From 645dce44f40444594e86c417650036acb3ab4d28 Mon Sep 17 00:00:00 2001 From: Steven Yuan Date: Wed, 20 Sep 2023 10:30:22 -0700 Subject: [PATCH] chore(codegen): generate clients with smithy-typescript changes --- clients/client-accessanalyzer/package.json | 36 +- .../src/commands/ApplyArchiveRuleCommand.ts | 5 + .../commands/CancelPolicyGenerationCommand.ts | 5 + .../commands/CreateAccessPreviewCommand.ts | 5 + .../src/commands/CreateAnalyzerCommand.ts | 5 + .../src/commands/CreateArchiveRuleCommand.ts | 5 + .../src/commands/DeleteAnalyzerCommand.ts | 5 + .../src/commands/DeleteArchiveRuleCommand.ts | 5 + .../src/commands/GetAccessPreviewCommand.ts | 5 + .../commands/GetAnalyzedResourceCommand.ts | 5 + .../src/commands/GetAnalyzerCommand.ts | 5 + .../src/commands/GetArchiveRuleCommand.ts | 5 + .../src/commands/GetFindingCommand.ts | 5 + .../src/commands/GetGeneratedPolicyCommand.ts | 5 + .../ListAccessPreviewFindingsCommand.ts | 5 + .../src/commands/ListAccessPreviewsCommand.ts | 5 + .../commands/ListAnalyzedResourcesCommand.ts | 5 + .../src/commands/ListAnalyzersCommand.ts | 5 + .../src/commands/ListArchiveRulesCommand.ts | 5 + .../src/commands/ListFindingsCommand.ts | 5 + .../commands/ListPolicyGenerationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/StartPolicyGenerationCommand.ts | 5 + .../src/commands/StartResourceScanCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateArchiveRuleCommand.ts | 5 + .../src/commands/UpdateFindingsCommand.ts | 5 + .../src/commands/ValidatePolicyCommand.ts | 5 + clients/client-account/package.json | 36 +- .../commands/DeleteAlternateContactCommand.ts | 5 + .../src/commands/DisableRegionCommand.ts | 5 + .../src/commands/EnableRegionCommand.ts | 5 + .../commands/GetAlternateContactCommand.ts | 5 + .../commands/GetContactInformationCommand.ts | 5 + .../src/commands/GetRegionOptStatusCommand.ts | 5 + .../src/commands/ListRegionsCommand.ts | 5 + .../commands/PutAlternateContactCommand.ts | 5 + .../commands/PutContactInformationCommand.ts | 5 + clients/client-acm-pca/package.json | 38 +- ...eCertificateAuthorityAuditReportCommand.ts | 5 + .../CreateCertificateAuthorityCommand.ts | 5 + .../src/commands/CreatePermissionCommand.ts | 5 + .../DeleteCertificateAuthorityCommand.ts | 5 + .../src/commands/DeletePermissionCommand.ts | 5 + .../src/commands/DeletePolicyCommand.ts | 5 + ...eCertificateAuthorityAuditReportCommand.ts | 5 + .../DescribeCertificateAuthorityCommand.ts | 5 + ...tCertificateAuthorityCertificateCommand.ts | 5 + .../GetCertificateAuthorityCsrCommand.ts | 5 + .../src/commands/GetCertificateCommand.ts | 5 + .../src/commands/GetPolicyCommand.ts | 5 + ...tCertificateAuthorityCertificateCommand.ts | 5 + .../src/commands/IssueCertificateCommand.ts | 5 + .../ListCertificateAuthoritiesCommand.ts | 5 + .../src/commands/ListPermissionsCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../src/commands/PutPolicyCommand.ts | 5 + .../RestoreCertificateAuthorityCommand.ts | 5 + .../src/commands/RevokeCertificateCommand.ts | 5 + .../TagCertificateAuthorityCommand.ts | 5 + .../UntagCertificateAuthorityCommand.ts | 5 + .../UpdateCertificateAuthorityCommand.ts | 5 + clients/client-acm/package.json | 38 +- .../commands/AddTagsToCertificateCommand.ts | 5 + .../src/commands/DeleteCertificateCommand.ts | 5 + .../commands/DescribeCertificateCommand.ts | 5 + .../src/commands/ExportCertificateCommand.ts | 5 + .../GetAccountConfigurationCommand.ts | 5 + .../src/commands/GetCertificateCommand.ts | 5 + .../src/commands/ImportCertificateCommand.ts | 5 + .../src/commands/ListCertificatesCommand.ts | 5 + .../commands/ListTagsForCertificateCommand.ts | 5 + .../PutAccountConfigurationCommand.ts | 5 + .../RemoveTagsFromCertificateCommand.ts | 5 + .../src/commands/RenewCertificateCommand.ts | 5 + .../src/commands/RequestCertificateCommand.ts | 5 + .../commands/ResendValidationEmailCommand.ts | 5 + .../UpdateCertificateOptionsCommand.ts | 5 + .../client-alexa-for-business/package.json | 36 +- .../src/commands/ApproveSkillCommand.ts | 5 + .../AssociateContactWithAddressBookCommand.ts | 5 + ...ssociateDeviceWithNetworkProfileCommand.ts | 5 + .../AssociateDeviceWithRoomCommand.ts | 5 + .../AssociateSkillGroupWithRoomCommand.ts | 5 + .../AssociateSkillWithSkillGroupCommand.ts | 5 + .../AssociateSkillWithUsersCommand.ts | 5 + .../src/commands/CreateAddressBookCommand.ts | 5 + .../CreateBusinessReportScheduleCommand.ts | 5 + .../CreateConferenceProviderCommand.ts | 5 + .../src/commands/CreateContactCommand.ts | 5 + .../src/commands/CreateGatewayGroupCommand.ts | 5 + .../commands/CreateNetworkProfileCommand.ts | 5 + .../src/commands/CreateProfileCommand.ts | 5 + .../src/commands/CreateRoomCommand.ts | 5 + .../src/commands/CreateSkillGroupCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/DeleteAddressBookCommand.ts | 5 + .../DeleteBusinessReportScheduleCommand.ts | 5 + .../DeleteConferenceProviderCommand.ts | 5 + .../src/commands/DeleteContactCommand.ts | 5 + .../src/commands/DeleteDeviceCommand.ts | 5 + .../commands/DeleteDeviceUsageDataCommand.ts | 5 + .../src/commands/DeleteGatewayGroupCommand.ts | 5 + .../commands/DeleteNetworkProfileCommand.ts | 5 + .../src/commands/DeleteProfileCommand.ts | 5 + .../src/commands/DeleteRoomCommand.ts | 5 + .../DeleteRoomSkillParameterCommand.ts | 5 + .../DeleteSkillAuthorizationCommand.ts | 5 + .../src/commands/DeleteSkillGroupCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + ...sassociateContactFromAddressBookCommand.ts | 5 + .../DisassociateDeviceFromRoomCommand.ts | 5 + .../DisassociateSkillFromSkillGroupCommand.ts | 5 + .../DisassociateSkillFromUsersCommand.ts | 5 + .../DisassociateSkillGroupFromRoomCommand.ts | 5 + .../ForgetSmartHomeAppliancesCommand.ts | 5 + .../src/commands/GetAddressBookCommand.ts | 5 + .../GetConferencePreferenceCommand.ts | 5 + .../commands/GetConferenceProviderCommand.ts | 5 + .../src/commands/GetContactCommand.ts | 5 + .../src/commands/GetDeviceCommand.ts | 5 + .../src/commands/GetGatewayCommand.ts | 5 + .../src/commands/GetGatewayGroupCommand.ts | 5 + .../GetInvitationConfigurationCommand.ts | 5 + .../src/commands/GetNetworkProfileCommand.ts | 5 + .../src/commands/GetProfileCommand.ts | 5 + .../src/commands/GetRoomCommand.ts | 5 + .../commands/GetRoomSkillParameterCommand.ts | 5 + .../src/commands/GetSkillGroupCommand.ts | 5 + .../ListBusinessReportSchedulesCommand.ts | 5 + .../ListConferenceProvidersCommand.ts | 5 + .../src/commands/ListDeviceEventsCommand.ts | 5 + .../src/commands/ListGatewayGroupsCommand.ts | 5 + .../src/commands/ListGatewaysCommand.ts | 5 + .../src/commands/ListSkillsCommand.ts | 5 + .../ListSkillsStoreCategoriesCommand.ts | 5 + .../ListSkillsStoreSkillsByCategoryCommand.ts | 5 + .../ListSmartHomeAppliancesCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../PutConferencePreferenceCommand.ts | 5 + .../PutInvitationConfigurationCommand.ts | 5 + .../commands/PutRoomSkillParameterCommand.ts | 5 + .../commands/PutSkillAuthorizationCommand.ts | 5 + .../src/commands/RegisterAVSDeviceCommand.ts | 5 + .../src/commands/RejectSkillCommand.ts | 5 + .../src/commands/ResolveRoomCommand.ts | 5 + .../src/commands/RevokeInvitationCommand.ts | 5 + .../src/commands/SearchAddressBooksCommand.ts | 5 + .../src/commands/SearchContactsCommand.ts | 5 + .../src/commands/SearchDevicesCommand.ts | 5 + .../commands/SearchNetworkProfilesCommand.ts | 5 + .../src/commands/SearchProfilesCommand.ts | 5 + .../src/commands/SearchRoomsCommand.ts | 5 + .../src/commands/SearchSkillGroupsCommand.ts | 5 + .../src/commands/SearchUsersCommand.ts | 5 + .../src/commands/SendAnnouncementCommand.ts | 5 + .../src/commands/SendInvitationCommand.ts | 5 + .../src/commands/StartDeviceSyncCommand.ts | 5 + ...StartSmartHomeApplianceDiscoveryCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAddressBookCommand.ts | 5 + .../UpdateBusinessReportScheduleCommand.ts | 5 + .../UpdateConferenceProviderCommand.ts | 5 + .../src/commands/UpdateContactCommand.ts | 5 + .../src/commands/UpdateDeviceCommand.ts | 5 + .../src/commands/UpdateGatewayCommand.ts | 5 + .../src/commands/UpdateGatewayGroupCommand.ts | 5 + .../commands/UpdateNetworkProfileCommand.ts | 5 + .../src/commands/UpdateProfileCommand.ts | 5 + .../src/commands/UpdateRoomCommand.ts | 5 + .../src/commands/UpdateSkillGroupCommand.ts | 5 + clients/client-amp/package.json | 38 +- .../CreateAlertManagerDefinitionCommand.ts | 5 + .../CreateLoggingConfigurationCommand.ts | 5 + .../CreateRuleGroupsNamespaceCommand.ts | 5 + .../src/commands/CreateWorkspaceCommand.ts | 5 + .../DeleteAlertManagerDefinitionCommand.ts | 5 + .../DeleteLoggingConfigurationCommand.ts | 5 + .../DeleteRuleGroupsNamespaceCommand.ts | 5 + .../src/commands/DeleteWorkspaceCommand.ts | 5 + .../DescribeAlertManagerDefinitionCommand.ts | 5 + .../DescribeLoggingConfigurationCommand.ts | 5 + .../DescribeRuleGroupsNamespaceCommand.ts | 5 + .../src/commands/DescribeWorkspaceCommand.ts | 5 + .../ListRuleGroupsNamespacesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWorkspacesCommand.ts | 5 + .../PutAlertManagerDefinitionCommand.ts | 5 + .../commands/PutRuleGroupsNamespaceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateLoggingConfigurationCommand.ts | 5 + .../commands/UpdateWorkspaceAliasCommand.ts | 5 + clients/client-amplify/package.json | 36 +- .../src/commands/CreateAppCommand.ts | 5 + .../CreateBackendEnvironmentCommand.ts | 5 + .../src/commands/CreateBranchCommand.ts | 5 + .../src/commands/CreateDeploymentCommand.ts | 5 + .../CreateDomainAssociationCommand.ts | 5 + .../src/commands/CreateWebhookCommand.ts | 5 + .../src/commands/DeleteAppCommand.ts | 5 + .../DeleteBackendEnvironmentCommand.ts | 5 + .../src/commands/DeleteBranchCommand.ts | 5 + .../DeleteDomainAssociationCommand.ts | 5 + .../src/commands/DeleteJobCommand.ts | 5 + .../src/commands/DeleteWebhookCommand.ts | 5 + .../src/commands/GenerateAccessLogsCommand.ts | 5 + .../src/commands/GetAppCommand.ts | 5 + .../src/commands/GetArtifactUrlCommand.ts | 5 + .../commands/GetBackendEnvironmentCommand.ts | 5 + .../src/commands/GetBranchCommand.ts | 5 + .../commands/GetDomainAssociationCommand.ts | 5 + .../src/commands/GetJobCommand.ts | 5 + .../src/commands/GetWebhookCommand.ts | 5 + .../src/commands/ListAppsCommand.ts | 5 + .../src/commands/ListArtifactsCommand.ts | 5 + .../ListBackendEnvironmentsCommand.ts | 5 + .../src/commands/ListBranchesCommand.ts | 5 + .../commands/ListDomainAssociationsCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWebhooksCommand.ts | 5 + .../src/commands/StartDeploymentCommand.ts | 5 + .../src/commands/StartJobCommand.ts | 5 + .../src/commands/StopJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAppCommand.ts | 5 + .../src/commands/UpdateBranchCommand.ts | 5 + .../UpdateDomainAssociationCommand.ts | 5 + .../src/commands/UpdateWebhookCommand.ts | 5 + clients/client-amplifybackend/package.json | 36 +- .../src/commands/CloneBackendCommand.ts | 5 + .../src/commands/CreateBackendAPICommand.ts | 5 + .../src/commands/CreateBackendAuthCommand.ts | 5 + .../src/commands/CreateBackendCommand.ts | 5 + .../commands/CreateBackendConfigCommand.ts | 5 + .../commands/CreateBackendStorageCommand.ts | 5 + .../src/commands/CreateTokenCommand.ts | 5 + .../src/commands/DeleteBackendAPICommand.ts | 5 + .../src/commands/DeleteBackendAuthCommand.ts | 5 + .../src/commands/DeleteBackendCommand.ts | 5 + .../commands/DeleteBackendStorageCommand.ts | 5 + .../src/commands/DeleteTokenCommand.ts | 5 + .../GenerateBackendAPIModelsCommand.ts | 5 + .../src/commands/GetBackendAPICommand.ts | 5 + .../commands/GetBackendAPIModelsCommand.ts | 5 + .../src/commands/GetBackendAuthCommand.ts | 5 + .../src/commands/GetBackendCommand.ts | 5 + .../src/commands/GetBackendJobCommand.ts | 5 + .../src/commands/GetBackendStorageCommand.ts | 5 + .../src/commands/GetTokenCommand.ts | 5 + .../src/commands/ImportBackendAuthCommand.ts | 5 + .../commands/ImportBackendStorageCommand.ts | 5 + .../src/commands/ListBackendJobsCommand.ts | 5 + .../src/commands/ListS3BucketsCommand.ts | 5 + .../src/commands/RemoveAllBackendsCommand.ts | 5 + .../commands/RemoveBackendConfigCommand.ts | 5 + .../src/commands/UpdateBackendAPICommand.ts | 5 + .../src/commands/UpdateBackendAuthCommand.ts | 5 + .../commands/UpdateBackendConfigCommand.ts | 5 + .../src/commands/UpdateBackendJobCommand.ts | 5 + .../commands/UpdateBackendStorageCommand.ts | 5 + clients/client-amplifyuibuilder/package.json | 36 +- .../src/commands/CreateComponentCommand.ts | 5 + .../src/commands/CreateFormCommand.ts | 5 + .../src/commands/CreateThemeCommand.ts | 5 + .../src/commands/DeleteComponentCommand.ts | 5 + .../src/commands/DeleteFormCommand.ts | 5 + .../src/commands/DeleteThemeCommand.ts | 5 + .../commands/ExchangeCodeForTokenCommand.ts | 5 + .../src/commands/ExportComponentsCommand.ts | 5 + .../src/commands/ExportFormsCommand.ts | 5 + .../src/commands/ExportThemesCommand.ts | 5 + .../src/commands/GetCodegenJobCommand.ts | 5 + .../src/commands/GetComponentCommand.ts | 5 + .../src/commands/GetFormCommand.ts | 5 + .../src/commands/GetMetadataCommand.ts | 5 + .../src/commands/GetThemeCommand.ts | 5 + .../src/commands/ListCodegenJobsCommand.ts | 5 + .../src/commands/ListComponentsCommand.ts | 5 + .../src/commands/ListFormsCommand.ts | 5 + .../src/commands/ListThemesCommand.ts | 5 + .../src/commands/PutMetadataFlagCommand.ts | 5 + .../src/commands/RefreshTokenCommand.ts | 5 + .../src/commands/StartCodegenJobCommand.ts | 5 + .../src/commands/UpdateComponentCommand.ts | 5 + .../src/commands/UpdateFormCommand.ts | 5 + .../src/commands/UpdateThemeCommand.ts | 5 + clients/client-api-gateway/package.json | 38 +- .../src/commands/CreateApiKeyCommand.ts | 5 + .../src/commands/CreateAuthorizerCommand.ts | 5 + .../commands/CreateBasePathMappingCommand.ts | 5 + .../src/commands/CreateDeploymentCommand.ts | 5 + .../CreateDocumentationPartCommand.ts | 5 + .../CreateDocumentationVersionCommand.ts | 5 + .../src/commands/CreateDomainNameCommand.ts | 5 + .../src/commands/CreateModelCommand.ts | 5 + .../commands/CreateRequestValidatorCommand.ts | 5 + .../src/commands/CreateResourceCommand.ts | 5 + .../src/commands/CreateRestApiCommand.ts | 5 + .../src/commands/CreateStageCommand.ts | 5 + .../src/commands/CreateUsagePlanCommand.ts | 5 + .../src/commands/CreateUsagePlanKeyCommand.ts | 5 + .../src/commands/CreateVpcLinkCommand.ts | 5 + .../src/commands/DeleteApiKeyCommand.ts | 5 + .../src/commands/DeleteAuthorizerCommand.ts | 5 + .../commands/DeleteBasePathMappingCommand.ts | 5 + .../DeleteClientCertificateCommand.ts | 5 + .../src/commands/DeleteDeploymentCommand.ts | 5 + .../DeleteDocumentationPartCommand.ts | 5 + .../DeleteDocumentationVersionCommand.ts | 5 + .../src/commands/DeleteDomainNameCommand.ts | 5 + .../commands/DeleteGatewayResponseCommand.ts | 5 + .../src/commands/DeleteIntegrationCommand.ts | 5 + .../DeleteIntegrationResponseCommand.ts | 5 + .../src/commands/DeleteMethodCommand.ts | 5 + .../commands/DeleteMethodResponseCommand.ts | 5 + .../src/commands/DeleteModelCommand.ts | 5 + .../commands/DeleteRequestValidatorCommand.ts | 5 + .../src/commands/DeleteResourceCommand.ts | 5 + .../src/commands/DeleteRestApiCommand.ts | 5 + .../src/commands/DeleteStageCommand.ts | 5 + .../src/commands/DeleteUsagePlanCommand.ts | 5 + .../src/commands/DeleteUsagePlanKeyCommand.ts | 5 + .../src/commands/DeleteVpcLinkCommand.ts | 5 + .../FlushStageAuthorizersCacheCommand.ts | 5 + .../src/commands/FlushStageCacheCommand.ts | 5 + .../GenerateClientCertificateCommand.ts | 5 + .../src/commands/GetAccountCommand.ts | 5 + .../src/commands/GetApiKeyCommand.ts | 5 + .../src/commands/GetApiKeysCommand.ts | 5 + .../src/commands/GetAuthorizerCommand.ts | 5 + .../src/commands/GetAuthorizersCommand.ts | 5 + .../src/commands/GetBasePathMappingCommand.ts | 5 + .../commands/GetBasePathMappingsCommand.ts | 5 + .../commands/GetClientCertificateCommand.ts | 5 + .../commands/GetClientCertificatesCommand.ts | 5 + .../src/commands/GetDeploymentCommand.ts | 5 + .../src/commands/GetDeploymentsCommand.ts | 5 + .../commands/GetDocumentationPartCommand.ts | 5 + .../commands/GetDocumentationPartsCommand.ts | 5 + .../GetDocumentationVersionCommand.ts | 5 + .../GetDocumentationVersionsCommand.ts | 5 + .../src/commands/GetDomainNameCommand.ts | 5 + .../src/commands/GetDomainNamesCommand.ts | 5 + .../src/commands/GetExportCommand.ts | 5 + .../src/commands/GetGatewayResponseCommand.ts | 5 + .../commands/GetGatewayResponsesCommand.ts | 5 + .../src/commands/GetIntegrationCommand.ts | 5 + .../commands/GetIntegrationResponseCommand.ts | 5 + .../src/commands/GetMethodCommand.ts | 5 + .../src/commands/GetMethodResponseCommand.ts | 5 + .../src/commands/GetModelCommand.ts | 5 + .../src/commands/GetModelTemplateCommand.ts | 5 + .../src/commands/GetModelsCommand.ts | 5 + .../commands/GetRequestValidatorCommand.ts | 5 + .../commands/GetRequestValidatorsCommand.ts | 5 + .../src/commands/GetResourceCommand.ts | 5 + .../src/commands/GetResourcesCommand.ts | 5 + .../src/commands/GetRestApiCommand.ts | 5 + .../src/commands/GetRestApisCommand.ts | 5 + .../src/commands/GetSdkCommand.ts | 5 + .../src/commands/GetSdkTypeCommand.ts | 5 + .../src/commands/GetSdkTypesCommand.ts | 5 + .../src/commands/GetStageCommand.ts | 5 + .../src/commands/GetStagesCommand.ts | 5 + .../src/commands/GetTagsCommand.ts | 5 + .../src/commands/GetUsageCommand.ts | 5 + .../src/commands/GetUsagePlanCommand.ts | 5 + .../src/commands/GetUsagePlanKeyCommand.ts | 5 + .../src/commands/GetUsagePlanKeysCommand.ts | 5 + .../src/commands/GetUsagePlansCommand.ts | 5 + .../src/commands/GetVpcLinkCommand.ts | 5 + .../src/commands/GetVpcLinksCommand.ts | 5 + .../src/commands/ImportApiKeysCommand.ts | 5 + .../ImportDocumentationPartsCommand.ts | 5 + .../src/commands/ImportRestApiCommand.ts | 5 + .../src/commands/PutGatewayResponseCommand.ts | 5 + .../src/commands/PutIntegrationCommand.ts | 5 + .../commands/PutIntegrationResponseCommand.ts | 5 + .../src/commands/PutMethodCommand.ts | 5 + .../src/commands/PutMethodResponseCommand.ts | 5 + .../src/commands/PutRestApiCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../commands/TestInvokeAuthorizerCommand.ts | 5 + .../src/commands/TestInvokeMethodCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAccountCommand.ts | 5 + .../src/commands/UpdateApiKeyCommand.ts | 5 + .../src/commands/UpdateAuthorizerCommand.ts | 5 + .../commands/UpdateBasePathMappingCommand.ts | 5 + .../UpdateClientCertificateCommand.ts | 5 + .../src/commands/UpdateDeploymentCommand.ts | 5 + .../UpdateDocumentationPartCommand.ts | 5 + .../UpdateDocumentationVersionCommand.ts | 5 + .../src/commands/UpdateDomainNameCommand.ts | 5 + .../commands/UpdateGatewayResponseCommand.ts | 5 + .../src/commands/UpdateIntegrationCommand.ts | 5 + .../UpdateIntegrationResponseCommand.ts | 5 + .../src/commands/UpdateMethodCommand.ts | 5 + .../commands/UpdateMethodResponseCommand.ts | 5 + .../src/commands/UpdateModelCommand.ts | 5 + .../commands/UpdateRequestValidatorCommand.ts | 5 + .../src/commands/UpdateResourceCommand.ts | 5 + .../src/commands/UpdateRestApiCommand.ts | 5 + .../src/commands/UpdateStageCommand.ts | 5 + .../src/commands/UpdateUsageCommand.ts | 5 + .../src/commands/UpdateUsagePlanCommand.ts | 5 + .../src/commands/UpdateVpcLinkCommand.ts | 5 + .../package.json | 36 +- .../src/commands/DeleteConnectionCommand.ts | 5 + .../src/commands/GetConnectionCommand.ts | 5 + .../src/commands/PostToConnectionCommand.ts | 5 + clients/client-apigatewayv2/package.json | 38 +- .../src/commands/CreateApiCommand.ts | 5 + .../src/commands/CreateApiMappingCommand.ts | 5 + .../src/commands/CreateAuthorizerCommand.ts | 5 + .../src/commands/CreateDeploymentCommand.ts | 5 + .../src/commands/CreateDomainNameCommand.ts | 5 + .../src/commands/CreateIntegrationCommand.ts | 5 + .../CreateIntegrationResponseCommand.ts | 5 + .../src/commands/CreateModelCommand.ts | 5 + .../src/commands/CreateRouteCommand.ts | 5 + .../commands/CreateRouteResponseCommand.ts | 5 + .../src/commands/CreateStageCommand.ts | 5 + .../src/commands/CreateVpcLinkCommand.ts | 5 + .../DeleteAccessLogSettingsCommand.ts | 5 + .../src/commands/DeleteApiCommand.ts | 5 + .../src/commands/DeleteApiMappingCommand.ts | 5 + .../src/commands/DeleteAuthorizerCommand.ts | 5 + .../DeleteCorsConfigurationCommand.ts | 5 + .../src/commands/DeleteDeploymentCommand.ts | 5 + .../src/commands/DeleteDomainNameCommand.ts | 5 + .../src/commands/DeleteIntegrationCommand.ts | 5 + .../DeleteIntegrationResponseCommand.ts | 5 + .../src/commands/DeleteModelCommand.ts | 5 + .../src/commands/DeleteRouteCommand.ts | 5 + .../DeleteRouteRequestParameterCommand.ts | 5 + .../commands/DeleteRouteResponseCommand.ts | 5 + .../commands/DeleteRouteSettingsCommand.ts | 5 + .../src/commands/DeleteStageCommand.ts | 5 + .../src/commands/DeleteVpcLinkCommand.ts | 5 + .../src/commands/ExportApiCommand.ts | 5 + .../src/commands/GetApiCommand.ts | 5 + .../src/commands/GetApiMappingCommand.ts | 5 + .../src/commands/GetApiMappingsCommand.ts | 5 + .../src/commands/GetApisCommand.ts | 5 + .../src/commands/GetAuthorizerCommand.ts | 5 + .../src/commands/GetAuthorizersCommand.ts | 5 + .../src/commands/GetDeploymentCommand.ts | 5 + .../src/commands/GetDeploymentsCommand.ts | 5 + .../src/commands/GetDomainNameCommand.ts | 5 + .../src/commands/GetDomainNamesCommand.ts | 5 + .../src/commands/GetIntegrationCommand.ts | 5 + .../commands/GetIntegrationResponseCommand.ts | 5 + .../GetIntegrationResponsesCommand.ts | 5 + .../src/commands/GetIntegrationsCommand.ts | 5 + .../src/commands/GetModelCommand.ts | 5 + .../src/commands/GetModelTemplateCommand.ts | 5 + .../src/commands/GetModelsCommand.ts | 5 + .../src/commands/GetRouteCommand.ts | 5 + .../src/commands/GetRouteResponseCommand.ts | 5 + .../src/commands/GetRouteResponsesCommand.ts | 5 + .../src/commands/GetRoutesCommand.ts | 5 + .../src/commands/GetStageCommand.ts | 5 + .../src/commands/GetStagesCommand.ts | 5 + .../src/commands/GetTagsCommand.ts | 5 + .../src/commands/GetVpcLinkCommand.ts | 5 + .../src/commands/GetVpcLinksCommand.ts | 5 + .../src/commands/ImportApiCommand.ts | 5 + .../src/commands/ReimportApiCommand.ts | 5 + .../commands/ResetAuthorizersCacheCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApiCommand.ts | 5 + .../src/commands/UpdateApiMappingCommand.ts | 5 + .../src/commands/UpdateAuthorizerCommand.ts | 5 + .../src/commands/UpdateDeploymentCommand.ts | 5 + .../src/commands/UpdateDomainNameCommand.ts | 5 + .../src/commands/UpdateIntegrationCommand.ts | 5 + .../UpdateIntegrationResponseCommand.ts | 5 + .../src/commands/UpdateModelCommand.ts | 5 + .../src/commands/UpdateRouteCommand.ts | 5 + .../commands/UpdateRouteResponseCommand.ts | 5 + .../src/commands/UpdateStageCommand.ts | 5 + .../src/commands/UpdateVpcLinkCommand.ts | 5 + clients/client-app-mesh/package.json | 36 +- .../src/commands/CreateGatewayRouteCommand.ts | 5 + .../src/commands/CreateMeshCommand.ts | 5 + .../src/commands/CreateRouteCommand.ts | 5 + .../commands/CreateVirtualGatewayCommand.ts | 5 + .../src/commands/CreateVirtualNodeCommand.ts | 5 + .../commands/CreateVirtualRouterCommand.ts | 5 + .../commands/CreateVirtualServiceCommand.ts | 5 + .../src/commands/DeleteGatewayRouteCommand.ts | 5 + .../src/commands/DeleteMeshCommand.ts | 5 + .../src/commands/DeleteRouteCommand.ts | 5 + .../commands/DeleteVirtualGatewayCommand.ts | 5 + .../src/commands/DeleteVirtualNodeCommand.ts | 5 + .../commands/DeleteVirtualRouterCommand.ts | 5 + .../commands/DeleteVirtualServiceCommand.ts | 5 + .../commands/DescribeGatewayRouteCommand.ts | 5 + .../src/commands/DescribeMeshCommand.ts | 5 + .../src/commands/DescribeRouteCommand.ts | 5 + .../commands/DescribeVirtualGatewayCommand.ts | 5 + .../commands/DescribeVirtualNodeCommand.ts | 5 + .../commands/DescribeVirtualRouterCommand.ts | 5 + .../commands/DescribeVirtualServiceCommand.ts | 5 + .../src/commands/ListGatewayRoutesCommand.ts | 5 + .../src/commands/ListMeshesCommand.ts | 5 + .../src/commands/ListRoutesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListVirtualGatewaysCommand.ts | 5 + .../src/commands/ListVirtualNodesCommand.ts | 5 + .../src/commands/ListVirtualRoutersCommand.ts | 5 + .../commands/ListVirtualServicesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateGatewayRouteCommand.ts | 5 + .../src/commands/UpdateMeshCommand.ts | 5 + .../src/commands/UpdateRouteCommand.ts | 5 + .../commands/UpdateVirtualGatewayCommand.ts | 5 + .../src/commands/UpdateVirtualNodeCommand.ts | 5 + .../commands/UpdateVirtualRouterCommand.ts | 5 + .../commands/UpdateVirtualServiceCommand.ts | 5 + clients/client-appconfig/package.json | 38 +- .../src/commands/CreateApplicationCommand.ts | 5 + .../CreateConfigurationProfileCommand.ts | 5 + .../CreateDeploymentStrategyCommand.ts | 5 + .../src/commands/CreateEnvironmentCommand.ts | 5 + .../CreateExtensionAssociationCommand.ts | 5 + .../src/commands/CreateExtensionCommand.ts | 5 + ...CreateHostedConfigurationVersionCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../DeleteConfigurationProfileCommand.ts | 5 + .../DeleteDeploymentStrategyCommand.ts | 5 + .../src/commands/DeleteEnvironmentCommand.ts | 5 + .../DeleteExtensionAssociationCommand.ts | 5 + .../src/commands/DeleteExtensionCommand.ts | 5 + ...DeleteHostedConfigurationVersionCommand.ts | 5 + .../src/commands/GetApplicationCommand.ts | 5 + .../src/commands/GetConfigurationCommand.ts | 5 + .../GetConfigurationProfileCommand.ts | 5 + .../src/commands/GetDeploymentCommand.ts | 5 + .../commands/GetDeploymentStrategyCommand.ts | 5 + .../src/commands/GetEnvironmentCommand.ts | 5 + .../GetExtensionAssociationCommand.ts | 5 + .../src/commands/GetExtensionCommand.ts | 5 + .../GetHostedConfigurationVersionCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../ListConfigurationProfilesCommand.ts | 5 + .../ListDeploymentStrategiesCommand.ts | 5 + .../src/commands/ListDeploymentsCommand.ts | 5 + .../src/commands/ListEnvironmentsCommand.ts | 5 + .../ListExtensionAssociationsCommand.ts | 5 + .../src/commands/ListExtensionsCommand.ts | 5 + .../ListHostedConfigurationVersionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartDeploymentCommand.ts | 5 + .../src/commands/StopDeploymentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../UpdateConfigurationProfileCommand.ts | 5 + .../UpdateDeploymentStrategyCommand.ts | 5 + .../src/commands/UpdateEnvironmentCommand.ts | 5 + .../UpdateExtensionAssociationCommand.ts | 5 + .../src/commands/UpdateExtensionCommand.ts | 5 + .../commands/ValidateConfigurationCommand.ts | 5 + clients/client-appconfigdata/package.json | 38 +- .../commands/GetLatestConfigurationCommand.ts | 5 + .../StartConfigurationSessionCommand.ts | 5 + clients/client-appfabric/package.json | 36 +- .../BatchGetUserAccessTasksCommand.ts | 5 + .../ConnectAppAuthorizationCommand.ts | 5 + .../commands/CreateAppAuthorizationCommand.ts | 5 + .../src/commands/CreateAppBundleCommand.ts | 5 + .../src/commands/CreateIngestionCommand.ts | 5 + .../CreateIngestionDestinationCommand.ts | 5 + .../commands/DeleteAppAuthorizationCommand.ts | 5 + .../src/commands/DeleteAppBundleCommand.ts | 5 + .../src/commands/DeleteIngestionCommand.ts | 5 + .../DeleteIngestionDestinationCommand.ts | 5 + .../commands/GetAppAuthorizationCommand.ts | 5 + .../src/commands/GetAppBundleCommand.ts | 5 + .../src/commands/GetIngestionCommand.ts | 5 + .../GetIngestionDestinationCommand.ts | 5 + .../commands/ListAppAuthorizationsCommand.ts | 5 + .../src/commands/ListAppBundlesCommand.ts | 5 + .../ListIngestionDestinationsCommand.ts | 5 + .../src/commands/ListIngestionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartIngestionCommand.ts | 5 + .../commands/StartUserAccessTasksCommand.ts | 5 + .../src/commands/StopIngestionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateAppAuthorizationCommand.ts | 5 + .../UpdateIngestionDestinationCommand.ts | 5 + clients/client-appflow/package.json | 36 +- .../commands/CancelFlowExecutionsCommand.ts | 5 + .../commands/CreateConnectorProfileCommand.ts | 5 + .../src/commands/CreateFlowCommand.ts | 5 + .../commands/DeleteConnectorProfileCommand.ts | 5 + .../src/commands/DeleteFlowCommand.ts | 5 + .../src/commands/DescribeConnectorCommand.ts | 5 + .../DescribeConnectorEntityCommand.ts | 5 + .../DescribeConnectorProfilesCommand.ts | 5 + .../src/commands/DescribeConnectorsCommand.ts | 5 + .../src/commands/DescribeFlowCommand.ts | 5 + .../DescribeFlowExecutionRecordsCommand.ts | 5 + .../commands/ListConnectorEntitiesCommand.ts | 5 + .../src/commands/ListConnectorsCommand.ts | 5 + .../src/commands/ListFlowsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RegisterConnectorCommand.ts | 5 + .../ResetConnectorMetadataCacheCommand.ts | 5 + .../src/commands/StartFlowCommand.ts | 5 + .../src/commands/StopFlowCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../commands/UnregisterConnectorCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateConnectorProfileCommand.ts | 5 + .../UpdateConnectorRegistrationCommand.ts | 5 + .../src/commands/UpdateFlowCommand.ts | 5 + clients/client-appintegrations/package.json | 36 +- .../commands/CreateDataIntegrationCommand.ts | 5 + .../commands/CreateEventIntegrationCommand.ts | 5 + .../commands/DeleteDataIntegrationCommand.ts | 5 + .../commands/DeleteEventIntegrationCommand.ts | 5 + .../src/commands/GetDataIntegrationCommand.ts | 5 + .../commands/GetEventIntegrationCommand.ts | 5 + .../ListDataIntegrationAssociationsCommand.ts | 5 + .../commands/ListDataIntegrationsCommand.ts | 5 + ...ListEventIntegrationAssociationsCommand.ts | 5 + .../commands/ListEventIntegrationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateDataIntegrationCommand.ts | 5 + .../commands/UpdateEventIntegrationCommand.ts | 5 + .../package.json | 36 +- .../commands/DeleteScalingPolicyCommand.ts | 5 + .../commands/DeleteScheduledActionCommand.ts | 5 + .../DeregisterScalableTargetCommand.ts | 5 + .../DescribeScalableTargetsCommand.ts | 5 + .../DescribeScalingActivitiesCommand.ts | 5 + .../DescribeScalingPoliciesCommand.ts | 5 + .../DescribeScheduledActionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutScalingPolicyCommand.ts | 5 + .../src/commands/PutScheduledActionCommand.ts | 5 + .../commands/RegisterScalableTargetCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../package.json | 36 +- ...eConfigurationItemsToApplicationCommand.ts | 5 + .../commands/BatchDeleteImportDataCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../src/commands/CreateTagsCommand.ts | 5 + .../src/commands/DeleteApplicationsCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../src/commands/DescribeAgentsCommand.ts | 5 + .../commands/DescribeConfigurationsCommand.ts | 5 + .../DescribeContinuousExportsCommand.ts | 5 + .../DescribeExportConfigurationsCommand.ts | 5 + .../commands/DescribeExportTasksCommand.ts | 5 + .../commands/DescribeImportTasksCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + ...onfigurationItemsFromApplicationCommand.ts | 5 + .../commands/ExportConfigurationsCommand.ts | 5 + .../commands/GetDiscoverySummaryCommand.ts | 5 + .../src/commands/ListConfigurationsCommand.ts | 5 + .../commands/ListServerNeighborsCommand.ts | 5 + .../commands/StartContinuousExportCommand.ts | 5 + .../StartDataCollectionByAgentIdsCommand.ts | 5 + .../src/commands/StartExportTaskCommand.ts | 5 + .../src/commands/StartImportTaskCommand.ts | 5 + .../commands/StopContinuousExportCommand.ts | 5 + .../StopDataCollectionByAgentIdsCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../client-application-insights/package.json | 36 +- .../src/commands/AddWorkloadCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../src/commands/CreateComponentCommand.ts | 5 + .../src/commands/CreateLogPatternCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../src/commands/DeleteComponentCommand.ts | 5 + .../src/commands/DeleteLogPatternCommand.ts | 5 + .../commands/DescribeApplicationCommand.ts | 5 + .../src/commands/DescribeComponentCommand.ts | 5 + .../DescribeComponentConfigurationCommand.ts | 5 + ...onentConfigurationRecommendationCommand.ts | 5 + .../src/commands/DescribeLogPatternCommand.ts | 5 + .../commands/DescribeObservationCommand.ts | 5 + .../src/commands/DescribeProblemCommand.ts | 5 + .../DescribeProblemObservationsCommand.ts | 5 + .../src/commands/DescribeWorkloadCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../src/commands/ListComponentsCommand.ts | 5 + .../ListConfigurationHistoryCommand.ts | 5 + .../src/commands/ListLogPatternSetsCommand.ts | 5 + .../src/commands/ListLogPatternsCommand.ts | 5 + .../src/commands/ListProblemsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWorkloadsCommand.ts | 5 + .../src/commands/RemoveWorkloadCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../src/commands/UpdateComponentCommand.ts | 5 + .../UpdateComponentConfigurationCommand.ts | 5 + .../src/commands/UpdateLogPatternCommand.ts | 5 + .../src/commands/UpdateProblemCommand.ts | 5 + .../src/commands/UpdateWorkloadCommand.ts | 5 + .../package.json | 36 +- .../commands/DeleteReportDefinitionCommand.ts | 5 + .../commands/GetReportDefinitionCommand.ts | 5 + .../commands/ImportApplicationUsageCommand.ts | 5 + .../commands/ListReportDefinitionsCommand.ts | 5 + .../commands/PutReportDefinitionCommand.ts | 5 + .../commands/UpdateReportDefinitionCommand.ts | 5 + clients/client-apprunner/package.json | 36 +- .../commands/AssociateCustomDomainCommand.ts | 5 + .../CreateAutoScalingConfigurationCommand.ts | 5 + .../src/commands/CreateConnectionCommand.ts | 5 + ...CreateObservabilityConfigurationCommand.ts | 5 + .../src/commands/CreateServiceCommand.ts | 5 + .../src/commands/CreateVpcConnectorCommand.ts | 5 + .../CreateVpcIngressConnectionCommand.ts | 5 + .../DeleteAutoScalingConfigurationCommand.ts | 5 + .../src/commands/DeleteConnectionCommand.ts | 5 + ...DeleteObservabilityConfigurationCommand.ts | 5 + .../src/commands/DeleteServiceCommand.ts | 5 + .../src/commands/DeleteVpcConnectorCommand.ts | 5 + .../DeleteVpcIngressConnectionCommand.ts | 5 + ...DescribeAutoScalingConfigurationCommand.ts | 5 + .../commands/DescribeCustomDomainsCommand.ts | 5 + ...scribeObservabilityConfigurationCommand.ts | 5 + .../src/commands/DescribeServiceCommand.ts | 5 + .../commands/DescribeVpcConnectorCommand.ts | 5 + .../DescribeVpcIngressConnectionCommand.ts | 5 + .../DisassociateCustomDomainCommand.ts | 5 + .../ListAutoScalingConfigurationsCommand.ts | 5 + .../src/commands/ListConnectionsCommand.ts | 5 + .../ListObservabilityConfigurationsCommand.ts | 5 + .../src/commands/ListOperationsCommand.ts | 5 + .../src/commands/ListServicesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListVpcConnectorsCommand.ts | 5 + .../ListVpcIngressConnectionsCommand.ts | 5 + .../src/commands/PauseServiceCommand.ts | 5 + .../src/commands/ResumeServiceCommand.ts | 5 + .../src/commands/StartDeploymentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateServiceCommand.ts | 5 + .../UpdateVpcIngressConnectionCommand.ts | 5 + clients/client-appstream/package.json | 38 +- ...AssociateAppBlockBuilderAppBlockCommand.ts | 5 + .../AssociateApplicationFleetCommand.ts | 5 + ...ssociateApplicationToEntitlementCommand.ts | 5 + .../src/commands/AssociateFleetCommand.ts | 5 + .../BatchAssociateUserStackCommand.ts | 5 + .../BatchDisassociateUserStackCommand.ts | 5 + .../src/commands/CopyImageCommand.ts | 5 + .../commands/CreateAppBlockBuilderCommand.ts | 5 + ...reateAppBlockBuilderStreamingURLCommand.ts | 5 + .../src/commands/CreateAppBlockCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../commands/CreateDirectoryConfigCommand.ts | 5 + .../src/commands/CreateEntitlementCommand.ts | 5 + .../src/commands/CreateFleetCommand.ts | 5 + .../src/commands/CreateImageBuilderCommand.ts | 5 + .../CreateImageBuilderStreamingURLCommand.ts | 5 + .../src/commands/CreateStackCommand.ts | 5 + .../src/commands/CreateStreamingURLCommand.ts | 5 + .../src/commands/CreateUpdatedImageCommand.ts | 5 + .../CreateUsageReportSubscriptionCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../commands/DeleteAppBlockBuilderCommand.ts | 5 + .../src/commands/DeleteAppBlockCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../commands/DeleteDirectoryConfigCommand.ts | 5 + .../src/commands/DeleteEntitlementCommand.ts | 5 + .../src/commands/DeleteFleetCommand.ts | 5 + .../src/commands/DeleteImageBuilderCommand.ts | 5 + .../src/commands/DeleteImageCommand.ts | 5 + .../commands/DeleteImagePermissionsCommand.ts | 5 + .../src/commands/DeleteStackCommand.ts | 5 + .../DeleteUsageReportSubscriptionCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + ...BlockBuilderAppBlockAssociationsCommand.ts | 5 + .../DescribeAppBlockBuildersCommand.ts | 5 + .../src/commands/DescribeAppBlocksCommand.ts | 5 + ...ribeApplicationFleetAssociationsCommand.ts | 5 + .../commands/DescribeApplicationsCommand.ts | 5 + .../DescribeDirectoryConfigsCommand.ts | 5 + .../commands/DescribeEntitlementsCommand.ts | 5 + .../src/commands/DescribeFleetsCommand.ts | 5 + .../commands/DescribeImageBuildersCommand.ts | 5 + .../DescribeImagePermissionsCommand.ts | 5 + .../src/commands/DescribeImagesCommand.ts | 5 + .../src/commands/DescribeSessionsCommand.ts | 5 + .../src/commands/DescribeStacksCommand.ts | 5 + ...DescribeUsageReportSubscriptionsCommand.ts | 5 + .../DescribeUserStackAssociationsCommand.ts | 5 + .../src/commands/DescribeUsersCommand.ts | 5 + .../src/commands/DisableUserCommand.ts | 5 + ...associateAppBlockBuilderAppBlockCommand.ts | 5 + .../DisassociateApplicationFleetCommand.ts | 5 + ...ociateApplicationFromEntitlementCommand.ts | 5 + .../src/commands/DisassociateFleetCommand.ts | 5 + .../src/commands/EnableUserCommand.ts | 5 + .../src/commands/ExpireSessionCommand.ts | 5 + .../commands/ListAssociatedFleetsCommand.ts | 5 + .../commands/ListAssociatedStacksCommand.ts | 5 + .../ListEntitledApplicationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/StartAppBlockBuilderCommand.ts | 5 + .../src/commands/StartFleetCommand.ts | 5 + .../src/commands/StartImageBuilderCommand.ts | 5 + .../commands/StopAppBlockBuilderCommand.ts | 5 + .../src/commands/StopFleetCommand.ts | 5 + .../src/commands/StopImageBuilderCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateAppBlockBuilderCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../commands/UpdateDirectoryConfigCommand.ts | 5 + .../src/commands/UpdateEntitlementCommand.ts | 5 + .../src/commands/UpdateFleetCommand.ts | 5 + .../commands/UpdateImagePermissionsCommand.ts | 5 + .../src/commands/UpdateStackCommand.ts | 5 + clients/client-appsync/package.json | 38 +- .../src/commands/AssociateApiCommand.ts | 5 + .../AssociateMergedGraphqlApiCommand.ts | 5 + .../AssociateSourceGraphqlApiCommand.ts | 5 + .../src/commands/CreateApiCacheCommand.ts | 5 + .../src/commands/CreateApiKeyCommand.ts | 5 + .../src/commands/CreateDataSourceCommand.ts | 5 + .../src/commands/CreateDomainNameCommand.ts | 5 + .../src/commands/CreateFunctionCommand.ts | 5 + .../src/commands/CreateGraphqlApiCommand.ts | 5 + .../src/commands/CreateResolverCommand.ts | 5 + .../src/commands/CreateTypeCommand.ts | 5 + .../src/commands/DeleteApiCacheCommand.ts | 5 + .../src/commands/DeleteApiKeyCommand.ts | 5 + .../src/commands/DeleteDataSourceCommand.ts | 5 + .../src/commands/DeleteDomainNameCommand.ts | 5 + .../src/commands/DeleteFunctionCommand.ts | 5 + .../src/commands/DeleteGraphqlApiCommand.ts | 5 + .../src/commands/DeleteResolverCommand.ts | 5 + .../src/commands/DeleteTypeCommand.ts | 5 + .../src/commands/DisassociateApiCommand.ts | 5 + .../DisassociateMergedGraphqlApiCommand.ts | 5 + .../DisassociateSourceGraphqlApiCommand.ts | 5 + .../src/commands/EvaluateCodeCommand.ts | 5 + .../EvaluateMappingTemplateCommand.ts | 5 + .../src/commands/FlushApiCacheCommand.ts | 5 + .../src/commands/GetApiAssociationCommand.ts | 5 + .../src/commands/GetApiCacheCommand.ts | 5 + .../src/commands/GetDataSourceCommand.ts | 5 + .../src/commands/GetDomainNameCommand.ts | 5 + .../src/commands/GetFunctionCommand.ts | 5 + .../src/commands/GetGraphqlApiCommand.ts | 5 + .../commands/GetIntrospectionSchemaCommand.ts | 5 + .../src/commands/GetResolverCommand.ts | 5 + .../GetSchemaCreationStatusCommand.ts | 5 + .../GetSourceApiAssociationCommand.ts | 5 + .../src/commands/GetTypeCommand.ts | 5 + .../src/commands/ListApiKeysCommand.ts | 5 + .../src/commands/ListDataSourcesCommand.ts | 5 + .../src/commands/ListDomainNamesCommand.ts | 5 + .../src/commands/ListFunctionsCommand.ts | 5 + .../src/commands/ListGraphqlApisCommand.ts | 5 + .../ListResolversByFunctionCommand.ts | 5 + .../src/commands/ListResolversCommand.ts | 5 + .../ListSourceApiAssociationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTypesByAssociationCommand.ts | 5 + .../src/commands/ListTypesCommand.ts | 5 + .../commands/StartSchemaCreationCommand.ts | 5 + .../src/commands/StartSchemaMergeCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApiCacheCommand.ts | 5 + .../src/commands/UpdateApiKeyCommand.ts | 5 + .../src/commands/UpdateDataSourceCommand.ts | 5 + .../src/commands/UpdateDomainNameCommand.ts | 5 + .../src/commands/UpdateFunctionCommand.ts | 5 + .../src/commands/UpdateGraphqlApiCommand.ts | 5 + .../src/commands/UpdateResolverCommand.ts | 5 + .../UpdateSourceApiAssociationCommand.ts | 5 + .../src/commands/UpdateTypeCommand.ts | 5 + clients/client-arc-zonal-shift/package.json | 36 +- .../src/commands/CancelZonalShiftCommand.ts | 5 + .../src/commands/GetManagedResourceCommand.ts | 5 + .../commands/ListManagedResourcesCommand.ts | 5 + .../src/commands/ListZonalShiftsCommand.ts | 5 + .../src/commands/StartZonalShiftCommand.ts | 5 + .../src/commands/UpdateZonalShiftCommand.ts | 5 + clients/client-athena/package.json | 36 +- .../src/commands/BatchGetNamedQueryCommand.ts | 5 + .../BatchGetPreparedStatementCommand.ts | 5 + .../commands/BatchGetQueryExecutionCommand.ts | 5 + .../CancelCapacityReservationCommand.ts | 5 + .../CreateCapacityReservationCommand.ts | 5 + .../src/commands/CreateDataCatalogCommand.ts | 5 + .../src/commands/CreateNamedQueryCommand.ts | 5 + .../src/commands/CreateNotebookCommand.ts | 5 + .../CreatePreparedStatementCommand.ts | 5 + .../CreatePresignedNotebookUrlCommand.ts | 5 + .../src/commands/CreateWorkGroupCommand.ts | 5 + .../DeleteCapacityReservationCommand.ts | 5 + .../src/commands/DeleteDataCatalogCommand.ts | 5 + .../src/commands/DeleteNamedQueryCommand.ts | 5 + .../src/commands/DeleteNotebookCommand.ts | 5 + .../DeletePreparedStatementCommand.ts | 5 + .../src/commands/DeleteWorkGroupCommand.ts | 5 + .../src/commands/ExportNotebookCommand.ts | 5 + .../GetCalculationExecutionCodeCommand.ts | 5 + .../GetCalculationExecutionCommand.ts | 5 + .../GetCalculationExecutionStatusCommand.ts | 5 + ...tCapacityAssignmentConfigurationCommand.ts | 5 + .../commands/GetCapacityReservationCommand.ts | 5 + .../src/commands/GetDataCatalogCommand.ts | 5 + .../src/commands/GetDatabaseCommand.ts | 5 + .../src/commands/GetNamedQueryCommand.ts | 5 + .../commands/GetNotebookMetadataCommand.ts | 5 + .../commands/GetPreparedStatementCommand.ts | 5 + .../src/commands/GetQueryExecutionCommand.ts | 5 + .../src/commands/GetQueryResultsCommand.ts | 5 + .../GetQueryRuntimeStatisticsCommand.ts | 5 + .../src/commands/GetSessionCommand.ts | 5 + .../src/commands/GetSessionStatusCommand.ts | 5 + .../src/commands/GetTableMetadataCommand.ts | 5 + .../src/commands/GetWorkGroupCommand.ts | 5 + .../src/commands/ImportNotebookCommand.ts | 5 + .../ListApplicationDPUSizesCommand.ts | 5 + .../ListCalculationExecutionsCommand.ts | 5 + .../ListCapacityReservationsCommand.ts | 5 + .../src/commands/ListDataCatalogsCommand.ts | 5 + .../src/commands/ListDatabasesCommand.ts | 5 + .../src/commands/ListEngineVersionsCommand.ts | 5 + .../src/commands/ListExecutorsCommand.ts | 5 + .../src/commands/ListNamedQueriesCommand.ts | 5 + .../commands/ListNotebookMetadataCommand.ts | 5 + .../commands/ListNotebookSessionsCommand.ts | 5 + .../commands/ListPreparedStatementsCommand.ts | 5 + .../commands/ListQueryExecutionsCommand.ts | 5 + .../src/commands/ListSessionsCommand.ts | 5 + .../src/commands/ListTableMetadataCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWorkGroupsCommand.ts | 5 + ...tCapacityAssignmentConfigurationCommand.ts | 5 + .../StartCalculationExecutionCommand.ts | 5 + .../commands/StartQueryExecutionCommand.ts | 5 + .../src/commands/StartSessionCommand.ts | 5 + .../StopCalculationExecutionCommand.ts | 5 + .../src/commands/StopQueryExecutionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TerminateSessionCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateCapacityReservationCommand.ts | 5 + .../src/commands/UpdateDataCatalogCommand.ts | 5 + .../src/commands/UpdateNamedQueryCommand.ts | 5 + .../src/commands/UpdateNotebookCommand.ts | 5 + .../commands/UpdateNotebookMetadataCommand.ts | 5 + .../UpdatePreparedStatementCommand.ts | 5 + .../src/commands/UpdateWorkGroupCommand.ts | 5 + clients/client-auditmanager/package.json | 36 +- ...teAssessmentReportEvidenceFolderCommand.ts | 5 + ...ssociateAssessmentReportEvidenceCommand.ts | 5 + ...atchCreateDelegationByAssessmentCommand.ts | 5 + ...atchDeleteDelegationByAssessmentCommand.ts | 5 + ...ssociateAssessmentReportEvidenceCommand.ts | 5 + ...mportEvidenceToAssessmentControlCommand.ts | 5 + .../src/commands/CreateAssessmentCommand.ts | 5 + .../CreateAssessmentFrameworkCommand.ts | 5 + .../commands/CreateAssessmentReportCommand.ts | 5 + .../src/commands/CreateControlCommand.ts | 5 + .../src/commands/DeleteAssessmentCommand.ts | 5 + .../DeleteAssessmentFrameworkCommand.ts | 5 + .../DeleteAssessmentFrameworkShareCommand.ts | 5 + .../commands/DeleteAssessmentReportCommand.ts | 5 + .../src/commands/DeleteControlCommand.ts | 5 + .../src/commands/DeregisterAccountCommand.ts | 5 + ...registerOrganizationAdminAccountCommand.ts | 5 + ...teAssessmentReportEvidenceFolderCommand.ts | 5 + .../src/commands/GetAccountStatusCommand.ts | 5 + .../src/commands/GetAssessmentCommand.ts | 5 + .../commands/GetAssessmentFrameworkCommand.ts | 5 + .../commands/GetAssessmentReportUrlCommand.ts | 5 + .../src/commands/GetChangeLogsCommand.ts | 5 + .../src/commands/GetControlCommand.ts | 5 + .../src/commands/GetDelegationsCommand.ts | 5 + .../GetEvidenceByEvidenceFolderCommand.ts | 5 + .../src/commands/GetEvidenceCommand.ts | 5 + .../GetEvidenceFileUploadUrlCommand.ts | 5 + .../src/commands/GetEvidenceFolderCommand.ts | 5 + .../GetEvidenceFoldersByAssessmentCommand.ts | 5 + ...idenceFoldersByAssessmentControlCommand.ts | 5 + .../GetInsightsByAssessmentCommand.ts | 5 + .../src/commands/GetInsightsCommand.ts | 5 + .../GetOrganizationAdminAccountCommand.ts | 5 + .../src/commands/GetServicesInScopeCommand.ts | 5 + .../src/commands/GetSettingsCommand.ts | 5 + ...ntControlInsightsByControlDomainCommand.ts | 5 + ...AssessmentFrameworkShareRequestsCommand.ts | 5 + .../ListAssessmentFrameworksCommand.ts | 5 + .../commands/ListAssessmentReportsCommand.ts | 5 + .../src/commands/ListAssessmentsCommand.ts | 5 + ...ontrolDomainInsightsByAssessmentCommand.ts | 5 + .../ListControlDomainInsightsCommand.ts | 5 + ...stControlInsightsByControlDomainCommand.ts | 5 + .../src/commands/ListControlsCommand.ts | 5 + .../ListKeywordsForDataSourceCommand.ts | 5 + .../src/commands/ListNotificationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RegisterAccountCommand.ts | 5 + ...RegisterOrganizationAdminAccountCommand.ts | 5 + .../StartAssessmentFrameworkShareCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAssessmentCommand.ts | 5 + .../UpdateAssessmentControlCommand.ts | 5 + ...UpdateAssessmentControlSetStatusCommand.ts | 5 + .../UpdateAssessmentFrameworkCommand.ts | 5 + .../UpdateAssessmentFrameworkShareCommand.ts | 5 + .../commands/UpdateAssessmentStatusCommand.ts | 5 + .../src/commands/UpdateControlCommand.ts | 5 + .../src/commands/UpdateSettingsCommand.ts | 5 + ...alidateAssessmentReportIntegrityCommand.ts | 5 + .../client-auto-scaling-plans/package.json | 36 +- .../src/commands/CreateScalingPlanCommand.ts | 5 + .../src/commands/DeleteScalingPlanCommand.ts | 5 + .../DescribeScalingPlanResourcesCommand.ts | 5 + .../commands/DescribeScalingPlansCommand.ts | 5 + ...tScalingPlanResourceForecastDataCommand.ts | 5 + .../src/commands/UpdateScalingPlanCommand.ts | 5 + clients/client-auto-scaling/package.json | 38 +- .../src/commands/AttachInstancesCommand.ts | 5 + .../AttachLoadBalancerTargetGroupsCommand.ts | 5 + .../commands/AttachLoadBalancersCommand.ts | 5 + .../commands/AttachTrafficSourcesCommand.ts | 5 + .../BatchDeleteScheduledActionCommand.ts | 5 + ...tchPutScheduledUpdateGroupActionCommand.ts | 5 + .../commands/CancelInstanceRefreshCommand.ts | 5 + .../CompleteLifecycleActionCommand.ts | 5 + .../commands/CreateAutoScalingGroupCommand.ts | 5 + .../CreateLaunchConfigurationCommand.ts | 5 + .../src/commands/CreateOrUpdateTagsCommand.ts | 5 + .../commands/DeleteAutoScalingGroupCommand.ts | 5 + .../DeleteLaunchConfigurationCommand.ts | 5 + .../commands/DeleteLifecycleHookCommand.ts | 5 + .../DeleteNotificationConfigurationCommand.ts | 5 + .../src/commands/DeletePolicyCommand.ts | 5 + .../commands/DeleteScheduledActionCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../src/commands/DeleteWarmPoolCommand.ts | 5 + .../commands/DescribeAccountLimitsCommand.ts | 5 + .../DescribeAdjustmentTypesCommand.ts | 5 + .../DescribeAutoScalingGroupsCommand.ts | 5 + .../DescribeAutoScalingInstancesCommand.ts | 5 + ...ribeAutoScalingNotificationTypesCommand.ts | 5 + .../DescribeInstanceRefreshesCommand.ts | 5 + .../DescribeLaunchConfigurationsCommand.ts | 5 + .../DescribeLifecycleHookTypesCommand.ts | 5 + .../commands/DescribeLifecycleHooksCommand.ts | 5 + ...DescribeLoadBalancerTargetGroupsCommand.ts | 5 + .../commands/DescribeLoadBalancersCommand.ts | 5 + .../DescribeMetricCollectionTypesCommand.ts | 5 + ...scribeNotificationConfigurationsCommand.ts | 5 + .../src/commands/DescribePoliciesCommand.ts | 5 + .../DescribeScalingActivitiesCommand.ts | 5 + .../DescribeScalingProcessTypesCommand.ts | 5 + .../DescribeScheduledActionsCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../DescribeTerminationPolicyTypesCommand.ts | 5 + .../commands/DescribeTrafficSourcesCommand.ts | 5 + .../src/commands/DescribeWarmPoolCommand.ts | 5 + .../src/commands/DetachInstancesCommand.ts | 5 + .../DetachLoadBalancerTargetGroupsCommand.ts | 5 + .../commands/DetachLoadBalancersCommand.ts | 5 + .../commands/DetachTrafficSourcesCommand.ts | 5 + .../DisableMetricsCollectionCommand.ts | 5 + .../EnableMetricsCollectionCommand.ts | 5 + .../src/commands/EnterStandbyCommand.ts | 5 + .../src/commands/ExecutePolicyCommand.ts | 5 + .../src/commands/ExitStandbyCommand.ts | 5 + .../GetPredictiveScalingForecastCommand.ts | 5 + .../src/commands/PutLifecycleHookCommand.ts | 5 + .../PutNotificationConfigurationCommand.ts | 5 + .../src/commands/PutScalingPolicyCommand.ts | 5 + .../PutScheduledUpdateGroupActionCommand.ts | 5 + .../src/commands/PutWarmPoolCommand.ts | 5 + .../RecordLifecycleActionHeartbeatCommand.ts | 5 + .../src/commands/ResumeProcessesCommand.ts | 5 + .../RollbackInstanceRefreshCommand.ts | 5 + .../src/commands/SetDesiredCapacityCommand.ts | 5 + .../src/commands/SetInstanceHealthCommand.ts | 5 + .../commands/SetInstanceProtectionCommand.ts | 5 + .../commands/StartInstanceRefreshCommand.ts | 5 + .../src/commands/SuspendProcessesCommand.ts | 5 + ...minateInstanceInAutoScalingGroupCommand.ts | 5 + .../commands/UpdateAutoScalingGroupCommand.ts | 5 + clients/client-backup-gateway/package.json | 36 +- .../AssociateGatewayToServerCommand.ts | 5 + .../src/commands/CreateGatewayCommand.ts | 5 + .../src/commands/DeleteGatewayCommand.ts | 5 + .../src/commands/DeleteHypervisorCommand.ts | 5 + .../DisassociateGatewayFromServerCommand.ts | 5 + .../GetBandwidthRateLimitScheduleCommand.ts | 5 + .../src/commands/GetGatewayCommand.ts | 5 + .../src/commands/GetHypervisorCommand.ts | 5 + .../GetHypervisorPropertyMappingsCommand.ts | 5 + .../src/commands/GetVirtualMachineCommand.ts | 5 + .../ImportHypervisorConfigurationCommand.ts | 5 + .../src/commands/ListGatewaysCommand.ts | 5 + .../src/commands/ListHypervisorsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListVirtualMachinesCommand.ts | 5 + .../PutBandwidthRateLimitScheduleCommand.ts | 5 + .../PutHypervisorPropertyMappingsCommand.ts | 5 + .../PutMaintenanceStartTimeCommand.ts | 5 + ...StartVirtualMachinesMetadataSyncCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../TestHypervisorConfigurationCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateGatewayInformationCommand.ts | 5 + .../UpdateGatewaySoftwareNowCommand.ts | 5 + .../src/commands/UpdateHypervisorCommand.ts | 5 + clients/client-backup/package.json | 36 +- .../src/commands/CancelLegalHoldCommand.ts | 5 + .../src/commands/CreateBackupPlanCommand.ts | 5 + .../commands/CreateBackupSelectionCommand.ts | 5 + .../src/commands/CreateBackupVaultCommand.ts | 5 + .../src/commands/CreateFrameworkCommand.ts | 5 + .../src/commands/CreateLegalHoldCommand.ts | 5 + ...ateLogicallyAirGappedBackupVaultCommand.ts | 5 + .../src/commands/CreateReportPlanCommand.ts | 5 + .../src/commands/DeleteBackupPlanCommand.ts | 5 + .../commands/DeleteBackupSelectionCommand.ts | 5 + .../DeleteBackupVaultAccessPolicyCommand.ts | 5 + .../src/commands/DeleteBackupVaultCommand.ts | 5 + ...leteBackupVaultLockConfigurationCommand.ts | 5 + .../DeleteBackupVaultNotificationsCommand.ts | 5 + .../src/commands/DeleteFrameworkCommand.ts | 5 + .../commands/DeleteRecoveryPointCommand.ts | 5 + .../src/commands/DeleteReportPlanCommand.ts | 5 + .../src/commands/DescribeBackupJobCommand.ts | 5 + .../commands/DescribeBackupVaultCommand.ts | 5 + .../src/commands/DescribeCopyJobCommand.ts | 5 + .../src/commands/DescribeFrameworkCommand.ts | 5 + .../commands/DescribeGlobalSettingsCommand.ts | 5 + .../DescribeProtectedResourceCommand.ts | 5 + .../commands/DescribeRecoveryPointCommand.ts | 5 + .../commands/DescribeRegionSettingsCommand.ts | 5 + .../src/commands/DescribeReportJobCommand.ts | 5 + .../src/commands/DescribeReportPlanCommand.ts | 5 + .../src/commands/DescribeRestoreJobCommand.ts | 5 + .../DisassociateRecoveryPointCommand.ts | 5 + ...associateRecoveryPointFromParentCommand.ts | 5 + .../ExportBackupPlanTemplateCommand.ts | 5 + .../src/commands/GetBackupPlanCommand.ts | 5 + .../commands/GetBackupPlanFromJSONCommand.ts | 5 + .../GetBackupPlanFromTemplateCommand.ts | 5 + .../src/commands/GetBackupSelectionCommand.ts | 5 + .../GetBackupVaultAccessPolicyCommand.ts | 5 + .../GetBackupVaultNotificationsCommand.ts | 5 + .../src/commands/GetLegalHoldCommand.ts | 5 + .../GetRecoveryPointRestoreMetadataCommand.ts | 5 + .../GetSupportedResourceTypesCommand.ts | 5 + .../src/commands/ListBackupJobsCommand.ts | 5 + .../ListBackupPlanTemplatesCommand.ts | 5 + .../commands/ListBackupPlanVersionsCommand.ts | 5 + .../src/commands/ListBackupPlansCommand.ts | 5 + .../commands/ListBackupSelectionsCommand.ts | 5 + .../src/commands/ListBackupVaultsCommand.ts | 5 + .../src/commands/ListCopyJobsCommand.ts | 5 + .../src/commands/ListFrameworksCommand.ts | 5 + .../src/commands/ListLegalHoldsCommand.ts | 5 + ...tProtectedResourcesByBackupVaultCommand.ts | 5 + .../commands/ListProtectedResourcesCommand.ts | 5 + .../ListRecoveryPointsByBackupVaultCommand.ts | 5 + .../ListRecoveryPointsByLegalHoldCommand.ts | 5 + .../ListRecoveryPointsByResourceCommand.ts | 5 + .../src/commands/ListReportJobsCommand.ts | 5 + .../src/commands/ListReportPlansCommand.ts | 5 + .../src/commands/ListRestoreJobsCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../PutBackupVaultAccessPolicyCommand.ts | 5 + .../PutBackupVaultLockConfigurationCommand.ts | 5 + .../PutBackupVaultNotificationsCommand.ts | 5 + .../src/commands/StartBackupJobCommand.ts | 5 + .../src/commands/StartCopyJobCommand.ts | 5 + .../src/commands/StartReportJobCommand.ts | 5 + .../src/commands/StartRestoreJobCommand.ts | 5 + .../src/commands/StopBackupJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateBackupPlanCommand.ts | 5 + .../src/commands/UpdateFrameworkCommand.ts | 5 + .../commands/UpdateGlobalSettingsCommand.ts | 5 + .../UpdateRecoveryPointLifecycleCommand.ts | 5 + .../commands/UpdateRegionSettingsCommand.ts | 5 + .../src/commands/UpdateReportPlanCommand.ts | 5 + clients/client-backupstorage/package.json | 38 +- .../src/commands/DeleteObjectCommand.ts | 5 + .../src/commands/GetChunkCommand.ts | 5 + .../src/commands/GetObjectMetadataCommand.ts | 5 + .../src/commands/ListChunksCommand.ts | 5 + .../src/commands/ListObjectsCommand.ts | 5 + .../commands/NotifyObjectCompleteCommand.ts | 5 + .../src/commands/PutChunkCommand.ts | 5 + .../src/commands/PutObjectCommand.ts | 5 + .../src/commands/StartObjectCommand.ts | 5 + clients/client-batch/package.json | 36 +- .../src/commands/CancelJobCommand.ts | 5 + .../CreateComputeEnvironmentCommand.ts | 5 + .../src/commands/CreateJobQueueCommand.ts | 5 + .../commands/CreateSchedulingPolicyCommand.ts | 5 + .../DeleteComputeEnvironmentCommand.ts | 5 + .../src/commands/DeleteJobQueueCommand.ts | 5 + .../commands/DeleteSchedulingPolicyCommand.ts | 5 + .../DeregisterJobDefinitionCommand.ts | 5 + .../DescribeComputeEnvironmentsCommand.ts | 5 + .../commands/DescribeJobDefinitionsCommand.ts | 5 + .../src/commands/DescribeJobQueuesCommand.ts | 5 + .../src/commands/DescribeJobsCommand.ts | 5 + .../DescribeSchedulingPoliciesCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../commands/ListSchedulingPoliciesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/RegisterJobDefinitionCommand.ts | 5 + .../src/commands/SubmitJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TerminateJobCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateComputeEnvironmentCommand.ts | 5 + .../src/commands/UpdateJobQueueCommand.ts | 5 + .../commands/UpdateSchedulingPolicyCommand.ts | 5 + clients/client-billingconductor/package.json | 36 +- .../src/commands/AssociateAccountsCommand.ts | 5 + .../commands/AssociatePricingRulesCommand.ts | 5 + ...sociateResourcesToCustomLineItemCommand.ts | 5 + ...ciateResourcesFromCustomLineItemCommand.ts | 5 + .../src/commands/CreateBillingGroupCommand.ts | 5 + .../commands/CreateCustomLineItemCommand.ts | 5 + .../src/commands/CreatePricingPlanCommand.ts | 5 + .../src/commands/CreatePricingRuleCommand.ts | 5 + .../src/commands/DeleteBillingGroupCommand.ts | 5 + .../commands/DeleteCustomLineItemCommand.ts | 5 + .../src/commands/DeletePricingPlanCommand.ts | 5 + .../src/commands/DeletePricingRuleCommand.ts | 5 + .../commands/DisassociateAccountsCommand.ts | 5 + .../DisassociatePricingRulesCommand.ts | 5 + .../ListAccountAssociationsCommand.ts | 5 + .../ListBillingGroupCostReportsCommand.ts | 5 + .../src/commands/ListBillingGroupsCommand.ts | 5 + .../ListCustomLineItemVersionsCommand.ts | 5 + .../commands/ListCustomLineItemsCommand.ts | 5 + ...ngPlansAssociatedWithPricingRuleCommand.ts | 5 + .../src/commands/ListPricingPlansCommand.ts | 5 + ...cingRulesAssociatedToPricingPlanCommand.ts | 5 + .../src/commands/ListPricingRulesCommand.ts | 5 + ...ourcesAssociatedToCustomLineItemCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateBillingGroupCommand.ts | 5 + .../commands/UpdateCustomLineItemCommand.ts | 5 + .../src/commands/UpdatePricingPlanCommand.ts | 5 + .../src/commands/UpdatePricingRuleCommand.ts | 5 + clients/client-braket/package.json | 36 +- .../src/commands/CancelJobCommand.ts | 5 + .../src/commands/CancelQuantumTaskCommand.ts | 5 + .../src/commands/CreateJobCommand.ts | 5 + .../src/commands/CreateQuantumTaskCommand.ts | 5 + .../src/commands/GetDeviceCommand.ts | 5 + .../src/commands/GetJobCommand.ts | 5 + .../src/commands/GetQuantumTaskCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/SearchDevicesCommand.ts | 5 + .../src/commands/SearchJobsCommand.ts | 5 + .../src/commands/SearchQuantumTasksCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-budgets/package.json | 36 +- .../src/commands/CreateBudgetActionCommand.ts | 5 + .../src/commands/CreateBudgetCommand.ts | 5 + .../src/commands/CreateNotificationCommand.ts | 5 + .../src/commands/CreateSubscriberCommand.ts | 5 + .../src/commands/DeleteBudgetActionCommand.ts | 5 + .../src/commands/DeleteBudgetCommand.ts | 5 + .../src/commands/DeleteNotificationCommand.ts | 5 + .../src/commands/DeleteSubscriberCommand.ts | 5 + .../commands/DescribeBudgetActionCommand.ts | 5 + .../DescribeBudgetActionHistoriesCommand.ts | 5 + .../DescribeBudgetActionsForAccountCommand.ts | 5 + .../DescribeBudgetActionsForBudgetCommand.ts | 5 + .../src/commands/DescribeBudgetCommand.ts | 5 + ...ibeBudgetNotificationsForAccountCommand.ts | 5 + ...DescribeBudgetPerformanceHistoryCommand.ts | 5 + .../src/commands/DescribeBudgetsCommand.ts | 5 + .../DescribeNotificationsForBudgetCommand.ts | 5 + ...scribeSubscribersForNotificationCommand.ts | 5 + .../commands/ExecuteBudgetActionCommand.ts | 5 + .../src/commands/UpdateBudgetActionCommand.ts | 5 + .../src/commands/UpdateBudgetCommand.ts | 5 + .../src/commands/UpdateNotificationCommand.ts | 5 + .../src/commands/UpdateSubscriberCommand.ts | 5 + .../client-chime-sdk-identity/package.json | 36 +- .../commands/CreateAppInstanceAdminCommand.ts | 5 + .../commands/CreateAppInstanceBotCommand.ts | 5 + .../src/commands/CreateAppInstanceCommand.ts | 5 + .../commands/CreateAppInstanceUserCommand.ts | 5 + .../commands/DeleteAppInstanceAdminCommand.ts | 5 + .../commands/DeleteAppInstanceBotCommand.ts | 5 + .../src/commands/DeleteAppInstanceCommand.ts | 5 + .../commands/DeleteAppInstanceUserCommand.ts | 5 + ...eregisterAppInstanceUserEndpointCommand.ts | 5 + .../DescribeAppInstanceAdminCommand.ts | 5 + .../commands/DescribeAppInstanceBotCommand.ts | 5 + .../commands/DescribeAppInstanceCommand.ts | 5 + .../DescribeAppInstanceUserCommand.ts | 5 + .../DescribeAppInstanceUserEndpointCommand.ts | 5 + .../GetAppInstanceRetentionSettingsCommand.ts | 5 + .../commands/ListAppInstanceAdminsCommand.ts | 5 + .../commands/ListAppInstanceBotsCommand.ts | 5 + .../ListAppInstanceUserEndpointsCommand.ts | 5 + .../commands/ListAppInstanceUsersCommand.ts | 5 + .../src/commands/ListAppInstancesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../PutAppInstanceRetentionSettingsCommand.ts | 5 + ...ppInstanceUserExpirationSettingsCommand.ts | 5 + .../RegisterAppInstanceUserEndpointCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateAppInstanceBotCommand.ts | 5 + .../src/commands/UpdateAppInstanceCommand.ts | 5 + .../commands/UpdateAppInstanceUserCommand.ts | 5 + .../UpdateAppInstanceUserEndpointCommand.ts | 5 + .../package.json | 36 +- .../CreateMediaCapturePipelineCommand.ts | 5 + ...CreateMediaConcatenationPipelineCommand.ts | 5 + .../CreateMediaInsightsPipelineCommand.ts | 5 + ...diaInsightsPipelineConfigurationCommand.ts | 5 + ...CreateMediaLiveConnectorPipelineCommand.ts | 5 + .../DeleteMediaCapturePipelineCommand.ts | 5 + ...diaInsightsPipelineConfigurationCommand.ts | 5 + .../commands/DeleteMediaPipelineCommand.ts | 5 + .../GetMediaCapturePipelineCommand.ts | 5 + ...diaInsightsPipelineConfigurationCommand.ts | 5 + .../src/commands/GetMediaPipelineCommand.ts | 5 + .../commands/GetSpeakerSearchTaskCommand.ts | 5 + .../GetVoiceToneAnalysisTaskCommand.ts | 5 + .../ListMediaCapturePipelinesCommand.ts | 5 + ...iaInsightsPipelineConfigurationsCommand.ts | 5 + .../src/commands/ListMediaPipelinesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/StartSpeakerSearchTaskCommand.ts | 5 + .../StartVoiceToneAnalysisTaskCommand.ts | 5 + .../commands/StopSpeakerSearchTaskCommand.ts | 5 + .../StopVoiceToneAnalysisTaskCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...diaInsightsPipelineConfigurationCommand.ts | 5 + ...pdateMediaInsightsPipelineStatusCommand.ts | 5 + .../client-chime-sdk-meetings/package.json | 36 +- .../commands/BatchCreateAttendeeCommand.ts | 5 + ...UpdateAttendeeCapabilitiesExceptCommand.ts | 5 + .../src/commands/CreateAttendeeCommand.ts | 5 + .../src/commands/CreateMeetingCommand.ts | 5 + .../CreateMeetingWithAttendeesCommand.ts | 5 + .../src/commands/DeleteAttendeeCommand.ts | 5 + .../src/commands/DeleteMeetingCommand.ts | 5 + .../src/commands/GetAttendeeCommand.ts | 5 + .../src/commands/GetMeetingCommand.ts | 5 + .../src/commands/ListAttendeesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../StartMeetingTranscriptionCommand.ts | 5 + .../StopMeetingTranscriptionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAttendeeCapabilitiesCommand.ts | 5 + .../client-chime-sdk-messaging/package.json | 36 +- .../commands/AssociateChannelFlowCommand.ts | 5 + .../BatchCreateChannelMembershipCommand.ts | 5 + .../commands/ChannelFlowCallbackCommand.ts | 5 + .../src/commands/CreateChannelBanCommand.ts | 5 + .../src/commands/CreateChannelCommand.ts | 5 + .../src/commands/CreateChannelFlowCommand.ts | 5 + .../CreateChannelMembershipCommand.ts | 5 + .../commands/CreateChannelModeratorCommand.ts | 5 + .../src/commands/DeleteChannelBanCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../src/commands/DeleteChannelFlowCommand.ts | 5 + .../DeleteChannelMembershipCommand.ts | 5 + .../commands/DeleteChannelMessageCommand.ts | 5 + .../commands/DeleteChannelModeratorCommand.ts | 5 + ...MessagingStreamingConfigurationsCommand.ts | 5 + .../src/commands/DescribeChannelBanCommand.ts | 5 + .../src/commands/DescribeChannelCommand.ts | 5 + .../commands/DescribeChannelFlowCommand.ts | 5 + .../DescribeChannelMembershipCommand.ts | 5 + ...nnelMembershipForAppInstanceUserCommand.ts | 5 + ...hannelModeratedByAppInstanceUserCommand.ts | 5 + .../DescribeChannelModeratorCommand.ts | 5 + .../DisassociateChannelFlowCommand.ts | 5 + .../GetChannelMembershipPreferencesCommand.ts | 5 + .../src/commands/GetChannelMessageCommand.ts | 5 + .../GetChannelMessageStatusCommand.ts | 5 + .../GetMessagingSessionEndpointCommand.ts | 5 + ...MessagingStreamingConfigurationsCommand.ts | 5 + .../src/commands/ListChannelBansCommand.ts | 5 + .../src/commands/ListChannelFlowsCommand.ts | 5 + .../commands/ListChannelMembershipsCommand.ts | 5 + ...nelMembershipsForAppInstanceUserCommand.ts | 5 + .../commands/ListChannelMessagesCommand.ts | 5 + .../commands/ListChannelModeratorsCommand.ts | 5 + ...hannelsAssociatedWithChannelFlowCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + ...annelsModeratedByAppInstanceUserCommand.ts | 5 + .../src/commands/ListSubChannelsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../PutChannelExpirationSettingsCommand.ts | 5 + .../PutChannelMembershipPreferencesCommand.ts | 5 + ...MessagingStreamingConfigurationsCommand.ts | 5 + .../commands/RedactChannelMessageCommand.ts | 5 + .../src/commands/SearchChannelsCommand.ts | 5 + .../src/commands/SendChannelMessageCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + .../src/commands/UpdateChannelFlowCommand.ts | 5 + .../commands/UpdateChannelMessageCommand.ts | 5 + .../UpdateChannelReadMarkerCommand.ts | 5 + clients/client-chime-sdk-voice/package.json | 36 +- ...tePhoneNumbersWithVoiceConnectorCommand.ts | 5 + ...neNumbersWithVoiceConnectorGroupCommand.ts | 5 + .../commands/BatchDeletePhoneNumberCommand.ts | 5 + .../commands/BatchUpdatePhoneNumberCommand.ts | 5 + .../commands/CreatePhoneNumberOrderCommand.ts | 5 + .../src/commands/CreateProxySessionCommand.ts | 5 + .../CreateSipMediaApplicationCallCommand.ts | 5 + .../CreateSipMediaApplicationCommand.ts | 5 + .../src/commands/CreateSipRuleCommand.ts | 5 + .../commands/CreateVoiceConnectorCommand.ts | 5 + .../CreateVoiceConnectorGroupCommand.ts | 5 + .../src/commands/CreateVoiceProfileCommand.ts | 5 + .../CreateVoiceProfileDomainCommand.ts | 5 + .../src/commands/DeletePhoneNumberCommand.ts | 5 + .../src/commands/DeleteProxySessionCommand.ts | 5 + .../DeleteSipMediaApplicationCommand.ts | 5 + .../src/commands/DeleteSipRuleCommand.ts | 5 + .../commands/DeleteVoiceConnectorCommand.ts | 5 + ...torEmergencyCallingConfigurationCommand.ts | 5 + .../DeleteVoiceConnectorGroupCommand.ts | 5 + .../DeleteVoiceConnectorOriginationCommand.ts | 5 + .../DeleteVoiceConnectorProxyCommand.ts | 5 + ...eConnectorStreamingConfigurationCommand.ts | 5 + .../DeleteVoiceConnectorTerminationCommand.ts | 5 + ...eConnectorTerminationCredentialsCommand.ts | 5 + .../src/commands/DeleteVoiceProfileCommand.ts | 5 + .../DeleteVoiceProfileDomainCommand.ts | 5 + ...tePhoneNumbersFromVoiceConnectorCommand.ts | 5 + ...neNumbersFromVoiceConnectorGroupCommand.ts | 5 + .../src/commands/GetGlobalSettingsCommand.ts | 5 + .../src/commands/GetPhoneNumberCommand.ts | 5 + .../commands/GetPhoneNumberOrderCommand.ts | 5 + .../commands/GetPhoneNumberSettingsCommand.ts | 5 + .../src/commands/GetProxySessionCommand.ts | 5 + ...plicationAlexaSkillConfigurationCommand.ts | 5 + .../commands/GetSipMediaApplicationCommand.ts | 5 + ...aApplicationLoggingConfigurationCommand.ts | 5 + .../src/commands/GetSipRuleCommand.ts | 5 + .../commands/GetSpeakerSearchTaskCommand.ts | 5 + .../src/commands/GetVoiceConnectorCommand.ts | 5 + ...torEmergencyCallingConfigurationCommand.ts | 5 + .../commands/GetVoiceConnectorGroupCommand.ts | 5 + ...iceConnectorLoggingConfigurationCommand.ts | 5 + .../GetVoiceConnectorOriginationCommand.ts | 5 + .../commands/GetVoiceConnectorProxyCommand.ts | 5 + ...eConnectorStreamingConfigurationCommand.ts | 5 + .../GetVoiceConnectorTerminationCommand.ts | 5 + ...tVoiceConnectorTerminationHealthCommand.ts | 5 + .../src/commands/GetVoiceProfileCommand.ts | 5 + .../commands/GetVoiceProfileDomainCommand.ts | 5 + .../GetVoiceToneAnalysisTaskCommand.ts | 5 + ...stAvailableVoiceConnectorRegionsCommand.ts | 5 + .../commands/ListPhoneNumberOrdersCommand.ts | 5 + .../src/commands/ListPhoneNumbersCommand.ts | 5 + .../src/commands/ListProxySessionsCommand.ts | 5 + .../ListSipMediaApplicationsCommand.ts | 5 + .../src/commands/ListSipRulesCommand.ts | 5 + ...istSupportedPhoneNumberCountriesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListVoiceConnectorGroupsCommand.ts | 5 + ...eConnectorTerminationCredentialsCommand.ts | 5 + .../commands/ListVoiceConnectorsCommand.ts | 5 + .../ListVoiceProfileDomainsCommand.ts | 5 + .../src/commands/ListVoiceProfilesCommand.ts | 5 + ...plicationAlexaSkillConfigurationCommand.ts | 5 + ...aApplicationLoggingConfigurationCommand.ts | 5 + ...torEmergencyCallingConfigurationCommand.ts | 5 + ...iceConnectorLoggingConfigurationCommand.ts | 5 + .../PutVoiceConnectorOriginationCommand.ts | 5 + .../commands/PutVoiceConnectorProxyCommand.ts | 5 + ...eConnectorStreamingConfigurationCommand.ts | 5 + .../PutVoiceConnectorTerminationCommand.ts | 5 + ...eConnectorTerminationCredentialsCommand.ts | 5 + .../src/commands/RestorePhoneNumberCommand.ts | 5 + .../SearchAvailablePhoneNumbersCommand.ts | 5 + .../commands/StartSpeakerSearchTaskCommand.ts | 5 + .../StartVoiceToneAnalysisTaskCommand.ts | 5 + .../commands/StopSpeakerSearchTaskCommand.ts | 5 + .../StopVoiceToneAnalysisTaskCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateGlobalSettingsCommand.ts | 5 + .../src/commands/UpdatePhoneNumberCommand.ts | 5 + .../UpdatePhoneNumberSettingsCommand.ts | 5 + .../src/commands/UpdateProxySessionCommand.ts | 5 + .../UpdateSipMediaApplicationCallCommand.ts | 5 + .../UpdateSipMediaApplicationCommand.ts | 5 + .../src/commands/UpdateSipRuleCommand.ts | 5 + .../commands/UpdateVoiceConnectorCommand.ts | 5 + .../UpdateVoiceConnectorGroupCommand.ts | 5 + .../src/commands/UpdateVoiceProfileCommand.ts | 5 + .../UpdateVoiceProfileDomainCommand.ts | 5 + .../commands/ValidateE911AddressCommand.ts | 5 + clients/client-chime/package.json | 36 +- .../AssociatePhoneNumberWithUserCommand.ts | 5 + ...tePhoneNumbersWithVoiceConnectorCommand.ts | 5 + ...neNumbersWithVoiceConnectorGroupCommand.ts | 5 + ...eSigninDelegateGroupsWithAccountCommand.ts | 5 + .../commands/BatchCreateAttendeeCommand.ts | 5 + .../BatchCreateChannelMembershipCommand.ts | 5 + .../BatchCreateRoomMembershipCommand.ts | 5 + .../commands/BatchDeletePhoneNumberCommand.ts | 5 + .../src/commands/BatchSuspendUserCommand.ts | 5 + .../src/commands/BatchUnsuspendUserCommand.ts | 5 + .../commands/BatchUpdatePhoneNumberCommand.ts | 5 + .../src/commands/BatchUpdateUserCommand.ts | 5 + .../src/commands/CreateAccountCommand.ts | 5 + .../commands/CreateAppInstanceAdminCommand.ts | 5 + .../src/commands/CreateAppInstanceCommand.ts | 5 + .../commands/CreateAppInstanceUserCommand.ts | 5 + .../src/commands/CreateAttendeeCommand.ts | 5 + .../src/commands/CreateBotCommand.ts | 5 + .../src/commands/CreateChannelBanCommand.ts | 5 + .../src/commands/CreateChannelCommand.ts | 5 + .../CreateChannelMembershipCommand.ts | 5 + .../commands/CreateChannelModeratorCommand.ts | 5 + .../CreateMediaCapturePipelineCommand.ts | 5 + .../src/commands/CreateMeetingCommand.ts | 5 + .../commands/CreateMeetingDialOutCommand.ts | 5 + .../CreateMeetingWithAttendeesCommand.ts | 5 + .../commands/CreatePhoneNumberOrderCommand.ts | 5 + .../src/commands/CreateProxySessionCommand.ts | 5 + .../src/commands/CreateRoomCommand.ts | 5 + .../commands/CreateRoomMembershipCommand.ts | 5 + .../CreateSipMediaApplicationCallCommand.ts | 5 + .../CreateSipMediaApplicationCommand.ts | 5 + .../src/commands/CreateSipRuleCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../commands/CreateVoiceConnectorCommand.ts | 5 + .../CreateVoiceConnectorGroupCommand.ts | 5 + .../src/commands/DeleteAccountCommand.ts | 5 + .../commands/DeleteAppInstanceAdminCommand.ts | 5 + .../src/commands/DeleteAppInstanceCommand.ts | 5 + ...pInstanceStreamingConfigurationsCommand.ts | 5 + .../commands/DeleteAppInstanceUserCommand.ts | 5 + .../src/commands/DeleteAttendeeCommand.ts | 5 + .../src/commands/DeleteChannelBanCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../DeleteChannelMembershipCommand.ts | 5 + .../commands/DeleteChannelMessageCommand.ts | 5 + .../commands/DeleteChannelModeratorCommand.ts | 5 + .../DeleteEventsConfigurationCommand.ts | 5 + .../DeleteMediaCapturePipelineCommand.ts | 5 + .../src/commands/DeleteMeetingCommand.ts | 5 + .../src/commands/DeletePhoneNumberCommand.ts | 5 + .../src/commands/DeleteProxySessionCommand.ts | 5 + .../src/commands/DeleteRoomCommand.ts | 5 + .../commands/DeleteRoomMembershipCommand.ts | 5 + .../DeleteSipMediaApplicationCommand.ts | 5 + .../src/commands/DeleteSipRuleCommand.ts | 5 + .../commands/DeleteVoiceConnectorCommand.ts | 5 + ...torEmergencyCallingConfigurationCommand.ts | 5 + .../DeleteVoiceConnectorGroupCommand.ts | 5 + .../DeleteVoiceConnectorOriginationCommand.ts | 5 + .../DeleteVoiceConnectorProxyCommand.ts | 5 + ...eConnectorStreamingConfigurationCommand.ts | 5 + .../DeleteVoiceConnectorTerminationCommand.ts | 5 + ...eConnectorTerminationCredentialsCommand.ts | 5 + .../DescribeAppInstanceAdminCommand.ts | 5 + .../commands/DescribeAppInstanceCommand.ts | 5 + .../DescribeAppInstanceUserCommand.ts | 5 + .../src/commands/DescribeChannelBanCommand.ts | 5 + .../src/commands/DescribeChannelCommand.ts | 5 + .../DescribeChannelMembershipCommand.ts | 5 + ...nnelMembershipForAppInstanceUserCommand.ts | 5 + ...hannelModeratedByAppInstanceUserCommand.ts | 5 + .../DescribeChannelModeratorCommand.ts | 5 + .../DisassociatePhoneNumberFromUserCommand.ts | 5 + ...tePhoneNumbersFromVoiceConnectorCommand.ts | 5 + ...neNumbersFromVoiceConnectorGroupCommand.ts | 5 + ...eSigninDelegateGroupsFromAccountCommand.ts | 5 + .../src/commands/GetAccountCommand.ts | 5 + .../src/commands/GetAccountSettingsCommand.ts | 5 + .../GetAppInstanceRetentionSettingsCommand.ts | 5 + ...pInstanceStreamingConfigurationsCommand.ts | 5 + .../src/commands/GetAttendeeCommand.ts | 5 + .../src/commands/GetBotCommand.ts | 5 + .../src/commands/GetChannelMessageCommand.ts | 5 + .../commands/GetEventsConfigurationCommand.ts | 5 + .../src/commands/GetGlobalSettingsCommand.ts | 5 + .../GetMediaCapturePipelineCommand.ts | 5 + .../src/commands/GetMeetingCommand.ts | 5 + .../GetMessagingSessionEndpointCommand.ts | 5 + .../src/commands/GetPhoneNumberCommand.ts | 5 + .../commands/GetPhoneNumberOrderCommand.ts | 5 + .../commands/GetPhoneNumberSettingsCommand.ts | 5 + .../src/commands/GetProxySessionCommand.ts | 5 + .../commands/GetRetentionSettingsCommand.ts | 5 + .../src/commands/GetRoomCommand.ts | 5 + .../commands/GetSipMediaApplicationCommand.ts | 5 + ...aApplicationLoggingConfigurationCommand.ts | 5 + .../src/commands/GetSipRuleCommand.ts | 5 + .../src/commands/GetUserCommand.ts | 5 + .../src/commands/GetUserSettingsCommand.ts | 5 + .../src/commands/GetVoiceConnectorCommand.ts | 5 + ...torEmergencyCallingConfigurationCommand.ts | 5 + .../commands/GetVoiceConnectorGroupCommand.ts | 5 + ...iceConnectorLoggingConfigurationCommand.ts | 5 + .../GetVoiceConnectorOriginationCommand.ts | 5 + .../commands/GetVoiceConnectorProxyCommand.ts | 5 + ...eConnectorStreamingConfigurationCommand.ts | 5 + .../GetVoiceConnectorTerminationCommand.ts | 5 + ...tVoiceConnectorTerminationHealthCommand.ts | 5 + .../src/commands/InviteUsersCommand.ts | 5 + .../src/commands/ListAccountsCommand.ts | 5 + .../commands/ListAppInstanceAdminsCommand.ts | 5 + .../commands/ListAppInstanceUsersCommand.ts | 5 + .../src/commands/ListAppInstancesCommand.ts | 5 + .../src/commands/ListAttendeeTagsCommand.ts | 5 + .../src/commands/ListAttendeesCommand.ts | 5 + .../src/commands/ListBotsCommand.ts | 5 + .../src/commands/ListChannelBansCommand.ts | 5 + .../commands/ListChannelMembershipsCommand.ts | 5 + ...nelMembershipsForAppInstanceUserCommand.ts | 5 + .../commands/ListChannelMessagesCommand.ts | 5 + .../commands/ListChannelModeratorsCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + ...annelsModeratedByAppInstanceUserCommand.ts | 5 + .../ListMediaCapturePipelinesCommand.ts | 5 + .../src/commands/ListMeetingTagsCommand.ts | 5 + .../src/commands/ListMeetingsCommand.ts | 5 + .../commands/ListPhoneNumberOrdersCommand.ts | 5 + .../src/commands/ListPhoneNumbersCommand.ts | 5 + .../src/commands/ListProxySessionsCommand.ts | 5 + .../commands/ListRoomMembershipsCommand.ts | 5 + .../src/commands/ListRoomsCommand.ts | 5 + .../ListSipMediaApplicationsCommand.ts | 5 + .../src/commands/ListSipRulesCommand.ts | 5 + ...istSupportedPhoneNumberCountriesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../ListVoiceConnectorGroupsCommand.ts | 5 + ...eConnectorTerminationCredentialsCommand.ts | 5 + .../commands/ListVoiceConnectorsCommand.ts | 5 + .../src/commands/LogoutUserCommand.ts | 5 + .../PutAppInstanceRetentionSettingsCommand.ts | 5 + ...pInstanceStreamingConfigurationsCommand.ts | 5 + .../commands/PutEventsConfigurationCommand.ts | 5 + .../commands/PutRetentionSettingsCommand.ts | 5 + ...aApplicationLoggingConfigurationCommand.ts | 5 + ...torEmergencyCallingConfigurationCommand.ts | 5 + ...iceConnectorLoggingConfigurationCommand.ts | 5 + .../PutVoiceConnectorOriginationCommand.ts | 5 + .../commands/PutVoiceConnectorProxyCommand.ts | 5 + ...eConnectorStreamingConfigurationCommand.ts | 5 + .../PutVoiceConnectorTerminationCommand.ts | 5 + ...eConnectorTerminationCredentialsCommand.ts | 5 + .../commands/RedactChannelMessageCommand.ts | 5 + .../RedactConversationMessageCommand.ts | 5 + .../src/commands/RedactRoomMessageCommand.ts | 5 + .../RegenerateSecurityTokenCommand.ts | 5 + .../src/commands/ResetPersonalPINCommand.ts | 5 + .../src/commands/RestorePhoneNumberCommand.ts | 5 + .../SearchAvailablePhoneNumbersCommand.ts | 5 + .../src/commands/SendChannelMessageCommand.ts | 5 + .../StartMeetingTranscriptionCommand.ts | 5 + .../StopMeetingTranscriptionCommand.ts | 5 + .../src/commands/TagAttendeeCommand.ts | 5 + .../src/commands/TagMeetingCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagAttendeeCommand.ts | 5 + .../src/commands/UntagMeetingCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAccountCommand.ts | 5 + .../commands/UpdateAccountSettingsCommand.ts | 5 + .../src/commands/UpdateAppInstanceCommand.ts | 5 + .../commands/UpdateAppInstanceUserCommand.ts | 5 + .../src/commands/UpdateBotCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + .../commands/UpdateChannelMessageCommand.ts | 5 + .../UpdateChannelReadMarkerCommand.ts | 5 + .../commands/UpdateGlobalSettingsCommand.ts | 5 + .../src/commands/UpdatePhoneNumberCommand.ts | 5 + .../UpdatePhoneNumberSettingsCommand.ts | 5 + .../src/commands/UpdateProxySessionCommand.ts | 5 + .../src/commands/UpdateRoomCommand.ts | 5 + .../commands/UpdateRoomMembershipCommand.ts | 5 + .../UpdateSipMediaApplicationCallCommand.ts | 5 + .../UpdateSipMediaApplicationCommand.ts | 5 + .../src/commands/UpdateSipRuleCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + .../src/commands/UpdateUserSettingsCommand.ts | 5 + .../commands/UpdateVoiceConnectorCommand.ts | 5 + .../UpdateVoiceConnectorGroupCommand.ts | 5 + .../commands/ValidateE911AddressCommand.ts | 5 + clients/client-cleanrooms/package.json | 36 +- ...GetCollaborationAnalysisTemplateCommand.ts | 5 + .../src/commands/BatchGetSchemaCommand.ts | 5 + .../commands/CreateAnalysisTemplateCommand.ts | 5 + .../commands/CreateCollaborationCommand.ts | 5 + ...reateConfiguredTableAnalysisRuleCommand.ts | 5 + ...CreateConfiguredTableAssociationCommand.ts | 5 + .../commands/CreateConfiguredTableCommand.ts | 5 + .../src/commands/CreateMembershipCommand.ts | 5 + .../commands/DeleteAnalysisTemplateCommand.ts | 5 + .../commands/DeleteCollaborationCommand.ts | 5 + ...eleteConfiguredTableAnalysisRuleCommand.ts | 5 + ...DeleteConfiguredTableAssociationCommand.ts | 5 + .../commands/DeleteConfiguredTableCommand.ts | 5 + .../src/commands/DeleteMemberCommand.ts | 5 + .../src/commands/DeleteMembershipCommand.ts | 5 + .../commands/GetAnalysisTemplateCommand.ts | 5 + ...GetCollaborationAnalysisTemplateCommand.ts | 5 + .../src/commands/GetCollaborationCommand.ts | 5 + .../GetConfiguredTableAnalysisRuleCommand.ts | 5 + .../GetConfiguredTableAssociationCommand.ts | 5 + .../src/commands/GetConfiguredTableCommand.ts | 5 + .../src/commands/GetMembershipCommand.ts | 5 + .../src/commands/GetProtectedQueryCommand.ts | 5 + .../commands/GetSchemaAnalysisRuleCommand.ts | 5 + .../src/commands/GetSchemaCommand.ts | 5 + .../commands/ListAnalysisTemplatesCommand.ts | 5 + ...stCollaborationAnalysisTemplatesCommand.ts | 5 + .../src/commands/ListCollaborationsCommand.ts | 5 + .../ListConfiguredTableAssociationsCommand.ts | 5 + .../commands/ListConfiguredTablesCommand.ts | 5 + .../src/commands/ListMembersCommand.ts | 5 + .../src/commands/ListMembershipsCommand.ts | 5 + .../commands/ListProtectedQueriesCommand.ts | 5 + .../src/commands/ListSchemasCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/StartProtectedQueryCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateAnalysisTemplateCommand.ts | 5 + .../commands/UpdateCollaborationCommand.ts | 5 + ...pdateConfiguredTableAnalysisRuleCommand.ts | 5 + ...UpdateConfiguredTableAssociationCommand.ts | 5 + .../commands/UpdateConfiguredTableCommand.ts | 5 + .../src/commands/UpdateMembershipCommand.ts | 5 + .../commands/UpdateProtectedQueryCommand.ts | 5 + clients/client-cloud9/package.json | 36 +- .../commands/CreateEnvironmentEC2Command.ts | 5 + .../CreateEnvironmentMembershipCommand.ts | 5 + .../src/commands/DeleteEnvironmentCommand.ts | 5 + .../DeleteEnvironmentMembershipCommand.ts | 5 + .../DescribeEnvironmentMembershipsCommand.ts | 5 + .../DescribeEnvironmentStatusCommand.ts | 5 + .../commands/DescribeEnvironmentsCommand.ts | 5 + .../src/commands/ListEnvironmentsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateEnvironmentCommand.ts | 5 + .../UpdateEnvironmentMembershipCommand.ts | 5 + clients/client-cloudcontrol/package.json | 38 +- .../commands/CancelResourceRequestCommand.ts | 5 + .../src/commands/CreateResourceCommand.ts | 5 + .../src/commands/DeleteResourceCommand.ts | 5 + .../src/commands/GetResourceCommand.ts | 5 + .../GetResourceRequestStatusCommand.ts | 5 + .../commands/ListResourceRequestsCommand.ts | 5 + .../src/commands/ListResourcesCommand.ts | 5 + .../src/commands/UpdateResourceCommand.ts | 5 + clients/client-clouddirectory/package.json | 36 +- .../src/commands/AddFacetToObjectCommand.ts | 5 + .../src/commands/ApplySchemaCommand.ts | 5 + .../src/commands/AttachObjectCommand.ts | 5 + .../src/commands/AttachPolicyCommand.ts | 5 + .../src/commands/AttachToIndexCommand.ts | 5 + .../src/commands/AttachTypedLinkCommand.ts | 5 + .../src/commands/BatchReadCommand.ts | 5 + .../src/commands/BatchWriteCommand.ts | 5 + .../src/commands/CreateDirectoryCommand.ts | 5 + .../src/commands/CreateFacetCommand.ts | 5 + .../src/commands/CreateIndexCommand.ts | 5 + .../src/commands/CreateObjectCommand.ts | 5 + .../src/commands/CreateSchemaCommand.ts | 5 + .../commands/CreateTypedLinkFacetCommand.ts | 5 + .../src/commands/DeleteDirectoryCommand.ts | 5 + .../src/commands/DeleteFacetCommand.ts | 5 + .../src/commands/DeleteObjectCommand.ts | 5 + .../src/commands/DeleteSchemaCommand.ts | 5 + .../commands/DeleteTypedLinkFacetCommand.ts | 5 + .../src/commands/DetachFromIndexCommand.ts | 5 + .../src/commands/DetachObjectCommand.ts | 5 + .../src/commands/DetachPolicyCommand.ts | 5 + .../src/commands/DetachTypedLinkCommand.ts | 5 + .../src/commands/DisableDirectoryCommand.ts | 5 + .../src/commands/EnableDirectoryCommand.ts | 5 + .../GetAppliedSchemaVersionCommand.ts | 5 + .../src/commands/GetDirectoryCommand.ts | 5 + .../src/commands/GetFacetCommand.ts | 5 + .../src/commands/GetLinkAttributesCommand.ts | 5 + .../commands/GetObjectAttributesCommand.ts | 5 + .../commands/GetObjectInformationCommand.ts | 5 + .../src/commands/GetSchemaAsJsonCommand.ts | 5 + .../GetTypedLinkFacetInformationCommand.ts | 5 + .../commands/ListAppliedSchemaArnsCommand.ts | 5 + .../commands/ListAttachedIndicesCommand.ts | 5 + .../ListDevelopmentSchemaArnsCommand.ts | 5 + .../src/commands/ListDirectoriesCommand.ts | 5 + .../commands/ListFacetAttributesCommand.ts | 5 + .../src/commands/ListFacetNamesCommand.ts | 5 + .../commands/ListIncomingTypedLinksCommand.ts | 5 + .../src/commands/ListIndexCommand.ts | 5 + .../commands/ListManagedSchemaArnsCommand.ts | 5 + .../commands/ListObjectAttributesCommand.ts | 5 + .../src/commands/ListObjectChildrenCommand.ts | 5 + .../commands/ListObjectParentPathsCommand.ts | 5 + .../src/commands/ListObjectParentsCommand.ts | 5 + .../src/commands/ListObjectPoliciesCommand.ts | 5 + .../commands/ListOutgoingTypedLinksCommand.ts | 5 + .../commands/ListPolicyAttachmentsCommand.ts | 5 + .../ListPublishedSchemaArnsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListTypedLinkFacetAttributesCommand.ts | 5 + .../ListTypedLinkFacetNamesCommand.ts | 5 + .../src/commands/LookupPolicyCommand.ts | 5 + .../src/commands/PublishSchemaCommand.ts | 5 + .../src/commands/PutSchemaFromJsonCommand.ts | 5 + .../commands/RemoveFacetFromObjectCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateFacetCommand.ts | 5 + .../commands/UpdateLinkAttributesCommand.ts | 5 + .../commands/UpdateObjectAttributesCommand.ts | 5 + .../src/commands/UpdateSchemaCommand.ts | 5 + .../commands/UpdateTypedLinkFacetCommand.ts | 5 + .../commands/UpgradeAppliedSchemaCommand.ts | 5 + .../commands/UpgradePublishedSchemaCommand.ts | 5 + clients/client-cloudformation/package.json | 38 +- .../ActivateOrganizationsAccessCommand.ts | 5 + .../src/commands/ActivateTypeCommand.ts | 5 + .../BatchDescribeTypeConfigurationsCommand.ts | 5 + .../src/commands/CancelUpdateStackCommand.ts | 5 + .../commands/ContinueUpdateRollbackCommand.ts | 5 + .../src/commands/CreateChangeSetCommand.ts | 5 + .../src/commands/CreateStackCommand.ts | 5 + .../commands/CreateStackInstancesCommand.ts | 5 + .../src/commands/CreateStackSetCommand.ts | 5 + .../DeactivateOrganizationsAccessCommand.ts | 5 + .../src/commands/DeactivateTypeCommand.ts | 5 + .../src/commands/DeleteChangeSetCommand.ts | 5 + .../src/commands/DeleteStackCommand.ts | 5 + .../commands/DeleteStackInstancesCommand.ts | 5 + .../src/commands/DeleteStackSetCommand.ts | 5 + .../src/commands/DeregisterTypeCommand.ts | 5 + .../commands/DescribeAccountLimitsCommand.ts | 5 + .../src/commands/DescribeChangeSetCommand.ts | 5 + .../commands/DescribeChangeSetHooksCommand.ts | 5 + .../DescribeOrganizationsAccessCommand.ts | 5 + .../src/commands/DescribePublisherCommand.ts | 5 + ...escribeStackDriftDetectionStatusCommand.ts | 5 + .../commands/DescribeStackEventsCommand.ts | 5 + .../commands/DescribeStackInstanceCommand.ts | 5 + .../commands/DescribeStackResourceCommand.ts | 5 + .../DescribeStackResourceDriftsCommand.ts | 5 + .../commands/DescribeStackResourcesCommand.ts | 5 + .../src/commands/DescribeStackSetCommand.ts | 5 + .../DescribeStackSetOperationCommand.ts | 5 + .../src/commands/DescribeStacksCommand.ts | 5 + .../src/commands/DescribeTypeCommand.ts | 5 + .../DescribeTypeRegistrationCommand.ts | 5 + .../src/commands/DetectStackDriftCommand.ts | 5 + .../DetectStackResourceDriftCommand.ts | 5 + .../commands/DetectStackSetDriftCommand.ts | 5 + .../commands/EstimateTemplateCostCommand.ts | 5 + .../src/commands/ExecuteChangeSetCommand.ts | 5 + .../src/commands/GetStackPolicyCommand.ts | 5 + .../src/commands/GetTemplateCommand.ts | 5 + .../src/commands/GetTemplateSummaryCommand.ts | 5 + .../commands/ImportStacksToStackSetCommand.ts | 5 + .../src/commands/ListChangeSetsCommand.ts | 5 + .../src/commands/ListExportsCommand.ts | 5 + .../src/commands/ListImportsCommand.ts | 5 + .../ListStackInstanceResourceDriftsCommand.ts | 5 + .../src/commands/ListStackInstancesCommand.ts | 5 + .../src/commands/ListStackResourcesCommand.ts | 5 + .../ListStackSetOperationResultsCommand.ts | 5 + .../commands/ListStackSetOperationsCommand.ts | 5 + .../src/commands/ListStackSetsCommand.ts | 5 + .../src/commands/ListStacksCommand.ts | 5 + .../commands/ListTypeRegistrationsCommand.ts | 5 + .../src/commands/ListTypeVersionsCommand.ts | 5 + .../src/commands/ListTypesCommand.ts | 5 + .../src/commands/PublishTypeCommand.ts | 5 + .../commands/RecordHandlerProgressCommand.ts | 5 + .../src/commands/RegisterPublisherCommand.ts | 5 + .../src/commands/RegisterTypeCommand.ts | 5 + .../src/commands/RollbackStackCommand.ts | 5 + .../src/commands/SetStackPolicyCommand.ts | 5 + .../commands/SetTypeConfigurationCommand.ts | 5 + .../commands/SetTypeDefaultVersionCommand.ts | 5 + .../src/commands/SignalResourceCommand.ts | 5 + .../commands/StopStackSetOperationCommand.ts | 5 + .../src/commands/TestTypeCommand.ts | 5 + .../src/commands/UpdateStackCommand.ts | 5 + .../commands/UpdateStackInstancesCommand.ts | 5 + .../src/commands/UpdateStackSetCommand.ts | 5 + .../UpdateTerminationProtectionCommand.ts | 5 + .../src/commands/ValidateTemplateCommand.ts | 5 + clients/client-cloudfront/package.json | 40 +- .../src/commands/AssociateAliasCommand.ts | 5 + .../src/commands/CopyDistributionCommand.ts | 5 + .../src/commands/CreateCachePolicyCommand.ts | 5 + ...teCloudFrontOriginAccessIdentityCommand.ts | 5 + ...CreateContinuousDeploymentPolicyCommand.ts | 5 + .../src/commands/CreateDistributionCommand.ts | 5 + .../CreateDistributionWithTagsCommand.ts | 5 + ...CreateFieldLevelEncryptionConfigCommand.ts | 5 + ...reateFieldLevelEncryptionProfileCommand.ts | 5 + .../src/commands/CreateFunctionCommand.ts | 5 + .../src/commands/CreateInvalidationCommand.ts | 5 + .../src/commands/CreateKeyGroupCommand.ts | 5 + .../CreateMonitoringSubscriptionCommand.ts | 5 + .../CreateOriginAccessControlCommand.ts | 5 + .../CreateOriginRequestPolicyCommand.ts | 5 + .../src/commands/CreatePublicKeyCommand.ts | 5 + .../CreateRealtimeLogConfigCommand.ts | 5 + .../CreateResponseHeadersPolicyCommand.ts | 5 + .../CreateStreamingDistributionCommand.ts | 5 + ...ateStreamingDistributionWithTagsCommand.ts | 5 + .../src/commands/DeleteCachePolicyCommand.ts | 5 + ...teCloudFrontOriginAccessIdentityCommand.ts | 5 + ...DeleteContinuousDeploymentPolicyCommand.ts | 5 + .../src/commands/DeleteDistributionCommand.ts | 5 + ...DeleteFieldLevelEncryptionConfigCommand.ts | 5 + ...eleteFieldLevelEncryptionProfileCommand.ts | 5 + .../src/commands/DeleteFunctionCommand.ts | 5 + .../src/commands/DeleteKeyGroupCommand.ts | 5 + .../DeleteMonitoringSubscriptionCommand.ts | 5 + .../DeleteOriginAccessControlCommand.ts | 5 + .../DeleteOriginRequestPolicyCommand.ts | 5 + .../src/commands/DeletePublicKeyCommand.ts | 5 + .../DeleteRealtimeLogConfigCommand.ts | 5 + .../DeleteResponseHeadersPolicyCommand.ts | 5 + .../DeleteStreamingDistributionCommand.ts | 5 + .../src/commands/DescribeFunctionCommand.ts | 5 + .../src/commands/GetCachePolicyCommand.ts | 5 + .../commands/GetCachePolicyConfigCommand.ts | 5 + ...etCloudFrontOriginAccessIdentityCommand.ts | 5 + ...dFrontOriginAccessIdentityConfigCommand.ts | 5 + .../GetContinuousDeploymentPolicyCommand.ts | 5 + ...ContinuousDeploymentPolicyConfigCommand.ts | 5 + .../src/commands/GetDistributionCommand.ts | 5 + .../commands/GetDistributionConfigCommand.ts | 5 + .../GetFieldLevelEncryptionCommand.ts | 5 + .../GetFieldLevelEncryptionConfigCommand.ts | 5 + .../GetFieldLevelEncryptionProfileCommand.ts | 5 + ...ieldLevelEncryptionProfileConfigCommand.ts | 5 + .../src/commands/GetFunctionCommand.ts | 5 + .../src/commands/GetInvalidationCommand.ts | 5 + .../src/commands/GetKeyGroupCommand.ts | 5 + .../src/commands/GetKeyGroupConfigCommand.ts | 5 + .../GetMonitoringSubscriptionCommand.ts | 5 + .../commands/GetOriginAccessControlCommand.ts | 5 + .../GetOriginAccessControlConfigCommand.ts | 5 + .../commands/GetOriginRequestPolicyCommand.ts | 5 + .../GetOriginRequestPolicyConfigCommand.ts | 5 + .../src/commands/GetPublicKeyCommand.ts | 5 + .../src/commands/GetPublicKeyConfigCommand.ts | 5 + .../commands/GetRealtimeLogConfigCommand.ts | 5 + .../GetResponseHeadersPolicyCommand.ts | 5 + .../GetResponseHeadersPolicyConfigCommand.ts | 5 + .../GetStreamingDistributionCommand.ts | 5 + .../GetStreamingDistributionConfigCommand.ts | 5 + .../src/commands/ListCachePoliciesCommand.ts | 5 + ...CloudFrontOriginAccessIdentitiesCommand.ts | 5 + .../commands/ListConflictingAliasesCommand.ts | 5 + ...ListContinuousDeploymentPoliciesCommand.ts | 5 + ...ListDistributionsByCachePolicyIdCommand.ts | 5 + .../ListDistributionsByKeyGroupCommand.ts | 5 + ...ributionsByOriginRequestPolicyIdCommand.ts | 5 + ...DistributionsByRealtimeLogConfigCommand.ts | 5 + ...butionsByResponseHeadersPolicyIdCommand.ts | 5 + .../ListDistributionsByWebACLIdCommand.ts | 5 + .../src/commands/ListDistributionsCommand.ts | 5 + .../ListFieldLevelEncryptionConfigsCommand.ts | 5 + ...ListFieldLevelEncryptionProfilesCommand.ts | 5 + .../src/commands/ListFunctionsCommand.ts | 5 + .../src/commands/ListInvalidationsCommand.ts | 5 + .../src/commands/ListKeyGroupsCommand.ts | 5 + .../ListOriginAccessControlsCommand.ts | 5 + .../ListOriginRequestPoliciesCommand.ts | 5 + .../src/commands/ListPublicKeysCommand.ts | 5 + .../commands/ListRealtimeLogConfigsCommand.ts | 5 + .../ListResponseHeadersPoliciesCommand.ts | 5 + .../ListStreamingDistributionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PublishFunctionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestFunctionCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateCachePolicyCommand.ts | 5 + ...teCloudFrontOriginAccessIdentityCommand.ts | 5 + ...UpdateContinuousDeploymentPolicyCommand.ts | 5 + .../src/commands/UpdateDistributionCommand.ts | 5 + ...ateDistributionWithStagingConfigCommand.ts | 5 + ...UpdateFieldLevelEncryptionConfigCommand.ts | 5 + ...pdateFieldLevelEncryptionProfileCommand.ts | 5 + .../src/commands/UpdateFunctionCommand.ts | 5 + .../src/commands/UpdateKeyGroupCommand.ts | 5 + .../UpdateOriginAccessControlCommand.ts | 5 + .../UpdateOriginRequestPolicyCommand.ts | 5 + .../src/commands/UpdatePublicKeyCommand.ts | 5 + .../UpdateRealtimeLogConfigCommand.ts | 5 + .../UpdateResponseHeadersPolicyCommand.ts | 5 + .../UpdateStreamingDistributionCommand.ts | 5 + clients/client-cloudhsm-v2/package.json | 36 +- .../src/commands/CopyBackupToRegionCommand.ts | 5 + .../src/commands/CreateClusterCommand.ts | 5 + .../src/commands/CreateHsmCommand.ts | 5 + .../src/commands/DeleteBackupCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../src/commands/DeleteHsmCommand.ts | 5 + .../src/commands/DescribeBackupsCommand.ts | 5 + .../src/commands/DescribeClustersCommand.ts | 5 + .../src/commands/InitializeClusterCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../commands/ModifyBackupAttributesCommand.ts | 5 + .../src/commands/ModifyClusterCommand.ts | 5 + .../src/commands/RestoreBackupCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-cloudhsm/package.json | 36 +- .../src/commands/AddTagsToResourceCommand.ts | 5 + .../src/commands/CreateHapgCommand.ts | 5 + .../src/commands/CreateHsmCommand.ts | 5 + .../src/commands/CreateLunaClientCommand.ts | 5 + .../src/commands/DeleteHapgCommand.ts | 5 + .../src/commands/DeleteHsmCommand.ts | 5 + .../src/commands/DeleteLunaClientCommand.ts | 5 + .../src/commands/DescribeHapgCommand.ts | 5 + .../src/commands/DescribeHsmCommand.ts | 5 + .../src/commands/DescribeLunaClientCommand.ts | 5 + .../src/commands/GetConfigCommand.ts | 5 + .../src/commands/ListAvailableZonesCommand.ts | 5 + .../src/commands/ListHapgsCommand.ts | 5 + .../src/commands/ListHsmsCommand.ts | 5 + .../src/commands/ListLunaClientsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ModifyHapgCommand.ts | 5 + .../src/commands/ModifyHsmCommand.ts | 5 + .../src/commands/ModifyLunaClientCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../client-cloudsearch-domain/package.json | 36 +- .../src/commands/SearchCommand.ts | 5 + .../src/commands/SuggestCommand.ts | 5 + .../src/commands/UploadDocumentsCommand.ts | 5 + clients/client-cloudsearch/package.json | 36 +- .../src/commands/BuildSuggestersCommand.ts | 5 + .../src/commands/CreateDomainCommand.ts | 5 + .../commands/DefineAnalysisSchemeCommand.ts | 5 + .../src/commands/DefineExpressionCommand.ts | 5 + .../src/commands/DefineIndexFieldCommand.ts | 5 + .../src/commands/DefineSuggesterCommand.ts | 5 + .../commands/DeleteAnalysisSchemeCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../src/commands/DeleteExpressionCommand.ts | 5 + .../src/commands/DeleteIndexFieldCommand.ts | 5 + .../src/commands/DeleteSuggesterCommand.ts | 5 + .../DescribeAnalysisSchemesCommand.ts | 5 + .../DescribeAvailabilityOptionsCommand.ts | 5 + .../DescribeDomainEndpointOptionsCommand.ts | 5 + .../src/commands/DescribeDomainsCommand.ts | 5 + .../commands/DescribeExpressionsCommand.ts | 5 + .../commands/DescribeIndexFieldsCommand.ts | 5 + .../DescribeScalingParametersCommand.ts | 5 + .../DescribeServiceAccessPoliciesCommand.ts | 5 + .../src/commands/DescribeSuggestersCommand.ts | 5 + .../src/commands/IndexDocumentsCommand.ts | 5 + .../src/commands/ListDomainNamesCommand.ts | 5 + .../UpdateAvailabilityOptionsCommand.ts | 5 + .../UpdateDomainEndpointOptionsCommand.ts | 5 + .../UpdateScalingParametersCommand.ts | 5 + .../UpdateServiceAccessPoliciesCommand.ts | 5 + clients/client-cloudtrail-data/package.json | 36 +- .../src/commands/PutAuditEventsCommand.ts | 5 + clients/client-cloudtrail/package.json | 36 +- .../src/commands/AddTagsCommand.ts | 5 + .../src/commands/CancelQueryCommand.ts | 5 + .../src/commands/CreateChannelCommand.ts | 5 + .../commands/CreateEventDataStoreCommand.ts | 5 + .../src/commands/CreateTrailCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../commands/DeleteEventDataStoreCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteTrailCommand.ts | 5 + ...gisterOrganizationDelegatedAdminCommand.ts | 5 + .../src/commands/DescribeQueryCommand.ts | 5 + .../src/commands/DescribeTrailsCommand.ts | 5 + .../src/commands/GetChannelCommand.ts | 5 + .../src/commands/GetEventDataStoreCommand.ts | 5 + .../src/commands/GetEventSelectorsCommand.ts | 5 + .../src/commands/GetImportCommand.ts | 5 + .../commands/GetInsightSelectorsCommand.ts | 5 + .../src/commands/GetQueryResultsCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../src/commands/GetTrailCommand.ts | 5 + .../src/commands/GetTrailStatusCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + .../commands/ListEventDataStoresCommand.ts | 5 + .../src/commands/ListImportFailuresCommand.ts | 5 + .../src/commands/ListImportsCommand.ts | 5 + .../src/commands/ListPublicKeysCommand.ts | 5 + .../src/commands/ListQueriesCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../src/commands/ListTrailsCommand.ts | 5 + .../src/commands/LookupEventsCommand.ts | 5 + .../src/commands/PutEventSelectorsCommand.ts | 5 + .../commands/PutInsightSelectorsCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + ...gisterOrganizationDelegatedAdminCommand.ts | 5 + .../src/commands/RemoveTagsCommand.ts | 5 + .../commands/RestoreEventDataStoreCommand.ts | 5 + .../StartEventDataStoreIngestionCommand.ts | 5 + .../src/commands/StartImportCommand.ts | 5 + .../src/commands/StartLoggingCommand.ts | 5 + .../src/commands/StartQueryCommand.ts | 5 + .../StopEventDataStoreIngestionCommand.ts | 5 + .../src/commands/StopImportCommand.ts | 5 + .../src/commands/StopLoggingCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + .../commands/UpdateEventDataStoreCommand.ts | 5 + .../src/commands/UpdateTrailCommand.ts | 5 + clients/client-cloudwatch-events/package.json | 36 +- .../commands/ActivateEventSourceCommand.ts | 5 + .../src/commands/CancelReplayCommand.ts | 5 + .../commands/CreateApiDestinationCommand.ts | 5 + .../src/commands/CreateArchiveCommand.ts | 5 + .../src/commands/CreateConnectionCommand.ts | 5 + .../src/commands/CreateEventBusCommand.ts | 5 + .../CreatePartnerEventSourceCommand.ts | 5 + .../commands/DeactivateEventSourceCommand.ts | 5 + .../commands/DeauthorizeConnectionCommand.ts | 5 + .../commands/DeleteApiDestinationCommand.ts | 5 + .../src/commands/DeleteArchiveCommand.ts | 5 + .../src/commands/DeleteConnectionCommand.ts | 5 + .../src/commands/DeleteEventBusCommand.ts | 5 + .../DeletePartnerEventSourceCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../commands/DescribeApiDestinationCommand.ts | 5 + .../src/commands/DescribeArchiveCommand.ts | 5 + .../src/commands/DescribeConnectionCommand.ts | 5 + .../src/commands/DescribeEventBusCommand.ts | 5 + .../commands/DescribeEventSourceCommand.ts | 5 + .../DescribePartnerEventSourceCommand.ts | 5 + .../src/commands/DescribeReplayCommand.ts | 5 + .../src/commands/DescribeRuleCommand.ts | 5 + .../src/commands/DisableRuleCommand.ts | 5 + .../src/commands/EnableRuleCommand.ts | 5 + .../commands/ListApiDestinationsCommand.ts | 5 + .../src/commands/ListArchivesCommand.ts | 5 + .../src/commands/ListConnectionsCommand.ts | 5 + .../src/commands/ListEventBusesCommand.ts | 5 + .../src/commands/ListEventSourcesCommand.ts | 5 + .../ListPartnerEventSourceAccountsCommand.ts | 5 + .../ListPartnerEventSourcesCommand.ts | 5 + .../src/commands/ListReplaysCommand.ts | 5 + .../commands/ListRuleNamesByTargetCommand.ts | 5 + .../src/commands/ListRulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTargetsByRuleCommand.ts | 5 + .../src/commands/PutEventsCommand.ts | 5 + .../src/commands/PutPartnerEventsCommand.ts | 5 + .../src/commands/PutPermissionCommand.ts | 5 + .../src/commands/PutRuleCommand.ts | 5 + .../src/commands/PutTargetsCommand.ts | 5 + .../src/commands/RemovePermissionCommand.ts | 5 + .../src/commands/RemoveTargetsCommand.ts | 5 + .../src/commands/StartReplayCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestEventPatternCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateApiDestinationCommand.ts | 5 + .../src/commands/UpdateArchiveCommand.ts | 5 + .../src/commands/UpdateConnectionCommand.ts | 5 + clients/client-cloudwatch-logs/package.json | 36 +- .../src/commands/AssociateKmsKeyCommand.ts | 5 + .../src/commands/CancelExportTaskCommand.ts | 5 + .../src/commands/CreateExportTaskCommand.ts | 5 + .../src/commands/CreateLogGroupCommand.ts | 5 + .../src/commands/CreateLogStreamCommand.ts | 5 + .../commands/DeleteAccountPolicyCommand.ts | 5 + .../DeleteDataProtectionPolicyCommand.ts | 5 + .../src/commands/DeleteDestinationCommand.ts | 5 + .../src/commands/DeleteLogGroupCommand.ts | 5 + .../src/commands/DeleteLogStreamCommand.ts | 5 + .../src/commands/DeleteMetricFilterCommand.ts | 5 + .../commands/DeleteQueryDefinitionCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../commands/DeleteRetentionPolicyCommand.ts | 5 + .../DeleteSubscriptionFilterCommand.ts | 5 + .../DescribeAccountPoliciesCommand.ts | 5 + .../commands/DescribeDestinationsCommand.ts | 5 + .../commands/DescribeExportTasksCommand.ts | 5 + .../src/commands/DescribeLogGroupsCommand.ts | 5 + .../src/commands/DescribeLogStreamsCommand.ts | 5 + .../commands/DescribeMetricFiltersCommand.ts | 5 + .../src/commands/DescribeQueriesCommand.ts | 5 + .../DescribeQueryDefinitionsCommand.ts | 5 + .../DescribeResourcePoliciesCommand.ts | 5 + .../DescribeSubscriptionFiltersCommand.ts | 5 + .../src/commands/DisassociateKmsKeyCommand.ts | 5 + .../src/commands/FilterLogEventsCommand.ts | 5 + .../GetDataProtectionPolicyCommand.ts | 5 + .../src/commands/GetLogEventsCommand.ts | 5 + .../src/commands/GetLogGroupFieldsCommand.ts | 5 + .../src/commands/GetLogRecordCommand.ts | 5 + .../src/commands/GetQueryResultsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTagsLogGroupCommand.ts | 5 + .../src/commands/PutAccountPolicyCommand.ts | 5 + .../PutDataProtectionPolicyCommand.ts | 5 + .../src/commands/PutDestinationCommand.ts | 5 + .../commands/PutDestinationPolicyCommand.ts | 5 + .../src/commands/PutLogEventsCommand.ts | 5 + .../src/commands/PutMetricFilterCommand.ts | 5 + .../src/commands/PutQueryDefinitionCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/PutRetentionPolicyCommand.ts | 5 + .../commands/PutSubscriptionFilterCommand.ts | 5 + .../src/commands/StartQueryCommand.ts | 5 + .../src/commands/StopQueryCommand.ts | 5 + .../src/commands/TagLogGroupCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestMetricFilterCommand.ts | 5 + .../src/commands/UntagLogGroupCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-cloudwatch/package.json | 38 +- .../src/commands/DeleteAlarmsCommand.ts | 5 + .../commands/DeleteAnomalyDetectorCommand.ts | 5 + .../src/commands/DeleteDashboardsCommand.ts | 5 + .../src/commands/DeleteInsightRulesCommand.ts | 5 + .../src/commands/DeleteMetricStreamCommand.ts | 5 + .../commands/DescribeAlarmHistoryCommand.ts | 5 + .../src/commands/DescribeAlarmsCommand.ts | 5 + .../DescribeAlarmsForMetricCommand.ts | 5 + .../DescribeAnomalyDetectorsCommand.ts | 5 + .../commands/DescribeInsightRulesCommand.ts | 5 + .../commands/DisableAlarmActionsCommand.ts | 5 + .../commands/DisableInsightRulesCommand.ts | 5 + .../src/commands/EnableAlarmActionsCommand.ts | 5 + .../src/commands/EnableInsightRulesCommand.ts | 5 + .../src/commands/GetDashboardCommand.ts | 5 + .../commands/GetInsightRuleReportCommand.ts | 5 + .../src/commands/GetMetricDataCommand.ts | 5 + .../commands/GetMetricStatisticsCommand.ts | 5 + .../src/commands/GetMetricStreamCommand.ts | 5 + .../commands/GetMetricWidgetImageCommand.ts | 5 + .../src/commands/ListDashboardsCommand.ts | 5 + .../ListManagedInsightRulesCommand.ts | 5 + .../src/commands/ListMetricStreamsCommand.ts | 5 + .../src/commands/ListMetricsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutAnomalyDetectorCommand.ts | 5 + .../src/commands/PutCompositeAlarmCommand.ts | 5 + .../src/commands/PutDashboardCommand.ts | 5 + .../src/commands/PutInsightRuleCommand.ts | 5 + .../commands/PutManagedInsightRulesCommand.ts | 5 + .../src/commands/PutMetricAlarmCommand.ts | 5 + .../src/commands/PutMetricDataCommand.ts | 5 + .../src/commands/PutMetricStreamCommand.ts | 5 + .../src/commands/SetAlarmStateCommand.ts | 5 + .../src/commands/StartMetricStreamsCommand.ts | 5 + .../src/commands/StopMetricStreamsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-codeartifact/package.json | 38 +- .../AssociateExternalConnectionCommand.ts | 5 + .../commands/CopyPackageVersionsCommand.ts | 5 + .../src/commands/CreateDomainCommand.ts | 5 + .../src/commands/CreateRepositoryCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../DeleteDomainPermissionsPolicyCommand.ts | 5 + .../src/commands/DeletePackageCommand.ts | 5 + .../commands/DeletePackageVersionsCommand.ts | 5 + .../src/commands/DeleteRepositoryCommand.ts | 5 + ...eleteRepositoryPermissionsPolicyCommand.ts | 5 + .../src/commands/DescribeDomainCommand.ts | 5 + .../src/commands/DescribePackageCommand.ts | 5 + .../commands/DescribePackageVersionCommand.ts | 5 + .../src/commands/DescribeRepositoryCommand.ts | 5 + .../DisassociateExternalConnectionCommand.ts | 5 + .../commands/DisposePackageVersionsCommand.ts | 5 + .../commands/GetAuthorizationTokenCommand.ts | 5 + .../GetDomainPermissionsPolicyCommand.ts | 5 + .../commands/GetPackageVersionAssetCommand.ts | 5 + .../GetPackageVersionReadmeCommand.ts | 5 + .../commands/GetRepositoryEndpointCommand.ts | 5 + .../GetRepositoryPermissionsPolicyCommand.ts | 5 + .../src/commands/ListDomainsCommand.ts | 5 + .../ListPackageVersionAssetsCommand.ts | 5 + .../ListPackageVersionDependenciesCommand.ts | 5 + .../commands/ListPackageVersionsCommand.ts | 5 + .../src/commands/ListPackagesCommand.ts | 5 + .../src/commands/ListRepositoriesCommand.ts | 5 + .../ListRepositoriesInDomainCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/PublishPackageVersionCommand.ts | 5 + .../PutDomainPermissionsPolicyCommand.ts | 5 + .../PutPackageOriginConfigurationCommand.ts | 5 + .../PutRepositoryPermissionsPolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdatePackageVersionsStatusCommand.ts | 5 + .../src/commands/UpdateRepositoryCommand.ts | 5 + clients/client-codebuild/package.json | 36 +- .../src/commands/BatchDeleteBuildsCommand.ts | 5 + .../commands/BatchGetBuildBatchesCommand.ts | 5 + .../src/commands/BatchGetBuildsCommand.ts | 5 + .../src/commands/BatchGetProjectsCommand.ts | 5 + .../commands/BatchGetReportGroupsCommand.ts | 5 + .../src/commands/BatchGetReportsCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/CreateReportGroupCommand.ts | 5 + .../src/commands/CreateWebhookCommand.ts | 5 + .../src/commands/DeleteBuildBatchCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../src/commands/DeleteReportCommand.ts | 5 + .../src/commands/DeleteReportGroupCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../DeleteSourceCredentialsCommand.ts | 5 + .../src/commands/DeleteWebhookCommand.ts | 5 + .../commands/DescribeCodeCoveragesCommand.ts | 5 + .../src/commands/DescribeTestCasesCommand.ts | 5 + .../commands/GetReportGroupTrendCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../ImportSourceCredentialsCommand.ts | 5 + .../commands/InvalidateProjectCacheCommand.ts | 5 + .../src/commands/ListBuildBatchesCommand.ts | 5 + .../ListBuildBatchesForProjectCommand.ts | 5 + .../src/commands/ListBuildsCommand.ts | 5 + .../commands/ListBuildsForProjectCommand.ts | 5 + .../ListCuratedEnvironmentImagesCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../src/commands/ListReportGroupsCommand.ts | 5 + .../src/commands/ListReportsCommand.ts | 5 + .../ListReportsForReportGroupCommand.ts | 5 + .../src/commands/ListSharedProjectsCommand.ts | 5 + .../commands/ListSharedReportGroupsCommand.ts | 5 + .../commands/ListSourceCredentialsCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/RetryBuildBatchCommand.ts | 5 + .../src/commands/RetryBuildCommand.ts | 5 + .../src/commands/StartBuildBatchCommand.ts | 5 + .../src/commands/StartBuildCommand.ts | 5 + .../src/commands/StopBuildBatchCommand.ts | 5 + .../src/commands/StopBuildCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + .../UpdateProjectVisibilityCommand.ts | 5 + .../src/commands/UpdateReportGroupCommand.ts | 5 + .../src/commands/UpdateWebhookCommand.ts | 5 + clients/client-codecatalyst/package.json | 36 +- .../src/commands/CreateAccessTokenCommand.ts | 5 + .../commands/CreateDevEnvironmentCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../CreateSourceRepositoryBranchCommand.ts | 5 + .../commands/CreateSourceRepositoryCommand.ts | 5 + .../src/commands/DeleteAccessTokenCommand.ts | 5 + .../commands/DeleteDevEnvironmentCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../commands/DeleteSourceRepositoryCommand.ts | 5 + .../src/commands/DeleteSpaceCommand.ts | 5 + .../src/commands/GetDevEnvironmentCommand.ts | 5 + .../src/commands/GetProjectCommand.ts | 5 + .../GetSourceRepositoryCloneUrlsCommand.ts | 5 + .../commands/GetSourceRepositoryCommand.ts | 5 + .../src/commands/GetSpaceCommand.ts | 5 + .../src/commands/GetSubscriptionCommand.ts | 5 + .../src/commands/GetUserDetailsCommand.ts | 5 + .../src/commands/ListAccessTokensCommand.ts | 5 + .../ListDevEnvironmentSessionsCommand.ts | 5 + .../commands/ListDevEnvironmentsCommand.ts | 5 + .../src/commands/ListEventLogsCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../commands/ListSourceRepositoriesCommand.ts | 5 + .../ListSourceRepositoryBranchesCommand.ts | 5 + .../src/commands/ListSpacesCommand.ts | 5 + .../commands/StartDevEnvironmentCommand.ts | 5 + .../StartDevEnvironmentSessionCommand.ts | 5 + .../src/commands/StopDevEnvironmentCommand.ts | 5 + .../StopDevEnvironmentSessionCommand.ts | 5 + .../commands/UpdateDevEnvironmentCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + .../src/commands/UpdateSpaceCommand.ts | 5 + .../src/commands/VerifySessionCommand.ts | 5 + clients/client-codecommit/package.json | 36 +- ...provalRuleTemplateWithRepositoryCommand.ts | 5 + ...ovalRuleTemplateWithRepositoriesCommand.ts | 5 + .../BatchDescribeMergeConflictsCommand.ts | 5 + ...ovalRuleTemplateFromRepositoriesCommand.ts | 5 + .../src/commands/BatchGetCommitsCommand.ts | 5 + .../commands/BatchGetRepositoriesCommand.ts | 5 + .../CreateApprovalRuleTemplateCommand.ts | 5 + .../src/commands/CreateBranchCommand.ts | 5 + .../src/commands/CreateCommitCommand.ts | 5 + .../CreatePullRequestApprovalRuleCommand.ts | 5 + .../src/commands/CreatePullRequestCommand.ts | 5 + .../src/commands/CreateRepositoryCommand.ts | 5 + .../CreateUnreferencedMergeCommitCommand.ts | 5 + .../DeleteApprovalRuleTemplateCommand.ts | 5 + .../src/commands/DeleteBranchCommand.ts | 5 + .../commands/DeleteCommentContentCommand.ts | 5 + .../src/commands/DeleteFileCommand.ts | 5 + .../DeletePullRequestApprovalRuleCommand.ts | 5 + .../src/commands/DeleteRepositoryCommand.ts | 5 + .../commands/DescribeMergeConflictsCommand.ts | 5 + .../DescribePullRequestEventsCommand.ts | 5 + ...provalRuleTemplateFromRepositoryCommand.ts | 5 + ...EvaluatePullRequestApprovalRulesCommand.ts | 5 + .../GetApprovalRuleTemplateCommand.ts | 5 + .../src/commands/GetBlobCommand.ts | 5 + .../src/commands/GetBranchCommand.ts | 5 + .../src/commands/GetCommentCommand.ts | 5 + .../commands/GetCommentReactionsCommand.ts | 5 + .../GetCommentsForComparedCommitCommand.ts | 5 + .../GetCommentsForPullRequestCommand.ts | 5 + .../src/commands/GetCommitCommand.ts | 5 + .../src/commands/GetDifferencesCommand.ts | 5 + .../src/commands/GetFileCommand.ts | 5 + .../src/commands/GetFolderCommand.ts | 5 + .../src/commands/GetMergeCommitCommand.ts | 5 + .../src/commands/GetMergeConflictsCommand.ts | 5 + .../src/commands/GetMergeOptionsCommand.ts | 5 + .../GetPullRequestApprovalStatesCommand.ts | 5 + .../src/commands/GetPullRequestCommand.ts | 5 + .../GetPullRequestOverrideStateCommand.ts | 5 + .../src/commands/GetRepositoryCommand.ts | 5 + .../commands/GetRepositoryTriggersCommand.ts | 5 + .../ListApprovalRuleTemplatesCommand.ts | 5 + ...provalRuleTemplatesForRepositoryCommand.ts | 5 + .../src/commands/ListBranchesCommand.ts | 5 + .../commands/ListFileCommitHistoryCommand.ts | 5 + .../src/commands/ListPullRequestsCommand.ts | 5 + .../src/commands/ListRepositoriesCommand.ts | 5 + ...ositoriesForApprovalRuleTemplateCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../MergeBranchesByFastForwardCommand.ts | 5 + .../commands/MergeBranchesBySquashCommand.ts | 5 + .../MergeBranchesByThreeWayCommand.ts | 5 + .../MergePullRequestByFastForwardCommand.ts | 5 + .../MergePullRequestBySquashCommand.ts | 5 + .../MergePullRequestByThreeWayCommand.ts | 5 + ...OverridePullRequestApprovalRulesCommand.ts | 5 + .../PostCommentForComparedCommitCommand.ts | 5 + .../PostCommentForPullRequestCommand.ts | 5 + .../src/commands/PostCommentReplyCommand.ts | 5 + .../src/commands/PutCommentReactionCommand.ts | 5 + .../src/commands/PutFileCommand.ts | 5 + .../commands/PutRepositoryTriggersCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../commands/TestRepositoryTriggersCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...pdateApprovalRuleTemplateContentCommand.ts | 5 + ...eApprovalRuleTemplateDescriptionCommand.ts | 5 + .../UpdateApprovalRuleTemplateNameCommand.ts | 5 + .../src/commands/UpdateCommentCommand.ts | 5 + .../commands/UpdateDefaultBranchCommand.ts | 5 + ...tePullRequestApprovalRuleContentCommand.ts | 5 + .../UpdatePullRequestApprovalStateCommand.ts | 5 + .../UpdatePullRequestDescriptionCommand.ts | 5 + .../UpdatePullRequestStatusCommand.ts | 5 + .../commands/UpdatePullRequestTitleCommand.ts | 5 + .../UpdateRepositoryDescriptionCommand.ts | 5 + .../commands/UpdateRepositoryNameCommand.ts | 5 + clients/client-codedeploy/package.json | 38 +- .../AddTagsToOnPremisesInstancesCommand.ts | 5 + .../BatchGetApplicationRevisionsCommand.ts | 5 + .../commands/BatchGetApplicationsCommand.ts | 5 + .../BatchGetDeploymentGroupsCommand.ts | 5 + .../BatchGetDeploymentInstancesCommand.ts | 5 + .../BatchGetDeploymentTargetsCommand.ts | 5 + .../commands/BatchGetDeploymentsCommand.ts | 5 + .../BatchGetOnPremisesInstancesCommand.ts | 5 + .../src/commands/ContinueDeploymentCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../src/commands/CreateDeploymentCommand.ts | 5 + .../commands/CreateDeploymentConfigCommand.ts | 5 + .../commands/CreateDeploymentGroupCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../commands/DeleteDeploymentConfigCommand.ts | 5 + .../commands/DeleteDeploymentGroupCommand.ts | 5 + .../DeleteGitHubAccountTokenCommand.ts | 5 + .../DeleteResourcesByExternalIdCommand.ts | 5 + .../DeregisterOnPremisesInstanceCommand.ts | 5 + .../src/commands/GetApplicationCommand.ts | 5 + .../commands/GetApplicationRevisionCommand.ts | 5 + .../src/commands/GetDeploymentCommand.ts | 5 + .../commands/GetDeploymentConfigCommand.ts | 5 + .../src/commands/GetDeploymentGroupCommand.ts | 5 + .../commands/GetDeploymentInstanceCommand.ts | 5 + .../commands/GetDeploymentTargetCommand.ts | 5 + .../commands/GetOnPremisesInstanceCommand.ts | 5 + .../ListApplicationRevisionsCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../commands/ListDeploymentConfigsCommand.ts | 5 + .../commands/ListDeploymentGroupsCommand.ts | 5 + .../ListDeploymentInstancesCommand.ts | 5 + .../commands/ListDeploymentTargetsCommand.ts | 5 + .../src/commands/ListDeploymentsCommand.ts | 5 + .../ListGitHubAccountTokenNamesCommand.ts | 5 + .../ListOnPremisesInstancesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...ifecycleEventHookExecutionStatusCommand.ts | 5 + .../RegisterApplicationRevisionCommand.ts | 5 + .../RegisterOnPremisesInstanceCommand.ts | 5 + ...emoveTagsFromOnPremisesInstancesCommand.ts | 5 + ...ipWaitTimeForInstanceTerminationCommand.ts | 5 + .../src/commands/StopDeploymentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../commands/UpdateDeploymentGroupCommand.ts | 5 + clients/client-codeguru-reviewer/package.json | 38 +- .../commands/AssociateRepositoryCommand.ts | 5 + .../src/commands/CreateCodeReviewCommand.ts | 5 + .../src/commands/DescribeCodeReviewCommand.ts | 5 + .../DescribeRecommendationFeedbackCommand.ts | 5 + .../DescribeRepositoryAssociationCommand.ts | 5 + .../commands/DisassociateRepositoryCommand.ts | 5 + .../src/commands/ListCodeReviewsCommand.ts | 5 + .../ListRecommendationFeedbackCommand.ts | 5 + .../commands/ListRecommendationsCommand.ts | 5 + .../ListRepositoryAssociationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../PutRecommendationFeedbackCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-codeguru-security/package.json | 36 +- .../src/commands/BatchGetFindingsCommand.ts | 5 + .../src/commands/CreateScanCommand.ts | 5 + .../src/commands/CreateUploadUrlCommand.ts | 5 + .../GetAccountConfigurationCommand.ts | 5 + .../src/commands/GetFindingsCommand.ts | 5 + .../src/commands/GetMetricsSummaryCommand.ts | 5 + .../src/commands/GetScanCommand.ts | 5 + .../commands/ListFindingsMetricsCommand.ts | 5 + .../src/commands/ListScansCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAccountConfigurationCommand.ts | 5 + clients/client-codeguruprofiler/package.json | 38 +- .../AddNotificationChannelsCommand.ts | 5 + .../BatchGetFrameMetricDataCommand.ts | 5 + .../src/commands/ConfigureAgentCommand.ts | 5 + .../commands/CreateProfilingGroupCommand.ts | 5 + .../commands/DeleteProfilingGroupCommand.ts | 5 + .../commands/DescribeProfilingGroupCommand.ts | 5 + .../GetFindingsReportAccountSummaryCommand.ts | 5 + .../GetNotificationConfigurationCommand.ts | 5 + .../src/commands/GetPolicyCommand.ts | 5 + .../src/commands/GetProfileCommand.ts | 5 + .../src/commands/GetRecommendationsCommand.ts | 5 + .../commands/ListFindingsReportsCommand.ts | 5 + .../src/commands/ListProfileTimesCommand.ts | 5 + .../commands/ListProfilingGroupsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PostAgentProfileCommand.ts | 5 + .../src/commands/PutPermissionCommand.ts | 5 + .../RemoveNotificationChannelCommand.ts | 5 + .../src/commands/RemovePermissionCommand.ts | 5 + .../src/commands/SubmitFeedbackCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateProfilingGroupCommand.ts | 5 + clients/client-codepipeline/package.json | 36 +- .../src/commands/AcknowledgeJobCommand.ts | 5 + .../AcknowledgeThirdPartyJobCommand.ts | 5 + .../commands/CreateCustomActionTypeCommand.ts | 5 + .../src/commands/CreatePipelineCommand.ts | 5 + .../commands/DeleteCustomActionTypeCommand.ts | 5 + .../src/commands/DeletePipelineCommand.ts | 5 + .../src/commands/DeleteWebhookCommand.ts | 5 + .../DeregisterWebhookWithThirdPartyCommand.ts | 5 + .../commands/DisableStageTransitionCommand.ts | 5 + .../commands/EnableStageTransitionCommand.ts | 5 + .../src/commands/GetActionTypeCommand.ts | 5 + .../src/commands/GetJobDetailsCommand.ts | 5 + .../src/commands/GetPipelineCommand.ts | 5 + .../commands/GetPipelineExecutionCommand.ts | 5 + .../src/commands/GetPipelineStateCommand.ts | 5 + .../GetThirdPartyJobDetailsCommand.ts | 5 + .../commands/ListActionExecutionsCommand.ts | 5 + .../src/commands/ListActionTypesCommand.ts | 5 + .../commands/ListPipelineExecutionsCommand.ts | 5 + .../src/commands/ListPipelinesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWebhooksCommand.ts | 5 + .../src/commands/PollForJobsCommand.ts | 5 + .../commands/PollForThirdPartyJobsCommand.ts | 5 + .../src/commands/PutActionRevisionCommand.ts | 5 + .../src/commands/PutApprovalResultCommand.ts | 5 + .../commands/PutJobFailureResultCommand.ts | 5 + .../commands/PutJobSuccessResultCommand.ts | 5 + .../PutThirdPartyJobFailureResultCommand.ts | 5 + .../PutThirdPartyJobSuccessResultCommand.ts | 5 + .../src/commands/PutWebhookCommand.ts | 5 + .../RegisterWebhookWithThirdPartyCommand.ts | 5 + .../commands/RetryStageExecutionCommand.ts | 5 + .../commands/StartPipelineExecutionCommand.ts | 5 + .../commands/StopPipelineExecutionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateActionTypeCommand.ts | 5 + .../src/commands/UpdatePipelineCommand.ts | 5 + .../client-codestar-connections/package.json | 36 +- .../src/commands/CreateConnectionCommand.ts | 5 + .../src/commands/CreateHostCommand.ts | 5 + .../src/commands/DeleteConnectionCommand.ts | 5 + .../src/commands/DeleteHostCommand.ts | 5 + .../src/commands/GetConnectionCommand.ts | 5 + .../src/commands/GetHostCommand.ts | 5 + .../src/commands/ListConnectionsCommand.ts | 5 + .../src/commands/ListHostsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateHostCommand.ts | 5 + .../package.json | 36 +- .../commands/CreateNotificationRuleCommand.ts | 5 + .../commands/DeleteNotificationRuleCommand.ts | 5 + .../src/commands/DeleteTargetCommand.ts | 5 + .../DescribeNotificationRuleCommand.ts | 5 + .../src/commands/ListEventTypesCommand.ts | 5 + .../commands/ListNotificationRulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTargetsCommand.ts | 5 + .../src/commands/SubscribeCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UnsubscribeCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateNotificationRuleCommand.ts | 5 + clients/client-codestar/package.json | 36 +- .../commands/AssociateTeamMemberCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/CreateUserProfileCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../src/commands/DeleteUserProfileCommand.ts | 5 + .../src/commands/DescribeProjectCommand.ts | 5 + .../commands/DescribeUserProfileCommand.ts | 5 + .../commands/DisassociateTeamMemberCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../src/commands/ListResourcesCommand.ts | 5 + .../src/commands/ListTagsForProjectCommand.ts | 5 + .../src/commands/ListTeamMembersCommand.ts | 5 + .../src/commands/ListUserProfilesCommand.ts | 5 + .../src/commands/TagProjectCommand.ts | 5 + .../src/commands/UntagProjectCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + .../src/commands/UpdateTeamMemberCommand.ts | 5 + .../src/commands/UpdateUserProfileCommand.ts | 5 + .../package.json | 36 +- .../commands/AddCustomAttributesCommand.ts | 5 + .../commands/AdminAddUserToGroupCommand.ts | 5 + .../src/commands/AdminConfirmSignUpCommand.ts | 5 + .../src/commands/AdminCreateUserCommand.ts | 5 + .../AdminDeleteUserAttributesCommand.ts | 5 + .../src/commands/AdminDeleteUserCommand.ts | 5 + .../AdminDisableProviderForUserCommand.ts | 5 + .../src/commands/AdminDisableUserCommand.ts | 5 + .../src/commands/AdminEnableUserCommand.ts | 5 + .../src/commands/AdminForgetDeviceCommand.ts | 5 + .../src/commands/AdminGetDeviceCommand.ts | 5 + .../src/commands/AdminGetUserCommand.ts | 5 + .../src/commands/AdminInitiateAuthCommand.ts | 5 + .../AdminLinkProviderForUserCommand.ts | 5 + .../src/commands/AdminListDevicesCommand.ts | 5 + .../commands/AdminListGroupsForUserCommand.ts | 5 + .../AdminListUserAuthEventsCommand.ts | 5 + .../AdminRemoveUserFromGroupCommand.ts | 5 + .../commands/AdminResetUserPasswordCommand.ts | 5 + .../AdminRespondToAuthChallengeCommand.ts | 5 + .../AdminSetUserMFAPreferenceCommand.ts | 5 + .../commands/AdminSetUserPasswordCommand.ts | 5 + .../commands/AdminSetUserSettingsCommand.ts | 5 + .../AdminUpdateAuthEventFeedbackCommand.ts | 5 + .../AdminUpdateDeviceStatusCommand.ts | 5 + .../AdminUpdateUserAttributesCommand.ts | 5 + .../commands/AdminUserGlobalSignOutCommand.ts | 5 + .../commands/AssociateSoftwareTokenCommand.ts | 5 + .../src/commands/ChangePasswordCommand.ts | 5 + .../src/commands/ConfirmDeviceCommand.ts | 5 + .../commands/ConfirmForgotPasswordCommand.ts | 5 + .../src/commands/ConfirmSignUpCommand.ts | 5 + .../src/commands/CreateGroupCommand.ts | 5 + .../commands/CreateIdentityProviderCommand.ts | 5 + .../commands/CreateResourceServerCommand.ts | 5 + .../commands/CreateUserImportJobCommand.ts | 5 + .../commands/CreateUserPoolClientCommand.ts | 5 + .../src/commands/CreateUserPoolCommand.ts | 5 + .../commands/CreateUserPoolDomainCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../commands/DeleteIdentityProviderCommand.ts | 5 + .../commands/DeleteResourceServerCommand.ts | 5 + .../commands/DeleteUserAttributesCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../commands/DeleteUserPoolClientCommand.ts | 5 + .../src/commands/DeleteUserPoolCommand.ts | 5 + .../commands/DeleteUserPoolDomainCommand.ts | 5 + .../DescribeIdentityProviderCommand.ts | 5 + .../commands/DescribeResourceServerCommand.ts | 5 + .../DescribeRiskConfigurationCommand.ts | 5 + .../commands/DescribeUserImportJobCommand.ts | 5 + .../commands/DescribeUserPoolClientCommand.ts | 5 + .../src/commands/DescribeUserPoolCommand.ts | 5 + .../commands/DescribeUserPoolDomainCommand.ts | 5 + .../src/commands/ForgetDeviceCommand.ts | 5 + .../src/commands/ForgotPasswordCommand.ts | 5 + .../src/commands/GetCSVHeaderCommand.ts | 5 + .../src/commands/GetDeviceCommand.ts | 5 + .../src/commands/GetGroupCommand.ts | 5 + .../GetIdentityProviderByIdentifierCommand.ts | 5 + .../GetLogDeliveryConfigurationCommand.ts | 5 + .../commands/GetSigningCertificateCommand.ts | 5 + .../src/commands/GetUICustomizationCommand.ts | 5 + ...GetUserAttributeVerificationCodeCommand.ts | 5 + .../src/commands/GetUserCommand.ts | 5 + .../commands/GetUserPoolMfaConfigCommand.ts | 5 + .../src/commands/GlobalSignOutCommand.ts | 5 + .../src/commands/InitiateAuthCommand.ts | 5 + .../src/commands/ListDevicesCommand.ts | 5 + .../src/commands/ListGroupsCommand.ts | 5 + .../commands/ListIdentityProvidersCommand.ts | 5 + .../commands/ListResourceServersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListUserImportJobsCommand.ts | 5 + .../commands/ListUserPoolClientsCommand.ts | 5 + .../src/commands/ListUserPoolsCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../src/commands/ListUsersInGroupCommand.ts | 5 + .../commands/ResendConfirmationCodeCommand.ts | 5 + .../commands/RespondToAuthChallengeCommand.ts | 5 + .../src/commands/RevokeTokenCommand.ts | 5 + .../SetLogDeliveryConfigurationCommand.ts | 5 + .../commands/SetRiskConfigurationCommand.ts | 5 + .../src/commands/SetUICustomizationCommand.ts | 5 + .../commands/SetUserMFAPreferenceCommand.ts | 5 + .../commands/SetUserPoolMfaConfigCommand.ts | 5 + .../src/commands/SetUserSettingsCommand.ts | 5 + .../src/commands/SignUpCommand.ts | 5 + .../src/commands/StartUserImportJobCommand.ts | 5 + .../src/commands/StopUserImportJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAuthEventFeedbackCommand.ts | 5 + .../src/commands/UpdateDeviceStatusCommand.ts | 5 + .../src/commands/UpdateGroupCommand.ts | 5 + .../commands/UpdateIdentityProviderCommand.ts | 5 + .../commands/UpdateResourceServerCommand.ts | 5 + .../commands/UpdateUserAttributesCommand.ts | 5 + .../commands/UpdateUserPoolClientCommand.ts | 5 + .../src/commands/UpdateUserPoolCommand.ts | 5 + .../commands/UpdateUserPoolDomainCommand.ts | 5 + .../commands/VerifySoftwareTokenCommand.ts | 5 + .../commands/VerifyUserAttributeCommand.ts | 5 + clients/client-cognito-identity/package.json | 36 +- .../src/commands/CreateIdentityPoolCommand.ts | 5 + .../src/commands/DeleteIdentitiesCommand.ts | 5 + .../src/commands/DeleteIdentityPoolCommand.ts | 5 + .../src/commands/DescribeIdentityCommand.ts | 5 + .../commands/DescribeIdentityPoolCommand.ts | 5 + .../GetCredentialsForIdentityCommand.ts | 5 + .../src/commands/GetIdCommand.ts | 5 + .../commands/GetIdentityPoolRolesCommand.ts | 5 + .../src/commands/GetOpenIdTokenCommand.ts | 5 + ...tOpenIdTokenForDeveloperIdentityCommand.ts | 5 + .../GetPrincipalTagAttributeMapCommand.ts | 5 + .../src/commands/ListIdentitiesCommand.ts | 5 + .../src/commands/ListIdentityPoolsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../LookupDeveloperIdentityCommand.ts | 5 + .../MergeDeveloperIdentitiesCommand.ts | 5 + .../commands/SetIdentityPoolRolesCommand.ts | 5 + .../SetPrincipalTagAttributeMapCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../UnlinkDeveloperIdentityCommand.ts | 5 + .../src/commands/UnlinkIdentityCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateIdentityPoolCommand.ts | 5 + clients/client-cognito-sync/package.json | 36 +- .../src/commands/BulkPublishCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + .../DescribeIdentityPoolUsageCommand.ts | 5 + .../commands/DescribeIdentityUsageCommand.ts | 5 + .../commands/GetBulkPublishDetailsCommand.ts | 5 + .../src/commands/GetCognitoEventsCommand.ts | 5 + .../GetIdentityPoolConfigurationCommand.ts | 5 + .../src/commands/ListDatasetsCommand.ts | 5 + .../commands/ListIdentityPoolUsageCommand.ts | 5 + .../src/commands/ListRecordsCommand.ts | 5 + .../src/commands/RegisterDeviceCommand.ts | 5 + .../src/commands/SetCognitoEventsCommand.ts | 5 + .../SetIdentityPoolConfigurationCommand.ts | 5 + .../src/commands/SubscribeToDatasetCommand.ts | 5 + .../commands/UnsubscribeFromDatasetCommand.ts | 5 + .../src/commands/UpdateRecordsCommand.ts | 5 + clients/client-comprehend/package.json | 36 +- .../BatchDetectDominantLanguageCommand.ts | 5 + .../commands/BatchDetectEntitiesCommand.ts | 5 + .../commands/BatchDetectKeyPhrasesCommand.ts | 5 + .../commands/BatchDetectSentimentCommand.ts | 5 + .../src/commands/BatchDetectSyntaxCommand.ts | 5 + .../BatchDetectTargetedSentimentCommand.ts | 5 + .../src/commands/ClassifyDocumentCommand.ts | 5 + .../commands/ContainsPiiEntitiesCommand.ts | 5 + .../src/commands/CreateDatasetCommand.ts | 5 + .../CreateDocumentClassifierCommand.ts | 5 + .../src/commands/CreateEndpointCommand.ts | 5 + .../commands/CreateEntityRecognizerCommand.ts | 5 + .../src/commands/CreateFlywheelCommand.ts | 5 + .../DeleteDocumentClassifierCommand.ts | 5 + .../src/commands/DeleteEndpointCommand.ts | 5 + .../commands/DeleteEntityRecognizerCommand.ts | 5 + .../src/commands/DeleteFlywheelCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + ...escribeDocumentClassificationJobCommand.ts | 5 + .../DescribeDocumentClassifierCommand.ts | 5 + ...ribeDominantLanguageDetectionJobCommand.ts | 5 + .../src/commands/DescribeEndpointCommand.ts | 5 + .../DescribeEntitiesDetectionJobCommand.ts | 5 + .../DescribeEntityRecognizerCommand.ts | 5 + .../DescribeEventsDetectionJobCommand.ts | 5 + .../src/commands/DescribeFlywheelCommand.ts | 5 + .../DescribeFlywheelIterationCommand.ts | 5 + .../DescribeKeyPhrasesDetectionJobCommand.ts | 5 + .../DescribePiiEntitiesDetectionJobCommand.ts | 5 + .../commands/DescribeResourcePolicyCommand.ts | 5 + .../DescribeSentimentDetectionJobCommand.ts | 5 + ...ibeTargetedSentimentDetectionJobCommand.ts | 5 + .../DescribeTopicsDetectionJobCommand.ts | 5 + .../commands/DetectDominantLanguageCommand.ts | 5 + .../src/commands/DetectEntitiesCommand.ts | 5 + .../src/commands/DetectKeyPhrasesCommand.ts | 5 + .../src/commands/DetectPiiEntitiesCommand.ts | 5 + .../src/commands/DetectSentimentCommand.ts | 5 + .../src/commands/DetectSyntaxCommand.ts | 5 + .../DetectTargetedSentimentCommand.ts | 5 + .../src/commands/ImportModelCommand.ts | 5 + .../src/commands/ListDatasetsCommand.ts | 5 + .../ListDocumentClassificationJobsCommand.ts | 5 + .../ListDocumentClassifierSummariesCommand.ts | 5 + .../ListDocumentClassifiersCommand.ts | 5 + ...istDominantLanguageDetectionJobsCommand.ts | 5 + .../src/commands/ListEndpointsCommand.ts | 5 + .../ListEntitiesDetectionJobsCommand.ts | 5 + .../ListEntityRecognizerSummariesCommand.ts | 5 + .../commands/ListEntityRecognizersCommand.ts | 5 + .../ListEventsDetectionJobsCommand.ts | 5 + .../ListFlywheelIterationHistoryCommand.ts | 5 + .../src/commands/ListFlywheelsCommand.ts | 5 + .../ListKeyPhrasesDetectionJobsCommand.ts | 5 + .../ListPiiEntitiesDetectionJobsCommand.ts | 5 + .../ListSentimentDetectionJobsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...stTargetedSentimentDetectionJobsCommand.ts | 5 + .../ListTopicsDetectionJobsCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../StartDocumentClassificationJobCommand.ts | 5 + ...tartDominantLanguageDetectionJobCommand.ts | 5 + .../StartEntitiesDetectionJobCommand.ts | 5 + .../StartEventsDetectionJobCommand.ts | 5 + .../commands/StartFlywheelIterationCommand.ts | 5 + .../StartKeyPhrasesDetectionJobCommand.ts | 5 + .../StartPiiEntitiesDetectionJobCommand.ts | 5 + .../StartSentimentDetectionJobCommand.ts | 5 + ...artTargetedSentimentDetectionJobCommand.ts | 5 + .../StartTopicsDetectionJobCommand.ts | 5 + ...StopDominantLanguageDetectionJobCommand.ts | 5 + .../StopEntitiesDetectionJobCommand.ts | 5 + .../commands/StopEventsDetectionJobCommand.ts | 5 + .../StopKeyPhrasesDetectionJobCommand.ts | 5 + .../StopPiiEntitiesDetectionJobCommand.ts | 5 + .../StopSentimentDetectionJobCommand.ts | 5 + ...topTargetedSentimentDetectionJobCommand.ts | 5 + .../StopTrainingDocumentClassifierCommand.ts | 5 + .../StopTrainingEntityRecognizerCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateEndpointCommand.ts | 5 + .../src/commands/UpdateFlywheelCommand.ts | 5 + clients/client-comprehendmedical/package.json | 36 +- .../DescribeEntitiesDetectionV2JobCommand.ts | 5 + .../DescribeICD10CMInferenceJobCommand.ts | 5 + .../DescribePHIDetectionJobCommand.ts | 5 + .../DescribeRxNormInferenceJobCommand.ts | 5 + .../DescribeSNOMEDCTInferenceJobCommand.ts | 5 + .../src/commands/DetectEntitiesCommand.ts | 5 + .../src/commands/DetectEntitiesV2Command.ts | 5 + .../src/commands/DetectPHICommand.ts | 5 + .../src/commands/InferICD10CMCommand.ts | 5 + .../src/commands/InferRxNormCommand.ts | 5 + .../src/commands/InferSNOMEDCTCommand.ts | 5 + .../ListEntitiesDetectionV2JobsCommand.ts | 5 + .../ListICD10CMInferenceJobsCommand.ts | 5 + .../commands/ListPHIDetectionJobsCommand.ts | 5 + .../ListRxNormInferenceJobsCommand.ts | 5 + .../ListSNOMEDCTInferenceJobsCommand.ts | 5 + .../StartEntitiesDetectionV2JobCommand.ts | 5 + .../StartICD10CMInferenceJobCommand.ts | 5 + .../commands/StartPHIDetectionJobCommand.ts | 5 + .../StartRxNormInferenceJobCommand.ts | 5 + .../StartSNOMEDCTInferenceJobCommand.ts | 5 + .../StopEntitiesDetectionV2JobCommand.ts | 5 + .../StopICD10CMInferenceJobCommand.ts | 5 + .../commands/StopPHIDetectionJobCommand.ts | 5 + .../commands/StopRxNormInferenceJobCommand.ts | 5 + .../StopSNOMEDCTInferenceJobCommand.ts | 5 + clients/client-compute-optimizer/package.json | 36 +- .../DeleteRecommendationPreferencesCommand.ts | 5 + ...DescribeRecommendationExportJobsCommand.ts | 5 + ...tAutoScalingGroupRecommendationsCommand.ts | 5 + .../ExportEBSVolumeRecommendationsCommand.ts | 5 + ...ExportEC2InstanceRecommendationsCommand.ts | 5 + .../ExportECSServiceRecommendationsCommand.ts | 5 + ...ortLambdaFunctionRecommendationsCommand.ts | 5 + .../ExportLicenseRecommendationsCommand.ts | 5 + ...tAutoScalingGroupRecommendationsCommand.ts | 5 + .../GetEBSVolumeRecommendationsCommand.ts | 5 + .../GetEC2InstanceRecommendationsCommand.ts | 5 + ...C2RecommendationProjectedMetricsCommand.ts | 5 + ...ceRecommendationProjectedMetricsCommand.ts | 5 + .../GetECSServiceRecommendationsCommand.ts | 5 + ...fectiveRecommendationPreferencesCommand.ts | 5 + .../commands/GetEnrollmentStatusCommand.ts | 5 + ...nrollmentStatusesForOrganizationCommand.ts | 5 + ...GetLambdaFunctionRecommendationsCommand.ts | 5 + .../GetLicenseRecommendationsCommand.ts | 5 + .../GetRecommendationPreferencesCommand.ts | 5 + .../GetRecommendationSummariesCommand.ts | 5 + .../PutRecommendationPreferencesCommand.ts | 5 + .../commands/UpdateEnrollmentStatusCommand.ts | 5 + clients/client-config-service/package.json | 36 +- .../BatchGetAggregateResourceConfigCommand.ts | 5 + .../commands/BatchGetResourceConfigCommand.ts | 5 + .../DeleteAggregationAuthorizationCommand.ts | 5 + .../src/commands/DeleteConfigRuleCommand.ts | 5 + .../DeleteConfigurationAggregatorCommand.ts | 5 + .../DeleteConfigurationRecorderCommand.ts | 5 + .../commands/DeleteConformancePackCommand.ts | 5 + .../commands/DeleteDeliveryChannelCommand.ts | 5 + .../DeleteEvaluationResultsCommand.ts | 5 + .../DeleteOrganizationConfigRuleCommand.ts | 5 + ...eleteOrganizationConformancePackCommand.ts | 5 + .../DeletePendingAggregationRequestCommand.ts | 5 + .../DeleteRemediationConfigurationCommand.ts | 5 + .../DeleteRemediationExceptionsCommand.ts | 5 + .../commands/DeleteResourceConfigCommand.ts | 5 + .../DeleteRetentionConfigurationCommand.ts | 5 + .../src/commands/DeleteStoredQueryCommand.ts | 5 + .../commands/DeliverConfigSnapshotCommand.ts | 5 + ...AggregateComplianceByConfigRulesCommand.ts | 5 + ...gateComplianceByConformancePacksCommand.ts | 5 + ...escribeAggregationAuthorizationsCommand.ts | 5 + .../DescribeComplianceByConfigRuleCommand.ts | 5 + .../DescribeComplianceByResourceCommand.ts | 5 + ...scribeConfigRuleEvaluationStatusCommand.ts | 5 + .../commands/DescribeConfigRulesCommand.ts | 5 + ...igurationAggregatorSourcesStatusCommand.ts | 5 + ...DescribeConfigurationAggregatorsCommand.ts | 5 + ...cribeConfigurationRecorderStatusCommand.ts | 5 + .../DescribeConfigurationRecordersCommand.ts | 5 + ...escribeConformancePackComplianceCommand.ts | 5 + .../DescribeConformancePackStatusCommand.ts | 5 + .../DescribeConformancePacksCommand.ts | 5 + .../DescribeDeliveryChannelStatusCommand.ts | 5 + .../DescribeDeliveryChannelsCommand.ts | 5 + ...beOrganizationConfigRuleStatusesCommand.ts | 5 + .../DescribeOrganizationConfigRulesCommand.ts | 5 + ...anizationConformancePackStatusesCommand.ts | 5 + ...ribeOrganizationConformancePacksCommand.ts | 5 + ...scribePendingAggregationRequestsCommand.ts | 5 + ...escribeRemediationConfigurationsCommand.ts | 5 + .../DescribeRemediationExceptionsCommand.ts | 5 + ...scribeRemediationExecutionStatusCommand.ts | 5 + .../DescribeRetentionConfigurationsCommand.ts | 5 + ...ateComplianceDetailsByConfigRuleCommand.ts | 5 + ...egateConfigRuleComplianceSummaryCommand.ts | 5 + ...ConformancePackComplianceSummaryCommand.ts | 5 + ...ggregateDiscoveredResourceCountsCommand.ts | 5 + .../GetAggregateResourceConfigCommand.ts | 5 + ...GetComplianceDetailsByConfigRuleCommand.ts | 5 + .../GetComplianceDetailsByResourceCommand.ts | 5 + ...GetComplianceSummaryByConfigRuleCommand.ts | 5 + ...tComplianceSummaryByResourceTypeCommand.ts | 5 + ...ConformancePackComplianceDetailsCommand.ts | 5 + ...ConformancePackComplianceSummaryCommand.ts | 5 + .../commands/GetCustomRulePolicyCommand.ts | 5 + .../GetDiscoveredResourceCountsCommand.ts | 5 + ...nizationConfigRuleDetailedStatusCommand.ts | 5 + ...ionConformancePackDetailedStatusCommand.ts | 5 + .../GetOrganizationCustomRulePolicyCommand.ts | 5 + .../GetResourceConfigHistoryCommand.ts | 5 + .../GetResourceEvaluationSummaryCommand.ts | 5 + .../src/commands/GetStoredQueryCommand.ts | 5 + ...ListAggregateDiscoveredResourcesCommand.ts | 5 + ...tConformancePackComplianceScoresCommand.ts | 5 + .../ListDiscoveredResourcesCommand.ts | 5 + .../ListResourceEvaluationsCommand.ts | 5 + .../src/commands/ListStoredQueriesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../PutAggregationAuthorizationCommand.ts | 5 + .../src/commands/PutConfigRuleCommand.ts | 5 + .../PutConfigurationAggregatorCommand.ts | 5 + .../PutConfigurationRecorderCommand.ts | 5 + .../src/commands/PutConformancePackCommand.ts | 5 + .../src/commands/PutDeliveryChannelCommand.ts | 5 + .../src/commands/PutEvaluationsCommand.ts | 5 + .../commands/PutExternalEvaluationCommand.ts | 5 + .../PutOrganizationConfigRuleCommand.ts | 5 + .../PutOrganizationConformancePackCommand.ts | 5 + .../PutRemediationConfigurationsCommand.ts | 5 + .../PutRemediationExceptionsCommand.ts | 5 + .../src/commands/PutResourceConfigCommand.ts | 5 + .../PutRetentionConfigurationCommand.ts | 5 + .../src/commands/PutStoredQueryCommand.ts | 5 + .../SelectAggregateResourceConfigCommand.ts | 5 + .../commands/SelectResourceConfigCommand.ts | 5 + .../StartConfigRulesEvaluationCommand.ts | 5 + .../StartConfigurationRecorderCommand.ts | 5 + .../StartRemediationExecutionCommand.ts | 5 + .../StartResourceEvaluationCommand.ts | 5 + .../StopConfigurationRecorderCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../client-connect-contact-lens/package.json | 36 +- ...tRealtimeContactAnalysisSegmentsCommand.ts | 5 + clients/client-connect/package.json | 36 +- .../commands/ActivateEvaluationFormCommand.ts | 5 + .../AssociateApprovedOriginCommand.ts | 5 + .../src/commands/AssociateBotCommand.ts | 5 + .../AssociateDefaultVocabularyCommand.ts | 5 + .../AssociateInstanceStorageConfigCommand.ts | 5 + .../AssociateLambdaFunctionCommand.ts | 5 + .../src/commands/AssociateLexBotCommand.ts | 5 + .../AssociatePhoneNumberContactFlowCommand.ts | 5 + .../AssociateQueueQuickConnectsCommand.ts | 5 + .../AssociateRoutingProfileQueuesCommand.ts | 5 + .../commands/AssociateSecurityKeyCommand.ts | 5 + ...iateTrafficDistributionGroupUserCommand.ts | 5 + .../src/commands/ClaimPhoneNumberCommand.ts | 5 + .../src/commands/CreateAgentStatusCommand.ts | 5 + .../src/commands/CreateContactFlowCommand.ts | 5 + .../CreateContactFlowModuleCommand.ts | 5 + .../commands/CreateEvaluationFormCommand.ts | 5 + .../commands/CreateHoursOfOperationCommand.ts | 5 + .../src/commands/CreateInstanceCommand.ts | 5 + .../CreateIntegrationAssociationCommand.ts | 5 + .../src/commands/CreateParticipantCommand.ts | 5 + .../src/commands/CreatePromptCommand.ts | 5 + .../src/commands/CreateQueueCommand.ts | 5 + .../src/commands/CreateQuickConnectCommand.ts | 5 + .../commands/CreateRoutingProfileCommand.ts | 5 + .../src/commands/CreateRuleCommand.ts | 5 + .../commands/CreateSecurityProfileCommand.ts | 5 + .../src/commands/CreateTaskTemplateCommand.ts | 5 + .../CreateTrafficDistributionGroupCommand.ts | 5 + .../src/commands/CreateUseCaseCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../CreateUserHierarchyGroupCommand.ts | 5 + .../src/commands/CreateViewCommand.ts | 5 + .../src/commands/CreateViewVersionCommand.ts | 5 + .../src/commands/CreateVocabularyCommand.ts | 5 + .../DeactivateEvaluationFormCommand.ts | 5 + .../DeleteContactEvaluationCommand.ts | 5 + .../src/commands/DeleteContactFlowCommand.ts | 5 + .../DeleteContactFlowModuleCommand.ts | 5 + .../commands/DeleteEvaluationFormCommand.ts | 5 + .../commands/DeleteHoursOfOperationCommand.ts | 5 + .../src/commands/DeleteInstanceCommand.ts | 5 + .../DeleteIntegrationAssociationCommand.ts | 5 + .../src/commands/DeletePromptCommand.ts | 5 + .../src/commands/DeleteQueueCommand.ts | 5 + .../src/commands/DeleteQuickConnectCommand.ts | 5 + .../commands/DeleteRoutingProfileCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../commands/DeleteSecurityProfileCommand.ts | 5 + .../src/commands/DeleteTaskTemplateCommand.ts | 5 + .../DeleteTrafficDistributionGroupCommand.ts | 5 + .../src/commands/DeleteUseCaseCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../DeleteUserHierarchyGroupCommand.ts | 5 + .../src/commands/DeleteViewCommand.ts | 5 + .../src/commands/DeleteViewVersionCommand.ts | 5 + .../src/commands/DeleteVocabularyCommand.ts | 5 + .../commands/DescribeAgentStatusCommand.ts | 5 + .../src/commands/DescribeContactCommand.ts | 5 + .../DescribeContactEvaluationCommand.ts | 5 + .../commands/DescribeContactFlowCommand.ts | 5 + .../DescribeContactFlowModuleCommand.ts | 5 + .../commands/DescribeEvaluationFormCommand.ts | 5 + .../DescribeHoursOfOperationCommand.ts | 5 + .../DescribeInstanceAttributeCommand.ts | 5 + .../src/commands/DescribeInstanceCommand.ts | 5 + .../DescribeInstanceStorageConfigCommand.ts | 5 + .../commands/DescribePhoneNumberCommand.ts | 5 + .../src/commands/DescribePromptCommand.ts | 5 + .../src/commands/DescribeQueueCommand.ts | 5 + .../commands/DescribeQuickConnectCommand.ts | 5 + .../commands/DescribeRoutingProfileCommand.ts | 5 + .../src/commands/DescribeRuleCommand.ts | 5 + .../DescribeSecurityProfileCommand.ts | 5 + ...DescribeTrafficDistributionGroupCommand.ts | 5 + .../src/commands/DescribeUserCommand.ts | 5 + .../DescribeUserHierarchyGroupCommand.ts | 5 + .../DescribeUserHierarchyStructureCommand.ts | 5 + .../src/commands/DescribeViewCommand.ts | 5 + .../src/commands/DescribeVocabularyCommand.ts | 5 + .../DisassociateApprovedOriginCommand.ts | 5 + .../src/commands/DisassociateBotCommand.ts | 5 + ...isassociateInstanceStorageConfigCommand.ts | 5 + .../DisassociateLambdaFunctionCommand.ts | 5 + .../src/commands/DisassociateLexBotCommand.ts | 5 + ...sassociatePhoneNumberContactFlowCommand.ts | 5 + .../DisassociateQueueQuickConnectsCommand.ts | 5 + ...DisassociateRoutingProfileQueuesCommand.ts | 5 + .../DisassociateSecurityKeyCommand.ts | 5 + ...iateTrafficDistributionGroupUserCommand.ts | 5 + .../src/commands/DismissUserContactCommand.ts | 5 + .../commands/GetContactAttributesCommand.ts | 5 + .../commands/GetCurrentMetricDataCommand.ts | 5 + .../src/commands/GetCurrentUserDataCommand.ts | 5 + .../src/commands/GetFederationTokenCommand.ts | 5 + .../src/commands/GetMetricDataCommand.ts | 5 + .../src/commands/GetMetricDataV2Command.ts | 5 + .../src/commands/GetPromptFileCommand.ts | 5 + .../src/commands/GetTaskTemplateCommand.ts | 5 + .../commands/GetTrafficDistributionCommand.ts | 5 + .../src/commands/ListAgentStatusesCommand.ts | 5 + .../commands/ListApprovedOriginsCommand.ts | 5 + .../src/commands/ListBotsCommand.ts | 5 + .../commands/ListContactEvaluationsCommand.ts | 5 + .../commands/ListContactFlowModulesCommand.ts | 5 + .../src/commands/ListContactFlowsCommand.ts | 5 + .../commands/ListContactReferencesCommand.ts | 5 + .../ListDefaultVocabulariesCommand.ts | 5 + .../ListEvaluationFormVersionsCommand.ts | 5 + .../commands/ListEvaluationFormsCommand.ts | 5 + .../commands/ListHoursOfOperationsCommand.ts | 5 + .../commands/ListInstanceAttributesCommand.ts | 5 + .../ListInstanceStorageConfigsCommand.ts | 5 + .../src/commands/ListInstancesCommand.ts | 5 + .../ListIntegrationAssociationsCommand.ts | 5 + .../commands/ListLambdaFunctionsCommand.ts | 5 + .../src/commands/ListLexBotsCommand.ts | 5 + .../src/commands/ListPhoneNumbersCommand.ts | 5 + .../src/commands/ListPhoneNumbersV2Command.ts | 5 + .../src/commands/ListPromptsCommand.ts | 5 + .../commands/ListQueueQuickConnectsCommand.ts | 5 + .../src/commands/ListQueuesCommand.ts | 5 + .../src/commands/ListQuickConnectsCommand.ts | 5 + .../ListRoutingProfileQueuesCommand.ts | 5 + .../commands/ListRoutingProfilesCommand.ts | 5 + .../src/commands/ListRulesCommand.ts | 5 + .../src/commands/ListSecurityKeysCommand.ts | 5 + .../ListSecurityProfilePermissionsCommand.ts | 5 + .../commands/ListSecurityProfilesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTaskTemplatesCommand.ts | 5 + ...istTrafficDistributionGroupUsersCommand.ts | 5 + .../ListTrafficDistributionGroupsCommand.ts | 5 + .../src/commands/ListUseCasesCommand.ts | 5 + .../ListUserHierarchyGroupsCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../src/commands/ListViewVersionsCommand.ts | 5 + .../src/commands/ListViewsCommand.ts | 5 + .../src/commands/MonitorContactCommand.ts | 5 + .../src/commands/PutUserStatusCommand.ts | 5 + .../src/commands/ReleasePhoneNumberCommand.ts | 5 + .../src/commands/ReplicateInstanceCommand.ts | 5 + .../commands/ResumeContactRecordingCommand.ts | 5 + .../SearchAvailablePhoneNumbersCommand.ts | 5 + .../SearchHoursOfOperationsCommand.ts | 5 + .../src/commands/SearchPromptsCommand.ts | 5 + .../src/commands/SearchQueuesCommand.ts | 5 + .../commands/SearchQuickConnectsCommand.ts | 5 + .../src/commands/SearchResourceTagsCommand.ts | 5 + .../commands/SearchRoutingProfilesCommand.ts | 5 + .../commands/SearchSecurityProfilesCommand.ts | 5 + .../src/commands/SearchUsersCommand.ts | 5 + .../src/commands/SearchVocabulariesCommand.ts | 5 + .../src/commands/StartChatContactCommand.ts | 5 + .../commands/StartContactEvaluationCommand.ts | 5 + .../commands/StartContactRecordingCommand.ts | 5 + .../commands/StartContactStreamingCommand.ts | 5 + .../StartOutboundVoiceContactCommand.ts | 5 + .../src/commands/StartTaskContactCommand.ts | 5 + .../src/commands/StopContactCommand.ts | 5 + .../commands/StopContactRecordingCommand.ts | 5 + .../commands/StopContactStreamingCommand.ts | 5 + .../SubmitContactEvaluationCommand.ts | 5 + .../SuspendContactRecordingCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TransferContactCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAgentStatusCommand.ts | 5 + .../UpdateContactAttributesCommand.ts | 5 + .../src/commands/UpdateContactCommand.ts | 5 + .../UpdateContactEvaluationCommand.ts | 5 + .../UpdateContactFlowContentCommand.ts | 5 + .../UpdateContactFlowMetadataCommand.ts | 5 + .../UpdateContactFlowModuleContentCommand.ts | 5 + .../UpdateContactFlowModuleMetadataCommand.ts | 5 + .../commands/UpdateContactFlowNameCommand.ts | 5 + .../commands/UpdateContactScheduleCommand.ts | 5 + .../commands/UpdateEvaluationFormCommand.ts | 5 + .../commands/UpdateHoursOfOperationCommand.ts | 5 + .../UpdateInstanceAttributeCommand.ts | 5 + .../UpdateInstanceStorageConfigCommand.ts | 5 + .../UpdateParticipantRoleConfigCommand.ts | 5 + .../src/commands/UpdatePhoneNumberCommand.ts | 5 + .../src/commands/UpdatePromptCommand.ts | 5 + .../UpdateQueueHoursOfOperationCommand.ts | 5 + .../commands/UpdateQueueMaxContactsCommand.ts | 5 + .../src/commands/UpdateQueueNameCommand.ts | 5 + .../UpdateQueueOutboundCallerConfigCommand.ts | 5 + .../src/commands/UpdateQueueStatusCommand.ts | 5 + .../UpdateQuickConnectConfigCommand.ts | 5 + .../commands/UpdateQuickConnectNameCommand.ts | 5 + ...ingProfileAgentAvailabilityTimerCommand.ts | 5 + .../UpdateRoutingProfileConcurrencyCommand.ts | 5 + ...utingProfileDefaultOutboundQueueCommand.ts | 5 + .../UpdateRoutingProfileNameCommand.ts | 5 + .../UpdateRoutingProfileQueuesCommand.ts | 5 + .../src/commands/UpdateRuleCommand.ts | 5 + .../commands/UpdateSecurityProfileCommand.ts | 5 + .../src/commands/UpdateTaskTemplateCommand.ts | 5 + .../UpdateTrafficDistributionCommand.ts | 5 + .../commands/UpdateUserHierarchyCommand.ts | 5 + .../UpdateUserHierarchyGroupNameCommand.ts | 5 + .../UpdateUserHierarchyStructureCommand.ts | 5 + .../commands/UpdateUserIdentityInfoCommand.ts | 5 + .../commands/UpdateUserPhoneConfigCommand.ts | 5 + .../UpdateUserRoutingProfileCommand.ts | 5 + .../UpdateUserSecurityProfilesCommand.ts | 5 + .../src/commands/UpdateViewContentCommand.ts | 5 + .../src/commands/UpdateViewMetadataCommand.ts | 5 + clients/client-connectcampaigns/package.json | 36 +- .../src/commands/CreateCampaignCommand.ts | 5 + .../src/commands/DeleteCampaignCommand.ts | 5 + .../DeleteConnectInstanceConfigCommand.ts | 5 + .../DeleteInstanceOnboardingJobCommand.ts | 5 + .../src/commands/DescribeCampaignCommand.ts | 5 + .../commands/GetCampaignStateBatchCommand.ts | 5 + .../src/commands/GetCampaignStateCommand.ts | 5 + .../GetConnectInstanceConfigCommand.ts | 5 + .../GetInstanceOnboardingJobStatusCommand.ts | 5 + .../src/commands/ListCampaignsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PauseCampaignCommand.ts | 5 + .../commands/PutDialRequestBatchCommand.ts | 5 + .../src/commands/ResumeCampaignCommand.ts | 5 + .../src/commands/StartCampaignCommand.ts | 5 + .../StartInstanceOnboardingJobCommand.ts | 5 + .../src/commands/StopCampaignCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateCampaignDialerConfigCommand.ts | 5 + .../src/commands/UpdateCampaignNameCommand.ts | 5 + ...UpdateCampaignOutboundCallConfigCommand.ts | 5 + clients/client-connectcases/package.json | 36 +- .../src/commands/BatchGetFieldCommand.ts | 5 + .../commands/BatchPutFieldOptionsCommand.ts | 5 + .../src/commands/CreateCaseCommand.ts | 5 + .../src/commands/CreateDomainCommand.ts | 5 + .../src/commands/CreateFieldCommand.ts | 5 + .../src/commands/CreateLayoutCommand.ts | 5 + .../src/commands/CreateRelatedItemCommand.ts | 5 + .../src/commands/CreateTemplateCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../src/commands/GetCaseCommand.ts | 5 + .../GetCaseEventConfigurationCommand.ts | 5 + .../src/commands/GetDomainCommand.ts | 5 + .../src/commands/GetLayoutCommand.ts | 5 + .../src/commands/GetTemplateCommand.ts | 5 + .../commands/ListCasesForContactCommand.ts | 5 + .../src/commands/ListDomainsCommand.ts | 5 + .../src/commands/ListFieldOptionsCommand.ts | 5 + .../src/commands/ListFieldsCommand.ts | 5 + .../src/commands/ListLayoutsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTemplatesCommand.ts | 5 + .../PutCaseEventConfigurationCommand.ts | 5 + .../src/commands/SearchCasesCommand.ts | 5 + .../src/commands/SearchRelatedItemsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateCaseCommand.ts | 5 + .../src/commands/UpdateFieldCommand.ts | 5 + .../src/commands/UpdateLayoutCommand.ts | 5 + .../src/commands/UpdateTemplateCommand.ts | 5 + .../client-connectparticipant/package.json | 36 +- .../CompleteAttachmentUploadCommand.ts | 5 + .../CreateParticipantConnectionCommand.ts | 5 + .../src/commands/DescribeViewCommand.ts | 5 + .../commands/DisconnectParticipantCommand.ts | 5 + .../src/commands/GetAttachmentCommand.ts | 5 + .../src/commands/GetTranscriptCommand.ts | 5 + .../src/commands/SendEventCommand.ts | 5 + .../src/commands/SendMessageCommand.ts | 5 + .../commands/StartAttachmentUploadCommand.ts | 5 + clients/client-controltower/package.json | 36 +- .../src/commands/DisableControlCommand.ts | 5 + .../src/commands/EnableControlCommand.ts | 5 + .../commands/GetControlOperationCommand.ts | 5 + .../commands/ListEnabledControlsCommand.ts | 5 + .../package.json | 36 +- .../commands/DeleteReportDefinitionCommand.ts | 5 + .../DescribeReportDefinitionsCommand.ts | 5 + .../commands/ModifyReportDefinitionCommand.ts | 5 + .../commands/PutReportDefinitionCommand.ts | 5 + clients/client-cost-explorer/package.json | 36 +- .../commands/CreateAnomalyMonitorCommand.ts | 5 + .../CreateAnomalySubscriptionCommand.ts | 5 + .../CreateCostCategoryDefinitionCommand.ts | 5 + .../commands/DeleteAnomalyMonitorCommand.ts | 5 + .../DeleteAnomalySubscriptionCommand.ts | 5 + .../DeleteCostCategoryDefinitionCommand.ts | 5 + .../DescribeCostCategoryDefinitionCommand.ts | 5 + .../src/commands/GetAnomaliesCommand.ts | 5 + .../src/commands/GetAnomalyMonitorsCommand.ts | 5 + .../GetAnomalySubscriptionsCommand.ts | 5 + .../src/commands/GetCostAndUsageCommand.ts | 5 + .../GetCostAndUsageWithResourcesCommand.ts | 5 + .../src/commands/GetCostCategoriesCommand.ts | 5 + .../src/commands/GetCostForecastCommand.ts | 5 + .../src/commands/GetDimensionValuesCommand.ts | 5 + .../commands/GetReservationCoverageCommand.ts | 5 + ...eservationPurchaseRecommendationCommand.ts | 5 + .../GetReservationUtilizationCommand.ts | 5 + .../GetRightsizingRecommendationCommand.ts | 5 + ...lanPurchaseRecommendationDetailsCommand.ts | 5 + .../GetSavingsPlansCoverageCommand.ts | 5 + ...vingsPlansPurchaseRecommendationCommand.ts | 5 + .../GetSavingsPlansUtilizationCommand.ts | 5 + ...etSavingsPlansUtilizationDetailsCommand.ts | 5 + .../src/commands/GetTagsCommand.ts | 5 + .../src/commands/GetUsageForecastCommand.ts | 5 + .../commands/ListCostAllocationTagsCommand.ts | 5 + .../ListCostCategoryDefinitionsCommand.ts | 5 + ...PurchaseRecommendationGenerationCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ProvideAnomalyFeedbackCommand.ts | 5 + ...PurchaseRecommendationGenerationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateAnomalyMonitorCommand.ts | 5 + .../UpdateAnomalySubscriptionCommand.ts | 5 + .../UpdateCostAllocationTagsStatusCommand.ts | 5 + .../UpdateCostCategoryDefinitionCommand.ts | 5 + clients/client-customer-profiles/package.json | 36 +- .../src/commands/AddProfileKeyCommand.ts | 5 + ...ateCalculatedAttributeDefinitionCommand.ts | 5 + .../src/commands/CreateDomainCommand.ts | 5 + .../src/commands/CreateEventStreamCommand.ts | 5 + .../CreateIntegrationWorkflowCommand.ts | 5 + .../src/commands/CreateProfileCommand.ts | 5 + ...eteCalculatedAttributeDefinitionCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../src/commands/DeleteEventStreamCommand.ts | 5 + .../src/commands/DeleteIntegrationCommand.ts | 5 + .../src/commands/DeleteProfileCommand.ts | 5 + .../src/commands/DeleteProfileKeyCommand.ts | 5 + .../commands/DeleteProfileObjectCommand.ts | 5 + .../DeleteProfileObjectTypeCommand.ts | 5 + .../src/commands/DeleteWorkflowCommand.ts | 5 + .../commands/GetAutoMergingPreviewCommand.ts | 5 + ...GetCalculatedAttributeDefinitionCommand.ts | 5 + ...GetCalculatedAttributeForProfileCommand.ts | 5 + .../src/commands/GetDomainCommand.ts | 5 + .../src/commands/GetEventStreamCommand.ts | 5 + .../GetIdentityResolutionJobCommand.ts | 5 + .../src/commands/GetIntegrationCommand.ts | 5 + .../src/commands/GetMatchesCommand.ts | 5 + .../commands/GetProfileObjectTypeCommand.ts | 5 + .../GetProfileObjectTypeTemplateCommand.ts | 5 + .../src/commands/GetSimilarProfilesCommand.ts | 5 + .../src/commands/GetWorkflowCommand.ts | 5 + .../src/commands/GetWorkflowStepsCommand.ts | 5 + .../ListAccountIntegrationsCommand.ts | 5 + ...stCalculatedAttributeDefinitionsCommand.ts | 5 + ...stCalculatedAttributesForProfileCommand.ts | 5 + .../src/commands/ListDomainsCommand.ts | 5 + .../src/commands/ListEventStreamsCommand.ts | 5 + .../ListIdentityResolutionJobsCommand.ts | 5 + .../src/commands/ListIntegrationsCommand.ts | 5 + .../ListProfileObjectTypeTemplatesCommand.ts | 5 + .../commands/ListProfileObjectTypesCommand.ts | 5 + .../src/commands/ListProfileObjectsCommand.ts | 5 + .../commands/ListRuleBasedMatchesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWorkflowsCommand.ts | 5 + .../src/commands/MergeProfilesCommand.ts | 5 + .../src/commands/PutIntegrationCommand.ts | 5 + .../src/commands/PutProfileObjectCommand.ts | 5 + .../commands/PutProfileObjectTypeCommand.ts | 5 + .../src/commands/SearchProfilesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...ateCalculatedAttributeDefinitionCommand.ts | 5 + .../src/commands/UpdateDomainCommand.ts | 5 + .../src/commands/UpdateProfileCommand.ts | 5 + clients/client-data-pipeline/package.json | 36 +- .../src/commands/ActivatePipelineCommand.ts | 5 + .../src/commands/AddTagsCommand.ts | 5 + .../src/commands/CreatePipelineCommand.ts | 5 + .../src/commands/DeactivatePipelineCommand.ts | 5 + .../src/commands/DeletePipelineCommand.ts | 5 + .../src/commands/DescribeObjectsCommand.ts | 5 + .../src/commands/DescribePipelinesCommand.ts | 5 + .../src/commands/EvaluateExpressionCommand.ts | 5 + .../commands/GetPipelineDefinitionCommand.ts | 5 + .../src/commands/ListPipelinesCommand.ts | 5 + .../src/commands/PollForTaskCommand.ts | 5 + .../commands/PutPipelineDefinitionCommand.ts | 5 + .../src/commands/QueryObjectsCommand.ts | 5 + .../src/commands/RemoveTagsCommand.ts | 5 + .../src/commands/ReportTaskProgressCommand.ts | 5 + .../ReportTaskRunnerHeartbeatCommand.ts | 5 + .../src/commands/SetStatusCommand.ts | 5 + .../src/commands/SetTaskStatusCommand.ts | 5 + .../ValidatePipelineDefinitionCommand.ts | 5 + .../package.json | 38 +- .../src/commands/AddTagsToResourceCommand.ts | 5 + .../ApplyPendingMaintenanceActionCommand.ts | 5 + .../BatchStartRecommendationsCommand.ts | 5 + ...ncelReplicationTaskAssessmentRunCommand.ts | 5 + .../src/commands/CreateDataProviderCommand.ts | 5 + .../src/commands/CreateEndpointCommand.ts | 5 + .../CreateEventSubscriptionCommand.ts | 5 + .../CreateFleetAdvisorCollectorCommand.ts | 5 + .../commands/CreateInstanceProfileCommand.ts | 5 + .../commands/CreateMigrationProjectCommand.ts | 5 + .../CreateReplicationConfigCommand.ts | 5 + .../CreateReplicationInstanceCommand.ts | 5 + .../CreateReplicationSubnetGroupCommand.ts | 5 + .../commands/CreateReplicationTaskCommand.ts | 5 + .../src/commands/DeleteCertificateCommand.ts | 5 + .../src/commands/DeleteConnectionCommand.ts | 5 + .../src/commands/DeleteDataProviderCommand.ts | 5 + .../src/commands/DeleteEndpointCommand.ts | 5 + .../DeleteEventSubscriptionCommand.ts | 5 + .../DeleteFleetAdvisorCollectorCommand.ts | 5 + .../DeleteFleetAdvisorDatabasesCommand.ts | 5 + .../commands/DeleteInstanceProfileCommand.ts | 5 + .../commands/DeleteMigrationProjectCommand.ts | 5 + .../DeleteReplicationConfigCommand.ts | 5 + .../DeleteReplicationInstanceCommand.ts | 5 + .../DeleteReplicationSubnetGroupCommand.ts | 5 + ...leteReplicationTaskAssessmentRunCommand.ts | 5 + .../commands/DeleteReplicationTaskCommand.ts | 5 + .../DescribeAccountAttributesCommand.ts | 5 + ...eApplicableIndividualAssessmentsCommand.ts | 5 + .../commands/DescribeCertificatesCommand.ts | 5 + .../commands/DescribeConnectionsCommand.ts | 5 + .../DescribeConversionConfigurationCommand.ts | 5 + .../commands/DescribeDataProvidersCommand.ts | 5 + .../DescribeEndpointSettingsCommand.ts | 5 + .../commands/DescribeEndpointTypesCommand.ts | 5 + .../src/commands/DescribeEndpointsCommand.ts | 5 + .../commands/DescribeEngineVersionsCommand.ts | 5 + .../DescribeEventCategoriesCommand.ts | 5 + .../DescribeEventSubscriptionsCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + ...escribeExtensionPackAssociationsCommand.ts | 5 + .../DescribeFleetAdvisorCollectorsCommand.ts | 5 + .../DescribeFleetAdvisorDatabasesCommand.ts | 5 + .../DescribeFleetAdvisorLsaAnalysisCommand.ts | 5 + ...eFleetAdvisorSchemaObjectSummaryCommand.ts | 5 + .../DescribeFleetAdvisorSchemasCommand.ts | 5 + .../DescribeInstanceProfilesCommand.ts | 5 + ...DescribeMetadataModelAssessmentsCommand.ts | 5 + ...DescribeMetadataModelConversionsCommand.ts | 5 + ...ribeMetadataModelExportsAsScriptCommand.ts | 5 + ...ribeMetadataModelExportsToTargetCommand.ts | 5 + .../DescribeMetadataModelImportsCommand.ts | 5 + .../DescribeMigrationProjectsCommand.ts | 5 + ...ibeOrderableReplicationInstancesCommand.ts | 5 + ...escribePendingMaintenanceActionsCommand.ts | 5 + ...escribeRecommendationLimitationsCommand.ts | 5 + .../DescribeRecommendationsCommand.ts | 5 + .../DescribeRefreshSchemasStatusCommand.ts | 5 + .../DescribeReplicationConfigsCommand.ts | 5 + ...cribeReplicationInstanceTaskLogsCommand.ts | 5 + .../DescribeReplicationInstancesCommand.ts | 5 + .../DescribeReplicationSubnetGroupsCommand.ts | 5 + ...scribeReplicationTableStatisticsCommand.ts | 5 + ...ReplicationTaskAssessmentResultsCommand.ts | 5 + ...ibeReplicationTaskAssessmentRunsCommand.ts | 5 + ...icationTaskIndividualAssessmentsCommand.ts | 5 + .../DescribeReplicationTasksCommand.ts | 5 + .../commands/DescribeReplicationsCommand.ts | 5 + .../src/commands/DescribeSchemasCommand.ts | 5 + .../DescribeTableStatisticsCommand.ts | 5 + .../ExportMetadataModelAssessmentCommand.ts | 5 + .../src/commands/ImportCertificateCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ModifyConversionConfigurationCommand.ts | 5 + .../src/commands/ModifyDataProviderCommand.ts | 5 + .../src/commands/ModifyEndpointCommand.ts | 5 + .../ModifyEventSubscriptionCommand.ts | 5 + .../commands/ModifyInstanceProfileCommand.ts | 5 + .../commands/ModifyMigrationProjectCommand.ts | 5 + .../ModifyReplicationConfigCommand.ts | 5 + .../ModifyReplicationInstanceCommand.ts | 5 + .../ModifyReplicationSubnetGroupCommand.ts | 5 + .../commands/ModifyReplicationTaskCommand.ts | 5 + .../commands/MoveReplicationTaskCommand.ts | 5 + .../RebootReplicationInstanceCommand.ts | 5 + .../src/commands/RefreshSchemasCommand.ts | 5 + .../ReloadReplicationTablesCommand.ts | 5 + .../src/commands/ReloadTablesCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../RunFleetAdvisorLsaAnalysisCommand.ts | 5 + .../StartExtensionPackAssociationCommand.ts | 5 + .../StartMetadataModelAssessmentCommand.ts | 5 + .../StartMetadataModelConversionCommand.ts | 5 + ...StartMetadataModelExportAsScriptCommand.ts | 5 + ...StartMetadataModelExportToTargetCommand.ts | 5 + .../StartMetadataModelImportCommand.ts | 5 + .../commands/StartRecommendationsCommand.ts | 5 + .../src/commands/StartReplicationCommand.ts | 5 + .../StartReplicationTaskAssessmentCommand.ts | 5 + ...tartReplicationTaskAssessmentRunCommand.ts | 5 + .../commands/StartReplicationTaskCommand.ts | 5 + .../src/commands/StopReplicationCommand.ts | 5 + .../commands/StopReplicationTaskCommand.ts | 5 + .../src/commands/TestConnectionCommand.ts | 5 + ...UpdateSubscriptionsToEventBridgeCommand.ts | 5 + clients/client-databrew/package.json | 36 +- .../BatchDeleteRecipeVersionCommand.ts | 5 + .../src/commands/CreateDatasetCommand.ts | 5 + .../src/commands/CreateProfileJobCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/CreateRecipeCommand.ts | 5 + .../src/commands/CreateRecipeJobCommand.ts | 5 + .../src/commands/CreateRulesetCommand.ts | 5 + .../src/commands/CreateScheduleCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../src/commands/DeleteJobCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../commands/DeleteRecipeVersionCommand.ts | 5 + .../src/commands/DeleteRulesetCommand.ts | 5 + .../src/commands/DeleteScheduleCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + .../src/commands/DescribeJobCommand.ts | 5 + .../src/commands/DescribeJobRunCommand.ts | 5 + .../src/commands/DescribeProjectCommand.ts | 5 + .../src/commands/DescribeRecipeCommand.ts | 5 + .../src/commands/DescribeRulesetCommand.ts | 5 + .../src/commands/DescribeScheduleCommand.ts | 5 + .../src/commands/ListDatasetsCommand.ts | 5 + .../src/commands/ListJobRunsCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../src/commands/ListRecipeVersionsCommand.ts | 5 + .../src/commands/ListRecipesCommand.ts | 5 + .../src/commands/ListRulesetsCommand.ts | 5 + .../src/commands/ListSchedulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PublishRecipeCommand.ts | 5 + .../SendProjectSessionActionCommand.ts | 5 + .../src/commands/StartJobRunCommand.ts | 5 + .../commands/StartProjectSessionCommand.ts | 5 + .../src/commands/StopJobRunCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDatasetCommand.ts | 5 + .../src/commands/UpdateProfileJobCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + .../src/commands/UpdateRecipeCommand.ts | 5 + .../src/commands/UpdateRecipeJobCommand.ts | 5 + .../src/commands/UpdateRulesetCommand.ts | 5 + .../src/commands/UpdateScheduleCommand.ts | 5 + clients/client-dataexchange/package.json | 36 +- .../src/commands/CancelJobCommand.ts | 5 + .../src/commands/CreateDataSetCommand.ts | 5 + .../src/commands/CreateEventActionCommand.ts | 5 + .../src/commands/CreateJobCommand.ts | 5 + .../src/commands/CreateRevisionCommand.ts | 5 + .../src/commands/DeleteAssetCommand.ts | 5 + .../src/commands/DeleteDataSetCommand.ts | 5 + .../src/commands/DeleteEventActionCommand.ts | 5 + .../src/commands/DeleteRevisionCommand.ts | 5 + .../src/commands/GetAssetCommand.ts | 5 + .../src/commands/GetDataSetCommand.ts | 5 + .../src/commands/GetEventActionCommand.ts | 5 + .../src/commands/GetJobCommand.ts | 5 + .../src/commands/GetRevisionCommand.ts | 5 + .../commands/ListDataSetRevisionsCommand.ts | 5 + .../src/commands/ListDataSetsCommand.ts | 5 + .../src/commands/ListEventActionsCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../src/commands/ListRevisionAssetsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RevokeRevisionCommand.ts | 5 + .../src/commands/SendApiAssetCommand.ts | 5 + .../src/commands/StartJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAssetCommand.ts | 5 + .../src/commands/UpdateDataSetCommand.ts | 5 + .../src/commands/UpdateEventActionCommand.ts | 5 + .../src/commands/UpdateRevisionCommand.ts | 5 + clients/client-datasync/package.json | 36 +- .../src/commands/AddStorageSystemCommand.ts | 5 + .../commands/CancelTaskExecutionCommand.ts | 5 + .../src/commands/CreateAgentCommand.ts | 5 + .../CreateLocationAzureBlobCommand.ts | 5 + .../src/commands/CreateLocationEfsCommand.ts | 5 + .../CreateLocationFsxLustreCommand.ts | 5 + .../commands/CreateLocationFsxOntapCommand.ts | 5 + .../CreateLocationFsxOpenZfsCommand.ts | 5 + .../CreateLocationFsxWindowsCommand.ts | 5 + .../src/commands/CreateLocationHdfsCommand.ts | 5 + .../src/commands/CreateLocationNfsCommand.ts | 5 + .../CreateLocationObjectStorageCommand.ts | 5 + .../src/commands/CreateLocationS3Command.ts | 5 + .../src/commands/CreateLocationSmbCommand.ts | 5 + .../src/commands/CreateTaskCommand.ts | 5 + .../src/commands/DeleteAgentCommand.ts | 5 + .../src/commands/DeleteLocationCommand.ts | 5 + .../src/commands/DeleteTaskCommand.ts | 5 + .../src/commands/DescribeAgentCommand.ts | 5 + .../commands/DescribeDiscoveryJobCommand.ts | 5 + .../DescribeLocationAzureBlobCommand.ts | 5 + .../commands/DescribeLocationEfsCommand.ts | 5 + .../DescribeLocationFsxLustreCommand.ts | 5 + .../DescribeLocationFsxOntapCommand.ts | 5 + .../DescribeLocationFsxOpenZfsCommand.ts | 5 + .../DescribeLocationFsxWindowsCommand.ts | 5 + .../commands/DescribeLocationHdfsCommand.ts | 5 + .../commands/DescribeLocationNfsCommand.ts | 5 + .../DescribeLocationObjectStorageCommand.ts | 5 + .../src/commands/DescribeLocationS3Command.ts | 5 + .../commands/DescribeLocationSmbCommand.ts | 5 + .../commands/DescribeStorageSystemCommand.ts | 5 + ...ribeStorageSystemResourceMetricsCommand.ts | 5 + .../DescribeStorageSystemResourcesCommand.ts | 5 + .../src/commands/DescribeTaskCommand.ts | 5 + .../commands/DescribeTaskExecutionCommand.ts | 5 + .../GenerateRecommendationsCommand.ts | 5 + .../src/commands/ListAgentsCommand.ts | 5 + .../src/commands/ListDiscoveryJobsCommand.ts | 5 + .../src/commands/ListLocationsCommand.ts | 5 + .../src/commands/ListStorageSystemsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTaskExecutionsCommand.ts | 5 + .../src/commands/ListTasksCommand.ts | 5 + .../commands/RemoveStorageSystemCommand.ts | 5 + .../src/commands/StartDiscoveryJobCommand.ts | 5 + .../src/commands/StartTaskExecutionCommand.ts | 5 + .../src/commands/StopDiscoveryJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAgentCommand.ts | 5 + .../src/commands/UpdateDiscoveryJobCommand.ts | 5 + .../UpdateLocationAzureBlobCommand.ts | 5 + .../src/commands/UpdateLocationHdfsCommand.ts | 5 + .../src/commands/UpdateLocationNfsCommand.ts | 5 + .../UpdateLocationObjectStorageCommand.ts | 5 + .../src/commands/UpdateLocationSmbCommand.ts | 5 + .../commands/UpdateStorageSystemCommand.ts | 5 + .../src/commands/UpdateTaskCommand.ts | 5 + .../commands/UpdateTaskExecutionCommand.ts | 5 + clients/client-dax/package.json | 36 +- .../src/commands/CreateClusterCommand.ts | 5 + .../commands/CreateParameterGroupCommand.ts | 5 + .../src/commands/CreateSubnetGroupCommand.ts | 5 + .../DecreaseReplicationFactorCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../commands/DeleteParameterGroupCommand.ts | 5 + .../src/commands/DeleteSubnetGroupCommand.ts | 5 + .../src/commands/DescribeClustersCommand.ts | 5 + .../DescribeDefaultParametersCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../DescribeParameterGroupsCommand.ts | 5 + .../src/commands/DescribeParametersCommand.ts | 5 + .../commands/DescribeSubnetGroupsCommand.ts | 5 + .../IncreaseReplicationFactorCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../src/commands/RebootNodeCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateClusterCommand.ts | 5 + .../commands/UpdateParameterGroupCommand.ts | 5 + .../src/commands/UpdateSubnetGroupCommand.ts | 5 + clients/client-detective/package.json | 36 +- .../src/commands/AcceptInvitationCommand.ts | 5 + .../BatchGetGraphMemberDatasourcesCommand.ts | 5 + .../BatchGetMembershipDatasourcesCommand.ts | 5 + .../src/commands/CreateGraphCommand.ts | 5 + .../src/commands/CreateMembersCommand.ts | 5 + .../src/commands/DeleteGraphCommand.ts | 5 + .../src/commands/DeleteMembersCommand.ts | 5 + ...escribeOrganizationConfigurationCommand.ts | 5 + .../DisableOrganizationAdminAccountCommand.ts | 5 + .../commands/DisassociateMembershipCommand.ts | 5 + .../EnableOrganizationAdminAccountCommand.ts | 5 + .../src/commands/GetMembersCommand.ts | 5 + .../commands/ListDatasourcePackagesCommand.ts | 5 + .../src/commands/ListGraphsCommand.ts | 5 + .../src/commands/ListInvitationsCommand.ts | 5 + .../src/commands/ListMembersCommand.ts | 5 + .../ListOrganizationAdminAccountsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RejectInvitationCommand.ts | 5 + .../commands/StartMonitoringMemberCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateDatasourcePackagesCommand.ts | 5 + .../UpdateOrganizationConfigurationCommand.ts | 5 + clients/client-device-farm/package.json | 36 +- .../src/commands/CreateDevicePoolCommand.ts | 5 + .../commands/CreateInstanceProfileCommand.ts | 5 + .../commands/CreateNetworkProfileCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../CreateRemoteAccessSessionCommand.ts | 5 + .../commands/CreateTestGridProjectCommand.ts | 5 + .../src/commands/CreateTestGridUrlCommand.ts | 5 + .../src/commands/CreateUploadCommand.ts | 5 + .../CreateVPCEConfigurationCommand.ts | 5 + .../src/commands/DeleteDevicePoolCommand.ts | 5 + .../commands/DeleteInstanceProfileCommand.ts | 5 + .../commands/DeleteNetworkProfileCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../DeleteRemoteAccessSessionCommand.ts | 5 + .../src/commands/DeleteRunCommand.ts | 5 + .../commands/DeleteTestGridProjectCommand.ts | 5 + .../src/commands/DeleteUploadCommand.ts | 5 + .../DeleteVPCEConfigurationCommand.ts | 5 + .../src/commands/GetAccountSettingsCommand.ts | 5 + .../src/commands/GetDeviceCommand.ts | 5 + .../src/commands/GetDeviceInstanceCommand.ts | 5 + .../src/commands/GetDevicePoolCommand.ts | 5 + .../GetDevicePoolCompatibilityCommand.ts | 5 + .../src/commands/GetInstanceProfileCommand.ts | 5 + .../src/commands/GetJobCommand.ts | 5 + .../src/commands/GetNetworkProfileCommand.ts | 5 + .../src/commands/GetOfferingStatusCommand.ts | 5 + .../src/commands/GetProjectCommand.ts | 5 + .../commands/GetRemoteAccessSessionCommand.ts | 5 + .../src/commands/GetRunCommand.ts | 5 + .../src/commands/GetSuiteCommand.ts | 5 + .../src/commands/GetTestCommand.ts | 5 + .../src/commands/GetTestGridProjectCommand.ts | 5 + .../src/commands/GetTestGridSessionCommand.ts | 5 + .../src/commands/GetUploadCommand.ts | 5 + .../commands/GetVPCEConfigurationCommand.ts | 5 + .../InstallToRemoteAccessSessionCommand.ts | 5 + .../src/commands/ListArtifactsCommand.ts | 5 + .../commands/ListDeviceInstancesCommand.ts | 5 + .../src/commands/ListDevicePoolsCommand.ts | 5 + .../src/commands/ListDevicesCommand.ts | 5 + .../commands/ListInstanceProfilesCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../commands/ListNetworkProfilesCommand.ts | 5 + .../commands/ListOfferingPromotionsCommand.ts | 5 + .../ListOfferingTransactionsCommand.ts | 5 + .../src/commands/ListOfferingsCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../ListRemoteAccessSessionsCommand.ts | 5 + .../src/commands/ListRunsCommand.ts | 5 + .../src/commands/ListSamplesCommand.ts | 5 + .../src/commands/ListSuitesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTestGridProjectsCommand.ts | 5 + .../ListTestGridSessionActionsCommand.ts | 5 + .../ListTestGridSessionArtifactsCommand.ts | 5 + .../commands/ListTestGridSessionsCommand.ts | 5 + .../src/commands/ListTestsCommand.ts | 5 + .../src/commands/ListUniqueProblemsCommand.ts | 5 + .../src/commands/ListUploadsCommand.ts | 5 + .../commands/ListVPCEConfigurationsCommand.ts | 5 + .../src/commands/PurchaseOfferingCommand.ts | 5 + .../src/commands/RenewOfferingCommand.ts | 5 + .../src/commands/ScheduleRunCommand.ts | 5 + .../src/commands/StopJobCommand.ts | 5 + .../StopRemoteAccessSessionCommand.ts | 5 + .../src/commands/StopRunCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateDeviceInstanceCommand.ts | 5 + .../src/commands/UpdateDevicePoolCommand.ts | 5 + .../commands/UpdateInstanceProfileCommand.ts | 5 + .../commands/UpdateNetworkProfileCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + .../commands/UpdateTestGridProjectCommand.ts | 5 + .../src/commands/UpdateUploadCommand.ts | 5 + .../UpdateVPCEConfigurationCommand.ts | 5 + clients/client-devops-guru/package.json | 36 +- .../commands/AddNotificationChannelCommand.ts | 5 + .../src/commands/DeleteInsightCommand.ts | 5 + .../commands/DescribeAccountHealthCommand.ts | 5 + .../DescribeAccountOverviewCommand.ts | 5 + .../src/commands/DescribeAnomalyCommand.ts | 5 + .../DescribeEventSourcesConfigCommand.ts | 5 + .../src/commands/DescribeFeedbackCommand.ts | 5 + .../src/commands/DescribeInsightCommand.ts | 5 + .../DescribeOrganizationHealthCommand.ts | 5 + .../DescribeOrganizationOverviewCommand.ts | 5 + ...nizationResourceCollectionHealthCommand.ts | 5 + ...DescribeResourceCollectionHealthCommand.ts | 5 + .../DescribeServiceIntegrationCommand.ts | 5 + .../src/commands/GetCostEstimationCommand.ts | 5 + .../commands/GetResourceCollectionCommand.ts | 5 + .../ListAnomaliesForInsightCommand.ts | 5 + .../commands/ListAnomalousLogGroupsCommand.ts | 5 + .../src/commands/ListEventsCommand.ts | 5 + .../src/commands/ListInsightsCommand.ts | 5 + .../commands/ListMonitoredResourcesCommand.ts | 5 + .../ListNotificationChannelsCommand.ts | 5 + .../ListOrganizationInsightsCommand.ts | 5 + .../commands/ListRecommendationsCommand.ts | 5 + .../src/commands/PutFeedbackCommand.ts | 5 + .../RemoveNotificationChannelCommand.ts | 5 + .../src/commands/SearchInsightsCommand.ts | 5 + .../SearchOrganizationInsightsCommand.ts | 5 + .../commands/StartCostEstimationCommand.ts | 5 + .../UpdateEventSourcesConfigCommand.ts | 5 + .../UpdateResourceCollectionCommand.ts | 5 + .../UpdateServiceIntegrationCommand.ts | 5 + clients/client-direct-connect/package.json | 36 +- ...onnectGatewayAssociationProposalCommand.ts | 5 + ...AllocateConnectionOnInterconnectCommand.ts | 5 + .../AllocateHostedConnectionCommand.ts | 5 + .../AllocatePrivateVirtualInterfaceCommand.ts | 5 + .../AllocatePublicVirtualInterfaceCommand.ts | 5 + .../AllocateTransitVirtualInterfaceCommand.ts | 5 + .../AssociateConnectionWithLagCommand.ts | 5 + .../AssociateHostedConnectionCommand.ts | 5 + .../src/commands/AssociateMacSecKeyCommand.ts | 5 + .../AssociateVirtualInterfaceCommand.ts | 5 + .../src/commands/ConfirmConnectionCommand.ts | 5 + .../ConfirmCustomerAgreementCommand.ts | 5 + .../ConfirmPrivateVirtualInterfaceCommand.ts | 5 + .../ConfirmPublicVirtualInterfaceCommand.ts | 5 + .../ConfirmTransitVirtualInterfaceCommand.ts | 5 + .../src/commands/CreateBGPPeerCommand.ts | 5 + .../src/commands/CreateConnectionCommand.ts | 5 + ...eDirectConnectGatewayAssociationCommand.ts | 5 + ...onnectGatewayAssociationProposalCommand.ts | 5 + .../CreateDirectConnectGatewayCommand.ts | 5 + .../src/commands/CreateInterconnectCommand.ts | 5 + .../src/commands/CreateLagCommand.ts | 5 + .../CreatePrivateVirtualInterfaceCommand.ts | 5 + .../CreatePublicVirtualInterfaceCommand.ts | 5 + .../CreateTransitVirtualInterfaceCommand.ts | 5 + .../src/commands/DeleteBGPPeerCommand.ts | 5 + .../src/commands/DeleteConnectionCommand.ts | 5 + ...eDirectConnectGatewayAssociationCommand.ts | 5 + ...onnectGatewayAssociationProposalCommand.ts | 5 + .../DeleteDirectConnectGatewayCommand.ts | 5 + .../src/commands/DeleteInterconnectCommand.ts | 5 + .../src/commands/DeleteLagCommand.ts | 5 + .../commands/DeleteVirtualInterfaceCommand.ts | 5 + .../commands/DescribeConnectionLoaCommand.ts | 5 + .../commands/DescribeConnectionsCommand.ts | 5 + ...escribeConnectionsOnInterconnectCommand.ts | 5 + .../DescribeCustomerMetadataCommand.ts | 5 + ...nnectGatewayAssociationProposalsCommand.ts | 5 + ...DirectConnectGatewayAssociationsCommand.ts | 5 + ...eDirectConnectGatewayAttachmentsCommand.ts | 5 + .../DescribeDirectConnectGatewaysCommand.ts | 5 + .../DescribeHostedConnectionsCommand.ts | 5 + .../DescribeInterconnectLoaCommand.ts | 5 + .../commands/DescribeInterconnectsCommand.ts | 5 + .../src/commands/DescribeLagsCommand.ts | 5 + .../src/commands/DescribeLoaCommand.ts | 5 + .../src/commands/DescribeLocationsCommand.ts | 5 + .../DescribeRouterConfigurationCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../DescribeVirtualGatewaysCommand.ts | 5 + .../DescribeVirtualInterfacesCommand.ts | 5 + .../DisassociateConnectionFromLagCommand.ts | 5 + .../commands/DisassociateMacSecKeyCommand.ts | 5 + .../ListVirtualInterfaceTestHistoryCommand.ts | 5 + .../commands/StartBgpFailoverTestCommand.ts | 5 + .../commands/StopBgpFailoverTestCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateConnectionCommand.ts | 5 + ...eDirectConnectGatewayAssociationCommand.ts | 5 + .../UpdateDirectConnectGatewayCommand.ts | 5 + .../src/commands/UpdateLagCommand.ts | 5 + ...UpdateVirtualInterfaceAttributesCommand.ts | 5 + clients/client-directory-service/package.json | 36 +- .../commands/AcceptSharedDirectoryCommand.ts | 5 + .../src/commands/AddIpRoutesCommand.ts | 5 + .../src/commands/AddRegionCommand.ts | 5 + .../src/commands/AddTagsToResourceCommand.ts | 5 + .../commands/CancelSchemaExtensionCommand.ts | 5 + .../src/commands/ConnectDirectoryCommand.ts | 5 + .../src/commands/CreateAliasCommand.ts | 5 + .../src/commands/CreateComputerCommand.ts | 5 + .../CreateConditionalForwarderCommand.ts | 5 + .../src/commands/CreateDirectoryCommand.ts | 5 + .../commands/CreateLogSubscriptionCommand.ts | 5 + .../src/commands/CreateMicrosoftADCommand.ts | 5 + .../src/commands/CreateSnapshotCommand.ts | 5 + .../src/commands/CreateTrustCommand.ts | 5 + .../DeleteConditionalForwarderCommand.ts | 5 + .../src/commands/DeleteDirectoryCommand.ts | 5 + .../commands/DeleteLogSubscriptionCommand.ts | 5 + .../src/commands/DeleteSnapshotCommand.ts | 5 + .../src/commands/DeleteTrustCommand.ts | 5 + .../commands/DeregisterCertificateCommand.ts | 5 + .../commands/DeregisterEventTopicCommand.ts | 5 + .../commands/DescribeCertificateCommand.ts | 5 + ...ribeClientAuthenticationSettingsCommand.ts | 5 + .../DescribeConditionalForwardersCommand.ts | 5 + .../commands/DescribeDirectoriesCommand.ts | 5 + .../DescribeDomainControllersCommand.ts | 5 + .../commands/DescribeEventTopicsCommand.ts | 5 + .../commands/DescribeLDAPSSettingsCommand.ts | 5 + .../src/commands/DescribeRegionsCommand.ts | 5 + .../src/commands/DescribeSettingsCommand.ts | 5 + .../DescribeSharedDirectoriesCommand.ts | 5 + .../src/commands/DescribeSnapshotsCommand.ts | 5 + .../src/commands/DescribeTrustsCommand.ts | 5 + .../DescribeUpdateDirectoryCommand.ts | 5 + .../DisableClientAuthenticationCommand.ts | 5 + .../src/commands/DisableLDAPSCommand.ts | 5 + .../src/commands/DisableRadiusCommand.ts | 5 + .../src/commands/DisableSsoCommand.ts | 5 + .../EnableClientAuthenticationCommand.ts | 5 + .../src/commands/EnableLDAPSCommand.ts | 5 + .../src/commands/EnableRadiusCommand.ts | 5 + .../src/commands/EnableSsoCommand.ts | 5 + .../src/commands/GetDirectoryLimitsCommand.ts | 5 + .../src/commands/GetSnapshotLimitsCommand.ts | 5 + .../src/commands/ListCertificatesCommand.ts | 5 + .../src/commands/ListIpRoutesCommand.ts | 5 + .../commands/ListLogSubscriptionsCommand.ts | 5 + .../commands/ListSchemaExtensionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/RegisterCertificateCommand.ts | 5 + .../src/commands/RegisterEventTopicCommand.ts | 5 + .../commands/RejectSharedDirectoryCommand.ts | 5 + .../src/commands/RemoveIpRoutesCommand.ts | 5 + .../src/commands/RemoveRegionCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../src/commands/ResetUserPasswordCommand.ts | 5 + .../commands/RestoreFromSnapshotCommand.ts | 5 + .../src/commands/ShareDirectoryCommand.ts | 5 + .../commands/StartSchemaExtensionCommand.ts | 5 + .../src/commands/UnshareDirectoryCommand.ts | 5 + .../UpdateConditionalForwarderCommand.ts | 5 + .../commands/UpdateDirectorySetupCommand.ts | 5 + .../UpdateNumberOfDomainControllersCommand.ts | 5 + .../src/commands/UpdateRadiusCommand.ts | 5 + .../src/commands/UpdateSettingsCommand.ts | 5 + .../src/commands/UpdateTrustCommand.ts | 5 + .../src/commands/VerifyTrustCommand.ts | 5 + clients/client-dlm/package.json | 36 +- .../commands/CreateLifecyclePolicyCommand.ts | 5 + .../commands/DeleteLifecyclePolicyCommand.ts | 5 + .../commands/GetLifecyclePoliciesCommand.ts | 5 + .../src/commands/GetLifecyclePolicyCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateLifecyclePolicyCommand.ts | 5 + clients/client-docdb-elastic/package.json | 36 +- .../src/commands/CreateClusterCommand.ts | 5 + .../commands/CreateClusterSnapshotCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../commands/DeleteClusterSnapshotCommand.ts | 5 + .../src/commands/GetClusterCommand.ts | 5 + .../src/commands/GetClusterSnapshotCommand.ts | 5 + .../commands/ListClusterSnapshotsCommand.ts | 5 + .../src/commands/ListClustersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../RestoreClusterFromSnapshotCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateClusterCommand.ts | 5 + clients/client-docdb/package.json | 38 +- ...ddSourceIdentifierToSubscriptionCommand.ts | 5 + .../src/commands/AddTagsToResourceCommand.ts | 5 + .../ApplyPendingMaintenanceActionCommand.ts | 5 + .../CopyDBClusterParameterGroupCommand.ts | 5 + .../commands/CopyDBClusterSnapshotCommand.ts | 5 + .../src/commands/CreateDBClusterCommand.ts | 5 + .../CreateDBClusterParameterGroupCommand.ts | 5 + .../CreateDBClusterSnapshotCommand.ts | 5 + .../src/commands/CreateDBInstanceCommand.ts | 5 + .../commands/CreateDBSubnetGroupCommand.ts | 5 + .../CreateEventSubscriptionCommand.ts | 5 + .../commands/CreateGlobalClusterCommand.ts | 5 + .../src/commands/DeleteDBClusterCommand.ts | 5 + .../DeleteDBClusterParameterGroupCommand.ts | 5 + .../DeleteDBClusterSnapshotCommand.ts | 5 + .../src/commands/DeleteDBInstanceCommand.ts | 5 + .../commands/DeleteDBSubnetGroupCommand.ts | 5 + .../DeleteEventSubscriptionCommand.ts | 5 + .../commands/DeleteGlobalClusterCommand.ts | 5 + .../commands/DescribeCertificatesCommand.ts | 5 + ...DescribeDBClusterParameterGroupsCommand.ts | 5 + .../DescribeDBClusterParametersCommand.ts | 5 + ...cribeDBClusterSnapshotAttributesCommand.ts | 5 + .../DescribeDBClusterSnapshotsCommand.ts | 5 + .../src/commands/DescribeDBClustersCommand.ts | 5 + .../DescribeDBEngineVersionsCommand.ts | 5 + .../commands/DescribeDBInstancesCommand.ts | 5 + .../commands/DescribeDBSubnetGroupsCommand.ts | 5 + ...beEngineDefaultClusterParametersCommand.ts | 5 + .../DescribeEventCategoriesCommand.ts | 5 + .../DescribeEventSubscriptionsCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../commands/DescribeGlobalClustersCommand.ts | 5 + ...scribeOrderableDBInstanceOptionsCommand.ts | 5 + ...escribePendingMaintenanceActionsCommand.ts | 5 + .../src/commands/FailoverDBClusterCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ModifyDBClusterCommand.ts | 5 + .../ModifyDBClusterParameterGroupCommand.ts | 5 + ...ModifyDBClusterSnapshotAttributeCommand.ts | 5 + .../src/commands/ModifyDBInstanceCommand.ts | 5 + .../commands/ModifyDBSubnetGroupCommand.ts | 5 + .../ModifyEventSubscriptionCommand.ts | 5 + .../commands/ModifyGlobalClusterCommand.ts | 5 + .../src/commands/RebootDBInstanceCommand.ts | 5 + .../RemoveFromGlobalClusterCommand.ts | 5 + ...SourceIdentifierFromSubscriptionCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../ResetDBClusterParameterGroupCommand.ts | 5 + .../RestoreDBClusterFromSnapshotCommand.ts | 5 + .../RestoreDBClusterToPointInTimeCommand.ts | 5 + .../src/commands/StartDBClusterCommand.ts | 5 + .../src/commands/StopDBClusterCommand.ts | 5 + clients/client-drs/package.json | 36 +- .../AssociateSourceNetworkStackCommand.ts | 5 + .../CreateExtendedSourceServerCommand.ts | 5 + ...reateLaunchConfigurationTemplateCommand.ts | 5 + ...ReplicationConfigurationTemplateCommand.ts | 5 + .../commands/CreateSourceNetworkCommand.ts | 5 + .../src/commands/DeleteJobCommand.ts | 5 + .../src/commands/DeleteLaunchActionCommand.ts | 5 + ...eleteLaunchConfigurationTemplateCommand.ts | 5 + .../commands/DeleteRecoveryInstanceCommand.ts | 5 + ...ReplicationConfigurationTemplateCommand.ts | 5 + .../commands/DeleteSourceNetworkCommand.ts | 5 + .../src/commands/DeleteSourceServerCommand.ts | 5 + .../commands/DescribeJobLogItemsCommand.ts | 5 + .../src/commands/DescribeJobsCommand.ts | 5 + ...ribeLaunchConfigurationTemplatesCommand.ts | 5 + .../DescribeRecoveryInstancesCommand.ts | 5 + .../DescribeRecoverySnapshotsCommand.ts | 5 + ...eplicationConfigurationTemplatesCommand.ts | 5 + .../commands/DescribeSourceNetworksCommand.ts | 5 + .../commands/DescribeSourceServersCommand.ts | 5 + .../DisconnectRecoveryInstanceCommand.ts | 5 + .../commands/DisconnectSourceServerCommand.ts | 5 + .../ExportSourceNetworkCfnTemplateCommand.ts | 5 + ...FailbackReplicationConfigurationCommand.ts | 5 + .../commands/GetLaunchConfigurationCommand.ts | 5 + .../GetReplicationConfigurationCommand.ts | 5 + .../src/commands/InitializeServiceCommand.ts | 5 + .../ListExtensibleSourceServersCommand.ts | 5 + .../src/commands/ListLaunchActionsCommand.ts | 5 + .../commands/ListStagingAccountsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutLaunchActionCommand.ts | 5 + .../commands/RetryDataReplicationCommand.ts | 5 + .../src/commands/ReverseReplicationCommand.ts | 5 + .../commands/StartFailbackLaunchCommand.ts | 5 + .../src/commands/StartRecoveryCommand.ts | 5 + .../src/commands/StartReplicationCommand.ts | 5 + .../StartSourceNetworkRecoveryCommand.ts | 5 + .../StartSourceNetworkReplicationCommand.ts | 5 + .../src/commands/StopFailbackCommand.ts | 5 + .../src/commands/StopReplicationCommand.ts | 5 + .../StopSourceNetworkReplicationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../TerminateRecoveryInstancesCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...FailbackReplicationConfigurationCommand.ts | 5 + .../UpdateLaunchConfigurationCommand.ts | 5 + ...pdateLaunchConfigurationTemplateCommand.ts | 5 + .../UpdateReplicationConfigurationCommand.ts | 5 + ...ReplicationConfigurationTemplateCommand.ts | 5 + clients/client-dynamodb-streams/package.json | 36 +- .../src/commands/DescribeStreamCommand.ts | 5 + .../src/commands/GetRecordsCommand.ts | 5 + .../src/commands/GetShardIteratorCommand.ts | 5 + .../src/commands/ListStreamsCommand.ts | 5 + clients/client-dynamodb/package.json | 38 +- .../commands/BatchExecuteStatementCommand.ts | 5 + .../src/commands/BatchGetItemCommand.ts | 5 + .../src/commands/BatchWriteItemCommand.ts | 5 + .../src/commands/CreateBackupCommand.ts | 5 + .../src/commands/CreateGlobalTableCommand.ts | 5 + .../src/commands/CreateTableCommand.ts | 5 + .../src/commands/DeleteBackupCommand.ts | 5 + .../src/commands/DeleteItemCommand.ts | 5 + .../src/commands/DeleteTableCommand.ts | 5 + .../src/commands/DescribeBackupCommand.ts | 5 + .../DescribeContinuousBackupsCommand.ts | 5 + .../DescribeContributorInsightsCommand.ts | 5 + .../src/commands/DescribeEndpointsCommand.ts | 5 + .../src/commands/DescribeExportCommand.ts | 5 + .../commands/DescribeGlobalTableCommand.ts | 5 + .../DescribeGlobalTableSettingsCommand.ts | 5 + .../src/commands/DescribeImportCommand.ts | 5 + ...cribeKinesisStreamingDestinationCommand.ts | 5 + .../src/commands/DescribeLimitsCommand.ts | 5 + .../src/commands/DescribeTableCommand.ts | 5 + .../DescribeTableReplicaAutoScalingCommand.ts | 5 + .../src/commands/DescribeTimeToLiveCommand.ts | 5 + ...sableKinesisStreamingDestinationCommand.ts | 5 + ...nableKinesisStreamingDestinationCommand.ts | 5 + .../src/commands/ExecuteStatementCommand.ts | 5 + .../src/commands/ExecuteTransactionCommand.ts | 5 + .../ExportTableToPointInTimeCommand.ts | 5 + .../src/commands/GetItemCommand.ts | 5 + .../src/commands/ImportTableCommand.ts | 5 + .../src/commands/ListBackupsCommand.ts | 5 + .../ListContributorInsightsCommand.ts | 5 + .../src/commands/ListExportsCommand.ts | 5 + .../src/commands/ListGlobalTablesCommand.ts | 5 + .../src/commands/ListImportsCommand.ts | 5 + .../src/commands/ListTablesCommand.ts | 5 + .../src/commands/ListTagsOfResourceCommand.ts | 5 + .../src/commands/PutItemCommand.ts | 5 + .../src/commands/QueryCommand.ts | 5 + .../commands/RestoreTableFromBackupCommand.ts | 5 + .../RestoreTableToPointInTimeCommand.ts | 5 + .../src/commands/ScanCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TransactGetItemsCommand.ts | 5 + .../src/commands/TransactWriteItemsCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateContinuousBackupsCommand.ts | 5 + .../UpdateContributorInsightsCommand.ts | 5 + .../src/commands/UpdateGlobalTableCommand.ts | 5 + .../UpdateGlobalTableSettingsCommand.ts | 5 + .../src/commands/UpdateItemCommand.ts | 5 + .../src/commands/UpdateTableCommand.ts | 5 + .../UpdateTableReplicaAutoScalingCommand.ts | 5 + .../src/commands/UpdateTimeToLiveCommand.ts | 5 + clients/client-ebs/package.json | 38 +- .../src/commands/CompleteSnapshotCommand.ts | 5 + .../src/commands/GetSnapshotBlockCommand.ts | 5 + .../src/commands/ListChangedBlocksCommand.ts | 5 + .../src/commands/ListSnapshotBlocksCommand.ts | 5 + .../src/commands/PutSnapshotBlockCommand.ts | 5 + .../src/commands/StartSnapshotCommand.ts | 5 + .../client-ec2-instance-connect/package.json | 36 +- .../src/commands/SendSSHPublicKeyCommand.ts | 5 + .../SendSerialConsoleSSHPublicKeyCommand.ts | 5 + clients/client-ec2/package.json | 38 +- .../commands/AcceptAddressTransferCommand.ts | 5 + ...ptReservedInstancesExchangeQuoteCommand.ts | 5 + ...tewayMulticastDomainAssociationsCommand.ts | 5 + ...tTransitGatewayPeeringAttachmentCommand.ts | 5 + ...cceptTransitGatewayVpcAttachmentCommand.ts | 5 + .../AcceptVpcEndpointConnectionsCommand.ts | 5 + .../AcceptVpcPeeringConnectionCommand.ts | 5 + .../src/commands/AdvertiseByoipCidrCommand.ts | 5 + .../src/commands/AllocateAddressCommand.ts | 5 + .../src/commands/AllocateHostsCommand.ts | 5 + .../commands/AllocateIpamPoolCidrCommand.ts | 5 + ...tyGroupsToClientVpnTargetNetworkCommand.ts | 5 + .../commands/AssignIpv6AddressesCommand.ts | 5 + .../AssignPrivateIpAddressesCommand.ts | 5 + .../AssignPrivateNatGatewayAddressCommand.ts | 5 + .../src/commands/AssociateAddressCommand.ts | 5 + .../AssociateClientVpnTargetNetworkCommand.ts | 5 + .../commands/AssociateDhcpOptionsCommand.ts | 5 + ...sociateEnclaveCertificateIamRoleCommand.ts | 5 + .../AssociateIamInstanceProfileCommand.ts | 5 + .../AssociateInstanceEventWindowCommand.ts | 5 + .../AssociateIpamResourceDiscoveryCommand.ts | 5 + .../AssociateNatGatewayAddressCommand.ts | 5 + .../commands/AssociateRouteTableCommand.ts | 5 + .../AssociateSubnetCidrBlockCommand.ts | 5 + ...ateTransitGatewayMulticastDomainCommand.ts | 5 + ...sociateTransitGatewayPolicyTableCommand.ts | 5 + ...ssociateTransitGatewayRouteTableCommand.ts | 5 + .../AssociateTrunkInterfaceCommand.ts | 5 + .../commands/AssociateVpcCidrBlockCommand.ts | 5 + .../commands/AttachClassicLinkVpcCommand.ts | 5 + .../commands/AttachInternetGatewayCommand.ts | 5 + .../commands/AttachNetworkInterfaceCommand.ts | 5 + ...ttachVerifiedAccessTrustProviderCommand.ts | 5 + .../src/commands/AttachVolumeCommand.ts | 5 + .../src/commands/AttachVpnGatewayCommand.ts | 5 + .../AuthorizeClientVpnIngressCommand.ts | 5 + .../AuthorizeSecurityGroupEgressCommand.ts | 5 + .../AuthorizeSecurityGroupIngressCommand.ts | 5 + .../src/commands/BundleInstanceCommand.ts | 5 + .../src/commands/CancelBundleTaskCommand.ts | 5 + .../CancelCapacityReservationCommand.ts | 5 + .../CancelCapacityReservationFleetsCommand.ts | 5 + .../commands/CancelConversionTaskCommand.ts | 5 + .../src/commands/CancelExportTaskCommand.ts | 5 + .../CancelImageLaunchPermissionCommand.ts | 5 + .../src/commands/CancelImportTaskCommand.ts | 5 + .../CancelReservedInstancesListingCommand.ts | 5 + .../CancelSpotFleetRequestsCommand.ts | 5 + .../CancelSpotInstanceRequestsCommand.ts | 5 + .../commands/ConfirmProductInstanceCommand.ts | 5 + .../src/commands/CopyFpgaImageCommand.ts | 5 + .../src/commands/CopyImageCommand.ts | 5 + .../src/commands/CopySnapshotCommand.ts | 5 + .../CreateCapacityReservationCommand.ts | 5 + .../CreateCapacityReservationFleetCommand.ts | 5 + .../commands/CreateCarrierGatewayCommand.ts | 5 + .../CreateClientVpnEndpointCommand.ts | 5 + .../commands/CreateClientVpnRouteCommand.ts | 5 + .../src/commands/CreateCoipCidrCommand.ts | 5 + .../src/commands/CreateCoipPoolCommand.ts | 5 + .../commands/CreateCustomerGatewayCommand.ts | 5 + .../commands/CreateDefaultSubnetCommand.ts | 5 + .../src/commands/CreateDefaultVpcCommand.ts | 5 + .../src/commands/CreateDhcpOptionsCommand.ts | 5 + .../CreateEgressOnlyInternetGatewayCommand.ts | 5 + .../src/commands/CreateFleetCommand.ts | 5 + .../src/commands/CreateFlowLogsCommand.ts | 5 + .../src/commands/CreateFpgaImageCommand.ts | 5 + .../src/commands/CreateImageCommand.ts | 5 + .../CreateInstanceConnectEndpointCommand.ts | 5 + .../CreateInstanceEventWindowCommand.ts | 5 + .../CreateInstanceExportTaskCommand.ts | 5 + .../commands/CreateInternetGatewayCommand.ts | 5 + .../src/commands/CreateIpamCommand.ts | 5 + .../src/commands/CreateIpamPoolCommand.ts | 5 + .../CreateIpamResourceDiscoveryCommand.ts | 5 + .../src/commands/CreateIpamScopeCommand.ts | 5 + .../src/commands/CreateKeyPairCommand.ts | 5 + .../commands/CreateLaunchTemplateCommand.ts | 5 + .../CreateLaunchTemplateVersionCommand.ts | 5 + .../CreateLocalGatewayRouteCommand.ts | 5 + .../CreateLocalGatewayRouteTableCommand.ts | 5 + ...VirtualInterfaceGroupAssociationCommand.ts | 5 + ...lGatewayRouteTableVpcAssociationCommand.ts | 5 + .../CreateManagedPrefixListCommand.ts | 5 + .../src/commands/CreateNatGatewayCommand.ts | 5 + .../src/commands/CreateNetworkAclCommand.ts | 5 + .../commands/CreateNetworkAclEntryCommand.ts | 5 + ...CreateNetworkInsightsAccessScopeCommand.ts | 5 + .../CreateNetworkInsightsPathCommand.ts | 5 + .../commands/CreateNetworkInterfaceCommand.ts | 5 + ...CreateNetworkInterfacePermissionCommand.ts | 5 + .../commands/CreatePlacementGroupCommand.ts | 5 + .../commands/CreatePublicIpv4PoolCommand.ts | 5 + .../CreateReplaceRootVolumeTaskCommand.ts | 5 + .../CreateReservedInstancesListingCommand.ts | 5 + .../commands/CreateRestoreImageTaskCommand.ts | 5 + .../src/commands/CreateRouteCommand.ts | 5 + .../src/commands/CreateRouteTableCommand.ts | 5 + .../commands/CreateSecurityGroupCommand.ts | 5 + .../src/commands/CreateSnapshotCommand.ts | 5 + .../src/commands/CreateSnapshotsCommand.ts | 5 + .../CreateSpotDatafeedSubscriptionCommand.ts | 5 + .../commands/CreateStoreImageTaskCommand.ts | 5 + .../CreateSubnetCidrReservationCommand.ts | 5 + .../src/commands/CreateSubnetCommand.ts | 5 + .../src/commands/CreateTagsCommand.ts | 5 + .../CreateTrafficMirrorFilterCommand.ts | 5 + .../CreateTrafficMirrorFilterRuleCommand.ts | 5 + .../CreateTrafficMirrorSessionCommand.ts | 5 + .../CreateTrafficMirrorTargetCommand.ts | 5 + .../commands/CreateTransitGatewayCommand.ts | 5 + .../CreateTransitGatewayConnectCommand.ts | 5 + .../CreateTransitGatewayConnectPeerCommand.ts | 5 + ...ateTransitGatewayMulticastDomainCommand.ts | 5 + ...eTransitGatewayPeeringAttachmentCommand.ts | 5 + .../CreateTransitGatewayPolicyTableCommand.ts | 5 + ...ransitGatewayPrefixListReferenceCommand.ts | 5 + .../CreateTransitGatewayRouteCommand.ts | 5 + ...sitGatewayRouteTableAnnouncementCommand.ts | 5 + .../CreateTransitGatewayRouteTableCommand.ts | 5 + ...reateTransitGatewayVpcAttachmentCommand.ts | 5 + .../CreateVerifiedAccessEndpointCommand.ts | 5 + .../CreateVerifiedAccessGroupCommand.ts | 5 + .../CreateVerifiedAccessInstanceCommand.ts | 5 + ...reateVerifiedAccessTrustProviderCommand.ts | 5 + .../src/commands/CreateVolumeCommand.ts | 5 + .../src/commands/CreateVpcCommand.ts | 5 + .../src/commands/CreateVpcEndpointCommand.ts | 5 + ...pcEndpointConnectionNotificationCommand.ts | 5 + ...eVpcEndpointServiceConfigurationCommand.ts | 5 + .../CreateVpcPeeringConnectionCommand.ts | 5 + .../commands/CreateVpnConnectionCommand.ts | 5 + .../CreateVpnConnectionRouteCommand.ts | 5 + .../src/commands/CreateVpnGatewayCommand.ts | 5 + .../commands/DeleteCarrierGatewayCommand.ts | 5 + .../DeleteClientVpnEndpointCommand.ts | 5 + .../commands/DeleteClientVpnRouteCommand.ts | 5 + .../src/commands/DeleteCoipCidrCommand.ts | 5 + .../src/commands/DeleteCoipPoolCommand.ts | 5 + .../commands/DeleteCustomerGatewayCommand.ts | 5 + .../src/commands/DeleteDhcpOptionsCommand.ts | 5 + .../DeleteEgressOnlyInternetGatewayCommand.ts | 5 + .../src/commands/DeleteFleetsCommand.ts | 5 + .../src/commands/DeleteFlowLogsCommand.ts | 5 + .../src/commands/DeleteFpgaImageCommand.ts | 5 + .../DeleteInstanceConnectEndpointCommand.ts | 5 + .../DeleteInstanceEventWindowCommand.ts | 5 + .../commands/DeleteInternetGatewayCommand.ts | 5 + .../src/commands/DeleteIpamCommand.ts | 5 + .../src/commands/DeleteIpamPoolCommand.ts | 5 + .../DeleteIpamResourceDiscoveryCommand.ts | 5 + .../src/commands/DeleteIpamScopeCommand.ts | 5 + .../src/commands/DeleteKeyPairCommand.ts | 5 + .../commands/DeleteLaunchTemplateCommand.ts | 5 + .../DeleteLaunchTemplateVersionsCommand.ts | 5 + .../DeleteLocalGatewayRouteCommand.ts | 5 + .../DeleteLocalGatewayRouteTableCommand.ts | 5 + ...VirtualInterfaceGroupAssociationCommand.ts | 5 + ...lGatewayRouteTableVpcAssociationCommand.ts | 5 + .../DeleteManagedPrefixListCommand.ts | 5 + .../src/commands/DeleteNatGatewayCommand.ts | 5 + .../src/commands/DeleteNetworkAclCommand.ts | 5 + .../commands/DeleteNetworkAclEntryCommand.ts | 5 + ...tworkInsightsAccessScopeAnalysisCommand.ts | 5 + ...DeleteNetworkInsightsAccessScopeCommand.ts | 5 + .../DeleteNetworkInsightsAnalysisCommand.ts | 5 + .../DeleteNetworkInsightsPathCommand.ts | 5 + .../commands/DeleteNetworkInterfaceCommand.ts | 5 + ...DeleteNetworkInterfacePermissionCommand.ts | 5 + .../commands/DeletePlacementGroupCommand.ts | 5 + .../commands/DeletePublicIpv4PoolCommand.ts | 5 + .../DeleteQueuedReservedInstancesCommand.ts | 5 + .../src/commands/DeleteRouteCommand.ts | 5 + .../src/commands/DeleteRouteTableCommand.ts | 5 + .../commands/DeleteSecurityGroupCommand.ts | 5 + .../src/commands/DeleteSnapshotCommand.ts | 5 + .../DeleteSpotDatafeedSubscriptionCommand.ts | 5 + .../DeleteSubnetCidrReservationCommand.ts | 5 + .../src/commands/DeleteSubnetCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../DeleteTrafficMirrorFilterCommand.ts | 5 + .../DeleteTrafficMirrorFilterRuleCommand.ts | 5 + .../DeleteTrafficMirrorSessionCommand.ts | 5 + .../DeleteTrafficMirrorTargetCommand.ts | 5 + .../commands/DeleteTransitGatewayCommand.ts | 5 + .../DeleteTransitGatewayConnectCommand.ts | 5 + .../DeleteTransitGatewayConnectPeerCommand.ts | 5 + ...eteTransitGatewayMulticastDomainCommand.ts | 5 + ...eTransitGatewayPeeringAttachmentCommand.ts | 5 + .../DeleteTransitGatewayPolicyTableCommand.ts | 5 + ...ransitGatewayPrefixListReferenceCommand.ts | 5 + .../DeleteTransitGatewayRouteCommand.ts | 5 + ...sitGatewayRouteTableAnnouncementCommand.ts | 5 + .../DeleteTransitGatewayRouteTableCommand.ts | 5 + ...eleteTransitGatewayVpcAttachmentCommand.ts | 5 + .../DeleteVerifiedAccessEndpointCommand.ts | 5 + .../DeleteVerifiedAccessGroupCommand.ts | 5 + .../DeleteVerifiedAccessInstanceCommand.ts | 5 + ...eleteVerifiedAccessTrustProviderCommand.ts | 5 + .../src/commands/DeleteVolumeCommand.ts | 5 + .../src/commands/DeleteVpcCommand.ts | 5 + ...cEndpointConnectionNotificationsCommand.ts | 5 + ...VpcEndpointServiceConfigurationsCommand.ts | 5 + .../src/commands/DeleteVpcEndpointsCommand.ts | 5 + .../DeleteVpcPeeringConnectionCommand.ts | 5 + .../commands/DeleteVpnConnectionCommand.ts | 5 + .../DeleteVpnConnectionRouteCommand.ts | 5 + .../src/commands/DeleteVpnGatewayCommand.ts | 5 + .../commands/DeprovisionByoipCidrCommand.ts | 5 + .../DeprovisionIpamPoolCidrCommand.ts | 5 + .../DeprovisionPublicIpv4PoolCidrCommand.ts | 5 + .../src/commands/DeregisterImageCommand.ts | 5 + ...tanceEventNotificationAttributesCommand.ts | 5 + ...nsitGatewayMulticastGroupMembersCommand.ts | 5 + ...nsitGatewayMulticastGroupSourcesCommand.ts | 5 + .../DescribeAccountAttributesCommand.ts | 5 + .../DescribeAddressTransfersCommand.ts | 5 + .../DescribeAddressesAttributeCommand.ts | 5 + .../src/commands/DescribeAddressesCommand.ts | 5 + .../DescribeAggregateIdFormatCommand.ts | 5 + .../DescribeAvailabilityZonesCommand.ts | 5 + ...rkPerformanceMetricSubscriptionsCommand.ts | 5 + .../commands/DescribeBundleTasksCommand.ts | 5 + .../src/commands/DescribeByoipCidrsCommand.ts | 5 + ...escribeCapacityReservationFleetsCommand.ts | 5 + .../DescribeCapacityReservationsCommand.ts | 5 + .../DescribeCarrierGatewaysCommand.ts | 5 + .../DescribeClassicLinkInstancesCommand.ts | 5 + ...cribeClientVpnAuthorizationRulesCommand.ts | 5 + .../DescribeClientVpnConnectionsCommand.ts | 5 + .../DescribeClientVpnEndpointsCommand.ts | 5 + .../DescribeClientVpnRoutesCommand.ts | 5 + .../DescribeClientVpnTargetNetworksCommand.ts | 5 + .../src/commands/DescribeCoipPoolsCommand.ts | 5 + .../DescribeConversionTasksCommand.ts | 5 + .../DescribeCustomerGatewaysCommand.ts | 5 + .../commands/DescribeDhcpOptionsCommand.ts | 5 + ...scribeEgressOnlyInternetGatewaysCommand.ts | 5 + .../commands/DescribeElasticGpusCommand.ts | 5 + .../DescribeExportImageTasksCommand.ts | 5 + .../commands/DescribeExportTasksCommand.ts | 5 + .../DescribeFastLaunchImagesCommand.ts | 5 + .../DescribeFastSnapshotRestoresCommand.ts | 5 + .../commands/DescribeFleetHistoryCommand.ts | 5 + .../commands/DescribeFleetInstancesCommand.ts | 5 + .../src/commands/DescribeFleetsCommand.ts | 5 + .../src/commands/DescribeFlowLogsCommand.ts | 5 + .../DescribeFpgaImageAttributeCommand.ts | 5 + .../src/commands/DescribeFpgaImagesCommand.ts | 5 + ...DescribeHostReservationOfferingsCommand.ts | 5 + .../DescribeHostReservationsCommand.ts | 5 + .../src/commands/DescribeHostsCommand.ts | 5 + ...beIamInstanceProfileAssociationsCommand.ts | 5 + .../src/commands/DescribeIdFormatCommand.ts | 5 + .../DescribeIdentityIdFormatCommand.ts | 5 + .../commands/DescribeImageAttributeCommand.ts | 5 + .../src/commands/DescribeImagesCommand.ts | 5 + .../DescribeImportImageTasksCommand.ts | 5 + .../DescribeImportSnapshotTasksCommand.ts | 5 + .../DescribeInstanceAttributeCommand.ts | 5 + ...DescribeInstanceConnectEndpointsCommand.ts | 5 + ...ribeInstanceCreditSpecificationsCommand.ts | 5 + ...tanceEventNotificationAttributesCommand.ts | 5 + .../DescribeInstanceEventWindowsCommand.ts | 5 + .../commands/DescribeInstanceStatusCommand.ts | 5 + .../DescribeInstanceTypeOfferingsCommand.ts | 5 + .../commands/DescribeInstanceTypesCommand.ts | 5 + .../src/commands/DescribeInstancesCommand.ts | 5 + .../DescribeInternetGatewaysCommand.ts | 5 + .../src/commands/DescribeIpamPoolsCommand.ts | 5 + .../DescribeIpamResourceDiscoveriesCommand.ts | 5 + ...pamResourceDiscoveryAssociationsCommand.ts | 5 + .../src/commands/DescribeIpamScopesCommand.ts | 5 + .../src/commands/DescribeIpamsCommand.ts | 5 + .../src/commands/DescribeIpv6PoolsCommand.ts | 5 + .../src/commands/DescribeKeyPairsCommand.ts | 5 + .../DescribeLaunchTemplateVersionsCommand.ts | 5 + .../DescribeLaunchTemplatesCommand.ts | 5 + ...irtualInterfaceGroupAssociationsCommand.ts | 5 + ...GatewayRouteTableVpcAssociationsCommand.ts | 5 + .../DescribeLocalGatewayRouteTablesCommand.ts | 5 + ...calGatewayVirtualInterfaceGroupsCommand.ts | 5 + ...ibeLocalGatewayVirtualInterfacesCommand.ts | 5 + .../commands/DescribeLocalGatewaysCommand.ts | 5 + .../DescribeManagedPrefixListsCommand.ts | 5 + .../DescribeMovingAddressesCommand.ts | 5 + .../commands/DescribeNatGatewaysCommand.ts | 5 + .../commands/DescribeNetworkAclsCommand.ts | 5 + ...tworkInsightsAccessScopeAnalysesCommand.ts | 5 + ...cribeNetworkInsightsAccessScopesCommand.ts | 5 + .../DescribeNetworkInsightsAnalysesCommand.ts | 5 + .../DescribeNetworkInsightsPathsCommand.ts | 5 + ...escribeNetworkInterfaceAttributeCommand.ts | 5 + ...cribeNetworkInterfacePermissionsCommand.ts | 5 + .../DescribeNetworkInterfacesCommand.ts | 5 + .../DescribePlacementGroupsCommand.ts | 5 + .../commands/DescribePrefixListsCommand.ts | 5 + .../DescribePrincipalIdFormatCommand.ts | 5 + .../DescribePublicIpv4PoolsCommand.ts | 5 + .../src/commands/DescribeRegionsCommand.ts | 5 + .../DescribeReplaceRootVolumeTasksCommand.ts | 5 + .../DescribeReservedInstancesCommand.ts | 5 + ...escribeReservedInstancesListingsCommand.ts | 5 + ...beReservedInstancesModificationsCommand.ts | 5 + ...scribeReservedInstancesOfferingsCommand.ts | 5 + .../commands/DescribeRouteTablesCommand.ts | 5 + ...ibeScheduledInstanceAvailabilityCommand.ts | 5 + .../DescribeScheduledInstancesCommand.ts | 5 + .../DescribeSecurityGroupReferencesCommand.ts | 5 + .../DescribeSecurityGroupRulesCommand.ts | 5 + .../commands/DescribeSecurityGroupsCommand.ts | 5 + .../DescribeSnapshotAttributeCommand.ts | 5 + .../DescribeSnapshotTierStatusCommand.ts | 5 + .../src/commands/DescribeSnapshotsCommand.ts | 5 + ...DescribeSpotDatafeedSubscriptionCommand.ts | 5 + .../DescribeSpotFleetInstancesCommand.ts | 5 + .../DescribeSpotFleetRequestHistoryCommand.ts | 5 + .../DescribeSpotFleetRequestsCommand.ts | 5 + .../DescribeSpotInstanceRequestsCommand.ts | 5 + .../DescribeSpotPriceHistoryCommand.ts | 5 + .../DescribeStaleSecurityGroupsCommand.ts | 5 + .../DescribeStoreImageTasksCommand.ts | 5 + .../src/commands/DescribeSubnetsCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../DescribeTrafficMirrorFiltersCommand.ts | 5 + .../DescribeTrafficMirrorSessionsCommand.ts | 5 + .../DescribeTrafficMirrorTargetsCommand.ts | 5 + ...escribeTransitGatewayAttachmentsCommand.ts | 5 + ...scribeTransitGatewayConnectPeersCommand.ts | 5 + .../DescribeTransitGatewayConnectsCommand.ts | 5 + ...beTransitGatewayMulticastDomainsCommand.ts | 5 + ...TransitGatewayPeeringAttachmentsCommand.ts | 5 + ...scribeTransitGatewayPolicyTablesCommand.ts | 5 + ...itGatewayRouteTableAnnouncementsCommand.ts | 5 + ...escribeTransitGatewayRouteTablesCommand.ts | 5 + ...ribeTransitGatewayVpcAttachmentsCommand.ts | 5 + .../DescribeTransitGatewaysCommand.ts | 5 + ...scribeTrunkInterfaceAssociationsCommand.ts | 5 + .../DescribeVerifiedAccessEndpointsCommand.ts | 5 + .../DescribeVerifiedAccessGroupsCommand.ts | 5 + ...essInstanceLoggingConfigurationsCommand.ts | 5 + .../DescribeVerifiedAccessInstancesCommand.ts | 5 + ...ribeVerifiedAccessTrustProvidersCommand.ts | 5 + .../DescribeVolumeAttributeCommand.ts | 5 + .../commands/DescribeVolumeStatusCommand.ts | 5 + .../src/commands/DescribeVolumesCommand.ts | 5 + .../DescribeVolumesModificationsCommand.ts | 5 + .../commands/DescribeVpcAttributeCommand.ts | 5 + .../commands/DescribeVpcClassicLinkCommand.ts | 5 + ...DescribeVpcClassicLinkDnsSupportCommand.ts | 5 + ...cEndpointConnectionNotificationsCommand.ts | 5 + .../DescribeVpcEndpointConnectionsCommand.ts | 5 + ...VpcEndpointServiceConfigurationsCommand.ts | 5 + ...ibeVpcEndpointServicePermissionsCommand.ts | 5 + .../DescribeVpcEndpointServicesCommand.ts | 5 + .../commands/DescribeVpcEndpointsCommand.ts | 5 + .../DescribeVpcPeeringConnectionsCommand.ts | 5 + .../src/commands/DescribeVpcsCommand.ts | 5 + .../commands/DescribeVpnConnectionsCommand.ts | 5 + .../commands/DescribeVpnGatewaysCommand.ts | 5 + .../commands/DetachClassicLinkVpcCommand.ts | 5 + .../commands/DetachInternetGatewayCommand.ts | 5 + .../commands/DetachNetworkInterfaceCommand.ts | 5 + ...etachVerifiedAccessTrustProviderCommand.ts | 5 + .../src/commands/DetachVolumeCommand.ts | 5 + .../src/commands/DetachVpnGatewayCommand.ts | 5 + .../commands/DisableAddressTransferCommand.ts | 5 + ...orkPerformanceMetricSubscriptionCommand.ts | 5 + .../DisableEbsEncryptionByDefaultCommand.ts | 5 + .../src/commands/DisableFastLaunchCommand.ts | 5 + .../DisableFastSnapshotRestoresCommand.ts | 5 + .../DisableImageBlockPublicAccessCommand.ts | 5 + .../DisableImageDeprecationCommand.ts | 5 + ...ableIpamOrganizationAdminAccountCommand.ts | 5 + .../DisableSerialConsoleAccessCommand.ts | 5 + ...nsitGatewayRouteTablePropagationCommand.ts | 5 + .../DisableVgwRoutePropagationCommand.ts | 5 + .../commands/DisableVpcClassicLinkCommand.ts | 5 + .../DisableVpcClassicLinkDnsSupportCommand.ts | 5 + .../commands/DisassociateAddressCommand.ts | 5 + ...sassociateClientVpnTargetNetworkCommand.ts | 5 + ...sociateEnclaveCertificateIamRoleCommand.ts | 5 + .../DisassociateIamInstanceProfileCommand.ts | 5 + .../DisassociateInstanceEventWindowCommand.ts | 5 + ...isassociateIpamResourceDiscoveryCommand.ts | 5 + .../DisassociateNatGatewayAddressCommand.ts | 5 + .../commands/DisassociateRouteTableCommand.ts | 5 + .../DisassociateSubnetCidrBlockCommand.ts | 5 + ...ateTransitGatewayMulticastDomainCommand.ts | 5 + ...sociateTransitGatewayPolicyTableCommand.ts | 5 + ...ssociateTransitGatewayRouteTableCommand.ts | 5 + .../DisassociateTrunkInterfaceCommand.ts | 5 + .../DisassociateVpcCidrBlockCommand.ts | 5 + .../commands/EnableAddressTransferCommand.ts | 5 + ...orkPerformanceMetricSubscriptionCommand.ts | 5 + .../EnableEbsEncryptionByDefaultCommand.ts | 5 + .../src/commands/EnableFastLaunchCommand.ts | 5 + .../EnableFastSnapshotRestoresCommand.ts | 5 + .../EnableImageBlockPublicAccessCommand.ts | 5 + .../commands/EnableImageDeprecationCommand.ts | 5 + ...ableIpamOrganizationAdminAccountCommand.ts | 5 + ...ilityAnalyzerOrganizationSharingCommand.ts | 5 + .../EnableSerialConsoleAccessCommand.ts | 5 + ...nsitGatewayRouteTablePropagationCommand.ts | 5 + .../EnableVgwRoutePropagationCommand.ts | 5 + .../src/commands/EnableVolumeIOCommand.ts | 5 + .../commands/EnableVpcClassicLinkCommand.ts | 5 + .../EnableVpcClassicLinkDnsSupportCommand.ts | 5 + ...nClientCertificateRevocationListCommand.ts | 5 + ...portClientVpnClientConfigurationCommand.ts | 5 + .../src/commands/ExportImageCommand.ts | 5 + .../ExportTransitGatewayRoutesCommand.ts | 5 + ...ciatedEnclaveCertificateIamRolesCommand.ts | 5 + .../GetAssociatedIpv6PoolCidrsCommand.ts | 5 + .../GetAwsNetworkPerformanceDataCommand.ts | 5 + .../GetCapacityReservationUsageCommand.ts | 5 + .../src/commands/GetCoipPoolUsageCommand.ts | 5 + .../src/commands/GetConsoleOutputCommand.ts | 5 + .../commands/GetConsoleScreenshotCommand.ts | 5 + .../GetDefaultCreditSpecificationCommand.ts | 5 + .../commands/GetEbsDefaultKmsKeyIdCommand.ts | 5 + .../GetEbsEncryptionByDefaultCommand.ts | 5 + .../GetFlowLogsIntegrationTemplateCommand.ts | 5 + .../GetGroupsForCapacityReservationCommand.ts | 5 + ...etHostReservationPurchasePreviewCommand.ts | 5 + .../GetImageBlockPublicAccessStateCommand.ts | 5 + ...nceTypesFromInstanceRequirementsCommand.ts | 5 + .../commands/GetInstanceUefiDataCommand.ts | 5 + .../commands/GetIpamAddressHistoryCommand.ts | 5 + .../GetIpamDiscoveredAccountsCommand.ts | 5 + .../GetIpamDiscoveredResourceCidrsCommand.ts | 5 + .../commands/GetIpamPoolAllocationsCommand.ts | 5 + .../src/commands/GetIpamPoolCidrsCommand.ts | 5 + .../commands/GetIpamResourceCidrsCommand.ts | 5 + .../commands/GetLaunchTemplateDataCommand.ts | 5 + ...GetManagedPrefixListAssociationsCommand.ts | 5 + .../GetManagedPrefixListEntriesCommand.ts | 5 + ...ightsAccessScopeAnalysisFindingsCommand.ts | 5 + ...etworkInsightsAccessScopeContentCommand.ts | 5 + .../src/commands/GetPasswordDataCommand.ts | 5 + ...etReservedInstancesExchangeQuoteCommand.ts | 5 + .../GetSerialConsoleAccessStatusCommand.ts | 5 + .../commands/GetSpotPlacementScoresCommand.ts | 5 + .../GetSubnetCidrReservationsCommand.ts | 5 + ...sitGatewayAttachmentPropagationsCommand.ts | 5 + ...tewayMulticastDomainAssociationsCommand.ts | 5 + ...itGatewayPolicyTableAssociationsCommand.ts | 5 + ...TransitGatewayPolicyTableEntriesCommand.ts | 5 + ...ansitGatewayPrefixListReferencesCommand.ts | 5 + ...sitGatewayRouteTableAssociationsCommand.ts | 5 + ...sitGatewayRouteTablePropagationsCommand.ts | 5 + .../GetVerifiedAccessEndpointPolicyCommand.ts | 5 + .../GetVerifiedAccessGroupPolicyCommand.ts | 5 + ...nectionDeviceSampleConfigurationCommand.ts | 5 + .../GetVpnConnectionDeviceTypesCommand.ts | 5 + .../GetVpnTunnelReplacementStatusCommand.ts | 5 + ...nClientCertificateRevocationListCommand.ts | 5 + .../src/commands/ImportImageCommand.ts | 5 + .../src/commands/ImportInstanceCommand.ts | 5 + .../src/commands/ImportKeyPairCommand.ts | 5 + .../src/commands/ImportSnapshotCommand.ts | 5 + .../src/commands/ImportVolumeCommand.ts | 5 + .../commands/ListImagesInRecycleBinCommand.ts | 5 + .../ListSnapshotsInRecycleBinCommand.ts | 5 + .../commands/ModifyAddressAttributeCommand.ts | 5 + .../ModifyAvailabilityZoneGroupCommand.ts | 5 + .../ModifyCapacityReservationCommand.ts | 5 + .../ModifyCapacityReservationFleetCommand.ts | 5 + .../ModifyClientVpnEndpointCommand.ts | 5 + ...ModifyDefaultCreditSpecificationCommand.ts | 5 + .../ModifyEbsDefaultKmsKeyIdCommand.ts | 5 + .../src/commands/ModifyFleetCommand.ts | 5 + .../ModifyFpgaImageAttributeCommand.ts | 5 + .../src/commands/ModifyHostsCommand.ts | 5 + .../src/commands/ModifyIdFormatCommand.ts | 5 + .../commands/ModifyIdentityIdFormatCommand.ts | 5 + .../commands/ModifyImageAttributeCommand.ts | 5 + .../ModifyInstanceAttributeCommand.ts | 5 + ...nceCapacityReservationAttributesCommand.ts | 5 + ...odifyInstanceCreditSpecificationCommand.ts | 5 + .../ModifyInstanceEventStartTimeCommand.ts | 5 + .../ModifyInstanceEventWindowCommand.ts | 5 + ...ModifyInstanceMaintenanceOptionsCommand.ts | 5 + .../ModifyInstanceMetadataOptionsCommand.ts | 5 + .../ModifyInstancePlacementCommand.ts | 5 + .../src/commands/ModifyIpamCommand.ts | 5 + .../src/commands/ModifyIpamPoolCommand.ts | 5 + .../commands/ModifyIpamResourceCidrCommand.ts | 5 + .../ModifyIpamResourceDiscoveryCommand.ts | 5 + .../src/commands/ModifyIpamScopeCommand.ts | 5 + .../commands/ModifyLaunchTemplateCommand.ts | 5 + .../ModifyLocalGatewayRouteCommand.ts | 5 + .../ModifyManagedPrefixListCommand.ts | 5 + .../ModifyNetworkInterfaceAttributeCommand.ts | 5 + .../ModifyPrivateDnsNameOptionsCommand.ts | 5 + .../ModifyReservedInstancesCommand.ts | 5 + .../ModifySecurityGroupRulesCommand.ts | 5 + .../ModifySnapshotAttributeCommand.ts | 5 + .../src/commands/ModifySnapshotTierCommand.ts | 5 + .../commands/ModifySpotFleetRequestCommand.ts | 5 + .../commands/ModifySubnetAttributeCommand.ts | 5 + ...afficMirrorFilterNetworkServicesCommand.ts | 5 + .../ModifyTrafficMirrorFilterRuleCommand.ts | 5 + .../ModifyTrafficMirrorSessionCommand.ts | 5 + .../commands/ModifyTransitGatewayCommand.ts | 5 + ...ransitGatewayPrefixListReferenceCommand.ts | 5 + ...odifyTransitGatewayVpcAttachmentCommand.ts | 5 + .../ModifyVerifiedAccessEndpointCommand.ts | 5 + ...difyVerifiedAccessEndpointPolicyCommand.ts | 5 + .../ModifyVerifiedAccessGroupCommand.ts | 5 + .../ModifyVerifiedAccessGroupPolicyCommand.ts | 5 + .../ModifyVerifiedAccessInstanceCommand.ts | 5 + ...cessInstanceLoggingConfigurationCommand.ts | 5 + ...odifyVerifiedAccessTrustProviderCommand.ts | 5 + .../commands/ModifyVolumeAttributeCommand.ts | 5 + .../src/commands/ModifyVolumeCommand.ts | 5 + .../src/commands/ModifyVpcAttributeCommand.ts | 5 + .../src/commands/ModifyVpcEndpointCommand.ts | 5 + ...pcEndpointConnectionNotificationCommand.ts | 5 + ...yVpcEndpointServiceConfigurationCommand.ts | 5 + ...dpointServicePayerResponsibilityCommand.ts | 5 + ...ifyVpcEndpointServicePermissionsCommand.ts | 5 + ...odifyVpcPeeringConnectionOptionsCommand.ts | 5 + .../src/commands/ModifyVpcTenancyCommand.ts | 5 + .../commands/ModifyVpnConnectionCommand.ts | 5 + .../ModifyVpnConnectionOptionsCommand.ts | 5 + .../ModifyVpnTunnelCertificateCommand.ts | 5 + .../commands/ModifyVpnTunnelOptionsCommand.ts | 5 + .../src/commands/MonitorInstancesCommand.ts | 5 + .../src/commands/MoveAddressToVpcCommand.ts | 5 + .../commands/MoveByoipCidrToIpamCommand.ts | 5 + .../src/commands/ProvisionByoipCidrCommand.ts | 5 + .../commands/ProvisionIpamPoolCidrCommand.ts | 5 + .../ProvisionPublicIpv4PoolCidrCommand.ts | 5 + .../PurchaseHostReservationCommand.ts | 5 + ...urchaseReservedInstancesOfferingCommand.ts | 5 + .../PurchaseScheduledInstancesCommand.ts | 5 + .../src/commands/RebootInstancesCommand.ts | 5 + .../src/commands/RegisterImageCommand.ts | 5 + ...tanceEventNotificationAttributesCommand.ts | 5 + ...nsitGatewayMulticastGroupMembersCommand.ts | 5 + ...nsitGatewayMulticastGroupSourcesCommand.ts | 5 + ...tewayMulticastDomainAssociationsCommand.ts | 5 + ...tTransitGatewayPeeringAttachmentCommand.ts | 5 + ...ejectTransitGatewayVpcAttachmentCommand.ts | 5 + .../RejectVpcEndpointConnectionsCommand.ts | 5 + .../RejectVpcPeeringConnectionCommand.ts | 5 + .../src/commands/ReleaseAddressCommand.ts | 5 + .../src/commands/ReleaseHostsCommand.ts | 5 + .../ReleaseIpamPoolAllocationCommand.ts | 5 + ...aceIamInstanceProfileAssociationCommand.ts | 5 + .../ReplaceNetworkAclAssociationCommand.ts | 5 + .../commands/ReplaceNetworkAclEntryCommand.ts | 5 + .../src/commands/ReplaceRouteCommand.ts | 5 + .../ReplaceRouteTableAssociationCommand.ts | 5 + .../ReplaceTransitGatewayRouteCommand.ts | 5 + .../src/commands/ReplaceVpnTunnelCommand.ts | 5 + .../commands/ReportInstanceStatusCommand.ts | 5 + .../src/commands/RequestSpotFleetCommand.ts | 5 + .../commands/RequestSpotInstancesCommand.ts | 5 + .../commands/ResetAddressAttributeCommand.ts | 5 + .../ResetEbsDefaultKmsKeyIdCommand.ts | 5 + .../ResetFpgaImageAttributeCommand.ts | 5 + .../commands/ResetImageAttributeCommand.ts | 5 + .../commands/ResetInstanceAttributeCommand.ts | 5 + .../ResetNetworkInterfaceAttributeCommand.ts | 5 + .../commands/ResetSnapshotAttributeCommand.ts | 5 + .../RestoreAddressToClassicCommand.ts | 5 + .../RestoreImageFromRecycleBinCommand.ts | 5 + .../RestoreManagedPrefixListVersionCommand.ts | 5 + .../RestoreSnapshotFromRecycleBinCommand.ts | 5 + .../commands/RestoreSnapshotTierCommand.ts | 5 + .../commands/RevokeClientVpnIngressCommand.ts | 5 + .../RevokeSecurityGroupEgressCommand.ts | 5 + .../RevokeSecurityGroupIngressCommand.ts | 5 + .../src/commands/RunInstancesCommand.ts | 5 + .../commands/RunScheduledInstancesCommand.ts | 5 + .../SearchLocalGatewayRoutesCommand.ts | 5 + ...rchTransitGatewayMulticastGroupsCommand.ts | 5 + .../SearchTransitGatewayRoutesCommand.ts | 5 + .../SendDiagnosticInterruptCommand.ts | 5 + .../src/commands/StartInstancesCommand.ts | 5 + ...tworkInsightsAccessScopeAnalysisCommand.ts | 5 + .../StartNetworkInsightsAnalysisCommand.ts | 5 + ...intServicePrivateDnsVerificationCommand.ts | 5 + .../src/commands/StopInstancesCommand.ts | 5 + .../TerminateClientVpnConnectionsCommand.ts | 5 + .../src/commands/TerminateInstancesCommand.ts | 5 + .../commands/UnassignIpv6AddressesCommand.ts | 5 + .../UnassignPrivateIpAddressesCommand.ts | 5 + ...UnassignPrivateNatGatewayAddressCommand.ts | 5 + .../src/commands/UnmonitorInstancesCommand.ts | 5 + ...urityGroupRuleDescriptionsEgressCommand.ts | 5 + ...rityGroupRuleDescriptionsIngressCommand.ts | 5 + .../src/commands/WithdrawByoipCidrCommand.ts | 5 + clients/client-ecr-public/package.json | 36 +- .../BatchCheckLayerAvailabilityCommand.ts | 5 + .../src/commands/BatchDeleteImageCommand.ts | 5 + .../commands/CompleteLayerUploadCommand.ts | 5 + .../src/commands/CreateRepositoryCommand.ts | 5 + .../src/commands/DeleteRepositoryCommand.ts | 5 + .../commands/DeleteRepositoryPolicyCommand.ts | 5 + .../src/commands/DescribeImageTagsCommand.ts | 5 + .../src/commands/DescribeImagesCommand.ts | 5 + .../src/commands/DescribeRegistriesCommand.ts | 5 + .../commands/DescribeRepositoriesCommand.ts | 5 + .../commands/GetAuthorizationTokenCommand.ts | 5 + .../commands/GetRegistryCatalogDataCommand.ts | 5 + .../GetRepositoryCatalogDataCommand.ts | 5 + .../commands/GetRepositoryPolicyCommand.ts | 5 + .../commands/InitiateLayerUploadCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutImageCommand.ts | 5 + .../commands/PutRegistryCatalogDataCommand.ts | 5 + .../PutRepositoryCatalogDataCommand.ts | 5 + .../commands/SetRepositoryPolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UploadLayerPartCommand.ts | 5 + clients/client-ecr/package.json | 38 +- .../BatchCheckLayerAvailabilityCommand.ts | 5 + .../src/commands/BatchDeleteImageCommand.ts | 5 + .../src/commands/BatchGetImageCommand.ts | 5 + ...tRepositoryScanningConfigurationCommand.ts | 5 + .../commands/CompleteLayerUploadCommand.ts | 5 + .../CreatePullThroughCacheRuleCommand.ts | 5 + .../src/commands/CreateRepositoryCommand.ts | 5 + .../commands/DeleteLifecyclePolicyCommand.ts | 5 + .../DeletePullThroughCacheRuleCommand.ts | 5 + .../commands/DeleteRegistryPolicyCommand.ts | 5 + .../src/commands/DeleteRepositoryCommand.ts | 5 + .../commands/DeleteRepositoryPolicyCommand.ts | 5 + .../DescribeImageReplicationStatusCommand.ts | 5 + .../DescribeImageScanFindingsCommand.ts | 5 + .../src/commands/DescribeImagesCommand.ts | 5 + .../DescribePullThroughCacheRulesCommand.ts | 5 + .../src/commands/DescribeRegistryCommand.ts | 5 + .../commands/DescribeRepositoriesCommand.ts | 5 + .../commands/GetAuthorizationTokenCommand.ts | 5 + .../commands/GetDownloadUrlForLayerCommand.ts | 5 + .../src/commands/GetLifecyclePolicyCommand.ts | 5 + .../GetLifecyclePolicyPreviewCommand.ts | 5 + .../src/commands/GetRegistryPolicyCommand.ts | 5 + ...GetRegistryScanningConfigurationCommand.ts | 5 + .../commands/GetRepositoryPolicyCommand.ts | 5 + .../commands/InitiateLayerUploadCommand.ts | 5 + .../src/commands/ListImagesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutImageCommand.ts | 5 + .../PutImageScanningConfigurationCommand.ts | 5 + .../commands/PutImageTagMutabilityCommand.ts | 5 + .../src/commands/PutLifecyclePolicyCommand.ts | 5 + .../src/commands/PutRegistryPolicyCommand.ts | 5 + ...PutRegistryScanningConfigurationCommand.ts | 5 + .../PutReplicationConfigurationCommand.ts | 5 + .../commands/SetRepositoryPolicyCommand.ts | 5 + .../src/commands/StartImageScanCommand.ts | 5 + .../StartLifecyclePolicyPreviewCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UploadLayerPartCommand.ts | 5 + clients/client-ecs/package.json | 38 +- .../commands/CreateCapacityProviderCommand.ts | 5 + .../src/commands/CreateClusterCommand.ts | 5 + .../src/commands/CreateServiceCommand.ts | 5 + .../src/commands/CreateTaskSetCommand.ts | 5 + .../commands/DeleteAccountSettingCommand.ts | 5 + .../src/commands/DeleteAttributesCommand.ts | 5 + .../commands/DeleteCapacityProviderCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../src/commands/DeleteServiceCommand.ts | 5 + .../commands/DeleteTaskDefinitionsCommand.ts | 5 + .../src/commands/DeleteTaskSetCommand.ts | 5 + .../DeregisterContainerInstanceCommand.ts | 5 + .../DeregisterTaskDefinitionCommand.ts | 5 + .../DescribeCapacityProvidersCommand.ts | 5 + .../src/commands/DescribeClustersCommand.ts | 5 + .../DescribeContainerInstancesCommand.ts | 5 + .../src/commands/DescribeServicesCommand.ts | 5 + .../commands/DescribeTaskDefinitionCommand.ts | 5 + .../src/commands/DescribeTaskSetsCommand.ts | 5 + .../src/commands/DescribeTasksCommand.ts | 5 + .../commands/DiscoverPollEndpointCommand.ts | 5 + .../src/commands/ExecuteCommandCommand.ts | 5 + .../src/commands/GetTaskProtectionCommand.ts | 5 + .../commands/ListAccountSettingsCommand.ts | 5 + .../src/commands/ListAttributesCommand.ts | 5 + .../src/commands/ListClustersCommand.ts | 5 + .../commands/ListContainerInstancesCommand.ts | 5 + .../ListServicesByNamespaceCommand.ts | 5 + .../src/commands/ListServicesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListTaskDefinitionFamiliesCommand.ts | 5 + .../commands/ListTaskDefinitionsCommand.ts | 5 + .../src/commands/ListTasksCommand.ts | 5 + .../src/commands/PutAccountSettingCommand.ts | 5 + .../PutAccountSettingDefaultCommand.ts | 5 + .../src/commands/PutAttributesCommand.ts | 5 + .../PutClusterCapacityProvidersCommand.ts | 5 + .../RegisterContainerInstanceCommand.ts | 5 + .../commands/RegisterTaskDefinitionCommand.ts | 5 + .../client-ecs/src/commands/RunTaskCommand.ts | 5 + .../src/commands/StartTaskCommand.ts | 5 + .../src/commands/StopTaskCommand.ts | 5 + .../SubmitAttachmentStateChangesCommand.ts | 5 + .../SubmitContainerStateChangeCommand.ts | 5 + .../commands/SubmitTaskStateChangeCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateCapacityProviderCommand.ts | 5 + .../src/commands/UpdateClusterCommand.ts | 5 + .../commands/UpdateClusterSettingsCommand.ts | 5 + .../commands/UpdateContainerAgentCommand.ts | 5 + .../UpdateContainerInstancesStateCommand.ts | 5 + .../src/commands/UpdateServiceCommand.ts | 5 + .../UpdateServicePrimaryTaskSetCommand.ts | 5 + .../commands/UpdateTaskProtectionCommand.ts | 5 + .../src/commands/UpdateTaskSetCommand.ts | 5 + clients/client-efs/package.json | 36 +- .../src/commands/CreateAccessPointCommand.ts | 5 + .../src/commands/CreateFileSystemCommand.ts | 5 + .../src/commands/CreateMountTargetCommand.ts | 5 + .../CreateReplicationConfigurationCommand.ts | 5 + .../src/commands/CreateTagsCommand.ts | 5 + .../src/commands/DeleteAccessPointCommand.ts | 5 + .../src/commands/DeleteFileSystemCommand.ts | 5 + .../commands/DeleteFileSystemPolicyCommand.ts | 5 + .../src/commands/DeleteMountTargetCommand.ts | 5 + .../DeleteReplicationConfigurationCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../commands/DescribeAccessPointsCommand.ts | 5 + .../DescribeAccountPreferencesCommand.ts | 5 + .../commands/DescribeBackupPolicyCommand.ts | 5 + .../DescribeFileSystemPolicyCommand.ts | 5 + .../commands/DescribeFileSystemsCommand.ts | 5 + .../DescribeLifecycleConfigurationCommand.ts | 5 + ...escribeMountTargetSecurityGroupsCommand.ts | 5 + .../commands/DescribeMountTargetsCommand.ts | 5 + ...escribeReplicationConfigurationsCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ModifyMountTargetSecurityGroupsCommand.ts | 5 + .../commands/PutAccountPreferencesCommand.ts | 5 + .../src/commands/PutBackupPolicyCommand.ts | 5 + .../commands/PutFileSystemPolicyCommand.ts | 5 + .../PutLifecycleConfigurationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateFileSystemCommand.ts | 5 + clients/client-eks/package.json | 38 +- .../AssociateEncryptionConfigCommand.ts | 5 + .../AssociateIdentityProviderConfigCommand.ts | 5 + .../src/commands/CreateAddonCommand.ts | 5 + .../src/commands/CreateClusterCommand.ts | 5 + .../commands/CreateFargateProfileCommand.ts | 5 + .../src/commands/CreateNodegroupCommand.ts | 5 + .../src/commands/DeleteAddonCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../commands/DeleteFargateProfileCommand.ts | 5 + .../src/commands/DeleteNodegroupCommand.ts | 5 + .../src/commands/DeregisterClusterCommand.ts | 5 + .../src/commands/DescribeAddonCommand.ts | 5 + .../DescribeAddonConfigurationCommand.ts | 5 + .../commands/DescribeAddonVersionsCommand.ts | 5 + .../src/commands/DescribeClusterCommand.ts | 5 + .../commands/DescribeFargateProfileCommand.ts | 5 + .../DescribeIdentityProviderConfigCommand.ts | 5 + .../src/commands/DescribeNodegroupCommand.ts | 5 + .../src/commands/DescribeUpdateCommand.ts | 5 + ...sassociateIdentityProviderConfigCommand.ts | 5 + .../src/commands/ListAddonsCommand.ts | 5 + .../src/commands/ListClustersCommand.ts | 5 + .../commands/ListFargateProfilesCommand.ts | 5 + .../ListIdentityProviderConfigsCommand.ts | 5 + .../src/commands/ListNodegroupsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListUpdatesCommand.ts | 5 + .../src/commands/RegisterClusterCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAddonCommand.ts | 5 + .../commands/UpdateClusterConfigCommand.ts | 5 + .../commands/UpdateClusterVersionCommand.ts | 5 + .../commands/UpdateNodegroupConfigCommand.ts | 5 + .../commands/UpdateNodegroupVersionCommand.ts | 5 + clients/client-elastic-beanstalk/package.json | 38 +- .../commands/AbortEnvironmentUpdateCommand.ts | 5 + .../ApplyEnvironmentManagedActionCommand.ts | 5 + ...sociateEnvironmentOperationsRoleCommand.ts | 5 + .../commands/CheckDNSAvailabilityCommand.ts | 5 + .../commands/ComposeEnvironmentsCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../CreateApplicationVersionCommand.ts | 5 + .../CreateConfigurationTemplateCommand.ts | 5 + .../src/commands/CreateEnvironmentCommand.ts | 5 + .../commands/CreatePlatformVersionCommand.ts | 5 + .../commands/CreateStorageLocationCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../DeleteApplicationVersionCommand.ts | 5 + .../DeleteConfigurationTemplateCommand.ts | 5 + .../DeleteEnvironmentConfigurationCommand.ts | 5 + .../commands/DeletePlatformVersionCommand.ts | 5 + .../DescribeAccountAttributesCommand.ts | 5 + .../DescribeApplicationVersionsCommand.ts | 5 + .../commands/DescribeApplicationsCommand.ts | 5 + .../DescribeConfigurationOptionsCommand.ts | 5 + .../DescribeConfigurationSettingsCommand.ts | 5 + .../DescribeEnvironmentHealthCommand.ts | 5 + ...eEnvironmentManagedActionHistoryCommand.ts | 5 + ...escribeEnvironmentManagedActionsCommand.ts | 5 + .../DescribeEnvironmentResourcesCommand.ts | 5 + .../commands/DescribeEnvironmentsCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../DescribeInstancesHealthCommand.ts | 5 + .../DescribePlatformVersionCommand.ts | 5 + ...sociateEnvironmentOperationsRoleCommand.ts | 5 + .../ListAvailableSolutionStacksCommand.ts | 5 + .../commands/ListPlatformBranchesCommand.ts | 5 + .../commands/ListPlatformVersionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RebuildEnvironmentCommand.ts | 5 + .../commands/RequestEnvironmentInfoCommand.ts | 5 + .../src/commands/RestartAppServerCommand.ts | 5 + .../RetrieveEnvironmentInfoCommand.ts | 5 + .../commands/SwapEnvironmentCNAMEsCommand.ts | 5 + .../commands/TerminateEnvironmentCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + ...dateApplicationResourceLifecycleCommand.ts | 5 + .../UpdateApplicationVersionCommand.ts | 5 + .../UpdateConfigurationTemplateCommand.ts | 5 + .../src/commands/UpdateEnvironmentCommand.ts | 5 + .../commands/UpdateTagsForResourceCommand.ts | 5 + .../ValidateConfigurationSettingsCommand.ts | 5 + clients/client-elastic-inference/package.json | 36 +- .../DescribeAcceleratorOfferingsCommand.ts | 5 + .../DescribeAcceleratorTypesCommand.ts | 5 + .../commands/DescribeAcceleratorsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../package.json | 38 +- .../AddListenerCertificatesCommand.ts | 5 + .../src/commands/AddTagsCommand.ts | 5 + .../src/commands/CreateListenerCommand.ts | 5 + .../src/commands/CreateLoadBalancerCommand.ts | 5 + .../src/commands/CreateRuleCommand.ts | 5 + .../src/commands/CreateTargetGroupCommand.ts | 5 + .../src/commands/DeleteListenerCommand.ts | 5 + .../src/commands/DeleteLoadBalancerCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../src/commands/DeleteTargetGroupCommand.ts | 5 + .../src/commands/DeregisterTargetsCommand.ts | 5 + .../commands/DescribeAccountLimitsCommand.ts | 5 + .../DescribeListenerCertificatesCommand.ts | 5 + .../src/commands/DescribeListenersCommand.ts | 5 + .../DescribeLoadBalancerAttributesCommand.ts | 5 + .../commands/DescribeLoadBalancersCommand.ts | 5 + .../src/commands/DescribeRulesCommand.ts | 5 + .../commands/DescribeSSLPoliciesCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../DescribeTargetGroupAttributesCommand.ts | 5 + .../commands/DescribeTargetGroupsCommand.ts | 5 + .../commands/DescribeTargetHealthCommand.ts | 5 + .../src/commands/ModifyListenerCommand.ts | 5 + .../ModifyLoadBalancerAttributesCommand.ts | 5 + .../src/commands/ModifyRuleCommand.ts | 5 + .../ModifyTargetGroupAttributesCommand.ts | 5 + .../src/commands/ModifyTargetGroupCommand.ts | 5 + .../src/commands/RegisterTargetsCommand.ts | 5 + .../RemoveListenerCertificatesCommand.ts | 5 + .../src/commands/RemoveTagsCommand.ts | 5 + .../src/commands/SetIpAddressTypeCommand.ts | 5 + .../src/commands/SetRulePrioritiesCommand.ts | 5 + .../src/commands/SetSecurityGroupsCommand.ts | 5 + .../src/commands/SetSubnetsCommand.ts | 5 + .../package.json | 38 +- .../src/commands/AddTagsCommand.ts | 5 + ...pplySecurityGroupsToLoadBalancerCommand.ts | 5 + .../AttachLoadBalancerToSubnetsCommand.ts | 5 + .../commands/ConfigureHealthCheckCommand.ts | 5 + .../CreateAppCookieStickinessPolicyCommand.ts | 5 + .../CreateLBCookieStickinessPolicyCommand.ts | 5 + .../src/commands/CreateLoadBalancerCommand.ts | 5 + .../CreateLoadBalancerListenersCommand.ts | 5 + .../CreateLoadBalancerPolicyCommand.ts | 5 + .../src/commands/DeleteLoadBalancerCommand.ts | 5 + .../DeleteLoadBalancerListenersCommand.ts | 5 + .../DeleteLoadBalancerPolicyCommand.ts | 5 + ...egisterInstancesFromLoadBalancerCommand.ts | 5 + .../commands/DescribeAccountLimitsCommand.ts | 5 + .../commands/DescribeInstanceHealthCommand.ts | 5 + .../DescribeLoadBalancerAttributesCommand.ts | 5 + .../DescribeLoadBalancerPoliciesCommand.ts | 5 + .../DescribeLoadBalancerPolicyTypesCommand.ts | 5 + .../commands/DescribeLoadBalancersCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../DetachLoadBalancerFromSubnetsCommand.ts | 5 + ...AvailabilityZonesForLoadBalancerCommand.ts | 5 + ...AvailabilityZonesForLoadBalancerCommand.ts | 5 + .../ModifyLoadBalancerAttributesCommand.ts | 5 + ...egisterInstancesWithLoadBalancerCommand.ts | 5 + .../src/commands/RemoveTagsCommand.ts | 5 + ...adBalancerListenerSSLCertificateCommand.ts | 5 + ...BalancerPoliciesForBackendServerCommand.ts | 5 + ...etLoadBalancerPoliciesOfListenerCommand.ts | 5 + .../client-elastic-transcoder/package.json | 38 +- .../src/commands/CancelJobCommand.ts | 5 + .../src/commands/CreateJobCommand.ts | 5 + .../src/commands/CreatePipelineCommand.ts | 5 + .../src/commands/CreatePresetCommand.ts | 5 + .../src/commands/DeletePipelineCommand.ts | 5 + .../src/commands/DeletePresetCommand.ts | 5 + .../src/commands/ListJobsByPipelineCommand.ts | 5 + .../src/commands/ListJobsByStatusCommand.ts | 5 + .../src/commands/ListPipelinesCommand.ts | 5 + .../src/commands/ListPresetsCommand.ts | 5 + .../src/commands/ReadJobCommand.ts | 5 + .../src/commands/ReadPipelineCommand.ts | 5 + .../src/commands/ReadPresetCommand.ts | 5 + .../src/commands/TestRoleCommand.ts | 5 + .../src/commands/UpdatePipelineCommand.ts | 5 + .../UpdatePipelineNotificationsCommand.ts | 5 + .../commands/UpdatePipelineStatusCommand.ts | 5 + clients/client-elasticache/package.json | 38 +- .../src/commands/AddTagsToResourceCommand.ts | 5 + ...thorizeCacheSecurityGroupIngressCommand.ts | 5 + .../commands/BatchApplyUpdateActionCommand.ts | 5 + .../commands/BatchStopUpdateActionCommand.ts | 5 + .../src/commands/CompleteMigrationCommand.ts | 5 + .../src/commands/CopySnapshotCommand.ts | 5 + .../src/commands/CreateCacheClusterCommand.ts | 5 + .../CreateCacheParameterGroupCommand.ts | 5 + .../CreateCacheSecurityGroupCommand.ts | 5 + .../commands/CreateCacheSubnetGroupCommand.ts | 5 + .../CreateGlobalReplicationGroupCommand.ts | 5 + .../commands/CreateReplicationGroupCommand.ts | 5 + .../src/commands/CreateSnapshotCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/CreateUserGroupCommand.ts | 5 + ...deGroupsInGlobalReplicationGroupCommand.ts | 5 + .../commands/DecreaseReplicaCountCommand.ts | 5 + .../src/commands/DeleteCacheClusterCommand.ts | 5 + .../DeleteCacheParameterGroupCommand.ts | 5 + .../DeleteCacheSecurityGroupCommand.ts | 5 + .../commands/DeleteCacheSubnetGroupCommand.ts | 5 + .../DeleteGlobalReplicationGroupCommand.ts | 5 + .../commands/DeleteReplicationGroupCommand.ts | 5 + .../src/commands/DeleteSnapshotCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../src/commands/DeleteUserGroupCommand.ts | 5 + .../commands/DescribeCacheClustersCommand.ts | 5 + .../DescribeCacheEngineVersionsCommand.ts | 5 + .../DescribeCacheParameterGroupsCommand.ts | 5 + .../DescribeCacheParametersCommand.ts | 5 + .../DescribeCacheSecurityGroupsCommand.ts | 5 + .../DescribeCacheSubnetGroupsCommand.ts | 5 + .../DescribeEngineDefaultParametersCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../DescribeGlobalReplicationGroupsCommand.ts | 5 + .../DescribeReplicationGroupsCommand.ts | 5 + .../DescribeReservedCacheNodesCommand.ts | 5 + ...cribeReservedCacheNodesOfferingsCommand.ts | 5 + .../commands/DescribeServiceUpdatesCommand.ts | 5 + .../src/commands/DescribeSnapshotsCommand.ts | 5 + .../commands/DescribeUpdateActionsCommand.ts | 5 + .../src/commands/DescribeUserGroupsCommand.ts | 5 + .../src/commands/DescribeUsersCommand.ts | 5 + ...sassociateGlobalReplicationGroupCommand.ts | 5 + .../FailoverGlobalReplicationGroupCommand.ts | 5 + ...deGroupsInGlobalReplicationGroupCommand.ts | 5 + .../commands/IncreaseReplicaCountCommand.ts | 5 + ...ListAllowedNodeTypeModificationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ModifyCacheClusterCommand.ts | 5 + .../ModifyCacheParameterGroupCommand.ts | 5 + .../commands/ModifyCacheSubnetGroupCommand.ts | 5 + .../ModifyGlobalReplicationGroupCommand.ts | 5 + .../commands/ModifyReplicationGroupCommand.ts | 5 + ...plicationGroupShardConfigurationCommand.ts | 5 + .../src/commands/ModifyUserCommand.ts | 5 + .../src/commands/ModifyUserGroupCommand.ts | 5 + ...rchaseReservedCacheNodesOfferingCommand.ts | 5 + ...nceSlotsInGlobalReplicationGroupCommand.ts | 5 + .../src/commands/RebootCacheClusterCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../ResetCacheParameterGroupCommand.ts | 5 + .../RevokeCacheSecurityGroupIngressCommand.ts | 5 + .../src/commands/StartMigrationCommand.ts | 5 + .../src/commands/TestFailoverCommand.ts | 5 + .../src/commands/TestMigrationCommand.ts | 5 + .../client-elasticsearch-service/package.json | 36 +- ...oundCrossClusterSearchConnectionCommand.ts | 5 + .../src/commands/AddTagsCommand.ts | 5 + .../src/commands/AssociatePackageCommand.ts | 5 + .../AuthorizeVpcEndpointAccessCommand.ts | 5 + ...asticsearchServiceSoftwareUpdateCommand.ts | 5 + .../CreateElasticsearchDomainCommand.ts | 5 + ...oundCrossClusterSearchConnectionCommand.ts | 5 + .../src/commands/CreatePackageCommand.ts | 5 + .../src/commands/CreateVpcEndpointCommand.ts | 5 + .../DeleteElasticsearchDomainCommand.ts | 5 + .../DeleteElasticsearchServiceRoleCommand.ts | 5 + ...oundCrossClusterSearchConnectionCommand.ts | 5 + ...oundCrossClusterSearchConnectionCommand.ts | 5 + .../src/commands/DeletePackageCommand.ts | 5 + .../src/commands/DeleteVpcEndpointCommand.ts | 5 + .../DescribeDomainAutoTunesCommand.ts | 5 + .../DescribeDomainChangeProgressCommand.ts | 5 + .../DescribeElasticsearchDomainCommand.ts | 5 + ...escribeElasticsearchDomainConfigCommand.ts | 5 + .../DescribeElasticsearchDomainsCommand.ts | 5 + ...eElasticsearchInstanceTypeLimitsCommand.ts | 5 + ...undCrossClusterSearchConnectionsCommand.ts | 5 + ...undCrossClusterSearchConnectionsCommand.ts | 5 + .../src/commands/DescribePackagesCommand.ts | 5 + ...edElasticsearchInstanceOfferingsCommand.ts | 5 + ...beReservedElasticsearchInstancesCommand.ts | 5 + .../commands/DescribeVpcEndpointsCommand.ts | 5 + .../src/commands/DissociatePackageCommand.ts | 5 + ...tCompatibleElasticsearchVersionsCommand.ts | 5 + .../GetPackageVersionHistoryCommand.ts | 5 + .../src/commands/GetUpgradeHistoryCommand.ts | 5 + .../src/commands/GetUpgradeStatusCommand.ts | 5 + .../src/commands/ListDomainNamesCommand.ts | 5 + .../commands/ListDomainsForPackageCommand.ts | 5 + .../ListElasticsearchInstanceTypesCommand.ts | 5 + .../ListElasticsearchVersionsCommand.ts | 5 + .../commands/ListPackagesForDomainCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../commands/ListVpcEndpointAccessCommand.ts | 5 + .../src/commands/ListVpcEndpointsCommand.ts | 5 + .../ListVpcEndpointsForDomainCommand.ts | 5 + ...vedElasticsearchInstanceOfferingCommand.ts | 5 + ...oundCrossClusterSearchConnectionCommand.ts | 5 + .../src/commands/RemoveTagsCommand.ts | 5 + .../RevokeVpcEndpointAccessCommand.ts | 5 + ...asticsearchServiceSoftwareUpdateCommand.ts | 5 + .../UpdateElasticsearchDomainConfigCommand.ts | 5 + .../src/commands/UpdatePackageCommand.ts | 5 + .../src/commands/UpdateVpcEndpointCommand.ts | 5 + .../UpgradeElasticsearchDomainCommand.ts | 5 + clients/client-emr-containers/package.json | 36 +- .../src/commands/CancelJobRunCommand.ts | 5 + .../src/commands/CreateJobTemplateCommand.ts | 5 + .../commands/CreateManagedEndpointCommand.ts | 5 + .../commands/CreateVirtualClusterCommand.ts | 5 + .../src/commands/DeleteJobTemplateCommand.ts | 5 + .../commands/DeleteManagedEndpointCommand.ts | 5 + .../commands/DeleteVirtualClusterCommand.ts | 5 + .../src/commands/DescribeJobRunCommand.ts | 5 + .../commands/DescribeJobTemplateCommand.ts | 5 + .../DescribeManagedEndpointCommand.ts | 5 + .../commands/DescribeVirtualClusterCommand.ts | 5 + ...anagedEndpointSessionCredentialsCommand.ts | 5 + .../src/commands/ListJobRunsCommand.ts | 5 + .../src/commands/ListJobTemplatesCommand.ts | 5 + .../commands/ListManagedEndpointsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListVirtualClustersCommand.ts | 5 + .../src/commands/StartJobRunCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-emr-serverless/package.json | 36 +- .../src/commands/CancelJobRunCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../src/commands/GetApplicationCommand.ts | 5 + .../commands/GetDashboardForJobRunCommand.ts | 5 + .../src/commands/GetJobRunCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../src/commands/ListJobRunsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartApplicationCommand.ts | 5 + .../src/commands/StartJobRunCommand.ts | 5 + .../src/commands/StopApplicationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + clients/client-emr/package.json | 38 +- .../src/commands/AddInstanceFleetCommand.ts | 5 + .../src/commands/AddInstanceGroupsCommand.ts | 5 + .../src/commands/AddJobFlowStepsCommand.ts | 5 + .../client-emr/src/commands/AddTagsCommand.ts | 5 + .../src/commands/CancelStepsCommand.ts | 5 + .../CreateSecurityConfigurationCommand.ts | 5 + .../src/commands/CreateStudioCommand.ts | 5 + .../CreateStudioSessionMappingCommand.ts | 5 + .../DeleteSecurityConfigurationCommand.ts | 5 + .../src/commands/DeleteStudioCommand.ts | 5 + .../DeleteStudioSessionMappingCommand.ts | 5 + .../src/commands/DescribeClusterCommand.ts | 5 + .../src/commands/DescribeJobFlowsCommand.ts | 5 + .../DescribeNotebookExecutionCommand.ts | 5 + .../commands/DescribeReleaseLabelCommand.ts | 5 + .../DescribeSecurityConfigurationCommand.ts | 5 + .../src/commands/DescribeStepCommand.ts | 5 + .../src/commands/DescribeStudioCommand.ts | 5 + .../GetAutoTerminationPolicyCommand.ts | 5 + ...etBlockPublicAccessConfigurationCommand.ts | 5 + .../GetClusterSessionCredentialsCommand.ts | 5 + .../GetManagedScalingPolicyCommand.ts | 5 + .../GetStudioSessionMappingCommand.ts | 5 + .../commands/ListBootstrapActionsCommand.ts | 5 + .../src/commands/ListClustersCommand.ts | 5 + .../src/commands/ListInstanceFleetsCommand.ts | 5 + .../src/commands/ListInstanceGroupsCommand.ts | 5 + .../src/commands/ListInstancesCommand.ts | 5 + .../commands/ListNotebookExecutionsCommand.ts | 5 + .../src/commands/ListReleaseLabelsCommand.ts | 5 + .../ListSecurityConfigurationsCommand.ts | 5 + .../src/commands/ListStepsCommand.ts | 5 + .../ListStudioSessionMappingsCommand.ts | 5 + .../src/commands/ListStudiosCommand.ts | 5 + .../ListSupportedInstanceTypesCommand.ts | 5 + .../src/commands/ModifyClusterCommand.ts | 5 + .../commands/ModifyInstanceFleetCommand.ts | 5 + .../commands/ModifyInstanceGroupsCommand.ts | 5 + .../commands/PutAutoScalingPolicyCommand.ts | 5 + .../PutAutoTerminationPolicyCommand.ts | 5 + ...utBlockPublicAccessConfigurationCommand.ts | 5 + .../PutManagedScalingPolicyCommand.ts | 5 + .../RemoveAutoScalingPolicyCommand.ts | 5 + .../RemoveAutoTerminationPolicyCommand.ts | 5 + .../RemoveManagedScalingPolicyCommand.ts | 5 + .../src/commands/RemoveTagsCommand.ts | 5 + .../src/commands/RunJobFlowCommand.ts | 5 + .../SetTerminationProtectionCommand.ts | 5 + .../commands/SetVisibleToAllUsersCommand.ts | 5 + .../commands/StartNotebookExecutionCommand.ts | 5 + .../commands/StopNotebookExecutionCommand.ts | 5 + .../src/commands/TerminateJobFlowsCommand.ts | 5 + .../src/commands/UpdateStudioCommand.ts | 5 + .../UpdateStudioSessionMappingCommand.ts | 5 + clients/client-entityresolution/package.json | 36 +- .../commands/CreateMatchingWorkflowCommand.ts | 5 + .../commands/CreateSchemaMappingCommand.ts | 5 + .../commands/DeleteMatchingWorkflowCommand.ts | 5 + .../commands/DeleteSchemaMappingCommand.ts | 5 + .../src/commands/GetMatchIdCommand.ts | 5 + .../src/commands/GetMatchingJobCommand.ts | 5 + .../commands/GetMatchingWorkflowCommand.ts | 5 + .../src/commands/GetSchemaMappingCommand.ts | 5 + .../src/commands/ListMatchingJobsCommand.ts | 5 + .../commands/ListMatchingWorkflowsCommand.ts | 5 + .../src/commands/ListSchemaMappingsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartMatchingJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateMatchingWorkflowCommand.ts | 5 + clients/client-eventbridge/package.json | 36 +- .../commands/ActivateEventSourceCommand.ts | 5 + .../src/commands/CancelReplayCommand.ts | 5 + .../commands/CreateApiDestinationCommand.ts | 5 + .../src/commands/CreateArchiveCommand.ts | 5 + .../src/commands/CreateConnectionCommand.ts | 5 + .../src/commands/CreateEndpointCommand.ts | 5 + .../src/commands/CreateEventBusCommand.ts | 5 + .../CreatePartnerEventSourceCommand.ts | 5 + .../commands/DeactivateEventSourceCommand.ts | 5 + .../commands/DeauthorizeConnectionCommand.ts | 5 + .../commands/DeleteApiDestinationCommand.ts | 5 + .../src/commands/DeleteArchiveCommand.ts | 5 + .../src/commands/DeleteConnectionCommand.ts | 5 + .../src/commands/DeleteEndpointCommand.ts | 5 + .../src/commands/DeleteEventBusCommand.ts | 5 + .../DeletePartnerEventSourceCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../commands/DescribeApiDestinationCommand.ts | 5 + .../src/commands/DescribeArchiveCommand.ts | 5 + .../src/commands/DescribeConnectionCommand.ts | 5 + .../src/commands/DescribeEndpointCommand.ts | 5 + .../src/commands/DescribeEventBusCommand.ts | 5 + .../commands/DescribeEventSourceCommand.ts | 5 + .../DescribePartnerEventSourceCommand.ts | 5 + .../src/commands/DescribeReplayCommand.ts | 5 + .../src/commands/DescribeRuleCommand.ts | 5 + .../src/commands/DisableRuleCommand.ts | 5 + .../src/commands/EnableRuleCommand.ts | 5 + .../commands/ListApiDestinationsCommand.ts | 5 + .../src/commands/ListArchivesCommand.ts | 5 + .../src/commands/ListConnectionsCommand.ts | 5 + .../src/commands/ListEndpointsCommand.ts | 5 + .../src/commands/ListEventBusesCommand.ts | 5 + .../src/commands/ListEventSourcesCommand.ts | 5 + .../ListPartnerEventSourceAccountsCommand.ts | 5 + .../ListPartnerEventSourcesCommand.ts | 5 + .../src/commands/ListReplaysCommand.ts | 5 + .../commands/ListRuleNamesByTargetCommand.ts | 5 + .../src/commands/ListRulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTargetsByRuleCommand.ts | 5 + .../src/commands/PutEventsCommand.ts | 5 + .../src/commands/PutPartnerEventsCommand.ts | 5 + .../src/commands/PutPermissionCommand.ts | 5 + .../src/commands/PutRuleCommand.ts | 5 + .../src/commands/PutTargetsCommand.ts | 5 + .../src/commands/RemovePermissionCommand.ts | 5 + .../src/commands/RemoveTargetsCommand.ts | 5 + .../src/commands/StartReplayCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestEventPatternCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateApiDestinationCommand.ts | 5 + .../src/commands/UpdateArchiveCommand.ts | 5 + .../src/commands/UpdateConnectionCommand.ts | 5 + .../src/commands/UpdateEndpointCommand.ts | 5 + clients/client-evidently/package.json | 36 +- .../commands/BatchEvaluateFeatureCommand.ts | 5 + .../src/commands/CreateExperimentCommand.ts | 5 + .../src/commands/CreateFeatureCommand.ts | 5 + .../src/commands/CreateLaunchCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/CreateSegmentCommand.ts | 5 + .../src/commands/DeleteExperimentCommand.ts | 5 + .../src/commands/DeleteFeatureCommand.ts | 5 + .../src/commands/DeleteLaunchCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../src/commands/DeleteSegmentCommand.ts | 5 + .../src/commands/EvaluateFeatureCommand.ts | 5 + .../src/commands/GetExperimentCommand.ts | 5 + .../commands/GetExperimentResultsCommand.ts | 5 + .../src/commands/GetFeatureCommand.ts | 5 + .../src/commands/GetLaunchCommand.ts | 5 + .../src/commands/GetProjectCommand.ts | 5 + .../src/commands/GetSegmentCommand.ts | 5 + .../src/commands/ListExperimentsCommand.ts | 5 + .../src/commands/ListFeaturesCommand.ts | 5 + .../src/commands/ListLaunchesCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../commands/ListSegmentReferencesCommand.ts | 5 + .../src/commands/ListSegmentsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutProjectEventsCommand.ts | 5 + .../src/commands/StartExperimentCommand.ts | 5 + .../src/commands/StartLaunchCommand.ts | 5 + .../src/commands/StopExperimentCommand.ts | 5 + .../src/commands/StopLaunchCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestSegmentPatternCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateExperimentCommand.ts | 5 + .../src/commands/UpdateFeatureCommand.ts | 5 + .../src/commands/UpdateLaunchCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + .../UpdateProjectDataDeliveryCommand.ts | 5 + clients/client-finspace-data/package.json | 36 +- .../AssociateUserToPermissionGroupCommand.ts | 5 + .../src/commands/CreateChangesetCommand.ts | 5 + .../src/commands/CreateDataViewCommand.ts | 5 + .../src/commands/CreateDatasetCommand.ts | 5 + .../commands/CreatePermissionGroupCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../commands/DeletePermissionGroupCommand.ts | 5 + .../src/commands/DisableUserCommand.ts | 5 + ...associateUserFromPermissionGroupCommand.ts | 5 + .../src/commands/EnableUserCommand.ts | 5 + .../src/commands/GetChangesetCommand.ts | 5 + .../src/commands/GetDataViewCommand.ts | 5 + .../src/commands/GetDatasetCommand.ts | 5 + ...GetExternalDataViewAccessDetailsCommand.ts | 5 + .../src/commands/GetPermissionGroupCommand.ts | 5 + ...GetProgrammaticAccessCredentialsCommand.ts | 5 + .../src/commands/GetUserCommand.ts | 5 + .../src/commands/GetWorkingLocationCommand.ts | 5 + .../src/commands/ListChangesetsCommand.ts | 5 + .../src/commands/ListDataViewsCommand.ts | 5 + .../src/commands/ListDatasetsCommand.ts | 5 + .../ListPermissionGroupsByUserCommand.ts | 5 + .../commands/ListPermissionGroupsCommand.ts | 5 + .../ListUsersByPermissionGroupCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../src/commands/ResetUserPasswordCommand.ts | 5 + .../src/commands/UpdateChangesetCommand.ts | 5 + .../src/commands/UpdateDatasetCommand.ts | 5 + .../commands/UpdatePermissionGroupCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + clients/client-finspace/package.json | 36 +- .../src/commands/CreateEnvironmentCommand.ts | 5 + .../src/commands/CreateKxChangesetCommand.ts | 5 + .../src/commands/CreateKxClusterCommand.ts | 5 + .../src/commands/CreateKxDatabaseCommand.ts | 5 + .../commands/CreateKxEnvironmentCommand.ts | 5 + .../src/commands/CreateKxUserCommand.ts | 5 + .../src/commands/DeleteEnvironmentCommand.ts | 5 + .../src/commands/DeleteKxClusterCommand.ts | 5 + .../src/commands/DeleteKxDatabaseCommand.ts | 5 + .../commands/DeleteKxEnvironmentCommand.ts | 5 + .../src/commands/DeleteKxUserCommand.ts | 5 + .../src/commands/GetEnvironmentCommand.ts | 5 + .../src/commands/GetKxChangesetCommand.ts | 5 + .../src/commands/GetKxClusterCommand.ts | 5 + .../commands/GetKxConnectionStringCommand.ts | 5 + .../src/commands/GetKxDatabaseCommand.ts | 5 + .../src/commands/GetKxEnvironmentCommand.ts | 5 + .../src/commands/GetKxUserCommand.ts | 5 + .../src/commands/ListEnvironmentsCommand.ts | 5 + .../src/commands/ListKxChangesetsCommand.ts | 5 + .../src/commands/ListKxClusterNodesCommand.ts | 5 + .../src/commands/ListKxClustersCommand.ts | 5 + .../src/commands/ListKxDatabasesCommand.ts | 5 + .../src/commands/ListKxEnvironmentsCommand.ts | 5 + .../src/commands/ListKxUsersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateEnvironmentCommand.ts | 5 + .../UpdateKxClusterDatabasesCommand.ts | 5 + .../src/commands/UpdateKxDatabaseCommand.ts | 5 + .../commands/UpdateKxEnvironmentCommand.ts | 5 + .../UpdateKxEnvironmentNetworkCommand.ts | 5 + .../src/commands/UpdateKxUserCommand.ts | 5 + clients/client-firehose/package.json | 36 +- .../commands/CreateDeliveryStreamCommand.ts | 5 + .../commands/DeleteDeliveryStreamCommand.ts | 5 + .../commands/DescribeDeliveryStreamCommand.ts | 5 + .../commands/ListDeliveryStreamsCommand.ts | 5 + .../ListTagsForDeliveryStreamCommand.ts | 5 + .../src/commands/PutRecordBatchCommand.ts | 5 + .../src/commands/PutRecordCommand.ts | 5 + .../StartDeliveryStreamEncryptionCommand.ts | 5 + .../StopDeliveryStreamEncryptionCommand.ts | 5 + .../src/commands/TagDeliveryStreamCommand.ts | 5 + .../commands/UntagDeliveryStreamCommand.ts | 5 + .../src/commands/UpdateDestinationCommand.ts | 5 + clients/client-fis/package.json | 36 +- .../CreateExperimentTemplateCommand.ts | 5 + .../DeleteExperimentTemplateCommand.ts | 5 + .../src/commands/GetActionCommand.ts | 5 + .../src/commands/GetExperimentCommand.ts | 5 + .../commands/GetExperimentTemplateCommand.ts | 5 + .../commands/GetTargetResourceTypeCommand.ts | 5 + .../src/commands/ListActionsCommand.ts | 5 + .../ListExperimentTemplatesCommand.ts | 5 + .../src/commands/ListExperimentsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListTargetResourceTypesCommand.ts | 5 + .../src/commands/StartExperimentCommand.ts | 5 + .../src/commands/StopExperimentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateExperimentTemplateCommand.ts | 5 + clients/client-fms/package.json | 36 +- .../commands/AssociateAdminAccountCommand.ts | 5 + .../AssociateThirdPartyFirewallCommand.ts | 5 + .../commands/BatchAssociateResourceCommand.ts | 5 + .../BatchDisassociateResourceCommand.ts | 5 + .../src/commands/DeleteAppsListCommand.ts | 5 + .../DeleteNotificationChannelCommand.ts | 5 + .../src/commands/DeletePolicyCommand.ts | 5 + .../commands/DeleteProtocolsListCommand.ts | 5 + .../src/commands/DeleteResourceSetCommand.ts | 5 + .../DisassociateAdminAccountCommand.ts | 5 + .../DisassociateThirdPartyFirewallCommand.ts | 5 + .../src/commands/GetAdminAccountCommand.ts | 5 + .../src/commands/GetAdminScopeCommand.ts | 5 + .../src/commands/GetAppsListCommand.ts | 5 + .../commands/GetComplianceDetailCommand.ts | 5 + .../commands/GetNotificationChannelCommand.ts | 5 + .../src/commands/GetPolicyCommand.ts | 5 + .../commands/GetProtectionStatusCommand.ts | 5 + .../src/commands/GetProtocolsListCommand.ts | 5 + .../src/commands/GetResourceSetCommand.ts | 5 + ...rdPartyFirewallAssociationStatusCommand.ts | 5 + .../commands/GetViolationDetailsCommand.ts | 5 + ...ListAdminAccountsForOrganizationCommand.ts | 5 + .../ListAdminsManagingAccountCommand.ts | 5 + .../src/commands/ListAppsListsCommand.ts | 5 + .../commands/ListComplianceStatusCommand.ts | 5 + .../ListDiscoveredResourcesCommand.ts | 5 + .../src/commands/ListMemberAccountsCommand.ts | 5 + .../src/commands/ListPoliciesCommand.ts | 5 + .../src/commands/ListProtocolsListsCommand.ts | 5 + .../ListResourceSetResourcesCommand.ts | 5 + .../src/commands/ListResourceSetsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...irdPartyFirewallFirewallPoliciesCommand.ts | 5 + .../src/commands/PutAdminAccountCommand.ts | 5 + .../src/commands/PutAppsListCommand.ts | 5 + .../commands/PutNotificationChannelCommand.ts | 5 + .../src/commands/PutPolicyCommand.ts | 5 + .../src/commands/PutProtocolsListCommand.ts | 5 + .../src/commands/PutResourceSetCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-forecast/package.json | 36 +- .../commands/CreateAutoPredictorCommand.ts | 5 + .../src/commands/CreateDatasetCommand.ts | 5 + .../src/commands/CreateDatasetGroupCommand.ts | 5 + .../commands/CreateDatasetImportJobCommand.ts | 5 + .../commands/CreateExplainabilityCommand.ts | 5 + .../CreateExplainabilityExportCommand.ts | 5 + .../src/commands/CreateForecastCommand.ts | 5 + .../CreateForecastExportJobCommand.ts | 5 + .../src/commands/CreateMonitorCommand.ts | 5 + ...CreatePredictorBacktestExportJobCommand.ts | 5 + .../src/commands/CreatePredictorCommand.ts | 5 + .../commands/CreateWhatIfAnalysisCommand.ts | 5 + .../commands/CreateWhatIfForecastCommand.ts | 5 + .../CreateWhatIfForecastExportCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../src/commands/DeleteDatasetGroupCommand.ts | 5 + .../commands/DeleteDatasetImportJobCommand.ts | 5 + .../commands/DeleteExplainabilityCommand.ts | 5 + .../DeleteExplainabilityExportCommand.ts | 5 + .../src/commands/DeleteForecastCommand.ts | 5 + .../DeleteForecastExportJobCommand.ts | 5 + .../src/commands/DeleteMonitorCommand.ts | 5 + ...DeletePredictorBacktestExportJobCommand.ts | 5 + .../src/commands/DeletePredictorCommand.ts | 5 + .../src/commands/DeleteResourceTreeCommand.ts | 5 + .../commands/DeleteWhatIfAnalysisCommand.ts | 5 + .../commands/DeleteWhatIfForecastCommand.ts | 5 + .../DeleteWhatIfForecastExportCommand.ts | 5 + .../commands/DescribeAutoPredictorCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + .../commands/DescribeDatasetGroupCommand.ts | 5 + .../DescribeDatasetImportJobCommand.ts | 5 + .../commands/DescribeExplainabilityCommand.ts | 5 + .../DescribeExplainabilityExportCommand.ts | 5 + .../src/commands/DescribeForecastCommand.ts | 5 + .../DescribeForecastExportJobCommand.ts | 5 + .../src/commands/DescribeMonitorCommand.ts | 5 + ...scribePredictorBacktestExportJobCommand.ts | 5 + .../src/commands/DescribePredictorCommand.ts | 5 + .../commands/DescribeWhatIfAnalysisCommand.ts | 5 + .../commands/DescribeWhatIfForecastCommand.ts | 5 + .../DescribeWhatIfForecastExportCommand.ts | 5 + .../src/commands/GetAccuracyMetricsCommand.ts | 5 + .../src/commands/ListDatasetGroupsCommand.ts | 5 + .../commands/ListDatasetImportJobsCommand.ts | 5 + .../src/commands/ListDatasetsCommand.ts | 5 + .../commands/ListExplainabilitiesCommand.ts | 5 + .../ListExplainabilityExportsCommand.ts | 5 + .../commands/ListForecastExportJobsCommand.ts | 5 + .../src/commands/ListForecastsCommand.ts | 5 + .../commands/ListMonitorEvaluationsCommand.ts | 5 + .../src/commands/ListMonitorsCommand.ts | 5 + .../ListPredictorBacktestExportJobsCommand.ts | 5 + .../src/commands/ListPredictorsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWhatIfAnalysesCommand.ts | 5 + .../ListWhatIfForecastExportsCommand.ts | 5 + .../commands/ListWhatIfForecastsCommand.ts | 5 + .../src/commands/ResumeResourceCommand.ts | 5 + .../src/commands/StopResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDatasetGroupCommand.ts | 5 + clients/client-forecastquery/package.json | 36 +- .../src/commands/QueryForecastCommand.ts | 5 + .../commands/QueryWhatIfForecastCommand.ts | 5 + clients/client-frauddetector/package.json | 36 +- .../commands/BatchCreateVariableCommand.ts | 5 + .../src/commands/BatchGetVariableCommand.ts | 5 + .../commands/CancelBatchImportJobCommand.ts | 5 + .../CancelBatchPredictionJobCommand.ts | 5 + .../commands/CreateBatchImportJobCommand.ts | 5 + .../CreateBatchPredictionJobCommand.ts | 5 + .../commands/CreateDetectorVersionCommand.ts | 5 + .../src/commands/CreateListCommand.ts | 5 + .../src/commands/CreateModelCommand.ts | 5 + .../src/commands/CreateModelVersionCommand.ts | 5 + .../src/commands/CreateRuleCommand.ts | 5 + .../src/commands/CreateVariableCommand.ts | 5 + .../commands/DeleteBatchImportJobCommand.ts | 5 + .../DeleteBatchPredictionJobCommand.ts | 5 + .../src/commands/DeleteDetectorCommand.ts | 5 + .../commands/DeleteDetectorVersionCommand.ts | 5 + .../src/commands/DeleteEntityTypeCommand.ts | 5 + .../src/commands/DeleteEventCommand.ts | 5 + .../src/commands/DeleteEventTypeCommand.ts | 5 + .../DeleteEventsByEventTypeCommand.ts | 5 + .../commands/DeleteExternalModelCommand.ts | 5 + .../src/commands/DeleteLabelCommand.ts | 5 + .../src/commands/DeleteListCommand.ts | 5 + .../src/commands/DeleteModelCommand.ts | 5 + .../src/commands/DeleteModelVersionCommand.ts | 5 + .../src/commands/DeleteOutcomeCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../src/commands/DeleteVariableCommand.ts | 5 + .../src/commands/DescribeDetectorCommand.ts | 5 + .../commands/DescribeModelVersionsCommand.ts | 5 + .../src/commands/GetBatchImportJobsCommand.ts | 5 + .../commands/GetBatchPredictionJobsCommand.ts | 5 + ...GetDeleteEventsByEventTypeStatusCommand.ts | 5 + .../src/commands/GetDetectorVersionCommand.ts | 5 + .../src/commands/GetDetectorsCommand.ts | 5 + .../src/commands/GetEntityTypesCommand.ts | 5 + .../src/commands/GetEventCommand.ts | 5 + .../src/commands/GetEventPredictionCommand.ts | 5 + .../GetEventPredictionMetadataCommand.ts | 5 + .../src/commands/GetEventTypesCommand.ts | 5 + .../src/commands/GetExternalModelsCommand.ts | 5 + .../commands/GetKMSEncryptionKeyCommand.ts | 5 + .../src/commands/GetLabelsCommand.ts | 5 + .../src/commands/GetListElementsCommand.ts | 5 + .../src/commands/GetListsMetadataCommand.ts | 5 + .../src/commands/GetModelVersionCommand.ts | 5 + .../src/commands/GetModelsCommand.ts | 5 + .../src/commands/GetOutcomesCommand.ts | 5 + .../src/commands/GetRulesCommand.ts | 5 + .../src/commands/GetVariablesCommand.ts | 5 + .../commands/ListEventPredictionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutDetectorCommand.ts | 5 + .../src/commands/PutEntityTypeCommand.ts | 5 + .../src/commands/PutEventTypeCommand.ts | 5 + .../src/commands/PutExternalModelCommand.ts | 5 + .../commands/PutKMSEncryptionKeyCommand.ts | 5 + .../src/commands/PutLabelCommand.ts | 5 + .../src/commands/PutOutcomeCommand.ts | 5 + .../src/commands/SendEventCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateDetectorVersionCommand.ts | 5 + .../UpdateDetectorVersionMetadataCommand.ts | 5 + .../UpdateDetectorVersionStatusCommand.ts | 5 + .../src/commands/UpdateEventLabelCommand.ts | 5 + .../src/commands/UpdateListCommand.ts | 5 + .../src/commands/UpdateModelCommand.ts | 5 + .../src/commands/UpdateModelVersionCommand.ts | 5 + .../UpdateModelVersionStatusCommand.ts | 5 + .../src/commands/UpdateRuleMetadataCommand.ts | 5 + .../src/commands/UpdateRuleVersionCommand.ts | 5 + .../src/commands/UpdateVariableCommand.ts | 5 + clients/client-fsx/package.json | 36 +- .../AssociateFileSystemAliasesCommand.ts | 5 + .../CancelDataRepositoryTaskCommand.ts | 5 + .../src/commands/CopyBackupCommand.ts | 5 + .../src/commands/CreateBackupCommand.ts | 5 + .../CreateDataRepositoryAssociationCommand.ts | 5 + .../CreateDataRepositoryTaskCommand.ts | 5 + .../src/commands/CreateFileCacheCommand.ts | 5 + .../src/commands/CreateFileSystemCommand.ts | 5 + .../CreateFileSystemFromBackupCommand.ts | 5 + .../src/commands/CreateSnapshotCommand.ts | 5 + .../CreateStorageVirtualMachineCommand.ts | 5 + .../src/commands/CreateVolumeCommand.ts | 5 + .../commands/CreateVolumeFromBackupCommand.ts | 5 + .../src/commands/DeleteBackupCommand.ts | 5 + .../DeleteDataRepositoryAssociationCommand.ts | 5 + .../src/commands/DeleteFileCacheCommand.ts | 5 + .../src/commands/DeleteFileSystemCommand.ts | 5 + .../src/commands/DeleteSnapshotCommand.ts | 5 + .../DeleteStorageVirtualMachineCommand.ts | 5 + .../src/commands/DeleteVolumeCommand.ts | 5 + .../src/commands/DescribeBackupsCommand.ts | 5 + ...scribeDataRepositoryAssociationsCommand.ts | 5 + .../DescribeDataRepositoryTasksCommand.ts | 5 + .../src/commands/DescribeFileCachesCommand.ts | 5 + .../DescribeFileSystemAliasesCommand.ts | 5 + .../commands/DescribeFileSystemsCommand.ts | 5 + .../src/commands/DescribeSnapshotsCommand.ts | 5 + .../DescribeStorageVirtualMachinesCommand.ts | 5 + .../src/commands/DescribeVolumesCommand.ts | 5 + .../DisassociateFileSystemAliasesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ReleaseFileSystemNfsV3LocksCommand.ts | 5 + .../RestoreVolumeFromSnapshotCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateDataRepositoryAssociationCommand.ts | 5 + .../src/commands/UpdateFileCacheCommand.ts | 5 + .../src/commands/UpdateFileSystemCommand.ts | 5 + .../src/commands/UpdateSnapshotCommand.ts | 5 + .../UpdateStorageVirtualMachineCommand.ts | 5 + .../src/commands/UpdateVolumeCommand.ts | 5 + clients/client-gamelift/package.json | 36 +- .../src/commands/AcceptMatchCommand.ts | 5 + .../src/commands/ClaimGameServerCommand.ts | 5 + .../src/commands/CreateAliasCommand.ts | 5 + .../src/commands/CreateBuildCommand.ts | 5 + .../src/commands/CreateFleetCommand.ts | 5 + .../commands/CreateFleetLocationsCommand.ts | 5 + .../commands/CreateGameServerGroupCommand.ts | 5 + .../src/commands/CreateGameSessionCommand.ts | 5 + .../commands/CreateGameSessionQueueCommand.ts | 5 + .../src/commands/CreateLocationCommand.ts | 5 + .../CreateMatchmakingConfigurationCommand.ts | 5 + .../CreateMatchmakingRuleSetCommand.ts | 5 + .../commands/CreatePlayerSessionCommand.ts | 5 + .../commands/CreatePlayerSessionsCommand.ts | 5 + .../src/commands/CreateScriptCommand.ts | 5 + .../CreateVpcPeeringAuthorizationCommand.ts | 5 + .../CreateVpcPeeringConnectionCommand.ts | 5 + .../src/commands/DeleteAliasCommand.ts | 5 + .../src/commands/DeleteBuildCommand.ts | 5 + .../src/commands/DeleteFleetCommand.ts | 5 + .../commands/DeleteFleetLocationsCommand.ts | 5 + .../commands/DeleteGameServerGroupCommand.ts | 5 + .../commands/DeleteGameSessionQueueCommand.ts | 5 + .../src/commands/DeleteLocationCommand.ts | 5 + .../DeleteMatchmakingConfigurationCommand.ts | 5 + .../DeleteMatchmakingRuleSetCommand.ts | 5 + .../commands/DeleteScalingPolicyCommand.ts | 5 + .../src/commands/DeleteScriptCommand.ts | 5 + .../DeleteVpcPeeringAuthorizationCommand.ts | 5 + .../DeleteVpcPeeringConnectionCommand.ts | 5 + .../src/commands/DeregisterComputeCommand.ts | 5 + .../commands/DeregisterGameServerCommand.ts | 5 + .../src/commands/DescribeAliasCommand.ts | 5 + .../src/commands/DescribeBuildCommand.ts | 5 + .../src/commands/DescribeComputeCommand.ts | 5 + .../DescribeEC2InstanceLimitsCommand.ts | 5 + .../DescribeFleetAttributesCommand.ts | 5 + .../commands/DescribeFleetCapacityCommand.ts | 5 + .../commands/DescribeFleetEventsCommand.ts | 5 + .../DescribeFleetLocationAttributesCommand.ts | 5 + .../DescribeFleetLocationCapacityCommand.ts | 5 + ...DescribeFleetLocationUtilizationCommand.ts | 5 + .../DescribeFleetPortSettingsCommand.ts | 5 + .../DescribeFleetUtilizationCommand.ts | 5 + .../src/commands/DescribeGameServerCommand.ts | 5 + .../DescribeGameServerGroupCommand.ts | 5 + .../DescribeGameServerInstancesCommand.ts | 5 + .../DescribeGameSessionDetailsCommand.ts | 5 + .../DescribeGameSessionPlacementCommand.ts | 5 + .../DescribeGameSessionQueuesCommand.ts | 5 + .../commands/DescribeGameSessionsCommand.ts | 5 + .../src/commands/DescribeInstancesCommand.ts | 5 + .../commands/DescribeMatchmakingCommand.ts | 5 + ...escribeMatchmakingConfigurationsCommand.ts | 5 + .../DescribeMatchmakingRuleSetsCommand.ts | 5 + .../commands/DescribePlayerSessionsCommand.ts | 5 + .../DescribeRuntimeConfigurationCommand.ts | 5 + .../DescribeScalingPoliciesCommand.ts | 5 + .../src/commands/DescribeScriptCommand.ts | 5 + ...DescribeVpcPeeringAuthorizationsCommand.ts | 5 + .../DescribeVpcPeeringConnectionsCommand.ts | 5 + .../src/commands/GetComputeAccessCommand.ts | 5 + .../commands/GetComputeAuthTokenCommand.ts | 5 + .../commands/GetGameSessionLogUrlCommand.ts | 5 + .../src/commands/GetInstanceAccessCommand.ts | 5 + .../src/commands/ListAliasesCommand.ts | 5 + .../src/commands/ListBuildsCommand.ts | 5 + .../src/commands/ListComputeCommand.ts | 5 + .../src/commands/ListFleetsCommand.ts | 5 + .../commands/ListGameServerGroupsCommand.ts | 5 + .../src/commands/ListGameServersCommand.ts | 5 + .../src/commands/ListLocationsCommand.ts | 5 + .../src/commands/ListScriptsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutScalingPolicyCommand.ts | 5 + .../src/commands/RegisterComputeCommand.ts | 5 + .../src/commands/RegisterGameServerCommand.ts | 5 + .../RequestUploadCredentialsCommand.ts | 5 + .../src/commands/ResolveAliasCommand.ts | 5 + .../commands/ResumeGameServerGroupCommand.ts | 5 + .../src/commands/SearchGameSessionsCommand.ts | 5 + .../src/commands/StartFleetActionsCommand.ts | 5 + .../StartGameSessionPlacementCommand.ts | 5 + .../src/commands/StartMatchBackfillCommand.ts | 5 + .../src/commands/StartMatchmakingCommand.ts | 5 + .../src/commands/StopFleetActionsCommand.ts | 5 + .../StopGameSessionPlacementCommand.ts | 5 + .../src/commands/StopMatchmakingCommand.ts | 5 + .../commands/SuspendGameServerGroupCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAliasCommand.ts | 5 + .../src/commands/UpdateBuildCommand.ts | 5 + .../commands/UpdateFleetAttributesCommand.ts | 5 + .../commands/UpdateFleetCapacityCommand.ts | 5 + .../UpdateFleetPortSettingsCommand.ts | 5 + .../src/commands/UpdateGameServerCommand.ts | 5 + .../commands/UpdateGameServerGroupCommand.ts | 5 + .../src/commands/UpdateGameSessionCommand.ts | 5 + .../commands/UpdateGameSessionQueueCommand.ts | 5 + .../UpdateMatchmakingConfigurationCommand.ts | 5 + .../UpdateRuntimeConfigurationCommand.ts | 5 + .../src/commands/UpdateScriptCommand.ts | 5 + .../ValidateMatchmakingRuleSetCommand.ts | 5 + clients/client-gamesparks/package.json | 36 +- .../src/commands/CreateGameCommand.ts | 5 + .../src/commands/CreateSnapshotCommand.ts | 5 + .../src/commands/CreateStageCommand.ts | 5 + .../src/commands/DeleteGameCommand.ts | 5 + .../src/commands/DeleteStageCommand.ts | 5 + .../src/commands/DisconnectPlayerCommand.ts | 5 + .../src/commands/ExportSnapshotCommand.ts | 5 + .../src/commands/GetExtensionCommand.ts | 5 + .../commands/GetExtensionVersionCommand.ts | 5 + .../src/commands/GetGameCommand.ts | 5 + .../commands/GetGameConfigurationCommand.ts | 5 + .../commands/GetGeneratedCodeJobCommand.ts | 5 + .../GetPlayerConnectionStatusCommand.ts | 5 + .../src/commands/GetSnapshotCommand.ts | 5 + .../src/commands/GetStageCommand.ts | 5 + .../src/commands/GetStageDeploymentCommand.ts | 5 + .../ImportGameConfigurationCommand.ts | 5 + .../commands/ListExtensionVersionsCommand.ts | 5 + .../src/commands/ListExtensionsCommand.ts | 5 + .../src/commands/ListGamesCommand.ts | 5 + .../commands/ListGeneratedCodeJobsCommand.ts | 5 + .../src/commands/ListSnapshotsCommand.ts | 5 + .../commands/ListStageDeploymentsCommand.ts | 5 + .../src/commands/ListStagesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/StartGeneratedCodeJobCommand.ts | 5 + .../commands/StartStageDeploymentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateGameCommand.ts | 5 + .../UpdateGameConfigurationCommand.ts | 5 + .../src/commands/UpdateSnapshotCommand.ts | 5 + .../src/commands/UpdateStageCommand.ts | 5 + clients/client-glacier/package.json | 40 +- .../commands/AbortMultipartUploadCommand.ts | 5 + .../src/commands/AbortVaultLockCommand.ts | 5 + .../src/commands/AddTagsToVaultCommand.ts | 5 + .../CompleteMultipartUploadCommand.ts | 5 + .../src/commands/CompleteVaultLockCommand.ts | 5 + .../src/commands/CreateVaultCommand.ts | 5 + .../src/commands/DeleteArchiveCommand.ts | 5 + .../DeleteVaultAccessPolicyCommand.ts | 5 + .../src/commands/DeleteVaultCommand.ts | 5 + .../DeleteVaultNotificationsCommand.ts | 5 + .../src/commands/DescribeJobCommand.ts | 5 + .../src/commands/DescribeVaultCommand.ts | 5 + .../commands/GetDataRetrievalPolicyCommand.ts | 5 + .../src/commands/GetJobOutputCommand.ts | 5 + .../commands/GetVaultAccessPolicyCommand.ts | 5 + .../src/commands/GetVaultLockCommand.ts | 5 + .../commands/GetVaultNotificationsCommand.ts | 5 + .../src/commands/InitiateJobCommand.ts | 5 + .../InitiateMultipartUploadCommand.ts | 5 + .../src/commands/InitiateVaultLockCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../commands/ListMultipartUploadsCommand.ts | 5 + .../src/commands/ListPartsCommand.ts | 5 + .../ListProvisionedCapacityCommand.ts | 5 + .../src/commands/ListTagsForVaultCommand.ts | 5 + .../src/commands/ListVaultsCommand.ts | 5 + .../PurchaseProvisionedCapacityCommand.ts | 5 + .../commands/RemoveTagsFromVaultCommand.ts | 5 + .../commands/SetDataRetrievalPolicyCommand.ts | 5 + .../commands/SetVaultAccessPolicyCommand.ts | 5 + .../commands/SetVaultNotificationsCommand.ts | 5 + .../src/commands/UploadArchiveCommand.ts | 5 + .../commands/UploadMultipartPartCommand.ts | 5 + .../client-global-accelerator/package.json | 36 +- .../AddCustomRoutingEndpointsCommand.ts | 5 + .../src/commands/AddEndpointsCommand.ts | 5 + .../src/commands/AdvertiseByoipCidrCommand.ts | 5 + .../AllowCustomRoutingTrafficCommand.ts | 5 + .../src/commands/CreateAcceleratorCommand.ts | 5 + .../CreateCustomRoutingAcceleratorCommand.ts | 5 + ...CreateCustomRoutingEndpointGroupCommand.ts | 5 + .../CreateCustomRoutingListenerCommand.ts | 5 + .../commands/CreateEndpointGroupCommand.ts | 5 + .../src/commands/CreateListenerCommand.ts | 5 + .../src/commands/DeleteAcceleratorCommand.ts | 5 + .../DeleteCustomRoutingAcceleratorCommand.ts | 5 + ...DeleteCustomRoutingEndpointGroupCommand.ts | 5 + .../DeleteCustomRoutingListenerCommand.ts | 5 + .../commands/DeleteEndpointGroupCommand.ts | 5 + .../src/commands/DeleteListenerCommand.ts | 5 + .../DenyCustomRoutingTrafficCommand.ts | 5 + .../commands/DeprovisionByoipCidrCommand.ts | 5 + .../DescribeAcceleratorAttributesCommand.ts | 5 + .../commands/DescribeAcceleratorCommand.ts | 5 + ...stomRoutingAcceleratorAttributesCommand.ts | 5 + ...DescribeCustomRoutingAcceleratorCommand.ts | 5 + ...scribeCustomRoutingEndpointGroupCommand.ts | 5 + .../DescribeCustomRoutingListenerCommand.ts | 5 + .../commands/DescribeEndpointGroupCommand.ts | 5 + .../src/commands/DescribeListenerCommand.ts | 5 + .../src/commands/ListAcceleratorsCommand.ts | 5 + .../src/commands/ListByoipCidrsCommand.ts | 5 + .../ListCustomRoutingAcceleratorsCommand.ts | 5 + .../ListCustomRoutingEndpointGroupsCommand.ts | 5 + .../ListCustomRoutingListenersCommand.ts | 5 + ...RoutingPortMappingsByDestinationCommand.ts | 5 + .../ListCustomRoutingPortMappingsCommand.ts | 5 + .../src/commands/ListEndpointGroupsCommand.ts | 5 + .../src/commands/ListListenersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ProvisionByoipCidrCommand.ts | 5 + .../RemoveCustomRoutingEndpointsCommand.ts | 5 + .../src/commands/RemoveEndpointsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAcceleratorAttributesCommand.ts | 5 + .../src/commands/UpdateAcceleratorCommand.ts | 5 + ...stomRoutingAcceleratorAttributesCommand.ts | 5 + .../UpdateCustomRoutingAcceleratorCommand.ts | 5 + .../UpdateCustomRoutingListenerCommand.ts | 5 + .../commands/UpdateEndpointGroupCommand.ts | 5 + .../src/commands/UpdateListenerCommand.ts | 5 + .../src/commands/WithdrawByoipCidrCommand.ts | 5 + clients/client-glue/package.json | 36 +- .../commands/BatchCreatePartitionCommand.ts | 5 + .../commands/BatchDeleteConnectionCommand.ts | 5 + .../commands/BatchDeletePartitionCommand.ts | 5 + .../src/commands/BatchDeleteTableCommand.ts | 5 + .../BatchDeleteTableVersionCommand.ts | 5 + .../src/commands/BatchGetBlueprintsCommand.ts | 5 + .../src/commands/BatchGetCrawlersCommand.ts | 5 + .../BatchGetCustomEntityTypesCommand.ts | 5 + .../BatchGetDataQualityResultCommand.ts | 5 + .../commands/BatchGetDevEndpointsCommand.ts | 5 + .../src/commands/BatchGetJobsCommand.ts | 5 + .../src/commands/BatchGetPartitionCommand.ts | 5 + .../src/commands/BatchGetTriggersCommand.ts | 5 + .../src/commands/BatchGetWorkflowsCommand.ts | 5 + .../src/commands/BatchStopJobRunCommand.ts | 5 + .../commands/BatchUpdatePartitionCommand.ts | 5 + ...DataQualityRuleRecommendationRunCommand.ts | 5 + ...lDataQualityRulesetEvaluationRunCommand.ts | 5 + .../src/commands/CancelMLTaskRunCommand.ts | 5 + .../src/commands/CancelStatementCommand.ts | 5 + .../CheckSchemaVersionValidityCommand.ts | 5 + .../src/commands/CreateBlueprintCommand.ts | 5 + .../src/commands/CreateClassifierCommand.ts | 5 + .../src/commands/CreateConnectionCommand.ts | 5 + .../src/commands/CreateCrawlerCommand.ts | 5 + .../commands/CreateCustomEntityTypeCommand.ts | 5 + .../CreateDataQualityRulesetCommand.ts | 5 + .../src/commands/CreateDatabaseCommand.ts | 5 + .../src/commands/CreateDevEndpointCommand.ts | 5 + .../src/commands/CreateJobCommand.ts | 5 + .../src/commands/CreateMLTransformCommand.ts | 5 + .../src/commands/CreatePartitionCommand.ts | 5 + .../commands/CreatePartitionIndexCommand.ts | 5 + .../src/commands/CreateRegistryCommand.ts | 5 + .../src/commands/CreateSchemaCommand.ts | 5 + .../src/commands/CreateScriptCommand.ts | 5 + .../CreateSecurityConfigurationCommand.ts | 5 + .../src/commands/CreateSessionCommand.ts | 5 + .../src/commands/CreateTableCommand.ts | 5 + .../src/commands/CreateTriggerCommand.ts | 5 + .../CreateUserDefinedFunctionCommand.ts | 5 + .../src/commands/CreateWorkflowCommand.ts | 5 + .../src/commands/DeleteBlueprintCommand.ts | 5 + .../src/commands/DeleteClassifierCommand.ts | 5 + ...leteColumnStatisticsForPartitionCommand.ts | 5 + .../DeleteColumnStatisticsForTableCommand.ts | 5 + .../src/commands/DeleteConnectionCommand.ts | 5 + .../src/commands/DeleteCrawlerCommand.ts | 5 + .../commands/DeleteCustomEntityTypeCommand.ts | 5 + .../DeleteDataQualityRulesetCommand.ts | 5 + .../src/commands/DeleteDatabaseCommand.ts | 5 + .../src/commands/DeleteDevEndpointCommand.ts | 5 + .../src/commands/DeleteJobCommand.ts | 5 + .../src/commands/DeleteMLTransformCommand.ts | 5 + .../src/commands/DeletePartitionCommand.ts | 5 + .../commands/DeletePartitionIndexCommand.ts | 5 + .../src/commands/DeleteRegistryCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteSchemaCommand.ts | 5 + .../commands/DeleteSchemaVersionsCommand.ts | 5 + .../DeleteSecurityConfigurationCommand.ts | 5 + .../src/commands/DeleteSessionCommand.ts | 5 + .../src/commands/DeleteTableCommand.ts | 5 + .../src/commands/DeleteTableVersionCommand.ts | 5 + .../src/commands/DeleteTriggerCommand.ts | 5 + .../DeleteUserDefinedFunctionCommand.ts | 5 + .../src/commands/DeleteWorkflowCommand.ts | 5 + .../src/commands/GetBlueprintCommand.ts | 5 + .../src/commands/GetBlueprintRunCommand.ts | 5 + .../src/commands/GetBlueprintRunsCommand.ts | 5 + .../commands/GetCatalogImportStatusCommand.ts | 5 + .../src/commands/GetClassifierCommand.ts | 5 + .../src/commands/GetClassifiersCommand.ts | 5 + .../GetColumnStatisticsForPartitionCommand.ts | 5 + .../GetColumnStatisticsForTableCommand.ts | 5 + .../src/commands/GetConnectionCommand.ts | 5 + .../src/commands/GetConnectionsCommand.ts | 5 + .../src/commands/GetCrawlerCommand.ts | 5 + .../src/commands/GetCrawlerMetricsCommand.ts | 5 + .../src/commands/GetCrawlersCommand.ts | 5 + .../commands/GetCustomEntityTypeCommand.ts | 5 + ...GetDataCatalogEncryptionSettingsCommand.ts | 5 + .../commands/GetDataQualityResultCommand.ts | 5 + ...DataQualityRuleRecommendationRunCommand.ts | 5 + .../commands/GetDataQualityRulesetCommand.ts | 5 + ...tDataQualityRulesetEvaluationRunCommand.ts | 5 + .../src/commands/GetDatabaseCommand.ts | 5 + .../src/commands/GetDatabasesCommand.ts | 5 + .../src/commands/GetDataflowGraphCommand.ts | 5 + .../src/commands/GetDevEndpointCommand.ts | 5 + .../src/commands/GetDevEndpointsCommand.ts | 5 + .../src/commands/GetJobBookmarkCommand.ts | 5 + .../client-glue/src/commands/GetJobCommand.ts | 5 + .../src/commands/GetJobRunCommand.ts | 5 + .../src/commands/GetJobRunsCommand.ts | 5 + .../src/commands/GetJobsCommand.ts | 5 + .../src/commands/GetMLTaskRunCommand.ts | 5 + .../src/commands/GetMLTaskRunsCommand.ts | 5 + .../src/commands/GetMLTransformCommand.ts | 5 + .../src/commands/GetMLTransformsCommand.ts | 5 + .../src/commands/GetMappingCommand.ts | 5 + .../src/commands/GetPartitionCommand.ts | 5 + .../commands/GetPartitionIndexesCommand.ts | 5 + .../src/commands/GetPartitionsCommand.ts | 5 + .../src/commands/GetPlanCommand.ts | 5 + .../src/commands/GetRegistryCommand.ts | 5 + .../commands/GetResourcePoliciesCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../commands/GetSchemaByDefinitionCommand.ts | 5 + .../src/commands/GetSchemaCommand.ts | 5 + .../src/commands/GetSchemaVersionCommand.ts | 5 + .../commands/GetSchemaVersionsDiffCommand.ts | 5 + .../GetSecurityConfigurationCommand.ts | 5 + .../GetSecurityConfigurationsCommand.ts | 5 + .../src/commands/GetSessionCommand.ts | 5 + .../src/commands/GetStatementCommand.ts | 5 + .../src/commands/GetTableCommand.ts | 5 + .../src/commands/GetTableVersionCommand.ts | 5 + .../src/commands/GetTableVersionsCommand.ts | 5 + .../src/commands/GetTablesCommand.ts | 5 + .../src/commands/GetTagsCommand.ts | 5 + .../src/commands/GetTriggerCommand.ts | 5 + .../src/commands/GetTriggersCommand.ts | 5 + .../GetUnfilteredPartitionMetadataCommand.ts | 5 + .../GetUnfilteredPartitionsMetadataCommand.ts | 5 + .../GetUnfilteredTableMetadataCommand.ts | 5 + .../commands/GetUserDefinedFunctionCommand.ts | 5 + .../GetUserDefinedFunctionsCommand.ts | 5 + .../src/commands/GetWorkflowCommand.ts | 5 + .../src/commands/GetWorkflowRunCommand.ts | 5 + .../GetWorkflowRunPropertiesCommand.ts | 5 + .../src/commands/GetWorkflowRunsCommand.ts | 5 + .../commands/ImportCatalogToGlueCommand.ts | 5 + .../src/commands/ListBlueprintsCommand.ts | 5 + .../src/commands/ListCrawlersCommand.ts | 5 + .../src/commands/ListCrawlsCommand.ts | 5 + .../commands/ListCustomEntityTypesCommand.ts | 5 + .../commands/ListDataQualityResultsCommand.ts | 5 + ...ataQualityRuleRecommendationRunsCommand.ts | 5 + ...DataQualityRulesetEvaluationRunsCommand.ts | 5 + .../ListDataQualityRulesetsCommand.ts | 5 + .../src/commands/ListDevEndpointsCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../src/commands/ListMLTransformsCommand.ts | 5 + .../src/commands/ListRegistriesCommand.ts | 5 + .../src/commands/ListSchemaVersionsCommand.ts | 5 + .../src/commands/ListSchemasCommand.ts | 5 + .../src/commands/ListSessionsCommand.ts | 5 + .../src/commands/ListStatementsCommand.ts | 5 + .../src/commands/ListTriggersCommand.ts | 5 + .../src/commands/ListWorkflowsCommand.ts | 5 + ...PutDataCatalogEncryptionSettingsCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../PutSchemaVersionMetadataCommand.ts | 5 + .../PutWorkflowRunPropertiesCommand.ts | 5 + .../QuerySchemaVersionMetadataCommand.ts | 5 + .../commands/RegisterSchemaVersionCommand.ts | 5 + .../RemoveSchemaVersionMetadataCommand.ts | 5 + .../src/commands/ResetJobBookmarkCommand.ts | 5 + .../src/commands/ResumeWorkflowRunCommand.ts | 5 + .../src/commands/RunStatementCommand.ts | 5 + .../src/commands/SearchTablesCommand.ts | 5 + .../src/commands/StartBlueprintRunCommand.ts | 5 + .../src/commands/StartCrawlerCommand.ts | 5 + .../commands/StartCrawlerScheduleCommand.ts | 5 + ...DataQualityRuleRecommendationRunCommand.ts | 5 + ...tDataQualityRulesetEvaluationRunCommand.ts | 5 + .../StartExportLabelsTaskRunCommand.ts | 5 + .../StartImportLabelsTaskRunCommand.ts | 5 + .../src/commands/StartJobRunCommand.ts | 5 + .../StartMLEvaluationTaskRunCommand.ts | 5 + ...rtMLLabelingSetGenerationTaskRunCommand.ts | 5 + .../src/commands/StartTriggerCommand.ts | 5 + .../src/commands/StartWorkflowRunCommand.ts | 5 + .../src/commands/StopCrawlerCommand.ts | 5 + .../commands/StopCrawlerScheduleCommand.ts | 5 + .../src/commands/StopSessionCommand.ts | 5 + .../src/commands/StopTriggerCommand.ts | 5 + .../src/commands/StopWorkflowRunCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateBlueprintCommand.ts | 5 + .../src/commands/UpdateClassifierCommand.ts | 5 + ...dateColumnStatisticsForPartitionCommand.ts | 5 + .../UpdateColumnStatisticsForTableCommand.ts | 5 + .../src/commands/UpdateConnectionCommand.ts | 5 + .../src/commands/UpdateCrawlerCommand.ts | 5 + .../commands/UpdateCrawlerScheduleCommand.ts | 5 + .../UpdateDataQualityRulesetCommand.ts | 5 + .../src/commands/UpdateDatabaseCommand.ts | 5 + .../src/commands/UpdateDevEndpointCommand.ts | 5 + .../src/commands/UpdateJobCommand.ts | 5 + .../UpdateJobFromSourceControlCommand.ts | 5 + .../src/commands/UpdateMLTransformCommand.ts | 5 + .../src/commands/UpdatePartitionCommand.ts | 5 + .../src/commands/UpdateRegistryCommand.ts | 5 + .../src/commands/UpdateSchemaCommand.ts | 5 + .../UpdateSourceControlFromJobCommand.ts | 5 + .../src/commands/UpdateTableCommand.ts | 5 + .../src/commands/UpdateTriggerCommand.ts | 5 + .../UpdateUserDefinedFunctionCommand.ts | 5 + .../src/commands/UpdateWorkflowCommand.ts | 5 + clients/client-grafana/package.json | 36 +- .../src/commands/AssociateLicenseCommand.ts | 5 + .../commands/CreateWorkspaceApiKeyCommand.ts | 5 + .../src/commands/CreateWorkspaceCommand.ts | 5 + .../commands/DeleteWorkspaceApiKeyCommand.ts | 5 + .../src/commands/DeleteWorkspaceCommand.ts | 5 + .../DescribeWorkspaceAuthenticationCommand.ts | 5 + .../src/commands/DescribeWorkspaceCommand.ts | 5 + .../DescribeWorkspaceConfigurationCommand.ts | 5 + .../commands/DisassociateLicenseCommand.ts | 5 + .../src/commands/ListPermissionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListVersionsCommand.ts | 5 + .../src/commands/ListWorkspacesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdatePermissionsCommand.ts | 5 + .../UpdateWorkspaceAuthenticationCommand.ts | 5 + .../src/commands/UpdateWorkspaceCommand.ts | 5 + .../UpdateWorkspaceConfigurationCommand.ts | 5 + clients/client-greengrass/package.json | 36 +- .../commands/AssociateRoleToGroupCommand.ts | 5 + .../AssociateServiceRoleToAccountCommand.ts | 5 + .../CreateConnectorDefinitionCommand.ts | 5 + ...CreateConnectorDefinitionVersionCommand.ts | 5 + .../commands/CreateCoreDefinitionCommand.ts | 5 + .../CreateCoreDefinitionVersionCommand.ts | 5 + .../src/commands/CreateDeploymentCommand.ts | 5 + .../commands/CreateDeviceDefinitionCommand.ts | 5 + .../CreateDeviceDefinitionVersionCommand.ts | 5 + .../CreateFunctionDefinitionCommand.ts | 5 + .../CreateFunctionDefinitionVersionCommand.ts | 5 + .../CreateGroupCertificateAuthorityCommand.ts | 5 + .../src/commands/CreateGroupCommand.ts | 5 + .../src/commands/CreateGroupVersionCommand.ts | 5 + .../commands/CreateLoggerDefinitionCommand.ts | 5 + .../CreateLoggerDefinitionVersionCommand.ts | 5 + .../CreateResourceDefinitionCommand.ts | 5 + .../CreateResourceDefinitionVersionCommand.ts | 5 + .../CreateSoftwareUpdateJobCommand.ts | 5 + .../CreateSubscriptionDefinitionCommand.ts | 5 + ...ateSubscriptionDefinitionVersionCommand.ts | 5 + .../DeleteConnectorDefinitionCommand.ts | 5 + .../commands/DeleteCoreDefinitionCommand.ts | 5 + .../commands/DeleteDeviceDefinitionCommand.ts | 5 + .../DeleteFunctionDefinitionCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../commands/DeleteLoggerDefinitionCommand.ts | 5 + .../DeleteResourceDefinitionCommand.ts | 5 + .../DeleteSubscriptionDefinitionCommand.ts | 5 + .../DisassociateRoleFromGroupCommand.ts | 5 + ...sassociateServiceRoleFromAccountCommand.ts | 5 + .../src/commands/GetAssociatedRoleCommand.ts | 5 + .../GetBulkDeploymentStatusCommand.ts | 5 + .../commands/GetConnectivityInfoCommand.ts | 5 + .../commands/GetConnectorDefinitionCommand.ts | 5 + .../GetConnectorDefinitionVersionCommand.ts | 5 + .../src/commands/GetCoreDefinitionCommand.ts | 5 + .../GetCoreDefinitionVersionCommand.ts | 5 + .../commands/GetDeploymentStatusCommand.ts | 5 + .../commands/GetDeviceDefinitionCommand.ts | 5 + .../GetDeviceDefinitionVersionCommand.ts | 5 + .../commands/GetFunctionDefinitionCommand.ts | 5 + .../GetFunctionDefinitionVersionCommand.ts | 5 + .../GetGroupCertificateAuthorityCommand.ts | 5 + ...GetGroupCertificateConfigurationCommand.ts | 5 + .../src/commands/GetGroupCommand.ts | 5 + .../src/commands/GetGroupVersionCommand.ts | 5 + .../commands/GetLoggerDefinitionCommand.ts | 5 + .../GetLoggerDefinitionVersionCommand.ts | 5 + .../commands/GetResourceDefinitionCommand.ts | 5 + .../GetResourceDefinitionVersionCommand.ts | 5 + .../GetServiceRoleForAccountCommand.ts | 5 + .../GetSubscriptionDefinitionCommand.ts | 5 + ...GetSubscriptionDefinitionVersionCommand.ts | 5 + .../GetThingRuntimeConfigurationCommand.ts | 5 + ...istBulkDeploymentDetailedReportsCommand.ts | 5 + .../commands/ListBulkDeploymentsCommand.ts | 5 + .../ListConnectorDefinitionVersionsCommand.ts | 5 + .../ListConnectorDefinitionsCommand.ts | 5 + .../ListCoreDefinitionVersionsCommand.ts | 5 + .../commands/ListCoreDefinitionsCommand.ts | 5 + .../src/commands/ListDeploymentsCommand.ts | 5 + .../ListDeviceDefinitionVersionsCommand.ts | 5 + .../commands/ListDeviceDefinitionsCommand.ts | 5 + .../ListFunctionDefinitionVersionsCommand.ts | 5 + .../ListFunctionDefinitionsCommand.ts | 5 + .../ListGroupCertificateAuthoritiesCommand.ts | 5 + .../src/commands/ListGroupVersionsCommand.ts | 5 + .../src/commands/ListGroupsCommand.ts | 5 + .../ListLoggerDefinitionVersionsCommand.ts | 5 + .../commands/ListLoggerDefinitionsCommand.ts | 5 + .../ListResourceDefinitionVersionsCommand.ts | 5 + .../ListResourceDefinitionsCommand.ts | 5 + ...stSubscriptionDefinitionVersionsCommand.ts | 5 + .../ListSubscriptionDefinitionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ResetDeploymentsCommand.ts | 5 + .../commands/StartBulkDeploymentCommand.ts | 5 + .../src/commands/StopBulkDeploymentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateConnectivityInfoCommand.ts | 5 + .../UpdateConnectorDefinitionCommand.ts | 5 + .../commands/UpdateCoreDefinitionCommand.ts | 5 + .../commands/UpdateDeviceDefinitionCommand.ts | 5 + .../UpdateFunctionDefinitionCommand.ts | 5 + ...ateGroupCertificateConfigurationCommand.ts | 5 + .../src/commands/UpdateGroupCommand.ts | 5 + .../commands/UpdateLoggerDefinitionCommand.ts | 5 + .../UpdateResourceDefinitionCommand.ts | 5 + .../UpdateSubscriptionDefinitionCommand.ts | 5 + .../UpdateThingRuntimeConfigurationCommand.ts | 5 + clients/client-greengrassv2/package.json | 36 +- .../AssociateServiceRoleToAccountCommand.ts | 5 + ...ociateClientDeviceWithCoreDeviceCommand.ts | 5 + ...ociateClientDeviceFromCoreDeviceCommand.ts | 5 + .../src/commands/CancelDeploymentCommand.ts | 5 + .../commands/CreateComponentVersionCommand.ts | 5 + .../src/commands/CreateDeploymentCommand.ts | 5 + .../src/commands/DeleteComponentCommand.ts | 5 + .../src/commands/DeleteCoreDeviceCommand.ts | 5 + .../src/commands/DeleteDeploymentCommand.ts | 5 + .../src/commands/DescribeComponentCommand.ts | 5 + ...sassociateServiceRoleFromAccountCommand.ts | 5 + .../src/commands/GetComponentCommand.ts | 5 + .../GetComponentVersionArtifactCommand.ts | 5 + .../commands/GetConnectivityInfoCommand.ts | 5 + .../src/commands/GetCoreDeviceCommand.ts | 5 + .../src/commands/GetDeploymentCommand.ts | 5 + .../GetServiceRoleForAccountCommand.ts | 5 + ...tDevicesAssociatedWithCoreDeviceCommand.ts | 5 + .../commands/ListComponentVersionsCommand.ts | 5 + .../src/commands/ListComponentsCommand.ts | 5 + .../src/commands/ListCoreDevicesCommand.ts | 5 + .../src/commands/ListDeploymentsCommand.ts | 5 + .../ListEffectiveDeploymentsCommand.ts | 5 + .../ListInstalledComponentsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ResolveComponentCandidatesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateConnectivityInfoCommand.ts | 5 + clients/client-groundstation/package.json | 38 +- .../src/commands/CancelContactCommand.ts | 5 + .../src/commands/CreateConfigCommand.ts | 5 + .../CreateDataflowEndpointGroupCommand.ts | 5 + .../src/commands/CreateEphemerisCommand.ts | 5 + .../commands/CreateMissionProfileCommand.ts | 5 + .../src/commands/DeleteConfigCommand.ts | 5 + .../DeleteDataflowEndpointGroupCommand.ts | 5 + .../src/commands/DeleteEphemerisCommand.ts | 5 + .../commands/DeleteMissionProfileCommand.ts | 5 + .../src/commands/DescribeContactCommand.ts | 5 + .../src/commands/DescribeEphemerisCommand.ts | 5 + .../commands/GetAgentConfigurationCommand.ts | 5 + .../src/commands/GetConfigCommand.ts | 5 + .../GetDataflowEndpointGroupCommand.ts | 5 + .../src/commands/GetMinuteUsageCommand.ts | 5 + .../src/commands/GetMissionProfileCommand.ts | 5 + .../src/commands/GetSatelliteCommand.ts | 5 + .../src/commands/ListConfigsCommand.ts | 5 + .../src/commands/ListContactsCommand.ts | 5 + .../ListDataflowEndpointGroupsCommand.ts | 5 + .../src/commands/ListEphemeridesCommand.ts | 5 + .../src/commands/ListGroundStationsCommand.ts | 5 + .../commands/ListMissionProfilesCommand.ts | 5 + .../src/commands/ListSatellitesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RegisterAgentCommand.ts | 5 + .../src/commands/ReserveContactCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAgentStatusCommand.ts | 5 + .../src/commands/UpdateConfigCommand.ts | 5 + .../src/commands/UpdateEphemerisCommand.ts | 5 + .../commands/UpdateMissionProfileCommand.ts | 5 + clients/client-guardduty/package.json | 36 +- .../AcceptAdministratorInvitationCommand.ts | 5 + .../src/commands/AcceptInvitationCommand.ts | 5 + .../src/commands/ArchiveFindingsCommand.ts | 5 + .../src/commands/CreateDetectorCommand.ts | 5 + .../src/commands/CreateFilterCommand.ts | 5 + .../src/commands/CreateIPSetCommand.ts | 5 + .../src/commands/CreateMembersCommand.ts | 5 + .../CreatePublishingDestinationCommand.ts | 5 + .../commands/CreateSampleFindingsCommand.ts | 5 + .../commands/CreateThreatIntelSetCommand.ts | 5 + .../src/commands/DeclineInvitationsCommand.ts | 5 + .../src/commands/DeleteDetectorCommand.ts | 5 + .../src/commands/DeleteFilterCommand.ts | 5 + .../src/commands/DeleteIPSetCommand.ts | 5 + .../src/commands/DeleteInvitationsCommand.ts | 5 + .../src/commands/DeleteMembersCommand.ts | 5 + .../DeletePublishingDestinationCommand.ts | 5 + .../commands/DeleteThreatIntelSetCommand.ts | 5 + .../commands/DescribeMalwareScansCommand.ts | 5 + ...escribeOrganizationConfigurationCommand.ts | 5 + .../DescribePublishingDestinationCommand.ts | 5 + .../DisableOrganizationAdminAccountCommand.ts | 5 + ...ssociateFromAdministratorAccountCommand.ts | 5 + .../DisassociateFromMasterAccountCommand.ts | 5 + .../commands/DisassociateMembersCommand.ts | 5 + .../EnableOrganizationAdminAccountCommand.ts | 5 + .../GetAdministratorAccountCommand.ts | 5 + .../commands/GetCoverageStatisticsCommand.ts | 5 + .../src/commands/GetDetectorCommand.ts | 5 + .../src/commands/GetFilterCommand.ts | 5 + .../src/commands/GetFindingsCommand.ts | 5 + .../commands/GetFindingsStatisticsCommand.ts | 5 + .../src/commands/GetIPSetCommand.ts | 5 + .../commands/GetInvitationsCountCommand.ts | 5 + .../commands/GetMalwareScanSettingsCommand.ts | 5 + .../src/commands/GetMasterAccountCommand.ts | 5 + .../src/commands/GetMemberDetectorsCommand.ts | 5 + .../src/commands/GetMembersCommand.ts | 5 + .../GetRemainingFreeTrialDaysCommand.ts | 5 + .../src/commands/GetThreatIntelSetCommand.ts | 5 + .../src/commands/GetUsageStatisticsCommand.ts | 5 + .../src/commands/InviteMembersCommand.ts | 5 + .../src/commands/ListCoverageCommand.ts | 5 + .../src/commands/ListDetectorsCommand.ts | 5 + .../src/commands/ListFiltersCommand.ts | 5 + .../src/commands/ListFindingsCommand.ts | 5 + .../src/commands/ListIPSetsCommand.ts | 5 + .../src/commands/ListInvitationsCommand.ts | 5 + .../src/commands/ListMembersCommand.ts | 5 + .../ListOrganizationAdminAccountsCommand.ts | 5 + .../ListPublishingDestinationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListThreatIntelSetsCommand.ts | 5 + .../src/commands/StartMalwareScanCommand.ts | 5 + .../commands/StartMonitoringMembersCommand.ts | 5 + .../commands/StopMonitoringMembersCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UnarchiveFindingsCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDetectorCommand.ts | 5 + .../src/commands/UpdateFilterCommand.ts | 5 + .../commands/UpdateFindingsFeedbackCommand.ts | 5 + .../src/commands/UpdateIPSetCommand.ts | 5 + .../UpdateMalwareScanSettingsCommand.ts | 5 + .../commands/UpdateMemberDetectorsCommand.ts | 5 + .../UpdateOrganizationConfigurationCommand.ts | 5 + .../UpdatePublishingDestinationCommand.ts | 5 + .../commands/UpdateThreatIntelSetCommand.ts | 5 + clients/client-health/package.json | 36 +- ...eAffectedAccountsForOrganizationCommand.ts | 5 + .../DescribeAffectedEntitiesCommand.ts | 5 + ...eAffectedEntitiesForOrganizationCommand.ts | 5 + .../DescribeEntityAggregatesCommand.ts | 5 + ...eEntityAggregatesForOrganizationCommand.ts | 5 + .../DescribeEventAggregatesCommand.ts | 5 + .../commands/DescribeEventDetailsCommand.ts | 5 + ...cribeEventDetailsForOrganizationCommand.ts | 5 + .../src/commands/DescribeEventTypesCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../DescribeEventsForOrganizationCommand.ts | 5 + ...althServiceStatusForOrganizationCommand.ts | 5 + ...althServiceAccessForOrganizationCommand.ts | 5 + ...althServiceAccessForOrganizationCommand.ts | 5 + clients/client-healthlake/package.json | 36 +- .../commands/CreateFHIRDatastoreCommand.ts | 5 + .../commands/DeleteFHIRDatastoreCommand.ts | 5 + .../commands/DescribeFHIRDatastoreCommand.ts | 5 + .../commands/DescribeFHIRExportJobCommand.ts | 5 + .../commands/DescribeFHIRImportJobCommand.ts | 5 + .../src/commands/ListFHIRDatastoresCommand.ts | 5 + .../src/commands/ListFHIRExportJobsCommand.ts | 5 + .../src/commands/ListFHIRImportJobsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartFHIRExportJobCommand.ts | 5 + .../src/commands/StartFHIRImportJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-honeycode/package.json | 36 +- .../commands/BatchCreateTableRowsCommand.ts | 5 + .../commands/BatchDeleteTableRowsCommand.ts | 5 + .../commands/BatchUpdateTableRowsCommand.ts | 5 + .../commands/BatchUpsertTableRowsCommand.ts | 5 + .../DescribeTableDataImportJobCommand.ts | 5 + .../src/commands/GetScreenDataCommand.ts | 5 + .../commands/InvokeScreenAutomationCommand.ts | 5 + .../src/commands/ListTableColumnsCommand.ts | 5 + .../src/commands/ListTableRowsCommand.ts | 5 + .../src/commands/ListTablesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/QueryTableRowsCommand.ts | 5 + .../StartTableDataImportJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-iam/package.json | 38 +- ...dClientIDToOpenIDConnectProviderCommand.ts | 5 + .../AddRoleToInstanceProfileCommand.ts | 5 + .../src/commands/AddUserToGroupCommand.ts | 5 + .../src/commands/AttachGroupPolicyCommand.ts | 5 + .../src/commands/AttachRolePolicyCommand.ts | 5 + .../src/commands/AttachUserPolicyCommand.ts | 5 + .../src/commands/ChangePasswordCommand.ts | 5 + .../src/commands/CreateAccessKeyCommand.ts | 5 + .../src/commands/CreateAccountAliasCommand.ts | 5 + .../src/commands/CreateGroupCommand.ts | 5 + .../commands/CreateInstanceProfileCommand.ts | 5 + .../src/commands/CreateLoginProfileCommand.ts | 5 + .../CreateOpenIDConnectProviderCommand.ts | 5 + .../src/commands/CreatePolicyCommand.ts | 5 + .../commands/CreatePolicyVersionCommand.ts | 5 + .../src/commands/CreateRoleCommand.ts | 5 + .../src/commands/CreateSAMLProviderCommand.ts | 5 + .../CreateServiceLinkedRoleCommand.ts | 5 + .../CreateServiceSpecificCredentialCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../commands/CreateVirtualMFADeviceCommand.ts | 5 + .../commands/DeactivateMFADeviceCommand.ts | 5 + .../src/commands/DeleteAccessKeyCommand.ts | 5 + .../src/commands/DeleteAccountAliasCommand.ts | 5 + .../DeleteAccountPasswordPolicyCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../src/commands/DeleteGroupPolicyCommand.ts | 5 + .../commands/DeleteInstanceProfileCommand.ts | 5 + .../src/commands/DeleteLoginProfileCommand.ts | 5 + .../DeleteOpenIDConnectProviderCommand.ts | 5 + .../src/commands/DeletePolicyCommand.ts | 5 + .../commands/DeletePolicyVersionCommand.ts | 5 + .../src/commands/DeleteRoleCommand.ts | 5 + .../DeleteRolePermissionsBoundaryCommand.ts | 5 + .../src/commands/DeleteRolePolicyCommand.ts | 5 + .../src/commands/DeleteSAMLProviderCommand.ts | 5 + .../src/commands/DeleteSSHPublicKeyCommand.ts | 5 + .../DeleteServerCertificateCommand.ts | 5 + .../DeleteServiceLinkedRoleCommand.ts | 5 + .../DeleteServiceSpecificCredentialCommand.ts | 5 + .../DeleteSigningCertificateCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../DeleteUserPermissionsBoundaryCommand.ts | 5 + .../src/commands/DeleteUserPolicyCommand.ts | 5 + .../commands/DeleteVirtualMFADeviceCommand.ts | 5 + .../src/commands/DetachGroupPolicyCommand.ts | 5 + .../src/commands/DetachRolePolicyCommand.ts | 5 + .../src/commands/DetachUserPolicyCommand.ts | 5 + .../src/commands/EnableMFADeviceCommand.ts | 5 + .../GenerateCredentialReportCommand.ts | 5 + ...enerateOrganizationsAccessReportCommand.ts | 5 + ...nerateServiceLastAccessedDetailsCommand.ts | 5 + .../commands/GetAccessKeyLastUsedCommand.ts | 5 + .../GetAccountAuthorizationDetailsCommand.ts | 5 + .../GetAccountPasswordPolicyCommand.ts | 5 + .../src/commands/GetAccountSummaryCommand.ts | 5 + .../GetContextKeysForCustomPolicyCommand.ts | 5 + ...GetContextKeysForPrincipalPolicyCommand.ts | 5 + .../commands/GetCredentialReportCommand.ts | 5 + .../src/commands/GetGroupCommand.ts | 5 + .../src/commands/GetGroupPolicyCommand.ts | 5 + .../src/commands/GetInstanceProfileCommand.ts | 5 + .../src/commands/GetLoginProfileCommand.ts | 5 + .../src/commands/GetMFADeviceCommand.ts | 5 + .../GetOpenIDConnectProviderCommand.ts | 5 + .../GetOrganizationsAccessReportCommand.ts | 5 + .../src/commands/GetPolicyCommand.ts | 5 + .../src/commands/GetPolicyVersionCommand.ts | 5 + .../client-iam/src/commands/GetRoleCommand.ts | 5 + .../src/commands/GetRolePolicyCommand.ts | 5 + .../src/commands/GetSAMLProviderCommand.ts | 5 + .../src/commands/GetSSHPublicKeyCommand.ts | 5 + .../commands/GetServerCertificateCommand.ts | 5 + .../GetServiceLastAccessedDetailsCommand.ts | 5 + ...eLastAccessedDetailsWithEntitiesCommand.ts | 5 + ...tServiceLinkedRoleDeletionStatusCommand.ts | 5 + .../client-iam/src/commands/GetUserCommand.ts | 5 + .../src/commands/GetUserPolicyCommand.ts | 5 + .../src/commands/ListAccessKeysCommand.ts | 5 + .../src/commands/ListAccountAliasesCommand.ts | 5 + .../ListAttachedGroupPoliciesCommand.ts | 5 + .../ListAttachedRolePoliciesCommand.ts | 5 + .../ListAttachedUserPoliciesCommand.ts | 5 + .../commands/ListEntitiesForPolicyCommand.ts | 5 + .../src/commands/ListGroupPoliciesCommand.ts | 5 + .../src/commands/ListGroupsCommand.ts | 5 + .../src/commands/ListGroupsForUserCommand.ts | 5 + .../ListInstanceProfileTagsCommand.ts | 5 + .../commands/ListInstanceProfilesCommand.ts | 5 + .../ListInstanceProfilesForRoleCommand.ts | 5 + .../src/commands/ListMFADeviceTagsCommand.ts | 5 + .../src/commands/ListMFADevicesCommand.ts | 5 + .../ListOpenIDConnectProviderTagsCommand.ts | 5 + .../ListOpenIDConnectProvidersCommand.ts | 5 + .../src/commands/ListPoliciesCommand.ts | 5 + ...istPoliciesGrantingServiceAccessCommand.ts | 5 + .../src/commands/ListPolicyTagsCommand.ts | 5 + .../src/commands/ListPolicyVersionsCommand.ts | 5 + .../src/commands/ListRolePoliciesCommand.ts | 5 + .../src/commands/ListRoleTagsCommand.ts | 5 + .../src/commands/ListRolesCommand.ts | 5 + .../commands/ListSAMLProviderTagsCommand.ts | 5 + .../src/commands/ListSAMLProvidersCommand.ts | 5 + .../src/commands/ListSSHPublicKeysCommand.ts | 5 + .../ListServerCertificateTagsCommand.ts | 5 + .../commands/ListServerCertificatesCommand.ts | 5 + .../ListServiceSpecificCredentialsCommand.ts | 5 + .../ListSigningCertificatesCommand.ts | 5 + .../src/commands/ListUserPoliciesCommand.ts | 5 + .../src/commands/ListUserTagsCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../commands/ListVirtualMFADevicesCommand.ts | 5 + .../src/commands/PutGroupPolicyCommand.ts | 5 + .../PutRolePermissionsBoundaryCommand.ts | 5 + .../src/commands/PutRolePolicyCommand.ts | 5 + .../PutUserPermissionsBoundaryCommand.ts | 5 + .../src/commands/PutUserPolicyCommand.ts | 5 + ...lientIDFromOpenIDConnectProviderCommand.ts | 5 + .../RemoveRoleFromInstanceProfileCommand.ts | 5 + .../commands/RemoveUserFromGroupCommand.ts | 5 + .../ResetServiceSpecificCredentialCommand.ts | 5 + .../src/commands/ResyncMFADeviceCommand.ts | 5 + .../SetDefaultPolicyVersionCommand.ts | 5 + ...tSecurityTokenServicePreferencesCommand.ts | 5 + .../commands/SimulateCustomPolicyCommand.ts | 5 + .../SimulatePrincipalPolicyCommand.ts | 5 + .../src/commands/TagInstanceProfileCommand.ts | 5 + .../src/commands/TagMFADeviceCommand.ts | 5 + .../TagOpenIDConnectProviderCommand.ts | 5 + .../src/commands/TagPolicyCommand.ts | 5 + .../client-iam/src/commands/TagRoleCommand.ts | 5 + .../src/commands/TagSAMLProviderCommand.ts | 5 + .../commands/TagServerCertificateCommand.ts | 5 + .../client-iam/src/commands/TagUserCommand.ts | 5 + .../commands/UntagInstanceProfileCommand.ts | 5 + .../src/commands/UntagMFADeviceCommand.ts | 5 + .../UntagOpenIDConnectProviderCommand.ts | 5 + .../src/commands/UntagPolicyCommand.ts | 5 + .../src/commands/UntagRoleCommand.ts | 5 + .../src/commands/UntagSAMLProviderCommand.ts | 5 + .../commands/UntagServerCertificateCommand.ts | 5 + .../src/commands/UntagUserCommand.ts | 5 + .../src/commands/UpdateAccessKeyCommand.ts | 5 + .../UpdateAccountPasswordPolicyCommand.ts | 5 + .../commands/UpdateAssumeRolePolicyCommand.ts | 5 + .../src/commands/UpdateGroupCommand.ts | 5 + .../src/commands/UpdateLoginProfileCommand.ts | 5 + ...eOpenIDConnectProviderThumbprintCommand.ts | 5 + .../src/commands/UpdateRoleCommand.ts | 5 + .../commands/UpdateRoleDescriptionCommand.ts | 5 + .../src/commands/UpdateSAMLProviderCommand.ts | 5 + .../src/commands/UpdateSSHPublicKeyCommand.ts | 5 + .../UpdateServerCertificateCommand.ts | 5 + .../UpdateServiceSpecificCredentialCommand.ts | 5 + .../UpdateSigningCertificateCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + .../src/commands/UploadSSHPublicKeyCommand.ts | 5 + .../UploadServerCertificateCommand.ts | 5 + .../UploadSigningCertificateCommand.ts | 5 + clients/client-identitystore/package.json | 36 +- .../src/commands/CreateGroupCommand.ts | 5 + .../commands/CreateGroupMembershipCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../commands/DeleteGroupMembershipCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../src/commands/DescribeGroupCommand.ts | 5 + .../DescribeGroupMembershipCommand.ts | 5 + .../src/commands/DescribeUserCommand.ts | 5 + .../src/commands/GetGroupIdCommand.ts | 5 + .../commands/GetGroupMembershipIdCommand.ts | 5 + .../src/commands/GetUserIdCommand.ts | 5 + .../src/commands/IsMemberInGroupsCommand.ts | 5 + .../commands/ListGroupMembershipsCommand.ts | 5 + .../ListGroupMembershipsForMemberCommand.ts | 5 + .../src/commands/ListGroupsCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../src/commands/UpdateGroupCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + clients/client-imagebuilder/package.json | 36 +- .../commands/CancelImageCreationCommand.ts | 5 + .../src/commands/CreateComponentCommand.ts | 5 + .../commands/CreateContainerRecipeCommand.ts | 5 + .../CreateDistributionConfigurationCommand.ts | 5 + .../src/commands/CreateImageCommand.ts | 5 + .../commands/CreateImagePipelineCommand.ts | 5 + .../src/commands/CreateImageRecipeCommand.ts | 5 + ...reateInfrastructureConfigurationCommand.ts | 5 + .../src/commands/DeleteComponentCommand.ts | 5 + .../commands/DeleteContainerRecipeCommand.ts | 5 + .../DeleteDistributionConfigurationCommand.ts | 5 + .../src/commands/DeleteImageCommand.ts | 5 + .../commands/DeleteImagePipelineCommand.ts | 5 + .../src/commands/DeleteImageRecipeCommand.ts | 5 + ...eleteInfrastructureConfigurationCommand.ts | 5 + .../src/commands/GetComponentCommand.ts | 5 + .../src/commands/GetComponentPolicyCommand.ts | 5 + .../src/commands/GetContainerRecipeCommand.ts | 5 + .../GetContainerRecipePolicyCommand.ts | 5 + .../GetDistributionConfigurationCommand.ts | 5 + .../src/commands/GetImageCommand.ts | 5 + .../src/commands/GetImagePipelineCommand.ts | 5 + .../src/commands/GetImagePolicyCommand.ts | 5 + .../src/commands/GetImageRecipeCommand.ts | 5 + .../commands/GetImageRecipePolicyCommand.ts | 5 + .../GetInfrastructureConfigurationCommand.ts | 5 + .../commands/GetWorkflowExecutionCommand.ts | 5 + .../GetWorkflowStepExecutionCommand.ts | 5 + .../src/commands/ImportComponentCommand.ts | 5 + .../src/commands/ImportVmImageCommand.ts | 5 + .../ListComponentBuildVersionsCommand.ts | 5 + .../src/commands/ListComponentsCommand.ts | 5 + .../commands/ListContainerRecipesCommand.ts | 5 + .../ListDistributionConfigurationsCommand.ts | 5 + .../commands/ListImageBuildVersionsCommand.ts | 5 + .../src/commands/ListImagePackagesCommand.ts | 5 + .../ListImagePipelineImagesCommand.ts | 5 + .../src/commands/ListImagePipelinesCommand.ts | 5 + .../src/commands/ListImageRecipesCommand.ts | 5 + ...ListImageScanFindingAggregationsCommand.ts | 5 + .../commands/ListImageScanFindingsCommand.ts | 5 + .../src/commands/ListImagesCommand.ts | 5 + ...ListInfrastructureConfigurationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListWorkflowExecutionsCommand.ts | 5 + .../ListWorkflowStepExecutionsCommand.ts | 5 + .../src/commands/PutComponentPolicyCommand.ts | 5 + .../PutContainerRecipePolicyCommand.ts | 5 + .../src/commands/PutImagePolicyCommand.ts | 5 + .../commands/PutImageRecipePolicyCommand.ts | 5 + .../StartImagePipelineExecutionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateDistributionConfigurationCommand.ts | 5 + .../commands/UpdateImagePipelineCommand.ts | 5 + ...pdateInfrastructureConfigurationCommand.ts | 5 + clients/client-inspector/package.json | 36 +- .../AddAttributesToFindingsCommand.ts | 5 + .../commands/CreateAssessmentTargetCommand.ts | 5 + .../CreateAssessmentTemplateCommand.ts | 5 + .../CreateExclusionsPreviewCommand.ts | 5 + .../commands/CreateResourceGroupCommand.ts | 5 + .../commands/DeleteAssessmentRunCommand.ts | 5 + .../commands/DeleteAssessmentTargetCommand.ts | 5 + .../DeleteAssessmentTemplateCommand.ts | 5 + .../commands/DescribeAssessmentRunsCommand.ts | 5 + .../DescribeAssessmentTargetsCommand.ts | 5 + .../DescribeAssessmentTemplatesCommand.ts | 5 + .../DescribeCrossAccountAccessRoleCommand.ts | 5 + .../src/commands/DescribeExclusionsCommand.ts | 5 + .../src/commands/DescribeFindingsCommand.ts | 5 + .../commands/DescribeResourceGroupsCommand.ts | 5 + .../commands/DescribeRulesPackagesCommand.ts | 5 + .../commands/GetAssessmentReportCommand.ts | 5 + .../commands/GetExclusionsPreviewCommand.ts | 5 + .../commands/GetTelemetryMetadataCommand.ts | 5 + .../ListAssessmentRunAgentsCommand.ts | 5 + .../src/commands/ListAssessmentRunsCommand.ts | 5 + .../commands/ListAssessmentTargetsCommand.ts | 5 + .../ListAssessmentTemplatesCommand.ts | 5 + .../commands/ListEventSubscriptionsCommand.ts | 5 + .../src/commands/ListExclusionsCommand.ts | 5 + .../src/commands/ListFindingsCommand.ts | 5 + .../src/commands/ListRulesPackagesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PreviewAgentsCommand.ts | 5 + .../RegisterCrossAccountAccessRoleCommand.ts | 5 + .../RemoveAttributesFromFindingsCommand.ts | 5 + .../src/commands/SetTagsForResourceCommand.ts | 5 + .../src/commands/StartAssessmentRunCommand.ts | 5 + .../src/commands/StopAssessmentRunCommand.ts | 5 + .../src/commands/SubscribeToEventCommand.ts | 5 + .../commands/UnsubscribeFromEventCommand.ts | 5 + .../commands/UpdateAssessmentTargetCommand.ts | 5 + clients/client-inspector2/package.json | 36 +- .../src/commands/AssociateMemberCommand.ts | 5 + .../commands/BatchGetAccountStatusCommand.ts | 5 + .../commands/BatchGetCodeSnippetCommand.ts | 5 + .../commands/BatchGetFindingDetailsCommand.ts | 5 + .../commands/BatchGetFreeTrialInfoCommand.ts | 5 + ...GetMemberEc2DeepInspectionStatusCommand.ts | 5 + ...ateMemberEc2DeepInspectionStatusCommand.ts | 5 + .../commands/CancelFindingsReportCommand.ts | 5 + .../src/commands/CancelSbomExportCommand.ts | 5 + .../src/commands/CreateFilterCommand.ts | 5 + .../commands/CreateFindingsReportCommand.ts | 5 + .../src/commands/CreateSbomExportCommand.ts | 5 + .../src/commands/DeleteFilterCommand.ts | 5 + ...escribeOrganizationConfigurationCommand.ts | 5 + .../src/commands/DisableCommand.ts | 5 + .../DisableDelegatedAdminAccountCommand.ts | 5 + .../src/commands/DisassociateMemberCommand.ts | 5 + .../src/commands/EnableCommand.ts | 5 + .../EnableDelegatedAdminAccountCommand.ts | 5 + .../src/commands/GetConfigurationCommand.ts | 5 + .../GetDelegatedAdminAccountCommand.ts | 5 + ...etEc2DeepInspectionConfigurationCommand.ts | 5 + .../src/commands/GetEncryptionKeyCommand.ts | 5 + .../GetFindingsReportStatusCommand.ts | 5 + .../src/commands/GetMemberCommand.ts | 5 + .../src/commands/GetSbomExportCommand.ts | 5 + .../commands/ListAccountPermissionsCommand.ts | 5 + .../src/commands/ListCoverageCommand.ts | 5 + .../commands/ListCoverageStatisticsCommand.ts | 5 + .../ListDelegatedAdminAccountsCommand.ts | 5 + .../src/commands/ListFiltersCommand.ts | 5 + .../ListFindingAggregationsCommand.ts | 5 + .../src/commands/ListFindingsCommand.ts | 5 + .../src/commands/ListMembersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListUsageTotalsCommand.ts | 5 + .../src/commands/ResetEncryptionKeyCommand.ts | 5 + .../commands/SearchVulnerabilitiesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateConfigurationCommand.ts | 5 + ...teEc2DeepInspectionConfigurationCommand.ts | 5 + .../commands/UpdateEncryptionKeyCommand.ts | 5 + .../src/commands/UpdateFilterCommand.ts | 5 + ...rgEc2DeepInspectionConfigurationCommand.ts | 5 + .../UpdateOrganizationConfigurationCommand.ts | 5 + clients/client-internetmonitor/package.json | 36 +- .../src/commands/CreateMonitorCommand.ts | 5 + .../src/commands/DeleteMonitorCommand.ts | 5 + .../src/commands/GetHealthEventCommand.ts | 5 + .../src/commands/GetMonitorCommand.ts | 5 + .../src/commands/ListHealthEventsCommand.ts | 5 + .../src/commands/ListMonitorsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateMonitorCommand.ts | 5 + .../package.json | 36 +- .../ClaimDevicesByClaimCodeCommand.ts | 5 + .../src/commands/DescribeDeviceCommand.ts | 5 + .../commands/FinalizeDeviceClaimCommand.ts | 5 + .../src/commands/GetDeviceMethodsCommand.ts | 5 + .../commands/InitiateDeviceClaimCommand.ts | 5 + .../src/commands/InvokeDeviceMethodCommand.ts | 5 + .../src/commands/ListDeviceEventsCommand.ts | 5 + .../src/commands/ListDevicesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UnclaimDeviceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDeviceStateCommand.ts | 5 + .../client-iot-1click-projects/package.json | 36 +- .../AssociateDeviceWithPlacementCommand.ts | 5 + .../src/commands/CreatePlacementCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/DeletePlacementCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../src/commands/DescribePlacementCommand.ts | 5 + .../src/commands/DescribeProjectCommand.ts | 5 + .../DisassociateDeviceFromPlacementCommand.ts | 5 + .../commands/GetDevicesInPlacementCommand.ts | 5 + .../src/commands/ListPlacementsCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdatePlacementCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + clients/client-iot-data-plane/package.json | 38 +- .../src/commands/DeleteThingShadowCommand.ts | 5 + .../src/commands/GetRetainedMessageCommand.ts | 5 + .../src/commands/GetThingShadowCommand.ts | 5 + .../ListNamedShadowsForThingCommand.ts | 5 + .../commands/ListRetainedMessagesCommand.ts | 5 + .../src/commands/PublishCommand.ts | 5 + .../src/commands/UpdateThingShadowCommand.ts | 5 + clients/client-iot-events-data/package.json | 36 +- .../commands/BatchAcknowledgeAlarmCommand.ts | 5 + .../commands/BatchDeleteDetectorCommand.ts | 5 + .../src/commands/BatchDisableAlarmCommand.ts | 5 + .../src/commands/BatchEnableAlarmCommand.ts | 5 + .../src/commands/BatchPutMessageCommand.ts | 5 + .../src/commands/BatchResetAlarmCommand.ts | 5 + .../src/commands/BatchSnoozeAlarmCommand.ts | 5 + .../commands/BatchUpdateDetectorCommand.ts | 5 + .../src/commands/DescribeAlarmCommand.ts | 5 + .../src/commands/DescribeDetectorCommand.ts | 5 + .../src/commands/ListAlarmsCommand.ts | 5 + .../src/commands/ListDetectorsCommand.ts | 5 + clients/client-iot-events/package.json | 36 +- .../src/commands/CreateAlarmModelCommand.ts | 5 + .../commands/CreateDetectorModelCommand.ts | 5 + .../src/commands/CreateInputCommand.ts | 5 + .../src/commands/DeleteAlarmModelCommand.ts | 5 + .../commands/DeleteDetectorModelCommand.ts | 5 + .../src/commands/DeleteInputCommand.ts | 5 + .../src/commands/DescribeAlarmModelCommand.ts | 5 + .../DescribeDetectorModelAnalysisCommand.ts | 5 + .../commands/DescribeDetectorModelCommand.ts | 5 + .../src/commands/DescribeInputCommand.ts | 5 + .../commands/DescribeLoggingOptionsCommand.ts | 5 + .../GetDetectorModelAnalysisResultsCommand.ts | 5 + .../commands/ListAlarmModelVersionsCommand.ts | 5 + .../src/commands/ListAlarmModelsCommand.ts | 5 + .../ListDetectorModelVersionsCommand.ts | 5 + .../src/commands/ListDetectorModelsCommand.ts | 5 + .../src/commands/ListInputRoutingsCommand.ts | 5 + .../src/commands/ListInputsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutLoggingOptionsCommand.ts | 5 + .../StartDetectorModelAnalysisCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAlarmModelCommand.ts | 5 + .../commands/UpdateDetectorModelCommand.ts | 5 + .../src/commands/UpdateInputCommand.ts | 5 + .../client-iot-jobs-data-plane/package.json | 36 +- .../commands/DescribeJobExecutionCommand.ts | 5 + .../GetPendingJobExecutionsCommand.ts | 5 + .../StartNextPendingJobExecutionCommand.ts | 5 + .../src/commands/UpdateJobExecutionCommand.ts | 5 + clients/client-iot-roborunner/package.json | 36 +- .../src/commands/CreateDestinationCommand.ts | 5 + .../src/commands/CreateSiteCommand.ts | 5 + .../src/commands/CreateWorkerCommand.ts | 5 + .../src/commands/CreateWorkerFleetCommand.ts | 5 + .../src/commands/DeleteDestinationCommand.ts | 5 + .../src/commands/DeleteSiteCommand.ts | 5 + .../src/commands/DeleteWorkerCommand.ts | 5 + .../src/commands/DeleteWorkerFleetCommand.ts | 5 + .../src/commands/GetDestinationCommand.ts | 5 + .../src/commands/GetSiteCommand.ts | 5 + .../src/commands/GetWorkerCommand.ts | 5 + .../src/commands/GetWorkerFleetCommand.ts | 5 + .../src/commands/ListDestinationsCommand.ts | 5 + .../src/commands/ListSitesCommand.ts | 5 + .../src/commands/ListWorkerFleetsCommand.ts | 5 + .../src/commands/ListWorkersCommand.ts | 5 + .../src/commands/UpdateDestinationCommand.ts | 5 + .../src/commands/UpdateSiteCommand.ts | 5 + .../src/commands/UpdateWorkerCommand.ts | 5 + .../src/commands/UpdateWorkerFleetCommand.ts | 5 + clients/client-iot-wireless/package.json | 38 +- ...iateAwsAccountWithPartnerAccountCommand.ts | 5 + ...ciateMulticastGroupWithFuotaTaskCommand.ts | 5 + ...ciateWirelessDeviceWithFuotaTaskCommand.ts | 5 + ...WirelessDeviceWithMulticastGroupCommand.ts | 5 + ...AssociateWirelessDeviceWithThingCommand.ts | 5 + ...teWirelessGatewayWithCertificateCommand.ts | 5 + ...ssociateWirelessGatewayWithThingCommand.ts | 5 + .../CancelMulticastGroupSessionCommand.ts | 5 + .../src/commands/CreateDestinationCommand.ts | 5 + .../commands/CreateDeviceProfileCommand.ts | 5 + .../src/commands/CreateFuotaTaskCommand.ts | 5 + .../commands/CreateMulticastGroupCommand.ts | 5 + ...eateNetworkAnalyzerConfigurationCommand.ts | 5 + .../commands/CreateServiceProfileCommand.ts | 5 + .../commands/CreateWirelessDeviceCommand.ts | 5 + .../commands/CreateWirelessGatewayCommand.ts | 5 + .../CreateWirelessGatewayTaskCommand.ts | 5 + ...ateWirelessGatewayTaskDefinitionCommand.ts | 5 + .../src/commands/DeleteDestinationCommand.ts | 5 + .../commands/DeleteDeviceProfileCommand.ts | 5 + .../src/commands/DeleteFuotaTaskCommand.ts | 5 + .../commands/DeleteMulticastGroupCommand.ts | 5 + ...leteNetworkAnalyzerConfigurationCommand.ts | 5 + .../commands/DeleteQueuedMessagesCommand.ts | 5 + .../commands/DeleteServiceProfileCommand.ts | 5 + .../commands/DeleteWirelessDeviceCommand.ts | 5 + .../DeleteWirelessDeviceImportTaskCommand.ts | 5 + .../commands/DeleteWirelessGatewayCommand.ts | 5 + .../DeleteWirelessGatewayTaskCommand.ts | 5 + ...eteWirelessGatewayTaskDefinitionCommand.ts | 5 + .../DeregisterWirelessDeviceCommand.ts | 5 + ...iateAwsAccountFromPartnerAccountCommand.ts | 5 + ...ciateMulticastGroupFromFuotaTaskCommand.ts | 5 + ...ciateWirelessDeviceFromFuotaTaskCommand.ts | 5 + ...WirelessDeviceFromMulticastGroupCommand.ts | 5 + ...associateWirelessDeviceFromThingCommand.ts | 5 + ...teWirelessGatewayFromCertificateCommand.ts | 5 + ...ssociateWirelessGatewayFromThingCommand.ts | 5 + .../src/commands/GetDestinationCommand.ts | 5 + .../src/commands/GetDeviceProfileCommand.ts | 5 + ...ventConfigurationByResourceTypesCommand.ts | 5 + .../src/commands/GetFuotaTaskCommand.ts | 5 + .../GetLogLevelsByResourceTypesCommand.ts | 5 + .../src/commands/GetMulticastGroupCommand.ts | 5 + .../GetMulticastGroupSessionCommand.ts | 5 + .../GetNetworkAnalyzerConfigurationCommand.ts | 5 + .../src/commands/GetPartnerAccountCommand.ts | 5 + .../src/commands/GetPositionCommand.ts | 5 + .../GetPositionConfigurationCommand.ts | 5 + .../commands/GetPositionEstimateCommand.ts | 5 + .../GetResourceEventConfigurationCommand.ts | 5 + .../commands/GetResourceLogLevelCommand.ts | 5 + .../commands/GetResourcePositionCommand.ts | 5 + .../src/commands/GetServiceEndpointCommand.ts | 5 + .../src/commands/GetServiceProfileCommand.ts | 5 + .../src/commands/GetWirelessDeviceCommand.ts | 5 + .../GetWirelessDeviceImportTaskCommand.ts | 5 + .../GetWirelessDeviceStatisticsCommand.ts | 5 + .../GetWirelessGatewayCertificateCommand.ts | 5 + .../src/commands/GetWirelessGatewayCommand.ts | 5 + ...relessGatewayFirmwareInformationCommand.ts | 5 + .../GetWirelessGatewayStatisticsCommand.ts | 5 + .../commands/GetWirelessGatewayTaskCommand.ts | 5 + ...GetWirelessGatewayTaskDefinitionCommand.ts | 5 + .../src/commands/ListDestinationsCommand.ts | 5 + .../src/commands/ListDeviceProfilesCommand.ts | 5 + ...vicesForWirelessDeviceImportTaskCommand.ts | 5 + .../ListEventConfigurationsCommand.ts | 5 + .../src/commands/ListFuotaTasksCommand.ts | 5 + .../ListMulticastGroupsByFuotaTaskCommand.ts | 5 + .../commands/ListMulticastGroupsCommand.ts | 5 + ...istNetworkAnalyzerConfigurationsCommand.ts | 5 + .../commands/ListPartnerAccountsCommand.ts | 5 + .../ListPositionConfigurationsCommand.ts | 5 + .../src/commands/ListQueuedMessagesCommand.ts | 5 + .../commands/ListServiceProfilesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListWirelessDeviceImportTasksCommand.ts | 5 + .../commands/ListWirelessDevicesCommand.ts | 5 + ...stWirelessGatewayTaskDefinitionsCommand.ts | 5 + .../commands/ListWirelessGatewaysCommand.ts | 5 + .../PutPositionConfigurationCommand.ts | 5 + .../commands/PutResourceLogLevelCommand.ts | 5 + .../ResetAllResourceLogLevelsCommand.ts | 5 + .../commands/ResetResourceLogLevelCommand.ts | 5 + .../SendDataToMulticastGroupCommand.ts | 5 + .../SendDataToWirelessDeviceCommand.ts | 5 + ...WirelessDeviceWithMulticastGroupCommand.ts | 5 + ...WirelessDeviceFromMulticastGroupCommand.ts | 5 + .../src/commands/StartFuotaTaskCommand.ts | 5 + .../StartMulticastGroupSessionCommand.ts | 5 + ...rtSingleWirelessDeviceImportTaskCommand.ts | 5 + .../StartWirelessDeviceImportTaskCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestWirelessDeviceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDestinationCommand.ts | 5 + ...ventConfigurationByResourceTypesCommand.ts | 5 + .../src/commands/UpdateFuotaTaskCommand.ts | 5 + .../UpdateLogLevelsByResourceTypesCommand.ts | 5 + .../commands/UpdateMulticastGroupCommand.ts | 5 + ...dateNetworkAnalyzerConfigurationCommand.ts | 5 + .../commands/UpdatePartnerAccountCommand.ts | 5 + .../src/commands/UpdatePositionCommand.ts | 5 + ...UpdateResourceEventConfigurationCommand.ts | 5 + .../commands/UpdateResourcePositionCommand.ts | 5 + .../commands/UpdateWirelessDeviceCommand.ts | 5 + .../UpdateWirelessDeviceImportTaskCommand.ts | 5 + .../commands/UpdateWirelessGatewayCommand.ts | 5 + clients/client-iot/package.json | 36 +- .../AcceptCertificateTransferCommand.ts | 5 + .../commands/AddThingToBillingGroupCommand.ts | 5 + .../commands/AddThingToThingGroupCommand.ts | 5 + .../AssociateTargetsWithJobCommand.ts | 5 + .../src/commands/AttachPolicyCommand.ts | 5 + .../commands/AttachPrincipalPolicyCommand.ts | 5 + .../commands/AttachSecurityProfileCommand.ts | 5 + .../commands/AttachThingPrincipalCommand.ts | 5 + ...CancelAuditMitigationActionsTaskCommand.ts | 5 + .../src/commands/CancelAuditTaskCommand.ts | 5 + .../CancelCertificateTransferCommand.ts | 5 + ...ancelDetectMitigationActionsTaskCommand.ts | 5 + .../src/commands/CancelJobCommand.ts | 5 + .../src/commands/CancelJobExecutionCommand.ts | 5 + .../commands/ClearDefaultAuthorizerCommand.ts | 5 + .../ConfirmTopicRuleDestinationCommand.ts | 5 + .../commands/CreateAuditSuppressionCommand.ts | 5 + .../src/commands/CreateAuthorizerCommand.ts | 5 + .../src/commands/CreateBillingGroupCommand.ts | 5 + .../CreateCertificateFromCsrCommand.ts | 5 + .../src/commands/CreateCustomMetricCommand.ts | 5 + .../src/commands/CreateDimensionCommand.ts | 5 + .../CreateDomainConfigurationCommand.ts | 5 + .../CreateDynamicThingGroupCommand.ts | 5 + .../src/commands/CreateFleetMetricCommand.ts | 5 + .../src/commands/CreateJobCommand.ts | 5 + .../src/commands/CreateJobTemplateCommand.ts | 5 + .../CreateKeysAndCertificateCommand.ts | 5 + .../commands/CreateMitigationActionCommand.ts | 5 + .../src/commands/CreateOTAUpdateCommand.ts | 5 + .../src/commands/CreatePackageCommand.ts | 5 + .../commands/CreatePackageVersionCommand.ts | 5 + .../src/commands/CreatePolicyCommand.ts | 5 + .../commands/CreatePolicyVersionCommand.ts | 5 + .../CreateProvisioningClaimCommand.ts | 5 + .../CreateProvisioningTemplateCommand.ts | 5 + ...reateProvisioningTemplateVersionCommand.ts | 5 + .../src/commands/CreateRoleAliasCommand.ts | 5 + .../commands/CreateScheduledAuditCommand.ts | 5 + .../commands/CreateSecurityProfileCommand.ts | 5 + .../src/commands/CreateStreamCommand.ts | 5 + .../src/commands/CreateThingCommand.ts | 5 + .../src/commands/CreateThingGroupCommand.ts | 5 + .../src/commands/CreateThingTypeCommand.ts | 5 + .../src/commands/CreateTopicRuleCommand.ts | 5 + .../CreateTopicRuleDestinationCommand.ts | 5 + .../DeleteAccountAuditConfigurationCommand.ts | 5 + .../commands/DeleteAuditSuppressionCommand.ts | 5 + .../src/commands/DeleteAuthorizerCommand.ts | 5 + .../src/commands/DeleteBillingGroupCommand.ts | 5 + .../commands/DeleteCACertificateCommand.ts | 5 + .../src/commands/DeleteCertificateCommand.ts | 5 + .../src/commands/DeleteCustomMetricCommand.ts | 5 + .../src/commands/DeleteDimensionCommand.ts | 5 + .../DeleteDomainConfigurationCommand.ts | 5 + .../DeleteDynamicThingGroupCommand.ts | 5 + .../src/commands/DeleteFleetMetricCommand.ts | 5 + .../src/commands/DeleteJobCommand.ts | 5 + .../src/commands/DeleteJobExecutionCommand.ts | 5 + .../src/commands/DeleteJobTemplateCommand.ts | 5 + .../commands/DeleteMitigationActionCommand.ts | 5 + .../src/commands/DeleteOTAUpdateCommand.ts | 5 + .../src/commands/DeletePackageCommand.ts | 5 + .../commands/DeletePackageVersionCommand.ts | 5 + .../src/commands/DeletePolicyCommand.ts | 5 + .../commands/DeletePolicyVersionCommand.ts | 5 + .../DeleteProvisioningTemplateCommand.ts | 5 + ...eleteProvisioningTemplateVersionCommand.ts | 5 + .../commands/DeleteRegistrationCodeCommand.ts | 5 + .../src/commands/DeleteRoleAliasCommand.ts | 5 + .../commands/DeleteScheduledAuditCommand.ts | 5 + .../commands/DeleteSecurityProfileCommand.ts | 5 + .../src/commands/DeleteStreamCommand.ts | 5 + .../src/commands/DeleteThingCommand.ts | 5 + .../src/commands/DeleteThingGroupCommand.ts | 5 + .../src/commands/DeleteThingTypeCommand.ts | 5 + .../src/commands/DeleteTopicRuleCommand.ts | 5 + .../DeleteTopicRuleDestinationCommand.ts | 5 + .../commands/DeleteV2LoggingLevelCommand.ts | 5 + .../src/commands/DeprecateThingTypeCommand.ts | 5 + ...escribeAccountAuditConfigurationCommand.ts | 5 + .../commands/DescribeAuditFindingCommand.ts | 5 + ...scribeAuditMitigationActionsTaskCommand.ts | 5 + .../DescribeAuditSuppressionCommand.ts | 5 + .../src/commands/DescribeAuditTaskCommand.ts | 5 + .../src/commands/DescribeAuthorizerCommand.ts | 5 + .../commands/DescribeBillingGroupCommand.ts | 5 + .../commands/DescribeCACertificateCommand.ts | 5 + .../commands/DescribeCertificateCommand.ts | 5 + .../commands/DescribeCustomMetricCommand.ts | 5 + .../DescribeDefaultAuthorizerCommand.ts | 5 + ...cribeDetectMitigationActionsTaskCommand.ts | 5 + .../src/commands/DescribeDimensionCommand.ts | 5 + .../DescribeDomainConfigurationCommand.ts | 5 + .../src/commands/DescribeEndpointCommand.ts | 5 + .../DescribeEventConfigurationsCommand.ts | 5 + .../commands/DescribeFleetMetricCommand.ts | 5 + .../src/commands/DescribeIndexCommand.ts | 5 + .../src/commands/DescribeJobCommand.ts | 5 + .../commands/DescribeJobExecutionCommand.ts | 5 + .../commands/DescribeJobTemplateCommand.ts | 5 + .../DescribeManagedJobTemplateCommand.ts | 5 + .../DescribeMitigationActionCommand.ts | 5 + .../DescribeProvisioningTemplateCommand.ts | 5 + ...cribeProvisioningTemplateVersionCommand.ts | 5 + .../src/commands/DescribeRoleAliasCommand.ts | 5 + .../commands/DescribeScheduledAuditCommand.ts | 5 + .../DescribeSecurityProfileCommand.ts | 5 + .../src/commands/DescribeStreamCommand.ts | 5 + .../src/commands/DescribeThingCommand.ts | 5 + .../src/commands/DescribeThingGroupCommand.ts | 5 + .../DescribeThingRegistrationTaskCommand.ts | 5 + .../src/commands/DescribeThingTypeCommand.ts | 5 + .../src/commands/DetachPolicyCommand.ts | 5 + .../commands/DetachPrincipalPolicyCommand.ts | 5 + .../commands/DetachSecurityProfileCommand.ts | 5 + .../commands/DetachThingPrincipalCommand.ts | 5 + .../src/commands/DisableTopicRuleCommand.ts | 5 + .../src/commands/EnableTopicRuleCommand.ts | 5 + ...etBehaviorModelTrainingSummariesCommand.ts | 5 + .../commands/GetBucketsAggregationCommand.ts | 5 + .../src/commands/GetCardinalityCommand.ts | 5 + .../commands/GetEffectivePoliciesCommand.ts | 5 + .../GetIndexingConfigurationCommand.ts | 5 + .../src/commands/GetJobDocumentCommand.ts | 5 + .../src/commands/GetLoggingOptionsCommand.ts | 5 + .../src/commands/GetOTAUpdateCommand.ts | 5 + .../src/commands/GetPackageCommand.ts | 5 + .../GetPackageConfigurationCommand.ts | 5 + .../src/commands/GetPackageVersionCommand.ts | 5 + .../src/commands/GetPercentilesCommand.ts | 5 + .../src/commands/GetPolicyCommand.ts | 5 + .../src/commands/GetPolicyVersionCommand.ts | 5 + .../commands/GetRegistrationCodeCommand.ts | 5 + .../src/commands/GetStatisticsCommand.ts | 5 + .../src/commands/GetTopicRuleCommand.ts | 5 + .../GetTopicRuleDestinationCommand.ts | 5 + .../commands/GetV2LoggingOptionsCommand.ts | 5 + .../commands/ListActiveViolationsCommand.ts | 5 + .../commands/ListAttachedPoliciesCommand.ts | 5 + .../src/commands/ListAuditFindingsCommand.ts | 5 + ...AuditMitigationActionsExecutionsCommand.ts | 5 + .../ListAuditMitigationActionsTasksCommand.ts | 5 + .../commands/ListAuditSuppressionsCommand.ts | 5 + .../src/commands/ListAuditTasksCommand.ts | 5 + .../src/commands/ListAuthorizersCommand.ts | 5 + .../src/commands/ListBillingGroupsCommand.ts | 5 + .../src/commands/ListCACertificatesCommand.ts | 5 + .../commands/ListCertificatesByCACommand.ts | 5 + .../src/commands/ListCertificatesCommand.ts | 5 + .../src/commands/ListCustomMetricsCommand.ts | 5 + ...etectMitigationActionsExecutionsCommand.ts | 5 + ...ListDetectMitigationActionsTasksCommand.ts | 5 + .../src/commands/ListDimensionsCommand.ts | 5 + .../ListDomainConfigurationsCommand.ts | 5 + .../src/commands/ListFleetMetricsCommand.ts | 5 + .../src/commands/ListIndicesCommand.ts | 5 + .../ListJobExecutionsForJobCommand.ts | 5 + .../ListJobExecutionsForThingCommand.ts | 5 + .../src/commands/ListJobTemplatesCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../ListManagedJobTemplatesCommand.ts | 5 + .../src/commands/ListMetricValuesCommand.ts | 5 + .../commands/ListMitigationActionsCommand.ts | 5 + .../src/commands/ListOTAUpdatesCommand.ts | 5 + .../ListOutgoingCertificatesCommand.ts | 5 + .../commands/ListPackageVersionsCommand.ts | 5 + .../src/commands/ListPackagesCommand.ts | 5 + .../src/commands/ListPoliciesCommand.ts | 5 + .../commands/ListPolicyPrincipalsCommand.ts | 5 + .../src/commands/ListPolicyVersionsCommand.ts | 5 + .../commands/ListPrincipalPoliciesCommand.ts | 5 + .../commands/ListPrincipalThingsCommand.ts | 5 + ...ListProvisioningTemplateVersionsCommand.ts | 5 + .../ListProvisioningTemplatesCommand.ts | 5 + ...tRelatedResourcesForAuditFindingCommand.ts | 5 + .../src/commands/ListRoleAliasesCommand.ts | 5 + .../commands/ListScheduledAuditsCommand.ts | 5 + .../commands/ListSecurityProfilesCommand.ts | 5 + .../ListSecurityProfilesForTargetCommand.ts | 5 + .../src/commands/ListStreamsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTargetsForPolicyCommand.ts | 5 + .../ListTargetsForSecurityProfileCommand.ts | 5 + .../src/commands/ListThingGroupsCommand.ts | 5 + .../ListThingGroupsForThingCommand.ts | 5 + .../commands/ListThingPrincipalsCommand.ts | 5 + ...ListThingRegistrationTaskReportsCommand.ts | 5 + .../ListThingRegistrationTasksCommand.ts | 5 + .../src/commands/ListThingTypesCommand.ts | 5 + .../src/commands/ListThingsCommand.ts | 5 + .../ListThingsInBillingGroupCommand.ts | 5 + .../commands/ListThingsInThingGroupCommand.ts | 5 + .../ListTopicRuleDestinationsCommand.ts | 5 + .../src/commands/ListTopicRulesCommand.ts | 5 + .../commands/ListV2LoggingLevelsCommand.ts | 5 + .../commands/ListViolationEventsCommand.ts | 5 + .../PutVerificationStateOnViolationCommand.ts | 5 + .../commands/RegisterCACertificateCommand.ts | 5 + .../commands/RegisterCertificateCommand.ts | 5 + .../RegisterCertificateWithoutCACommand.ts | 5 + .../src/commands/RegisterThingCommand.ts | 5 + .../RejectCertificateTransferCommand.ts | 5 + .../RemoveThingFromBillingGroupCommand.ts | 5 + .../RemoveThingFromThingGroupCommand.ts | 5 + .../src/commands/ReplaceTopicRuleCommand.ts | 5 + .../src/commands/SearchIndexCommand.ts | 5 + .../commands/SetDefaultAuthorizerCommand.ts | 5 + .../SetDefaultPolicyVersionCommand.ts | 5 + .../src/commands/SetLoggingOptionsCommand.ts | 5 + .../src/commands/SetV2LoggingLevelCommand.ts | 5 + .../commands/SetV2LoggingOptionsCommand.ts | 5 + .../StartAuditMitigationActionsTaskCommand.ts | 5 + ...StartDetectMitigationActionsTaskCommand.ts | 5 + .../commands/StartOnDemandAuditTaskCommand.ts | 5 + .../StartThingRegistrationTaskCommand.ts | 5 + .../StopThingRegistrationTaskCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestAuthorizationCommand.ts | 5 + .../commands/TestInvokeAuthorizerCommand.ts | 5 + .../commands/TransferCertificateCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAccountAuditConfigurationCommand.ts | 5 + .../commands/UpdateAuditSuppressionCommand.ts | 5 + .../src/commands/UpdateAuthorizerCommand.ts | 5 + .../src/commands/UpdateBillingGroupCommand.ts | 5 + .../commands/UpdateCACertificateCommand.ts | 5 + .../src/commands/UpdateCertificateCommand.ts | 5 + .../src/commands/UpdateCustomMetricCommand.ts | 5 + .../src/commands/UpdateDimensionCommand.ts | 5 + .../UpdateDomainConfigurationCommand.ts | 5 + .../UpdateDynamicThingGroupCommand.ts | 5 + .../UpdateEventConfigurationsCommand.ts | 5 + .../src/commands/UpdateFleetMetricCommand.ts | 5 + .../UpdateIndexingConfigurationCommand.ts | 5 + .../src/commands/UpdateJobCommand.ts | 5 + .../commands/UpdateMitigationActionCommand.ts | 5 + .../src/commands/UpdatePackageCommand.ts | 5 + .../UpdatePackageConfigurationCommand.ts | 5 + .../commands/UpdatePackageVersionCommand.ts | 5 + .../UpdateProvisioningTemplateCommand.ts | 5 + .../src/commands/UpdateRoleAliasCommand.ts | 5 + .../commands/UpdateScheduledAuditCommand.ts | 5 + .../commands/UpdateSecurityProfileCommand.ts | 5 + .../src/commands/UpdateStreamCommand.ts | 5 + .../src/commands/UpdateThingCommand.ts | 5 + .../src/commands/UpdateThingGroupCommand.ts | 5 + .../UpdateThingGroupsForThingCommand.ts | 5 + .../UpdateTopicRuleDestinationCommand.ts | 5 + ...ValidateSecurityProfileBehaviorsCommand.ts | 5 + clients/client-iotanalytics/package.json | 36 +- .../src/commands/BatchPutMessageCommand.ts | 5 + .../CancelPipelineReprocessingCommand.ts | 5 + .../src/commands/CreateChannelCommand.ts | 5 + .../src/commands/CreateDatasetCommand.ts | 5 + .../commands/CreateDatasetContentCommand.ts | 5 + .../src/commands/CreateDatastoreCommand.ts | 5 + .../src/commands/CreatePipelineCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../commands/DeleteDatasetContentCommand.ts | 5 + .../src/commands/DeleteDatastoreCommand.ts | 5 + .../src/commands/DeletePipelineCommand.ts | 5 + .../src/commands/DescribeChannelCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + .../src/commands/DescribeDatastoreCommand.ts | 5 + .../commands/DescribeLoggingOptionsCommand.ts | 5 + .../src/commands/DescribePipelineCommand.ts | 5 + .../src/commands/GetDatasetContentCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + .../commands/ListDatasetContentsCommand.ts | 5 + .../src/commands/ListDatasetsCommand.ts | 5 + .../src/commands/ListDatastoresCommand.ts | 5 + .../src/commands/ListPipelinesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutLoggingOptionsCommand.ts | 5 + .../commands/RunPipelineActivityCommand.ts | 5 + .../src/commands/SampleChannelDataCommand.ts | 5 + .../StartPipelineReprocessingCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + .../src/commands/UpdateDatasetCommand.ts | 5 + .../src/commands/UpdateDatastoreCommand.ts | 5 + .../src/commands/UpdatePipelineCommand.ts | 5 + clients/client-iotdeviceadvisor/package.json | 36 +- .../commands/CreateSuiteDefinitionCommand.ts | 5 + .../commands/DeleteSuiteDefinitionCommand.ts | 5 + .../src/commands/GetEndpointCommand.ts | 5 + .../src/commands/GetSuiteDefinitionCommand.ts | 5 + .../src/commands/GetSuiteRunCommand.ts | 5 + .../src/commands/GetSuiteRunReportCommand.ts | 5 + .../commands/ListSuiteDefinitionsCommand.ts | 5 + .../src/commands/ListSuiteRunsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartSuiteRunCommand.ts | 5 + .../src/commands/StopSuiteRunCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateSuiteDefinitionCommand.ts | 5 + clients/client-iotfleethub/package.json | 36 +- .../src/commands/CreateApplicationCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../commands/DescribeApplicationCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + clients/client-iotfleetwise/package.json | 36 +- .../commands/AssociateVehicleFleetCommand.ts | 5 + .../src/commands/BatchCreateVehicleCommand.ts | 5 + .../src/commands/BatchUpdateVehicleCommand.ts | 5 + .../src/commands/CreateCampaignCommand.ts | 5 + .../commands/CreateDecoderManifestCommand.ts | 5 + .../src/commands/CreateFleetCommand.ts | 5 + .../commands/CreateModelManifestCommand.ts | 5 + .../commands/CreateSignalCatalogCommand.ts | 5 + .../src/commands/CreateVehicleCommand.ts | 5 + .../src/commands/DeleteCampaignCommand.ts | 5 + .../commands/DeleteDecoderManifestCommand.ts | 5 + .../src/commands/DeleteFleetCommand.ts | 5 + .../commands/DeleteModelManifestCommand.ts | 5 + .../commands/DeleteSignalCatalogCommand.ts | 5 + .../src/commands/DeleteVehicleCommand.ts | 5 + .../DisassociateVehicleFleetCommand.ts | 5 + .../src/commands/GetCampaignCommand.ts | 5 + .../src/commands/GetDecoderManifestCommand.ts | 5 + .../src/commands/GetFleetCommand.ts | 5 + .../src/commands/GetLoggingOptionsCommand.ts | 5 + .../src/commands/GetModelManifestCommand.ts | 5 + .../GetRegisterAccountStatusCommand.ts | 5 + .../src/commands/GetSignalCatalogCommand.ts | 5 + .../src/commands/GetVehicleCommand.ts | 5 + .../src/commands/GetVehicleStatusCommand.ts | 5 + .../commands/ImportDecoderManifestCommand.ts | 5 + .../commands/ImportSignalCatalogCommand.ts | 5 + .../src/commands/ListCampaignsCommand.ts | 5 + ...DecoderManifestNetworkInterfacesCommand.ts | 5 + .../ListDecoderManifestSignalsCommand.ts | 5 + .../commands/ListDecoderManifestsCommand.ts | 5 + .../src/commands/ListFleetsCommand.ts | 5 + .../commands/ListFleetsForVehicleCommand.ts | 5 + .../commands/ListModelManifestNodesCommand.ts | 5 + .../src/commands/ListModelManifestsCommand.ts | 5 + .../commands/ListSignalCatalogNodesCommand.ts | 5 + .../src/commands/ListSignalCatalogsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListVehiclesCommand.ts | 5 + .../commands/ListVehiclesInFleetCommand.ts | 5 + .../src/commands/PutLoggingOptionsCommand.ts | 5 + .../src/commands/RegisterAccountCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateCampaignCommand.ts | 5 + .../commands/UpdateDecoderManifestCommand.ts | 5 + .../src/commands/UpdateFleetCommand.ts | 5 + .../commands/UpdateModelManifestCommand.ts | 5 + .../commands/UpdateSignalCatalogCommand.ts | 5 + .../src/commands/UpdateVehicleCommand.ts | 5 + .../client-iotsecuretunneling/package.json | 36 +- .../src/commands/CloseTunnelCommand.ts | 5 + .../src/commands/DescribeTunnelCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTunnelsCommand.ts | 5 + .../src/commands/OpenTunnelCommand.ts | 5 + .../RotateTunnelAccessTokenCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-iotsitewise/package.json | 38 +- .../src/commands/AssociateAssetsCommand.ts | 5 + ...sociateTimeSeriesToAssetPropertyCommand.ts | 5 + .../BatchAssociateProjectAssetsCommand.ts | 5 + .../BatchDisassociateProjectAssetsCommand.ts | 5 + .../BatchGetAssetPropertyAggregatesCommand.ts | 5 + .../BatchGetAssetPropertyValueCommand.ts | 5 + ...atchGetAssetPropertyValueHistoryCommand.ts | 5 + .../BatchPutAssetPropertyValueCommand.ts | 5 + .../src/commands/CreateAccessPolicyCommand.ts | 5 + .../src/commands/CreateAssetCommand.ts | 5 + .../src/commands/CreateAssetModelCommand.ts | 5 + .../commands/CreateBulkImportJobCommand.ts | 5 + .../src/commands/CreateDashboardCommand.ts | 5 + .../src/commands/CreateGatewayCommand.ts | 5 + .../src/commands/CreatePortalCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/DeleteAccessPolicyCommand.ts | 5 + .../src/commands/DeleteAssetCommand.ts | 5 + .../src/commands/DeleteAssetModelCommand.ts | 5 + .../src/commands/DeleteDashboardCommand.ts | 5 + .../src/commands/DeleteGatewayCommand.ts | 5 + .../src/commands/DeletePortalCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../src/commands/DeleteTimeSeriesCommand.ts | 5 + .../commands/DescribeAccessPolicyCommand.ts | 5 + .../src/commands/DescribeAssetCommand.ts | 5 + .../src/commands/DescribeAssetModelCommand.ts | 5 + .../commands/DescribeAssetPropertyCommand.ts | 5 + .../commands/DescribeBulkImportJobCommand.ts | 5 + .../src/commands/DescribeDashboardCommand.ts | 5 + ...beDefaultEncryptionConfigurationCommand.ts | 5 + ...beGatewayCapabilityConfigurationCommand.ts | 5 + .../src/commands/DescribeGatewayCommand.ts | 5 + .../commands/DescribeLoggingOptionsCommand.ts | 5 + .../src/commands/DescribePortalCommand.ts | 5 + .../src/commands/DescribeProjectCommand.ts | 5 + .../DescribeStorageConfigurationCommand.ts | 5 + .../src/commands/DescribeTimeSeriesCommand.ts | 5 + .../src/commands/DisassociateAssetsCommand.ts | 5 + ...ciateTimeSeriesFromAssetPropertyCommand.ts | 5 + .../GetAssetPropertyAggregatesCommand.ts | 5 + .../commands/GetAssetPropertyValueCommand.ts | 5 + .../GetAssetPropertyValueHistoryCommand.ts | 5 + ...tInterpolatedAssetPropertyValuesCommand.ts | 5 + .../src/commands/ListAccessPoliciesCommand.ts | 5 + .../ListAssetModelPropertiesCommand.ts | 5 + .../src/commands/ListAssetModelsCommand.ts | 5 + .../commands/ListAssetPropertiesCommand.ts | 5 + .../commands/ListAssetRelationshipsCommand.ts | 5 + .../src/commands/ListAssetsCommand.ts | 5 + .../commands/ListAssociatedAssetsCommand.ts | 5 + .../src/commands/ListBulkImportJobsCommand.ts | 5 + .../src/commands/ListDashboardsCommand.ts | 5 + .../src/commands/ListGatewaysCommand.ts | 5 + .../src/commands/ListPortalsCommand.ts | 5 + .../src/commands/ListProjectAssetsCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTimeSeriesCommand.ts | 5 + ...utDefaultEncryptionConfigurationCommand.ts | 5 + .../src/commands/PutLoggingOptionsCommand.ts | 5 + .../PutStorageConfigurationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAccessPolicyCommand.ts | 5 + .../src/commands/UpdateAssetCommand.ts | 5 + .../src/commands/UpdateAssetModelCommand.ts | 5 + .../commands/UpdateAssetPropertyCommand.ts | 5 + .../src/commands/UpdateDashboardCommand.ts | 5 + ...teGatewayCapabilityConfigurationCommand.ts | 5 + .../src/commands/UpdateGatewayCommand.ts | 5 + .../src/commands/UpdatePortalCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + clients/client-iotthingsgraph/package.json | 36 +- .../commands/AssociateEntityToThingCommand.ts | 5 + .../src/commands/CreateFlowTemplateCommand.ts | 5 + .../commands/CreateSystemInstanceCommand.ts | 5 + .../commands/CreateSystemTemplateCommand.ts | 5 + .../src/commands/DeleteFlowTemplateCommand.ts | 5 + .../src/commands/DeleteNamespaceCommand.ts | 5 + .../commands/DeleteSystemInstanceCommand.ts | 5 + .../commands/DeleteSystemTemplateCommand.ts | 5 + .../commands/DeploySystemInstanceCommand.ts | 5 + .../commands/DeprecateFlowTemplateCommand.ts | 5 + .../DeprecateSystemTemplateCommand.ts | 5 + .../src/commands/DescribeNamespaceCommand.ts | 5 + .../DissociateEntityFromThingCommand.ts | 5 + .../src/commands/GetEntitiesCommand.ts | 5 + .../src/commands/GetFlowTemplateCommand.ts | 5 + .../GetFlowTemplateRevisionsCommand.ts | 5 + .../GetNamespaceDeletionStatusCommand.ts | 5 + .../src/commands/GetSystemInstanceCommand.ts | 5 + .../src/commands/GetSystemTemplateCommand.ts | 5 + .../GetSystemTemplateRevisionsCommand.ts | 5 + .../src/commands/GetUploadStatusCommand.ts | 5 + .../ListFlowExecutionMessagesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/SearchEntitiesCommand.ts | 5 + .../commands/SearchFlowExecutionsCommand.ts | 5 + .../commands/SearchFlowTemplatesCommand.ts | 5 + .../commands/SearchSystemInstancesCommand.ts | 5 + .../commands/SearchSystemTemplatesCommand.ts | 5 + .../src/commands/SearchThingsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../commands/UndeploySystemInstanceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateFlowTemplateCommand.ts | 5 + .../commands/UpdateSystemTemplateCommand.ts | 5 + .../UploadEntityDefinitionsCommand.ts | 5 + clients/client-iottwinmaker/package.json | 36 +- .../commands/BatchPutPropertyValuesCommand.ts | 5 + .../commands/CreateComponentTypeCommand.ts | 5 + .../src/commands/CreateEntityCommand.ts | 5 + .../src/commands/CreateSceneCommand.ts | 5 + .../src/commands/CreateSyncJobCommand.ts | 5 + .../src/commands/CreateWorkspaceCommand.ts | 5 + .../commands/DeleteComponentTypeCommand.ts | 5 + .../src/commands/DeleteEntityCommand.ts | 5 + .../src/commands/DeleteSceneCommand.ts | 5 + .../src/commands/DeleteSyncJobCommand.ts | 5 + .../src/commands/DeleteWorkspaceCommand.ts | 5 + .../src/commands/ExecuteQueryCommand.ts | 5 + .../src/commands/GetComponentTypeCommand.ts | 5 + .../src/commands/GetEntityCommand.ts | 5 + .../src/commands/GetPricingPlanCommand.ts | 5 + .../src/commands/GetPropertyValueCommand.ts | 5 + .../GetPropertyValueHistoryCommand.ts | 5 + .../src/commands/GetSceneCommand.ts | 5 + .../src/commands/GetSyncJobCommand.ts | 5 + .../src/commands/GetWorkspaceCommand.ts | 5 + .../src/commands/ListComponentTypesCommand.ts | 5 + .../src/commands/ListEntitiesCommand.ts | 5 + .../src/commands/ListScenesCommand.ts | 5 + .../src/commands/ListSyncJobsCommand.ts | 5 + .../src/commands/ListSyncResourcesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWorkspacesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateComponentTypeCommand.ts | 5 + .../src/commands/UpdateEntityCommand.ts | 5 + .../src/commands/UpdatePricingPlanCommand.ts | 5 + .../src/commands/UpdateSceneCommand.ts | 5 + .../src/commands/UpdateWorkspaceCommand.ts | 5 + clients/client-ivs-realtime/package.json | 36 +- .../commands/CreateParticipantTokenCommand.ts | 5 + .../src/commands/CreateStageCommand.ts | 5 + .../src/commands/DeleteStageCommand.ts | 5 + .../commands/DisconnectParticipantCommand.ts | 5 + .../src/commands/GetParticipantCommand.ts | 5 + .../src/commands/GetStageCommand.ts | 5 + .../src/commands/GetStageSessionCommand.ts | 5 + .../commands/ListParticipantEventsCommand.ts | 5 + .../src/commands/ListParticipantsCommand.ts | 5 + .../src/commands/ListStageSessionsCommand.ts | 5 + .../src/commands/ListStagesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateStageCommand.ts | 5 + clients/client-ivs/package.json | 36 +- .../src/commands/BatchGetChannelCommand.ts | 5 + .../src/commands/BatchGetStreamKeyCommand.ts | 5 + ...atchStartViewerSessionRevocationCommand.ts | 5 + .../src/commands/CreateChannelCommand.ts | 5 + .../CreateRecordingConfigurationCommand.ts | 5 + .../src/commands/CreateStreamKeyCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../commands/DeletePlaybackKeyPairCommand.ts | 5 + .../DeleteRecordingConfigurationCommand.ts | 5 + .../src/commands/DeleteStreamKeyCommand.ts | 5 + .../src/commands/GetChannelCommand.ts | 5 + .../src/commands/GetPlaybackKeyPairCommand.ts | 5 + .../GetRecordingConfigurationCommand.ts | 5 + .../src/commands/GetStreamCommand.ts | 5 + .../src/commands/GetStreamKeyCommand.ts | 5 + .../src/commands/GetStreamSessionCommand.ts | 5 + .../commands/ImportPlaybackKeyPairCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + .../commands/ListPlaybackKeyPairsCommand.ts | 5 + .../ListRecordingConfigurationsCommand.ts | 5 + .../src/commands/ListStreamKeysCommand.ts | 5 + .../src/commands/ListStreamSessionsCommand.ts | 5 + .../src/commands/ListStreamsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutMetadataCommand.ts | 5 + .../StartViewerSessionRevocationCommand.ts | 5 + .../src/commands/StopStreamCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + clients/client-ivschat/package.json | 36 +- .../src/commands/CreateChatTokenCommand.ts | 5 + .../CreateLoggingConfigurationCommand.ts | 5 + .../src/commands/CreateRoomCommand.ts | 5 + .../DeleteLoggingConfigurationCommand.ts | 5 + .../src/commands/DeleteMessageCommand.ts | 5 + .../src/commands/DeleteRoomCommand.ts | 5 + .../src/commands/DisconnectUserCommand.ts | 5 + .../GetLoggingConfigurationCommand.ts | 5 + .../src/commands/GetRoomCommand.ts | 5 + .../ListLoggingConfigurationsCommand.ts | 5 + .../src/commands/ListRoomsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/SendEventCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateLoggingConfigurationCommand.ts | 5 + .../src/commands/UpdateRoomCommand.ts | 5 + clients/client-kafka/package.json | 36 +- .../BatchAssociateScramSecretCommand.ts | 5 + .../BatchDisassociateScramSecretCommand.ts | 5 + .../src/commands/CreateClusterCommand.ts | 5 + .../src/commands/CreateClusterV2Command.ts | 5 + .../commands/CreateConfigurationCommand.ts | 5 + .../commands/CreateVpcConnectionCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../commands/DeleteClusterPolicyCommand.ts | 5 + .../commands/DeleteConfigurationCommand.ts | 5 + .../commands/DeleteVpcConnectionCommand.ts | 5 + .../src/commands/DescribeClusterCommand.ts | 5 + .../DescribeClusterOperationCommand.ts | 5 + .../DescribeClusterOperationV2Command.ts | 5 + .../src/commands/DescribeClusterV2Command.ts | 5 + .../commands/DescribeConfigurationCommand.ts | 5 + .../DescribeConfigurationRevisionCommand.ts | 5 + .../commands/DescribeVpcConnectionCommand.ts | 5 + .../commands/GetBootstrapBrokersCommand.ts | 5 + .../src/commands/GetClusterPolicyCommand.ts | 5 + .../GetCompatibleKafkaVersionsCommand.ts | 5 + .../ListClientVpcConnectionsCommand.ts | 5 + .../commands/ListClusterOperationsCommand.ts | 5 + .../ListClusterOperationsV2Command.ts | 5 + .../src/commands/ListClustersCommand.ts | 5 + .../src/commands/ListClustersV2Command.ts | 5 + .../ListConfigurationRevisionsCommand.ts | 5 + .../src/commands/ListConfigurationsCommand.ts | 5 + .../src/commands/ListKafkaVersionsCommand.ts | 5 + .../src/commands/ListNodesCommand.ts | 5 + .../src/commands/ListScramSecretsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListVpcConnectionsCommand.ts | 5 + .../src/commands/PutClusterPolicyCommand.ts | 5 + .../src/commands/RebootBrokerCommand.ts | 5 + .../RejectClientVpcConnectionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateBrokerCountCommand.ts | 5 + .../commands/UpdateBrokerStorageCommand.ts | 5 + .../src/commands/UpdateBrokerTypeCommand.ts | 5 + .../UpdateClusterConfigurationCommand.ts | 5 + .../UpdateClusterKafkaVersionCommand.ts | 5 + .../commands/UpdateConfigurationCommand.ts | 5 + .../src/commands/UpdateConnectivityCommand.ts | 5 + .../src/commands/UpdateMonitoringCommand.ts | 5 + .../src/commands/UpdateSecurityCommand.ts | 5 + .../src/commands/UpdateStorageCommand.ts | 5 + clients/client-kafkaconnect/package.json | 36 +- .../src/commands/CreateConnectorCommand.ts | 5 + .../src/commands/CreateCustomPluginCommand.ts | 5 + .../CreateWorkerConfigurationCommand.ts | 5 + .../src/commands/DeleteConnectorCommand.ts | 5 + .../src/commands/DeleteCustomPluginCommand.ts | 5 + .../src/commands/DescribeConnectorCommand.ts | 5 + .../commands/DescribeCustomPluginCommand.ts | 5 + .../DescribeWorkerConfigurationCommand.ts | 5 + .../src/commands/ListConnectorsCommand.ts | 5 + .../src/commands/ListCustomPluginsCommand.ts | 5 + .../ListWorkerConfigurationsCommand.ts | 5 + .../src/commands/UpdateConnectorCommand.ts | 5 + clients/client-kendra-ranking/package.json | 36 +- .../CreateRescoreExecutionPlanCommand.ts | 5 + .../DeleteRescoreExecutionPlanCommand.ts | 5 + .../DescribeRescoreExecutionPlanCommand.ts | 5 + .../ListRescoreExecutionPlansCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RescoreCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateRescoreExecutionPlanCommand.ts | 5 + clients/client-kendra/package.json | 36 +- .../AssociateEntitiesToExperienceCommand.ts | 5 + .../AssociatePersonasToEntitiesCommand.ts | 5 + .../commands/BatchDeleteDocumentCommand.ts | 5 + .../BatchDeleteFeaturedResultsSetCommand.ts | 5 + .../commands/BatchGetDocumentStatusCommand.ts | 5 + .../src/commands/BatchPutDocumentCommand.ts | 5 + .../commands/ClearQuerySuggestionsCommand.ts | 5 + ...CreateAccessControlConfigurationCommand.ts | 5 + .../src/commands/CreateDataSourceCommand.ts | 5 + .../src/commands/CreateExperienceCommand.ts | 5 + .../src/commands/CreateFaqCommand.ts | 5 + .../CreateFeaturedResultsSetCommand.ts | 5 + .../src/commands/CreateIndexCommand.ts | 5 + .../CreateQuerySuggestionsBlockListCommand.ts | 5 + .../src/commands/CreateThesaurusCommand.ts | 5 + ...DeleteAccessControlConfigurationCommand.ts | 5 + .../src/commands/DeleteDataSourceCommand.ts | 5 + .../src/commands/DeleteExperienceCommand.ts | 5 + .../src/commands/DeleteFaqCommand.ts | 5 + .../src/commands/DeleteIndexCommand.ts | 5 + .../commands/DeletePrincipalMappingCommand.ts | 5 + .../DeleteQuerySuggestionsBlockListCommand.ts | 5 + .../src/commands/DeleteThesaurusCommand.ts | 5 + ...scribeAccessControlConfigurationCommand.ts | 5 + .../src/commands/DescribeDataSourceCommand.ts | 5 + .../src/commands/DescribeExperienceCommand.ts | 5 + .../src/commands/DescribeFaqCommand.ts | 5 + .../DescribeFeaturedResultsSetCommand.ts | 5 + .../src/commands/DescribeIndexCommand.ts | 5 + .../DescribePrincipalMappingCommand.ts | 5 + ...escribeQuerySuggestionsBlockListCommand.ts | 5 + .../DescribeQuerySuggestionsConfigCommand.ts | 5 + .../src/commands/DescribeThesaurusCommand.ts | 5 + ...sassociateEntitiesFromExperienceCommand.ts | 5 + ...DisassociatePersonasFromEntitiesCommand.ts | 5 + .../commands/GetQuerySuggestionsCommand.ts | 5 + .../src/commands/GetSnapshotsCommand.ts | 5 + .../ListAccessControlConfigurationsCommand.ts | 5 + .../commands/ListDataSourceSyncJobsCommand.ts | 5 + .../src/commands/ListDataSourcesCommand.ts | 5 + .../src/commands/ListEntityPersonasCommand.ts | 5 + .../commands/ListExperienceEntitiesCommand.ts | 5 + .../src/commands/ListExperiencesCommand.ts | 5 + .../src/commands/ListFaqsCommand.ts | 5 + .../ListFeaturedResultsSetsCommand.ts | 5 + .../ListGroupsOlderThanOrderingIdCommand.ts | 5 + .../src/commands/ListIndicesCommand.ts | 5 + .../ListQuerySuggestionsBlockListsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListThesauriCommand.ts | 5 + .../commands/PutPrincipalMappingCommand.ts | 5 + .../src/commands/QueryCommand.ts | 5 + .../src/commands/RetrieveCommand.ts | 5 + .../commands/StartDataSourceSyncJobCommand.ts | 5 + .../commands/StopDataSourceSyncJobCommand.ts | 5 + .../src/commands/SubmitFeedbackCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...UpdateAccessControlConfigurationCommand.ts | 5 + .../src/commands/UpdateDataSourceCommand.ts | 5 + .../src/commands/UpdateExperienceCommand.ts | 5 + .../UpdateFeaturedResultsSetCommand.ts | 5 + .../src/commands/UpdateIndexCommand.ts | 5 + .../UpdateQuerySuggestionsBlockListCommand.ts | 5 + .../UpdateQuerySuggestionsConfigCommand.ts | 5 + .../src/commands/UpdateThesaurusCommand.ts | 5 + clients/client-keyspaces/package.json | 36 +- .../src/commands/CreateKeyspaceCommand.ts | 5 + .../src/commands/CreateTableCommand.ts | 5 + .../src/commands/DeleteKeyspaceCommand.ts | 5 + .../src/commands/DeleteTableCommand.ts | 5 + .../src/commands/GetKeyspaceCommand.ts | 5 + .../src/commands/GetTableCommand.ts | 5 + .../src/commands/ListKeyspacesCommand.ts | 5 + .../src/commands/ListTablesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RestoreTableCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateTableCommand.ts | 5 + .../client-kinesis-analytics-v2/package.json | 36 +- ...plicationCloudWatchLoggingOptionCommand.ts | 5 + .../commands/AddApplicationInputCommand.ts | 5 + ...tionInputProcessingConfigurationCommand.ts | 5 + .../commands/AddApplicationOutputCommand.ts | 5 + ...ddApplicationReferenceDataSourceCommand.ts | 5 + .../AddApplicationVpcConfigurationCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../CreateApplicationPresignedUrlCommand.ts | 5 + .../CreateApplicationSnapshotCommand.ts | 5 + ...plicationCloudWatchLoggingOptionCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + ...tionInputProcessingConfigurationCommand.ts | 5 + .../DeleteApplicationOutputCommand.ts | 5 + ...teApplicationReferenceDataSourceCommand.ts | 5 + .../DeleteApplicationSnapshotCommand.ts | 5 + ...eleteApplicationVpcConfigurationCommand.ts | 5 + .../commands/DescribeApplicationCommand.ts | 5 + .../DescribeApplicationSnapshotCommand.ts | 5 + .../DescribeApplicationVersionCommand.ts | 5 + .../commands/DiscoverInputSchemaCommand.ts | 5 + .../ListApplicationSnapshotsCommand.ts | 5 + .../ListApplicationVersionsCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/RollbackApplicationCommand.ts | 5 + .../src/commands/StartApplicationCommand.ts | 5 + .../src/commands/StopApplicationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + ...licationMaintenanceConfigurationCommand.ts | 5 + clients/client-kinesis-analytics/package.json | 36 +- ...plicationCloudWatchLoggingOptionCommand.ts | 5 + .../commands/AddApplicationInputCommand.ts | 5 + ...tionInputProcessingConfigurationCommand.ts | 5 + .../commands/AddApplicationOutputCommand.ts | 5 + ...ddApplicationReferenceDataSourceCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + ...plicationCloudWatchLoggingOptionCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + ...tionInputProcessingConfigurationCommand.ts | 5 + .../DeleteApplicationOutputCommand.ts | 5 + ...teApplicationReferenceDataSourceCommand.ts | 5 + .../commands/DescribeApplicationCommand.ts | 5 + .../commands/DiscoverInputSchemaCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartApplicationCommand.ts | 5 + .../src/commands/StopApplicationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../package.json | 38 +- .../src/commands/GetClipCommand.ts | 5 + .../GetDASHStreamingSessionURLCommand.ts | 5 + .../GetHLSStreamingSessionURLCommand.ts | 5 + .../src/commands/GetImagesCommand.ts | 5 + .../GetMediaForFragmentListCommand.ts | 5 + .../src/commands/ListFragmentsCommand.ts | 5 + .../client-kinesis-video-media/package.json | 38 +- .../src/commands/GetMediaCommand.ts | 5 + .../package.json | 36 +- .../src/commands/GetIceServerConfigCommand.ts | 5 + .../commands/SendAlexaOfferToMasterCommand.ts | 5 + .../package.json | 36 +- .../src/commands/JoinStorageSessionCommand.ts | 5 + clients/client-kinesis-video/package.json | 36 +- .../commands/CreateSignalingChannelCommand.ts | 5 + .../src/commands/CreateStreamCommand.ts | 5 + .../DeleteEdgeConfigurationCommand.ts | 5 + .../commands/DeleteSignalingChannelCommand.ts | 5 + .../src/commands/DeleteStreamCommand.ts | 5 + .../DescribeEdgeConfigurationCommand.ts | 5 + ...ribeImageGenerationConfigurationCommand.ts | 5 + ...cribeMappedResourceConfigurationCommand.ts | 5 + ...escribeMediaStorageConfigurationCommand.ts | 5 + ...escribeNotificationConfigurationCommand.ts | 5 + .../DescribeSignalingChannelCommand.ts | 5 + .../src/commands/DescribeStreamCommand.ts | 5 + .../src/commands/GetDataEndpointCommand.ts | 5 + .../GetSignalingChannelEndpointCommand.ts | 5 + .../ListEdgeAgentConfigurationsCommand.ts | 5 + .../commands/ListSignalingChannelsCommand.ts | 5 + .../src/commands/ListStreamsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTagsForStreamCommand.ts | 5 + .../StartEdgeConfigurationUpdateCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TagStreamCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UntagStreamCommand.ts | 5 + .../commands/UpdateDataRetentionCommand.ts | 5 + ...dateImageGenerationConfigurationCommand.ts | 5 + .../UpdateMediaStorageConfigurationCommand.ts | 5 + .../UpdateNotificationConfigurationCommand.ts | 5 + .../commands/UpdateSignalingChannelCommand.ts | 5 + .../src/commands/UpdateStreamCommand.ts | 5 + clients/client-kinesis/package.json | 44 +- .../src/commands/AddTagsToStreamCommand.ts | 5 + .../src/commands/CreateStreamCommand.ts | 5 + .../DecreaseStreamRetentionPeriodCommand.ts | 5 + .../src/commands/DeleteStreamCommand.ts | 5 + .../DeregisterStreamConsumerCommand.ts | 5 + .../src/commands/DescribeLimitsCommand.ts | 5 + .../src/commands/DescribeStreamCommand.ts | 5 + .../commands/DescribeStreamConsumerCommand.ts | 5 + .../commands/DescribeStreamSummaryCommand.ts | 5 + .../DisableEnhancedMonitoringCommand.ts | 5 + .../EnableEnhancedMonitoringCommand.ts | 5 + .../src/commands/GetRecordsCommand.ts | 5 + .../src/commands/GetShardIteratorCommand.ts | 5 + .../IncreaseStreamRetentionPeriodCommand.ts | 5 + .../src/commands/ListShardsCommand.ts | 5 + .../commands/ListStreamConsumersCommand.ts | 5 + .../src/commands/ListStreamsCommand.ts | 5 + .../src/commands/ListTagsForStreamCommand.ts | 5 + .../src/commands/MergeShardsCommand.ts | 5 + .../src/commands/PutRecordCommand.ts | 5 + .../src/commands/PutRecordsCommand.ts | 5 + .../commands/RegisterStreamConsumerCommand.ts | 5 + .../commands/RemoveTagsFromStreamCommand.ts | 5 + .../src/commands/SplitShardCommand.ts | 5 + .../commands/StartStreamEncryptionCommand.ts | 5 + .../commands/StopStreamEncryptionCommand.ts | 5 + .../src/commands/SubscribeToShardCommand.ts | 5 + .../src/commands/UpdateShardCountCommand.ts | 5 + .../src/commands/UpdateStreamModeCommand.ts | 5 + clients/client-kms/package.json | 36 +- .../src/commands/CancelKeyDeletionCommand.ts | 5 + .../commands/ConnectCustomKeyStoreCommand.ts | 5 + .../src/commands/CreateAliasCommand.ts | 5 + .../commands/CreateCustomKeyStoreCommand.ts | 5 + .../src/commands/CreateGrantCommand.ts | 5 + .../src/commands/CreateKeyCommand.ts | 5 + .../client-kms/src/commands/DecryptCommand.ts | 5 + .../src/commands/DeleteAliasCommand.ts | 5 + .../commands/DeleteCustomKeyStoreCommand.ts | 5 + .../DeleteImportedKeyMaterialCommand.ts | 5 + .../DescribeCustomKeyStoresCommand.ts | 5 + .../src/commands/DescribeKeyCommand.ts | 5 + .../src/commands/DisableKeyCommand.ts | 5 + .../src/commands/DisableKeyRotationCommand.ts | 5 + .../DisconnectCustomKeyStoreCommand.ts | 5 + .../src/commands/EnableKeyCommand.ts | 5 + .../src/commands/EnableKeyRotationCommand.ts | 5 + .../client-kms/src/commands/EncryptCommand.ts | 5 + .../src/commands/GenerateDataKeyCommand.ts | 5 + .../commands/GenerateDataKeyPairCommand.ts | 5 + ...erateDataKeyPairWithoutPlaintextCommand.ts | 5 + .../GenerateDataKeyWithoutPlaintextCommand.ts | 5 + .../src/commands/GenerateMacCommand.ts | 5 + .../src/commands/GenerateRandomCommand.ts | 5 + .../src/commands/GetKeyPolicyCommand.ts | 5 + .../commands/GetKeyRotationStatusCommand.ts | 5 + .../commands/GetParametersForImportCommand.ts | 5 + .../src/commands/GetPublicKeyCommand.ts | 5 + .../src/commands/ImportKeyMaterialCommand.ts | 5 + .../src/commands/ListAliasesCommand.ts | 5 + .../src/commands/ListGrantsCommand.ts | 5 + .../src/commands/ListKeyPoliciesCommand.ts | 5 + .../src/commands/ListKeysCommand.ts | 5 + .../src/commands/ListResourceTagsCommand.ts | 5 + .../commands/ListRetirableGrantsCommand.ts | 5 + .../src/commands/PutKeyPolicyCommand.ts | 5 + .../src/commands/ReEncryptCommand.ts | 5 + .../src/commands/ReplicateKeyCommand.ts | 5 + .../src/commands/RetireGrantCommand.ts | 5 + .../src/commands/RevokeGrantCommand.ts | 5 + .../commands/ScheduleKeyDeletionCommand.ts | 5 + .../client-kms/src/commands/SignCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAliasCommand.ts | 5 + .../commands/UpdateCustomKeyStoreCommand.ts | 5 + .../commands/UpdateKeyDescriptionCommand.ts | 5 + .../commands/UpdatePrimaryRegionCommand.ts | 5 + .../client-kms/src/commands/VerifyCommand.ts | 5 + .../src/commands/VerifyMacCommand.ts | 5 + clients/client-lakeformation/package.json | 38 +- .../commands/AddLFTagsToResourceCommand.ts | 5 + .../AssumeDecoratedRoleWithSAMLCommand.ts | 5 + .../commands/BatchGrantPermissionsCommand.ts | 5 + .../commands/BatchRevokePermissionsCommand.ts | 5 + .../src/commands/CancelTransactionCommand.ts | 5 + .../src/commands/CommitTransactionCommand.ts | 5 + .../commands/CreateDataCellsFilterCommand.ts | 5 + .../src/commands/CreateLFTagCommand.ts | 5 + .../commands/DeleteDataCellsFilterCommand.ts | 5 + .../src/commands/DeleteLFTagCommand.ts | 5 + .../commands/DeleteObjectsOnCancelCommand.ts | 5 + .../src/commands/DeregisterResourceCommand.ts | 5 + .../src/commands/DescribeResourceCommand.ts | 5 + .../commands/DescribeTransactionCommand.ts | 5 + .../src/commands/ExtendTransactionCommand.ts | 5 + .../src/commands/GetDataCellsFilterCommand.ts | 5 + .../commands/GetDataLakeSettingsCommand.ts | 5 + .../GetEffectivePermissionsForPathCommand.ts | 5 + .../src/commands/GetLFTagCommand.ts | 5 + .../src/commands/GetQueryStateCommand.ts | 5 + .../src/commands/GetQueryStatisticsCommand.ts | 5 + .../src/commands/GetResourceLFTagsCommand.ts | 5 + .../src/commands/GetTableObjectsCommand.ts | 5 + ...emporaryGluePartitionCredentialsCommand.ts | 5 + ...GetTemporaryGlueTableCredentialsCommand.ts | 5 + .../src/commands/GetWorkUnitResultsCommand.ts | 5 + .../src/commands/GetWorkUnitsCommand.ts | 5 + .../src/commands/GrantPermissionsCommand.ts | 5 + .../commands/ListDataCellsFilterCommand.ts | 5 + .../src/commands/ListLFTagsCommand.ts | 5 + .../src/commands/ListPermissionsCommand.ts | 5 + .../src/commands/ListResourcesCommand.ts | 5 + .../ListTableStorageOptimizersCommand.ts | 5 + .../src/commands/ListTransactionsCommand.ts | 5 + .../commands/PutDataLakeSettingsCommand.ts | 5 + .../src/commands/RegisterResourceCommand.ts | 5 + .../RemoveLFTagsFromResourceCommand.ts | 5 + .../src/commands/RevokePermissionsCommand.ts | 5 + .../SearchDatabasesByLFTagsCommand.ts | 5 + .../commands/SearchTablesByLFTagsCommand.ts | 5 + .../src/commands/StartQueryPlanningCommand.ts | 5 + .../src/commands/StartTransactionCommand.ts | 5 + .../commands/UpdateDataCellsFilterCommand.ts | 5 + .../src/commands/UpdateLFTagCommand.ts | 5 + .../src/commands/UpdateResourceCommand.ts | 5 + .../src/commands/UpdateTableObjectsCommand.ts | 5 + .../UpdateTableStorageOptimizerCommand.ts | 5 + clients/client-lambda/package.json | 46 +- .../AddLayerVersionPermissionCommand.ts | 5 + .../src/commands/AddPermissionCommand.ts | 5 + .../src/commands/CreateAliasCommand.ts | 5 + .../CreateCodeSigningConfigCommand.ts | 5 + .../CreateEventSourceMappingCommand.ts | 5 + .../src/commands/CreateFunctionCommand.ts | 5 + .../CreateFunctionUrlConfigCommand.ts | 5 + .../src/commands/DeleteAliasCommand.ts | 5 + .../DeleteCodeSigningConfigCommand.ts | 5 + .../DeleteEventSourceMappingCommand.ts | 5 + .../DeleteFunctionCodeSigningConfigCommand.ts | 5 + .../src/commands/DeleteFunctionCommand.ts | 5 + .../DeleteFunctionConcurrencyCommand.ts | 5 + .../DeleteFunctionEventInvokeConfigCommand.ts | 5 + .../DeleteFunctionUrlConfigCommand.ts | 5 + .../src/commands/DeleteLayerVersionCommand.ts | 5 + ...leteProvisionedConcurrencyConfigCommand.ts | 5 + .../src/commands/GetAccountSettingsCommand.ts | 5 + .../src/commands/GetAliasCommand.ts | 5 + .../commands/GetCodeSigningConfigCommand.ts | 5 + .../commands/GetEventSourceMappingCommand.ts | 5 + .../GetFunctionCodeSigningConfigCommand.ts | 5 + .../src/commands/GetFunctionCommand.ts | 5 + .../commands/GetFunctionConcurrencyCommand.ts | 5 + .../GetFunctionConfigurationCommand.ts | 5 + .../GetFunctionEventInvokeConfigCommand.ts | 5 + .../commands/GetFunctionUrlConfigCommand.ts | 5 + .../commands/GetLayerVersionByArnCommand.ts | 5 + .../src/commands/GetLayerVersionCommand.ts | 5 + .../commands/GetLayerVersionPolicyCommand.ts | 5 + .../src/commands/GetPolicyCommand.ts | 5 + .../GetProvisionedConcurrencyConfigCommand.ts | 5 + .../GetRuntimeManagementConfigCommand.ts | 5 + .../src/commands/InvokeAsyncCommand.ts | 5 + .../src/commands/InvokeCommand.ts | 5 + .../InvokeWithResponseStreamCommand.ts | 5 + .../src/commands/ListAliasesCommand.ts | 5 + .../commands/ListCodeSigningConfigsCommand.ts | 5 + .../ListEventSourceMappingsCommand.ts | 5 + .../ListFunctionEventInvokeConfigsCommand.ts | 5 + .../commands/ListFunctionUrlConfigsCommand.ts | 5 + ...ListFunctionsByCodeSigningConfigCommand.ts | 5 + .../src/commands/ListFunctionsCommand.ts | 5 + .../src/commands/ListLayerVersionsCommand.ts | 5 + .../src/commands/ListLayersCommand.ts | 5 + ...istProvisionedConcurrencyConfigsCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../commands/ListVersionsByFunctionCommand.ts | 5 + .../commands/PublishLayerVersionCommand.ts | 5 + .../src/commands/PublishVersionCommand.ts | 5 + .../PutFunctionCodeSigningConfigCommand.ts | 5 + .../commands/PutFunctionConcurrencyCommand.ts | 5 + .../PutFunctionEventInvokeConfigCommand.ts | 5 + .../PutProvisionedConcurrencyConfigCommand.ts | 5 + .../PutRuntimeManagementConfigCommand.ts | 5 + .../RemoveLayerVersionPermissionCommand.ts | 5 + .../src/commands/RemovePermissionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAliasCommand.ts | 5 + .../UpdateCodeSigningConfigCommand.ts | 5 + .../UpdateEventSourceMappingCommand.ts | 5 + .../src/commands/UpdateFunctionCodeCommand.ts | 5 + .../UpdateFunctionConfigurationCommand.ts | 5 + .../UpdateFunctionEventInvokeConfigCommand.ts | 5 + .../UpdateFunctionUrlConfigCommand.ts | 5 + .../package.json | 36 +- .../src/commands/CreateBotVersionCommand.ts | 5 + .../commands/CreateIntentVersionCommand.ts | 5 + .../commands/CreateSlotTypeVersionCommand.ts | 5 + .../src/commands/DeleteBotAliasCommand.ts | 5 + .../DeleteBotChannelAssociationCommand.ts | 5 + .../src/commands/DeleteBotCommand.ts | 5 + .../src/commands/DeleteBotVersionCommand.ts | 5 + .../src/commands/DeleteIntentCommand.ts | 5 + .../commands/DeleteIntentVersionCommand.ts | 5 + .../src/commands/DeleteSlotTypeCommand.ts | 5 + .../commands/DeleteSlotTypeVersionCommand.ts | 5 + .../src/commands/DeleteUtterancesCommand.ts | 5 + .../src/commands/GetBotAliasCommand.ts | 5 + .../src/commands/GetBotAliasesCommand.ts | 5 + .../GetBotChannelAssociationCommand.ts | 5 + .../GetBotChannelAssociationsCommand.ts | 5 + .../src/commands/GetBotCommand.ts | 5 + .../src/commands/GetBotVersionsCommand.ts | 5 + .../src/commands/GetBotsCommand.ts | 5 + .../src/commands/GetBuiltinIntentCommand.ts | 5 + .../src/commands/GetBuiltinIntentsCommand.ts | 5 + .../commands/GetBuiltinSlotTypesCommand.ts | 5 + .../src/commands/GetExportCommand.ts | 5 + .../src/commands/GetImportCommand.ts | 5 + .../src/commands/GetIntentCommand.ts | 5 + .../src/commands/GetIntentVersionsCommand.ts | 5 + .../src/commands/GetIntentsCommand.ts | 5 + .../src/commands/GetMigrationCommand.ts | 5 + .../src/commands/GetMigrationsCommand.ts | 5 + .../src/commands/GetSlotTypeCommand.ts | 5 + .../commands/GetSlotTypeVersionsCommand.ts | 5 + .../src/commands/GetSlotTypesCommand.ts | 5 + .../src/commands/GetUtterancesViewCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutBotAliasCommand.ts | 5 + .../src/commands/PutBotCommand.ts | 5 + .../src/commands/PutIntentCommand.ts | 5 + .../src/commands/PutSlotTypeCommand.ts | 5 + .../src/commands/StartImportCommand.ts | 5 + .../src/commands/StartMigrationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-lex-models-v2/package.json | 38 +- .../BatchCreateCustomVocabularyItemCommand.ts | 5 + .../BatchDeleteCustomVocabularyItemCommand.ts | 5 + .../BatchUpdateCustomVocabularyItemCommand.ts | 5 + .../src/commands/BuildBotLocaleCommand.ts | 5 + .../src/commands/CreateBotAliasCommand.ts | 5 + .../src/commands/CreateBotCommand.ts | 5 + .../src/commands/CreateBotLocaleCommand.ts | 5 + .../src/commands/CreateBotVersionCommand.ts | 5 + .../src/commands/CreateExportCommand.ts | 5 + .../src/commands/CreateIntentCommand.ts | 5 + .../commands/CreateResourcePolicyCommand.ts | 5 + .../CreateResourcePolicyStatementCommand.ts | 5 + .../src/commands/CreateSlotCommand.ts | 5 + .../src/commands/CreateSlotTypeCommand.ts | 5 + .../CreateTestSetDiscrepancyReportCommand.ts | 5 + .../src/commands/CreateUploadUrlCommand.ts | 5 + .../src/commands/DeleteBotAliasCommand.ts | 5 + .../src/commands/DeleteBotCommand.ts | 5 + .../src/commands/DeleteBotLocaleCommand.ts | 5 + .../src/commands/DeleteBotVersionCommand.ts | 5 + .../commands/DeleteCustomVocabularyCommand.ts | 5 + .../src/commands/DeleteExportCommand.ts | 5 + .../src/commands/DeleteImportCommand.ts | 5 + .../src/commands/DeleteIntentCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../DeleteResourcePolicyStatementCommand.ts | 5 + .../src/commands/DeleteSlotCommand.ts | 5 + .../src/commands/DeleteSlotTypeCommand.ts | 5 + .../src/commands/DeleteTestSetCommand.ts | 5 + .../src/commands/DeleteUtterancesCommand.ts | 5 + .../src/commands/DescribeBotAliasCommand.ts | 5 + .../src/commands/DescribeBotCommand.ts | 5 + .../src/commands/DescribeBotLocaleCommand.ts | 5 + .../DescribeBotRecommendationCommand.ts | 5 + .../src/commands/DescribeBotVersionCommand.ts | 5 + ...DescribeCustomVocabularyMetadataCommand.ts | 5 + .../src/commands/DescribeExportCommand.ts | 5 + .../src/commands/DescribeImportCommand.ts | 5 + .../src/commands/DescribeIntentCommand.ts | 5 + .../commands/DescribeResourcePolicyCommand.ts | 5 + .../src/commands/DescribeSlotCommand.ts | 5 + .../src/commands/DescribeSlotTypeCommand.ts | 5 + .../commands/DescribeTestExecutionCommand.ts | 5 + .../src/commands/DescribeTestSetCommand.ts | 5 + ...DescribeTestSetDiscrepancyReportCommand.ts | 5 + .../DescribeTestSetGenerationCommand.ts | 5 + .../GetTestExecutionArtifactsUrlCommand.ts | 5 + .../ListAggregatedUtterancesCommand.ts | 5 + .../src/commands/ListBotAliasesCommand.ts | 5 + .../src/commands/ListBotLocalesCommand.ts | 5 + .../commands/ListBotRecommendationsCommand.ts | 5 + .../src/commands/ListBotVersionsCommand.ts | 5 + .../src/commands/ListBotsCommand.ts | 5 + .../src/commands/ListBuiltInIntentsCommand.ts | 5 + .../commands/ListBuiltInSlotTypesCommand.ts | 5 + .../ListCustomVocabularyItemsCommand.ts | 5 + .../src/commands/ListExportsCommand.ts | 5 + .../src/commands/ListImportsCommand.ts | 5 + .../src/commands/ListIntentMetricsCommand.ts | 5 + .../src/commands/ListIntentPathsCommand.ts | 5 + .../commands/ListIntentStageMetricsCommand.ts | 5 + .../src/commands/ListIntentsCommand.ts | 5 + .../commands/ListRecommendedIntentsCommand.ts | 5 + .../ListSessionAnalyticsDataCommand.ts | 5 + .../src/commands/ListSessionMetricsCommand.ts | 5 + .../src/commands/ListSlotTypesCommand.ts | 5 + .../src/commands/ListSlotsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListTestExecutionResultItemsCommand.ts | 5 + .../src/commands/ListTestExecutionsCommand.ts | 5 + .../src/commands/ListTestSetRecordsCommand.ts | 5 + .../src/commands/ListTestSetsCommand.ts | 5 + .../ListUtteranceAnalyticsDataCommand.ts | 5 + .../commands/ListUtteranceMetricsCommand.ts | 5 + .../SearchAssociatedTranscriptsCommand.ts | 5 + .../commands/StartBotRecommendationCommand.ts | 5 + .../src/commands/StartImportCommand.ts | 5 + .../src/commands/StartTestExecutionCommand.ts | 5 + .../commands/StartTestSetGenerationCommand.ts | 5 + .../commands/StopBotRecommendationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateBotAliasCommand.ts | 5 + .../src/commands/UpdateBotCommand.ts | 5 + .../src/commands/UpdateBotLocaleCommand.ts | 5 + .../UpdateBotRecommendationCommand.ts | 5 + .../src/commands/UpdateExportCommand.ts | 5 + .../src/commands/UpdateIntentCommand.ts | 5 + .../commands/UpdateResourcePolicyCommand.ts | 5 + .../src/commands/UpdateSlotCommand.ts | 5 + .../src/commands/UpdateSlotTypeCommand.ts | 5 + .../src/commands/UpdateTestSetCommand.ts | 5 + .../client-lex-runtime-service/package.json | 38 +- .../src/commands/DeleteSessionCommand.ts | 5 + .../src/commands/GetSessionCommand.ts | 5 + .../src/commands/PostContentCommand.ts | 5 + .../src/commands/PostTextCommand.ts | 5 + .../src/commands/PutSessionCommand.ts | 5 + clients/client-lex-runtime-v2/package.json | 44 +- .../src/commands/DeleteSessionCommand.ts | 5 + .../src/commands/GetSessionCommand.ts | 5 + .../src/commands/PutSessionCommand.ts | 5 + .../src/commands/RecognizeTextCommand.ts | 5 + .../src/commands/RecognizeUtteranceCommand.ts | 5 + .../src/commands/StartConversationCommand.ts | 5 + .../package.json | 36 +- .../src/commands/GetServiceSettingsCommand.ts | 5 + .../ListLinuxSubscriptionInstancesCommand.ts | 5 + .../commands/ListLinuxSubscriptionsCommand.ts | 5 + .../commands/UpdateServiceSettingsCommand.ts | 5 + .../package.json | 36 +- .../src/commands/AssociateUserCommand.ts | 5 + .../DeregisterIdentityProviderCommand.ts | 5 + .../src/commands/DisassociateUserCommand.ts | 5 + .../commands/ListIdentityProvidersCommand.ts | 5 + .../src/commands/ListInstancesCommand.ts | 5 + .../ListProductSubscriptionsCommand.ts | 5 + .../commands/ListUserAssociationsCommand.ts | 5 + .../RegisterIdentityProviderCommand.ts | 5 + .../StartProductSubscriptionCommand.ts | 5 + .../StopProductSubscriptionCommand.ts | 5 + .../UpdateIdentityProviderSettingsCommand.ts | 5 + clients/client-license-manager/package.json | 36 +- .../src/commands/AcceptGrantCommand.ts | 5 + .../src/commands/CheckInLicenseCommand.ts | 5 + .../commands/CheckoutBorrowLicenseCommand.ts | 5 + .../src/commands/CheckoutLicenseCommand.ts | 5 + .../src/commands/CreateGrantCommand.ts | 5 + .../src/commands/CreateGrantVersionCommand.ts | 5 + .../src/commands/CreateLicenseCommand.ts | 5 + .../CreateLicenseConfigurationCommand.ts | 5 + ...LicenseConversionTaskForResourceCommand.ts | 5 + ...ateLicenseManagerReportGeneratorCommand.ts | 5 + .../commands/CreateLicenseVersionCommand.ts | 5 + .../src/commands/CreateTokenCommand.ts | 5 + .../src/commands/DeleteGrantCommand.ts | 5 + .../src/commands/DeleteLicenseCommand.ts | 5 + .../DeleteLicenseConfigurationCommand.ts | 5 + ...eteLicenseManagerReportGeneratorCommand.ts | 5 + .../src/commands/DeleteTokenCommand.ts | 5 + .../ExtendLicenseConsumptionCommand.ts | 5 + .../src/commands/GetAccessTokenCommand.ts | 5 + .../src/commands/GetGrantCommand.ts | 5 + .../src/commands/GetLicenseCommand.ts | 5 + .../GetLicenseConfigurationCommand.ts | 5 + .../GetLicenseConversionTaskCommand.ts | 5 + ...GetLicenseManagerReportGeneratorCommand.ts | 5 + .../src/commands/GetLicenseUsageCommand.ts | 5 + .../src/commands/GetServiceSettingsCommand.ts | 5 + ...ociationsForLicenseConfigurationCommand.ts | 5 + .../commands/ListDistributedGrantsCommand.ts | 5 + ...orLicenseConfigurationOperationsCommand.ts | 5 + .../ListLicenseConfigurationsCommand.ts | 5 + .../ListLicenseConversionTasksCommand.ts | 5 + ...stLicenseManagerReportGeneratorsCommand.ts | 5 + ...LicenseSpecificationsForResourceCommand.ts | 5 + .../commands/ListLicenseVersionsCommand.ts | 5 + .../src/commands/ListLicensesCommand.ts | 5 + .../src/commands/ListReceivedGrantsCommand.ts | 5 + ...istReceivedGrantsForOrganizationCommand.ts | 5 + .../commands/ListReceivedLicensesCommand.ts | 5 + ...tReceivedLicensesForOrganizationCommand.ts | 5 + .../commands/ListResourceInventoryCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTokensCommand.ts | 5 + ...ListUsageForLicenseConfigurationCommand.ts | 5 + .../src/commands/RejectGrantCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateLicenseConfigurationCommand.ts | 5 + ...ateLicenseManagerReportGeneratorCommand.ts | 5 + ...LicenseSpecificationsForResourceCommand.ts | 5 + .../commands/UpdateServiceSettingsCommand.ts | 5 + clients/client-lightsail/package.json | 36 +- .../src/commands/AllocateStaticIpCommand.ts | 5 + .../AttachCertificateToDistributionCommand.ts | 5 + .../src/commands/AttachDiskCommand.ts | 5 + .../AttachInstancesToLoadBalancerCommand.ts | 5 + ...AttachLoadBalancerTlsCertificateCommand.ts | 5 + .../src/commands/AttachStaticIpCommand.ts | 5 + .../CloseInstancePublicPortsCommand.ts | 5 + .../src/commands/CopySnapshotCommand.ts | 5 + .../commands/CreateBucketAccessKeyCommand.ts | 5 + .../src/commands/CreateBucketCommand.ts | 5 + .../src/commands/CreateCertificateCommand.ts | 5 + .../CreateCloudFormationStackCommand.ts | 5 + .../commands/CreateContactMethodCommand.ts | 5 + .../commands/CreateContainerServiceCommand.ts | 5 + ...CreateContainerServiceDeploymentCommand.ts | 5 + ...ateContainerServiceRegistryLoginCommand.ts | 5 + .../src/commands/CreateDiskCommand.ts | 5 + .../commands/CreateDiskFromSnapshotCommand.ts | 5 + .../src/commands/CreateDiskSnapshotCommand.ts | 5 + .../src/commands/CreateDistributionCommand.ts | 5 + .../src/commands/CreateDomainCommand.ts | 5 + .../src/commands/CreateDomainEntryCommand.ts | 5 + .../CreateGUISessionAccessDetailsCommand.ts | 5 + .../commands/CreateInstanceSnapshotCommand.ts | 5 + .../src/commands/CreateInstancesCommand.ts | 5 + .../CreateInstancesFromSnapshotCommand.ts | 5 + .../src/commands/CreateKeyPairCommand.ts | 5 + .../src/commands/CreateLoadBalancerCommand.ts | 5 + ...CreateLoadBalancerTlsCertificateCommand.ts | 5 + .../CreateRelationalDatabaseCommand.ts | 5 + ...teRelationalDatabaseFromSnapshotCommand.ts | 5 + ...CreateRelationalDatabaseSnapshotCommand.ts | 5 + .../src/commands/DeleteAlarmCommand.ts | 5 + .../src/commands/DeleteAutoSnapshotCommand.ts | 5 + .../commands/DeleteBucketAccessKeyCommand.ts | 5 + .../src/commands/DeleteBucketCommand.ts | 5 + .../src/commands/DeleteCertificateCommand.ts | 5 + .../commands/DeleteContactMethodCommand.ts | 5 + .../commands/DeleteContainerImageCommand.ts | 5 + .../commands/DeleteContainerServiceCommand.ts | 5 + .../src/commands/DeleteDiskCommand.ts | 5 + .../src/commands/DeleteDiskSnapshotCommand.ts | 5 + .../src/commands/DeleteDistributionCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../src/commands/DeleteDomainEntryCommand.ts | 5 + .../src/commands/DeleteInstanceCommand.ts | 5 + .../commands/DeleteInstanceSnapshotCommand.ts | 5 + .../src/commands/DeleteKeyPairCommand.ts | 5 + .../commands/DeleteKnownHostKeysCommand.ts | 5 + .../src/commands/DeleteLoadBalancerCommand.ts | 5 + ...DeleteLoadBalancerTlsCertificateCommand.ts | 5 + .../DeleteRelationalDatabaseCommand.ts | 5 + ...DeleteRelationalDatabaseSnapshotCommand.ts | 5 + ...etachCertificateFromDistributionCommand.ts | 5 + .../src/commands/DetachDiskCommand.ts | 5 + .../DetachInstancesFromLoadBalancerCommand.ts | 5 + .../src/commands/DetachStaticIpCommand.ts | 5 + .../src/commands/DisableAddOnCommand.ts | 5 + .../commands/DownloadDefaultKeyPairCommand.ts | 5 + .../src/commands/EnableAddOnCommand.ts | 5 + .../src/commands/ExportSnapshotCommand.ts | 5 + .../src/commands/GetActiveNamesCommand.ts | 5 + .../src/commands/GetAlarmsCommand.ts | 5 + .../src/commands/GetAutoSnapshotsCommand.ts | 5 + .../src/commands/GetBlueprintsCommand.ts | 5 + .../commands/GetBucketAccessKeysCommand.ts | 5 + .../src/commands/GetBucketBundlesCommand.ts | 5 + .../commands/GetBucketMetricDataCommand.ts | 5 + .../src/commands/GetBucketsCommand.ts | 5 + .../src/commands/GetBundlesCommand.ts | 5 + .../src/commands/GetCertificatesCommand.ts | 5 + .../GetCloudFormationStackRecordsCommand.ts | 5 + .../src/commands/GetContactMethodsCommand.ts | 5 + .../GetContainerAPIMetadataCommand.ts | 5 + .../src/commands/GetContainerImagesCommand.ts | 5 + .../src/commands/GetContainerLogCommand.ts | 5 + .../GetContainerServiceDeploymentsCommand.ts | 5 + .../GetContainerServiceMetricDataCommand.ts | 5 + .../GetContainerServicePowersCommand.ts | 5 + .../commands/GetContainerServicesCommand.ts | 5 + .../src/commands/GetCostEstimateCommand.ts | 5 + .../src/commands/GetDiskCommand.ts | 5 + .../src/commands/GetDiskSnapshotCommand.ts | 5 + .../src/commands/GetDiskSnapshotsCommand.ts | 5 + .../src/commands/GetDisksCommand.ts | 5 + .../commands/GetDistributionBundlesCommand.ts | 5 + .../GetDistributionLatestCacheResetCommand.ts | 5 + .../GetDistributionMetricDataCommand.ts | 5 + .../src/commands/GetDistributionsCommand.ts | 5 + .../src/commands/GetDomainCommand.ts | 5 + .../src/commands/GetDomainsCommand.ts | 5 + .../GetExportSnapshotRecordsCommand.ts | 5 + .../GetInstanceAccessDetailsCommand.ts | 5 + .../src/commands/GetInstanceCommand.ts | 5 + .../commands/GetInstanceMetricDataCommand.ts | 5 + .../commands/GetInstancePortStatesCommand.ts | 5 + .../commands/GetInstanceSnapshotCommand.ts | 5 + .../commands/GetInstanceSnapshotsCommand.ts | 5 + .../src/commands/GetInstanceStateCommand.ts | 5 + .../src/commands/GetInstancesCommand.ts | 5 + .../src/commands/GetKeyPairCommand.ts | 5 + .../src/commands/GetKeyPairsCommand.ts | 5 + .../src/commands/GetLoadBalancerCommand.ts | 5 + .../GetLoadBalancerMetricDataCommand.ts | 5 + .../GetLoadBalancerTlsCertificatesCommand.ts | 5 + .../GetLoadBalancerTlsPoliciesCommand.ts | 5 + .../src/commands/GetLoadBalancersCommand.ts | 5 + .../src/commands/GetOperationCommand.ts | 5 + .../src/commands/GetOperationsCommand.ts | 5 + .../GetOperationsForResourceCommand.ts | 5 + .../src/commands/GetRegionsCommand.ts | 5 + .../GetRelationalDatabaseBlueprintsCommand.ts | 5 + .../GetRelationalDatabaseBundlesCommand.ts | 5 + .../commands/GetRelationalDatabaseCommand.ts | 5 + .../GetRelationalDatabaseEventsCommand.ts | 5 + .../GetRelationalDatabaseLogEventsCommand.ts | 5 + .../GetRelationalDatabaseLogStreamsCommand.ts | 5 + ...tionalDatabaseMasterUserPasswordCommand.ts | 5 + .../GetRelationalDatabaseMetricDataCommand.ts | 5 + .../GetRelationalDatabaseParametersCommand.ts | 5 + .../GetRelationalDatabaseSnapshotCommand.ts | 5 + .../GetRelationalDatabaseSnapshotsCommand.ts | 5 + .../commands/GetRelationalDatabasesCommand.ts | 5 + .../src/commands/GetStaticIpCommand.ts | 5 + .../src/commands/GetStaticIpsCommand.ts | 5 + .../src/commands/ImportKeyPairCommand.ts | 5 + .../src/commands/IsVpcPeeredCommand.ts | 5 + .../OpenInstancePublicPortsCommand.ts | 5 + .../src/commands/PeerVpcCommand.ts | 5 + .../src/commands/PutAlarmCommand.ts | 5 + .../commands/PutInstancePublicPortsCommand.ts | 5 + .../src/commands/RebootInstanceCommand.ts | 5 + .../RebootRelationalDatabaseCommand.ts | 5 + .../commands/RegisterContainerImageCommand.ts | 5 + .../src/commands/ReleaseStaticIpCommand.ts | 5 + .../commands/ResetDistributionCacheCommand.ts | 5 + .../SendContactMethodVerificationCommand.ts | 5 + .../src/commands/SetIpAddressTypeCommand.ts | 5 + .../SetResourceAccessForBucketCommand.ts | 5 + .../src/commands/StartGUISessionCommand.ts | 5 + .../src/commands/StartInstanceCommand.ts | 5 + .../StartRelationalDatabaseCommand.ts | 5 + .../src/commands/StopGUISessionCommand.ts | 5 + .../src/commands/StopInstanceCommand.ts | 5 + .../commands/StopRelationalDatabaseCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestAlarmCommand.ts | 5 + .../src/commands/UnpeerVpcCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateBucketBundleCommand.ts | 5 + .../src/commands/UpdateBucketCommand.ts | 5 + .../commands/UpdateContainerServiceCommand.ts | 5 + .../UpdateDistributionBundleCommand.ts | 5 + .../src/commands/UpdateDistributionCommand.ts | 5 + .../src/commands/UpdateDomainEntryCommand.ts | 5 + .../UpdateInstanceMetadataOptionsCommand.ts | 5 + .../UpdateLoadBalancerAttributeCommand.ts | 5 + .../UpdateRelationalDatabaseCommand.ts | 5 + ...dateRelationalDatabaseParametersCommand.ts | 5 + clients/client-location/package.json | 38 +- .../AssociateTrackerConsumerCommand.ts | 5 + ...BatchDeleteDevicePositionHistoryCommand.ts | 5 + .../commands/BatchDeleteGeofenceCommand.ts | 5 + .../commands/BatchEvaluateGeofencesCommand.ts | 5 + .../commands/BatchGetDevicePositionCommand.ts | 5 + .../src/commands/BatchPutGeofenceCommand.ts | 5 + .../BatchUpdateDevicePositionCommand.ts | 5 + .../src/commands/CalculateRouteCommand.ts | 5 + .../commands/CalculateRouteMatrixCommand.ts | 5 + .../CreateGeofenceCollectionCommand.ts | 5 + .../src/commands/CreateKeyCommand.ts | 5 + .../src/commands/CreateMapCommand.ts | 5 + .../src/commands/CreatePlaceIndexCommand.ts | 5 + .../commands/CreateRouteCalculatorCommand.ts | 5 + .../src/commands/CreateTrackerCommand.ts | 5 + .../DeleteGeofenceCollectionCommand.ts | 5 + .../src/commands/DeleteKeyCommand.ts | 5 + .../src/commands/DeleteMapCommand.ts | 5 + .../src/commands/DeletePlaceIndexCommand.ts | 5 + .../commands/DeleteRouteCalculatorCommand.ts | 5 + .../src/commands/DeleteTrackerCommand.ts | 5 + .../DescribeGeofenceCollectionCommand.ts | 5 + .../src/commands/DescribeKeyCommand.ts | 5 + .../src/commands/DescribeMapCommand.ts | 5 + .../src/commands/DescribePlaceIndexCommand.ts | 5 + .../DescribeRouteCalculatorCommand.ts | 5 + .../src/commands/DescribeTrackerCommand.ts | 5 + .../DisassociateTrackerConsumerCommand.ts | 5 + .../src/commands/GetDevicePositionCommand.ts | 5 + .../GetDevicePositionHistoryCommand.ts | 5 + .../src/commands/GetGeofenceCommand.ts | 5 + .../src/commands/GetMapGlyphsCommand.ts | 5 + .../src/commands/GetMapSpritesCommand.ts | 5 + .../commands/GetMapStyleDescriptorCommand.ts | 5 + .../src/commands/GetMapTileCommand.ts | 5 + .../src/commands/GetPlaceCommand.ts | 5 + .../commands/ListDevicePositionsCommand.ts | 5 + .../ListGeofenceCollectionsCommand.ts | 5 + .../src/commands/ListGeofencesCommand.ts | 5 + .../src/commands/ListKeysCommand.ts | 5 + .../src/commands/ListMapsCommand.ts | 5 + .../src/commands/ListPlaceIndexesCommand.ts | 5 + .../commands/ListRouteCalculatorsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTrackerConsumersCommand.ts | 5 + .../src/commands/ListTrackersCommand.ts | 5 + .../src/commands/PutGeofenceCommand.ts | 5 + .../SearchPlaceIndexForPositionCommand.ts | 5 + .../SearchPlaceIndexForSuggestionsCommand.ts | 5 + .../SearchPlaceIndexForTextCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateGeofenceCollectionCommand.ts | 5 + .../src/commands/UpdateKeyCommand.ts | 5 + .../src/commands/UpdateMapCommand.ts | 5 + .../src/commands/UpdatePlaceIndexCommand.ts | 5 + .../commands/UpdateRouteCalculatorCommand.ts | 5 + .../src/commands/UpdateTrackerCommand.ts | 5 + clients/client-lookoutequipment/package.json | 36 +- .../src/commands/CreateDatasetCommand.ts | 5 + .../CreateInferenceSchedulerCommand.ts | 5 + .../src/commands/CreateLabelCommand.ts | 5 + .../src/commands/CreateLabelGroupCommand.ts | 5 + .../src/commands/CreateModelCommand.ts | 5 + .../CreateRetrainingSchedulerCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../DeleteInferenceSchedulerCommand.ts | 5 + .../src/commands/DeleteLabelCommand.ts | 5 + .../src/commands/DeleteLabelGroupCommand.ts | 5 + .../src/commands/DeleteModelCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../DeleteRetrainingSchedulerCommand.ts | 5 + .../DescribeDataIngestionJobCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + .../DescribeInferenceSchedulerCommand.ts | 5 + .../src/commands/DescribeLabelCommand.ts | 5 + .../src/commands/DescribeLabelGroupCommand.ts | 5 + .../src/commands/DescribeModelCommand.ts | 5 + .../commands/DescribeModelVersionCommand.ts | 5 + .../commands/DescribeResourcePolicyCommand.ts | 5 + .../DescribeRetrainingSchedulerCommand.ts | 5 + .../src/commands/ImportDatasetCommand.ts | 5 + .../src/commands/ImportModelVersionCommand.ts | 5 + .../commands/ListDataIngestionJobsCommand.ts | 5 + .../src/commands/ListDatasetsCommand.ts | 5 + .../commands/ListInferenceEventsCommand.ts | 5 + .../ListInferenceExecutionsCommand.ts | 5 + .../ListInferenceSchedulersCommand.ts | 5 + .../src/commands/ListLabelGroupsCommand.ts | 5 + .../src/commands/ListLabelsCommand.ts | 5 + .../src/commands/ListModelVersionsCommand.ts | 5 + .../src/commands/ListModelsCommand.ts | 5 + .../ListRetrainingSchedulersCommand.ts | 5 + .../commands/ListSensorStatisticsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../commands/StartDataIngestionJobCommand.ts | 5 + .../StartInferenceSchedulerCommand.ts | 5 + .../StartRetrainingSchedulerCommand.ts | 5 + .../commands/StopInferenceSchedulerCommand.ts | 5 + .../StopRetrainingSchedulerCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateActiveModelVersionCommand.ts | 5 + .../UpdateInferenceSchedulerCommand.ts | 5 + .../src/commands/UpdateLabelGroupCommand.ts | 5 + .../src/commands/UpdateModelCommand.ts | 5 + .../UpdateRetrainingSchedulerCommand.ts | 5 + clients/client-lookoutmetrics/package.json | 36 +- .../ActivateAnomalyDetectorCommand.ts | 5 + .../BackTestAnomalyDetectorCommand.ts | 5 + .../src/commands/CreateAlertCommand.ts | 5 + .../commands/CreateAnomalyDetectorCommand.ts | 5 + .../src/commands/CreateMetricSetCommand.ts | 5 + .../DeactivateAnomalyDetectorCommand.ts | 5 + .../src/commands/DeleteAlertCommand.ts | 5 + .../commands/DeleteAnomalyDetectorCommand.ts | 5 + .../src/commands/DescribeAlertCommand.ts | 5 + ...scribeAnomalyDetectionExecutionsCommand.ts | 5 + .../DescribeAnomalyDetectorCommand.ts | 5 + .../src/commands/DescribeMetricSetCommand.ts | 5 + .../commands/DetectMetricSetConfigCommand.ts | 5 + .../src/commands/GetAnomalyGroupCommand.ts | 5 + .../commands/GetDataQualityMetricsCommand.ts | 5 + .../src/commands/GetFeedbackCommand.ts | 5 + .../src/commands/GetSampleDataCommand.ts | 5 + .../src/commands/ListAlertsCommand.ts | 5 + .../commands/ListAnomalyDetectorsCommand.ts | 5 + .../ListAnomalyGroupRelatedMetricsCommand.ts | 5 + .../ListAnomalyGroupSummariesCommand.ts | 5 + .../ListAnomalyGroupTimeSeriesCommand.ts | 5 + .../src/commands/ListMetricSetsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutFeedbackCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAlertCommand.ts | 5 + .../commands/UpdateAnomalyDetectorCommand.ts | 5 + .../src/commands/UpdateMetricSetCommand.ts | 5 + clients/client-lookoutvision/package.json | 36 +- .../src/commands/CreateDatasetCommand.ts | 5 + .../src/commands/CreateModelCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../src/commands/DeleteModelCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + .../src/commands/DescribeModelCommand.ts | 5 + .../DescribeModelPackagingJobCommand.ts | 5 + .../src/commands/DescribeProjectCommand.ts | 5 + .../src/commands/DetectAnomaliesCommand.ts | 5 + .../src/commands/ListDatasetEntriesCommand.ts | 5 + .../commands/ListModelPackagingJobsCommand.ts | 5 + .../src/commands/ListModelsCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartModelCommand.ts | 5 + .../commands/StartModelPackagingJobCommand.ts | 5 + .../src/commands/StopModelCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateDatasetEntriesCommand.ts | 5 + clients/client-m2/package.json | 36 +- .../CancelBatchJobExecutionCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../CreateDataSetImportTaskCommand.ts | 5 + .../src/commands/CreateDeploymentCommand.ts | 5 + .../src/commands/CreateEnvironmentCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + ...DeleteApplicationFromEnvironmentCommand.ts | 5 + .../src/commands/DeleteEnvironmentCommand.ts | 5 + .../src/commands/GetApplicationCommand.ts | 5 + .../commands/GetApplicationVersionCommand.ts | 5 + .../commands/GetBatchJobExecutionCommand.ts | 5 + .../src/commands/GetDataSetDetailsCommand.ts | 5 + .../commands/GetDataSetImportTaskCommand.ts | 5 + .../src/commands/GetDeploymentCommand.ts | 5 + .../src/commands/GetEnvironmentCommand.ts | 5 + .../GetSignedBluinsightsUrlCommand.ts | 5 + .../ListApplicationVersionsCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../ListBatchJobDefinitionsCommand.ts | 5 + .../commands/ListBatchJobExecutionsCommand.ts | 5 + .../ListDataSetImportHistoryCommand.ts | 5 + .../src/commands/ListDataSetsCommand.ts | 5 + .../src/commands/ListDeploymentsCommand.ts | 5 + .../src/commands/ListEngineVersionsCommand.ts | 5 + .../src/commands/ListEnvironmentsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartApplicationCommand.ts | 5 + .../src/commands/StartBatchJobCommand.ts | 5 + .../src/commands/StopApplicationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../src/commands/UpdateEnvironmentCommand.ts | 5 + clients/client-machine-learning/package.json | 38 +- .../src/commands/AddTagsCommand.ts | 5 + .../commands/CreateBatchPredictionCommand.ts | 5 + .../CreateDataSourceFromRDSCommand.ts | 5 + .../CreateDataSourceFromRedshiftCommand.ts | 5 + .../commands/CreateDataSourceFromS3Command.ts | 5 + .../src/commands/CreateEvaluationCommand.ts | 5 + .../src/commands/CreateMLModelCommand.ts | 5 + .../commands/CreateRealtimeEndpointCommand.ts | 5 + .../commands/DeleteBatchPredictionCommand.ts | 5 + .../src/commands/DeleteDataSourceCommand.ts | 5 + .../src/commands/DeleteEvaluationCommand.ts | 5 + .../src/commands/DeleteMLModelCommand.ts | 5 + .../commands/DeleteRealtimeEndpointCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../DescribeBatchPredictionsCommand.ts | 5 + .../commands/DescribeDataSourcesCommand.ts | 5 + .../commands/DescribeEvaluationsCommand.ts | 5 + .../src/commands/DescribeMLModelsCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../src/commands/GetBatchPredictionCommand.ts | 5 + .../src/commands/GetDataSourceCommand.ts | 5 + .../src/commands/GetEvaluationCommand.ts | 5 + .../src/commands/GetMLModelCommand.ts | 5 + .../src/commands/PredictCommand.ts | 5 + .../commands/UpdateBatchPredictionCommand.ts | 5 + .../src/commands/UpdateDataSourceCommand.ts | 5 + .../src/commands/UpdateEvaluationCommand.ts | 5 + .../src/commands/UpdateMLModelCommand.ts | 5 + clients/client-macie/package.json | 36 +- .../commands/AssociateMemberAccountCommand.ts | 5 + .../commands/AssociateS3ResourcesCommand.ts | 5 + .../DisassociateMemberAccountCommand.ts | 5 + .../DisassociateS3ResourcesCommand.ts | 5 + .../src/commands/ListMemberAccountsCommand.ts | 5 + .../src/commands/ListS3ResourcesCommand.ts | 5 + .../src/commands/UpdateS3ResourcesCommand.ts | 5 + clients/client-macie2/package.json | 38 +- .../src/commands/AcceptInvitationCommand.ts | 5 + .../BatchGetCustomDataIdentifiersCommand.ts | 5 + .../src/commands/CreateAllowListCommand.ts | 5 + .../CreateClassificationJobCommand.ts | 5 + .../CreateCustomDataIdentifierCommand.ts | 5 + .../commands/CreateFindingsFilterCommand.ts | 5 + .../src/commands/CreateInvitationsCommand.ts | 5 + .../src/commands/CreateMemberCommand.ts | 5 + .../commands/CreateSampleFindingsCommand.ts | 5 + .../src/commands/DeclineInvitationsCommand.ts | 5 + .../src/commands/DeleteAllowListCommand.ts | 5 + .../DeleteCustomDataIdentifierCommand.ts | 5 + .../commands/DeleteFindingsFilterCommand.ts | 5 + .../src/commands/DeleteInvitationsCommand.ts | 5 + .../src/commands/DeleteMemberCommand.ts | 5 + .../src/commands/DescribeBucketsCommand.ts | 5 + .../DescribeClassificationJobCommand.ts | 5 + ...escribeOrganizationConfigurationCommand.ts | 5 + .../src/commands/DisableMacieCommand.ts | 5 + .../DisableOrganizationAdminAccountCommand.ts | 5 + ...ssociateFromAdministratorAccountCommand.ts | 5 + .../DisassociateFromMasterAccountCommand.ts | 5 + .../src/commands/DisassociateMemberCommand.ts | 5 + .../src/commands/EnableMacieCommand.ts | 5 + .../EnableOrganizationAdminAccountCommand.ts | 5 + .../GetAdministratorAccountCommand.ts | 5 + .../src/commands/GetAllowListCommand.ts | 5 + ...tAutomatedDiscoveryConfigurationCommand.ts | 5 + .../commands/GetBucketStatisticsCommand.ts | 5 + ...lassificationExportConfigurationCommand.ts | 5 + .../commands/GetClassificationScopeCommand.ts | 5 + .../GetCustomDataIdentifierCommand.ts | 5 + .../commands/GetFindingStatisticsCommand.ts | 5 + .../src/commands/GetFindingsCommand.ts | 5 + .../src/commands/GetFindingsFilterCommand.ts | 5 + ...FindingsPublicationConfigurationCommand.ts | 5 + .../commands/GetInvitationsCountCommand.ts | 5 + .../src/commands/GetMacieSessionCommand.ts | 5 + .../src/commands/GetMasterAccountCommand.ts | 5 + .../src/commands/GetMemberCommand.ts | 5 + .../src/commands/GetResourceProfileCommand.ts | 5 + .../commands/GetRevealConfigurationCommand.ts | 5 + ...itiveDataOccurrencesAvailabilityCommand.ts | 5 + .../GetSensitiveDataOccurrencesCommand.ts | 5 + ...GetSensitivityInspectionTemplateCommand.ts | 5 + .../src/commands/GetUsageStatisticsCommand.ts | 5 + .../src/commands/GetUsageTotalsCommand.ts | 5 + .../src/commands/ListAllowListsCommand.ts | 5 + .../commands/ListClassificationJobsCommand.ts | 5 + .../ListClassificationScopesCommand.ts | 5 + .../ListCustomDataIdentifiersCommand.ts | 5 + .../src/commands/ListFindingsCommand.ts | 5 + .../commands/ListFindingsFiltersCommand.ts | 5 + .../src/commands/ListInvitationsCommand.ts | 5 + .../ListManagedDataIdentifiersCommand.ts | 5 + .../src/commands/ListMembersCommand.ts | 5 + .../ListOrganizationAdminAccountsCommand.ts | 5 + .../ListResourceProfileArtifactsCommand.ts | 5 + .../ListResourceProfileDetectionsCommand.ts | 5 + ...stSensitivityInspectionTemplatesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...lassificationExportConfigurationCommand.ts | 5 + ...FindingsPublicationConfigurationCommand.ts | 5 + .../src/commands/SearchResourcesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../TestCustomDataIdentifierCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAllowListCommand.ts | 5 + ...eAutomatedDiscoveryConfigurationCommand.ts | 5 + .../UpdateClassificationJobCommand.ts | 5 + .../UpdateClassificationScopeCommand.ts | 5 + .../commands/UpdateFindingsFilterCommand.ts | 5 + .../src/commands/UpdateMacieSessionCommand.ts | 5 + .../commands/UpdateMemberSessionCommand.ts | 5 + .../UpdateOrganizationConfigurationCommand.ts | 5 + .../commands/UpdateResourceProfileCommand.ts | 5 + .../UpdateResourceProfileDetectionsCommand.ts | 5 + .../UpdateRevealConfigurationCommand.ts | 5 + ...ateSensitivityInspectionTemplateCommand.ts | 5 + .../package.json | 36 +- .../commands/BatchGetTokenBalanceCommand.ts | 5 + .../src/commands/GetTokenBalanceCommand.ts | 5 + .../src/commands/GetTransactionCommand.ts | 5 + .../src/commands/ListTokenBalancesCommand.ts | 5 + .../commands/ListTransactionEventsCommand.ts | 5 + .../src/commands/ListTransactionsCommand.ts | 5 + clients/client-managedblockchain/package.json | 36 +- .../src/commands/CreateAccessorCommand.ts | 5 + .../src/commands/CreateMemberCommand.ts | 5 + .../src/commands/CreateNetworkCommand.ts | 5 + .../src/commands/CreateNodeCommand.ts | 5 + .../src/commands/CreateProposalCommand.ts | 5 + .../src/commands/DeleteAccessorCommand.ts | 5 + .../src/commands/DeleteMemberCommand.ts | 5 + .../src/commands/DeleteNodeCommand.ts | 5 + .../src/commands/GetAccessorCommand.ts | 5 + .../src/commands/GetMemberCommand.ts | 5 + .../src/commands/GetNetworkCommand.ts | 5 + .../src/commands/GetNodeCommand.ts | 5 + .../src/commands/GetProposalCommand.ts | 5 + .../src/commands/ListAccessorsCommand.ts | 5 + .../src/commands/ListInvitationsCommand.ts | 5 + .../src/commands/ListMembersCommand.ts | 5 + .../src/commands/ListNetworksCommand.ts | 5 + .../src/commands/ListNodesCommand.ts | 5 + .../src/commands/ListProposalVotesCommand.ts | 5 + .../src/commands/ListProposalsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RejectInvitationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateMemberCommand.ts | 5 + .../src/commands/UpdateNodeCommand.ts | 5 + .../src/commands/VoteOnProposalCommand.ts | 5 + .../client-marketplace-catalog/package.json | 36 +- .../src/commands/CancelChangeSetCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DescribeChangeSetCommand.ts | 5 + .../src/commands/DescribeEntityCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../src/commands/ListChangeSetsCommand.ts | 5 + .../src/commands/ListEntitiesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/StartChangeSetCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../package.json | 36 +- .../src/commands/GenerateDataSetCommand.ts | 5 + .../commands/StartSupportDataExportCommand.ts | 5 + .../package.json | 36 +- .../src/commands/GetEntitlementsCommand.ts | 5 + .../client-marketplace-metering/package.json | 36 +- .../src/commands/BatchMeterUsageCommand.ts | 5 + .../src/commands/MeterUsageCommand.ts | 5 + .../src/commands/RegisterUsageCommand.ts | 5 + .../src/commands/ResolveCustomerCommand.ts | 5 + clients/client-mediaconnect/package.json | 38 +- .../src/commands/AddBridgeOutputsCommand.ts | 5 + .../src/commands/AddBridgeSourcesCommand.ts | 5 + .../commands/AddFlowMediaStreamsCommand.ts | 5 + .../src/commands/AddFlowOutputsCommand.ts | 5 + .../src/commands/AddFlowSourcesCommand.ts | 5 + .../commands/AddFlowVpcInterfacesCommand.ts | 5 + .../src/commands/CreateBridgeCommand.ts | 5 + .../src/commands/CreateFlowCommand.ts | 5 + .../src/commands/CreateGatewayCommand.ts | 5 + .../src/commands/DeleteBridgeCommand.ts | 5 + .../src/commands/DeleteFlowCommand.ts | 5 + .../src/commands/DeleteGatewayCommand.ts | 5 + .../DeregisterGatewayInstanceCommand.ts | 5 + .../src/commands/DescribeBridgeCommand.ts | 5 + .../src/commands/DescribeFlowCommand.ts | 5 + .../src/commands/DescribeGatewayCommand.ts | 5 + .../DescribeGatewayInstanceCommand.ts | 5 + .../src/commands/DescribeOfferingCommand.ts | 5 + .../commands/DescribeReservationCommand.ts | 5 + .../commands/GrantFlowEntitlementsCommand.ts | 5 + .../src/commands/ListBridgesCommand.ts | 5 + .../src/commands/ListEntitlementsCommand.ts | 5 + .../src/commands/ListFlowsCommand.ts | 5 + .../commands/ListGatewayInstancesCommand.ts | 5 + .../src/commands/ListGatewaysCommand.ts | 5 + .../src/commands/ListOfferingsCommand.ts | 5 + .../src/commands/ListReservationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PurchaseOfferingCommand.ts | 5 + .../src/commands/RemoveBridgeOutputCommand.ts | 5 + .../src/commands/RemoveBridgeSourceCommand.ts | 5 + .../commands/RemoveFlowMediaStreamCommand.ts | 5 + .../src/commands/RemoveFlowOutputCommand.ts | 5 + .../src/commands/RemoveFlowSourceCommand.ts | 5 + .../commands/RemoveFlowVpcInterfaceCommand.ts | 5 + .../commands/RevokeFlowEntitlementCommand.ts | 5 + .../src/commands/StartFlowCommand.ts | 5 + .../src/commands/StopFlowCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateBridgeCommand.ts | 5 + .../src/commands/UpdateBridgeOutputCommand.ts | 5 + .../src/commands/UpdateBridgeSourceCommand.ts | 5 + .../src/commands/UpdateBridgeStateCommand.ts | 5 + .../src/commands/UpdateFlowCommand.ts | 5 + .../commands/UpdateFlowEntitlementCommand.ts | 5 + .../commands/UpdateFlowMediaStreamCommand.ts | 5 + .../src/commands/UpdateFlowOutputCommand.ts | 5 + .../src/commands/UpdateFlowSourceCommand.ts | 5 + .../commands/UpdateGatewayInstanceCommand.ts | 5 + clients/client-mediaconvert/package.json | 36 +- .../commands/AssociateCertificateCommand.ts | 5 + .../src/commands/CancelJobCommand.ts | 5 + .../src/commands/CreateJobCommand.ts | 5 + .../src/commands/CreateJobTemplateCommand.ts | 5 + .../src/commands/CreatePresetCommand.ts | 5 + .../src/commands/CreateQueueCommand.ts | 5 + .../src/commands/DeleteJobTemplateCommand.ts | 5 + .../src/commands/DeletePolicyCommand.ts | 5 + .../src/commands/DeletePresetCommand.ts | 5 + .../src/commands/DeleteQueueCommand.ts | 5 + .../src/commands/DescribeEndpointsCommand.ts | 5 + .../DisassociateCertificateCommand.ts | 5 + .../src/commands/GetJobCommand.ts | 5 + .../src/commands/GetJobTemplateCommand.ts | 5 + .../src/commands/GetPolicyCommand.ts | 5 + .../src/commands/GetPresetCommand.ts | 5 + .../src/commands/GetQueueCommand.ts | 5 + .../src/commands/ListJobTemplatesCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../src/commands/ListPresetsCommand.ts | 5 + .../src/commands/ListQueuesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutPolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateJobTemplateCommand.ts | 5 + .../src/commands/UpdatePresetCommand.ts | 5 + .../src/commands/UpdateQueueCommand.ts | 5 + clients/client-medialive/package.json | 40 +- .../AcceptInputDeviceTransferCommand.ts | 5 + .../src/commands/BatchDeleteCommand.ts | 5 + .../src/commands/BatchStartCommand.ts | 5 + .../src/commands/BatchStopCommand.ts | 5 + .../commands/BatchUpdateScheduleCommand.ts | 5 + .../CancelInputDeviceTransferCommand.ts | 5 + .../src/commands/ClaimDeviceCommand.ts | 5 + .../src/commands/CreateChannelCommand.ts | 5 + .../src/commands/CreateInputCommand.ts | 5 + .../CreateInputSecurityGroupCommand.ts | 5 + .../src/commands/CreateMultiplexCommand.ts | 5 + .../commands/CreateMultiplexProgramCommand.ts | 5 + .../src/commands/CreatePartnerInputCommand.ts | 5 + .../src/commands/CreateTagsCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../src/commands/DeleteInputCommand.ts | 5 + .../DeleteInputSecurityGroupCommand.ts | 5 + .../src/commands/DeleteMultiplexCommand.ts | 5 + .../commands/DeleteMultiplexProgramCommand.ts | 5 + .../src/commands/DeleteReservationCommand.ts | 5 + .../src/commands/DeleteScheduleCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../DescribeAccountConfigurationCommand.ts | 5 + .../src/commands/DescribeChannelCommand.ts | 5 + .../src/commands/DescribeInputCommand.ts | 5 + .../commands/DescribeInputDeviceCommand.ts | 5 + .../DescribeInputDeviceThumbnailCommand.ts | 5 + .../DescribeInputSecurityGroupCommand.ts | 5 + .../src/commands/DescribeMultiplexCommand.ts | 5 + .../DescribeMultiplexProgramCommand.ts | 5 + .../src/commands/DescribeOfferingCommand.ts | 5 + .../commands/DescribeReservationCommand.ts | 5 + .../src/commands/DescribeScheduleCommand.ts | 5 + .../src/commands/DescribeThumbnailsCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + .../ListInputDeviceTransfersCommand.ts | 5 + .../src/commands/ListInputDevicesCommand.ts | 5 + .../ListInputSecurityGroupsCommand.ts | 5 + .../src/commands/ListInputsCommand.ts | 5 + .../commands/ListMultiplexProgramsCommand.ts | 5 + .../src/commands/ListMultiplexesCommand.ts | 5 + .../src/commands/ListOfferingsCommand.ts | 5 + .../src/commands/ListReservationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PurchaseOfferingCommand.ts | 5 + .../src/commands/RebootInputDeviceCommand.ts | 5 + .../RejectInputDeviceTransferCommand.ts | 5 + .../src/commands/StartChannelCommand.ts | 5 + .../src/commands/StartInputDeviceCommand.ts | 5 + ...tartInputDeviceMaintenanceWindowCommand.ts | 5 + .../src/commands/StartMultiplexCommand.ts | 5 + .../src/commands/StopChannelCommand.ts | 5 + .../src/commands/StopInputDeviceCommand.ts | 5 + .../src/commands/StopMultiplexCommand.ts | 5 + .../commands/TransferInputDeviceCommand.ts | 5 + .../UpdateAccountConfigurationCommand.ts | 5 + .../src/commands/UpdateChannelClassCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + .../src/commands/UpdateInputCommand.ts | 5 + .../src/commands/UpdateInputDeviceCommand.ts | 5 + .../UpdateInputSecurityGroupCommand.ts | 5 + .../src/commands/UpdateMultiplexCommand.ts | 5 + .../commands/UpdateMultiplexProgramCommand.ts | 5 + .../src/commands/UpdateReservationCommand.ts | 5 + clients/client-mediapackage-vod/package.json | 36 +- .../src/commands/ConfigureLogsCommand.ts | 5 + .../src/commands/CreateAssetCommand.ts | 5 + .../CreatePackagingConfigurationCommand.ts | 5 + .../commands/CreatePackagingGroupCommand.ts | 5 + .../src/commands/DeleteAssetCommand.ts | 5 + .../DeletePackagingConfigurationCommand.ts | 5 + .../commands/DeletePackagingGroupCommand.ts | 5 + .../src/commands/DescribeAssetCommand.ts | 5 + .../DescribePackagingConfigurationCommand.ts | 5 + .../commands/DescribePackagingGroupCommand.ts | 5 + .../src/commands/ListAssetsCommand.ts | 5 + .../ListPackagingConfigurationsCommand.ts | 5 + .../commands/ListPackagingGroupsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdatePackagingGroupCommand.ts | 5 + clients/client-mediapackage/package.json | 36 +- .../src/commands/ConfigureLogsCommand.ts | 5 + .../src/commands/CreateChannelCommand.ts | 5 + .../src/commands/CreateHarvestJobCommand.ts | 5 + .../commands/CreateOriginEndpointCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../commands/DeleteOriginEndpointCommand.ts | 5 + .../src/commands/DescribeChannelCommand.ts | 5 + .../src/commands/DescribeHarvestJobCommand.ts | 5 + .../commands/DescribeOriginEndpointCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + .../src/commands/ListHarvestJobsCommand.ts | 5 + .../commands/ListOriginEndpointsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../RotateChannelCredentialsCommand.ts | 5 + .../RotateIngestEndpointCredentialsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + .../commands/UpdateOriginEndpointCommand.ts | 5 + clients/client-mediapackagev2/package.json | 36 +- .../src/commands/CreateChannelCommand.ts | 5 + .../src/commands/CreateChannelGroupCommand.ts | 5 + .../commands/CreateOriginEndpointCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../src/commands/DeleteChannelGroupCommand.ts | 5 + .../commands/DeleteChannelPolicyCommand.ts | 5 + .../commands/DeleteOriginEndpointCommand.ts | 5 + .../DeleteOriginEndpointPolicyCommand.ts | 5 + .../src/commands/GetChannelCommand.ts | 5 + .../src/commands/GetChannelGroupCommand.ts | 5 + .../src/commands/GetChannelPolicyCommand.ts | 5 + .../src/commands/GetOriginEndpointCommand.ts | 5 + .../GetOriginEndpointPolicyCommand.ts | 5 + .../src/commands/ListChannelGroupsCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + .../commands/ListOriginEndpointsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutChannelPolicyCommand.ts | 5 + .../PutOriginEndpointPolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + .../src/commands/UpdateChannelGroupCommand.ts | 5 + .../commands/UpdateOriginEndpointCommand.ts | 5 + clients/client-mediastore-data/package.json | 38 +- .../src/commands/DeleteObjectCommand.ts | 5 + .../src/commands/DescribeObjectCommand.ts | 5 + .../src/commands/GetObjectCommand.ts | 5 + .../src/commands/ListItemsCommand.ts | 5 + .../src/commands/PutObjectCommand.ts | 5 + clients/client-mediastore/package.json | 36 +- .../src/commands/CreateContainerCommand.ts | 5 + .../src/commands/DeleteContainerCommand.ts | 5 + .../commands/DeleteContainerPolicyCommand.ts | 5 + .../src/commands/DeleteCorsPolicyCommand.ts | 5 + .../commands/DeleteLifecyclePolicyCommand.ts | 5 + .../src/commands/DeleteMetricPolicyCommand.ts | 5 + .../src/commands/DescribeContainerCommand.ts | 5 + .../src/commands/GetContainerPolicyCommand.ts | 5 + .../src/commands/GetCorsPolicyCommand.ts | 5 + .../src/commands/GetLifecyclePolicyCommand.ts | 5 + .../src/commands/GetMetricPolicyCommand.ts | 5 + .../src/commands/ListContainersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutContainerPolicyCommand.ts | 5 + .../src/commands/PutCorsPolicyCommand.ts | 5 + .../src/commands/PutLifecyclePolicyCommand.ts | 5 + .../src/commands/PutMetricPolicyCommand.ts | 5 + .../src/commands/StartAccessLoggingCommand.ts | 5 + .../src/commands/StopAccessLoggingCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-mediatailor/package.json | 36 +- .../ConfigureLogsForChannelCommand.ts | 5 + ...gureLogsForPlaybackConfigurationCommand.ts | 5 + .../src/commands/CreateChannelCommand.ts | 5 + .../src/commands/CreateLiveSourceCommand.ts | 5 + .../commands/CreatePrefetchScheduleCommand.ts | 5 + .../src/commands/CreateProgramCommand.ts | 5 + .../commands/CreateSourceLocationCommand.ts | 5 + .../src/commands/CreateVodSourceCommand.ts | 5 + .../src/commands/DeleteChannelCommand.ts | 5 + .../commands/DeleteChannelPolicyCommand.ts | 5 + .../src/commands/DeleteLiveSourceCommand.ts | 5 + .../DeletePlaybackConfigurationCommand.ts | 5 + .../commands/DeletePrefetchScheduleCommand.ts | 5 + .../src/commands/DeleteProgramCommand.ts | 5 + .../commands/DeleteSourceLocationCommand.ts | 5 + .../src/commands/DeleteVodSourceCommand.ts | 5 + .../src/commands/DescribeChannelCommand.ts | 5 + .../src/commands/DescribeLiveSourceCommand.ts | 5 + .../src/commands/DescribeProgramCommand.ts | 5 + .../commands/DescribeSourceLocationCommand.ts | 5 + .../src/commands/DescribeVodSourceCommand.ts | 5 + .../src/commands/GetChannelPolicyCommand.ts | 5 + .../src/commands/GetChannelScheduleCommand.ts | 5 + .../GetPlaybackConfigurationCommand.ts | 5 + .../commands/GetPrefetchScheduleCommand.ts | 5 + .../src/commands/ListAlertsCommand.ts | 5 + .../src/commands/ListChannelsCommand.ts | 5 + .../src/commands/ListLiveSourcesCommand.ts | 5 + .../ListPlaybackConfigurationsCommand.ts | 5 + .../commands/ListPrefetchSchedulesCommand.ts | 5 + .../commands/ListSourceLocationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListVodSourcesCommand.ts | 5 + .../src/commands/PutChannelPolicyCommand.ts | 5 + .../PutPlaybackConfigurationCommand.ts | 5 + .../src/commands/StartChannelCommand.ts | 5 + .../src/commands/StopChannelCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateChannelCommand.ts | 5 + .../src/commands/UpdateLiveSourceCommand.ts | 5 + .../src/commands/UpdateProgramCommand.ts | 5 + .../commands/UpdateSourceLocationCommand.ts | 5 + .../src/commands/UpdateVodSourceCommand.ts | 5 + clients/client-medical-imaging/package.json | 38 +- .../src/commands/CopyImageSetCommand.ts | 5 + .../src/commands/CreateDatastoreCommand.ts | 5 + .../src/commands/DeleteDatastoreCommand.ts | 5 + .../src/commands/DeleteImageSetCommand.ts | 5 + .../src/commands/GetDICOMImportJobCommand.ts | 5 + .../src/commands/GetDatastoreCommand.ts | 5 + .../src/commands/GetImageFrameCommand.ts | 5 + .../src/commands/GetImageSetCommand.ts | 5 + .../commands/GetImageSetMetadataCommand.ts | 5 + .../commands/ListDICOMImportJobsCommand.ts | 5 + .../src/commands/ListDatastoresCommand.ts | 5 + .../commands/ListImageSetVersionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/SearchImageSetsCommand.ts | 5 + .../commands/StartDICOMImportJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateImageSetMetadataCommand.ts | 5 + clients/client-memorydb/package.json | 36 +- .../src/commands/BatchUpdateClusterCommand.ts | 5 + .../src/commands/CopySnapshotCommand.ts | 5 + .../src/commands/CreateACLCommand.ts | 5 + .../src/commands/CreateClusterCommand.ts | 5 + .../commands/CreateParameterGroupCommand.ts | 5 + .../src/commands/CreateSnapshotCommand.ts | 5 + .../src/commands/CreateSubnetGroupCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/DeleteACLCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../commands/DeleteParameterGroupCommand.ts | 5 + .../src/commands/DeleteSnapshotCommand.ts | 5 + .../src/commands/DeleteSubnetGroupCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../src/commands/DescribeACLsCommand.ts | 5 + .../src/commands/DescribeClustersCommand.ts | 5 + .../commands/DescribeEngineVersionsCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../DescribeParameterGroupsCommand.ts | 5 + .../src/commands/DescribeParametersCommand.ts | 5 + .../commands/DescribeReservedNodesCommand.ts | 5 + .../DescribeReservedNodesOfferingsCommand.ts | 5 + .../commands/DescribeServiceUpdatesCommand.ts | 5 + .../src/commands/DescribeSnapshotsCommand.ts | 5 + .../commands/DescribeSubnetGroupsCommand.ts | 5 + .../src/commands/DescribeUsersCommand.ts | 5 + .../src/commands/FailoverShardCommand.ts | 5 + .../ListAllowedNodeTypeUpdatesCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../PurchaseReservedNodesOfferingCommand.ts | 5 + .../commands/ResetParameterGroupCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateACLCommand.ts | 5 + .../src/commands/UpdateClusterCommand.ts | 5 + .../commands/UpdateParameterGroupCommand.ts | 5 + .../src/commands/UpdateSubnetGroupCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + clients/client-mgn/package.json | 36 +- .../src/commands/ArchiveApplicationCommand.ts | 5 + .../src/commands/ArchiveWaveCommand.ts | 5 + .../commands/AssociateApplicationsCommand.ts | 5 + .../commands/AssociateSourceServersCommand.ts | 5 + .../ChangeServerLifeCycleStateCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + ...reateLaunchConfigurationTemplateCommand.ts | 5 + ...ReplicationConfigurationTemplateCommand.ts | 5 + .../src/commands/CreateWaveCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../src/commands/DeleteJobCommand.ts | 5 + ...eleteLaunchConfigurationTemplateCommand.ts | 5 + ...ReplicationConfigurationTemplateCommand.ts | 5 + .../src/commands/DeleteSourceServerCommand.ts | 5 + .../commands/DeleteVcenterClientCommand.ts | 5 + .../src/commands/DeleteWaveCommand.ts | 5 + .../commands/DescribeJobLogItemsCommand.ts | 5 + .../src/commands/DescribeJobsCommand.ts | 5 + ...ribeLaunchConfigurationTemplatesCommand.ts | 5 + ...eplicationConfigurationTemplatesCommand.ts | 5 + .../commands/DescribeSourceServersCommand.ts | 5 + .../commands/DescribeVcenterClientsCommand.ts | 5 + .../DisassociateApplicationsCommand.ts | 5 + .../DisassociateSourceServersCommand.ts | 5 + .../commands/DisconnectFromServiceCommand.ts | 5 + .../src/commands/FinalizeCutoverCommand.ts | 5 + .../commands/GetLaunchConfigurationCommand.ts | 5 + .../GetReplicationConfigurationCommand.ts | 5 + .../src/commands/InitializeServiceCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../src/commands/ListExportErrorsCommand.ts | 5 + .../src/commands/ListExportsCommand.ts | 5 + .../src/commands/ListImportErrorsCommand.ts | 5 + .../src/commands/ListImportsCommand.ts | 5 + .../commands/ListManagedAccountsCommand.ts | 5 + .../ListSourceServerActionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTemplateActionsCommand.ts | 5 + .../src/commands/ListWavesCommand.ts | 5 + .../src/commands/MarkAsArchivedCommand.ts | 5 + .../src/commands/PauseReplicationCommand.ts | 5 + .../commands/PutSourceServerActionCommand.ts | 5 + .../src/commands/PutTemplateActionCommand.ts | 5 + .../RemoveSourceServerActionCommand.ts | 5 + .../commands/RemoveTemplateActionCommand.ts | 5 + .../src/commands/ResumeReplicationCommand.ts | 5 + .../commands/RetryDataReplicationCommand.ts | 5 + .../src/commands/StartCutoverCommand.ts | 5 + .../src/commands/StartExportCommand.ts | 5 + .../src/commands/StartImportCommand.ts | 5 + .../src/commands/StartReplicationCommand.ts | 5 + .../src/commands/StartTestCommand.ts | 5 + .../src/commands/StopReplicationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../TerminateTargetInstancesCommand.ts | 5 + .../commands/UnarchiveApplicationCommand.ts | 5 + .../src/commands/UnarchiveWaveCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../UpdateLaunchConfigurationCommand.ts | 5 + ...pdateLaunchConfigurationTemplateCommand.ts | 5 + .../UpdateReplicationConfigurationCommand.ts | 5 + ...ReplicationConfigurationTemplateCommand.ts | 5 + ...pdateSourceServerReplicationTypeCommand.ts | 5 + .../src/commands/UpdateWaveCommand.ts | 5 + .../package.json | 36 +- .../src/commands/CreateApplicationCommand.ts | 5 + .../src/commands/CreateEnvironmentCommand.ts | 5 + .../src/commands/CreateRouteCommand.ts | 5 + .../src/commands/CreateServiceCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../src/commands/DeleteEnvironmentCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteRouteCommand.ts | 5 + .../src/commands/DeleteServiceCommand.ts | 5 + .../src/commands/GetApplicationCommand.ts | 5 + .../src/commands/GetEnvironmentCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../src/commands/GetRouteCommand.ts | 5 + .../src/commands/GetServiceCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../commands/ListEnvironmentVpcsCommand.ts | 5 + .../src/commands/ListEnvironmentsCommand.ts | 5 + .../src/commands/ListRoutesCommand.ts | 5 + .../src/commands/ListServicesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateRouteCommand.ts | 5 + clients/client-migration-hub/package.json | 36 +- .../AssociateCreatedArtifactCommand.ts | 5 + .../AssociateDiscoveredResourceCommand.ts | 5 + .../CreateProgressUpdateStreamCommand.ts | 5 + .../DeleteProgressUpdateStreamCommand.ts | 5 + .../DescribeApplicationStateCommand.ts | 5 + .../commands/DescribeMigrationTaskCommand.ts | 5 + .../DisassociateCreatedArtifactCommand.ts | 5 + .../DisassociateDiscoveredResourceCommand.ts | 5 + .../commands/ImportMigrationTaskCommand.ts | 5 + .../commands/ListApplicationStatesCommand.ts | 5 + .../commands/ListCreatedArtifactsCommand.ts | 5 + .../ListDiscoveredResourcesCommand.ts | 5 + .../src/commands/ListMigrationTasksCommand.ts | 5 + .../ListProgressUpdateStreamsCommand.ts | 5 + .../commands/NotifyApplicationStateCommand.ts | 5 + .../NotifyMigrationTaskStateCommand.ts | 5 + .../commands/PutResourceAttributesCommand.ts | 5 + .../client-migrationhub-config/package.json | 36 +- .../CreateHomeRegionControlCommand.ts | 5 + .../DescribeHomeRegionControlsCommand.ts | 5 + .../src/commands/GetHomeRegionCommand.ts | 5 + .../package.json | 36 +- .../src/commands/CreateWorkflowCommand.ts | 5 + .../src/commands/CreateWorkflowStepCommand.ts | 5 + .../CreateWorkflowStepGroupCommand.ts | 5 + .../src/commands/DeleteWorkflowCommand.ts | 5 + .../src/commands/DeleteWorkflowStepCommand.ts | 5 + .../DeleteWorkflowStepGroupCommand.ts | 5 + .../src/commands/GetTemplateCommand.ts | 5 + .../src/commands/GetTemplateStepCommand.ts | 5 + .../commands/GetTemplateStepGroupCommand.ts | 5 + .../src/commands/GetWorkflowCommand.ts | 5 + .../src/commands/GetWorkflowStepCommand.ts | 5 + .../commands/GetWorkflowStepGroupCommand.ts | 5 + .../src/commands/ListPluginsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTemplateStepGroupsCommand.ts | 5 + .../src/commands/ListTemplateStepsCommand.ts | 5 + .../src/commands/ListTemplatesCommand.ts | 5 + .../commands/ListWorkflowStepGroupsCommand.ts | 5 + .../src/commands/ListWorkflowStepsCommand.ts | 5 + .../src/commands/ListWorkflowsCommand.ts | 5 + .../src/commands/RetryWorkflowStepCommand.ts | 5 + .../src/commands/StartWorkflowCommand.ts | 5 + .../src/commands/StopWorkflowCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateWorkflowCommand.ts | 5 + .../src/commands/UpdateWorkflowStepCommand.ts | 5 + .../UpdateWorkflowStepGroupCommand.ts | 5 + .../client-migrationhubstrategy/package.json | 36 +- .../GetApplicationComponentDetailsCommand.ts | 5 + ...etApplicationComponentStrategiesCommand.ts | 5 + .../src/commands/GetAssessmentCommand.ts | 5 + .../src/commands/GetImportFileTaskCommand.ts | 5 + .../commands/GetLatestAssessmentIdCommand.ts | 5 + .../GetPortfolioPreferencesCommand.ts | 5 + .../commands/GetPortfolioSummaryCommand.ts | 5 + .../GetRecommendationReportDetailsCommand.ts | 5 + .../src/commands/GetServerDetailsCommand.ts | 5 + .../commands/GetServerStrategiesCommand.ts | 5 + .../ListApplicationComponentsCommand.ts | 5 + .../src/commands/ListCollectorsCommand.ts | 5 + .../src/commands/ListImportFileTaskCommand.ts | 5 + .../src/commands/ListServersCommand.ts | 5 + .../PutPortfolioPreferencesCommand.ts | 5 + .../src/commands/StartAssessmentCommand.ts | 5 + .../commands/StartImportFileTaskCommand.ts | 5 + ...rtRecommendationReportGenerationCommand.ts | 5 + .../src/commands/StopAssessmentCommand.ts | 5 + ...UpdateApplicationComponentConfigCommand.ts | 5 + .../src/commands/UpdateServerConfigCommand.ts | 5 + clients/client-mobile/package.json | 36 +- .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../src/commands/DescribeBundleCommand.ts | 5 + .../src/commands/DescribeProjectCommand.ts | 5 + .../src/commands/ExportBundleCommand.ts | 5 + .../src/commands/ExportProjectCommand.ts | 5 + .../src/commands/ListBundlesCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + clients/client-mq/package.json | 36 +- .../src/commands/CreateBrokerCommand.ts | 5 + .../commands/CreateConfigurationCommand.ts | 5 + .../src/commands/CreateTagsCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/DeleteBrokerCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../src/commands/DescribeBrokerCommand.ts | 5 + .../DescribeBrokerEngineTypesCommand.ts | 5 + .../DescribeBrokerInstanceOptionsCommand.ts | 5 + .../commands/DescribeConfigurationCommand.ts | 5 + .../DescribeConfigurationRevisionCommand.ts | 5 + .../src/commands/DescribeUserCommand.ts | 5 + .../src/commands/ListBrokersCommand.ts | 5 + .../ListConfigurationRevisionsCommand.ts | 5 + .../src/commands/ListConfigurationsCommand.ts | 5 + .../client-mq/src/commands/ListTagsCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../client-mq/src/commands/PromoteCommand.ts | 5 + .../src/commands/RebootBrokerCommand.ts | 5 + .../src/commands/UpdateBrokerCommand.ts | 5 + .../commands/UpdateConfigurationCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + clients/client-mturk/package.json | 36 +- .../AcceptQualificationRequestCommand.ts | 5 + .../src/commands/ApproveAssignmentCommand.ts | 5 + ...AssociateQualificationWithWorkerCommand.ts | 5 + ...reateAdditionalAssignmentsForHITCommand.ts | 5 + .../src/commands/CreateHITCommand.ts | 5 + .../src/commands/CreateHITTypeCommand.ts | 5 + .../commands/CreateHITWithHITTypeCommand.ts | 5 + .../CreateQualificationTypeCommand.ts | 5 + .../src/commands/CreateWorkerBlockCommand.ts | 5 + .../src/commands/DeleteHITCommand.ts | 5 + .../DeleteQualificationTypeCommand.ts | 5 + .../src/commands/DeleteWorkerBlockCommand.ts | 5 + ...associateQualificationFromWorkerCommand.ts | 5 + .../src/commands/GetAccountBalanceCommand.ts | 5 + .../src/commands/GetAssignmentCommand.ts | 5 + .../src/commands/GetFileUploadURLCommand.ts | 5 + .../src/commands/GetHITCommand.ts | 5 + .../commands/GetQualificationScoreCommand.ts | 5 + .../commands/GetQualificationTypeCommand.ts | 5 + .../commands/ListAssignmentsForHITCommand.ts | 5 + .../src/commands/ListBonusPaymentsCommand.ts | 5 + .../src/commands/ListHITsCommand.ts | 5 + .../ListHITsForQualificationTypeCommand.ts | 5 + .../ListQualificationRequestsCommand.ts | 5 + .../commands/ListQualificationTypesCommand.ts | 5 + .../ListReviewPolicyResultsForHITCommand.ts | 5 + .../src/commands/ListReviewableHITsCommand.ts | 5 + .../src/commands/ListWorkerBlocksCommand.ts | 5 + ...ListWorkersWithQualificationTypeCommand.ts | 5 + .../src/commands/NotifyWorkersCommand.ts | 5 + .../src/commands/RejectAssignmentCommand.ts | 5 + .../RejectQualificationRequestCommand.ts | 5 + .../src/commands/SendBonusCommand.ts | 5 + .../SendTestEventNotificationCommand.ts | 5 + .../commands/UpdateExpirationForHITCommand.ts | 5 + .../commands/UpdateHITReviewStatusCommand.ts | 5 + .../src/commands/UpdateHITTypeOfHITCommand.ts | 5 + .../UpdateNotificationSettingsCommand.ts | 5 + .../UpdateQualificationTypeCommand.ts | 5 + clients/client-mwaa/package.json | 36 +- .../src/commands/CreateCliTokenCommand.ts | 5 + .../src/commands/CreateEnvironmentCommand.ts | 5 + .../commands/CreateWebLoginTokenCommand.ts | 5 + .../src/commands/DeleteEnvironmentCommand.ts | 5 + .../src/commands/GetEnvironmentCommand.ts | 5 + .../src/commands/ListEnvironmentsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PublishMetricsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateEnvironmentCommand.ts | 5 + clients/client-neptune/package.json | 38 +- .../src/commands/AddRoleToDBClusterCommand.ts | 5 + ...ddSourceIdentifierToSubscriptionCommand.ts | 5 + .../src/commands/AddTagsToResourceCommand.ts | 5 + .../ApplyPendingMaintenanceActionCommand.ts | 5 + .../CopyDBClusterParameterGroupCommand.ts | 5 + .../commands/CopyDBClusterSnapshotCommand.ts | 5 + .../commands/CopyDBParameterGroupCommand.ts | 5 + .../src/commands/CreateDBClusterCommand.ts | 5 + .../CreateDBClusterEndpointCommand.ts | 5 + .../CreateDBClusterParameterGroupCommand.ts | 5 + .../CreateDBClusterSnapshotCommand.ts | 5 + .../src/commands/CreateDBInstanceCommand.ts | 5 + .../commands/CreateDBParameterGroupCommand.ts | 5 + .../commands/CreateDBSubnetGroupCommand.ts | 5 + .../CreateEventSubscriptionCommand.ts | 5 + .../commands/CreateGlobalClusterCommand.ts | 5 + .../src/commands/DeleteDBClusterCommand.ts | 5 + .../DeleteDBClusterEndpointCommand.ts | 5 + .../DeleteDBClusterParameterGroupCommand.ts | 5 + .../DeleteDBClusterSnapshotCommand.ts | 5 + .../src/commands/DeleteDBInstanceCommand.ts | 5 + .../commands/DeleteDBParameterGroupCommand.ts | 5 + .../commands/DeleteDBSubnetGroupCommand.ts | 5 + .../DeleteEventSubscriptionCommand.ts | 5 + .../commands/DeleteGlobalClusterCommand.ts | 5 + .../DescribeDBClusterEndpointsCommand.ts | 5 + ...DescribeDBClusterParameterGroupsCommand.ts | 5 + .../DescribeDBClusterParametersCommand.ts | 5 + ...cribeDBClusterSnapshotAttributesCommand.ts | 5 + .../DescribeDBClusterSnapshotsCommand.ts | 5 + .../src/commands/DescribeDBClustersCommand.ts | 5 + .../DescribeDBEngineVersionsCommand.ts | 5 + .../commands/DescribeDBInstancesCommand.ts | 5 + .../DescribeDBParameterGroupsCommand.ts | 5 + .../commands/DescribeDBParametersCommand.ts | 5 + .../commands/DescribeDBSubnetGroupsCommand.ts | 5 + ...beEngineDefaultClusterParametersCommand.ts | 5 + .../DescribeEngineDefaultParametersCommand.ts | 5 + .../DescribeEventCategoriesCommand.ts | 5 + .../DescribeEventSubscriptionsCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../commands/DescribeGlobalClustersCommand.ts | 5 + ...scribeOrderableDBInstanceOptionsCommand.ts | 5 + ...escribePendingMaintenanceActionsCommand.ts | 5 + ...ribeValidDBInstanceModificationsCommand.ts | 5 + .../src/commands/FailoverDBClusterCommand.ts | 5 + .../commands/FailoverGlobalClusterCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ModifyDBClusterCommand.ts | 5 + .../ModifyDBClusterEndpointCommand.ts | 5 + .../ModifyDBClusterParameterGroupCommand.ts | 5 + ...ModifyDBClusterSnapshotAttributeCommand.ts | 5 + .../src/commands/ModifyDBInstanceCommand.ts | 5 + .../commands/ModifyDBParameterGroupCommand.ts | 5 + .../commands/ModifyDBSubnetGroupCommand.ts | 5 + .../ModifyEventSubscriptionCommand.ts | 5 + .../commands/ModifyGlobalClusterCommand.ts | 5 + .../PromoteReadReplicaDBClusterCommand.ts | 5 + .../src/commands/RebootDBInstanceCommand.ts | 5 + .../RemoveFromGlobalClusterCommand.ts | 5 + .../RemoveRoleFromDBClusterCommand.ts | 5 + ...SourceIdentifierFromSubscriptionCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../ResetDBClusterParameterGroupCommand.ts | 5 + .../commands/ResetDBParameterGroupCommand.ts | 5 + .../RestoreDBClusterFromSnapshotCommand.ts | 5 + .../RestoreDBClusterToPointInTimeCommand.ts | 5 + .../src/commands/StartDBClusterCommand.ts | 5 + .../src/commands/StopDBClusterCommand.ts | 5 + clients/client-neptunedata/package.json | 38 +- .../src/commands/CancelGremlinQueryCommand.ts | 5 + .../src/commands/CancelLoaderJobCommand.ts | 5 + .../CancelMLDataProcessingJobCommand.ts | 5 + .../CancelMLModelTrainingJobCommand.ts | 5 + .../CancelMLModelTransformJobCommand.ts | 5 + .../commands/CancelOpenCypherQueryCommand.ts | 5 + .../src/commands/CreateMLEndpointCommand.ts | 5 + .../src/commands/DeleteMLEndpointCommand.ts | 5 + .../DeletePropertygraphStatisticsCommand.ts | 5 + .../commands/DeleteSparqlStatisticsCommand.ts | 5 + .../src/commands/ExecuteFastResetCommand.ts | 5 + .../ExecuteGremlinExplainQueryCommand.ts | 5 + .../ExecuteGremlinProfileQueryCommand.ts | 5 + .../commands/ExecuteGremlinQueryCommand.ts | 5 + .../ExecuteOpenCypherExplainQueryCommand.ts | 5 + .../commands/ExecuteOpenCypherQueryCommand.ts | 5 + .../src/commands/GetEngineStatusCommand.ts | 5 + .../commands/GetGremlinQueryStatusCommand.ts | 5 + .../src/commands/GetLoaderJobStatusCommand.ts | 5 + .../commands/GetMLDataProcessingJobCommand.ts | 5 + .../src/commands/GetMLEndpointCommand.ts | 5 + .../commands/GetMLModelTrainingJobCommand.ts | 5 + .../commands/GetMLModelTransformJobCommand.ts | 5 + .../GetOpenCypherQueryStatusCommand.ts | 5 + .../GetPropertygraphStatisticsCommand.ts | 5 + .../commands/GetPropertygraphStreamCommand.ts | 5 + .../GetPropertygraphSummaryCommand.ts | 5 + .../src/commands/GetRDFGraphSummaryCommand.ts | 5 + .../commands/GetSparqlStatisticsCommand.ts | 5 + .../src/commands/GetSparqlStreamCommand.ts | 5 + .../src/commands/ListGremlinQueriesCommand.ts | 5 + .../src/commands/ListLoaderJobsCommand.ts | 5 + .../ListMLDataProcessingJobsCommand.ts | 5 + .../src/commands/ListMLEndpointsCommand.ts | 5 + .../ListMLModelTrainingJobsCommand.ts | 5 + .../ListMLModelTransformJobsCommand.ts | 5 + .../commands/ListOpenCypherQueriesCommand.ts | 5 + .../ManagePropertygraphStatisticsCommand.ts | 5 + .../commands/ManageSparqlStatisticsCommand.ts | 5 + .../src/commands/StartLoaderJobCommand.ts | 5 + .../StartMLDataProcessingJobCommand.ts | 5 + .../StartMLModelTrainingJobCommand.ts | 5 + .../StartMLModelTransformJobCommand.ts | 5 + clients/client-network-firewall/package.json | 36 +- .../AssociateFirewallPolicyCommand.ts | 5 + .../src/commands/AssociateSubnetsCommand.ts | 5 + .../src/commands/CreateFirewallCommand.ts | 5 + .../commands/CreateFirewallPolicyCommand.ts | 5 + .../src/commands/CreateRuleGroupCommand.ts | 5 + ...CreateTLSInspectionConfigurationCommand.ts | 5 + .../src/commands/DeleteFirewallCommand.ts | 5 + .../commands/DeleteFirewallPolicyCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteRuleGroupCommand.ts | 5 + ...DeleteTLSInspectionConfigurationCommand.ts | 5 + .../src/commands/DescribeFirewallCommand.ts | 5 + .../commands/DescribeFirewallPolicyCommand.ts | 5 + .../DescribeLoggingConfigurationCommand.ts | 5 + .../commands/DescribeResourcePolicyCommand.ts | 5 + .../src/commands/DescribeRuleGroupCommand.ts | 5 + .../DescribeRuleGroupMetadataCommand.ts | 5 + ...scribeTLSInspectionConfigurationCommand.ts | 5 + .../commands/DisassociateSubnetsCommand.ts | 5 + .../commands/ListFirewallPoliciesCommand.ts | 5 + .../src/commands/ListFirewallsCommand.ts | 5 + .../src/commands/ListRuleGroupsCommand.ts | 5 + .../ListTLSInspectionConfigurationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateFirewallDeleteProtectionCommand.ts | 5 + .../UpdateFirewallDescriptionCommand.ts | 5 + ...eFirewallEncryptionConfigurationCommand.ts | 5 + ...teFirewallPolicyChangeProtectionCommand.ts | 5 + .../commands/UpdateFirewallPolicyCommand.ts | 5 + .../UpdateLoggingConfigurationCommand.ts | 5 + .../src/commands/UpdateRuleGroupCommand.ts | 5 + .../UpdateSubnetChangeProtectionCommand.ts | 5 + ...UpdateTLSInspectionConfigurationCommand.ts | 5 + clients/client-networkmanager/package.json | 36 +- .../src/commands/AcceptAttachmentCommand.ts | 5 + .../commands/AssociateConnectPeerCommand.ts | 5 + .../AssociateCustomerGatewayCommand.ts | 5 + .../src/commands/AssociateLinkCommand.ts | 5 + ...sociateTransitGatewayConnectPeerCommand.ts | 5 + .../CreateConnectAttachmentCommand.ts | 5 + .../src/commands/CreateConnectPeerCommand.ts | 5 + .../src/commands/CreateConnectionCommand.ts | 5 + .../src/commands/CreateCoreNetworkCommand.ts | 5 + .../src/commands/CreateDeviceCommand.ts | 5 + .../commands/CreateGlobalNetworkCommand.ts | 5 + .../src/commands/CreateLinkCommand.ts | 5 + .../src/commands/CreateSiteCommand.ts | 5 + .../CreateSiteToSiteVpnAttachmentCommand.ts | 5 + .../CreateTransitGatewayPeeringCommand.ts | 5 + ...ansitGatewayRouteTableAttachmentCommand.ts | 5 + .../commands/CreateVpcAttachmentCommand.ts | 5 + .../src/commands/DeleteAttachmentCommand.ts | 5 + .../src/commands/DeleteConnectPeerCommand.ts | 5 + .../src/commands/DeleteConnectionCommand.ts | 5 + .../src/commands/DeleteCoreNetworkCommand.ts | 5 + .../DeleteCoreNetworkPolicyVersionCommand.ts | 5 + .../src/commands/DeleteDeviceCommand.ts | 5 + .../commands/DeleteGlobalNetworkCommand.ts | 5 + .../src/commands/DeleteLinkCommand.ts | 5 + .../src/commands/DeletePeeringCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteSiteCommand.ts | 5 + .../DeregisterTransitGatewayCommand.ts | 5 + .../commands/DescribeGlobalNetworksCommand.ts | 5 + .../DisassociateConnectPeerCommand.ts | 5 + .../DisassociateCustomerGatewayCommand.ts | 5 + .../src/commands/DisassociateLinkCommand.ts | 5 + ...sociateTransitGatewayConnectPeerCommand.ts | 5 + .../ExecuteCoreNetworkChangeSetCommand.ts | 5 + .../commands/GetConnectAttachmentCommand.ts | 5 + .../GetConnectPeerAssociationsCommand.ts | 5 + .../src/commands/GetConnectPeerCommand.ts | 5 + .../src/commands/GetConnectionsCommand.ts | 5 + .../GetCoreNetworkChangeEventsCommand.ts | 5 + .../GetCoreNetworkChangeSetCommand.ts | 5 + .../src/commands/GetCoreNetworkCommand.ts | 5 + .../commands/GetCoreNetworkPolicyCommand.ts | 5 + .../GetCustomerGatewayAssociationsCommand.ts | 5 + .../src/commands/GetDevicesCommand.ts | 5 + .../commands/GetLinkAssociationsCommand.ts | 5 + .../src/commands/GetLinksCommand.ts | 5 + .../GetNetworkResourceCountsCommand.ts | 5 + .../GetNetworkResourceRelationshipsCommand.ts | 5 + .../commands/GetNetworkResourcesCommand.ts | 5 + .../src/commands/GetNetworkRoutesCommand.ts | 5 + .../commands/GetNetworkTelemetryCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../src/commands/GetRouteAnalysisCommand.ts | 5 + .../GetSiteToSiteVpnAttachmentCommand.ts | 5 + .../src/commands/GetSitesCommand.ts | 5 + ...itGatewayConnectPeerAssociationsCommand.ts | 5 + .../GetTransitGatewayPeeringCommand.ts | 5 + .../GetTransitGatewayRegistrationsCommand.ts | 5 + ...ansitGatewayRouteTableAttachmentCommand.ts | 5 + .../src/commands/GetVpcAttachmentCommand.ts | 5 + .../src/commands/ListAttachmentsCommand.ts | 5 + .../src/commands/ListConnectPeersCommand.ts | 5 + .../ListCoreNetworkPolicyVersionsCommand.ts | 5 + .../src/commands/ListCoreNetworksCommand.ts | 5 + ...tOrganizationServiceAccessStatusCommand.ts | 5 + .../src/commands/ListPeeringsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/PutCoreNetworkPolicyCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../commands/RegisterTransitGatewayCommand.ts | 5 + .../src/commands/RejectAttachmentCommand.ts | 5 + .../RestoreCoreNetworkPolicyVersionCommand.ts | 5 + ...tOrganizationServiceAccessUpdateCommand.ts | 5 + .../src/commands/StartRouteAnalysisCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateConnectionCommand.ts | 5 + .../src/commands/UpdateCoreNetworkCommand.ts | 5 + .../src/commands/UpdateDeviceCommand.ts | 5 + .../commands/UpdateGlobalNetworkCommand.ts | 5 + .../src/commands/UpdateLinkCommand.ts | 5 + .../UpdateNetworkResourceMetadataCommand.ts | 5 + .../src/commands/UpdateSiteCommand.ts | 5 + .../commands/UpdateVpcAttachmentCommand.ts | 5 + clients/client-nimble/package.json | 38 +- .../src/commands/AcceptEulasCommand.ts | 5 + .../commands/CreateLaunchProfileCommand.ts | 5 + .../commands/CreateStreamingImageCommand.ts | 5 + .../commands/CreateStreamingSessionCommand.ts | 5 + .../CreateStreamingSessionStreamCommand.ts | 5 + .../src/commands/CreateStudioCommand.ts | 5 + .../commands/CreateStudioComponentCommand.ts | 5 + .../commands/DeleteLaunchProfileCommand.ts | 5 + .../DeleteLaunchProfileMemberCommand.ts | 5 + .../commands/DeleteStreamingImageCommand.ts | 5 + .../commands/DeleteStreamingSessionCommand.ts | 5 + .../src/commands/DeleteStudioCommand.ts | 5 + .../commands/DeleteStudioComponentCommand.ts | 5 + .../src/commands/DeleteStudioMemberCommand.ts | 5 + .../src/commands/GetEulaCommand.ts | 5 + .../src/commands/GetLaunchProfileCommand.ts | 5 + .../GetLaunchProfileDetailsCommand.ts | 5 + .../GetLaunchProfileInitializationCommand.ts | 5 + .../commands/GetLaunchProfileMemberCommand.ts | 5 + .../src/commands/GetStreamingImageCommand.ts | 5 + .../GetStreamingSessionBackupCommand.ts | 5 + .../commands/GetStreamingSessionCommand.ts | 5 + .../GetStreamingSessionStreamCommand.ts | 5 + .../src/commands/GetStudioCommand.ts | 5 + .../src/commands/GetStudioComponentCommand.ts | 5 + .../src/commands/GetStudioMemberCommand.ts | 5 + .../commands/ListEulaAcceptancesCommand.ts | 5 + .../src/commands/ListEulasCommand.ts | 5 + .../ListLaunchProfileMembersCommand.ts | 5 + .../src/commands/ListLaunchProfilesCommand.ts | 5 + .../commands/ListStreamingImagesCommand.ts | 5 + .../ListStreamingSessionBackupsCommand.ts | 5 + .../commands/ListStreamingSessionsCommand.ts | 5 + .../commands/ListStudioComponentsCommand.ts | 5 + .../src/commands/ListStudioMembersCommand.ts | 5 + .../src/commands/ListStudiosCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../PutLaunchProfileMembersCommand.ts | 5 + .../src/commands/PutStudioMembersCommand.ts | 5 + .../commands/StartStreamingSessionCommand.ts | 5 + ...tartStudioSSOConfigurationRepairCommand.ts | 5 + .../commands/StopStreamingSessionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateLaunchProfileCommand.ts | 5 + .../UpdateLaunchProfileMemberCommand.ts | 5 + .../commands/UpdateStreamingImageCommand.ts | 5 + .../src/commands/UpdateStudioCommand.ts | 5 + .../commands/UpdateStudioComponentCommand.ts | 5 + clients/client-oam/package.json | 36 +- .../src/commands/CreateLinkCommand.ts | 5 + .../src/commands/CreateSinkCommand.ts | 5 + .../src/commands/DeleteLinkCommand.ts | 5 + .../src/commands/DeleteSinkCommand.ts | 5 + .../client-oam/src/commands/GetLinkCommand.ts | 5 + .../client-oam/src/commands/GetSinkCommand.ts | 5 + .../src/commands/GetSinkPolicyCommand.ts | 5 + .../src/commands/ListAttachedLinksCommand.ts | 5 + .../src/commands/ListLinksCommand.ts | 5 + .../src/commands/ListSinksCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutSinkPolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateLinkCommand.ts | 5 + clients/client-omics/package.json | 40 +- .../AbortMultipartReadSetUploadCommand.ts | 5 + .../src/commands/AcceptShareCommand.ts | 5 + .../src/commands/BatchDeleteReadSetCommand.ts | 5 + .../CancelAnnotationImportJobCommand.ts | 5 + .../src/commands/CancelRunCommand.ts | 5 + .../commands/CancelVariantImportJobCommand.ts | 5 + .../CompleteMultipartReadSetUploadCommand.ts | 5 + .../commands/CreateAnnotationStoreCommand.ts | 5 + .../CreateAnnotationStoreVersionCommand.ts | 5 + .../CreateMultipartReadSetUploadCommand.ts | 5 + .../commands/CreateReferenceStoreCommand.ts | 5 + .../src/commands/CreateRunGroupCommand.ts | 5 + .../commands/CreateSequenceStoreCommand.ts | 5 + .../src/commands/CreateShareCommand.ts | 5 + .../src/commands/CreateVariantStoreCommand.ts | 5 + .../src/commands/CreateWorkflowCommand.ts | 5 + .../commands/DeleteAnnotationStoreCommand.ts | 5 + .../DeleteAnnotationStoreVersionsCommand.ts | 5 + .../src/commands/DeleteReferenceCommand.ts | 5 + .../commands/DeleteReferenceStoreCommand.ts | 5 + .../src/commands/DeleteRunCommand.ts | 5 + .../src/commands/DeleteRunGroupCommand.ts | 5 + .../commands/DeleteSequenceStoreCommand.ts | 5 + .../src/commands/DeleteShareCommand.ts | 5 + .../src/commands/DeleteVariantStoreCommand.ts | 5 + .../src/commands/DeleteWorkflowCommand.ts | 5 + .../commands/GetAnnotationImportJobCommand.ts | 5 + .../src/commands/GetAnnotationStoreCommand.ts | 5 + .../GetAnnotationStoreVersionCommand.ts | 5 + .../GetReadSetActivationJobCommand.ts | 5 + .../src/commands/GetReadSetCommand.ts | 5 + .../commands/GetReadSetExportJobCommand.ts | 5 + .../commands/GetReadSetImportJobCommand.ts | 5 + .../src/commands/GetReadSetMetadataCommand.ts | 5 + .../src/commands/GetReferenceCommand.ts | 5 + .../commands/GetReferenceImportJobCommand.ts | 5 + .../commands/GetReferenceMetadataCommand.ts | 5 + .../src/commands/GetReferenceStoreCommand.ts | 5 + .../src/commands/GetRunCommand.ts | 5 + .../src/commands/GetRunGroupCommand.ts | 5 + .../src/commands/GetRunTaskCommand.ts | 5 + .../src/commands/GetSequenceStoreCommand.ts | 5 + .../src/commands/GetShareCommand.ts | 5 + .../commands/GetVariantImportJobCommand.ts | 5 + .../src/commands/GetVariantStoreCommand.ts | 5 + .../src/commands/GetWorkflowCommand.ts | 5 + .../ListAnnotationImportJobsCommand.ts | 5 + .../ListAnnotationStoreVersionsCommand.ts | 5 + .../commands/ListAnnotationStoresCommand.ts | 5 + .../ListMultipartReadSetUploadsCommand.ts | 5 + .../ListReadSetActivationJobsCommand.ts | 5 + .../commands/ListReadSetExportJobsCommand.ts | 5 + .../commands/ListReadSetImportJobsCommand.ts | 5 + .../commands/ListReadSetUploadPartsCommand.ts | 5 + .../src/commands/ListReadSetsCommand.ts | 5 + .../ListReferenceImportJobsCommand.ts | 5 + .../commands/ListReferenceStoresCommand.ts | 5 + .../src/commands/ListReferencesCommand.ts | 5 + .../src/commands/ListRunGroupsCommand.ts | 5 + .../src/commands/ListRunTasksCommand.ts | 5 + .../src/commands/ListRunsCommand.ts | 5 + .../src/commands/ListSequenceStoresCommand.ts | 5 + .../src/commands/ListSharesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListVariantImportJobsCommand.ts | 5 + .../src/commands/ListVariantStoresCommand.ts | 5 + .../src/commands/ListWorkflowsCommand.ts | 5 + .../StartAnnotationImportJobCommand.ts | 5 + .../StartReadSetActivationJobCommand.ts | 5 + .../commands/StartReadSetExportJobCommand.ts | 5 + .../commands/StartReadSetImportJobCommand.ts | 5 + .../StartReferenceImportJobCommand.ts | 5 + .../src/commands/StartRunCommand.ts | 5 + .../commands/StartVariantImportJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateAnnotationStoreCommand.ts | 5 + .../UpdateAnnotationStoreVersionCommand.ts | 5 + .../src/commands/UpdateRunGroupCommand.ts | 5 + .../src/commands/UpdateVariantStoreCommand.ts | 5 + .../src/commands/UpdateWorkflowCommand.ts | 5 + .../src/commands/UploadReadSetPartCommand.ts | 5 + clients/client-opensearch/package.json | 36 +- .../AcceptInboundConnectionCommand.ts | 5 + .../src/commands/AddTagsCommand.ts | 5 + .../src/commands/AssociatePackageCommand.ts | 5 + .../AuthorizeVpcEndpointAccessCommand.ts | 5 + .../CancelServiceSoftwareUpdateCommand.ts | 5 + .../src/commands/CreateDomainCommand.ts | 5 + .../CreateOutboundConnectionCommand.ts | 5 + .../src/commands/CreatePackageCommand.ts | 5 + .../src/commands/CreateVpcEndpointCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../DeleteInboundConnectionCommand.ts | 5 + .../DeleteOutboundConnectionCommand.ts | 5 + .../src/commands/DeletePackageCommand.ts | 5 + .../src/commands/DeleteVpcEndpointCommand.ts | 5 + .../DescribeDomainAutoTunesCommand.ts | 5 + .../DescribeDomainChangeProgressCommand.ts | 5 + .../src/commands/DescribeDomainCommand.ts | 5 + .../commands/DescribeDomainConfigCommand.ts | 5 + .../commands/DescribeDomainHealthCommand.ts | 5 + .../commands/DescribeDomainNodesCommand.ts | 5 + .../src/commands/DescribeDomainsCommand.ts | 5 + .../commands/DescribeDryRunProgressCommand.ts | 5 + .../DescribeInboundConnectionsCommand.ts | 5 + .../DescribeInstanceTypeLimitsCommand.ts | 5 + .../DescribeOutboundConnectionsCommand.ts | 5 + .../src/commands/DescribePackagesCommand.ts | 5 + ...escribeReservedInstanceOfferingsCommand.ts | 5 + .../DescribeReservedInstancesCommand.ts | 5 + .../commands/DescribeVpcEndpointsCommand.ts | 5 + .../src/commands/DissociatePackageCommand.ts | 5 + .../commands/GetCompatibleVersionsCommand.ts | 5 + .../GetPackageVersionHistoryCommand.ts | 5 + .../src/commands/GetUpgradeHistoryCommand.ts | 5 + .../src/commands/GetUpgradeStatusCommand.ts | 5 + .../src/commands/ListDomainNamesCommand.ts | 5 + .../commands/ListDomainsForPackageCommand.ts | 5 + .../ListInstanceTypeDetailsCommand.ts | 5 + .../commands/ListPackagesForDomainCommand.ts | 5 + .../commands/ListScheduledActionsCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../src/commands/ListVersionsCommand.ts | 5 + .../commands/ListVpcEndpointAccessCommand.ts | 5 + .../src/commands/ListVpcEndpointsCommand.ts | 5 + .../ListVpcEndpointsForDomainCommand.ts | 5 + ...PurchaseReservedInstanceOfferingCommand.ts | 5 + .../RejectInboundConnectionCommand.ts | 5 + .../src/commands/RemoveTagsCommand.ts | 5 + .../RevokeVpcEndpointAccessCommand.ts | 5 + .../StartServiceSoftwareUpdateCommand.ts | 5 + .../src/commands/UpdateDomainConfigCommand.ts | 5 + .../src/commands/UpdatePackageCommand.ts | 5 + .../commands/UpdateScheduledActionCommand.ts | 5 + .../src/commands/UpdateVpcEndpointCommand.ts | 5 + .../src/commands/UpgradeDomainCommand.ts | 5 + .../client-opensearchserverless/package.json | 36 +- .../src/commands/BatchGetCollectionCommand.ts | 5 + .../commands/BatchGetVpcEndpointCommand.ts | 5 + .../src/commands/CreateAccessPolicyCommand.ts | 5 + .../src/commands/CreateCollectionCommand.ts | 5 + .../commands/CreateSecurityConfigCommand.ts | 5 + .../commands/CreateSecurityPolicyCommand.ts | 5 + .../src/commands/CreateVpcEndpointCommand.ts | 5 + .../src/commands/DeleteAccessPolicyCommand.ts | 5 + .../src/commands/DeleteCollectionCommand.ts | 5 + .../commands/DeleteSecurityConfigCommand.ts | 5 + .../commands/DeleteSecurityPolicyCommand.ts | 5 + .../src/commands/DeleteVpcEndpointCommand.ts | 5 + .../src/commands/GetAccessPolicyCommand.ts | 5 + .../src/commands/GetAccountSettingsCommand.ts | 5 + .../src/commands/GetPoliciesStatsCommand.ts | 5 + .../src/commands/GetSecurityConfigCommand.ts | 5 + .../src/commands/GetSecurityPolicyCommand.ts | 5 + .../src/commands/ListAccessPoliciesCommand.ts | 5 + .../src/commands/ListCollectionsCommand.ts | 5 + .../commands/ListSecurityConfigsCommand.ts | 5 + .../commands/ListSecurityPoliciesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListVpcEndpointsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAccessPolicyCommand.ts | 5 + .../commands/UpdateAccountSettingsCommand.ts | 5 + .../src/commands/UpdateCollectionCommand.ts | 5 + .../commands/UpdateSecurityConfigCommand.ts | 5 + .../commands/UpdateSecurityPolicyCommand.ts | 5 + .../src/commands/UpdateVpcEndpointCommand.ts | 5 + clients/client-opsworks/package.json | 38 +- .../src/commands/AssignInstanceCommand.ts | 5 + .../src/commands/AssignVolumeCommand.ts | 5 + .../src/commands/AssociateElasticIpCommand.ts | 5 + .../AttachElasticLoadBalancerCommand.ts | 5 + .../src/commands/CloneStackCommand.ts | 5 + .../src/commands/CreateAppCommand.ts | 5 + .../src/commands/CreateDeploymentCommand.ts | 5 + .../src/commands/CreateInstanceCommand.ts | 5 + .../src/commands/CreateLayerCommand.ts | 5 + .../src/commands/CreateStackCommand.ts | 5 + .../src/commands/CreateUserProfileCommand.ts | 5 + .../src/commands/DeleteAppCommand.ts | 5 + .../src/commands/DeleteInstanceCommand.ts | 5 + .../src/commands/DeleteLayerCommand.ts | 5 + .../src/commands/DeleteStackCommand.ts | 5 + .../src/commands/DeleteUserProfileCommand.ts | 5 + .../commands/DeregisterEcsClusterCommand.ts | 5 + .../commands/DeregisterElasticIpCommand.ts | 5 + .../src/commands/DeregisterInstanceCommand.ts | 5 + .../DeregisterRdsDbInstanceCommand.ts | 5 + .../src/commands/DeregisterVolumeCommand.ts | 5 + .../commands/DescribeAgentVersionsCommand.ts | 5 + .../src/commands/DescribeAppsCommand.ts | 5 + .../src/commands/DescribeCommandsCommand.ts | 5 + .../commands/DescribeDeploymentsCommand.ts | 5 + .../commands/DescribeEcsClustersCommand.ts | 5 + .../src/commands/DescribeElasticIpsCommand.ts | 5 + .../DescribeElasticLoadBalancersCommand.ts | 5 + .../src/commands/DescribeInstancesCommand.ts | 5 + .../src/commands/DescribeLayersCommand.ts | 5 + .../DescribeLoadBasedAutoScalingCommand.ts | 5 + .../commands/DescribeMyUserProfileCommand.ts | 5 + .../DescribeOperatingSystemsCommand.ts | 5 + .../commands/DescribePermissionsCommand.ts | 5 + .../src/commands/DescribeRaidArraysCommand.ts | 5 + .../commands/DescribeRdsDbInstancesCommand.ts | 5 + .../commands/DescribeServiceErrorsCommand.ts | 5 + ...cribeStackProvisioningParametersCommand.ts | 5 + .../commands/DescribeStackSummaryCommand.ts | 5 + .../src/commands/DescribeStacksCommand.ts | 5 + .../DescribeTimeBasedAutoScalingCommand.ts | 5 + .../commands/DescribeUserProfilesCommand.ts | 5 + .../src/commands/DescribeVolumesCommand.ts | 5 + .../DetachElasticLoadBalancerCommand.ts | 5 + .../commands/DisassociateElasticIpCommand.ts | 5 + .../commands/GetHostnameSuggestionCommand.ts | 5 + .../src/commands/GrantAccessCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../src/commands/RebootInstanceCommand.ts | 5 + .../src/commands/RegisterEcsClusterCommand.ts | 5 + .../src/commands/RegisterElasticIpCommand.ts | 5 + .../src/commands/RegisterInstanceCommand.ts | 5 + .../commands/RegisterRdsDbInstanceCommand.ts | 5 + .../src/commands/RegisterVolumeCommand.ts | 5 + .../SetLoadBasedAutoScalingCommand.ts | 5 + .../src/commands/SetPermissionCommand.ts | 5 + .../SetTimeBasedAutoScalingCommand.ts | 5 + .../src/commands/StartInstanceCommand.ts | 5 + .../src/commands/StartStackCommand.ts | 5 + .../src/commands/StopInstanceCommand.ts | 5 + .../src/commands/StopStackCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UnassignInstanceCommand.ts | 5 + .../src/commands/UnassignVolumeCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAppCommand.ts | 5 + .../src/commands/UpdateElasticIpCommand.ts | 5 + .../src/commands/UpdateInstanceCommand.ts | 5 + .../src/commands/UpdateLayerCommand.ts | 5 + .../commands/UpdateMyUserProfileCommand.ts | 5 + .../commands/UpdateRdsDbInstanceCommand.ts | 5 + .../src/commands/UpdateStackCommand.ts | 5 + .../src/commands/UpdateUserProfileCommand.ts | 5 + .../src/commands/UpdateVolumeCommand.ts | 5 + clients/client-opsworkscm/package.json | 38 +- .../src/commands/AssociateNodeCommand.ts | 5 + .../src/commands/CreateBackupCommand.ts | 5 + .../src/commands/CreateServerCommand.ts | 5 + .../src/commands/DeleteBackupCommand.ts | 5 + .../src/commands/DeleteServerCommand.ts | 5 + .../DescribeAccountAttributesCommand.ts | 5 + .../src/commands/DescribeBackupsCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../DescribeNodeAssociationStatusCommand.ts | 5 + .../src/commands/DescribeServersCommand.ts | 5 + .../src/commands/DisassociateNodeCommand.ts | 5 + .../ExportServerEngineAttributeCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RestoreServerCommand.ts | 5 + .../src/commands/StartMaintenanceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateServerCommand.ts | 5 + .../UpdateServerEngineAttributesCommand.ts | 5 + clients/client-organizations/package.json | 36 +- .../src/commands/AcceptHandshakeCommand.ts | 5 + .../src/commands/AttachPolicyCommand.ts | 5 + .../src/commands/CancelHandshakeCommand.ts | 5 + .../src/commands/CloseAccountCommand.ts | 5 + .../src/commands/CreateAccountCommand.ts | 5 + .../commands/CreateGovCloudAccountCommand.ts | 5 + .../src/commands/CreateOrganizationCommand.ts | 5 + .../CreateOrganizationalUnitCommand.ts | 5 + .../src/commands/CreatePolicyCommand.ts | 5 + .../src/commands/DeclineHandshakeCommand.ts | 5 + .../src/commands/DeleteOrganizationCommand.ts | 5 + .../DeleteOrganizationalUnitCommand.ts | 5 + .../src/commands/DeletePolicyCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + ...DeregisterDelegatedAdministratorCommand.ts | 5 + .../src/commands/DescribeAccountCommand.ts | 5 + .../DescribeCreateAccountStatusCommand.ts | 5 + .../DescribeEffectivePolicyCommand.ts | 5 + .../src/commands/DescribeHandshakeCommand.ts | 5 + .../commands/DescribeOrganizationCommand.ts | 5 + .../DescribeOrganizationalUnitCommand.ts | 5 + .../src/commands/DescribePolicyCommand.ts | 5 + .../commands/DescribeResourcePolicyCommand.ts | 5 + .../src/commands/DetachPolicyCommand.ts | 5 + .../DisableAWSServiceAccessCommand.ts | 5 + .../src/commands/DisablePolicyTypeCommand.ts | 5 + .../commands/EnableAWSServiceAccessCommand.ts | 5 + .../src/commands/EnableAllFeaturesCommand.ts | 5 + .../src/commands/EnablePolicyTypeCommand.ts | 5 + .../InviteAccountToOrganizationCommand.ts | 5 + .../src/commands/LeaveOrganizationCommand.ts | 5 + ...tAWSServiceAccessForOrganizationCommand.ts | 5 + .../src/commands/ListAccountsCommand.ts | 5 + .../commands/ListAccountsForParentCommand.ts | 5 + .../src/commands/ListChildrenCommand.ts | 5 + .../ListCreateAccountStatusCommand.ts | 5 + .../ListDelegatedAdministratorsCommand.ts | 5 + .../ListDelegatedServicesForAccountCommand.ts | 5 + .../ListHandshakesForAccountCommand.ts | 5 + .../ListHandshakesForOrganizationCommand.ts | 5 + ...ListOrganizationalUnitsForParentCommand.ts | 5 + .../src/commands/ListParentsCommand.ts | 5 + .../src/commands/ListPoliciesCommand.ts | 5 + .../commands/ListPoliciesForTargetCommand.ts | 5 + .../src/commands/ListRootsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTargetsForPolicyCommand.ts | 5 + .../src/commands/MoveAccountCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../RegisterDelegatedAdministratorCommand.ts | 5 + .../RemoveAccountFromOrganizationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateOrganizationalUnitCommand.ts | 5 + .../src/commands/UpdatePolicyCommand.ts | 5 + clients/client-osis/package.json | 36 +- .../src/commands/CreatePipelineCommand.ts | 5 + .../src/commands/DeletePipelineCommand.ts | 5 + .../commands/GetPipelineBlueprintCommand.ts | 5 + .../GetPipelineChangeProgressCommand.ts | 5 + .../src/commands/GetPipelineCommand.ts | 5 + .../commands/ListPipelineBlueprintsCommand.ts | 5 + .../src/commands/ListPipelinesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartPipelineCommand.ts | 5 + .../src/commands/StopPipelineCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdatePipelineCommand.ts | 5 + .../src/commands/ValidatePipelineCommand.ts | 5 + clients/client-outposts/package.json | 36 +- .../src/commands/CancelOrderCommand.ts | 5 + .../src/commands/CreateOrderCommand.ts | 5 + .../src/commands/CreateOutpostCommand.ts | 5 + .../src/commands/CreateSiteCommand.ts | 5 + .../src/commands/DeleteOutpostCommand.ts | 5 + .../src/commands/DeleteSiteCommand.ts | 5 + .../src/commands/GetCatalogItemCommand.ts | 5 + .../src/commands/GetConnectionCommand.ts | 5 + .../src/commands/GetOrderCommand.ts | 5 + .../src/commands/GetOutpostCommand.ts | 5 + .../GetOutpostInstanceTypesCommand.ts | 5 + .../src/commands/GetSiteAddressCommand.ts | 5 + .../src/commands/GetSiteCommand.ts | 5 + .../src/commands/ListAssetsCommand.ts | 5 + .../src/commands/ListCatalogItemsCommand.ts | 5 + .../src/commands/ListOrdersCommand.ts | 5 + .../src/commands/ListOutpostsCommand.ts | 5 + .../src/commands/ListSitesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartConnectionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateOutpostCommand.ts | 5 + .../src/commands/UpdateSiteAddressCommand.ts | 5 + .../src/commands/UpdateSiteCommand.ts | 5 + ...UpdateSiteRackPhysicalPropertiesCommand.ts | 5 + clients/client-panorama/package.json | 36 +- .../CreateApplicationInstanceCommand.ts | 5 + .../commands/CreateJobForDevicesCommand.ts | 5 + .../CreateNodeFromTemplateJobCommand.ts | 5 + .../src/commands/CreatePackageCommand.ts | 5 + .../commands/CreatePackageImportJobCommand.ts | 5 + .../src/commands/DeleteDeviceCommand.ts | 5 + .../src/commands/DeletePackageCommand.ts | 5 + .../DeregisterPackageVersionCommand.ts | 5 + .../DescribeApplicationInstanceCommand.ts | 5 + ...scribeApplicationInstanceDetailsCommand.ts | 5 + .../src/commands/DescribeDeviceCommand.ts | 5 + .../src/commands/DescribeDeviceJobCommand.ts | 5 + .../src/commands/DescribeNodeCommand.ts | 5 + .../DescribeNodeFromTemplateJobCommand.ts | 5 + .../src/commands/DescribePackageCommand.ts | 5 + .../DescribePackageImportJobCommand.ts | 5 + .../commands/DescribePackageVersionCommand.ts | 5 + ...tApplicationInstanceDependenciesCommand.ts | 5 + ...ApplicationInstanceNodeInstancesCommand.ts | 5 + .../ListApplicationInstancesCommand.ts | 5 + .../src/commands/ListDevicesCommand.ts | 5 + .../src/commands/ListDevicesJobsCommand.ts | 5 + .../ListNodeFromTemplateJobsCommand.ts | 5 + .../src/commands/ListNodesCommand.ts | 5 + .../commands/ListPackageImportJobsCommand.ts | 5 + .../src/commands/ListPackagesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ProvisionDeviceCommand.ts | 5 + .../commands/RegisterPackageVersionCommand.ts | 5 + .../RemoveApplicationInstanceCommand.ts | 5 + ...ApplicationInstanceNodeInstancesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateDeviceMetadataCommand.ts | 5 + .../package.json | 36 +- .../src/commands/DecryptDataCommand.ts | 5 + .../src/commands/EncryptDataCommand.ts | 5 + .../GenerateCardValidationDataCommand.ts | 5 + .../src/commands/GenerateMacCommand.ts | 5 + .../src/commands/GeneratePinDataCommand.ts | 5 + .../src/commands/ReEncryptDataCommand.ts | 5 + .../src/commands/TranslatePinDataCommand.ts | 5 + .../VerifyAuthRequestCryptogramCommand.ts | 5 + .../VerifyCardValidationDataCommand.ts | 5 + .../src/commands/VerifyMacCommand.ts | 5 + .../src/commands/VerifyPinDataCommand.ts | 5 + .../client-payment-cryptography/package.json | 36 +- .../src/commands/CreateAliasCommand.ts | 5 + .../src/commands/CreateKeyCommand.ts | 5 + .../src/commands/DeleteAliasCommand.ts | 5 + .../src/commands/DeleteKeyCommand.ts | 5 + .../src/commands/ExportKeyCommand.ts | 5 + .../src/commands/GetAliasCommand.ts | 5 + .../src/commands/GetKeyCommand.ts | 5 + .../commands/GetParametersForExportCommand.ts | 5 + .../commands/GetParametersForImportCommand.ts | 5 + .../GetPublicKeyCertificateCommand.ts | 5 + .../src/commands/ImportKeyCommand.ts | 5 + .../src/commands/ListAliasesCommand.ts | 5 + .../src/commands/ListKeysCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RestoreKeyCommand.ts | 5 + .../src/commands/StartKeyUsageCommand.ts | 5 + .../src/commands/StopKeyUsageCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAliasCommand.ts | 5 + clients/client-pca-connector-ad/package.json | 36 +- .../src/commands/CreateConnectorCommand.ts | 5 + .../CreateDirectoryRegistrationCommand.ts | 5 + .../CreateServicePrincipalNameCommand.ts | 5 + .../src/commands/CreateTemplateCommand.ts | 5 + ...eTemplateGroupAccessControlEntryCommand.ts | 5 + .../src/commands/DeleteConnectorCommand.ts | 5 + .../DeleteDirectoryRegistrationCommand.ts | 5 + .../DeleteServicePrincipalNameCommand.ts | 5 + .../src/commands/DeleteTemplateCommand.ts | 5 + ...eTemplateGroupAccessControlEntryCommand.ts | 5 + .../src/commands/GetConnectorCommand.ts | 5 + .../GetDirectoryRegistrationCommand.ts | 5 + .../GetServicePrincipalNameCommand.ts | 5 + .../src/commands/GetTemplateCommand.ts | 5 + ...tTemplateGroupAccessControlEntryCommand.ts | 5 + .../src/commands/ListConnectorsCommand.ts | 5 + .../ListDirectoryRegistrationsCommand.ts | 5 + .../ListServicePrincipalNamesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...emplateGroupAccessControlEntriesCommand.ts | 5 + .../src/commands/ListTemplatesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateTemplateCommand.ts | 5 + ...eTemplateGroupAccessControlEntryCommand.ts | 5 + .../client-personalize-events/package.json | 36 +- .../src/commands/PutEventsCommand.ts | 5 + .../src/commands/PutItemsCommand.ts | 5 + .../src/commands/PutUsersCommand.ts | 5 + .../client-personalize-runtime/package.json | 36 +- .../commands/GetPersonalizedRankingCommand.ts | 5 + .../src/commands/GetRecommendationsCommand.ts | 5 + clients/client-personalize/package.json | 36 +- .../CreateBatchInferenceJobCommand.ts | 5 + .../commands/CreateBatchSegmentJobCommand.ts | 5 + .../src/commands/CreateCampaignCommand.ts | 5 + .../src/commands/CreateDatasetCommand.ts | 5 + .../commands/CreateDatasetExportJobCommand.ts | 5 + .../src/commands/CreateDatasetGroupCommand.ts | 5 + .../commands/CreateDatasetImportJobCommand.ts | 5 + .../src/commands/CreateEventTrackerCommand.ts | 5 + .../src/commands/CreateFilterCommand.ts | 5 + .../CreateMetricAttributionCommand.ts | 5 + .../src/commands/CreateRecommenderCommand.ts | 5 + .../src/commands/CreateSchemaCommand.ts | 5 + .../src/commands/CreateSolutionCommand.ts | 5 + .../commands/CreateSolutionVersionCommand.ts | 5 + .../src/commands/DeleteCampaignCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../src/commands/DeleteDatasetGroupCommand.ts | 5 + .../src/commands/DeleteEventTrackerCommand.ts | 5 + .../src/commands/DeleteFilterCommand.ts | 5 + .../DeleteMetricAttributionCommand.ts | 5 + .../src/commands/DeleteRecommenderCommand.ts | 5 + .../src/commands/DeleteSchemaCommand.ts | 5 + .../src/commands/DeleteSolutionCommand.ts | 5 + .../src/commands/DescribeAlgorithmCommand.ts | 5 + .../DescribeBatchInferenceJobCommand.ts | 5 + .../DescribeBatchSegmentJobCommand.ts | 5 + .../src/commands/DescribeCampaignCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + .../DescribeDatasetExportJobCommand.ts | 5 + .../commands/DescribeDatasetGroupCommand.ts | 5 + .../DescribeDatasetImportJobCommand.ts | 5 + .../commands/DescribeEventTrackerCommand.ts | 5 + .../DescribeFeatureTransformationCommand.ts | 5 + .../src/commands/DescribeFilterCommand.ts | 5 + .../DescribeMetricAttributionCommand.ts | 5 + .../src/commands/DescribeRecipeCommand.ts | 5 + .../commands/DescribeRecommenderCommand.ts | 5 + .../src/commands/DescribeSchemaCommand.ts | 5 + .../src/commands/DescribeSolutionCommand.ts | 5 + .../DescribeSolutionVersionCommand.ts | 5 + .../src/commands/GetSolutionMetricsCommand.ts | 5 + .../commands/ListBatchInferenceJobsCommand.ts | 5 + .../commands/ListBatchSegmentJobsCommand.ts | 5 + .../src/commands/ListCampaignsCommand.ts | 5 + .../commands/ListDatasetExportJobsCommand.ts | 5 + .../src/commands/ListDatasetGroupsCommand.ts | 5 + .../commands/ListDatasetImportJobsCommand.ts | 5 + .../src/commands/ListDatasetsCommand.ts | 5 + .../src/commands/ListEventTrackersCommand.ts | 5 + .../src/commands/ListFiltersCommand.ts | 5 + .../ListMetricAttributionMetricsCommand.ts | 5 + .../commands/ListMetricAttributionsCommand.ts | 5 + .../src/commands/ListRecipesCommand.ts | 5 + .../src/commands/ListRecommendersCommand.ts | 5 + .../src/commands/ListSchemasCommand.ts | 5 + .../commands/ListSolutionVersionsCommand.ts | 5 + .../src/commands/ListSolutionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartRecommenderCommand.ts | 5 + .../src/commands/StopRecommenderCommand.ts | 5 + .../StopSolutionVersionCreationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateCampaignCommand.ts | 5 + .../src/commands/UpdateDatasetCommand.ts | 5 + .../UpdateMetricAttributionCommand.ts | 5 + .../src/commands/UpdateRecommenderCommand.ts | 5 + clients/client-pi/package.json | 36 +- .../CreatePerformanceAnalysisReportCommand.ts | 5 + .../DeletePerformanceAnalysisReportCommand.ts | 5 + .../commands/DescribeDimensionKeysCommand.ts | 5 + .../commands/GetDimensionKeyDetailsCommand.ts | 5 + .../GetPerformanceAnalysisReportCommand.ts | 5 + .../commands/GetResourceMetadataCommand.ts | 5 + .../src/commands/GetResourceMetricsCommand.ts | 5 + .../ListAvailableResourceDimensionsCommand.ts | 5 + .../ListAvailableResourceMetricsCommand.ts | 5 + .../ListPerformanceAnalysisReportsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-pinpoint-email/package.json | 36 +- .../commands/CreateConfigurationSetCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + .../commands/CreateDedicatedIpPoolCommand.ts | 5 + .../CreateDeliverabilityTestReportCommand.ts | 5 + .../commands/CreateEmailIdentityCommand.ts | 5 + .../commands/DeleteConfigurationSetCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + .../commands/DeleteDedicatedIpPoolCommand.ts | 5 + .../commands/DeleteEmailIdentityCommand.ts | 5 + .../src/commands/GetAccountCommand.ts | 5 + .../commands/GetBlacklistReportsCommand.ts | 5 + .../commands/GetConfigurationSetCommand.ts | 5 + ...onfigurationSetEventDestinationsCommand.ts | 5 + .../src/commands/GetDedicatedIpCommand.ts | 5 + .../src/commands/GetDedicatedIpsCommand.ts | 5 + ...etDeliverabilityDashboardOptionsCommand.ts | 5 + .../GetDeliverabilityTestReportCommand.ts | 5 + .../GetDomainDeliverabilityCampaignCommand.ts | 5 + .../GetDomainStatisticsReportCommand.ts | 5 + .../src/commands/GetEmailIdentityCommand.ts | 5 + .../commands/ListConfigurationSetsCommand.ts | 5 + .../commands/ListDedicatedIpPoolsCommand.ts | 5 + .../ListDeliverabilityTestReportsCommand.ts | 5 + ...istDomainDeliverabilityCampaignsCommand.ts | 5 + .../commands/ListEmailIdentitiesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...countDedicatedIpWarmupAttributesCommand.ts | 5 + .../PutAccountSendingAttributesCommand.ts | 5 + ...tConfigurationSetDeliveryOptionsCommand.ts | 5 + ...onfigurationSetReputationOptionsCommand.ts | 5 + ...utConfigurationSetSendingOptionsCommand.ts | 5 + ...tConfigurationSetTrackingOptionsCommand.ts | 5 + .../commands/PutDedicatedIpInPoolCommand.ts | 5 + .../PutDedicatedIpWarmupAttributesCommand.ts | 5 + ...PutDeliverabilityDashboardOptionCommand.ts | 5 + .../PutEmailIdentityDkimAttributesCommand.ts | 5 + ...tEmailIdentityFeedbackAttributesCommand.ts | 5 + ...tEmailIdentityMailFromAttributesCommand.ts | 5 + .../src/commands/SendEmailCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + .../client-pinpoint-sms-voice-v2/package.json | 36 +- .../AssociateOriginationIdentityCommand.ts | 5 + .../commands/CreateConfigurationSetCommand.ts | 5 + .../commands/CreateEventDestinationCommand.ts | 5 + .../src/commands/CreateOptOutListCommand.ts | 5 + .../src/commands/CreatePoolCommand.ts | 5 + .../commands/DeleteConfigurationSetCommand.ts | 5 + .../DeleteDefaultMessageTypeCommand.ts | 5 + .../commands/DeleteDefaultSenderIdCommand.ts | 5 + .../commands/DeleteEventDestinationCommand.ts | 5 + .../src/commands/DeleteKeywordCommand.ts | 5 + .../src/commands/DeleteOptOutListCommand.ts | 5 + .../commands/DeleteOptedOutNumberCommand.ts | 5 + .../src/commands/DeletePoolCommand.ts | 5 + ...eteTextMessageSpendLimitOverrideCommand.ts | 5 + ...teVoiceMessageSpendLimitOverrideCommand.ts | 5 + .../DescribeAccountAttributesCommand.ts | 5 + .../commands/DescribeAccountLimitsCommand.ts | 5 + .../DescribeConfigurationSetsCommand.ts | 5 + .../src/commands/DescribeKeywordsCommand.ts | 5 + .../commands/DescribeOptOutListsCommand.ts | 5 + .../DescribeOptedOutNumbersCommand.ts | 5 + .../commands/DescribePhoneNumbersCommand.ts | 5 + .../src/commands/DescribePoolsCommand.ts | 5 + .../src/commands/DescribeSenderIdsCommand.ts | 5 + .../commands/DescribeSpendLimitsCommand.ts | 5 + .../DisassociateOriginationIdentityCommand.ts | 5 + .../ListPoolOriginationIdentitiesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutKeywordCommand.ts | 5 + .../src/commands/PutOptedOutNumberCommand.ts | 5 + .../src/commands/ReleasePhoneNumberCommand.ts | 5 + .../src/commands/RequestPhoneNumberCommand.ts | 5 + .../src/commands/SendTextMessageCommand.ts | 5 + .../src/commands/SendVoiceMessageCommand.ts | 5 + .../commands/SetDefaultMessageTypeCommand.ts | 5 + .../src/commands/SetDefaultSenderIdCommand.ts | 5 + ...SetTextMessageSpendLimitOverrideCommand.ts | 5 + ...etVoiceMessageSpendLimitOverrideCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateEventDestinationCommand.ts | 5 + .../src/commands/UpdatePhoneNumberCommand.ts | 5 + .../src/commands/UpdatePoolCommand.ts | 5 + .../client-pinpoint-sms-voice/package.json | 36 +- .../commands/CreateConfigurationSetCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + .../commands/DeleteConfigurationSetCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + ...onfigurationSetEventDestinationsCommand.ts | 5 + .../commands/ListConfigurationSetsCommand.ts | 5 + .../src/commands/SendVoiceMessageCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + clients/client-pinpoint/package.json | 36 +- .../src/commands/CreateAppCommand.ts | 5 + .../src/commands/CreateCampaignCommand.ts | 5 + .../commands/CreateEmailTemplateCommand.ts | 5 + .../src/commands/CreateExportJobCommand.ts | 5 + .../src/commands/CreateImportJobCommand.ts | 5 + .../commands/CreateInAppTemplateCommand.ts | 5 + .../src/commands/CreateJourneyCommand.ts | 5 + .../src/commands/CreatePushTemplateCommand.ts | 5 + .../CreateRecommenderConfigurationCommand.ts | 5 + .../src/commands/CreateSegmentCommand.ts | 5 + .../src/commands/CreateSmsTemplateCommand.ts | 5 + .../commands/CreateVoiceTemplateCommand.ts | 5 + .../src/commands/DeleteAdmChannelCommand.ts | 5 + .../src/commands/DeleteApnsChannelCommand.ts | 5 + .../DeleteApnsSandboxChannelCommand.ts | 5 + .../commands/DeleteApnsVoipChannelCommand.ts | 5 + .../DeleteApnsVoipSandboxChannelCommand.ts | 5 + .../src/commands/DeleteAppCommand.ts | 5 + .../src/commands/DeleteBaiduChannelCommand.ts | 5 + .../src/commands/DeleteCampaignCommand.ts | 5 + .../src/commands/DeleteEmailChannelCommand.ts | 5 + .../commands/DeleteEmailTemplateCommand.ts | 5 + .../src/commands/DeleteEndpointCommand.ts | 5 + .../src/commands/DeleteEventStreamCommand.ts | 5 + .../src/commands/DeleteGcmChannelCommand.ts | 5 + .../commands/DeleteInAppTemplateCommand.ts | 5 + .../src/commands/DeleteJourneyCommand.ts | 5 + .../src/commands/DeletePushTemplateCommand.ts | 5 + .../DeleteRecommenderConfigurationCommand.ts | 5 + .../src/commands/DeleteSegmentCommand.ts | 5 + .../src/commands/DeleteSmsChannelCommand.ts | 5 + .../src/commands/DeleteSmsTemplateCommand.ts | 5 + .../commands/DeleteUserEndpointsCommand.ts | 5 + .../src/commands/DeleteVoiceChannelCommand.ts | 5 + .../commands/DeleteVoiceTemplateCommand.ts | 5 + .../src/commands/GetAdmChannelCommand.ts | 5 + .../src/commands/GetApnsChannelCommand.ts | 5 + .../commands/GetApnsSandboxChannelCommand.ts | 5 + .../src/commands/GetApnsVoipChannelCommand.ts | 5 + .../GetApnsVoipSandboxChannelCommand.ts | 5 + .../src/commands/GetAppCommand.ts | 5 + .../GetApplicationDateRangeKpiCommand.ts | 5 + .../commands/GetApplicationSettingsCommand.ts | 5 + .../src/commands/GetAppsCommand.ts | 5 + .../src/commands/GetBaiduChannelCommand.ts | 5 + .../commands/GetCampaignActivitiesCommand.ts | 5 + .../src/commands/GetCampaignCommand.ts | 5 + .../GetCampaignDateRangeKpiCommand.ts | 5 + .../src/commands/GetCampaignVersionCommand.ts | 5 + .../commands/GetCampaignVersionsCommand.ts | 5 + .../src/commands/GetCampaignsCommand.ts | 5 + .../src/commands/GetChannelsCommand.ts | 5 + .../src/commands/GetEmailChannelCommand.ts | 5 + .../src/commands/GetEmailTemplateCommand.ts | 5 + .../src/commands/GetEndpointCommand.ts | 5 + .../src/commands/GetEventStreamCommand.ts | 5 + .../src/commands/GetExportJobCommand.ts | 5 + .../src/commands/GetExportJobsCommand.ts | 5 + .../src/commands/GetGcmChannelCommand.ts | 5 + .../src/commands/GetImportJobCommand.ts | 5 + .../src/commands/GetImportJobsCommand.ts | 5 + .../src/commands/GetInAppMessagesCommand.ts | 5 + .../src/commands/GetInAppTemplateCommand.ts | 5 + .../src/commands/GetJourneyCommand.ts | 5 + .../commands/GetJourneyDateRangeKpiCommand.ts | 5 + ...tJourneyExecutionActivityMetricsCommand.ts | 5 + .../GetJourneyExecutionMetricsCommand.ts | 5 + ...urneyRunExecutionActivityMetricsCommand.ts | 5 + .../GetJourneyRunExecutionMetricsCommand.ts | 5 + .../src/commands/GetJourneyRunsCommand.ts | 5 + .../src/commands/GetPushTemplateCommand.ts | 5 + .../GetRecommenderConfigurationCommand.ts | 5 + .../GetRecommenderConfigurationsCommand.ts | 5 + .../src/commands/GetSegmentCommand.ts | 5 + .../commands/GetSegmentExportJobsCommand.ts | 5 + .../commands/GetSegmentImportJobsCommand.ts | 5 + .../src/commands/GetSegmentVersionCommand.ts | 5 + .../src/commands/GetSegmentVersionsCommand.ts | 5 + .../src/commands/GetSegmentsCommand.ts | 5 + .../src/commands/GetSmsChannelCommand.ts | 5 + .../src/commands/GetSmsTemplateCommand.ts | 5 + .../src/commands/GetUserEndpointsCommand.ts | 5 + .../src/commands/GetVoiceChannelCommand.ts | 5 + .../src/commands/GetVoiceTemplateCommand.ts | 5 + .../src/commands/ListJourneysCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTemplateVersionsCommand.ts | 5 + .../src/commands/ListTemplatesCommand.ts | 5 + .../commands/PhoneNumberValidateCommand.ts | 5 + .../src/commands/PutEventStreamCommand.ts | 5 + .../src/commands/PutEventsCommand.ts | 5 + .../src/commands/RemoveAttributesCommand.ts | 5 + .../src/commands/SendMessagesCommand.ts | 5 + .../src/commands/SendOTPMessageCommand.ts | 5 + .../src/commands/SendUsersMessagesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAdmChannelCommand.ts | 5 + .../src/commands/UpdateApnsChannelCommand.ts | 5 + .../UpdateApnsSandboxChannelCommand.ts | 5 + .../commands/UpdateApnsVoipChannelCommand.ts | 5 + .../UpdateApnsVoipSandboxChannelCommand.ts | 5 + .../UpdateApplicationSettingsCommand.ts | 5 + .../src/commands/UpdateBaiduChannelCommand.ts | 5 + .../src/commands/UpdateCampaignCommand.ts | 5 + .../src/commands/UpdateEmailChannelCommand.ts | 5 + .../commands/UpdateEmailTemplateCommand.ts | 5 + .../src/commands/UpdateEndpointCommand.ts | 5 + .../commands/UpdateEndpointsBatchCommand.ts | 5 + .../src/commands/UpdateGcmChannelCommand.ts | 5 + .../commands/UpdateInAppTemplateCommand.ts | 5 + .../src/commands/UpdateJourneyCommand.ts | 5 + .../src/commands/UpdateJourneyStateCommand.ts | 5 + .../src/commands/UpdatePushTemplateCommand.ts | 5 + .../UpdateRecommenderConfigurationCommand.ts | 5 + .../src/commands/UpdateSegmentCommand.ts | 5 + .../src/commands/UpdateSmsChannelCommand.ts | 5 + .../src/commands/UpdateSmsTemplateCommand.ts | 5 + .../UpdateTemplateActiveVersionCommand.ts | 5 + .../src/commands/UpdateVoiceChannelCommand.ts | 5 + .../commands/UpdateVoiceTemplateCommand.ts | 5 + .../src/commands/VerifyOTPMessageCommand.ts | 5 + clients/client-pipes/package.json | 36 +- .../src/commands/CreatePipeCommand.ts | 5 + .../src/commands/DeletePipeCommand.ts | 5 + .../src/commands/DescribePipeCommand.ts | 5 + .../src/commands/ListPipesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartPipeCommand.ts | 5 + .../src/commands/StopPipeCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdatePipeCommand.ts | 5 + clients/client-polly/package.json | 38 +- .../src/commands/DeleteLexiconCommand.ts | 5 + .../src/commands/DescribeVoicesCommand.ts | 5 + .../src/commands/GetLexiconCommand.ts | 5 + .../commands/GetSpeechSynthesisTaskCommand.ts | 5 + .../src/commands/ListLexiconsCommand.ts | 5 + .../ListSpeechSynthesisTasksCommand.ts | 5 + .../src/commands/PutLexiconCommand.ts | 5 + .../StartSpeechSynthesisTaskCommand.ts | 5 + .../src/commands/SynthesizeSpeechCommand.ts | 5 + clients/client-pricing/package.json | 36 +- .../src/commands/DescribeServicesCommand.ts | 5 + .../src/commands/GetAttributeValuesCommand.ts | 5 + .../commands/GetPriceListFileUrlCommand.ts | 5 + .../src/commands/GetProductsCommand.ts | 5 + .../src/commands/ListPriceListsCommand.ts | 5 + clients/client-privatenetworks/package.json | 36 +- .../AcknowledgeOrderReceiptCommand.ts | 5 + .../ActivateDeviceIdentifierCommand.ts | 5 + .../commands/ActivateNetworkSiteCommand.ts | 5 + .../commands/ConfigureAccessPointCommand.ts | 5 + .../src/commands/CreateNetworkCommand.ts | 5 + .../src/commands/CreateNetworkSiteCommand.ts | 5 + .../DeactivateDeviceIdentifierCommand.ts | 5 + .../src/commands/DeleteNetworkCommand.ts | 5 + .../src/commands/DeleteNetworkSiteCommand.ts | 5 + .../commands/GetDeviceIdentifierCommand.ts | 5 + .../src/commands/GetNetworkCommand.ts | 5 + .../src/commands/GetNetworkResourceCommand.ts | 5 + .../src/commands/GetNetworkSiteCommand.ts | 5 + .../src/commands/GetOrderCommand.ts | 5 + .../commands/ListDeviceIdentifiersCommand.ts | 5 + .../commands/ListNetworkResourcesCommand.ts | 5 + .../src/commands/ListNetworkSitesCommand.ts | 5 + .../src/commands/ListNetworksCommand.ts | 5 + .../src/commands/ListOrdersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PingCommand.ts | 5 + .../StartNetworkResourceUpdateCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateNetworkSiteCommand.ts | 5 + .../commands/UpdateNetworkSitePlanCommand.ts | 5 + clients/client-proton/package.json | 38 +- ...ceptEnvironmentAccountConnectionCommand.ts | 5 + .../CancelComponentDeploymentCommand.ts | 5 + .../CancelEnvironmentDeploymentCommand.ts | 5 + .../CancelServiceInstanceDeploymentCommand.ts | 5 + .../CancelServicePipelineDeploymentCommand.ts | 5 + .../src/commands/CreateComponentCommand.ts | 5 + ...eateEnvironmentAccountConnectionCommand.ts | 5 + .../src/commands/CreateEnvironmentCommand.ts | 5 + .../CreateEnvironmentTemplateCommand.ts | 5 + ...CreateEnvironmentTemplateVersionCommand.ts | 5 + .../src/commands/CreateRepositoryCommand.ts | 5 + .../src/commands/CreateServiceCommand.ts | 5 + .../commands/CreateServiceInstanceCommand.ts | 5 + .../CreateServiceSyncConfigCommand.ts | 5 + .../commands/CreateServiceTemplateCommand.ts | 5 + .../CreateServiceTemplateVersionCommand.ts | 5 + .../CreateTemplateSyncConfigCommand.ts | 5 + .../src/commands/DeleteComponentCommand.ts | 5 + .../src/commands/DeleteDeploymentCommand.ts | 5 + ...leteEnvironmentAccountConnectionCommand.ts | 5 + .../src/commands/DeleteEnvironmentCommand.ts | 5 + .../DeleteEnvironmentTemplateCommand.ts | 5 + ...DeleteEnvironmentTemplateVersionCommand.ts | 5 + .../src/commands/DeleteRepositoryCommand.ts | 5 + .../src/commands/DeleteServiceCommand.ts | 5 + .../DeleteServiceSyncConfigCommand.ts | 5 + .../commands/DeleteServiceTemplateCommand.ts | 5 + .../DeleteServiceTemplateVersionCommand.ts | 5 + .../DeleteTemplateSyncConfigCommand.ts | 5 + .../src/commands/GetAccountSettingsCommand.ts | 5 + .../src/commands/GetComponentCommand.ts | 5 + .../src/commands/GetDeploymentCommand.ts | 5 + .../GetEnvironmentAccountConnectionCommand.ts | 5 + .../src/commands/GetEnvironmentCommand.ts | 5 + .../commands/GetEnvironmentTemplateCommand.ts | 5 + .../GetEnvironmentTemplateVersionCommand.ts | 5 + .../src/commands/GetRepositoryCommand.ts | 5 + .../GetRepositorySyncStatusCommand.ts | 5 + .../commands/GetResourcesSummaryCommand.ts | 5 + .../src/commands/GetServiceCommand.ts | 5 + .../src/commands/GetServiceInstanceCommand.ts | 5 + .../GetServiceInstanceSyncStatusCommand.ts | 5 + .../GetServiceSyncBlockerSummaryCommand.ts | 5 + .../commands/GetServiceSyncConfigCommand.ts | 5 + .../src/commands/GetServiceTemplateCommand.ts | 5 + .../GetServiceTemplateVersionCommand.ts | 5 + .../commands/GetTemplateSyncConfigCommand.ts | 5 + .../commands/GetTemplateSyncStatusCommand.ts | 5 + .../commands/ListComponentOutputsCommand.ts | 5 + ...istComponentProvisionedResourcesCommand.ts | 5 + .../src/commands/ListComponentsCommand.ts | 5 + .../src/commands/ListDeploymentsCommand.ts | 5 + ...istEnvironmentAccountConnectionsCommand.ts | 5 + .../commands/ListEnvironmentOutputsCommand.ts | 5 + ...tEnvironmentProvisionedResourcesCommand.ts | 5 + .../ListEnvironmentTemplateVersionsCommand.ts | 5 + .../ListEnvironmentTemplatesCommand.ts | 5 + .../src/commands/ListEnvironmentsCommand.ts | 5 + .../src/commands/ListRepositoriesCommand.ts | 5 + .../ListRepositorySyncDefinitionsCommand.ts | 5 + .../ListServiceInstanceOutputsCommand.ts | 5 + ...viceInstanceProvisionedResourcesCommand.ts | 5 + .../commands/ListServiceInstancesCommand.ts | 5 + .../ListServicePipelineOutputsCommand.ts | 5 + ...vicePipelineProvisionedResourcesCommand.ts | 5 + .../ListServiceTemplateVersionsCommand.ts | 5 + .../commands/ListServiceTemplatesCommand.ts | 5 + .../src/commands/ListServicesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...fyResourceDeploymentStatusChangeCommand.ts | 5 + ...jectEnvironmentAccountConnectionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateAccountSettingsCommand.ts | 5 + .../src/commands/UpdateComponentCommand.ts | 5 + ...dateEnvironmentAccountConnectionCommand.ts | 5 + .../src/commands/UpdateEnvironmentCommand.ts | 5 + .../UpdateEnvironmentTemplateCommand.ts | 5 + ...UpdateEnvironmentTemplateVersionCommand.ts | 5 + .../src/commands/UpdateServiceCommand.ts | 5 + .../commands/UpdateServiceInstanceCommand.ts | 5 + .../commands/UpdateServicePipelineCommand.ts | 5 + .../UpdateServiceSyncBlockerCommand.ts | 5 + .../UpdateServiceSyncConfigCommand.ts | 5 + .../commands/UpdateServiceTemplateCommand.ts | 5 + .../UpdateServiceTemplateVersionCommand.ts | 5 + .../UpdateTemplateSyncConfigCommand.ts | 5 + clients/client-qldb-session/package.json | 36 +- .../src/commands/SendCommandCommand.ts | 5 + clients/client-qldb/package.json | 36 +- .../CancelJournalKinesisStreamCommand.ts | 5 + .../src/commands/CreateLedgerCommand.ts | 5 + .../src/commands/DeleteLedgerCommand.ts | 5 + .../DescribeJournalKinesisStreamCommand.ts | 5 + .../DescribeJournalS3ExportCommand.ts | 5 + .../src/commands/DescribeLedgerCommand.ts | 5 + .../src/commands/ExportJournalToS3Command.ts | 5 + .../src/commands/GetBlockCommand.ts | 5 + .../src/commands/GetDigestCommand.ts | 5 + .../src/commands/GetRevisionCommand.ts | 5 + ...stJournalKinesisStreamsForLedgerCommand.ts | 5 + .../commands/ListJournalS3ExportsCommand.ts | 5 + .../ListJournalS3ExportsForLedgerCommand.ts | 5 + .../src/commands/ListLedgersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/StreamJournalToKinesisCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateLedgerCommand.ts | 5 + .../UpdateLedgerPermissionsModeCommand.ts | 5 + clients/client-quicksight/package.json | 36 +- .../src/commands/CancelIngestionCommand.ts | 5 + .../CreateAccountCustomizationCommand.ts | 5 + .../CreateAccountSubscriptionCommand.ts | 5 + .../src/commands/CreateAnalysisCommand.ts | 5 + .../src/commands/CreateDashboardCommand.ts | 5 + .../src/commands/CreateDataSetCommand.ts | 5 + .../src/commands/CreateDataSourceCommand.ts | 5 + .../src/commands/CreateFolderCommand.ts | 5 + .../commands/CreateFolderMembershipCommand.ts | 5 + .../src/commands/CreateGroupCommand.ts | 5 + .../commands/CreateGroupMembershipCommand.ts | 5 + .../CreateIAMPolicyAssignmentCommand.ts | 5 + .../src/commands/CreateIngestionCommand.ts | 5 + .../src/commands/CreateNamespaceCommand.ts | 5 + .../commands/CreateRefreshScheduleCommand.ts | 5 + .../commands/CreateTemplateAliasCommand.ts | 5 + .../src/commands/CreateTemplateCommand.ts | 5 + .../src/commands/CreateThemeAliasCommand.ts | 5 + .../src/commands/CreateThemeCommand.ts | 5 + .../src/commands/CreateTopicCommand.ts | 5 + .../CreateTopicRefreshScheduleCommand.ts | 5 + .../commands/CreateVPCConnectionCommand.ts | 5 + .../DeleteAccountCustomizationCommand.ts | 5 + .../DeleteAccountSubscriptionCommand.ts | 5 + .../src/commands/DeleteAnalysisCommand.ts | 5 + .../src/commands/DeleteDashboardCommand.ts | 5 + .../src/commands/DeleteDataSetCommand.ts | 5 + .../DeleteDataSetRefreshPropertiesCommand.ts | 5 + .../src/commands/DeleteDataSourceCommand.ts | 5 + .../src/commands/DeleteFolderCommand.ts | 5 + .../commands/DeleteFolderMembershipCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../commands/DeleteGroupMembershipCommand.ts | 5 + .../DeleteIAMPolicyAssignmentCommand.ts | 5 + .../src/commands/DeleteNamespaceCommand.ts | 5 + .../commands/DeleteRefreshScheduleCommand.ts | 5 + .../commands/DeleteTemplateAliasCommand.ts | 5 + .../src/commands/DeleteTemplateCommand.ts | 5 + .../src/commands/DeleteThemeAliasCommand.ts | 5 + .../src/commands/DeleteThemeCommand.ts | 5 + .../src/commands/DeleteTopicCommand.ts | 5 + .../DeleteTopicRefreshScheduleCommand.ts | 5 + .../DeleteUserByPrincipalIdCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../commands/DeleteVPCConnectionCommand.ts | 5 + .../DescribeAccountCustomizationCommand.ts | 5 + .../DescribeAccountSettingsCommand.ts | 5 + .../DescribeAccountSubscriptionCommand.ts | 5 + .../src/commands/DescribeAnalysisCommand.ts | 5 + .../DescribeAnalysisDefinitionCommand.ts | 5 + .../DescribeAnalysisPermissionsCommand.ts | 5 + .../DescribeAssetBundleExportJobCommand.ts | 5 + .../DescribeAssetBundleImportJobCommand.ts | 5 + .../src/commands/DescribeDashboardCommand.ts | 5 + .../DescribeDashboardDefinitionCommand.ts | 5 + .../DescribeDashboardPermissionsCommand.ts | 5 + .../DescribeDashboardSnapshotJobCommand.ts | 5 + ...scribeDashboardSnapshotJobResultCommand.ts | 5 + .../src/commands/DescribeDataSetCommand.ts | 5 + .../DescribeDataSetPermissionsCommand.ts | 5 + ...DescribeDataSetRefreshPropertiesCommand.ts | 5 + .../src/commands/DescribeDataSourceCommand.ts | 5 + .../DescribeDataSourcePermissionsCommand.ts | 5 + .../src/commands/DescribeFolderCommand.ts | 5 + .../DescribeFolderPermissionsCommand.ts | 5 + ...escribeFolderResolvedPermissionsCommand.ts | 5 + .../src/commands/DescribeGroupCommand.ts | 5 + .../DescribeGroupMembershipCommand.ts | 5 + .../DescribeIAMPolicyAssignmentCommand.ts | 5 + .../src/commands/DescribeIngestionCommand.ts | 5 + .../commands/DescribeIpRestrictionCommand.ts | 5 + .../src/commands/DescribeNamespaceCommand.ts | 5 + .../DescribeRefreshScheduleCommand.ts | 5 + .../commands/DescribeTemplateAliasCommand.ts | 5 + .../src/commands/DescribeTemplateCommand.ts | 5 + .../DescribeTemplateDefinitionCommand.ts | 5 + .../DescribeTemplatePermissionsCommand.ts | 5 + .../src/commands/DescribeThemeAliasCommand.ts | 5 + .../src/commands/DescribeThemeCommand.ts | 5 + .../DescribeThemePermissionsCommand.ts | 5 + .../src/commands/DescribeTopicCommand.ts | 5 + .../DescribeTopicPermissionsCommand.ts | 5 + .../commands/DescribeTopicRefreshCommand.ts | 5 + .../DescribeTopicRefreshScheduleCommand.ts | 5 + .../src/commands/DescribeUserCommand.ts | 5 + .../commands/DescribeVPCConnectionCommand.ts | 5 + ...GenerateEmbedUrlForAnonymousUserCommand.ts | 5 + ...enerateEmbedUrlForRegisteredUserCommand.ts | 5 + .../commands/GetDashboardEmbedUrlCommand.ts | 5 + .../src/commands/GetSessionEmbedUrlCommand.ts | 5 + .../src/commands/ListAnalysesCommand.ts | 5 + .../ListAssetBundleExportJobsCommand.ts | 5 + .../ListAssetBundleImportJobsCommand.ts | 5 + .../commands/ListDashboardVersionsCommand.ts | 5 + .../src/commands/ListDashboardsCommand.ts | 5 + .../src/commands/ListDataSetsCommand.ts | 5 + .../src/commands/ListDataSourcesCommand.ts | 5 + .../src/commands/ListFolderMembersCommand.ts | 5 + .../src/commands/ListFoldersCommand.ts | 5 + .../commands/ListGroupMembershipsCommand.ts | 5 + .../src/commands/ListGroupsCommand.ts | 5 + .../ListIAMPolicyAssignmentsCommand.ts | 5 + .../ListIAMPolicyAssignmentsForUserCommand.ts | 5 + .../src/commands/ListIngestionsCommand.ts | 5 + .../src/commands/ListNamespacesCommand.ts | 5 + .../commands/ListRefreshSchedulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTemplateAliasesCommand.ts | 5 + .../commands/ListTemplateVersionsCommand.ts | 5 + .../src/commands/ListTemplatesCommand.ts | 5 + .../src/commands/ListThemeAliasesCommand.ts | 5 + .../src/commands/ListThemeVersionsCommand.ts | 5 + .../src/commands/ListThemesCommand.ts | 5 + .../ListTopicRefreshSchedulesCommand.ts | 5 + .../src/commands/ListTopicsCommand.ts | 5 + .../src/commands/ListUserGroupsCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../src/commands/ListVPCConnectionsCommand.ts | 5 + .../PutDataSetRefreshPropertiesCommand.ts | 5 + .../src/commands/RegisterUserCommand.ts | 5 + .../src/commands/RestoreAnalysisCommand.ts | 5 + .../src/commands/SearchAnalysesCommand.ts | 5 + .../src/commands/SearchDashboardsCommand.ts | 5 + .../src/commands/SearchDataSetsCommand.ts | 5 + .../src/commands/SearchDataSourcesCommand.ts | 5 + .../src/commands/SearchFoldersCommand.ts | 5 + .../src/commands/SearchGroupsCommand.ts | 5 + .../StartAssetBundleExportJobCommand.ts | 5 + .../StartAssetBundleImportJobCommand.ts | 5 + .../StartDashboardSnapshotJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAccountCustomizationCommand.ts | 5 + .../commands/UpdateAccountSettingsCommand.ts | 5 + .../src/commands/UpdateAnalysisCommand.ts | 5 + .../UpdateAnalysisPermissionsCommand.ts | 5 + .../src/commands/UpdateDashboardCommand.ts | 5 + .../UpdateDashboardPermissionsCommand.ts | 5 + .../UpdateDashboardPublishedVersionCommand.ts | 5 + .../src/commands/UpdateDataSetCommand.ts | 5 + .../UpdateDataSetPermissionsCommand.ts | 5 + .../src/commands/UpdateDataSourceCommand.ts | 5 + .../UpdateDataSourcePermissionsCommand.ts | 5 + .../src/commands/UpdateFolderCommand.ts | 5 + .../UpdateFolderPermissionsCommand.ts | 5 + .../src/commands/UpdateGroupCommand.ts | 5 + .../UpdateIAMPolicyAssignmentCommand.ts | 5 + .../commands/UpdateIpRestrictionCommand.ts | 5 + .../UpdatePublicSharingSettingsCommand.ts | 5 + .../commands/UpdateRefreshScheduleCommand.ts | 5 + .../commands/UpdateTemplateAliasCommand.ts | 5 + .../src/commands/UpdateTemplateCommand.ts | 5 + .../UpdateTemplatePermissionsCommand.ts | 5 + .../src/commands/UpdateThemeAliasCommand.ts | 5 + .../src/commands/UpdateThemeCommand.ts | 5 + .../commands/UpdateThemePermissionsCommand.ts | 5 + .../src/commands/UpdateTopicCommand.ts | 5 + .../commands/UpdateTopicPermissionsCommand.ts | 5 + .../UpdateTopicRefreshScheduleCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + .../commands/UpdateVPCConnectionCommand.ts | 5 + clients/client-ram/package.json | 36 +- .../AcceptResourceShareInvitationCommand.ts | 5 + .../commands/AssociateResourceShareCommand.ts | 5 + ...AssociateResourceSharePermissionCommand.ts | 5 + .../src/commands/CreatePermissionCommand.ts | 5 + .../CreatePermissionVersionCommand.ts | 5 + .../commands/CreateResourceShareCommand.ts | 5 + .../src/commands/DeletePermissionCommand.ts | 5 + .../DeletePermissionVersionCommand.ts | 5 + .../commands/DeleteResourceShareCommand.ts | 5 + .../DisassociateResourceShareCommand.ts | 5 + ...associateResourceSharePermissionCommand.ts | 5 + ...EnableSharingWithAwsOrganizationCommand.ts | 5 + .../src/commands/GetPermissionCommand.ts | 5 + .../commands/GetResourcePoliciesCommand.ts | 5 + .../GetResourceShareAssociationsCommand.ts | 5 + .../GetResourceShareInvitationsCommand.ts | 5 + .../src/commands/GetResourceSharesCommand.ts | 5 + .../ListPendingInvitationResourcesCommand.ts | 5 + .../ListPermissionAssociationsCommand.ts | 5 + .../commands/ListPermissionVersionsCommand.ts | 5 + .../src/commands/ListPermissionsCommand.ts | 5 + .../src/commands/ListPrincipalsCommand.ts | 5 + ...eplacePermissionAssociationsWorkCommand.ts | 5 + .../ListResourceSharePermissionsCommand.ts | 5 + .../src/commands/ListResourceTypesCommand.ts | 5 + .../src/commands/ListResourcesCommand.ts | 5 + ...omotePermissionCreatedFromPolicyCommand.ts | 5 + ...teResourceShareCreatedFromPolicyCommand.ts | 5 + .../RejectResourceShareInvitationCommand.ts | 5 + .../ReplacePermissionAssociationsCommand.ts | 5 + .../SetDefaultPermissionVersionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateResourceShareCommand.ts | 5 + clients/client-rbin/package.json | 36 +- .../src/commands/CreateRuleCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../src/commands/GetRuleCommand.ts | 5 + .../src/commands/ListRulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/LockRuleCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UnlockRuleCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateRuleCommand.ts | 5 + clients/client-rds-data/package.json | 36 +- .../commands/BatchExecuteStatementCommand.ts | 5 + .../src/commands/BeginTransactionCommand.ts | 5 + .../src/commands/CommitTransactionCommand.ts | 5 + .../src/commands/ExecuteSqlCommand.ts | 5 + .../src/commands/ExecuteStatementCommand.ts | 5 + .../commands/RollbackTransactionCommand.ts | 5 + clients/client-rds/package.json | 38 +- .../src/commands/AddRoleToDBClusterCommand.ts | 5 + .../commands/AddRoleToDBInstanceCommand.ts | 5 + ...ddSourceIdentifierToSubscriptionCommand.ts | 5 + .../src/commands/AddTagsToResourceCommand.ts | 5 + .../ApplyPendingMaintenanceActionCommand.ts | 5 + .../AuthorizeDBSecurityGroupIngressCommand.ts | 5 + .../src/commands/BacktrackDBClusterCommand.ts | 5 + .../src/commands/CancelExportTaskCommand.ts | 5 + .../CopyDBClusterParameterGroupCommand.ts | 5 + .../commands/CopyDBClusterSnapshotCommand.ts | 5 + .../commands/CopyDBParameterGroupCommand.ts | 5 + .../src/commands/CopyDBSnapshotCommand.ts | 5 + .../src/commands/CopyOptionGroupCommand.ts | 5 + .../CreateBlueGreenDeploymentCommand.ts | 5 + .../CreateCustomDBEngineVersionCommand.ts | 5 + .../src/commands/CreateDBClusterCommand.ts | 5 + .../CreateDBClusterEndpointCommand.ts | 5 + .../CreateDBClusterParameterGroupCommand.ts | 5 + .../CreateDBClusterSnapshotCommand.ts | 5 + .../src/commands/CreateDBInstanceCommand.ts | 5 + .../CreateDBInstanceReadReplicaCommand.ts | 5 + .../commands/CreateDBParameterGroupCommand.ts | 5 + .../src/commands/CreateDBProxyCommand.ts | 5 + .../commands/CreateDBProxyEndpointCommand.ts | 5 + .../commands/CreateDBSecurityGroupCommand.ts | 5 + .../src/commands/CreateDBSnapshotCommand.ts | 5 + .../commands/CreateDBSubnetGroupCommand.ts | 5 + .../CreateEventSubscriptionCommand.ts | 5 + .../commands/CreateGlobalClusterCommand.ts | 5 + .../src/commands/CreateOptionGroupCommand.ts | 5 + .../DeleteBlueGreenDeploymentCommand.ts | 5 + .../DeleteCustomDBEngineVersionCommand.ts | 5 + .../DeleteDBClusterAutomatedBackupCommand.ts | 5 + .../src/commands/DeleteDBClusterCommand.ts | 5 + .../DeleteDBClusterEndpointCommand.ts | 5 + .../DeleteDBClusterParameterGroupCommand.ts | 5 + .../DeleteDBClusterSnapshotCommand.ts | 5 + .../DeleteDBInstanceAutomatedBackupCommand.ts | 5 + .../src/commands/DeleteDBInstanceCommand.ts | 5 + .../commands/DeleteDBParameterGroupCommand.ts | 5 + .../src/commands/DeleteDBProxyCommand.ts | 5 + .../commands/DeleteDBProxyEndpointCommand.ts | 5 + .../commands/DeleteDBSecurityGroupCommand.ts | 5 + .../src/commands/DeleteDBSnapshotCommand.ts | 5 + .../commands/DeleteDBSubnetGroupCommand.ts | 5 + .../DeleteEventSubscriptionCommand.ts | 5 + .../commands/DeleteGlobalClusterCommand.ts | 5 + .../src/commands/DeleteOptionGroupCommand.ts | 5 + .../DeregisterDBProxyTargetsCommand.ts | 5 + .../DescribeAccountAttributesCommand.ts | 5 + .../DescribeBlueGreenDeploymentsCommand.ts | 5 + .../commands/DescribeCertificatesCommand.ts | 5 + ...escribeDBClusterAutomatedBackupsCommand.ts | 5 + .../DescribeDBClusterBacktracksCommand.ts | 5 + .../DescribeDBClusterEndpointsCommand.ts | 5 + ...DescribeDBClusterParameterGroupsCommand.ts | 5 + .../DescribeDBClusterParametersCommand.ts | 5 + ...cribeDBClusterSnapshotAttributesCommand.ts | 5 + .../DescribeDBClusterSnapshotsCommand.ts | 5 + .../src/commands/DescribeDBClustersCommand.ts | 5 + .../DescribeDBEngineVersionsCommand.ts | 5 + ...scribeDBInstanceAutomatedBackupsCommand.ts | 5 + .../commands/DescribeDBInstancesCommand.ts | 5 + .../src/commands/DescribeDBLogFilesCommand.ts | 5 + .../DescribeDBParameterGroupsCommand.ts | 5 + .../commands/DescribeDBParametersCommand.ts | 5 + .../src/commands/DescribeDBProxiesCommand.ts | 5 + .../DescribeDBProxyEndpointsCommand.ts | 5 + .../DescribeDBProxyTargetGroupsCommand.ts | 5 + .../commands/DescribeDBProxyTargetsCommand.ts | 5 + .../DescribeDBSecurityGroupsCommand.ts | 5 + .../DescribeDBSnapshotAttributesCommand.ts | 5 + .../commands/DescribeDBSnapshotsCommand.ts | 5 + .../commands/DescribeDBSubnetGroupsCommand.ts | 5 + ...beEngineDefaultClusterParametersCommand.ts | 5 + .../DescribeEngineDefaultParametersCommand.ts | 5 + .../DescribeEventCategoriesCommand.ts | 5 + .../DescribeEventSubscriptionsCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../commands/DescribeExportTasksCommand.ts | 5 + .../commands/DescribeGlobalClustersCommand.ts | 5 + .../DescribeOptionGroupOptionsCommand.ts | 5 + .../commands/DescribeOptionGroupsCommand.ts | 5 + ...scribeOrderableDBInstanceOptionsCommand.ts | 5 + ...escribePendingMaintenanceActionsCommand.ts | 5 + .../DescribeReservedDBInstancesCommand.ts | 5 + ...ribeReservedDBInstancesOfferingsCommand.ts | 5 + .../commands/DescribeSourceRegionsCommand.ts | 5 + ...ribeValidDBInstanceModificationsCommand.ts | 5 + .../DownloadDBLogFilePortionCommand.ts | 5 + .../src/commands/FailoverDBClusterCommand.ts | 5 + .../commands/FailoverGlobalClusterCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ModifyActivityStreamCommand.ts | 5 + .../src/commands/ModifyCertificatesCommand.ts | 5 + .../ModifyCurrentDBClusterCapacityCommand.ts | 5 + .../ModifyCustomDBEngineVersionCommand.ts | 5 + .../src/commands/ModifyDBClusterCommand.ts | 5 + .../ModifyDBClusterEndpointCommand.ts | 5 + .../ModifyDBClusterParameterGroupCommand.ts | 5 + ...ModifyDBClusterSnapshotAttributeCommand.ts | 5 + .../src/commands/ModifyDBInstanceCommand.ts | 5 + .../commands/ModifyDBParameterGroupCommand.ts | 5 + .../src/commands/ModifyDBProxyCommand.ts | 5 + .../commands/ModifyDBProxyEndpointCommand.ts | 5 + .../ModifyDBProxyTargetGroupCommand.ts | 5 + .../ModifyDBSnapshotAttributeCommand.ts | 5 + .../src/commands/ModifyDBSnapshotCommand.ts | 5 + .../commands/ModifyDBSubnetGroupCommand.ts | 5 + .../ModifyEventSubscriptionCommand.ts | 5 + .../commands/ModifyGlobalClusterCommand.ts | 5 + .../src/commands/ModifyOptionGroupCommand.ts | 5 + .../src/commands/PromoteReadReplicaCommand.ts | 5 + .../PromoteReadReplicaDBClusterCommand.ts | 5 + ...chaseReservedDBInstancesOfferingCommand.ts | 5 + .../src/commands/RebootDBClusterCommand.ts | 5 + .../src/commands/RebootDBInstanceCommand.ts | 5 + .../commands/RegisterDBProxyTargetsCommand.ts | 5 + .../RemoveFromGlobalClusterCommand.ts | 5 + .../RemoveRoleFromDBClusterCommand.ts | 5 + .../RemoveRoleFromDBInstanceCommand.ts | 5 + ...SourceIdentifierFromSubscriptionCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../ResetDBClusterParameterGroupCommand.ts | 5 + .../commands/ResetDBParameterGroupCommand.ts | 5 + .../commands/RestoreDBClusterFromS3Command.ts | 5 + .../RestoreDBClusterFromSnapshotCommand.ts | 5 + .../RestoreDBClusterToPointInTimeCommand.ts | 5 + .../RestoreDBInstanceFromDBSnapshotCommand.ts | 5 + .../RestoreDBInstanceFromS3Command.ts | 5 + .../RestoreDBInstanceToPointInTimeCommand.ts | 5 + .../RevokeDBSecurityGroupIngressCommand.ts | 5 + .../commands/StartActivityStreamCommand.ts | 5 + .../src/commands/StartDBClusterCommand.ts | 5 + ...tanceAutomatedBackupsReplicationCommand.ts | 5 + .../src/commands/StartDBInstanceCommand.ts | 5 + .../src/commands/StartExportTaskCommand.ts | 5 + .../src/commands/StopActivityStreamCommand.ts | 5 + .../src/commands/StopDBClusterCommand.ts | 5 + ...tanceAutomatedBackupsReplicationCommand.ts | 5 + .../src/commands/StopDBInstanceCommand.ts | 5 + .../SwitchoverBlueGreenDeploymentCommand.ts | 5 + .../SwitchoverGlobalClusterCommand.ts | 5 + .../commands/SwitchoverReadReplicaCommand.ts | 5 + clients/client-redshift-data/package.json | 36 +- .../commands/BatchExecuteStatementCommand.ts | 5 + .../src/commands/CancelStatementCommand.ts | 5 + .../src/commands/DescribeStatementCommand.ts | 5 + .../src/commands/DescribeTableCommand.ts | 5 + .../src/commands/ExecuteStatementCommand.ts | 5 + .../src/commands/GetStatementResultCommand.ts | 5 + .../src/commands/ListDatabasesCommand.ts | 5 + .../src/commands/ListSchemasCommand.ts | 5 + .../src/commands/ListStatementsCommand.ts | 5 + .../src/commands/ListTablesCommand.ts | 5 + .../client-redshift-serverless/package.json | 36 +- .../ConvertRecoveryPointToSnapshotCommand.ts | 5 + .../commands/CreateEndpointAccessCommand.ts | 5 + .../src/commands/CreateNamespaceCommand.ts | 5 + .../src/commands/CreateSnapshotCommand.ts | 5 + .../src/commands/CreateUsageLimitCommand.ts | 5 + .../src/commands/CreateWorkgroupCommand.ts | 5 + .../commands/DeleteEndpointAccessCommand.ts | 5 + .../src/commands/DeleteNamespaceCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteSnapshotCommand.ts | 5 + .../src/commands/DeleteUsageLimitCommand.ts | 5 + .../src/commands/DeleteWorkgroupCommand.ts | 5 + .../src/commands/GetCredentialsCommand.ts | 5 + .../src/commands/GetEndpointAccessCommand.ts | 5 + .../src/commands/GetNamespaceCommand.ts | 5 + .../src/commands/GetRecoveryPointCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../src/commands/GetSnapshotCommand.ts | 5 + .../commands/GetTableRestoreStatusCommand.ts | 5 + .../src/commands/GetUsageLimitCommand.ts | 5 + .../src/commands/GetWorkgroupCommand.ts | 5 + .../src/commands/ListEndpointAccessCommand.ts | 5 + .../src/commands/ListNamespacesCommand.ts | 5 + .../src/commands/ListRecoveryPointsCommand.ts | 5 + .../src/commands/ListSnapshotsCommand.ts | 5 + .../commands/ListTableRestoreStatusCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListUsageLimitsCommand.ts | 5 + .../src/commands/ListWorkgroupsCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../RestoreFromRecoveryPointCommand.ts | 5 + .../commands/RestoreFromSnapshotCommand.ts | 5 + .../RestoreTableFromSnapshotCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateEndpointAccessCommand.ts | 5 + .../src/commands/UpdateNamespaceCommand.ts | 5 + .../src/commands/UpdateSnapshotCommand.ts | 5 + .../src/commands/UpdateUsageLimitCommand.ts | 5 + .../src/commands/UpdateWorkgroupCommand.ts | 5 + clients/client-redshift/package.json | 38 +- .../AcceptReservedNodeExchangeCommand.ts | 5 + .../src/commands/AddPartnerCommand.ts | 5 + .../AssociateDataShareConsumerCommand.ts | 5 + ...orizeClusterSecurityGroupIngressCommand.ts | 5 + .../src/commands/AuthorizeDataShareCommand.ts | 5 + .../AuthorizeEndpointAccessCommand.ts | 5 + .../AuthorizeSnapshotAccessCommand.ts | 5 + .../BatchDeleteClusterSnapshotsCommand.ts | 5 + .../BatchModifyClusterSnapshotsCommand.ts | 5 + .../src/commands/CancelResizeCommand.ts | 5 + .../commands/CopyClusterSnapshotCommand.ts | 5 + .../CreateAuthenticationProfileCommand.ts | 5 + .../src/commands/CreateClusterCommand.ts | 5 + .../CreateClusterParameterGroupCommand.ts | 5 + .../CreateClusterSecurityGroupCommand.ts | 5 + .../commands/CreateClusterSnapshotCommand.ts | 5 + .../CreateClusterSubnetGroupCommand.ts | 5 + .../CreateCustomDomainAssociationCommand.ts | 5 + .../commands/CreateEndpointAccessCommand.ts | 5 + .../CreateEventSubscriptionCommand.ts | 5 + .../CreateHsmClientCertificateCommand.ts | 5 + .../commands/CreateHsmConfigurationCommand.ts | 5 + .../commands/CreateScheduledActionCommand.ts | 5 + .../CreateSnapshotCopyGrantCommand.ts | 5 + .../commands/CreateSnapshotScheduleCommand.ts | 5 + .../src/commands/CreateTagsCommand.ts | 5 + .../src/commands/CreateUsageLimitCommand.ts | 5 + .../commands/DeauthorizeDataShareCommand.ts | 5 + .../DeleteAuthenticationProfileCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../DeleteClusterParameterGroupCommand.ts | 5 + .../DeleteClusterSecurityGroupCommand.ts | 5 + .../commands/DeleteClusterSnapshotCommand.ts | 5 + .../DeleteClusterSubnetGroupCommand.ts | 5 + .../DeleteCustomDomainAssociationCommand.ts | 5 + .../commands/DeleteEndpointAccessCommand.ts | 5 + .../DeleteEventSubscriptionCommand.ts | 5 + .../DeleteHsmClientCertificateCommand.ts | 5 + .../commands/DeleteHsmConfigurationCommand.ts | 5 + .../src/commands/DeletePartnerCommand.ts | 5 + .../commands/DeleteScheduledActionCommand.ts | 5 + .../DeleteSnapshotCopyGrantCommand.ts | 5 + .../commands/DeleteSnapshotScheduleCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../src/commands/DeleteUsageLimitCommand.ts | 5 + .../DescribeAccountAttributesCommand.ts | 5 + .../DescribeAuthenticationProfilesCommand.ts | 5 + .../DescribeClusterDbRevisionsCommand.ts | 5 + .../DescribeClusterParameterGroupsCommand.ts | 5 + .../DescribeClusterParametersCommand.ts | 5 + .../DescribeClusterSecurityGroupsCommand.ts | 5 + .../DescribeClusterSnapshotsCommand.ts | 5 + .../DescribeClusterSubnetGroupsCommand.ts | 5 + .../commands/DescribeClusterTracksCommand.ts | 5 + .../DescribeClusterVersionsCommand.ts | 5 + .../src/commands/DescribeClustersCommand.ts | 5 + ...DescribeCustomDomainAssociationsCommand.ts | 5 + .../src/commands/DescribeDataSharesCommand.ts | 5 + .../DescribeDataSharesForConsumerCommand.ts | 5 + .../DescribeDataSharesForProducerCommand.ts | 5 + ...DescribeDefaultClusterParametersCommand.ts | 5 + .../commands/DescribeEndpointAccessCommand.ts | 5 + .../DescribeEndpointAuthorizationCommand.ts | 5 + .../DescribeEventCategoriesCommand.ts | 5 + .../DescribeEventSubscriptionsCommand.ts | 5 + .../src/commands/DescribeEventsCommand.ts | 5 + .../DescribeHsmClientCertificatesCommand.ts | 5 + .../DescribeHsmConfigurationsCommand.ts | 5 + .../commands/DescribeLoggingStatusCommand.ts | 5 + ...DescribeNodeConfigurationOptionsCommand.ts | 5 + .../DescribeOrderableClusterOptionsCommand.ts | 5 + .../src/commands/DescribePartnersCommand.ts | 5 + ...scribeReservedNodeExchangeStatusCommand.ts | 5 + .../DescribeReservedNodeOfferingsCommand.ts | 5 + .../commands/DescribeReservedNodesCommand.ts | 5 + .../src/commands/DescribeResizeCommand.ts | 5 + .../DescribeScheduledActionsCommand.ts | 5 + .../DescribeSnapshotCopyGrantsCommand.ts | 5 + .../DescribeSnapshotSchedulesCommand.ts | 5 + .../src/commands/DescribeStorageCommand.ts | 5 + .../DescribeTableRestoreStatusCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../commands/DescribeUsageLimitsCommand.ts | 5 + .../src/commands/DisableLoggingCommand.ts | 5 + .../commands/DisableSnapshotCopyCommand.ts | 5 + .../DisassociateDataShareConsumerCommand.ts | 5 + .../src/commands/EnableLoggingCommand.ts | 5 + .../src/commands/EnableSnapshotCopyCommand.ts | 5 + .../commands/GetClusterCredentialsCommand.ts | 5 + .../GetClusterCredentialsWithIAMCommand.ts | 5 + ...NodeExchangeConfigurationOptionsCommand.ts | 5 + ...GetReservedNodeExchangeOfferingsCommand.ts | 5 + .../ModifyAquaConfigurationCommand.ts | 5 + .../ModifyAuthenticationProfileCommand.ts | 5 + .../src/commands/ModifyClusterCommand.ts | 5 + .../ModifyClusterDbRevisionCommand.ts | 5 + .../commands/ModifyClusterIamRolesCommand.ts | 5 + .../ModifyClusterMaintenanceCommand.ts | 5 + .../ModifyClusterParameterGroupCommand.ts | 5 + .../commands/ModifyClusterSnapshotCommand.ts | 5 + .../ModifyClusterSnapshotScheduleCommand.ts | 5 + .../ModifyClusterSubnetGroupCommand.ts | 5 + .../ModifyCustomDomainAssociationCommand.ts | 5 + .../commands/ModifyEndpointAccessCommand.ts | 5 + .../ModifyEventSubscriptionCommand.ts | 5 + .../commands/ModifyScheduledActionCommand.ts | 5 + ...odifySnapshotCopyRetentionPeriodCommand.ts | 5 + .../commands/ModifySnapshotScheduleCommand.ts | 5 + .../src/commands/ModifyUsageLimitCommand.ts | 5 + .../src/commands/PauseClusterCommand.ts | 5 + .../PurchaseReservedNodeOfferingCommand.ts | 5 + .../src/commands/RebootClusterCommand.ts | 5 + .../src/commands/RejectDataShareCommand.ts | 5 + .../ResetClusterParameterGroupCommand.ts | 5 + .../src/commands/ResizeClusterCommand.ts | 5 + .../RestoreFromClusterSnapshotCommand.ts | 5 + .../RestoreTableFromClusterSnapshotCommand.ts | 5 + .../src/commands/ResumeClusterCommand.ts | 5 + ...evokeClusterSecurityGroupIngressCommand.ts | 5 + .../commands/RevokeEndpointAccessCommand.ts | 5 + .../commands/RevokeSnapshotAccessCommand.ts | 5 + .../commands/RotateEncryptionKeyCommand.ts | 5 + .../commands/UpdatePartnerStatusCommand.ts | 5 + clients/client-rekognition/package.json | 38 +- .../src/commands/AssociateFacesCommand.ts | 5 + .../src/commands/CompareFacesCommand.ts | 5 + .../src/commands/CopyProjectVersionCommand.ts | 5 + .../src/commands/CreateCollectionCommand.ts | 5 + .../src/commands/CreateDatasetCommand.ts | 5 + .../CreateFaceLivenessSessionCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../commands/CreateProjectVersionCommand.ts | 5 + .../commands/CreateStreamProcessorCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/DeleteCollectionCommand.ts | 5 + .../src/commands/DeleteDatasetCommand.ts | 5 + .../src/commands/DeleteFacesCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../commands/DeleteProjectPolicyCommand.ts | 5 + .../commands/DeleteProjectVersionCommand.ts | 5 + .../commands/DeleteStreamProcessorCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../src/commands/DescribeCollectionCommand.ts | 5 + .../src/commands/DescribeDatasetCommand.ts | 5 + .../DescribeProjectVersionsCommand.ts | 5 + .../src/commands/DescribeProjectsCommand.ts | 5 + .../DescribeStreamProcessorCommand.ts | 5 + .../src/commands/DetectCustomLabelsCommand.ts | 5 + .../src/commands/DetectFacesCommand.ts | 5 + .../src/commands/DetectLabelsCommand.ts | 5 + .../commands/DetectModerationLabelsCommand.ts | 5 + .../DetectProtectiveEquipmentCommand.ts | 5 + .../src/commands/DetectTextCommand.ts | 5 + .../src/commands/DisassociateFacesCommand.ts | 5 + .../DistributeDatasetEntriesCommand.ts | 5 + .../src/commands/GetCelebrityInfoCommand.ts | 5 + .../GetCelebrityRecognitionCommand.ts | 5 + .../commands/GetContentModerationCommand.ts | 5 + .../src/commands/GetFaceDetectionCommand.ts | 5 + .../GetFaceLivenessSessionResultsCommand.ts | 5 + .../src/commands/GetFaceSearchCommand.ts | 5 + .../src/commands/GetLabelDetectionCommand.ts | 5 + .../src/commands/GetPersonTrackingCommand.ts | 5 + .../commands/GetSegmentDetectionCommand.ts | 5 + .../src/commands/GetTextDetectionCommand.ts | 5 + .../src/commands/IndexFacesCommand.ts | 5 + .../src/commands/ListCollectionsCommand.ts | 5 + .../src/commands/ListDatasetEntriesCommand.ts | 5 + .../src/commands/ListDatasetLabelsCommand.ts | 5 + .../src/commands/ListFacesCommand.ts | 5 + .../commands/ListProjectPoliciesCommand.ts | 5 + .../commands/ListStreamProcessorsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../src/commands/PutProjectPolicyCommand.ts | 5 + .../commands/RecognizeCelebritiesCommand.ts | 5 + .../src/commands/SearchFacesByImageCommand.ts | 5 + .../src/commands/SearchFacesCommand.ts | 5 + .../src/commands/SearchUsersByImageCommand.ts | 5 + .../src/commands/SearchUsersCommand.ts | 5 + .../StartCelebrityRecognitionCommand.ts | 5 + .../commands/StartContentModerationCommand.ts | 5 + .../src/commands/StartFaceDetectionCommand.ts | 5 + .../src/commands/StartFaceSearchCommand.ts | 5 + .../commands/StartLabelDetectionCommand.ts | 5 + .../commands/StartPersonTrackingCommand.ts | 5 + .../commands/StartProjectVersionCommand.ts | 5 + .../commands/StartSegmentDetectionCommand.ts | 5 + .../commands/StartStreamProcessorCommand.ts | 5 + .../src/commands/StartTextDetectionCommand.ts | 5 + .../src/commands/StopProjectVersionCommand.ts | 5 + .../commands/StopStreamProcessorCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateDatasetEntriesCommand.ts | 5 + .../commands/UpdateStreamProcessorCommand.ts | 5 + .../client-rekognitionstreaming/package.json | 42 +- .../StartFaceLivenessSessionCommand.ts | 5 + clients/client-resiliencehub/package.json | 36 +- ...dDraftAppVersionResourceMappingsCommand.ts | 5 + .../BatchUpdateRecommendationStatusCommand.ts | 5 + .../src/commands/CreateAppCommand.ts | 5 + .../CreateAppVersionAppComponentCommand.ts | 5 + .../CreateAppVersionResourceCommand.ts | 5 + .../CreateRecommendationTemplateCommand.ts | 5 + .../commands/CreateResiliencyPolicyCommand.ts | 5 + .../commands/DeleteAppAssessmentCommand.ts | 5 + .../src/commands/DeleteAppCommand.ts | 5 + .../commands/DeleteAppInputSourceCommand.ts | 5 + .../DeleteAppVersionAppComponentCommand.ts | 5 + .../DeleteAppVersionResourceCommand.ts | 5 + .../DeleteRecommendationTemplateCommand.ts | 5 + .../commands/DeleteResiliencyPolicyCommand.ts | 5 + .../commands/DescribeAppAssessmentCommand.ts | 5 + .../src/commands/DescribeAppCommand.ts | 5 + .../DescribeAppVersionAppComponentCommand.ts | 5 + .../src/commands/DescribeAppVersionCommand.ts | 5 + .../DescribeAppVersionResourceCommand.ts | 5 + ...VersionResourcesResolutionStatusCommand.ts | 5 + .../DescribeAppVersionTemplateCommand.ts | 5 + ...tAppVersionResourcesImportStatusCommand.ts | 5 + .../DescribeResiliencyPolicyCommand.ts | 5 + ...ImportResourcesToDraftAppVersionCommand.ts | 5 + .../ListAlarmRecommendationsCommand.ts | 5 + ...istAppAssessmentComplianceDriftsCommand.ts | 5 + .../src/commands/ListAppAssessmentsCommand.ts | 5 + .../ListAppComponentCompliancesCommand.ts | 5 + .../ListAppComponentRecommendationsCommand.ts | 5 + .../commands/ListAppInputSourcesCommand.ts | 5 + .../ListAppVersionAppComponentsCommand.ts | 5 + .../ListAppVersionResourceMappingsCommand.ts | 5 + .../ListAppVersionResourcesCommand.ts | 5 + .../src/commands/ListAppVersionsCommand.ts | 5 + .../src/commands/ListAppsCommand.ts | 5 + .../ListRecommendationTemplatesCommand.ts | 5 + .../commands/ListResiliencyPoliciesCommand.ts | 5 + .../commands/ListSopRecommendationsCommand.ts | 5 + .../ListSuggestedResiliencyPoliciesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListTestRecommendationsCommand.ts | 5 + ...stUnsupportedAppVersionResourcesCommand.ts | 5 + .../src/commands/PublishAppVersionCommand.ts | 5 + .../PutDraftAppVersionTemplateCommand.ts | 5 + ...eDraftAppVersionResourceMappingsCommand.ts | 5 + .../ResolveAppVersionResourcesCommand.ts | 5 + .../src/commands/StartAppAssessmentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAppCommand.ts | 5 + .../UpdateAppVersionAppComponentCommand.ts | 5 + .../src/commands/UpdateAppVersionCommand.ts | 5 + .../UpdateAppVersionResourceCommand.ts | 5 + .../commands/UpdateResiliencyPolicyCommand.ts | 5 + .../client-resource-explorer-2/package.json | 36 +- .../commands/AssociateDefaultViewCommand.ts | 5 + .../src/commands/BatchGetViewCommand.ts | 5 + .../src/commands/CreateIndexCommand.ts | 5 + .../src/commands/CreateViewCommand.ts | 5 + .../src/commands/DeleteIndexCommand.ts | 5 + .../src/commands/DeleteViewCommand.ts | 5 + .../DisassociateDefaultViewCommand.ts | 5 + .../src/commands/GetDefaultViewCommand.ts | 5 + .../src/commands/GetIndexCommand.ts | 5 + .../src/commands/GetViewCommand.ts | 5 + .../src/commands/ListIndexesCommand.ts | 5 + .../ListSupportedResourceTypesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListViewsCommand.ts | 5 + .../src/commands/SearchCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateIndexTypeCommand.ts | 5 + .../src/commands/UpdateViewCommand.ts | 5 + .../package.json | 36 +- .../commands/DescribeReportCreationCommand.ts | 5 + .../commands/GetComplianceSummaryCommand.ts | 5 + .../src/commands/GetResourcesCommand.ts | 5 + .../src/commands/GetTagKeysCommand.ts | 5 + .../src/commands/GetTagValuesCommand.ts | 5 + .../commands/StartReportCreationCommand.ts | 5 + .../src/commands/TagResourcesCommand.ts | 5 + .../src/commands/UntagResourcesCommand.ts | 5 + clients/client-resource-groups/package.json | 36 +- .../src/commands/CreateGroupCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../src/commands/GetAccountSettingsCommand.ts | 5 + .../src/commands/GetGroupCommand.ts | 5 + .../commands/GetGroupConfigurationCommand.ts | 5 + .../src/commands/GetGroupQueryCommand.ts | 5 + .../src/commands/GetTagsCommand.ts | 5 + .../src/commands/GroupResourcesCommand.ts | 5 + .../src/commands/ListGroupResourcesCommand.ts | 5 + .../src/commands/ListGroupsCommand.ts | 5 + .../commands/PutGroupConfigurationCommand.ts | 5 + .../src/commands/SearchResourcesCommand.ts | 5 + .../src/commands/TagCommand.ts | 5 + .../src/commands/UngroupResourcesCommand.ts | 5 + .../src/commands/UntagCommand.ts | 5 + .../commands/UpdateAccountSettingsCommand.ts | 5 + .../src/commands/UpdateGroupCommand.ts | 5 + .../src/commands/UpdateGroupQueryCommand.ts | 5 + clients/client-robomaker/package.json | 36 +- .../src/commands/BatchDeleteWorldsCommand.ts | 5 + .../BatchDescribeSimulationJobCommand.ts | 5 + .../commands/CancelDeploymentJobCommand.ts | 5 + .../CancelSimulationJobBatchCommand.ts | 5 + .../commands/CancelSimulationJobCommand.ts | 5 + .../commands/CancelWorldExportJobCommand.ts | 5 + .../CancelWorldGenerationJobCommand.ts | 5 + .../commands/CreateDeploymentJobCommand.ts | 5 + .../src/commands/CreateFleetCommand.ts | 5 + .../commands/CreateRobotApplicationCommand.ts | 5 + .../CreateRobotApplicationVersionCommand.ts | 5 + .../src/commands/CreateRobotCommand.ts | 5 + .../CreateSimulationApplicationCommand.ts | 5 + ...eateSimulationApplicationVersionCommand.ts | 5 + .../commands/CreateSimulationJobCommand.ts | 5 + .../commands/CreateWorldExportJobCommand.ts | 5 + .../CreateWorldGenerationJobCommand.ts | 5 + .../commands/CreateWorldTemplateCommand.ts | 5 + .../src/commands/DeleteFleetCommand.ts | 5 + .../commands/DeleteRobotApplicationCommand.ts | 5 + .../src/commands/DeleteRobotCommand.ts | 5 + .../DeleteSimulationApplicationCommand.ts | 5 + .../commands/DeleteWorldTemplateCommand.ts | 5 + .../src/commands/DeregisterRobotCommand.ts | 5 + .../commands/DescribeDeploymentJobCommand.ts | 5 + .../src/commands/DescribeFleetCommand.ts | 5 + .../DescribeRobotApplicationCommand.ts | 5 + .../src/commands/DescribeRobotCommand.ts | 5 + .../DescribeSimulationApplicationCommand.ts | 5 + .../DescribeSimulationJobBatchCommand.ts | 5 + .../commands/DescribeSimulationJobCommand.ts | 5 + .../src/commands/DescribeWorldCommand.ts | 5 + .../commands/DescribeWorldExportJobCommand.ts | 5 + .../DescribeWorldGenerationJobCommand.ts | 5 + .../commands/DescribeWorldTemplateCommand.ts | 5 + .../commands/GetWorldTemplateBodyCommand.ts | 5 + .../src/commands/ListDeploymentJobsCommand.ts | 5 + .../src/commands/ListFleetsCommand.ts | 5 + .../commands/ListRobotApplicationsCommand.ts | 5 + .../src/commands/ListRobotsCommand.ts | 5 + .../ListSimulationApplicationsCommand.ts | 5 + .../ListSimulationJobBatchesCommand.ts | 5 + .../src/commands/ListSimulationJobsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListWorldExportJobsCommand.ts | 5 + .../ListWorldGenerationJobsCommand.ts | 5 + .../src/commands/ListWorldTemplatesCommand.ts | 5 + .../src/commands/ListWorldsCommand.ts | 5 + .../src/commands/RegisterRobotCommand.ts | 5 + .../commands/RestartSimulationJobCommand.ts | 5 + .../StartSimulationJobBatchCommand.ts | 5 + .../src/commands/SyncDeploymentJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateRobotApplicationCommand.ts | 5 + .../UpdateSimulationApplicationCommand.ts | 5 + .../commands/UpdateWorldTemplateCommand.ts | 5 + clients/client-rolesanywhere/package.json | 36 +- .../src/commands/CreateProfileCommand.ts | 5 + .../src/commands/CreateTrustAnchorCommand.ts | 5 + .../src/commands/DeleteCrlCommand.ts | 5 + .../src/commands/DeleteProfileCommand.ts | 5 + .../src/commands/DeleteTrustAnchorCommand.ts | 5 + .../src/commands/DisableCrlCommand.ts | 5 + .../src/commands/DisableProfileCommand.ts | 5 + .../src/commands/DisableTrustAnchorCommand.ts | 5 + .../src/commands/EnableCrlCommand.ts | 5 + .../src/commands/EnableProfileCommand.ts | 5 + .../src/commands/EnableTrustAnchorCommand.ts | 5 + .../src/commands/GetCrlCommand.ts | 5 + .../src/commands/GetProfileCommand.ts | 5 + .../src/commands/GetSubjectCommand.ts | 5 + .../src/commands/GetTrustAnchorCommand.ts | 5 + .../src/commands/ImportCrlCommand.ts | 5 + .../src/commands/ListCrlsCommand.ts | 5 + .../src/commands/ListProfilesCommand.ts | 5 + .../src/commands/ListSubjectsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTrustAnchorsCommand.ts | 5 + .../PutNotificationSettingsCommand.ts | 5 + .../ResetNotificationSettingsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateCrlCommand.ts | 5 + .../src/commands/UpdateProfileCommand.ts | 5 + .../src/commands/UpdateTrustAnchorCommand.ts | 5 + clients/client-route-53-domains/package.json | 36 +- ...ainTransferFromAnotherAwsAccountCommand.ts | 5 + ...ssociateDelegationSignerToDomainCommand.ts | 5 + ...omainTransferToAnotherAwsAccountCommand.ts | 5 + .../CheckDomainAvailabilityCommand.ts | 5 + .../CheckDomainTransferabilityCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../commands/DeleteTagsForDomainCommand.ts | 5 + .../commands/DisableDomainAutoRenewCommand.ts | 5 + .../DisableDomainTransferLockCommand.ts | 5 + ...ociateDelegationSignerFromDomainCommand.ts | 5 + .../commands/EnableDomainAutoRenewCommand.ts | 5 + .../EnableDomainTransferLockCommand.ts | 5 + .../GetContactReachabilityStatusCommand.ts | 5 + .../src/commands/GetDomainDetailCommand.ts | 5 + .../commands/GetDomainSuggestionsCommand.ts | 5 + .../src/commands/GetOperationDetailCommand.ts | 5 + .../src/commands/ListDomainsCommand.ts | 5 + .../src/commands/ListOperationsCommand.ts | 5 + .../src/commands/ListPricesCommand.ts | 5 + .../src/commands/ListTagsForDomainCommand.ts | 5 + .../src/commands/PushDomainCommand.ts | 5 + .../src/commands/RegisterDomainCommand.ts | 5 + ...ainTransferFromAnotherAwsAccountCommand.ts | 5 + .../src/commands/RenewDomainCommand.ts | 5 + .../ResendContactReachabilityEmailCommand.ts | 5 + .../ResendOperationAuthorizationCommand.ts | 5 + .../commands/RetrieveDomainAuthCodeCommand.ts | 5 + .../src/commands/TransferDomainCommand.ts | 5 + ...ransferDomainToAnotherAwsAccountCommand.ts | 5 + .../commands/UpdateDomainContactCommand.ts | 5 + .../UpdateDomainContactPrivacyCommand.ts | 5 + .../UpdateDomainNameserversCommand.ts | 5 + .../commands/UpdateTagsForDomainCommand.ts | 5 + .../src/commands/ViewBillingCommand.ts | 5 + clients/client-route-53/package.json | 38 +- .../commands/ActivateKeySigningKeyCommand.ts | 5 + .../AssociateVPCWithHostedZoneCommand.ts | 5 + .../commands/ChangeCidrCollectionCommand.ts | 5 + .../ChangeResourceRecordSetsCommand.ts | 5 + .../commands/ChangeTagsForResourceCommand.ts | 5 + .../commands/CreateCidrCollectionCommand.ts | 5 + .../src/commands/CreateHealthCheckCommand.ts | 5 + .../src/commands/CreateHostedZoneCommand.ts | 5 + .../commands/CreateKeySigningKeyCommand.ts | 5 + .../CreateQueryLoggingConfigCommand.ts | 5 + .../CreateReusableDelegationSetCommand.ts | 5 + .../commands/CreateTrafficPolicyCommand.ts | 5 + .../CreateTrafficPolicyInstanceCommand.ts | 5 + .../CreateTrafficPolicyVersionCommand.ts | 5 + ...reateVPCAssociationAuthorizationCommand.ts | 5 + .../DeactivateKeySigningKeyCommand.ts | 5 + .../commands/DeleteCidrCollectionCommand.ts | 5 + .../src/commands/DeleteHealthCheckCommand.ts | 5 + .../src/commands/DeleteHostedZoneCommand.ts | 5 + .../commands/DeleteKeySigningKeyCommand.ts | 5 + .../DeleteQueryLoggingConfigCommand.ts | 5 + .../DeleteReusableDelegationSetCommand.ts | 5 + .../commands/DeleteTrafficPolicyCommand.ts | 5 + .../DeleteTrafficPolicyInstanceCommand.ts | 5 + ...eleteVPCAssociationAuthorizationCommand.ts | 5 + .../DisableHostedZoneDNSSECCommand.ts | 5 + .../DisassociateVPCFromHostedZoneCommand.ts | 5 + .../commands/EnableHostedZoneDNSSECCommand.ts | 5 + .../src/commands/GetAccountLimitCommand.ts | 5 + .../src/commands/GetChangeCommand.ts | 5 + .../src/commands/GetCheckerIpRangesCommand.ts | 5 + .../src/commands/GetDNSSECCommand.ts | 5 + .../src/commands/GetGeoLocationCommand.ts | 5 + .../src/commands/GetHealthCheckCommand.ts | 5 + .../commands/GetHealthCheckCountCommand.ts | 5 + .../GetHealthCheckLastFailureReasonCommand.ts | 5 + .../commands/GetHealthCheckStatusCommand.ts | 5 + .../src/commands/GetHostedZoneCommand.ts | 5 + .../src/commands/GetHostedZoneCountCommand.ts | 5 + .../src/commands/GetHostedZoneLimitCommand.ts | 5 + .../commands/GetQueryLoggingConfigCommand.ts | 5 + .../GetReusableDelegationSetCommand.ts | 5 + .../GetReusableDelegationSetLimitCommand.ts | 5 + .../src/commands/GetTrafficPolicyCommand.ts | 5 + .../GetTrafficPolicyInstanceCommand.ts | 5 + .../GetTrafficPolicyInstanceCountCommand.ts | 5 + .../src/commands/ListCidrBlocksCommand.ts | 5 + .../commands/ListCidrCollectionsCommand.ts | 5 + .../src/commands/ListCidrLocationsCommand.ts | 5 + .../src/commands/ListGeoLocationsCommand.ts | 5 + .../src/commands/ListHealthChecksCommand.ts | 5 + .../commands/ListHostedZonesByNameCommand.ts | 5 + .../commands/ListHostedZonesByVPCCommand.ts | 5 + .../src/commands/ListHostedZonesCommand.ts | 5 + .../ListQueryLoggingConfigsCommand.ts | 5 + .../commands/ListResourceRecordSetsCommand.ts | 5 + .../ListReusableDelegationSetsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTagsForResourcesCommand.ts | 5 + .../commands/ListTrafficPoliciesCommand.ts | 5 + ...afficPolicyInstancesByHostedZoneCommand.ts | 5 + ...stTrafficPolicyInstancesByPolicyCommand.ts | 5 + .../ListTrafficPolicyInstancesCommand.ts | 5 + .../ListTrafficPolicyVersionsCommand.ts | 5 + ...ListVPCAssociationAuthorizationsCommand.ts | 5 + .../src/commands/TestDNSAnswerCommand.ts | 5 + .../src/commands/UpdateHealthCheckCommand.ts | 5 + .../UpdateHostedZoneCommentCommand.ts | 5 + .../UpdateTrafficPolicyCommentCommand.ts | 5 + .../UpdateTrafficPolicyInstanceCommand.ts | 5 + .../package.json | 36 +- .../commands/GetRoutingControlStateCommand.ts | 5 + .../commands/ListRoutingControlsCommand.ts | 5 + .../UpdateRoutingControlStateCommand.ts | 5 + .../UpdateRoutingControlStatesCommand.ts | 5 + .../package.json | 38 +- .../src/commands/CreateClusterCommand.ts | 5 + .../src/commands/CreateControlPanelCommand.ts | 5 + .../commands/CreateRoutingControlCommand.ts | 5 + .../src/commands/CreateSafetyRuleCommand.ts | 5 + .../src/commands/DeleteClusterCommand.ts | 5 + .../src/commands/DeleteControlPanelCommand.ts | 5 + .../commands/DeleteRoutingControlCommand.ts | 5 + .../src/commands/DeleteSafetyRuleCommand.ts | 5 + .../src/commands/DescribeClusterCommand.ts | 5 + .../commands/DescribeControlPanelCommand.ts | 5 + .../commands/DescribeRoutingControlCommand.ts | 5 + .../src/commands/DescribeSafetyRuleCommand.ts | 5 + ...istAssociatedRoute53HealthChecksCommand.ts | 5 + .../src/commands/ListClustersCommand.ts | 5 + .../src/commands/ListControlPanelsCommand.ts | 5 + .../commands/ListRoutingControlsCommand.ts | 5 + .../src/commands/ListSafetyRulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateControlPanelCommand.ts | 5 + .../commands/UpdateRoutingControlCommand.ts | 5 + .../src/commands/UpdateSafetyRuleCommand.ts | 5 + .../package.json | 36 +- .../src/commands/CreateCellCommand.ts | 5 + .../CreateCrossAccountAuthorizationCommand.ts | 5 + .../commands/CreateReadinessCheckCommand.ts | 5 + .../commands/CreateRecoveryGroupCommand.ts | 5 + .../src/commands/CreateResourceSetCommand.ts | 5 + .../src/commands/DeleteCellCommand.ts | 5 + .../DeleteCrossAccountAuthorizationCommand.ts | 5 + .../commands/DeleteReadinessCheckCommand.ts | 5 + .../commands/DeleteRecoveryGroupCommand.ts | 5 + .../src/commands/DeleteResourceSetCommand.ts | 5 + .../GetArchitectureRecommendationsCommand.ts | 5 + .../src/commands/GetCellCommand.ts | 5 + .../GetCellReadinessSummaryCommand.ts | 5 + .../src/commands/GetReadinessCheckCommand.ts | 5 + .../GetReadinessCheckResourceStatusCommand.ts | 5 + .../GetReadinessCheckStatusCommand.ts | 5 + .../src/commands/GetRecoveryGroupCommand.ts | 5 + ...GetRecoveryGroupReadinessSummaryCommand.ts | 5 + .../src/commands/GetResourceSetCommand.ts | 5 + .../src/commands/ListCellsCommand.ts | 5 + .../ListCrossAccountAuthorizationsCommand.ts | 5 + .../commands/ListReadinessChecksCommand.ts | 5 + .../src/commands/ListRecoveryGroupsCommand.ts | 5 + .../src/commands/ListResourceSetsCommand.ts | 5 + .../src/commands/ListRulesCommand.ts | 5 + .../commands/ListTagsForResourcesCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateCellCommand.ts | 5 + .../commands/UpdateReadinessCheckCommand.ts | 5 + .../commands/UpdateRecoveryGroupCommand.ts | 5 + .../src/commands/UpdateResourceSetCommand.ts | 5 + clients/client-route53resolver/package.json | 36 +- .../AssociateFirewallRuleGroupCommand.ts | 5 + ...sociateResolverEndpointIpAddressCommand.ts | 5 + .../AssociateResolverQueryLogConfigCommand.ts | 5 + .../commands/AssociateResolverRuleCommand.ts | 5 + .../CreateFirewallDomainListCommand.ts | 5 + .../src/commands/CreateFirewallRuleCommand.ts | 5 + .../CreateFirewallRuleGroupCommand.ts | 5 + .../commands/CreateOutpostResolverCommand.ts | 5 + .../commands/CreateResolverEndpointCommand.ts | 5 + .../CreateResolverQueryLogConfigCommand.ts | 5 + .../src/commands/CreateResolverRuleCommand.ts | 5 + .../DeleteFirewallDomainListCommand.ts | 5 + .../src/commands/DeleteFirewallRuleCommand.ts | 5 + .../DeleteFirewallRuleGroupCommand.ts | 5 + .../commands/DeleteOutpostResolverCommand.ts | 5 + .../commands/DeleteResolverEndpointCommand.ts | 5 + .../DeleteResolverQueryLogConfigCommand.ts | 5 + .../src/commands/DeleteResolverRuleCommand.ts | 5 + .../DisassociateFirewallRuleGroupCommand.ts | 5 + ...sociateResolverEndpointIpAddressCommand.ts | 5 + ...sassociateResolverQueryLogConfigCommand.ts | 5 + .../DisassociateResolverRuleCommand.ts | 5 + .../src/commands/GetFirewallConfigCommand.ts | 5 + .../commands/GetFirewallDomainListCommand.ts | 5 + .../GetFirewallRuleGroupAssociationCommand.ts | 5 + .../commands/GetFirewallRuleGroupCommand.ts | 5 + .../GetFirewallRuleGroupPolicyCommand.ts | 5 + .../src/commands/GetOutpostResolverCommand.ts | 5 + .../src/commands/GetResolverConfigCommand.ts | 5 + .../GetResolverDnssecConfigCommand.ts | 5 + .../commands/GetResolverEndpointCommand.ts | 5 + ...esolverQueryLogConfigAssociationCommand.ts | 5 + .../GetResolverQueryLogConfigCommand.ts | 5 + .../GetResolverQueryLogConfigPolicyCommand.ts | 5 + .../GetResolverRuleAssociationCommand.ts | 5 + .../src/commands/GetResolverRuleCommand.ts | 5 + .../commands/GetResolverRulePolicyCommand.ts | 5 + .../commands/ImportFirewallDomainsCommand.ts | 5 + .../commands/ListFirewallConfigsCommand.ts | 5 + .../ListFirewallDomainListsCommand.ts | 5 + .../commands/ListFirewallDomainsCommand.ts | 5 + ...istFirewallRuleGroupAssociationsCommand.ts | 5 + .../commands/ListFirewallRuleGroupsCommand.ts | 5 + .../src/commands/ListFirewallRulesCommand.ts | 5 + .../commands/ListOutpostResolversCommand.ts | 5 + .../commands/ListResolverConfigsCommand.ts | 5 + .../ListResolverDnssecConfigsCommand.ts | 5 + .../ListResolverEndpointIpAddressesCommand.ts | 5 + .../commands/ListResolverEndpointsCommand.ts | 5 + ...solverQueryLogConfigAssociationsCommand.ts | 5 + .../ListResolverQueryLogConfigsCommand.ts | 5 + .../ListResolverRuleAssociationsCommand.ts | 5 + .../src/commands/ListResolverRulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../PutFirewallRuleGroupPolicyCommand.ts | 5 + .../PutResolverQueryLogConfigPolicyCommand.ts | 5 + .../commands/PutResolverRulePolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateFirewallConfigCommand.ts | 5 + .../commands/UpdateFirewallDomainsCommand.ts | 5 + .../src/commands/UpdateFirewallRuleCommand.ts | 5 + ...dateFirewallRuleGroupAssociationCommand.ts | 5 + .../commands/UpdateOutpostResolverCommand.ts | 5 + .../commands/UpdateResolverConfigCommand.ts | 5 + .../UpdateResolverDnssecConfigCommand.ts | 5 + .../commands/UpdateResolverEndpointCommand.ts | 5 + .../src/commands/UpdateResolverRuleCommand.ts | 5 + clients/client-rum/package.json | 36 +- .../BatchCreateRumMetricDefinitionsCommand.ts | 5 + .../BatchDeleteRumMetricDefinitionsCommand.ts | 5 + .../BatchGetRumMetricDefinitionsCommand.ts | 5 + .../src/commands/CreateAppMonitorCommand.ts | 5 + .../src/commands/DeleteAppMonitorCommand.ts | 5 + .../DeleteRumMetricsDestinationCommand.ts | 5 + .../src/commands/GetAppMonitorCommand.ts | 5 + .../src/commands/GetAppMonitorDataCommand.ts | 5 + .../src/commands/ListAppMonitorsCommand.ts | 5 + .../ListRumMetricsDestinationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutRumEventsCommand.ts | 5 + .../PutRumMetricsDestinationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAppMonitorCommand.ts | 5 + .../UpdateRumMetricDefinitionCommand.ts | 5 + clients/client-s3-control/package.json | 44 +- .../src/commands/CreateAccessPointCommand.ts | 5 + ...CreateAccessPointForObjectLambdaCommand.ts | 5 + .../src/commands/CreateBucketCommand.ts | 5 + .../src/commands/CreateJobCommand.ts | 5 + .../CreateMultiRegionAccessPointCommand.ts | 5 + .../src/commands/DeleteAccessPointCommand.ts | 5 + ...DeleteAccessPointForObjectLambdaCommand.ts | 5 + .../DeleteAccessPointPolicyCommand.ts | 5 + ...AccessPointPolicyForObjectLambdaCommand.ts | 5 + .../src/commands/DeleteBucketCommand.ts | 5 + ...leteBucketLifecycleConfigurationCommand.ts | 5 + .../src/commands/DeleteBucketPolicyCommand.ts | 5 + .../DeleteBucketReplicationCommand.ts | 5 + .../commands/DeleteBucketTaggingCommand.ts | 5 + .../src/commands/DeleteJobTaggingCommand.ts | 5 + .../DeleteMultiRegionAccessPointCommand.ts | 5 + .../DeletePublicAccessBlockCommand.ts | 5 + .../DeleteStorageLensConfigurationCommand.ts | 5 + ...eStorageLensConfigurationTaggingCommand.ts | 5 + .../src/commands/DescribeJobCommand.ts | 5 + ...eMultiRegionAccessPointOperationCommand.ts | 5 + .../src/commands/GetAccessPointCommand.ts | 5 + ...ointConfigurationForObjectLambdaCommand.ts | 5 + .../GetAccessPointForObjectLambdaCommand.ts | 5 + .../commands/GetAccessPointPolicyCommand.ts | 5 + ...AccessPointPolicyForObjectLambdaCommand.ts | 5 + .../GetAccessPointPolicyStatusCommand.ts | 5 + ...PointPolicyStatusForObjectLambdaCommand.ts | 5 + .../src/commands/GetBucketCommand.ts | 5 + .../GetBucketLifecycleConfigurationCommand.ts | 5 + .../src/commands/GetBucketPolicyCommand.ts | 5 + .../commands/GetBucketReplicationCommand.ts | 5 + .../src/commands/GetBucketTaggingCommand.ts | 5 + .../commands/GetBucketVersioningCommand.ts | 5 + .../src/commands/GetJobTaggingCommand.ts | 5 + .../GetMultiRegionAccessPointCommand.ts | 5 + .../GetMultiRegionAccessPointPolicyCommand.ts | 5 + ...ltiRegionAccessPointPolicyStatusCommand.ts | 5 + .../GetMultiRegionAccessPointRoutesCommand.ts | 5 + .../commands/GetPublicAccessBlockCommand.ts | 5 + .../GetStorageLensConfigurationCommand.ts | 5 + ...tStorageLensConfigurationTaggingCommand.ts | 5 + .../src/commands/ListAccessPointsCommand.ts | 5 + .../ListAccessPointsForObjectLambdaCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../ListMultiRegionAccessPointsCommand.ts | 5 + .../commands/ListRegionalBucketsCommand.ts | 5 + .../ListStorageLensConfigurationsCommand.ts | 5 + ...ointConfigurationForObjectLambdaCommand.ts | 5 + .../commands/PutAccessPointPolicyCommand.ts | 5 + ...AccessPointPolicyForObjectLambdaCommand.ts | 5 + .../PutBucketLifecycleConfigurationCommand.ts | 5 + .../src/commands/PutBucketPolicyCommand.ts | 5 + .../commands/PutBucketReplicationCommand.ts | 5 + .../src/commands/PutBucketTaggingCommand.ts | 5 + .../commands/PutBucketVersioningCommand.ts | 5 + .../src/commands/PutJobTaggingCommand.ts | 5 + .../PutMultiRegionAccessPointPolicyCommand.ts | 5 + .../commands/PutPublicAccessBlockCommand.ts | 5 + .../PutStorageLensConfigurationCommand.ts | 5 + ...tStorageLensConfigurationTaggingCommand.ts | 5 + ...bmitMultiRegionAccessPointRoutesCommand.ts | 5 + .../src/commands/UpdateJobPriorityCommand.ts | 5 + .../src/commands/UpdateJobStatusCommand.ts | 5 + clients/client-s3/package.json | 52 +- .../commands/AbortMultipartUploadCommand.ts | 5 + .../CompleteMultipartUploadCommand.ts | 5 + .../src/commands/CopyObjectCommand.ts | 5 + .../src/commands/CreateBucketCommand.ts | 5 + .../commands/CreateMultipartUploadCommand.ts | 5 + ...leteBucketAnalyticsConfigurationCommand.ts | 5 + .../src/commands/DeleteBucketCommand.ts | 5 + .../src/commands/DeleteBucketCorsCommand.ts | 5 + .../commands/DeleteBucketEncryptionCommand.ts | 5 + ...tIntelligentTieringConfigurationCommand.ts | 5 + ...leteBucketInventoryConfigurationCommand.ts | 5 + .../commands/DeleteBucketLifecycleCommand.ts | 5 + ...DeleteBucketMetricsConfigurationCommand.ts | 5 + .../DeleteBucketOwnershipControlsCommand.ts | 5 + .../src/commands/DeleteBucketPolicyCommand.ts | 5 + .../DeleteBucketReplicationCommand.ts | 5 + .../commands/DeleteBucketTaggingCommand.ts | 5 + .../commands/DeleteBucketWebsiteCommand.ts | 5 + .../src/commands/DeleteObjectCommand.ts | 5 + .../commands/DeleteObjectTaggingCommand.ts | 5 + .../src/commands/DeleteObjectsCommand.ts | 5 + .../DeletePublicAccessBlockCommand.ts | 5 + ...GetBucketAccelerateConfigurationCommand.ts | 5 + .../src/commands/GetBucketAclCommand.ts | 5 + .../GetBucketAnalyticsConfigurationCommand.ts | 5 + .../src/commands/GetBucketCorsCommand.ts | 5 + .../commands/GetBucketEncryptionCommand.ts | 5 + ...tIntelligentTieringConfigurationCommand.ts | 5 + .../GetBucketInventoryConfigurationCommand.ts | 5 + .../GetBucketLifecycleConfigurationCommand.ts | 5 + .../src/commands/GetBucketLocationCommand.ts | 5 + .../src/commands/GetBucketLoggingCommand.ts | 5 + .../GetBucketMetricsConfigurationCommand.ts | 5 + ...tBucketNotificationConfigurationCommand.ts | 5 + .../GetBucketOwnershipControlsCommand.ts | 5 + .../src/commands/GetBucketPolicyCommand.ts | 5 + .../commands/GetBucketPolicyStatusCommand.ts | 5 + .../commands/GetBucketReplicationCommand.ts | 5 + .../GetBucketRequestPaymentCommand.ts | 5 + .../src/commands/GetBucketTaggingCommand.ts | 5 + .../commands/GetBucketVersioningCommand.ts | 5 + .../src/commands/GetBucketWebsiteCommand.ts | 5 + .../src/commands/GetObjectAclCommand.ts | 5 + .../commands/GetObjectAttributesCommand.ts | 5 + .../src/commands/GetObjectCommand.ts | 5 + .../src/commands/GetObjectLegalHoldCommand.ts | 5 + .../GetObjectLockConfigurationCommand.ts | 5 + .../src/commands/GetObjectRetentionCommand.ts | 5 + .../src/commands/GetObjectTaggingCommand.ts | 5 + .../src/commands/GetObjectTorrentCommand.ts | 5 + .../commands/GetPublicAccessBlockCommand.ts | 5 + .../src/commands/HeadBucketCommand.ts | 5 + .../src/commands/HeadObjectCommand.ts | 5 + ...istBucketAnalyticsConfigurationsCommand.ts | 5 + ...IntelligentTieringConfigurationsCommand.ts | 5 + ...istBucketInventoryConfigurationsCommand.ts | 5 + .../ListBucketMetricsConfigurationsCommand.ts | 5 + .../src/commands/ListBucketsCommand.ts | 5 + .../commands/ListMultipartUploadsCommand.ts | 5 + .../src/commands/ListObjectVersionsCommand.ts | 5 + .../src/commands/ListObjectsCommand.ts | 5 + .../src/commands/ListObjectsV2Command.ts | 5 + .../src/commands/ListPartsCommand.ts | 5 + ...PutBucketAccelerateConfigurationCommand.ts | 5 + .../src/commands/PutBucketAclCommand.ts | 5 + .../PutBucketAnalyticsConfigurationCommand.ts | 5 + .../src/commands/PutBucketCorsCommand.ts | 5 + .../commands/PutBucketEncryptionCommand.ts | 5 + ...tIntelligentTieringConfigurationCommand.ts | 5 + .../PutBucketInventoryConfigurationCommand.ts | 5 + .../PutBucketLifecycleConfigurationCommand.ts | 5 + .../src/commands/PutBucketLoggingCommand.ts | 5 + .../PutBucketMetricsConfigurationCommand.ts | 5 + ...tBucketNotificationConfigurationCommand.ts | 5 + .../PutBucketOwnershipControlsCommand.ts | 5 + .../src/commands/PutBucketPolicyCommand.ts | 5 + .../commands/PutBucketReplicationCommand.ts | 5 + .../PutBucketRequestPaymentCommand.ts | 5 + .../src/commands/PutBucketTaggingCommand.ts | 5 + .../commands/PutBucketVersioningCommand.ts | 5 + .../src/commands/PutBucketWebsiteCommand.ts | 5 + .../src/commands/PutObjectAclCommand.ts | 5 + .../src/commands/PutObjectCommand.ts | 5 + .../src/commands/PutObjectLegalHoldCommand.ts | 5 + .../PutObjectLockConfigurationCommand.ts | 5 + .../src/commands/PutObjectRetentionCommand.ts | 5 + .../src/commands/PutObjectTaggingCommand.ts | 5 + .../commands/PutPublicAccessBlockCommand.ts | 5 + .../src/commands/RestoreObjectCommand.ts | 5 + .../commands/SelectObjectContentCommand.ts | 5 + .../src/commands/UploadPartCommand.ts | 5 + .../src/commands/UploadPartCopyCommand.ts | 5 + .../commands/WriteGetObjectResponseCommand.ts | 5 + clients/client-s3outposts/package.json | 36 +- .../src/commands/CreateEndpointCommand.ts | 5 + .../src/commands/DeleteEndpointCommand.ts | 5 + .../src/commands/ListEndpointsCommand.ts | 5 + .../src/commands/ListOutpostsWithS3Command.ts | 5 + .../commands/ListSharedEndpointsCommand.ts | 5 + .../client-sagemaker-a2i-runtime/package.json | 36 +- .../src/commands/DeleteHumanLoopCommand.ts | 5 + .../src/commands/DescribeHumanLoopCommand.ts | 5 + .../src/commands/ListHumanLoopsCommand.ts | 5 + .../src/commands/StartHumanLoopCommand.ts | 5 + .../src/commands/StopHumanLoopCommand.ts | 5 + clients/client-sagemaker-edge/package.json | 36 +- .../src/commands/GetDeploymentsCommand.ts | 5 + .../commands/GetDeviceRegistrationCommand.ts | 5 + .../src/commands/SendHeartbeatCommand.ts | 5 + .../package.json | 36 +- .../src/commands/BatchGetRecordCommand.ts | 5 + .../src/commands/DeleteRecordCommand.ts | 5 + .../src/commands/GetRecordCommand.ts | 5 + .../src/commands/PutRecordCommand.ts | 5 + .../client-sagemaker-geospatial/package.json | 38 +- .../DeleteEarthObservationJobCommand.ts | 5 + .../DeleteVectorEnrichmentJobCommand.ts | 5 + .../ExportEarthObservationJobCommand.ts | 5 + .../ExportVectorEnrichmentJobCommand.ts | 5 + .../commands/GetEarthObservationJobCommand.ts | 5 + .../GetRasterDataCollectionCommand.ts | 5 + .../src/commands/GetTileCommand.ts | 5 + .../commands/GetVectorEnrichmentJobCommand.ts | 5 + .../ListEarthObservationJobsCommand.ts | 5 + .../ListRasterDataCollectionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListVectorEnrichmentJobsCommand.ts | 5 + .../SearchRasterDataCollectionCommand.ts | 5 + .../StartEarthObservationJobCommand.ts | 5 + .../StartVectorEnrichmentJobCommand.ts | 5 + .../StopEarthObservationJobCommand.ts | 5 + .../StopVectorEnrichmentJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-sagemaker-metrics/package.json | 36 +- .../src/commands/BatchPutMetricsCommand.ts | 5 + clients/client-sagemaker-runtime/package.json | 44 +- .../commands/InvokeEndpointAsyncCommand.ts | 5 + .../src/commands/InvokeEndpointCommand.ts | 5 + ...InvokeEndpointWithResponseStreamCommand.ts | 5 + clients/client-sagemaker/package.json | 38 +- .../src/commands/AddAssociationCommand.ts | 5 + .../src/commands/AddTagsCommand.ts | 5 + .../AssociateTrialComponentCommand.ts | 5 + .../BatchDescribeModelPackageCommand.ts | 5 + .../src/commands/CreateActionCommand.ts | 5 + .../src/commands/CreateAlgorithmCommand.ts | 5 + .../src/commands/CreateAppCommand.ts | 5 + .../commands/CreateAppImageConfigCommand.ts | 5 + .../src/commands/CreateArtifactCommand.ts | 5 + .../src/commands/CreateAutoMLJobCommand.ts | 5 + .../src/commands/CreateAutoMLJobV2Command.ts | 5 + .../commands/CreateCodeRepositoryCommand.ts | 5 + .../commands/CreateCompilationJobCommand.ts | 5 + .../src/commands/CreateContextCommand.ts | 5 + .../CreateDataQualityJobDefinitionCommand.ts | 5 + .../src/commands/CreateDeviceFleetCommand.ts | 5 + .../src/commands/CreateDomainCommand.ts | 5 + .../CreateEdgeDeploymentPlanCommand.ts | 5 + .../CreateEdgeDeploymentStageCommand.ts | 5 + .../commands/CreateEdgePackagingJobCommand.ts | 5 + .../src/commands/CreateEndpointCommand.ts | 5 + .../commands/CreateEndpointConfigCommand.ts | 5 + .../src/commands/CreateExperimentCommand.ts | 5 + .../src/commands/CreateFeatureGroupCommand.ts | 5 + .../commands/CreateFlowDefinitionCommand.ts | 5 + .../src/commands/CreateHubCommand.ts | 5 + .../src/commands/CreateHumanTaskUiCommand.ts | 5 + .../CreateHyperParameterTuningJobCommand.ts | 5 + .../src/commands/CreateImageCommand.ts | 5 + .../src/commands/CreateImageVersionCommand.ts | 5 + .../CreateInferenceExperimentCommand.ts | 5 + ...reateInferenceRecommendationsJobCommand.ts | 5 + .../src/commands/CreateLabelingJobCommand.ts | 5 + .../CreateModelBiasJobDefinitionCommand.ts | 5 + .../src/commands/CreateModelCardCommand.ts | 5 + .../CreateModelCardExportJobCommand.ts | 5 + .../src/commands/CreateModelCommand.ts | 5 + ...ModelExplainabilityJobDefinitionCommand.ts | 5 + .../src/commands/CreateModelPackageCommand.ts | 5 + .../CreateModelPackageGroupCommand.ts | 5 + .../CreateModelQualityJobDefinitionCommand.ts | 5 + .../CreateMonitoringScheduleCommand.ts | 5 + .../commands/CreateNotebookInstanceCommand.ts | 5 + ...eNotebookInstanceLifecycleConfigCommand.ts | 5 + .../src/commands/CreatePipelineCommand.ts | 5 + .../CreatePresignedDomainUrlCommand.ts | 5 + ...eatePresignedNotebookInstanceUrlCommand.ts | 5 + .../commands/CreateProcessingJobCommand.ts | 5 + .../src/commands/CreateProjectCommand.ts | 5 + .../src/commands/CreateSpaceCommand.ts | 5 + .../CreateStudioLifecycleConfigCommand.ts | 5 + .../src/commands/CreateTrainingJobCommand.ts | 5 + .../src/commands/CreateTransformJobCommand.ts | 5 + .../src/commands/CreateTrialCommand.ts | 5 + .../commands/CreateTrialComponentCommand.ts | 5 + .../src/commands/CreateUserProfileCommand.ts | 5 + .../src/commands/CreateWorkforceCommand.ts | 5 + .../src/commands/CreateWorkteamCommand.ts | 5 + .../src/commands/DeleteActionCommand.ts | 5 + .../src/commands/DeleteAlgorithmCommand.ts | 5 + .../src/commands/DeleteAppCommand.ts | 5 + .../commands/DeleteAppImageConfigCommand.ts | 5 + .../src/commands/DeleteArtifactCommand.ts | 5 + .../src/commands/DeleteAssociationCommand.ts | 5 + .../commands/DeleteCodeRepositoryCommand.ts | 5 + .../src/commands/DeleteContextCommand.ts | 5 + .../DeleteDataQualityJobDefinitionCommand.ts | 5 + .../src/commands/DeleteDeviceFleetCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../DeleteEdgeDeploymentPlanCommand.ts | 5 + .../DeleteEdgeDeploymentStageCommand.ts | 5 + .../src/commands/DeleteEndpointCommand.ts | 5 + .../commands/DeleteEndpointConfigCommand.ts | 5 + .../src/commands/DeleteExperimentCommand.ts | 5 + .../src/commands/DeleteFeatureGroupCommand.ts | 5 + .../commands/DeleteFlowDefinitionCommand.ts | 5 + .../src/commands/DeleteHubCommand.ts | 5 + .../src/commands/DeleteHubContentCommand.ts | 5 + .../src/commands/DeleteHumanTaskUiCommand.ts | 5 + .../src/commands/DeleteImageCommand.ts | 5 + .../src/commands/DeleteImageVersionCommand.ts | 5 + .../DeleteInferenceExperimentCommand.ts | 5 + .../DeleteModelBiasJobDefinitionCommand.ts | 5 + .../src/commands/DeleteModelCardCommand.ts | 5 + .../src/commands/DeleteModelCommand.ts | 5 + ...ModelExplainabilityJobDefinitionCommand.ts | 5 + .../src/commands/DeleteModelPackageCommand.ts | 5 + .../DeleteModelPackageGroupCommand.ts | 5 + .../DeleteModelPackageGroupPolicyCommand.ts | 5 + .../DeleteModelQualityJobDefinitionCommand.ts | 5 + .../DeleteMonitoringScheduleCommand.ts | 5 + .../commands/DeleteNotebookInstanceCommand.ts | 5 + ...eNotebookInstanceLifecycleConfigCommand.ts | 5 + .../src/commands/DeletePipelineCommand.ts | 5 + .../src/commands/DeleteProjectCommand.ts | 5 + .../src/commands/DeleteSpaceCommand.ts | 5 + .../DeleteStudioLifecycleConfigCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../src/commands/DeleteTrialCommand.ts | 5 + .../commands/DeleteTrialComponentCommand.ts | 5 + .../src/commands/DeleteUserProfileCommand.ts | 5 + .../src/commands/DeleteWorkforceCommand.ts | 5 + .../src/commands/DeleteWorkteamCommand.ts | 5 + .../src/commands/DeregisterDevicesCommand.ts | 5 + .../src/commands/DescribeActionCommand.ts | 5 + .../src/commands/DescribeAlgorithmCommand.ts | 5 + .../src/commands/DescribeAppCommand.ts | 5 + .../commands/DescribeAppImageConfigCommand.ts | 5 + .../src/commands/DescribeArtifactCommand.ts | 5 + .../src/commands/DescribeAutoMLJobCommand.ts | 5 + .../commands/DescribeAutoMLJobV2Command.ts | 5 + .../commands/DescribeCodeRepositoryCommand.ts | 5 + .../commands/DescribeCompilationJobCommand.ts | 5 + .../src/commands/DescribeContextCommand.ts | 5 + ...DescribeDataQualityJobDefinitionCommand.ts | 5 + .../src/commands/DescribeDeviceCommand.ts | 5 + .../commands/DescribeDeviceFleetCommand.ts | 5 + .../src/commands/DescribeDomainCommand.ts | 5 + .../DescribeEdgeDeploymentPlanCommand.ts | 5 + .../DescribeEdgePackagingJobCommand.ts | 5 + .../src/commands/DescribeEndpointCommand.ts | 5 + .../commands/DescribeEndpointConfigCommand.ts | 5 + .../src/commands/DescribeExperimentCommand.ts | 5 + .../commands/DescribeFeatureGroupCommand.ts | 5 + .../DescribeFeatureMetadataCommand.ts | 5 + .../commands/DescribeFlowDefinitionCommand.ts | 5 + .../src/commands/DescribeHubCommand.ts | 5 + .../src/commands/DescribeHubContentCommand.ts | 5 + .../commands/DescribeHumanTaskUiCommand.ts | 5 + .../DescribeHyperParameterTuningJobCommand.ts | 5 + .../src/commands/DescribeImageCommand.ts | 5 + .../commands/DescribeImageVersionCommand.ts | 5 + .../DescribeInferenceExperimentCommand.ts | 5 + ...cribeInferenceRecommendationsJobCommand.ts | 5 + .../commands/DescribeLabelingJobCommand.ts | 5 + .../commands/DescribeLineageGroupCommand.ts | 5 + .../DescribeModelBiasJobDefinitionCommand.ts | 5 + .../src/commands/DescribeModelCardCommand.ts | 5 + .../DescribeModelCardExportJobCommand.ts | 5 + .../src/commands/DescribeModelCommand.ts | 5 + ...ModelExplainabilityJobDefinitionCommand.ts | 5 + .../commands/DescribeModelPackageCommand.ts | 5 + .../DescribeModelPackageGroupCommand.ts | 5 + ...escribeModelQualityJobDefinitionCommand.ts | 5 + .../DescribeMonitoringScheduleCommand.ts | 5 + .../DescribeNotebookInstanceCommand.ts | 5 + ...eNotebookInstanceLifecycleConfigCommand.ts | 5 + .../src/commands/DescribePipelineCommand.ts | 5 + ...bePipelineDefinitionForExecutionCommand.ts | 5 + .../DescribePipelineExecutionCommand.ts | 5 + .../commands/DescribeProcessingJobCommand.ts | 5 + .../src/commands/DescribeProjectCommand.ts | 5 + .../src/commands/DescribeSpaceCommand.ts | 5 + .../DescribeStudioLifecycleConfigCommand.ts | 5 + .../DescribeSubscribedWorkteamCommand.ts | 5 + .../commands/DescribeTrainingJobCommand.ts | 5 + .../commands/DescribeTransformJobCommand.ts | 5 + .../src/commands/DescribeTrialCommand.ts | 5 + .../commands/DescribeTrialComponentCommand.ts | 5 + .../commands/DescribeUserProfileCommand.ts | 5 + .../src/commands/DescribeWorkforceCommand.ts | 5 + .../src/commands/DescribeWorkteamCommand.ts | 5 + ...SagemakerServicecatalogPortfolioCommand.ts | 5 + .../DisassociateTrialComponentCommand.ts | 5 + ...SagemakerServicecatalogPortfolioCommand.ts | 5 + .../commands/GetDeviceFleetReportCommand.ts | 5 + .../commands/GetLineageGroupPolicyCommand.ts | 5 + .../GetModelPackageGroupPolicyCommand.ts | 5 + ...kerServicecatalogPortfolioStatusCommand.ts | 5 + ...alingConfigurationRecommendationCommand.ts | 5 + .../commands/GetSearchSuggestionsCommand.ts | 5 + .../src/commands/ImportHubContentCommand.ts | 5 + .../src/commands/ListActionsCommand.ts | 5 + .../src/commands/ListAlgorithmsCommand.ts | 5 + .../src/commands/ListAliasesCommand.ts | 5 + .../commands/ListAppImageConfigsCommand.ts | 5 + .../src/commands/ListAppsCommand.ts | 5 + .../src/commands/ListArtifactsCommand.ts | 5 + .../src/commands/ListAssociationsCommand.ts | 5 + .../src/commands/ListAutoMLJobsCommand.ts | 5 + .../ListCandidatesForAutoMLJobCommand.ts | 5 + .../commands/ListCodeRepositoriesCommand.ts | 5 + .../commands/ListCompilationJobsCommand.ts | 5 + .../src/commands/ListContextsCommand.ts | 5 + .../ListDataQualityJobDefinitionsCommand.ts | 5 + .../src/commands/ListDeviceFleetsCommand.ts | 5 + .../src/commands/ListDevicesCommand.ts | 5 + .../src/commands/ListDomainsCommand.ts | 5 + .../ListEdgeDeploymentPlansCommand.ts | 5 + .../commands/ListEdgePackagingJobsCommand.ts | 5 + .../commands/ListEndpointConfigsCommand.ts | 5 + .../src/commands/ListEndpointsCommand.ts | 5 + .../src/commands/ListExperimentsCommand.ts | 5 + .../src/commands/ListFeatureGroupsCommand.ts | 5 + .../commands/ListFlowDefinitionsCommand.ts | 5 + .../commands/ListHubContentVersionsCommand.ts | 5 + .../src/commands/ListHubContentsCommand.ts | 5 + .../src/commands/ListHubsCommand.ts | 5 + .../src/commands/ListHumanTaskUisCommand.ts | 5 + .../ListHyperParameterTuningJobsCommand.ts | 5 + .../src/commands/ListImageVersionsCommand.ts | 5 + .../src/commands/ListImagesCommand.ts | 5 + .../ListInferenceExperimentsCommand.ts | 5 + ...InferenceRecommendationsJobStepsCommand.ts | 5 + ...ListInferenceRecommendationsJobsCommand.ts | 5 + .../src/commands/ListLabelingJobsCommand.ts | 5 + .../ListLabelingJobsForWorkteamCommand.ts | 5 + .../src/commands/ListLineageGroupsCommand.ts | 5 + .../ListModelBiasJobDefinitionsCommand.ts | 5 + .../ListModelCardExportJobsCommand.ts | 5 + .../commands/ListModelCardVersionsCommand.ts | 5 + .../src/commands/ListModelCardsCommand.ts | 5 + ...odelExplainabilityJobDefinitionsCommand.ts | 5 + .../src/commands/ListModelMetadataCommand.ts | 5 + .../commands/ListModelPackageGroupsCommand.ts | 5 + .../src/commands/ListModelPackagesCommand.ts | 5 + .../ListModelQualityJobDefinitionsCommand.ts | 5 + .../src/commands/ListModelsCommand.ts | 5 + .../ListMonitoringAlertHistoryCommand.ts | 5 + .../commands/ListMonitoringAlertsCommand.ts | 5 + .../ListMonitoringExecutionsCommand.ts | 5 + .../ListMonitoringSchedulesCommand.ts | 5 + ...NotebookInstanceLifecycleConfigsCommand.ts | 5 + .../commands/ListNotebookInstancesCommand.ts | 5 + .../ListPipelineExecutionStepsCommand.ts | 5 + .../commands/ListPipelineExecutionsCommand.ts | 5 + ...stPipelineParametersForExecutionCommand.ts | 5 + .../src/commands/ListPipelinesCommand.ts | 5 + .../src/commands/ListProcessingJobsCommand.ts | 5 + .../src/commands/ListProjectsCommand.ts | 5 + .../commands/ListResourceCatalogsCommand.ts | 5 + .../src/commands/ListSpacesCommand.ts | 5 + .../src/commands/ListStageDevicesCommand.ts | 5 + .../ListStudioLifecycleConfigsCommand.ts | 5 + .../ListSubscribedWorkteamsCommand.ts | 5 + .../src/commands/ListTagsCommand.ts | 5 + .../src/commands/ListTrainingJobsCommand.ts | 5 + ...ngJobsForHyperParameterTuningJobCommand.ts | 5 + .../src/commands/ListTransformJobsCommand.ts | 5 + .../commands/ListTrialComponentsCommand.ts | 5 + .../src/commands/ListTrialsCommand.ts | 5 + .../src/commands/ListUserProfilesCommand.ts | 5 + .../src/commands/ListWorkforcesCommand.ts | 5 + .../src/commands/ListWorkteamsCommand.ts | 5 + .../PutModelPackageGroupPolicyCommand.ts | 5 + .../src/commands/QueryLineageCommand.ts | 5 + .../src/commands/RegisterDevicesCommand.ts | 5 + .../src/commands/RenderUiTemplateCommand.ts | 5 + .../commands/RetryPipelineExecutionCommand.ts | 5 + .../src/commands/SearchCommand.ts | 5 + ...SendPipelineExecutionStepFailureCommand.ts | 5 + ...SendPipelineExecutionStepSuccessCommand.ts | 5 + .../StartEdgeDeploymentStageCommand.ts | 5 + .../StartInferenceExperimentCommand.ts | 5 + .../StartMonitoringScheduleCommand.ts | 5 + .../commands/StartNotebookInstanceCommand.ts | 5 + .../commands/StartPipelineExecutionCommand.ts | 5 + .../src/commands/StopAutoMLJobCommand.ts | 5 + .../src/commands/StopCompilationJobCommand.ts | 5 + .../StopEdgeDeploymentStageCommand.ts | 5 + .../commands/StopEdgePackagingJobCommand.ts | 5 + .../StopHyperParameterTuningJobCommand.ts | 5 + .../StopInferenceExperimentCommand.ts | 5 + .../StopInferenceRecommendationsJobCommand.ts | 5 + .../src/commands/StopLabelingJobCommand.ts | 5 + .../commands/StopMonitoringScheduleCommand.ts | 5 + .../commands/StopNotebookInstanceCommand.ts | 5 + .../commands/StopPipelineExecutionCommand.ts | 5 + .../src/commands/StopProcessingJobCommand.ts | 5 + .../src/commands/StopTrainingJobCommand.ts | 5 + .../src/commands/StopTransformJobCommand.ts | 5 + .../src/commands/UpdateActionCommand.ts | 5 + .../commands/UpdateAppImageConfigCommand.ts | 5 + .../src/commands/UpdateArtifactCommand.ts | 5 + .../commands/UpdateCodeRepositoryCommand.ts | 5 + .../src/commands/UpdateContextCommand.ts | 5 + .../src/commands/UpdateDeviceFleetCommand.ts | 5 + .../src/commands/UpdateDevicesCommand.ts | 5 + .../src/commands/UpdateDomainCommand.ts | 5 + .../src/commands/UpdateEndpointCommand.ts | 5 + ...dateEndpointWeightsAndCapacitiesCommand.ts | 5 + .../src/commands/UpdateExperimentCommand.ts | 5 + .../src/commands/UpdateFeatureGroupCommand.ts | 5 + .../commands/UpdateFeatureMetadataCommand.ts | 5 + .../src/commands/UpdateHubCommand.ts | 5 + .../src/commands/UpdateImageCommand.ts | 5 + .../src/commands/UpdateImageVersionCommand.ts | 5 + .../UpdateInferenceExperimentCommand.ts | 5 + .../src/commands/UpdateModelCardCommand.ts | 5 + .../src/commands/UpdateModelPackageCommand.ts | 5 + .../commands/UpdateMonitoringAlertCommand.ts | 5 + .../UpdateMonitoringScheduleCommand.ts | 5 + .../commands/UpdateNotebookInstanceCommand.ts | 5 + ...eNotebookInstanceLifecycleConfigCommand.ts | 5 + .../src/commands/UpdatePipelineCommand.ts | 5 + .../UpdatePipelineExecutionCommand.ts | 5 + .../src/commands/UpdateProjectCommand.ts | 5 + .../src/commands/UpdateSpaceCommand.ts | 5 + .../src/commands/UpdateTrainingJobCommand.ts | 5 + .../src/commands/UpdateTrialCommand.ts | 5 + .../commands/UpdateTrialComponentCommand.ts | 5 + .../src/commands/UpdateUserProfileCommand.ts | 5 + .../src/commands/UpdateWorkforceCommand.ts | 5 + .../src/commands/UpdateWorkteamCommand.ts | 5 + clients/client-savingsplans/package.json | 36 +- .../src/commands/CreateSavingsPlanCommand.ts | 5 + .../DeleteQueuedSavingsPlanCommand.ts | 5 + .../DescribeSavingsPlanRatesCommand.ts | 5 + .../commands/DescribeSavingsPlansCommand.ts | 5 + ...escribeSavingsPlansOfferingRatesCommand.ts | 5 + .../DescribeSavingsPlansOfferingsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-scheduler/package.json | 36 +- .../src/commands/CreateScheduleCommand.ts | 5 + .../commands/CreateScheduleGroupCommand.ts | 5 + .../src/commands/DeleteScheduleCommand.ts | 5 + .../commands/DeleteScheduleGroupCommand.ts | 5 + .../src/commands/GetScheduleCommand.ts | 5 + .../src/commands/GetScheduleGroupCommand.ts | 5 + .../src/commands/ListScheduleGroupsCommand.ts | 5 + .../src/commands/ListSchedulesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateScheduleCommand.ts | 5 + clients/client-schemas/package.json | 40 +- .../src/commands/CreateDiscovererCommand.ts | 5 + .../src/commands/CreateRegistryCommand.ts | 5 + .../src/commands/CreateSchemaCommand.ts | 5 + .../src/commands/DeleteDiscovererCommand.ts | 5 + .../src/commands/DeleteRegistryCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteSchemaCommand.ts | 5 + .../commands/DeleteSchemaVersionCommand.ts | 5 + .../commands/DescribeCodeBindingCommand.ts | 5 + .../src/commands/DescribeDiscovererCommand.ts | 5 + .../src/commands/DescribeRegistryCommand.ts | 5 + .../src/commands/DescribeSchemaCommand.ts | 5 + .../src/commands/ExportSchemaCommand.ts | 5 + .../commands/GetCodeBindingSourceCommand.ts | 5 + .../commands/GetDiscoveredSchemaCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../src/commands/ListDiscoverersCommand.ts | 5 + .../src/commands/ListRegistriesCommand.ts | 5 + .../src/commands/ListSchemaVersionsCommand.ts | 5 + .../src/commands/ListSchemasCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutCodeBindingCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/SearchSchemasCommand.ts | 5 + .../src/commands/StartDiscovererCommand.ts | 5 + .../src/commands/StopDiscovererCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDiscovererCommand.ts | 5 + .../src/commands/UpdateRegistryCommand.ts | 5 + .../src/commands/UpdateSchemaCommand.ts | 5 + clients/client-secrets-manager/package.json | 36 +- .../src/commands/CancelRotateSecretCommand.ts | 5 + .../src/commands/CreateSecretCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteSecretCommand.ts | 5 + .../src/commands/DescribeSecretCommand.ts | 5 + .../src/commands/GetRandomPasswordCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../src/commands/GetSecretValueCommand.ts | 5 + .../commands/ListSecretVersionIdsCommand.ts | 5 + .../src/commands/ListSecretsCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/PutSecretValueCommand.ts | 5 + .../RemoveRegionsFromReplicationCommand.ts | 5 + .../ReplicateSecretToRegionsCommand.ts | 5 + .../src/commands/RestoreSecretCommand.ts | 5 + .../src/commands/RotateSecretCommand.ts | 5 + .../StopReplicationToReplicaCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateSecretCommand.ts | 5 + .../UpdateSecretVersionStageCommand.ts | 5 + .../commands/ValidateResourcePolicyCommand.ts | 5 + clients/client-securityhub/package.json | 36 +- .../AcceptAdministratorInvitationCommand.ts | 5 + .../src/commands/AcceptInvitationCommand.ts | 5 + .../BatchDeleteAutomationRulesCommand.ts | 5 + .../commands/BatchDisableStandardsCommand.ts | 5 + .../commands/BatchEnableStandardsCommand.ts | 5 + .../BatchGetAutomationRulesCommand.ts | 5 + .../BatchGetSecurityControlsCommand.ts | 5 + ...hGetStandardsControlAssociationsCommand.ts | 5 + .../commands/BatchImportFindingsCommand.ts | 5 + .../BatchUpdateAutomationRulesCommand.ts | 5 + .../commands/BatchUpdateFindingsCommand.ts | 5 + ...dateStandardsControlAssociationsCommand.ts | 5 + .../src/commands/CreateActionTargetCommand.ts | 5 + .../commands/CreateAutomationRuleCommand.ts | 5 + .../CreateFindingAggregatorCommand.ts | 5 + .../src/commands/CreateInsightCommand.ts | 5 + .../src/commands/CreateMembersCommand.ts | 5 + .../src/commands/DeclineInvitationsCommand.ts | 5 + .../src/commands/DeleteActionTargetCommand.ts | 5 + .../DeleteFindingAggregatorCommand.ts | 5 + .../src/commands/DeleteInsightCommand.ts | 5 + .../src/commands/DeleteInvitationsCommand.ts | 5 + .../src/commands/DeleteMembersCommand.ts | 5 + .../commands/DescribeActionTargetsCommand.ts | 5 + .../src/commands/DescribeHubCommand.ts | 5 + ...escribeOrganizationConfigurationCommand.ts | 5 + .../src/commands/DescribeProductsCommand.ts | 5 + .../src/commands/DescribeStandardsCommand.ts | 5 + .../DescribeStandardsControlsCommand.ts | 5 + .../DisableImportFindingsForProductCommand.ts | 5 + .../DisableOrganizationAdminAccountCommand.ts | 5 + .../src/commands/DisableSecurityHubCommand.ts | 5 + ...ssociateFromAdministratorAccountCommand.ts | 5 + .../DisassociateFromMasterAccountCommand.ts | 5 + .../commands/DisassociateMembersCommand.ts | 5 + .../EnableImportFindingsForProductCommand.ts | 5 + .../EnableOrganizationAdminAccountCommand.ts | 5 + .../src/commands/EnableSecurityHubCommand.ts | 5 + .../GetAdministratorAccountCommand.ts | 5 + .../commands/GetEnabledStandardsCommand.ts | 5 + .../commands/GetFindingAggregatorCommand.ts | 5 + .../src/commands/GetFindingHistoryCommand.ts | 5 + .../src/commands/GetFindingsCommand.ts | 5 + .../src/commands/GetInsightResultsCommand.ts | 5 + .../src/commands/GetInsightsCommand.ts | 5 + .../commands/GetInvitationsCountCommand.ts | 5 + .../src/commands/GetMasterAccountCommand.ts | 5 + .../src/commands/GetMembersCommand.ts | 5 + .../src/commands/InviteMembersCommand.ts | 5 + .../commands/ListAutomationRulesCommand.ts | 5 + .../ListEnabledProductsForImportCommand.ts | 5 + .../commands/ListFindingAggregatorsCommand.ts | 5 + .../src/commands/ListInvitationsCommand.ts | 5 + .../src/commands/ListMembersCommand.ts | 5 + .../ListOrganizationAdminAccountsCommand.ts | 5 + .../ListSecurityControlDefinitionsCommand.ts | 5 + ...ListStandardsControlAssociationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateActionTargetCommand.ts | 5 + .../UpdateFindingAggregatorCommand.ts | 5 + .../src/commands/UpdateFindingsCommand.ts | 5 + .../src/commands/UpdateInsightCommand.ts | 5 + .../UpdateOrganizationConfigurationCommand.ts | 5 + .../UpdateSecurityHubConfigurationCommand.ts | 5 + .../commands/UpdateStandardsControlCommand.ts | 5 + clients/client-securitylake/package.json | 36 +- .../src/commands/CreateAwsLogSourceCommand.ts | 5 + .../commands/CreateCustomLogSourceCommand.ts | 5 + .../src/commands/CreateDataLakeCommand.ts | 5 + ...ateDataLakeExceptionSubscriptionCommand.ts | 5 + ...ataLakeOrganizationConfigurationCommand.ts | 5 + .../src/commands/CreateSubscriberCommand.ts | 5 + .../CreateSubscriberNotificationCommand.ts | 5 + .../src/commands/DeleteAwsLogSourceCommand.ts | 5 + .../commands/DeleteCustomLogSourceCommand.ts | 5 + .../src/commands/DeleteDataLakeCommand.ts | 5 + ...eteDataLakeExceptionSubscriptionCommand.ts | 5 + ...ataLakeOrganizationConfigurationCommand.ts | 5 + .../src/commands/DeleteSubscriberCommand.ts | 5 + .../DeleteSubscriberNotificationCommand.ts | 5 + ...erDataLakeDelegatedAdministratorCommand.ts | 5 + ...GetDataLakeExceptionSubscriptionCommand.ts | 5 + ...ataLakeOrganizationConfigurationCommand.ts | 5 + .../src/commands/GetDataLakeSourcesCommand.ts | 5 + .../src/commands/GetSubscriberCommand.ts | 5 + .../commands/ListDataLakeExceptionsCommand.ts | 5 + .../src/commands/ListDataLakesCommand.ts | 5 + .../src/commands/ListLogSourcesCommand.ts | 5 + .../src/commands/ListSubscribersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...erDataLakeDelegatedAdministratorCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDataLakeCommand.ts | 5 + ...ateDataLakeExceptionSubscriptionCommand.ts | 5 + .../src/commands/UpdateSubscriberCommand.ts | 5 + .../UpdateSubscriberNotificationCommand.ts | 5 + .../package.json | 36 +- .../src/commands/CreateApplicationCommand.ts | 5 + .../CreateApplicationVersionCommand.ts | 5 + .../CreateCloudFormationChangeSetCommand.ts | 5 + .../CreateCloudFormationTemplateCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../src/commands/GetApplicationCommand.ts | 5 + .../commands/GetApplicationPolicyCommand.ts | 5 + .../GetCloudFormationTemplateCommand.ts | 5 + .../ListApplicationDependenciesCommand.ts | 5 + .../ListApplicationVersionsCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../commands/PutApplicationPolicyCommand.ts | 5 + .../src/commands/UnshareApplicationCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../package.json | 36 +- .../AssociateAttributeGroupCommand.ts | 5 + .../src/commands/AssociateResourceCommand.ts | 5 + .../src/commands/CreateApplicationCommand.ts | 5 + .../commands/CreateAttributeGroupCommand.ts | 5 + .../src/commands/DeleteApplicationCommand.ts | 5 + .../commands/DeleteAttributeGroupCommand.ts | 5 + .../DisassociateAttributeGroupCommand.ts | 5 + .../commands/DisassociateResourceCommand.ts | 5 + .../src/commands/GetApplicationCommand.ts | 5 + .../commands/GetAssociatedResourceCommand.ts | 5 + .../src/commands/GetAttributeGroupCommand.ts | 5 + .../src/commands/GetConfigurationCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../ListAssociatedAttributeGroupsCommand.ts | 5 + .../ListAssociatedResourcesCommand.ts | 5 + .../commands/ListAttributeGroupsCommand.ts | 5 + ...istAttributeGroupsForApplicationCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutConfigurationCommand.ts | 5 + .../src/commands/SyncResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateApplicationCommand.ts | 5 + .../commands/UpdateAttributeGroupCommand.ts | 5 + clients/client-service-catalog/package.json | 36 +- .../commands/AcceptPortfolioShareCommand.ts | 5 + .../AssociateBudgetWithResourceCommand.ts | 5 + .../AssociatePrincipalWithPortfolioCommand.ts | 5 + .../AssociateProductWithPortfolioCommand.ts | 5 + ...ceActionWithProvisioningArtifactCommand.ts | 5 + .../AssociateTagOptionWithResourceCommand.ts | 5 + ...ceActionWithProvisioningArtifactCommand.ts | 5 + ...ceActionFromProvisioningArtifactCommand.ts | 5 + .../src/commands/CopyProductCommand.ts | 5 + .../src/commands/CreateConstraintCommand.ts | 5 + .../src/commands/CreatePortfolioCommand.ts | 5 + .../commands/CreatePortfolioShareCommand.ts | 5 + .../src/commands/CreateProductCommand.ts | 5 + .../CreateProvisionedProductPlanCommand.ts | 5 + .../CreateProvisioningArtifactCommand.ts | 5 + .../commands/CreateServiceActionCommand.ts | 5 + .../src/commands/CreateTagOptionCommand.ts | 5 + .../src/commands/DeleteConstraintCommand.ts | 5 + .../src/commands/DeletePortfolioCommand.ts | 5 + .../commands/DeletePortfolioShareCommand.ts | 5 + .../src/commands/DeleteProductCommand.ts | 5 + .../DeleteProvisionedProductPlanCommand.ts | 5 + .../DeleteProvisioningArtifactCommand.ts | 5 + .../commands/DeleteServiceActionCommand.ts | 5 + .../src/commands/DeleteTagOptionCommand.ts | 5 + .../src/commands/DescribeConstraintCommand.ts | 5 + .../DescribeCopyProductStatusCommand.ts | 5 + .../src/commands/DescribePortfolioCommand.ts | 5 + .../DescribePortfolioShareStatusCommand.ts | 5 + .../DescribePortfolioSharesCommand.ts | 5 + .../commands/DescribeProductAsAdminCommand.ts | 5 + .../src/commands/DescribeProductCommand.ts | 5 + .../commands/DescribeProductViewCommand.ts | 5 + .../DescribeProvisionedProductCommand.ts | 5 + .../DescribeProvisionedProductPlanCommand.ts | 5 + .../DescribeProvisioningArtifactCommand.ts | 5 + .../DescribeProvisioningParametersCommand.ts | 5 + .../src/commands/DescribeRecordCommand.ts | 5 + .../commands/DescribeServiceActionCommand.ts | 5 + ...ServiceActionExecutionParametersCommand.ts | 5 + .../src/commands/DescribeTagOptionCommand.ts | 5 + .../DisableAWSOrganizationsAccessCommand.ts | 5 + .../DisassociateBudgetFromResourceCommand.ts | 5 + ...sassociatePrincipalFromPortfolioCommand.ts | 5 + ...DisassociateProductFromPortfolioCommand.ts | 5 + ...ceActionFromProvisioningArtifactCommand.ts | 5 + ...isassociateTagOptionFromResourceCommand.ts | 5 + .../EnableAWSOrganizationsAccessCommand.ts | 5 + .../ExecuteProvisionedProductPlanCommand.ts | 5 + ...eProvisionedProductServiceActionCommand.ts | 5 + .../GetAWSOrganizationsAccessStatusCommand.ts | 5 + .../GetProvisionedProductOutputsCommand.ts | 5 + .../ImportAsProvisionedProductCommand.ts | 5 + .../ListAcceptedPortfolioSharesCommand.ts | 5 + .../commands/ListBudgetsForResourceCommand.ts | 5 + .../ListConstraintsForPortfolioCommand.ts | 5 + .../src/commands/ListLaunchPathsCommand.ts | 5 + .../ListOrganizationPortfolioAccessCommand.ts | 5 + .../commands/ListPortfolioAccessCommand.ts | 5 + .../src/commands/ListPortfoliosCommand.ts | 5 + .../ListPortfoliosForProductCommand.ts | 5 + .../ListPrincipalsForPortfolioCommand.ts | 5 + .../ListProvisionedProductPlansCommand.ts | 5 + .../ListProvisioningArtifactsCommand.ts | 5 + ...sioningArtifactsForServiceActionCommand.ts | 5 + .../src/commands/ListRecordHistoryCommand.ts | 5 + .../ListResourcesForTagOptionCommand.ts | 5 + .../src/commands/ListServiceActionsCommand.ts | 5 + ...ceActionsForProvisioningArtifactCommand.ts | 5 + ...ckInstancesForProvisionedProductCommand.ts | 5 + .../src/commands/ListTagOptionsCommand.ts | 5 + ...isionProductEngineWorkflowResultCommand.ts | 5 + ...ionedProductEngineWorkflowResultCommand.ts | 5 + ...ionedProductEngineWorkflowResultCommand.ts | 5 + .../src/commands/ProvisionProductCommand.ts | 5 + .../commands/RejectPortfolioShareCommand.ts | 5 + .../ScanProvisionedProductsCommand.ts | 5 + .../commands/SearchProductsAsAdminCommand.ts | 5 + .../src/commands/SearchProductsCommand.ts | 5 + .../SearchProvisionedProductsCommand.ts | 5 + .../TerminateProvisionedProductCommand.ts | 5 + .../src/commands/UpdateConstraintCommand.ts | 5 + .../src/commands/UpdatePortfolioCommand.ts | 5 + .../commands/UpdatePortfolioShareCommand.ts | 5 + .../src/commands/UpdateProductCommand.ts | 5 + .../UpdateProvisionedProductCommand.ts | 5 + ...dateProvisionedProductPropertiesCommand.ts | 5 + .../UpdateProvisioningArtifactCommand.ts | 5 + .../commands/UpdateServiceActionCommand.ts | 5 + .../src/commands/UpdateTagOptionCommand.ts | 5 + clients/client-service-quotas/package.json | 36 +- .../AssociateServiceQuotaTemplateCommand.ts | 5 + ...QuotaIncreaseRequestFromTemplateCommand.ts | 5 + ...DisassociateServiceQuotaTemplateCommand.ts | 5 + .../GetAWSDefaultServiceQuotaCommand.ts | 5 + ...sociationForServiceQuotaTemplateCommand.ts | 5 + .../GetRequestedServiceQuotaChangeCommand.ts | 5 + .../src/commands/GetServiceQuotaCommand.ts | 5 + ...QuotaIncreaseRequestFromTemplateCommand.ts | 5 + .../ListAWSDefaultServiceQuotasCommand.ts | 5 + ...ServiceQuotaChangeHistoryByQuotaCommand.ts | 5 + ...questedServiceQuotaChangeHistoryCommand.ts | 5 + ...eQuotaIncreaseRequestsInTemplateCommand.ts | 5 + .../src/commands/ListServiceQuotasCommand.ts | 5 + .../src/commands/ListServicesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...QuotaIncreaseRequestIntoTemplateCommand.ts | 5 + .../RequestServiceQuotaIncreaseCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-servicediscovery/package.json | 36 +- .../commands/CreateHttpNamespaceCommand.ts | 5 + .../CreatePrivateDnsNamespaceCommand.ts | 5 + .../CreatePublicDnsNamespaceCommand.ts | 5 + .../src/commands/CreateServiceCommand.ts | 5 + .../src/commands/DeleteNamespaceCommand.ts | 5 + .../src/commands/DeleteServiceCommand.ts | 5 + .../src/commands/DeregisterInstanceCommand.ts | 5 + .../src/commands/DiscoverInstancesCommand.ts | 5 + .../src/commands/GetInstanceCommand.ts | 5 + .../GetInstancesHealthStatusCommand.ts | 5 + .../src/commands/GetNamespaceCommand.ts | 5 + .../src/commands/GetOperationCommand.ts | 5 + .../src/commands/GetServiceCommand.ts | 5 + .../src/commands/ListInstancesCommand.ts | 5 + .../src/commands/ListNamespacesCommand.ts | 5 + .../src/commands/ListOperationsCommand.ts | 5 + .../src/commands/ListServicesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/RegisterInstanceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateHttpNamespaceCommand.ts | 5 + ...UpdateInstanceCustomHealthStatusCommand.ts | 5 + .../UpdatePrivateDnsNamespaceCommand.ts | 5 + .../UpdatePublicDnsNamespaceCommand.ts | 5 + .../src/commands/UpdateServiceCommand.ts | 5 + clients/client-ses/package.json | 38 +- .../commands/CloneReceiptRuleSetCommand.ts | 5 + .../commands/CreateConfigurationSetCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + ...eConfigurationSetTrackingOptionsCommand.ts | 5 + ...eCustomVerificationEmailTemplateCommand.ts | 5 + .../commands/CreateReceiptFilterCommand.ts | 5 + .../src/commands/CreateReceiptRuleCommand.ts | 5 + .../commands/CreateReceiptRuleSetCommand.ts | 5 + .../src/commands/CreateTemplateCommand.ts | 5 + .../commands/DeleteConfigurationSetCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + ...eConfigurationSetTrackingOptionsCommand.ts | 5 + ...eCustomVerificationEmailTemplateCommand.ts | 5 + .../src/commands/DeleteIdentityCommand.ts | 5 + .../commands/DeleteIdentityPolicyCommand.ts | 5 + .../commands/DeleteReceiptFilterCommand.ts | 5 + .../src/commands/DeleteReceiptRuleCommand.ts | 5 + .../commands/DeleteReceiptRuleSetCommand.ts | 5 + .../src/commands/DeleteTemplateCommand.ts | 5 + .../DeleteVerifiedEmailAddressCommand.ts | 5 + .../DescribeActiveReceiptRuleSetCommand.ts | 5 + .../DescribeConfigurationSetCommand.ts | 5 + .../commands/DescribeReceiptRuleCommand.ts | 5 + .../commands/DescribeReceiptRuleSetCommand.ts | 5 + .../GetAccountSendingEnabledCommand.ts | 5 + ...tCustomVerificationEmailTemplateCommand.ts | 5 + .../GetIdentityDkimAttributesCommand.ts | 5 + ...IdentityMailFromDomainAttributesCommand.ts | 5 + ...etIdentityNotificationAttributesCommand.ts | 5 + .../commands/GetIdentityPoliciesCommand.ts | 5 + ...etIdentityVerificationAttributesCommand.ts | 5 + .../src/commands/GetSendQuotaCommand.ts | 5 + .../src/commands/GetSendStatisticsCommand.ts | 5 + .../src/commands/GetTemplateCommand.ts | 5 + .../commands/ListConfigurationSetsCommand.ts | 5 + ...CustomVerificationEmailTemplatesCommand.ts | 5 + .../src/commands/ListIdentitiesCommand.ts | 5 + .../commands/ListIdentityPoliciesCommand.ts | 5 + .../src/commands/ListReceiptFiltersCommand.ts | 5 + .../commands/ListReceiptRuleSetsCommand.ts | 5 + .../src/commands/ListTemplatesCommand.ts | 5 + .../ListVerifiedEmailAddressesCommand.ts | 5 + ...tConfigurationSetDeliveryOptionsCommand.ts | 5 + .../src/commands/PutIdentityPolicyCommand.ts | 5 + .../commands/ReorderReceiptRuleSetCommand.ts | 5 + .../src/commands/SendBounceCommand.ts | 5 + .../commands/SendBulkTemplatedEmailCommand.ts | 5 + .../SendCustomVerificationEmailCommand.ts | 5 + .../src/commands/SendEmailCommand.ts | 5 + .../src/commands/SendRawEmailCommand.ts | 5 + .../src/commands/SendTemplatedEmailCommand.ts | 5 + .../SetActiveReceiptRuleSetCommand.ts | 5 + .../commands/SetIdentityDkimEnabledCommand.ts | 5 + ...dentityFeedbackForwardingEnabledCommand.ts | 5 + ...ityHeadersInNotificationsEnabledCommand.ts | 5 + .../SetIdentityMailFromDomainCommand.ts | 5 + .../SetIdentityNotificationTopicCommand.ts | 5 + .../commands/SetReceiptRulePositionCommand.ts | 5 + .../src/commands/TestRenderTemplateCommand.ts | 5 + .../UpdateAccountSendingEnabledCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + ...ationSetReputationMetricsEnabledCommand.ts | 5 + ...teConfigurationSetSendingEnabledCommand.ts | 5 + ...eConfigurationSetTrackingOptionsCommand.ts | 5 + ...eCustomVerificationEmailTemplateCommand.ts | 5 + .../src/commands/UpdateReceiptRuleCommand.ts | 5 + .../src/commands/UpdateTemplateCommand.ts | 5 + .../src/commands/VerifyDomainDkimCommand.ts | 5 + .../commands/VerifyDomainIdentityCommand.ts | 5 + .../src/commands/VerifyEmailAddressCommand.ts | 5 + .../commands/VerifyEmailIdentityCommand.ts | 5 + clients/client-sesv2/package.json | 36 +- .../src/commands/BatchGetMetricDataCommand.ts | 5 + .../src/commands/CancelExportJobCommand.ts | 5 + .../commands/CreateConfigurationSetCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + .../src/commands/CreateContactCommand.ts | 5 + .../src/commands/CreateContactListCommand.ts | 5 + ...eCustomVerificationEmailTemplateCommand.ts | 5 + .../commands/CreateDedicatedIpPoolCommand.ts | 5 + .../CreateDeliverabilityTestReportCommand.ts | 5 + .../commands/CreateEmailIdentityCommand.ts | 5 + .../CreateEmailIdentityPolicyCommand.ts | 5 + .../commands/CreateEmailTemplateCommand.ts | 5 + .../src/commands/CreateExportJobCommand.ts | 5 + .../src/commands/CreateImportJobCommand.ts | 5 + .../commands/DeleteConfigurationSetCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + .../src/commands/DeleteContactCommand.ts | 5 + .../src/commands/DeleteContactListCommand.ts | 5 + ...eCustomVerificationEmailTemplateCommand.ts | 5 + .../commands/DeleteDedicatedIpPoolCommand.ts | 5 + .../commands/DeleteEmailIdentityCommand.ts | 5 + .../DeleteEmailIdentityPolicyCommand.ts | 5 + .../commands/DeleteEmailTemplateCommand.ts | 5 + .../DeleteSuppressedDestinationCommand.ts | 5 + .../src/commands/GetAccountCommand.ts | 5 + .../commands/GetBlacklistReportsCommand.ts | 5 + .../commands/GetConfigurationSetCommand.ts | 5 + ...onfigurationSetEventDestinationsCommand.ts | 5 + .../src/commands/GetContactCommand.ts | 5 + .../src/commands/GetContactListCommand.ts | 5 + ...tCustomVerificationEmailTemplateCommand.ts | 5 + .../src/commands/GetDedicatedIpCommand.ts | 5 + .../src/commands/GetDedicatedIpPoolCommand.ts | 5 + .../src/commands/GetDedicatedIpsCommand.ts | 5 + ...etDeliverabilityDashboardOptionsCommand.ts | 5 + .../GetDeliverabilityTestReportCommand.ts | 5 + .../GetDomainDeliverabilityCampaignCommand.ts | 5 + .../GetDomainStatisticsReportCommand.ts | 5 + .../src/commands/GetEmailIdentityCommand.ts | 5 + .../GetEmailIdentityPoliciesCommand.ts | 5 + .../src/commands/GetEmailTemplateCommand.ts | 5 + .../src/commands/GetExportJobCommand.ts | 5 + .../src/commands/GetImportJobCommand.ts | 5 + .../src/commands/GetMessageInsightsCommand.ts | 5 + .../GetSuppressedDestinationCommand.ts | 5 + .../commands/ListConfigurationSetsCommand.ts | 5 + .../src/commands/ListContactListsCommand.ts | 5 + .../src/commands/ListContactsCommand.ts | 5 + ...CustomVerificationEmailTemplatesCommand.ts | 5 + .../commands/ListDedicatedIpPoolsCommand.ts | 5 + .../ListDeliverabilityTestReportsCommand.ts | 5 + ...istDomainDeliverabilityCampaignsCommand.ts | 5 + .../commands/ListEmailIdentitiesCommand.ts | 5 + .../src/commands/ListEmailTemplatesCommand.ts | 5 + .../src/commands/ListExportJobsCommand.ts | 5 + .../src/commands/ListImportJobsCommand.ts | 5 + .../commands/ListRecommendationsCommand.ts | 5 + .../ListSuppressedDestinationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...countDedicatedIpWarmupAttributesCommand.ts | 5 + .../src/commands/PutAccountDetailsCommand.ts | 5 + .../PutAccountSendingAttributesCommand.ts | 5 + .../PutAccountSuppressionAttributesCommand.ts | 5 + .../PutAccountVdmAttributesCommand.ts | 5 + ...tConfigurationSetDeliveryOptionsCommand.ts | 5 + ...onfigurationSetReputationOptionsCommand.ts | 5 + ...utConfigurationSetSendingOptionsCommand.ts | 5 + ...nfigurationSetSuppressionOptionsCommand.ts | 5 + ...tConfigurationSetTrackingOptionsCommand.ts | 5 + .../PutConfigurationSetVdmOptionsCommand.ts | 5 + .../commands/PutDedicatedIpInPoolCommand.ts | 5 + ...DedicatedIpPoolScalingAttributesCommand.ts | 5 + .../PutDedicatedIpWarmupAttributesCommand.ts | 5 + ...PutDeliverabilityDashboardOptionCommand.ts | 5 + ...entityConfigurationSetAttributesCommand.ts | 5 + .../PutEmailIdentityDkimAttributesCommand.ts | 5 + ...ailIdentityDkimSigningAttributesCommand.ts | 5 + ...tEmailIdentityFeedbackAttributesCommand.ts | 5 + ...tEmailIdentityMailFromAttributesCommand.ts | 5 + .../PutSuppressedDestinationCommand.ts | 5 + .../src/commands/SendBulkEmailCommand.ts | 5 + .../SendCustomVerificationEmailCommand.ts | 5 + .../src/commands/SendEmailCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../TestRenderEmailTemplateCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...ConfigurationSetEventDestinationCommand.ts | 5 + .../src/commands/UpdateContactCommand.ts | 5 + .../src/commands/UpdateContactListCommand.ts | 5 + ...eCustomVerificationEmailTemplateCommand.ts | 5 + .../UpdateEmailIdentityPolicyCommand.ts | 5 + .../commands/UpdateEmailTemplateCommand.ts | 5 + clients/client-sfn/package.json | 36 +- .../src/commands/CreateActivityCommand.ts | 5 + .../CreateStateMachineAliasCommand.ts | 5 + .../src/commands/CreateStateMachineCommand.ts | 5 + .../src/commands/DeleteActivityCommand.ts | 5 + .../DeleteStateMachineAliasCommand.ts | 5 + .../src/commands/DeleteStateMachineCommand.ts | 5 + .../DeleteStateMachineVersionCommand.ts | 5 + .../src/commands/DescribeActivityCommand.ts | 5 + .../src/commands/DescribeExecutionCommand.ts | 5 + .../src/commands/DescribeMapRunCommand.ts | 5 + .../DescribeStateMachineAliasCommand.ts | 5 + .../commands/DescribeStateMachineCommand.ts | 5 + ...DescribeStateMachineForExecutionCommand.ts | 5 + .../src/commands/GetActivityTaskCommand.ts | 5 + .../commands/GetExecutionHistoryCommand.ts | 5 + .../src/commands/ListActivitiesCommand.ts | 5 + .../src/commands/ListExecutionsCommand.ts | 5 + .../src/commands/ListMapRunsCommand.ts | 5 + .../ListStateMachineAliasesCommand.ts | 5 + .../ListStateMachineVersionsCommand.ts | 5 + .../src/commands/ListStateMachinesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../PublishStateMachineVersionCommand.ts | 5 + .../src/commands/SendTaskFailureCommand.ts | 5 + .../src/commands/SendTaskHeartbeatCommand.ts | 5 + .../src/commands/SendTaskSuccessCommand.ts | 5 + .../src/commands/StartExecutionCommand.ts | 5 + .../src/commands/StartSyncExecutionCommand.ts | 5 + .../src/commands/StopExecutionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateMapRunCommand.ts | 5 + .../UpdateStateMachineAliasCommand.ts | 5 + .../src/commands/UpdateStateMachineCommand.ts | 5 + clients/client-shield/package.json | 36 +- .../commands/AssociateDRTLogBucketCommand.ts | 5 + .../src/commands/AssociateDRTRoleCommand.ts | 5 + .../commands/AssociateHealthCheckCommand.ts | 5 + ...ociateProactiveEngagementDetailsCommand.ts | 5 + .../src/commands/CreateProtectionCommand.ts | 5 + .../commands/CreateProtectionGroupCommand.ts | 5 + .../src/commands/CreateSubscriptionCommand.ts | 5 + .../src/commands/DeleteProtectionCommand.ts | 5 + .../commands/DeleteProtectionGroupCommand.ts | 5 + .../src/commands/DeleteSubscriptionCommand.ts | 5 + .../src/commands/DescribeAttackCommand.ts | 5 + .../DescribeAttackStatisticsCommand.ts | 5 + .../src/commands/DescribeDRTAccessCommand.ts | 5 + ...DescribeEmergencyContactSettingsCommand.ts | 5 + .../src/commands/DescribeProtectionCommand.ts | 5 + .../DescribeProtectionGroupCommand.ts | 5 + .../commands/DescribeSubscriptionCommand.ts | 5 + ...pplicationLayerAutomaticResponseCommand.ts | 5 + .../DisableProactiveEngagementCommand.ts | 5 + .../DisassociateDRTLogBucketCommand.ts | 5 + .../commands/DisassociateDRTRoleCommand.ts | 5 + .../DisassociateHealthCheckCommand.ts | 5 + ...pplicationLayerAutomaticResponseCommand.ts | 5 + .../EnableProactiveEngagementCommand.ts | 5 + .../commands/GetSubscriptionStateCommand.ts | 5 + .../src/commands/ListAttacksCommand.ts | 5 + .../commands/ListProtectionGroupsCommand.ts | 5 + .../src/commands/ListProtectionsCommand.ts | 5 + .../ListResourcesInProtectionGroupCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...pplicationLayerAutomaticResponseCommand.ts | 5 + .../UpdateEmergencyContactSettingsCommand.ts | 5 + .../commands/UpdateProtectionGroupCommand.ts | 5 + .../src/commands/UpdateSubscriptionCommand.ts | 5 + clients/client-signer/package.json | 38 +- .../commands/AddProfilePermissionCommand.ts | 5 + .../commands/CancelSigningProfileCommand.ts | 5 + .../src/commands/DescribeSigningJobCommand.ts | 5 + .../commands/GetRevocationStatusCommand.ts | 5 + .../src/commands/GetSigningPlatformCommand.ts | 5 + .../src/commands/GetSigningProfileCommand.ts | 5 + .../commands/ListProfilePermissionsCommand.ts | 5 + .../src/commands/ListSigningJobsCommand.ts | 5 + .../commands/ListSigningPlatformsCommand.ts | 5 + .../commands/ListSigningProfilesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutSigningProfileCommand.ts | 5 + .../RemoveProfilePermissionCommand.ts | 5 + .../src/commands/RevokeSignatureCommand.ts | 5 + .../commands/RevokeSigningProfileCommand.ts | 5 + .../src/commands/SignPayloadCommand.ts | 5 + .../src/commands/StartSigningJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-simspaceweaver/package.json | 36 +- .../src/commands/CreateSnapshotCommand.ts | 5 + .../src/commands/DeleteAppCommand.ts | 5 + .../src/commands/DeleteSimulationCommand.ts | 5 + .../src/commands/DescribeAppCommand.ts | 5 + .../src/commands/DescribeSimulationCommand.ts | 5 + .../src/commands/ListAppsCommand.ts | 5 + .../src/commands/ListSimulationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartAppCommand.ts | 5 + .../src/commands/StartClockCommand.ts | 5 + .../src/commands/StartSimulationCommand.ts | 5 + .../src/commands/StopAppCommand.ts | 5 + .../src/commands/StopClockCommand.ts | 5 + .../src/commands/StopSimulationCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-sms/package.json | 36 +- .../src/commands/CreateAppCommand.ts | 5 + .../commands/CreateReplicationJobCommand.ts | 5 + .../src/commands/DeleteAppCommand.ts | 5 + .../DeleteAppLaunchConfigurationCommand.ts | 5 + ...eleteAppReplicationConfigurationCommand.ts | 5 + ...DeleteAppValidationConfigurationCommand.ts | 5 + .../commands/DeleteReplicationJobCommand.ts | 5 + .../commands/DeleteServerCatalogCommand.ts | 5 + .../commands/DisassociateConnectorCommand.ts | 5 + .../src/commands/GenerateChangeSetCommand.ts | 5 + .../src/commands/GenerateTemplateCommand.ts | 5 + .../client-sms/src/commands/GetAppCommand.ts | 5 + .../GetAppLaunchConfigurationCommand.ts | 5 + .../GetAppReplicationConfigurationCommand.ts | 5 + .../GetAppValidationConfigurationCommand.ts | 5 + .../commands/GetAppValidationOutputCommand.ts | 5 + .../src/commands/GetConnectorsCommand.ts | 5 + .../src/commands/GetReplicationJobsCommand.ts | 5 + .../src/commands/GetReplicationRunsCommand.ts | 5 + .../src/commands/GetServersCommand.ts | 5 + .../src/commands/ImportAppCatalogCommand.ts | 5 + .../commands/ImportServerCatalogCommand.ts | 5 + .../src/commands/LaunchAppCommand.ts | 5 + .../src/commands/ListAppsCommand.ts | 5 + .../NotifyAppValidationOutputCommand.ts | 5 + .../PutAppLaunchConfigurationCommand.ts | 5 + .../PutAppReplicationConfigurationCommand.ts | 5 + .../PutAppValidationConfigurationCommand.ts | 5 + .../commands/StartAppReplicationCommand.ts | 5 + .../StartOnDemandAppReplicationCommand.ts | 5 + .../StartOnDemandReplicationRunCommand.ts | 5 + .../src/commands/StopAppReplicationCommand.ts | 5 + .../src/commands/TerminateAppCommand.ts | 5 + .../src/commands/UpdateAppCommand.ts | 5 + .../commands/UpdateReplicationJobCommand.ts | 5 + .../package.json | 36 +- .../src/commands/CancelTaskCommand.ts | 5 + .../src/commands/CreateTaskCommand.ts | 5 + .../src/commands/DescribeDeviceCommand.ts | 5 + .../DescribeDeviceEc2InstancesCommand.ts | 5 + .../src/commands/DescribeExecutionCommand.ts | 5 + .../src/commands/DescribeTaskCommand.ts | 5 + .../commands/ListDeviceResourcesCommand.ts | 5 + .../src/commands/ListDevicesCommand.ts | 5 + .../src/commands/ListExecutionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTasksCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-snowball/package.json | 36 +- .../src/commands/CancelClusterCommand.ts | 5 + .../src/commands/CancelJobCommand.ts | 5 + .../src/commands/CreateAddressCommand.ts | 5 + .../src/commands/CreateClusterCommand.ts | 5 + .../src/commands/CreateJobCommand.ts | 5 + .../commands/CreateLongTermPricingCommand.ts | 5 + .../CreateReturnShippingLabelCommand.ts | 5 + .../src/commands/DescribeAddressCommand.ts | 5 + .../src/commands/DescribeAddressesCommand.ts | 5 + .../src/commands/DescribeClusterCommand.ts | 5 + .../src/commands/DescribeJobCommand.ts | 5 + .../DescribeReturnShippingLabelCommand.ts | 5 + .../src/commands/GetJobManifestCommand.ts | 5 + .../src/commands/GetJobUnlockCodeCommand.ts | 5 + .../src/commands/GetSnowballUsageCommand.ts | 5 + .../src/commands/GetSoftwareUpdatesCommand.ts | 5 + .../src/commands/ListClusterJobsCommand.ts | 5 + .../src/commands/ListClustersCommand.ts | 5 + .../commands/ListCompatibleImagesCommand.ts | 5 + .../src/commands/ListJobsCommand.ts | 5 + .../commands/ListLongTermPricingCommand.ts | 5 + .../commands/ListPickupLocationsCommand.ts | 5 + .../commands/ListServiceVersionsCommand.ts | 5 + .../src/commands/UpdateClusterCommand.ts | 5 + .../src/commands/UpdateJobCommand.ts | 5 + .../commands/UpdateJobShipmentStateCommand.ts | 5 + .../commands/UpdateLongTermPricingCommand.ts | 5 + clients/client-sns/package.json | 36 +- .../src/commands/AddPermissionCommand.ts | 5 + .../CheckIfPhoneNumberIsOptedOutCommand.ts | 5 + .../commands/ConfirmSubscriptionCommand.ts | 5 + .../CreatePlatformApplicationCommand.ts | 5 + .../commands/CreatePlatformEndpointCommand.ts | 5 + .../CreateSMSSandboxPhoneNumberCommand.ts | 5 + .../src/commands/CreateTopicCommand.ts | 5 + .../src/commands/DeleteEndpointCommand.ts | 5 + .../DeletePlatformApplicationCommand.ts | 5 + .../DeleteSMSSandboxPhoneNumberCommand.ts | 5 + .../src/commands/DeleteTopicCommand.ts | 5 + .../GetDataProtectionPolicyCommand.ts | 5 + .../commands/GetEndpointAttributesCommand.ts | 5 + ...GetPlatformApplicationAttributesCommand.ts | 5 + .../src/commands/GetSMSAttributesCommand.ts | 5 + .../GetSMSSandboxAccountStatusCommand.ts | 5 + .../GetSubscriptionAttributesCommand.ts | 5 + .../src/commands/GetTopicAttributesCommand.ts | 5 + ...stEndpointsByPlatformApplicationCommand.ts | 5 + .../commands/ListOriginationNumbersCommand.ts | 5 + .../ListPhoneNumbersOptedOutCommand.ts | 5 + .../ListPlatformApplicationsCommand.ts | 5 + .../ListSMSSandboxPhoneNumbersCommand.ts | 5 + .../ListSubscriptionsByTopicCommand.ts | 5 + .../src/commands/ListSubscriptionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTopicsCommand.ts | 5 + .../src/commands/OptInPhoneNumberCommand.ts | 5 + .../src/commands/PublishBatchCommand.ts | 5 + .../client-sns/src/commands/PublishCommand.ts | 5 + .../PutDataProtectionPolicyCommand.ts | 5 + .../src/commands/RemovePermissionCommand.ts | 5 + .../commands/SetEndpointAttributesCommand.ts | 5 + ...SetPlatformApplicationAttributesCommand.ts | 5 + .../src/commands/SetSMSAttributesCommand.ts | 5 + .../SetSubscriptionAttributesCommand.ts | 5 + .../src/commands/SetTopicAttributesCommand.ts | 5 + .../src/commands/SubscribeCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UnsubscribeCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../VerifySMSSandboxPhoneNumberCommand.ts | 5 + clients/client-sqs/package.json | 38 +- .../src/commands/AddPermissionCommand.ts | 5 + .../commands/CancelMessageMoveTaskCommand.ts | 5 + .../ChangeMessageVisibilityBatchCommand.ts | 5 + .../ChangeMessageVisibilityCommand.ts | 5 + .../src/commands/CreateQueueCommand.ts | 5 + .../src/commands/DeleteMessageBatchCommand.ts | 5 + .../src/commands/DeleteMessageCommand.ts | 5 + .../src/commands/DeleteQueueCommand.ts | 5 + .../src/commands/GetQueueAttributesCommand.ts | 5 + .../src/commands/GetQueueUrlCommand.ts | 5 + .../ListDeadLetterSourceQueuesCommand.ts | 5 + .../commands/ListMessageMoveTasksCommand.ts | 5 + .../src/commands/ListQueueTagsCommand.ts | 5 + .../src/commands/ListQueuesCommand.ts | 5 + .../src/commands/PurgeQueueCommand.ts | 5 + .../src/commands/ReceiveMessageCommand.ts | 5 + .../src/commands/RemovePermissionCommand.ts | 5 + .../src/commands/SendMessageBatchCommand.ts | 5 + .../src/commands/SendMessageCommand.ts | 5 + .../src/commands/SetQueueAttributesCommand.ts | 5 + .../commands/StartMessageMoveTaskCommand.ts | 5 + .../src/commands/TagQueueCommand.ts | 5 + .../src/commands/UntagQueueCommand.ts | 5 + clients/client-ssm-contacts/package.json | 36 +- .../src/commands/AcceptPageCommand.ts | 5 + .../commands/ActivateContactChannelCommand.ts | 5 + .../commands/CreateContactChannelCommand.ts | 5 + .../src/commands/CreateContactCommand.ts | 5 + .../src/commands/CreateRotationCommand.ts | 5 + .../commands/CreateRotationOverrideCommand.ts | 5 + .../DeactivateContactChannelCommand.ts | 5 + .../commands/DeleteContactChannelCommand.ts | 5 + .../src/commands/DeleteContactCommand.ts | 5 + .../src/commands/DeleteRotationCommand.ts | 5 + .../commands/DeleteRotationOverrideCommand.ts | 5 + .../src/commands/DescribeEngagementCommand.ts | 5 + .../src/commands/DescribePageCommand.ts | 5 + .../src/commands/GetContactChannelCommand.ts | 5 + .../src/commands/GetContactCommand.ts | 5 + .../src/commands/GetContactPolicyCommand.ts | 5 + .../src/commands/GetRotationCommand.ts | 5 + .../commands/GetRotationOverrideCommand.ts | 5 + .../commands/ListContactChannelsCommand.ts | 5 + .../src/commands/ListContactsCommand.ts | 5 + .../src/commands/ListEngagementsCommand.ts | 5 + .../src/commands/ListPageReceiptsCommand.ts | 5 + .../commands/ListPageResolutionsCommand.ts | 5 + .../src/commands/ListPagesByContactCommand.ts | 5 + .../commands/ListPagesByEngagementCommand.ts | 5 + .../ListPreviewRotationShiftsCommand.ts | 5 + .../commands/ListRotationOverridesCommand.ts | 5 + .../src/commands/ListRotationShiftsCommand.ts | 5 + .../src/commands/ListRotationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PutContactPolicyCommand.ts | 5 + .../src/commands/SendActivationCodeCommand.ts | 5 + .../src/commands/StartEngagementCommand.ts | 5 + .../src/commands/StopEngagementCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateContactChannelCommand.ts | 5 + .../src/commands/UpdateContactCommand.ts | 5 + .../src/commands/UpdateRotationCommand.ts | 5 + clients/client-ssm-incidents/package.json | 38 +- .../commands/CreateReplicationSetCommand.ts | 5 + .../src/commands/CreateResponsePlanCommand.ts | 5 + .../commands/CreateTimelineEventCommand.ts | 5 + .../commands/DeleteIncidentRecordCommand.ts | 5 + .../commands/DeleteReplicationSetCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteResponsePlanCommand.ts | 5 + .../commands/DeleteTimelineEventCommand.ts | 5 + .../src/commands/GetIncidentRecordCommand.ts | 5 + .../src/commands/GetReplicationSetCommand.ts | 5 + .../commands/GetResourcePoliciesCommand.ts | 5 + .../src/commands/GetResponsePlanCommand.ts | 5 + .../src/commands/GetTimelineEventCommand.ts | 5 + .../commands/ListIncidentRecordsCommand.ts | 5 + .../src/commands/ListRelatedItemsCommand.ts | 5 + .../commands/ListReplicationSetsCommand.ts | 5 + .../src/commands/ListResponsePlansCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTimelineEventsCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/StartIncidentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateDeletionProtectionCommand.ts | 5 + .../commands/UpdateIncidentRecordCommand.ts | 5 + .../src/commands/UpdateRelatedItemsCommand.ts | 5 + .../commands/UpdateReplicationSetCommand.ts | 5 + .../src/commands/UpdateResponsePlanCommand.ts | 5 + .../commands/UpdateTimelineEventCommand.ts | 5 + clients/client-ssm-sap/package.json | 36 +- .../DeleteResourcePermissionCommand.ts | 5 + .../commands/DeregisterApplicationCommand.ts | 5 + .../src/commands/GetApplicationCommand.ts | 5 + .../src/commands/GetComponentCommand.ts | 5 + .../src/commands/GetDatabaseCommand.ts | 5 + .../src/commands/GetOperationCommand.ts | 5 + .../commands/GetResourcePermissionCommand.ts | 5 + .../src/commands/ListApplicationsCommand.ts | 5 + .../src/commands/ListComponentsCommand.ts | 5 + .../src/commands/ListDatabasesCommand.ts | 5 + .../src/commands/ListOperationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/PutResourcePermissionCommand.ts | 5 + .../commands/RegisterApplicationCommand.ts | 5 + .../StartApplicationRefreshCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateApplicationSettingsCommand.ts | 5 + clients/client-ssm/package.json | 38 +- .../src/commands/AddTagsToResourceCommand.ts | 5 + .../AssociateOpsItemRelatedItemCommand.ts | 5 + .../src/commands/CancelCommandCommand.ts | 5 + ...CancelMaintenanceWindowExecutionCommand.ts | 5 + .../src/commands/CreateActivationCommand.ts | 5 + .../commands/CreateAssociationBatchCommand.ts | 5 + .../src/commands/CreateAssociationCommand.ts | 5 + .../src/commands/CreateDocumentCommand.ts | 5 + .../CreateMaintenanceWindowCommand.ts | 5 + .../src/commands/CreateOpsItemCommand.ts | 5 + .../src/commands/CreateOpsMetadataCommand.ts | 5 + .../commands/CreatePatchBaselineCommand.ts | 5 + .../commands/CreateResourceDataSyncCommand.ts | 5 + .../src/commands/DeleteActivationCommand.ts | 5 + .../src/commands/DeleteAssociationCommand.ts | 5 + .../src/commands/DeleteDocumentCommand.ts | 5 + .../src/commands/DeleteInventoryCommand.ts | 5 + .../DeleteMaintenanceWindowCommand.ts | 5 + .../src/commands/DeleteOpsMetadataCommand.ts | 5 + .../src/commands/DeleteParameterCommand.ts | 5 + .../src/commands/DeleteParametersCommand.ts | 5 + .../commands/DeletePatchBaselineCommand.ts | 5 + .../commands/DeleteResourceDataSyncCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../DeregisterManagedInstanceCommand.ts | 5 + ...gisterPatchBaselineForPatchGroupCommand.ts | 5 + ...isterTargetFromMaintenanceWindowCommand.ts | 5 + ...egisterTaskFromMaintenanceWindowCommand.ts | 5 + .../commands/DescribeActivationsCommand.ts | 5 + .../commands/DescribeAssociationCommand.ts | 5 + ...cribeAssociationExecutionTargetsCommand.ts | 5 + .../DescribeAssociationExecutionsCommand.ts | 5 + .../DescribeAutomationExecutionsCommand.ts | 5 + ...DescribeAutomationStepExecutionsCommand.ts | 5 + .../DescribeAvailablePatchesCommand.ts | 5 + .../src/commands/DescribeDocumentCommand.ts | 5 + .../DescribeDocumentPermissionCommand.ts | 5 + ...ibeEffectiveInstanceAssociationsCommand.ts | 5 + ...EffectivePatchesForPatchBaselineCommand.ts | 5 + ...scribeInstanceAssociationsStatusCommand.ts | 5 + .../DescribeInstanceInformationCommand.ts | 5 + .../DescribeInstancePatchStatesCommand.ts | 5 + ...InstancePatchStatesForPatchGroupCommand.ts | 5 + .../DescribeInstancePatchesCommand.ts | 5 + .../DescribeInventoryDeletionsCommand.ts | 5 + ...ceWindowExecutionTaskInvocationsCommand.ts | 5 + ...eMaintenanceWindowExecutionTasksCommand.ts | 5 + ...cribeMaintenanceWindowExecutionsCommand.ts | 5 + ...escribeMaintenanceWindowScheduleCommand.ts | 5 + ...DescribeMaintenanceWindowTargetsCommand.ts | 5 + .../DescribeMaintenanceWindowTasksCommand.ts | 5 + .../DescribeMaintenanceWindowsCommand.ts | 5 + ...cribeMaintenanceWindowsForTargetCommand.ts | 5 + .../src/commands/DescribeOpsItemsCommand.ts | 5 + .../src/commands/DescribeParametersCommand.ts | 5 + .../commands/DescribePatchBaselinesCommand.ts | 5 + .../DescribePatchGroupStateCommand.ts | 5 + .../commands/DescribePatchGroupsCommand.ts | 5 + .../DescribePatchPropertiesCommand.ts | 5 + .../src/commands/DescribeSessionsCommand.ts | 5 + .../DisassociateOpsItemRelatedItemCommand.ts | 5 + .../commands/GetAutomationExecutionCommand.ts | 5 + .../src/commands/GetCalendarStateCommand.ts | 5 + .../commands/GetCommandInvocationCommand.ts | 5 + .../commands/GetConnectionStatusCommand.ts | 5 + .../GetDefaultPatchBaselineCommand.ts | 5 + ...ployablePatchSnapshotForInstanceCommand.ts | 5 + .../src/commands/GetDocumentCommand.ts | 5 + .../src/commands/GetInventoryCommand.ts | 5 + .../src/commands/GetInventorySchemaCommand.ts | 5 + .../commands/GetMaintenanceWindowCommand.ts | 5 + .../GetMaintenanceWindowExecutionCommand.ts | 5 + ...etMaintenanceWindowExecutionTaskCommand.ts | 5 + ...nceWindowExecutionTaskInvocationCommand.ts | 5 + .../GetMaintenanceWindowTaskCommand.ts | 5 + .../src/commands/GetOpsItemCommand.ts | 5 + .../src/commands/GetOpsMetadataCommand.ts | 5 + .../src/commands/GetOpsSummaryCommand.ts | 5 + .../src/commands/GetParameterCommand.ts | 5 + .../commands/GetParameterHistoryCommand.ts | 5 + .../commands/GetParametersByPathCommand.ts | 5 + .../src/commands/GetParametersCommand.ts | 5 + .../src/commands/GetPatchBaselineCommand.ts | 5 + .../GetPatchBaselineForPatchGroupCommand.ts | 5 + .../commands/GetResourcePoliciesCommand.ts | 5 + .../src/commands/GetServiceSettingCommand.ts | 5 + .../commands/LabelParameterVersionCommand.ts | 5 + .../ListAssociationVersionsCommand.ts | 5 + .../src/commands/ListAssociationsCommand.ts | 5 + .../commands/ListCommandInvocationsCommand.ts | 5 + .../src/commands/ListCommandsCommand.ts | 5 + .../commands/ListComplianceItemsCommand.ts | 5 + .../ListComplianceSummariesCommand.ts | 5 + .../ListDocumentMetadataHistoryCommand.ts | 5 + .../commands/ListDocumentVersionsCommand.ts | 5 + .../src/commands/ListDocumentsCommand.ts | 5 + .../commands/ListInventoryEntriesCommand.ts | 5 + .../src/commands/ListOpsItemEventsCommand.ts | 5 + .../ListOpsItemRelatedItemsCommand.ts | 5 + .../src/commands/ListOpsMetadataCommand.ts | 5 + .../ListResourceComplianceSummariesCommand.ts | 5 + .../commands/ListResourceDataSyncCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ModifyDocumentPermissionCommand.ts | 5 + .../src/commands/PutComplianceItemsCommand.ts | 5 + .../src/commands/PutInventoryCommand.ts | 5 + .../src/commands/PutParameterCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../RegisterDefaultPatchBaselineCommand.ts | 5 + ...gisterPatchBaselineForPatchGroupCommand.ts | 5 + ...isterTargetWithMaintenanceWindowCommand.ts | 5 + ...egisterTaskWithMaintenanceWindowCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../commands/ResetServiceSettingCommand.ts | 5 + .../src/commands/ResumeSessionCommand.ts | 5 + .../commands/SendAutomationSignalCommand.ts | 5 + .../src/commands/SendCommandCommand.ts | 5 + .../commands/StartAssociationsOnceCommand.ts | 5 + .../StartAutomationExecutionCommand.ts | 5 + .../StartChangeRequestExecutionCommand.ts | 5 + .../src/commands/StartSessionCommand.ts | 5 + .../StopAutomationExecutionCommand.ts | 5 + .../src/commands/TerminateSessionCommand.ts | 5 + .../UnlabelParameterVersionCommand.ts | 5 + .../src/commands/UpdateAssociationCommand.ts | 5 + .../UpdateAssociationStatusCommand.ts | 5 + .../src/commands/UpdateDocumentCommand.ts | 5 + .../UpdateDocumentDefaultVersionCommand.ts | 5 + .../commands/UpdateDocumentMetadataCommand.ts | 5 + .../UpdateMaintenanceWindowCommand.ts | 5 + .../UpdateMaintenanceWindowTargetCommand.ts | 5 + .../UpdateMaintenanceWindowTaskCommand.ts | 5 + .../UpdateManagedInstanceRoleCommand.ts | 5 + .../src/commands/UpdateOpsItemCommand.ts | 5 + .../src/commands/UpdateOpsMetadataCommand.ts | 5 + .../commands/UpdatePatchBaselineCommand.ts | 5 + .../commands/UpdateResourceDataSyncCommand.ts | 5 + .../commands/UpdateServiceSettingCommand.ts | 5 + clients/client-sso-admin/package.json | 36 +- ...edPolicyReferenceToPermissionSetCommand.ts | 5 + ...tachManagedPolicyToPermissionSetCommand.ts | 5 + .../CreateAccountAssignmentCommand.ts | 5 + ...essControlAttributeConfigurationCommand.ts | 5 + .../commands/CreatePermissionSetCommand.ts | 5 + .../DeleteAccountAssignmentCommand.ts | 5 + ...eteInlinePolicyFromPermissionSetCommand.ts | 5 + ...essControlAttributeConfigurationCommand.ts | 5 + .../commands/DeletePermissionSetCommand.ts | 5 + ...issionsBoundaryFromPermissionSetCommand.ts | 5 + ...eAccountAssignmentCreationStatusCommand.ts | 5 + ...eAccountAssignmentDeletionStatusCommand.ts | 5 + ...essControlAttributeConfigurationCommand.ts | 5 + .../commands/DescribePermissionSetCommand.ts | 5 + ...ePermissionSetProvisioningStatusCommand.ts | 5 + ...PolicyReferenceFromPermissionSetCommand.ts | 5 + ...chManagedPolicyFromPermissionSetCommand.ts | 5 + .../GetInlinePolicyForPermissionSetCommand.ts | 5 + ...missionsBoundaryForPermissionSetCommand.ts | 5 + ...tAccountAssignmentCreationStatusCommand.ts | 5 + ...tAccountAssignmentDeletionStatusCommand.ts | 5 + .../commands/ListAccountAssignmentsCommand.ts | 5 + ...ountsForProvisionedPermissionSetCommand.ts | 5 + ...dPolicyReferencesInPermissionSetCommand.ts | 5 + .../src/commands/ListInstancesCommand.ts | 5 + ...stManagedPoliciesInPermissionSetCommand.ts | 5 + ...tPermissionSetProvisioningStatusCommand.ts | 5 + .../src/commands/ListPermissionSetsCommand.ts | 5 + ...rmissionSetsProvisionedToAccountCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ProvisionPermissionSetCommand.ts | 5 + .../PutInlinePolicyToPermissionSetCommand.ts | 5 + ...rmissionsBoundaryToPermissionSetCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + ...essControlAttributeConfigurationCommand.ts | 5 + .../commands/UpdatePermissionSetCommand.ts | 5 + clients/client-sso-oidc/package.json | 36 +- .../src/commands/CreateTokenCommand.ts | 5 + .../src/commands/RegisterClientCommand.ts | 5 + .../StartDeviceAuthorizationCommand.ts | 5 + clients/client-sso/package.json | 36 +- .../src/commands/GetRoleCredentialsCommand.ts | 5 + .../src/commands/ListAccountRolesCommand.ts | 5 + .../src/commands/ListAccountsCommand.ts | 5 + .../client-sso/src/commands/LogoutCommand.ts | 5 + clients/client-storage-gateway/package.json | 36 +- .../src/commands/ActivateGatewayCommand.ts | 5 + .../src/commands/AddCacheCommand.ts | 5 + .../src/commands/AddTagsToResourceCommand.ts | 5 + .../src/commands/AddUploadBufferCommand.ts | 5 + .../src/commands/AddWorkingStorageCommand.ts | 5 + .../src/commands/AssignTapePoolCommand.ts | 5 + .../commands/AssociateFileSystemCommand.ts | 5 + .../src/commands/AttachVolumeCommand.ts | 5 + .../src/commands/CancelArchivalCommand.ts | 5 + .../src/commands/CancelRetrievalCommand.ts | 5 + .../CreateCachediSCSIVolumeCommand.ts | 5 + .../src/commands/CreateNFSFileShareCommand.ts | 5 + .../src/commands/CreateSMBFileShareCommand.ts | 5 + .../src/commands/CreateSnapshotCommand.ts | 5 + ...eSnapshotFromVolumeRecoveryPointCommand.ts | 5 + .../CreateStorediSCSIVolumeCommand.ts | 5 + .../src/commands/CreateTapePoolCommand.ts | 5 + .../commands/CreateTapeWithBarcodeCommand.ts | 5 + .../src/commands/CreateTapesCommand.ts | 5 + ...eleteAutomaticTapeCreationPolicyCommand.ts | 5 + .../DeleteBandwidthRateLimitCommand.ts | 5 + .../commands/DeleteChapCredentialsCommand.ts | 5 + .../src/commands/DeleteFileShareCommand.ts | 5 + .../src/commands/DeleteGatewayCommand.ts | 5 + .../commands/DeleteSnapshotScheduleCommand.ts | 5 + .../src/commands/DeleteTapeArchiveCommand.ts | 5 + .../src/commands/DeleteTapeCommand.ts | 5 + .../src/commands/DeleteTapePoolCommand.ts | 5 + .../src/commands/DeleteVolumeCommand.ts | 5 + .../DescribeAvailabilityMonitorTestCommand.ts | 5 + .../DescribeBandwidthRateLimitCommand.ts | 5 + ...scribeBandwidthRateLimitScheduleCommand.ts | 5 + .../src/commands/DescribeCacheCommand.ts | 5 + .../DescribeCachediSCSIVolumesCommand.ts | 5 + .../DescribeChapCredentialsCommand.ts | 5 + .../DescribeFileSystemAssociationsCommand.ts | 5 + .../DescribeGatewayInformationCommand.ts | 5 + .../DescribeMaintenanceStartTimeCommand.ts | 5 + .../commands/DescribeNFSFileSharesCommand.ts | 5 + .../commands/DescribeSMBFileSharesCommand.ts | 5 + .../commands/DescribeSMBSettingsCommand.ts | 5 + .../DescribeSnapshotScheduleCommand.ts | 5 + .../DescribeStorediSCSIVolumesCommand.ts | 5 + .../commands/DescribeTapeArchivesCommand.ts | 5 + .../DescribeTapeRecoveryPointsCommand.ts | 5 + .../src/commands/DescribeTapesCommand.ts | 5 + .../commands/DescribeUploadBufferCommand.ts | 5 + .../src/commands/DescribeVTLDevicesCommand.ts | 5 + .../commands/DescribeWorkingStorageCommand.ts | 5 + .../src/commands/DetachVolumeCommand.ts | 5 + .../src/commands/DisableGatewayCommand.ts | 5 + .../commands/DisassociateFileSystemCommand.ts | 5 + .../src/commands/JoinDomainCommand.ts | 5 + ...istAutomaticTapeCreationPoliciesCommand.ts | 5 + .../src/commands/ListFileSharesCommand.ts | 5 + .../ListFileSystemAssociationsCommand.ts | 5 + .../src/commands/ListGatewaysCommand.ts | 5 + .../src/commands/ListLocalDisksCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTapePoolsCommand.ts | 5 + .../src/commands/ListTapesCommand.ts | 5 + .../commands/ListVolumeInitiatorsCommand.ts | 5 + .../ListVolumeRecoveryPointsCommand.ts | 5 + .../src/commands/ListVolumesCommand.ts | 5 + .../src/commands/NotifyWhenUploadedCommand.ts | 5 + .../src/commands/RefreshCacheCommand.ts | 5 + .../commands/RemoveTagsFromResourceCommand.ts | 5 + .../src/commands/ResetCacheCommand.ts | 5 + .../commands/RetrieveTapeArchiveCommand.ts | 5 + .../RetrieveTapeRecoveryPointCommand.ts | 5 + .../SetLocalConsolePasswordCommand.ts | 5 + .../commands/SetSMBGuestPasswordCommand.ts | 5 + .../src/commands/ShutdownGatewayCommand.ts | 5 + .../StartAvailabilityMonitorTestCommand.ts | 5 + .../src/commands/StartGatewayCommand.ts | 5 + ...pdateAutomaticTapeCreationPolicyCommand.ts | 5 + .../UpdateBandwidthRateLimitCommand.ts | 5 + ...UpdateBandwidthRateLimitScheduleCommand.ts | 5 + .../commands/UpdateChapCredentialsCommand.ts | 5 + .../UpdateFileSystemAssociationCommand.ts | 5 + .../UpdateGatewayInformationCommand.ts | 5 + .../UpdateGatewaySoftwareNowCommand.ts | 5 + .../UpdateMaintenanceStartTimeCommand.ts | 5 + .../src/commands/UpdateNFSFileShareCommand.ts | 5 + .../src/commands/UpdateSMBFileShareCommand.ts | 5 + .../UpdateSMBFileShareVisibilityCommand.ts | 5 + .../commands/UpdateSMBLocalGroupsCommand.ts | 5 + .../UpdateSMBSecurityStrategyCommand.ts | 5 + .../commands/UpdateSnapshotScheduleCommand.ts | 5 + .../commands/UpdateVTLDeviceTypeCommand.ts | 5 + clients/client-sts/package.json | 36 +- .../src/commands/AssumeRoleCommand.ts | 5 + .../src/commands/AssumeRoleWithSAMLCommand.ts | 5 + .../AssumeRoleWithWebIdentityCommand.ts | 5 + .../DecodeAuthorizationMessageCommand.ts | 5 + .../src/commands/GetAccessKeyInfoCommand.ts | 5 + .../src/commands/GetCallerIdentityCommand.ts | 5 + .../src/commands/GetFederationTokenCommand.ts | 5 + .../src/commands/GetSessionTokenCommand.ts | 5 + clients/client-support-app/package.json | 36 +- .../CreateSlackChannelConfigurationCommand.ts | 5 + .../src/commands/DeleteAccountAliasCommand.ts | 5 + .../DeleteSlackChannelConfigurationCommand.ts | 5 + ...eleteSlackWorkspaceConfigurationCommand.ts | 5 + .../src/commands/GetAccountAliasCommand.ts | 5 + .../ListSlackChannelConfigurationsCommand.ts | 5 + ...ListSlackWorkspaceConfigurationsCommand.ts | 5 + .../src/commands/PutAccountAliasCommand.ts | 5 + ...terSlackWorkspaceForOrganizationCommand.ts | 5 + .../UpdateSlackChannelConfigurationCommand.ts | 5 + clients/client-support/package.json | 36 +- .../commands/AddAttachmentsToSetCommand.ts | 5 + .../commands/AddCommunicationToCaseCommand.ts | 5 + .../src/commands/CreateCaseCommand.ts | 5 + .../src/commands/DescribeAttachmentCommand.ts | 5 + .../src/commands/DescribeCasesCommand.ts | 5 + .../commands/DescribeCommunicationsCommand.ts | 5 + .../DescribeCreateCaseOptionsCommand.ts | 5 + .../src/commands/DescribeServicesCommand.ts | 5 + .../commands/DescribeSeverityLevelsCommand.ts | 5 + .../DescribeSupportedLanguagesCommand.ts | 5 + ...ustedAdvisorCheckRefreshStatusesCommand.ts | 5 + ...escribeTrustedAdvisorCheckResultCommand.ts | 5 + ...ribeTrustedAdvisorCheckSummariesCommand.ts | 5 + .../DescribeTrustedAdvisorChecksCommand.ts | 5 + .../RefreshTrustedAdvisorCheckCommand.ts | 5 + .../src/commands/ResolveCaseCommand.ts | 5 + clients/client-swf/package.json | 36 +- .../CountClosedWorkflowExecutionsCommand.ts | 5 + .../CountOpenWorkflowExecutionsCommand.ts | 5 + .../CountPendingActivityTasksCommand.ts | 5 + .../CountPendingDecisionTasksCommand.ts | 5 + .../commands/DeprecateActivityTypeCommand.ts | 5 + .../src/commands/DeprecateDomainCommand.ts | 5 + .../commands/DeprecateWorkflowTypeCommand.ts | 5 + .../commands/DescribeActivityTypeCommand.ts | 5 + .../src/commands/DescribeDomainCommand.ts | 5 + .../DescribeWorkflowExecutionCommand.ts | 5 + .../commands/DescribeWorkflowTypeCommand.ts | 5 + .../GetWorkflowExecutionHistoryCommand.ts | 5 + .../src/commands/ListActivityTypesCommand.ts | 5 + .../ListClosedWorkflowExecutionsCommand.ts | 5 + .../src/commands/ListDomainsCommand.ts | 5 + .../ListOpenWorkflowExecutionsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWorkflowTypesCommand.ts | 5 + .../commands/PollForActivityTaskCommand.ts | 5 + .../commands/PollForDecisionTaskCommand.ts | 5 + .../RecordActivityTaskHeartbeatCommand.ts | 5 + .../commands/RegisterActivityTypeCommand.ts | 5 + .../src/commands/RegisterDomainCommand.ts | 5 + .../commands/RegisterWorkflowTypeCommand.ts | 5 + .../RequestCancelWorkflowExecutionCommand.ts | 5 + .../RespondActivityTaskCanceledCommand.ts | 5 + .../RespondActivityTaskCompletedCommand.ts | 5 + .../RespondActivityTaskFailedCommand.ts | 5 + .../RespondDecisionTaskCompletedCommand.ts | 5 + .../SignalWorkflowExecutionCommand.ts | 5 + .../commands/StartWorkflowExecutionCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../TerminateWorkflowExecutionCommand.ts | 5 + .../UndeprecateActivityTypeCommand.ts | 5 + .../src/commands/UndeprecateDomainCommand.ts | 5 + .../UndeprecateWorkflowTypeCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + clients/client-synthetics/package.json | 36 +- .../src/commands/AssociateResourceCommand.ts | 5 + .../src/commands/CreateCanaryCommand.ts | 5 + .../src/commands/CreateGroupCommand.ts | 5 + .../src/commands/DeleteCanaryCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../src/commands/DescribeCanariesCommand.ts | 5 + .../DescribeCanariesLastRunCommand.ts | 5 + .../DescribeRuntimeVersionsCommand.ts | 5 + .../commands/DisassociateResourceCommand.ts | 5 + .../src/commands/GetCanaryCommand.ts | 5 + .../src/commands/GetCanaryRunsCommand.ts | 5 + .../src/commands/GetGroupCommand.ts | 5 + .../commands/ListAssociatedGroupsCommand.ts | 5 + .../src/commands/ListGroupResourcesCommand.ts | 5 + .../src/commands/ListGroupsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/StartCanaryCommand.ts | 5 + .../src/commands/StopCanaryCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateCanaryCommand.ts | 5 + clients/client-textract/package.json | 36 +- .../src/commands/AnalyzeDocumentCommand.ts | 5 + .../src/commands/AnalyzeExpenseCommand.ts | 5 + .../src/commands/AnalyzeIDCommand.ts | 5 + .../src/commands/DetectDocumentTextCommand.ts | 5 + .../commands/GetDocumentAnalysisCommand.ts | 5 + .../GetDocumentTextDetectionCommand.ts | 5 + .../src/commands/GetExpenseAnalysisCommand.ts | 5 + .../src/commands/GetLendingAnalysisCommand.ts | 5 + .../GetLendingAnalysisSummaryCommand.ts | 5 + .../commands/StartDocumentAnalysisCommand.ts | 5 + .../StartDocumentTextDetectionCommand.ts | 5 + .../commands/StartExpenseAnalysisCommand.ts | 5 + .../commands/StartLendingAnalysisCommand.ts | 5 + clients/client-timestream-query/package.json | 36 +- .../src/commands/CancelQueryCommand.ts | 5 + .../commands/CreateScheduledQueryCommand.ts | 5 + .../commands/DeleteScheduledQueryCommand.ts | 5 + .../src/commands/DescribeEndpointsCommand.ts | 5 + .../commands/DescribeScheduledQueryCommand.ts | 5 + .../commands/ExecuteScheduledQueryCommand.ts | 5 + .../commands/ListScheduledQueriesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/PrepareQueryCommand.ts | 5 + .../src/commands/QueryCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateScheduledQueryCommand.ts | 5 + clients/client-timestream-write/package.json | 36 +- .../commands/CreateBatchLoadTaskCommand.ts | 5 + .../src/commands/CreateDatabaseCommand.ts | 5 + .../src/commands/CreateTableCommand.ts | 5 + .../src/commands/DeleteDatabaseCommand.ts | 5 + .../src/commands/DeleteTableCommand.ts | 5 + .../commands/DescribeBatchLoadTaskCommand.ts | 5 + .../src/commands/DescribeDatabaseCommand.ts | 5 + .../src/commands/DescribeEndpointsCommand.ts | 5 + .../src/commands/DescribeTableCommand.ts | 5 + .../src/commands/ListBatchLoadTasksCommand.ts | 5 + .../src/commands/ListDatabasesCommand.ts | 5 + .../src/commands/ListTablesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ResumeBatchLoadTaskCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDatabaseCommand.ts | 5 + .../src/commands/UpdateTableCommand.ts | 5 + .../src/commands/WriteRecordsCommand.ts | 5 + clients/client-tnb/package.json | 38 +- .../CancelSolNetworkOperationCommand.ts | 5 + .../CreateSolFunctionPackageCommand.ts | 5 + .../CreateSolNetworkInstanceCommand.ts | 5 + .../CreateSolNetworkPackageCommand.ts | 5 + .../DeleteSolFunctionPackageCommand.ts | 5 + .../DeleteSolNetworkInstanceCommand.ts | 5 + .../DeleteSolNetworkPackageCommand.ts | 5 + .../commands/GetSolFunctionInstanceCommand.ts | 5 + .../commands/GetSolFunctionPackageCommand.ts | 5 + .../GetSolFunctionPackageContentCommand.ts | 5 + .../GetSolFunctionPackageDescriptorCommand.ts | 5 + .../commands/GetSolNetworkInstanceCommand.ts | 5 + .../commands/GetSolNetworkOperationCommand.ts | 5 + .../commands/GetSolNetworkPackageCommand.ts | 5 + .../GetSolNetworkPackageContentCommand.ts | 5 + .../GetSolNetworkPackageDescriptorCommand.ts | 5 + .../InstantiateSolNetworkInstanceCommand.ts | 5 + .../ListSolFunctionInstancesCommand.ts | 5 + .../ListSolFunctionPackagesCommand.ts | 5 + .../ListSolNetworkInstancesCommand.ts | 5 + .../ListSolNetworkOperationsCommand.ts | 5 + .../commands/ListSolNetworkPackagesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../PutSolFunctionPackageContentCommand.ts | 5 + .../PutSolNetworkPackageContentCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../TerminateSolNetworkInstanceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateSolFunctionPackageCommand.ts | 5 + .../UpdateSolNetworkInstanceCommand.ts | 5 + .../UpdateSolNetworkPackageCommand.ts | 5 + ...alidateSolFunctionPackageContentCommand.ts | 5 + ...ValidateSolNetworkPackageContentCommand.ts | 5 + .../client-transcribe-streaming/package.json | 42 +- ...CallAnalyticsStreamTranscriptionCommand.ts | 5 + .../StartMedicalStreamTranscriptionCommand.ts | 5 + .../StartStreamTranscriptionCommand.ts | 5 + clients/client-transcribe/package.json | 36 +- .../CreateCallAnalyticsCategoryCommand.ts | 5 + .../commands/CreateLanguageModelCommand.ts | 5 + .../CreateMedicalVocabularyCommand.ts | 5 + .../src/commands/CreateVocabularyCommand.ts | 5 + .../commands/CreateVocabularyFilterCommand.ts | 5 + .../DeleteCallAnalyticsCategoryCommand.ts | 5 + .../commands/DeleteCallAnalyticsJobCommand.ts | 5 + .../commands/DeleteLanguageModelCommand.ts | 5 + .../DeleteMedicalTranscriptionJobCommand.ts | 5 + .../DeleteMedicalVocabularyCommand.ts | 5 + .../commands/DeleteTranscriptionJobCommand.ts | 5 + .../src/commands/DeleteVocabularyCommand.ts | 5 + .../commands/DeleteVocabularyFilterCommand.ts | 5 + .../commands/DescribeLanguageModelCommand.ts | 5 + .../GetCallAnalyticsCategoryCommand.ts | 5 + .../commands/GetCallAnalyticsJobCommand.ts | 5 + .../GetMedicalTranscriptionJobCommand.ts | 5 + .../commands/GetMedicalVocabularyCommand.ts | 5 + .../commands/GetTranscriptionJobCommand.ts | 5 + .../src/commands/GetVocabularyCommand.ts | 5 + .../commands/GetVocabularyFilterCommand.ts | 5 + .../ListCallAnalyticsCategoriesCommand.ts | 5 + .../commands/ListCallAnalyticsJobsCommand.ts | 5 + .../src/commands/ListLanguageModelsCommand.ts | 5 + .../ListMedicalTranscriptionJobsCommand.ts | 5 + .../ListMedicalVocabulariesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/ListTranscriptionJobsCommand.ts | 5 + .../src/commands/ListVocabulariesCommand.ts | 5 + .../commands/ListVocabularyFiltersCommand.ts | 5 + .../commands/StartCallAnalyticsJobCommand.ts | 5 + .../StartMedicalTranscriptionJobCommand.ts | 5 + .../commands/StartTranscriptionJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateCallAnalyticsCategoryCommand.ts | 5 + .../UpdateMedicalVocabularyCommand.ts | 5 + .../src/commands/UpdateVocabularyCommand.ts | 5 + .../commands/UpdateVocabularyFilterCommand.ts | 5 + clients/client-transfer/package.json | 38 +- .../src/commands/CreateAccessCommand.ts | 5 + .../src/commands/CreateAgreementCommand.ts | 5 + .../src/commands/CreateConnectorCommand.ts | 5 + .../src/commands/CreateProfileCommand.ts | 5 + .../src/commands/CreateServerCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/CreateWorkflowCommand.ts | 5 + .../src/commands/DeleteAccessCommand.ts | 5 + .../src/commands/DeleteAgreementCommand.ts | 5 + .../src/commands/DeleteCertificateCommand.ts | 5 + .../src/commands/DeleteConnectorCommand.ts | 5 + .../src/commands/DeleteHostKeyCommand.ts | 5 + .../src/commands/DeleteProfileCommand.ts | 5 + .../src/commands/DeleteServerCommand.ts | 5 + .../src/commands/DeleteSshPublicKeyCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../src/commands/DeleteWorkflowCommand.ts | 5 + .../src/commands/DescribeAccessCommand.ts | 5 + .../src/commands/DescribeAgreementCommand.ts | 5 + .../commands/DescribeCertificateCommand.ts | 5 + .../src/commands/DescribeConnectorCommand.ts | 5 + .../src/commands/DescribeExecutionCommand.ts | 5 + .../src/commands/DescribeHostKeyCommand.ts | 5 + .../src/commands/DescribeProfileCommand.ts | 5 + .../commands/DescribeSecurityPolicyCommand.ts | 5 + .../src/commands/DescribeServerCommand.ts | 5 + .../src/commands/DescribeUserCommand.ts | 5 + .../src/commands/DescribeWorkflowCommand.ts | 5 + .../src/commands/ImportCertificateCommand.ts | 5 + .../src/commands/ImportHostKeyCommand.ts | 5 + .../src/commands/ImportSshPublicKeyCommand.ts | 5 + .../src/commands/ListAccessesCommand.ts | 5 + .../src/commands/ListAgreementsCommand.ts | 5 + .../src/commands/ListCertificatesCommand.ts | 5 + .../src/commands/ListConnectorsCommand.ts | 5 + .../src/commands/ListExecutionsCommand.ts | 5 + .../src/commands/ListHostKeysCommand.ts | 5 + .../src/commands/ListProfilesCommand.ts | 5 + .../commands/ListSecurityPoliciesCommand.ts | 5 + .../src/commands/ListServersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../src/commands/ListWorkflowsCommand.ts | 5 + .../commands/SendWorkflowStepStateCommand.ts | 5 + .../src/commands/StartFileTransferCommand.ts | 5 + .../src/commands/StartServerCommand.ts | 5 + .../src/commands/StopServerCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TestConnectionCommand.ts | 5 + .../commands/TestIdentityProviderCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAccessCommand.ts | 5 + .../src/commands/UpdateAgreementCommand.ts | 5 + .../src/commands/UpdateCertificateCommand.ts | 5 + .../src/commands/UpdateConnectorCommand.ts | 5 + .../src/commands/UpdateHostKeyCommand.ts | 5 + .../src/commands/UpdateProfileCommand.ts | 5 + .../src/commands/UpdateServerCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + clients/client-translate/package.json | 36 +- .../src/commands/CreateParallelDataCommand.ts | 5 + .../src/commands/DeleteParallelDataCommand.ts | 5 + .../src/commands/DeleteTerminologyCommand.ts | 5 + .../DescribeTextTranslationJobCommand.ts | 5 + .../src/commands/GetParallelDataCommand.ts | 5 + .../src/commands/GetTerminologyCommand.ts | 5 + .../src/commands/ImportTerminologyCommand.ts | 5 + .../src/commands/ListLanguagesCommand.ts | 5 + .../src/commands/ListParallelDataCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTerminologiesCommand.ts | 5 + .../ListTextTranslationJobsCommand.ts | 5 + .../StartTextTranslationJobCommand.ts | 5 + .../commands/StopTextTranslationJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/TranslateDocumentCommand.ts | 5 + .../src/commands/TranslateTextCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateParallelDataCommand.ts | 5 + .../client-verifiedpermissions/package.json | 36 +- .../commands/CreateIdentitySourceCommand.ts | 5 + .../src/commands/CreatePolicyCommand.ts | 5 + .../src/commands/CreatePolicyStoreCommand.ts | 5 + .../commands/CreatePolicyTemplateCommand.ts | 5 + .../commands/DeleteIdentitySourceCommand.ts | 5 + .../src/commands/DeletePolicyCommand.ts | 5 + .../src/commands/DeletePolicyStoreCommand.ts | 5 + .../commands/DeletePolicyTemplateCommand.ts | 5 + .../src/commands/GetIdentitySourceCommand.ts | 5 + .../src/commands/GetPolicyCommand.ts | 5 + .../src/commands/GetPolicyStoreCommand.ts | 5 + .../src/commands/GetPolicyTemplateCommand.ts | 5 + .../src/commands/GetSchemaCommand.ts | 5 + .../src/commands/IsAuthorizedCommand.ts | 5 + .../commands/IsAuthorizedWithTokenCommand.ts | 5 + .../commands/ListIdentitySourcesCommand.ts | 5 + .../src/commands/ListPoliciesCommand.ts | 5 + .../src/commands/ListPolicyStoresCommand.ts | 5 + .../commands/ListPolicyTemplatesCommand.ts | 5 + .../src/commands/PutSchemaCommand.ts | 5 + .../commands/UpdateIdentitySourceCommand.ts | 5 + .../src/commands/UpdatePolicyCommand.ts | 5 + .../src/commands/UpdatePolicyStoreCommand.ts | 5 + .../commands/UpdatePolicyTemplateCommand.ts | 5 + clients/client-voice-id/package.json | 36 +- .../src/commands/AssociateFraudsterCommand.ts | 5 + .../src/commands/CreateDomainCommand.ts | 5 + .../src/commands/CreateWatchlistCommand.ts | 5 + .../src/commands/DeleteDomainCommand.ts | 5 + .../src/commands/DeleteFraudsterCommand.ts | 5 + .../src/commands/DeleteSpeakerCommand.ts | 5 + .../src/commands/DeleteWatchlistCommand.ts | 5 + .../src/commands/DescribeDomainCommand.ts | 5 + .../src/commands/DescribeFraudsterCommand.ts | 5 + ...DescribeFraudsterRegistrationJobCommand.ts | 5 + .../src/commands/DescribeSpeakerCommand.ts | 5 + .../DescribeSpeakerEnrollmentJobCommand.ts | 5 + .../src/commands/DescribeWatchlistCommand.ts | 5 + .../commands/DisassociateFraudsterCommand.ts | 5 + .../src/commands/EvaluateSessionCommand.ts | 5 + .../src/commands/ListDomainsCommand.ts | 5 + .../ListFraudsterRegistrationJobsCommand.ts | 5 + .../src/commands/ListFraudstersCommand.ts | 5 + .../ListSpeakerEnrollmentJobsCommand.ts | 5 + .../src/commands/ListSpeakersCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWatchlistsCommand.ts | 5 + .../src/commands/OptOutSpeakerCommand.ts | 5 + .../StartFraudsterRegistrationJobCommand.ts | 5 + .../StartSpeakerEnrollmentJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateDomainCommand.ts | 5 + .../src/commands/UpdateWatchlistCommand.ts | 5 + clients/client-vpc-lattice/package.json | 36 +- .../src/commands/BatchUpdateRuleCommand.ts | 5 + .../CreateAccessLogSubscriptionCommand.ts | 5 + .../src/commands/CreateListenerCommand.ts | 5 + .../src/commands/CreateRuleCommand.ts | 5 + .../src/commands/CreateServiceCommand.ts | 5 + .../commands/CreateServiceNetworkCommand.ts | 5 + ...ServiceNetworkServiceAssociationCommand.ts | 5 + ...eateServiceNetworkVpcAssociationCommand.ts | 5 + .../src/commands/CreateTargetGroupCommand.ts | 5 + .../DeleteAccessLogSubscriptionCommand.ts | 5 + .../src/commands/DeleteAuthPolicyCommand.ts | 5 + .../src/commands/DeleteListenerCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../src/commands/DeleteServiceCommand.ts | 5 + .../commands/DeleteServiceNetworkCommand.ts | 5 + ...ServiceNetworkServiceAssociationCommand.ts | 5 + ...leteServiceNetworkVpcAssociationCommand.ts | 5 + .../src/commands/DeleteTargetGroupCommand.ts | 5 + .../src/commands/DeregisterTargetsCommand.ts | 5 + .../GetAccessLogSubscriptionCommand.ts | 5 + .../src/commands/GetAuthPolicyCommand.ts | 5 + .../src/commands/GetListenerCommand.ts | 5 + .../src/commands/GetResourcePolicyCommand.ts | 5 + .../src/commands/GetRuleCommand.ts | 5 + .../src/commands/GetServiceCommand.ts | 5 + .../src/commands/GetServiceNetworkCommand.ts | 5 + ...ServiceNetworkServiceAssociationCommand.ts | 5 + .../GetServiceNetworkVpcAssociationCommand.ts | 5 + .../src/commands/GetTargetGroupCommand.ts | 5 + .../ListAccessLogSubscriptionsCommand.ts | 5 + .../src/commands/ListListenersCommand.ts | 5 + .../src/commands/ListRulesCommand.ts | 5 + ...erviceNetworkServiceAssociationsCommand.ts | 5 + ...istServiceNetworkVpcAssociationsCommand.ts | 5 + .../commands/ListServiceNetworksCommand.ts | 5 + .../src/commands/ListServicesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListTargetGroupsCommand.ts | 5 + .../src/commands/ListTargetsCommand.ts | 5 + .../src/commands/PutAuthPolicyCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../src/commands/RegisterTargetsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAccessLogSubscriptionCommand.ts | 5 + .../src/commands/UpdateListenerCommand.ts | 5 + .../src/commands/UpdateRuleCommand.ts | 5 + .../src/commands/UpdateServiceCommand.ts | 5 + .../commands/UpdateServiceNetworkCommand.ts | 5 + ...dateServiceNetworkVpcAssociationCommand.ts | 5 + .../src/commands/UpdateTargetGroupCommand.ts | 5 + clients/client-waf-regional/package.json | 36 +- .../src/commands/AssociateWebACLCommand.ts | 5 + .../src/commands/CreateByteMatchSetCommand.ts | 5 + .../src/commands/CreateGeoMatchSetCommand.ts | 5 + .../src/commands/CreateIPSetCommand.ts | 5 + .../commands/CreateRateBasedRuleCommand.ts | 5 + .../commands/CreateRegexMatchSetCommand.ts | 5 + .../commands/CreateRegexPatternSetCommand.ts | 5 + .../src/commands/CreateRuleCommand.ts | 5 + .../src/commands/CreateRuleGroupCommand.ts | 5 + .../CreateSizeConstraintSetCommand.ts | 5 + .../CreateSqlInjectionMatchSetCommand.ts | 5 + .../src/commands/CreateWebACLCommand.ts | 5 + .../CreateWebACLMigrationStackCommand.ts | 5 + .../src/commands/CreateXssMatchSetCommand.ts | 5 + .../src/commands/DeleteByteMatchSetCommand.ts | 5 + .../src/commands/DeleteGeoMatchSetCommand.ts | 5 + .../src/commands/DeleteIPSetCommand.ts | 5 + .../DeleteLoggingConfigurationCommand.ts | 5 + .../commands/DeletePermissionPolicyCommand.ts | 5 + .../commands/DeleteRateBasedRuleCommand.ts | 5 + .../commands/DeleteRegexMatchSetCommand.ts | 5 + .../commands/DeleteRegexPatternSetCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../src/commands/DeleteRuleGroupCommand.ts | 5 + .../DeleteSizeConstraintSetCommand.ts | 5 + .../DeleteSqlInjectionMatchSetCommand.ts | 5 + .../src/commands/DeleteWebACLCommand.ts | 5 + .../src/commands/DeleteXssMatchSetCommand.ts | 5 + .../src/commands/DisassociateWebACLCommand.ts | 5 + .../src/commands/GetByteMatchSetCommand.ts | 5 + .../src/commands/GetChangeTokenCommand.ts | 5 + .../commands/GetChangeTokenStatusCommand.ts | 5 + .../src/commands/GetGeoMatchSetCommand.ts | 5 + .../src/commands/GetIPSetCommand.ts | 5 + .../GetLoggingConfigurationCommand.ts | 5 + .../commands/GetPermissionPolicyCommand.ts | 5 + .../src/commands/GetRateBasedRuleCommand.ts | 5 + .../GetRateBasedRuleManagedKeysCommand.ts | 5 + .../src/commands/GetRegexMatchSetCommand.ts | 5 + .../src/commands/GetRegexPatternSetCommand.ts | 5 + .../src/commands/GetRuleCommand.ts | 5 + .../src/commands/GetRuleGroupCommand.ts | 5 + .../src/commands/GetSampledRequestsCommand.ts | 5 + .../commands/GetSizeConstraintSetCommand.ts | 5 + .../GetSqlInjectionMatchSetCommand.ts | 5 + .../src/commands/GetWebACLCommand.ts | 5 + .../commands/GetWebACLForResourceCommand.ts | 5 + .../src/commands/GetXssMatchSetCommand.ts | 5 + .../ListActivatedRulesInRuleGroupCommand.ts | 5 + .../src/commands/ListByteMatchSetsCommand.ts | 5 + .../src/commands/ListGeoMatchSetsCommand.ts | 5 + .../src/commands/ListIPSetsCommand.ts | 5 + .../ListLoggingConfigurationsCommand.ts | 5 + .../src/commands/ListRateBasedRulesCommand.ts | 5 + .../src/commands/ListRegexMatchSetsCommand.ts | 5 + .../commands/ListRegexPatternSetsCommand.ts | 5 + .../commands/ListResourcesForWebACLCommand.ts | 5 + .../src/commands/ListRuleGroupsCommand.ts | 5 + .../src/commands/ListRulesCommand.ts | 5 + .../commands/ListSizeConstraintSetsCommand.ts | 5 + .../ListSqlInjectionMatchSetsCommand.ts | 5 + .../ListSubscribedRuleGroupsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWebACLsCommand.ts | 5 + .../src/commands/ListXssMatchSetsCommand.ts | 5 + .../PutLoggingConfigurationCommand.ts | 5 + .../commands/PutPermissionPolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateByteMatchSetCommand.ts | 5 + .../src/commands/UpdateGeoMatchSetCommand.ts | 5 + .../src/commands/UpdateIPSetCommand.ts | 5 + .../commands/UpdateRateBasedRuleCommand.ts | 5 + .../commands/UpdateRegexMatchSetCommand.ts | 5 + .../commands/UpdateRegexPatternSetCommand.ts | 5 + .../src/commands/UpdateRuleCommand.ts | 5 + .../src/commands/UpdateRuleGroupCommand.ts | 5 + .../UpdateSizeConstraintSetCommand.ts | 5 + .../UpdateSqlInjectionMatchSetCommand.ts | 5 + .../src/commands/UpdateWebACLCommand.ts | 5 + .../src/commands/UpdateXssMatchSetCommand.ts | 5 + clients/client-waf/package.json | 36 +- .../src/commands/CreateByteMatchSetCommand.ts | 5 + .../src/commands/CreateGeoMatchSetCommand.ts | 5 + .../src/commands/CreateIPSetCommand.ts | 5 + .../commands/CreateRateBasedRuleCommand.ts | 5 + .../commands/CreateRegexMatchSetCommand.ts | 5 + .../commands/CreateRegexPatternSetCommand.ts | 5 + .../src/commands/CreateRuleCommand.ts | 5 + .../src/commands/CreateRuleGroupCommand.ts | 5 + .../CreateSizeConstraintSetCommand.ts | 5 + .../CreateSqlInjectionMatchSetCommand.ts | 5 + .../src/commands/CreateWebACLCommand.ts | 5 + .../CreateWebACLMigrationStackCommand.ts | 5 + .../src/commands/CreateXssMatchSetCommand.ts | 5 + .../src/commands/DeleteByteMatchSetCommand.ts | 5 + .../src/commands/DeleteGeoMatchSetCommand.ts | 5 + .../src/commands/DeleteIPSetCommand.ts | 5 + .../DeleteLoggingConfigurationCommand.ts | 5 + .../commands/DeletePermissionPolicyCommand.ts | 5 + .../commands/DeleteRateBasedRuleCommand.ts | 5 + .../commands/DeleteRegexMatchSetCommand.ts | 5 + .../commands/DeleteRegexPatternSetCommand.ts | 5 + .../src/commands/DeleteRuleCommand.ts | 5 + .../src/commands/DeleteRuleGroupCommand.ts | 5 + .../DeleteSizeConstraintSetCommand.ts | 5 + .../DeleteSqlInjectionMatchSetCommand.ts | 5 + .../src/commands/DeleteWebACLCommand.ts | 5 + .../src/commands/DeleteXssMatchSetCommand.ts | 5 + .../src/commands/GetByteMatchSetCommand.ts | 5 + .../src/commands/GetChangeTokenCommand.ts | 5 + .../commands/GetChangeTokenStatusCommand.ts | 5 + .../src/commands/GetGeoMatchSetCommand.ts | 5 + .../src/commands/GetIPSetCommand.ts | 5 + .../GetLoggingConfigurationCommand.ts | 5 + .../commands/GetPermissionPolicyCommand.ts | 5 + .../src/commands/GetRateBasedRuleCommand.ts | 5 + .../GetRateBasedRuleManagedKeysCommand.ts | 5 + .../src/commands/GetRegexMatchSetCommand.ts | 5 + .../src/commands/GetRegexPatternSetCommand.ts | 5 + .../client-waf/src/commands/GetRuleCommand.ts | 5 + .../src/commands/GetRuleGroupCommand.ts | 5 + .../src/commands/GetSampledRequestsCommand.ts | 5 + .../commands/GetSizeConstraintSetCommand.ts | 5 + .../GetSqlInjectionMatchSetCommand.ts | 5 + .../src/commands/GetWebACLCommand.ts | 5 + .../src/commands/GetXssMatchSetCommand.ts | 5 + .../ListActivatedRulesInRuleGroupCommand.ts | 5 + .../src/commands/ListByteMatchSetsCommand.ts | 5 + .../src/commands/ListGeoMatchSetsCommand.ts | 5 + .../src/commands/ListIPSetsCommand.ts | 5 + .../ListLoggingConfigurationsCommand.ts | 5 + .../src/commands/ListRateBasedRulesCommand.ts | 5 + .../src/commands/ListRegexMatchSetsCommand.ts | 5 + .../commands/ListRegexPatternSetsCommand.ts | 5 + .../src/commands/ListRuleGroupsCommand.ts | 5 + .../src/commands/ListRulesCommand.ts | 5 + .../commands/ListSizeConstraintSetsCommand.ts | 5 + .../ListSqlInjectionMatchSetsCommand.ts | 5 + .../ListSubscribedRuleGroupsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWebACLsCommand.ts | 5 + .../src/commands/ListXssMatchSetsCommand.ts | 5 + .../PutLoggingConfigurationCommand.ts | 5 + .../commands/PutPermissionPolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateByteMatchSetCommand.ts | 5 + .../src/commands/UpdateGeoMatchSetCommand.ts | 5 + .../src/commands/UpdateIPSetCommand.ts | 5 + .../commands/UpdateRateBasedRuleCommand.ts | 5 + .../commands/UpdateRegexMatchSetCommand.ts | 5 + .../commands/UpdateRegexPatternSetCommand.ts | 5 + .../src/commands/UpdateRuleCommand.ts | 5 + .../src/commands/UpdateRuleGroupCommand.ts | 5 + .../UpdateSizeConstraintSetCommand.ts | 5 + .../UpdateSqlInjectionMatchSetCommand.ts | 5 + .../src/commands/UpdateWebACLCommand.ts | 5 + .../src/commands/UpdateXssMatchSetCommand.ts | 5 + clients/client-wafv2/package.json | 36 +- .../src/commands/AssociateWebACLCommand.ts | 5 + .../src/commands/CheckCapacityCommand.ts | 5 + .../src/commands/CreateAPIKeyCommand.ts | 5 + .../src/commands/CreateIPSetCommand.ts | 5 + .../commands/CreateRegexPatternSetCommand.ts | 5 + .../src/commands/CreateRuleGroupCommand.ts | 5 + .../src/commands/CreateWebACLCommand.ts | 5 + .../DeleteFirewallManagerRuleGroupsCommand.ts | 5 + .../src/commands/DeleteIPSetCommand.ts | 5 + .../DeleteLoggingConfigurationCommand.ts | 5 + .../commands/DeletePermissionPolicyCommand.ts | 5 + .../commands/DeleteRegexPatternSetCommand.ts | 5 + .../src/commands/DeleteRuleGroupCommand.ts | 5 + .../src/commands/DeleteWebACLCommand.ts | 5 + .../DescribeAllManagedProductsCommand.ts | 5 + .../DescribeManagedProductsByVendorCommand.ts | 5 + .../DescribeManagedRuleGroupCommand.ts | 5 + .../src/commands/DisassociateWebACLCommand.ts | 5 + .../GenerateMobileSdkReleaseUrlCommand.ts | 5 + .../src/commands/GetDecryptedAPIKeyCommand.ts | 5 + .../src/commands/GetIPSetCommand.ts | 5 + .../GetLoggingConfigurationCommand.ts | 5 + .../src/commands/GetManagedRuleSetCommand.ts | 5 + .../commands/GetMobileSdkReleaseCommand.ts | 5 + .../commands/GetPermissionPolicyCommand.ts | 5 + ...GetRateBasedStatementManagedKeysCommand.ts | 5 + .../src/commands/GetRegexPatternSetCommand.ts | 5 + .../src/commands/GetRuleGroupCommand.ts | 5 + .../src/commands/GetSampledRequestsCommand.ts | 5 + .../src/commands/GetWebACLCommand.ts | 5 + .../commands/GetWebACLForResourceCommand.ts | 5 + .../src/commands/ListAPIKeysCommand.ts | 5 + ...vailableManagedRuleGroupVersionsCommand.ts | 5 + .../ListAvailableManagedRuleGroupsCommand.ts | 5 + .../src/commands/ListIPSetsCommand.ts | 5 + .../ListLoggingConfigurationsCommand.ts | 5 + .../commands/ListManagedRuleSetsCommand.ts | 5 + .../commands/ListMobileSdkReleasesCommand.ts | 5 + .../commands/ListRegexPatternSetsCommand.ts | 5 + .../commands/ListResourcesForWebACLCommand.ts | 5 + .../src/commands/ListRuleGroupsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWebACLsCommand.ts | 5 + .../PutLoggingConfigurationCommand.ts | 5 + .../PutManagedRuleSetVersionsCommand.ts | 5 + .../commands/PutPermissionPolicyCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateIPSetCommand.ts | 5 + ...eManagedRuleSetVersionExpiryDateCommand.ts | 5 + .../commands/UpdateRegexPatternSetCommand.ts | 5 + .../src/commands/UpdateRuleGroupCommand.ts | 5 + .../src/commands/UpdateWebACLCommand.ts | 5 + clients/client-wellarchitected/package.json | 36 +- .../src/commands/AssociateLensesCommand.ts | 5 + .../src/commands/AssociateProfilesCommand.ts | 5 + .../src/commands/CreateLensShareCommand.ts | 5 + .../src/commands/CreateLensVersionCommand.ts | 5 + .../src/commands/CreateMilestoneCommand.ts | 5 + .../src/commands/CreateProfileCommand.ts | 5 + .../src/commands/CreateProfileShareCommand.ts | 5 + .../src/commands/CreateWorkloadCommand.ts | 5 + .../commands/CreateWorkloadShareCommand.ts | 5 + .../src/commands/DeleteLensCommand.ts | 5 + .../src/commands/DeleteLensShareCommand.ts | 5 + .../src/commands/DeleteProfileCommand.ts | 5 + .../src/commands/DeleteProfileShareCommand.ts | 5 + .../src/commands/DeleteWorkloadCommand.ts | 5 + .../commands/DeleteWorkloadShareCommand.ts | 5 + .../src/commands/DisassociateLensesCommand.ts | 5 + .../commands/DisassociateProfilesCommand.ts | 5 + .../src/commands/ExportLensCommand.ts | 5 + .../src/commands/GetAnswerCommand.ts | 5 + .../commands/GetConsolidatedReportCommand.ts | 5 + .../src/commands/GetLensCommand.ts | 5 + .../src/commands/GetLensReviewCommand.ts | 5 + .../commands/GetLensReviewReportCommand.ts | 5 + .../GetLensVersionDifferenceCommand.ts | 5 + .../src/commands/GetMilestoneCommand.ts | 5 + .../src/commands/GetProfileCommand.ts | 5 + .../src/commands/GetProfileTemplateCommand.ts | 5 + .../src/commands/GetWorkloadCommand.ts | 5 + .../src/commands/ImportLensCommand.ts | 5 + .../src/commands/ListAnswersCommand.ts | 5 + .../src/commands/ListCheckDetailsCommand.ts | 5 + .../src/commands/ListCheckSummariesCommand.ts | 5 + .../ListLensReviewImprovementsCommand.ts | 5 + .../src/commands/ListLensReviewsCommand.ts | 5 + .../src/commands/ListLensSharesCommand.ts | 5 + .../src/commands/ListLensesCommand.ts | 5 + .../src/commands/ListMilestonesCommand.ts | 5 + .../src/commands/ListNotificationsCommand.ts | 5 + .../ListProfileNotificationsCommand.ts | 5 + .../src/commands/ListProfileSharesCommand.ts | 5 + .../src/commands/ListProfilesCommand.ts | 5 + .../commands/ListShareInvitationsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListWorkloadSharesCommand.ts | 5 + .../src/commands/ListWorkloadsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateAnswerCommand.ts | 5 + .../commands/UpdateGlobalSettingsCommand.ts | 5 + .../src/commands/UpdateLensReviewCommand.ts | 5 + .../src/commands/UpdateProfileCommand.ts | 5 + .../commands/UpdateShareInvitationCommand.ts | 5 + .../src/commands/UpdateWorkloadCommand.ts | 5 + .../commands/UpdateWorkloadShareCommand.ts | 5 + .../src/commands/UpgradeLensReviewCommand.ts | 5 + .../commands/UpgradeProfileVersionCommand.ts | 5 + clients/client-wisdom/package.json | 36 +- .../CreateAssistantAssociationCommand.ts | 5 + .../src/commands/CreateAssistantCommand.ts | 5 + .../src/commands/CreateContentCommand.ts | 5 + .../commands/CreateKnowledgeBaseCommand.ts | 5 + .../src/commands/CreateSessionCommand.ts | 5 + .../DeleteAssistantAssociationCommand.ts | 5 + .../src/commands/DeleteAssistantCommand.ts | 5 + .../src/commands/DeleteContentCommand.ts | 5 + .../commands/DeleteKnowledgeBaseCommand.ts | 5 + .../GetAssistantAssociationCommand.ts | 5 + .../src/commands/GetAssistantCommand.ts | 5 + .../src/commands/GetContentCommand.ts | 5 + .../src/commands/GetContentSummaryCommand.ts | 5 + .../src/commands/GetKnowledgeBaseCommand.ts | 5 + .../src/commands/GetRecommendationsCommand.ts | 5 + .../src/commands/GetSessionCommand.ts | 5 + .../ListAssistantAssociationsCommand.ts | 5 + .../src/commands/ListAssistantsCommand.ts | 5 + .../src/commands/ListContentsCommand.ts | 5 + .../src/commands/ListKnowledgeBasesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../NotifyRecommendationsReceivedCommand.ts | 5 + .../src/commands/QueryAssistantCommand.ts | 5 + .../RemoveKnowledgeBaseTemplateUriCommand.ts | 5 + .../src/commands/SearchContentCommand.ts | 5 + .../src/commands/SearchSessionsCommand.ts | 5 + .../src/commands/StartContentUploadCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateContentCommand.ts | 5 + .../UpdateKnowledgeBaseTemplateUriCommand.ts | 5 + clients/client-workdocs/package.json | 36 +- .../AbortDocumentVersionUploadCommand.ts | 5 + .../src/commands/ActivateUserCommand.ts | 5 + .../commands/AddResourcePermissionsCommand.ts | 5 + .../src/commands/CreateCommentCommand.ts | 5 + .../commands/CreateCustomMetadataCommand.ts | 5 + .../src/commands/CreateFolderCommand.ts | 5 + .../src/commands/CreateLabelsCommand.ts | 5 + .../CreateNotificationSubscriptionCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../src/commands/DeactivateUserCommand.ts | 5 + .../src/commands/DeleteCommentCommand.ts | 5 + .../commands/DeleteCustomMetadataCommand.ts | 5 + .../src/commands/DeleteDocumentCommand.ts | 5 + .../commands/DeleteDocumentVersionCommand.ts | 5 + .../src/commands/DeleteFolderCommand.ts | 5 + .../commands/DeleteFolderContentsCommand.ts | 5 + .../src/commands/DeleteLabelsCommand.ts | 5 + .../DeleteNotificationSubscriptionCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../src/commands/DescribeActivitiesCommand.ts | 5 + .../src/commands/DescribeCommentsCommand.ts | 5 + .../DescribeDocumentVersionsCommand.ts | 5 + .../commands/DescribeFolderContentsCommand.ts | 5 + .../src/commands/DescribeGroupsCommand.ts | 5 + ...escribeNotificationSubscriptionsCommand.ts | 5 + .../DescribeResourcePermissionsCommand.ts | 5 + .../commands/DescribeRootFoldersCommand.ts | 5 + .../src/commands/DescribeUsersCommand.ts | 5 + .../src/commands/GetCurrentUserCommand.ts | 5 + .../src/commands/GetDocumentCommand.ts | 5 + .../src/commands/GetDocumentPathCommand.ts | 5 + .../src/commands/GetDocumentVersionCommand.ts | 5 + .../src/commands/GetFolderCommand.ts | 5 + .../src/commands/GetFolderPathCommand.ts | 5 + .../src/commands/GetResourcesCommand.ts | 5 + .../InitiateDocumentVersionUploadCommand.ts | 5 + .../RemoveAllResourcePermissionsCommand.ts | 5 + .../RemoveResourcePermissionCommand.ts | 5 + .../RestoreDocumentVersionsCommand.ts | 5 + .../src/commands/SearchResourcesCommand.ts | 5 + .../src/commands/UpdateDocumentCommand.ts | 5 + .../commands/UpdateDocumentVersionCommand.ts | 5 + .../src/commands/UpdateFolderCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + clients/client-worklink/package.json | 36 +- .../src/commands/AssociateDomainCommand.ts | 5 + ...iateWebsiteAuthorizationProviderCommand.ts | 5 + ...ciateWebsiteCertificateAuthorityCommand.ts | 5 + .../src/commands/CreateFleetCommand.ts | 5 + .../src/commands/DeleteFleetCommand.ts | 5 + ...DescribeAuditStreamConfigurationCommand.ts | 5 + ...cribeCompanyNetworkConfigurationCommand.ts | 5 + .../src/commands/DescribeDeviceCommand.ts | 5 + ...escribeDevicePolicyConfigurationCommand.ts | 5 + .../src/commands/DescribeDomainCommand.ts | 5 + .../commands/DescribeFleetMetadataCommand.ts | 5 + ...ibeIdentityProviderConfigurationCommand.ts | 5 + ...cribeWebsiteCertificateAuthorityCommand.ts | 5 + .../src/commands/DisassociateDomainCommand.ts | 5 + ...iateWebsiteAuthorizationProviderCommand.ts | 5 + ...ciateWebsiteCertificateAuthorityCommand.ts | 5 + .../src/commands/ListDevicesCommand.ts | 5 + .../src/commands/ListDomainsCommand.ts | 5 + .../src/commands/ListFleetsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + ...istWebsiteAuthorizationProvidersCommand.ts | 5 + ...istWebsiteCertificateAuthoritiesCommand.ts | 5 + .../commands/RestoreDomainAccessCommand.ts | 5 + .../src/commands/RevokeDomainAccessCommand.ts | 5 + .../src/commands/SignOutUserCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAuditStreamConfigurationCommand.ts | 5 + ...pdateCompanyNetworkConfigurationCommand.ts | 5 + .../UpdateDevicePolicyConfigurationCommand.ts | 5 + .../commands/UpdateDomainMetadataCommand.ts | 5 + .../commands/UpdateFleetMetadataCommand.ts | 5 + ...ateIdentityProviderConfigurationCommand.ts | 5 + clients/client-workmail/package.json | 36 +- .../AssociateDelegateToResourceCommand.ts | 5 + .../commands/AssociateMemberToGroupCommand.ts | 5 + .../AssumeImpersonationRoleCommand.ts | 5 + .../commands/CancelMailboxExportJobCommand.ts | 5 + .../src/commands/CreateAliasCommand.ts | 5 + .../CreateAvailabilityConfigurationCommand.ts | 5 + .../src/commands/CreateGroupCommand.ts | 5 + .../CreateImpersonationRoleCommand.ts | 5 + .../CreateMobileDeviceAccessRuleCommand.ts | 5 + .../src/commands/CreateOrganizationCommand.ts | 5 + .../src/commands/CreateResourceCommand.ts | 5 + .../src/commands/CreateUserCommand.ts | 5 + .../DeleteAccessControlRuleCommand.ts | 5 + .../src/commands/DeleteAliasCommand.ts | 5 + .../DeleteAvailabilityConfigurationCommand.ts | 5 + ...leteEmailMonitoringConfigurationCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../DeleteImpersonationRoleCommand.ts | 5 + .../DeleteMailboxPermissionsCommand.ts | 5 + ...DeleteMobileDeviceAccessOverrideCommand.ts | 5 + .../DeleteMobileDeviceAccessRuleCommand.ts | 5 + .../src/commands/DeleteOrganizationCommand.ts | 5 + .../src/commands/DeleteResourceCommand.ts | 5 + .../commands/DeleteRetentionPolicyCommand.ts | 5 + .../src/commands/DeleteUserCommand.ts | 5 + .../commands/DeregisterFromWorkMailCommand.ts | 5 + .../commands/DeregisterMailDomainCommand.ts | 5 + ...ribeEmailMonitoringConfigurationCommand.ts | 5 + .../src/commands/DescribeEntityCommand.ts | 5 + .../src/commands/DescribeGroupCommand.ts | 5 + .../DescribeInboundDmarcSettingsCommand.ts | 5 + .../DescribeMailboxExportJobCommand.ts | 5 + .../commands/DescribeOrganizationCommand.ts | 5 + .../src/commands/DescribeResourceCommand.ts | 5 + .../src/commands/DescribeUserCommand.ts | 5 + ...DisassociateDelegateFromResourceCommand.ts | 5 + .../DisassociateMemberFromGroupCommand.ts | 5 + .../commands/GetAccessControlEffectCommand.ts | 5 + .../GetDefaultRetentionPolicyCommand.ts | 5 + .../commands/GetImpersonationRoleCommand.ts | 5 + .../GetImpersonationRoleEffectCommand.ts | 5 + .../src/commands/GetMailDomainCommand.ts | 5 + .../src/commands/GetMailboxDetailsCommand.ts | 5 + .../GetMobileDeviceAccessEffectCommand.ts | 5 + .../GetMobileDeviceAccessOverrideCommand.ts | 5 + .../commands/ListAccessControlRulesCommand.ts | 5 + .../src/commands/ListAliasesCommand.ts | 5 + .../ListAvailabilityConfigurationsCommand.ts | 5 + .../src/commands/ListGroupMembersCommand.ts | 5 + .../src/commands/ListGroupsCommand.ts | 5 + .../commands/ListGroupsForEntityCommand.ts | 5 + .../commands/ListImpersonationRolesCommand.ts | 5 + .../src/commands/ListMailDomainsCommand.ts | 5 + .../commands/ListMailboxExportJobsCommand.ts | 5 + .../commands/ListMailboxPermissionsCommand.ts | 5 + .../ListMobileDeviceAccessOverridesCommand.ts | 5 + .../ListMobileDeviceAccessRulesCommand.ts | 5 + .../src/commands/ListOrganizationsCommand.ts | 5 + .../commands/ListResourceDelegatesCommand.ts | 5 + .../src/commands/ListResourcesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../src/commands/ListUsersCommand.ts | 5 + .../commands/PutAccessControlRuleCommand.ts | 5 + .../PutEmailMonitoringConfigurationCommand.ts | 5 + .../PutInboundDmarcSettingsCommand.ts | 5 + .../commands/PutMailboxPermissionsCommand.ts | 5 + .../PutMobileDeviceAccessOverrideCommand.ts | 5 + .../src/commands/PutRetentionPolicyCommand.ts | 5 + .../src/commands/RegisterMailDomainCommand.ts | 5 + .../src/commands/RegisterToWorkMailCommand.ts | 5 + .../src/commands/ResetPasswordCommand.ts | 5 + .../commands/StartMailboxExportJobCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../TestAvailabilityConfigurationCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../UpdateAvailabilityConfigurationCommand.ts | 5 + .../UpdateDefaultMailDomainCommand.ts | 5 + .../src/commands/UpdateGroupCommand.ts | 5 + .../UpdateImpersonationRoleCommand.ts | 5 + .../src/commands/UpdateMailboxQuotaCommand.ts | 5 + .../UpdateMobileDeviceAccessRuleCommand.ts | 5 + .../UpdatePrimaryEmailAddressCommand.ts | 5 + .../src/commands/UpdateResourceCommand.ts | 5 + .../src/commands/UpdateUserCommand.ts | 5 + .../client-workmailmessageflow/package.json | 38 +- .../commands/GetRawMessageContentCommand.ts | 5 + .../commands/PutRawMessageContentCommand.ts | 5 + clients/client-workspaces-web/package.json | 36 +- .../AssociateBrowserSettingsCommand.ts | 5 + .../AssociateIpAccessSettingsCommand.ts | 5 + .../AssociateNetworkSettingsCommand.ts | 5 + .../commands/AssociateTrustStoreCommand.ts | 5 + ...sociateUserAccessLoggingSettingsCommand.ts | 5 + .../commands/AssociateUserSettingsCommand.ts | 5 + .../commands/CreateBrowserSettingsCommand.ts | 5 + .../commands/CreateIdentityProviderCommand.ts | 5 + .../commands/CreateIpAccessSettingsCommand.ts | 5 + .../commands/CreateNetworkSettingsCommand.ts | 5 + .../src/commands/CreatePortalCommand.ts | 5 + .../src/commands/CreateTrustStoreCommand.ts | 5 + .../CreateUserAccessLoggingSettingsCommand.ts | 5 + .../src/commands/CreateUserSettingsCommand.ts | 5 + .../commands/DeleteBrowserSettingsCommand.ts | 5 + .../commands/DeleteIdentityProviderCommand.ts | 5 + .../commands/DeleteIpAccessSettingsCommand.ts | 5 + .../commands/DeleteNetworkSettingsCommand.ts | 5 + .../src/commands/DeletePortalCommand.ts | 5 + .../src/commands/DeleteTrustStoreCommand.ts | 5 + .../DeleteUserAccessLoggingSettingsCommand.ts | 5 + .../src/commands/DeleteUserSettingsCommand.ts | 5 + .../DisassociateBrowserSettingsCommand.ts | 5 + .../DisassociateIpAccessSettingsCommand.ts | 5 + .../DisassociateNetworkSettingsCommand.ts | 5 + .../commands/DisassociateTrustStoreCommand.ts | 5 + ...sociateUserAccessLoggingSettingsCommand.ts | 5 + .../DisassociateUserSettingsCommand.ts | 5 + .../src/commands/GetBrowserSettingsCommand.ts | 5 + .../commands/GetIdentityProviderCommand.ts | 5 + .../commands/GetIpAccessSettingsCommand.ts | 5 + .../src/commands/GetNetworkSettingsCommand.ts | 5 + .../src/commands/GetPortalCommand.ts | 5 + ...GetPortalServiceProviderMetadataCommand.ts | 5 + .../GetTrustStoreCertificateCommand.ts | 5 + .../src/commands/GetTrustStoreCommand.ts | 5 + .../GetUserAccessLoggingSettingsCommand.ts | 5 + .../src/commands/GetUserSettingsCommand.ts | 5 + .../commands/ListBrowserSettingsCommand.ts | 5 + .../commands/ListIdentityProvidersCommand.ts | 5 + .../commands/ListIpAccessSettingsCommand.ts | 5 + .../commands/ListNetworkSettingsCommand.ts | 5 + .../src/commands/ListPortalsCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../ListTrustStoreCertificatesCommand.ts | 5 + .../src/commands/ListTrustStoresCommand.ts | 5 + .../ListUserAccessLoggingSettingsCommand.ts | 5 + .../src/commands/ListUserSettingsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../commands/UpdateBrowserSettingsCommand.ts | 5 + .../commands/UpdateIdentityProviderCommand.ts | 5 + .../commands/UpdateIpAccessSettingsCommand.ts | 5 + .../commands/UpdateNetworkSettingsCommand.ts | 5 + .../src/commands/UpdatePortalCommand.ts | 5 + .../src/commands/UpdateTrustStoreCommand.ts | 5 + .../UpdateUserAccessLoggingSettingsCommand.ts | 5 + .../src/commands/UpdateUserSettingsCommand.ts | 5 + clients/client-workspaces/package.json | 36 +- .../AssociateConnectionAliasCommand.ts | 5 + .../src/commands/AssociateIpGroupsCommand.ts | 5 + .../src/commands/AuthorizeIpRulesCommand.ts | 5 + .../src/commands/CopyWorkspaceImageCommand.ts | 5 + .../CreateConnectClientAddInCommand.ts | 5 + .../commands/CreateConnectionAliasCommand.ts | 5 + .../src/commands/CreateIpGroupCommand.ts | 5 + .../CreateStandbyWorkspacesCommand.ts | 5 + .../src/commands/CreateTagsCommand.ts | 5 + .../CreateUpdatedWorkspaceImageCommand.ts | 5 + .../commands/CreateWorkspaceBundleCommand.ts | 5 + .../commands/CreateWorkspaceImageCommand.ts | 5 + .../src/commands/CreateWorkspacesCommand.ts | 5 + .../commands/DeleteClientBrandingCommand.ts | 5 + .../DeleteConnectClientAddInCommand.ts | 5 + .../commands/DeleteConnectionAliasCommand.ts | 5 + .../src/commands/DeleteIpGroupCommand.ts | 5 + .../src/commands/DeleteTagsCommand.ts | 5 + .../commands/DeleteWorkspaceBundleCommand.ts | 5 + .../commands/DeleteWorkspaceImageCommand.ts | 5 + .../DeregisterWorkspaceDirectoryCommand.ts | 5 + .../src/commands/DescribeAccountCommand.ts | 5 + .../DescribeAccountModificationsCommand.ts | 5 + .../commands/DescribeClientBrandingCommand.ts | 5 + .../DescribeClientPropertiesCommand.ts | 5 + .../DescribeConnectClientAddInsCommand.ts | 5 + ...scribeConnectionAliasPermissionsCommand.ts | 5 + .../DescribeConnectionAliasesCommand.ts | 5 + .../src/commands/DescribeIpGroupsCommand.ts | 5 + .../src/commands/DescribeTagsCommand.ts | 5 + .../DescribeWorkspaceBundlesCommand.ts | 5 + .../DescribeWorkspaceDirectoriesCommand.ts | 5 + ...escribeWorkspaceImagePermissionsCommand.ts | 5 + .../DescribeWorkspaceImagesCommand.ts | 5 + .../DescribeWorkspaceSnapshotsCommand.ts | 5 + .../src/commands/DescribeWorkspacesCommand.ts | 5 + ...scribeWorkspacesConnectionStatusCommand.ts | 5 + .../DisassociateConnectionAliasCommand.ts | 5 + .../commands/DisassociateIpGroupsCommand.ts | 5 + .../commands/ImportClientBrandingCommand.ts | 5 + .../commands/ImportWorkspaceImageCommand.ts | 5 + ...istAvailableManagementCidrRangesCommand.ts | 5 + .../src/commands/MigrateWorkspaceCommand.ts | 5 + .../src/commands/ModifyAccountCommand.ts | 5 + ...fyCertificateBasedAuthPropertiesCommand.ts | 5 + .../commands/ModifyClientPropertiesCommand.ts | 5 + .../commands/ModifySamlPropertiesCommand.ts | 5 + .../ModifySelfservicePermissionsCommand.ts | 5 + .../ModifyWorkspaceAccessPropertiesCommand.ts | 5 + ...odifyWorkspaceCreationPropertiesCommand.ts | 5 + .../ModifyWorkspacePropertiesCommand.ts | 5 + .../commands/ModifyWorkspaceStateCommand.ts | 5 + .../src/commands/RebootWorkspacesCommand.ts | 5 + .../src/commands/RebuildWorkspacesCommand.ts | 5 + .../RegisterWorkspaceDirectoryCommand.ts | 5 + .../src/commands/RestoreWorkspaceCommand.ts | 5 + .../src/commands/RevokeIpRulesCommand.ts | 5 + .../src/commands/StartWorkspacesCommand.ts | 5 + .../src/commands/StopWorkspacesCommand.ts | 5 + .../commands/TerminateWorkspacesCommand.ts | 5 + .../UpdateConnectClientAddInCommand.ts | 5 + .../UpdateConnectionAliasPermissionCommand.ts | 5 + .../commands/UpdateRulesOfIpGroupCommand.ts | 5 + .../commands/UpdateWorkspaceBundleCommand.ts | 5 + .../UpdateWorkspaceImagePermissionCommand.ts | 5 + clients/client-xray/package.json | 36 +- .../src/commands/BatchGetTracesCommand.ts | 5 + .../src/commands/CreateGroupCommand.ts | 5 + .../src/commands/CreateSamplingRuleCommand.ts | 5 + .../src/commands/DeleteGroupCommand.ts | 5 + .../commands/DeleteResourcePolicyCommand.ts | 5 + .../src/commands/DeleteSamplingRuleCommand.ts | 5 + .../commands/GetEncryptionConfigCommand.ts | 5 + .../src/commands/GetGroupCommand.ts | 5 + .../src/commands/GetGroupsCommand.ts | 5 + .../src/commands/GetInsightCommand.ts | 5 + .../src/commands/GetInsightEventsCommand.ts | 5 + .../commands/GetInsightImpactGraphCommand.ts | 5 + .../commands/GetInsightSummariesCommand.ts | 5 + .../src/commands/GetSamplingRulesCommand.ts | 5 + .../GetSamplingStatisticSummariesCommand.ts | 5 + .../src/commands/GetSamplingTargetsCommand.ts | 5 + .../src/commands/GetServiceGraphCommand.ts | 5 + .../GetTimeSeriesServiceStatisticsCommand.ts | 5 + .../src/commands/GetTraceGraphCommand.ts | 5 + .../src/commands/GetTraceSummariesCommand.ts | 5 + .../commands/ListResourcePoliciesCommand.ts | 5 + .../commands/ListTagsForResourceCommand.ts | 5 + .../commands/PutEncryptionConfigCommand.ts | 5 + .../src/commands/PutResourcePolicyCommand.ts | 5 + .../commands/PutTelemetryRecordsCommand.ts | 5 + .../src/commands/PutTraceSegmentsCommand.ts | 5 + .../src/commands/TagResourceCommand.ts | 5 + .../src/commands/UntagResourceCommand.ts | 5 + .../src/commands/UpdateGroupCommand.ts | 5 + .../src/commands/UpdateSamplingRuleCommand.ts | 5 + lib/lib-dynamodb/package.json | 4 +- lib/lib-storage/package.json | 6 +- packages/body-checksum-browser/package.json | 4 +- packages/body-checksum-node/package.json | 4 +- packages/cloudfront-signer/package.json | 2 +- .../package.json | 2 +- packages/credential-provider-env/package.json | 2 +- packages/credential-provider-ini/package.json | 2 +- .../credential-provider-node/package.json | 2 +- .../credential-provider-process/package.json | 2 +- packages/credential-provider-sso/package.json | 2 +- .../package.json | 2 +- packages/credential-providers/package.json | 2 +- .../eventstream-handler-node/package.json | 2 +- packages/middleware-api-key/package.json | 6 +- .../middleware-bucket-endpoint/package.json | 6 +- .../package.json | 6 +- packages/middleware-eventstream/package.json | 4 +- .../middleware-expect-continue/package.json | 4 +- .../package.json | 6 +- packages/middleware-host-header/package.json | 4 +- .../package.json | 2 +- packages/middleware-logger/package.json | 2 +- .../package.json | 4 +- .../middleware-sdk-api-gateway/package.json | 4 +- packages/middleware-sdk-ec2/package.json | 8 +- packages/middleware-sdk-glacier/package.json | 4 +- .../package.json | 4 +- packages/middleware-sdk-rds/package.json | 6 +- packages/middleware-sdk-route53/package.json | 2 +- .../middleware-sdk-s3-control/package.json | 6 +- packages/middleware-sdk-s3/package.json | 6 +- packages/middleware-sdk-sqs/package.json | 2 +- packages/middleware-sdk-sts/package.json | 2 +- .../package.json | 6 +- packages/middleware-signing/package.json | 6 +- packages/middleware-ssec/package.json | 2 +- packages/middleware-token/package.json | 6 +- packages/middleware-user-agent/package.json | 4 +- packages/middleware-websocket/package.json | 8 +- packages/polly-request-presigner/package.json | 4 +- packages/rds-signer/package.json | 12 +- packages/region-config-resolver/package.json | 6 +- packages/s3-presigned-post/package.json | 4 +- packages/s3-request-presigner/package.json | 10 +- packages/sha256-tree-hash/package.json | 2 +- packages/signature-v4-crt/package.json | 6 +- .../signature-v4-multi-region/package.json | 4 +- packages/smithy-client/package.json | 2 +- packages/token-providers/package.json | 36 +- packages/types/package.json | 2 +- packages/util-create-request/package.json | 8 +- packages/util-format-url/package.json | 4 +- packages/util-user-agent-browser/package.json | 2 +- packages/util-user-agent-node/package.json | 4 +- packages/xhr-http-handler/package.json | 6 +- private/aws-client-api-test/package.json | 26 +- private/aws-client-retry-test/package.json | 6 +- private/aws-echo-service/package.json | 34 +- .../src/commands/EchoCommand.ts | 5 + .../src/commands/LengthCommand.ts | 5 + private/aws-middleware-test/package.json | 6 +- private/aws-protocoltests-ec2/package.json | 34 +- .../src/commands/DatetimeOffsetsCommand.ts | 5 + .../EmptyInputAndEmptyOutputCommand.ts | 5 + .../src/commands/EndpointOperationCommand.ts | 5 + .../EndpointWithHostLabelOperationCommand.ts | 5 + .../src/commands/FractionalSecondsCommand.ts | 5 + .../src/commands/GreetingWithErrorsCommand.ts | 5 + .../commands/HostWithPathOperationCommand.ts | 5 + .../commands/IgnoresWrappingXmlNameCommand.ts | 5 + .../src/commands/NestedStructuresCommand.ts | 5 + .../src/commands/NoInputAndOutputCommand.ts | 5 + .../commands/PutWithContentEncodingCommand.ts | 5 + .../QueryIdempotencyTokenAutoFillCommand.ts | 5 + .../src/commands/QueryListsCommand.ts | 5 + .../src/commands/QueryTimestampsCommand.ts | 5 + .../src/commands/RecursiveXmlShapesCommand.ts | 5 + .../src/commands/SimpleInputParamsCommand.ts | 5 + .../SimpleScalarXmlPropertiesCommand.ts | 5 + .../src/commands/XmlBlobsCommand.ts | 5 + .../src/commands/XmlEmptyBlobsCommand.ts | 5 + .../src/commands/XmlEmptyListsCommand.ts | 5 + .../src/commands/XmlEnumsCommand.ts | 5 + .../src/commands/XmlIntEnumsCommand.ts | 5 + .../src/commands/XmlListsCommand.ts | 5 + .../src/commands/XmlNamespacesCommand.ts | 5 + .../src/commands/XmlTimestampsCommand.ts | 5 + .../aws-protocoltests-json-10/package.json | 34 +- .../EmptyInputAndEmptyOutputCommand.ts | 5 + .../src/commands/EndpointOperationCommand.ts | 5 + .../EndpointWithHostLabelOperationCommand.ts | 5 + .../src/commands/GreetingWithErrorsCommand.ts | 5 + .../commands/HostWithPathOperationCommand.ts | 5 + .../src/commands/JsonUnionsCommand.ts | 5 + .../src/commands/NoInputAndNoOutputCommand.ts | 5 + .../src/commands/NoInputAndOutputCommand.ts | 5 + .../commands/PutWithContentEncodingCommand.ts | 5 + .../commands/SimpleScalarPropertiesCommand.ts | 5 + private/aws-protocoltests-json/package.json | 34 +- .../src/commands/DatetimeOffsetsCommand.ts | 5 + .../src/commands/EmptyOperationCommand.ts | 5 + .../src/commands/EndpointOperationCommand.ts | 5 + .../EndpointWithHostLabelOperationCommand.ts | 5 + .../src/commands/FractionalSecondsCommand.ts | 5 + .../src/commands/GreetingWithErrorsCommand.ts | 5 + .../commands/HostWithPathOperationCommand.ts | 5 + .../src/commands/JsonEnumsCommand.ts | 5 + .../src/commands/JsonUnionsCommand.ts | 5 + .../commands/KitchenSinkOperationCommand.ts | 5 + .../src/commands/NullOperationCommand.ts | 5 + ...OperationWithOptionalInputOutputCommand.ts | 5 + .../PutAndGetInlineDocumentsCommand.ts | 5 + .../commands/PutWithContentEncodingCommand.ts | 5 + .../commands/SimpleScalarPropertiesCommand.ts | 5 + private/aws-protocoltests-query/package.json | 34 +- .../src/commands/DatetimeOffsetsCommand.ts | 5 + .../EmptyInputAndEmptyOutputCommand.ts | 5 + .../src/commands/EndpointOperationCommand.ts | 5 + .../EndpointWithHostLabelOperationCommand.ts | 5 + .../src/commands/FlattenedXmlMapCommand.ts | 5 + .../FlattenedXmlMapWithXmlNameCommand.ts | 5 + .../FlattenedXmlMapWithXmlNamespaceCommand.ts | 5 + .../src/commands/FractionalSecondsCommand.ts | 5 + .../src/commands/GreetingWithErrorsCommand.ts | 5 + .../commands/HostWithPathOperationCommand.ts | 5 + .../commands/IgnoresWrappingXmlNameCommand.ts | 5 + .../src/commands/NestedStructuresCommand.ts | 5 + .../src/commands/NoInputAndNoOutputCommand.ts | 5 + .../src/commands/NoInputAndOutputCommand.ts | 5 + .../commands/PutWithContentEncodingCommand.ts | 5 + .../QueryIdempotencyTokenAutoFillCommand.ts | 5 + .../src/commands/QueryListsCommand.ts | 5 + .../src/commands/QueryMapsCommand.ts | 5 + .../src/commands/QueryTimestampsCommand.ts | 5 + .../src/commands/RecursiveXmlShapesCommand.ts | 5 + .../src/commands/SimpleInputParamsCommand.ts | 5 + .../SimpleScalarXmlPropertiesCommand.ts | 5 + .../src/commands/XmlBlobsCommand.ts | 5 + .../src/commands/XmlEmptyBlobsCommand.ts | 5 + .../src/commands/XmlEmptyListsCommand.ts | 5 + .../src/commands/XmlEmptyMapsCommand.ts | 5 + .../src/commands/XmlEnumsCommand.ts | 5 + .../src/commands/XmlIntEnumsCommand.ts | 5 + .../src/commands/XmlListsCommand.ts | 5 + .../src/commands/XmlMapsCommand.ts | 5 + .../src/commands/XmlMapsXmlNameCommand.ts | 5 + .../src/commands/XmlNamespacesCommand.ts | 5 + .../src/commands/XmlTimestampsCommand.ts | 5 + .../aws-protocoltests-restjson/package.json | 46 +- .../commands/AllQueryStringTypesCommand.ts | 5 + .../ConstantAndVariableQueryStringCommand.ts | 5 + .../commands/ConstantQueryStringCommand.ts | 5 + .../src/commands/DatetimeOffsetsCommand.ts | 5 + .../commands/DocumentTypeAsPayloadCommand.ts | 5 + .../src/commands/DocumentTypeCommand.ts | 5 + .../EmptyInputAndEmptyOutputCommand.ts | 5 + .../src/commands/EndpointOperationCommand.ts | 5 + .../EndpointWithHostLabelOperationCommand.ts | 5 + .../src/commands/FractionalSecondsCommand.ts | 5 + .../src/commands/GreetingWithErrorsCommand.ts | 5 + .../commands/HostWithPathOperationCommand.ts | 5 + .../commands/HttpChecksumRequiredCommand.ts | 5 + .../src/commands/HttpEnumPayloadCommand.ts | 5 + .../src/commands/HttpPayloadTraitsCommand.ts | 5 + .../HttpPayloadTraitsWithMediaTypeCommand.ts | 5 + .../HttpPayloadWithStructureCommand.ts | 5 + .../src/commands/HttpPrefixHeadersCommand.ts | 5 + .../HttpPrefixHeadersInResponseCommand.ts | 5 + .../HttpRequestWithFloatLabelsCommand.ts | 5 + ...HttpRequestWithGreedyLabelInPathCommand.ts | 5 + ...uestWithLabelsAndTimestampFormatCommand.ts | 5 + .../commands/HttpRequestWithLabelsCommand.ts | 5 + .../HttpRequestWithRegexLiteralCommand.ts | 5 + .../src/commands/HttpResponseCodeCommand.ts | 5 + .../src/commands/HttpStringPayloadCommand.ts | 5 + .../IgnoreQueryParamsInResponseCommand.ts | 5 + .../InputAndOutputWithHeadersCommand.ts | 5 + .../src/commands/JsonBlobsCommand.ts | 5 + .../src/commands/JsonEnumsCommand.ts | 5 + .../src/commands/JsonIntEnumsCommand.ts | 5 + .../src/commands/JsonListsCommand.ts | 5 + .../src/commands/JsonMapsCommand.ts | 5 + .../src/commands/JsonTimestampsCommand.ts | 5 + .../src/commands/JsonUnionsCommand.ts | 5 + .../MalformedAcceptWithBodyCommand.ts | 5 + ...MalformedAcceptWithGenericStringCommand.ts | 5 + .../MalformedAcceptWithPayloadCommand.ts | 5 + .../src/commands/MalformedBlobCommand.ts | 5 + .../src/commands/MalformedBooleanCommand.ts | 5 + .../src/commands/MalformedByteCommand.ts | 5 + .../MalformedContentTypeWithBodyCommand.ts | 5 + ...rmedContentTypeWithGenericStringCommand.ts | 5 + .../MalformedContentTypeWithPayloadCommand.ts | 5 + .../MalformedContentTypeWithoutBodyCommand.ts | 5 + .../src/commands/MalformedDoubleCommand.ts | 5 + .../src/commands/MalformedFloatCommand.ts | 5 + .../src/commands/MalformedIntegerCommand.ts | 5 + .../src/commands/MalformedListCommand.ts | 5 + .../src/commands/MalformedLongCommand.ts | 5 + .../src/commands/MalformedMapCommand.ts | 5 + .../commands/MalformedRequestBodyCommand.ts | 5 + .../src/commands/MalformedShortCommand.ts | 5 + .../src/commands/MalformedStringCommand.ts | 5 + .../MalformedTimestampBodyDateTimeCommand.ts | 5 + .../MalformedTimestampBodyDefaultCommand.ts | 5 + .../MalformedTimestampBodyHttpDateCommand.ts | 5 + ...MalformedTimestampHeaderDateTimeCommand.ts | 5 + .../MalformedTimestampHeaderDefaultCommand.ts | 5 + .../MalformedTimestampHeaderEpochCommand.ts | 5 + .../MalformedTimestampPathDefaultCommand.ts | 5 + .../MalformedTimestampPathEpochCommand.ts | 5 + .../MalformedTimestampPathHttpDateCommand.ts | 5 + .../MalformedTimestampQueryDefaultCommand.ts | 5 + .../MalformedTimestampQueryEpochCommand.ts | 5 + .../MalformedTimestampQueryHttpDateCommand.ts | 5 + .../src/commands/MalformedUnionCommand.ts | 5 + .../src/commands/MediaTypeHeaderCommand.ts | 5 + .../src/commands/NoInputAndNoOutputCommand.ts | 5 + .../src/commands/NoInputAndOutputCommand.ts | 5 + .../NullAndEmptyHeadersClientCommand.ts | 5 + .../NullAndEmptyHeadersServerCommand.ts | 5 + .../OmitsNullSerializesEmptyStringCommand.ts | 5 + .../OmitsSerializingEmptyListsCommand.ts | 5 + .../src/commands/PostPlayerActionCommand.ts | 5 + .../commands/PostUnionWithJsonNameCommand.ts | 5 + .../commands/PutWithContentEncodingCommand.ts | 5 + .../QueryIdempotencyTokenAutoFillCommand.ts | 5 + .../QueryParamsAsStringListMapCommand.ts | 5 + .../src/commands/QueryPrecedenceCommand.ts | 5 + .../src/commands/RecursiveShapesCommand.ts | 5 + .../commands/SimpleScalarPropertiesCommand.ts | 5 + .../src/commands/StreamingTraitsCommand.ts | 5 + .../StreamingTraitsRequireLengthCommand.ts | 5 + .../StreamingTraitsWithMediaTypeCommand.ts | 5 + .../src/commands/TestBodyStructureCommand.ts | 5 + .../src/commands/TestNoPayloadCommand.ts | 5 + .../src/commands/TestPayloadBlobCommand.ts | 5 + .../commands/TestPayloadStructureCommand.ts | 5 + .../commands/TimestampFormatHeadersCommand.ts | 5 + .../src/commands/UnitInputAndOutputCommand.ts | 5 + .../aws-protocoltests-restxml/package.json | 38 +- .../commands/AllQueryStringTypesCommand.ts | 5 + .../src/commands/BodyWithXmlNameCommand.ts | 5 + .../ConstantAndVariableQueryStringCommand.ts | 5 + .../commands/ConstantQueryStringCommand.ts | 5 + .../src/commands/DatetimeOffsetsCommand.ts | 5 + .../EmptyInputAndEmptyOutputCommand.ts | 5 + .../src/commands/EndpointOperationCommand.ts | 5 + ...ointWithHostLabelHeaderOperationCommand.ts | 5 + .../EndpointWithHostLabelOperationCommand.ts | 5 + .../src/commands/FlattenedXmlMapCommand.ts | 5 + .../FlattenedXmlMapWithXmlNameCommand.ts | 5 + .../FlattenedXmlMapWithXmlNamespaceCommand.ts | 5 + .../src/commands/FractionalSecondsCommand.ts | 5 + .../src/commands/GreetingWithErrorsCommand.ts | 5 + .../src/commands/HttpPayloadTraitsCommand.ts | 5 + .../HttpPayloadTraitsWithMediaTypeCommand.ts | 5 + .../HttpPayloadWithMemberXmlNameCommand.ts | 5 + .../HttpPayloadWithStructureCommand.ts | 5 + .../commands/HttpPayloadWithXmlNameCommand.ts | 5 + ...PayloadWithXmlNamespaceAndPrefixCommand.ts | 5 + .../HttpPayloadWithXmlNamespaceCommand.ts | 5 + .../src/commands/HttpPrefixHeadersCommand.ts | 5 + .../HttpRequestWithFloatLabelsCommand.ts | 5 + ...HttpRequestWithGreedyLabelInPathCommand.ts | 5 + ...uestWithLabelsAndTimestampFormatCommand.ts | 5 + .../commands/HttpRequestWithLabelsCommand.ts | 5 + .../src/commands/HttpResponseCodeCommand.ts | 5 + .../IgnoreQueryParamsInResponseCommand.ts | 5 + .../InputAndOutputWithHeadersCommand.ts | 5 + .../src/commands/NestedXmlMapsCommand.ts | 5 + .../src/commands/NoInputAndNoOutputCommand.ts | 5 + .../src/commands/NoInputAndOutputCommand.ts | 5 + .../NullAndEmptyHeadersClientCommand.ts | 5 + .../NullAndEmptyHeadersServerCommand.ts | 5 + .../OmitsNullSerializesEmptyStringCommand.ts | 5 + .../commands/PutWithContentEncodingCommand.ts | 5 + .../QueryIdempotencyTokenAutoFillCommand.ts | 5 + .../QueryParamsAsStringListMapCommand.ts | 5 + .../src/commands/QueryPrecedenceCommand.ts | 5 + .../src/commands/RecursiveShapesCommand.ts | 5 + .../commands/SimpleScalarPropertiesCommand.ts | 5 + .../commands/TimestampFormatHeadersCommand.ts | 5 + .../src/commands/XmlAttributesCommand.ts | 5 + .../commands/XmlAttributesOnPayloadCommand.ts | 5 + .../src/commands/XmlBlobsCommand.ts | 5 + .../src/commands/XmlEmptyBlobsCommand.ts | 5 + .../src/commands/XmlEmptyListsCommand.ts | 5 + .../src/commands/XmlEmptyMapsCommand.ts | 5 + .../src/commands/XmlEmptyStringsCommand.ts | 5 + .../src/commands/XmlEnumsCommand.ts | 5 + .../src/commands/XmlIntEnumsCommand.ts | 5 + .../src/commands/XmlListsCommand.ts | 5 + .../src/commands/XmlMapsCommand.ts | 5 + .../src/commands/XmlMapsXmlNameCommand.ts | 5 + .../src/commands/XmlNamespacesCommand.ts | 5 + .../src/commands/XmlTimestampsCommand.ts | 5 + .../src/commands/XmlUnionsCommand.ts | 5 + private/aws-restjson-server/package.json | 30 +- .../package.json | 30 +- private/aws-util-test/package.json | 4 +- private/weather/package.json | 37 +- .../src/commands/OnlyCustomAuthCommand.ts | 5 + .../commands/OnlyCustomAuthOptionalCommand.ts | 5 + .../OnlyHttpApiKeyAndBearerAuthCommand.ts | 5 + ...yHttpApiKeyAndBearerAuthReversedCommand.ts | 5 + .../src/commands/OnlyHttpApiKeyAuthCommand.ts | 5 + .../OnlyHttpApiKeyAuthOptionalCommand.ts | 5 + .../src/commands/OnlyHttpBearerAuthCommand.ts | 5 + .../OnlyHttpBearerAuthOptionalCommand.ts | 5 + .../src/commands/OnlySigv4AuthCommand.ts | 5 + .../commands/OnlySigv4AuthOptionalCommand.ts | 5 + .../src/commands/SameAsServiceCommand.ts | 5 + private/weather/src/extensionConfiguration.ts | 4 +- private/weather/src/runtimeExtensions.ts | 6 + yarn.lock | 486 +++++++++--------- 14684 files changed, 78376 insertions(+), 7073 deletions(-) diff --git a/clients/client-accessanalyzer/package.json b/clients/client-accessanalyzer/package.json index 4933b35017c5d..8ad3252c72be5 100644 --- a/clients/client-accessanalyzer/package.json +++ b/clients/client-accessanalyzer/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts index 6a4a2ce15225b..79c990da59550 100644 --- a/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -130,6 +131,10 @@ export class ApplyArchiveRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ApplyArchiveRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts b/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts index 62cf716b51a54..b3be5a1e703ef 100644 --- a/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -124,6 +125,10 @@ export class CancelPolicyGenerationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "CancelPolicyGeneration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts b/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts index 62e420d02bdcc..05fd0135723db 100644 --- a/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -243,6 +244,10 @@ export class CreateAccessPreviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "CreateAccessPreview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts index 704c86f43eff7..047071a9aaf29 100644 --- a/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -156,6 +157,10 @@ export class CreateAnalyzerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "CreateAnalyzer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts index 722c870525162..9b2f1f28b3847 100644 --- a/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -151,6 +152,10 @@ export class CreateArchiveRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "CreateArchiveRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts index 0d2627b0aa406..28356e60816b0 100644 --- a/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts +++ b/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -130,6 +131,10 @@ export class DeleteAnalyzerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "DeleteAnalyzer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts index 0f4c70b95d668..dc30b2db59b21 100644 --- a/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -129,6 +130,10 @@ export class DeleteArchiveRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "DeleteArchiveRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts b/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts index 5e973ccb83b0a..48a236b85be9b 100644 --- a/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -244,6 +245,10 @@ export class GetAccessPreviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "GetAccessPreview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts b/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts index 0aed698d14be6..897946d26d5ff 100644 --- a/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -146,6 +147,10 @@ export class GetAnalyzedResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "GetAnalyzedResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts index 0a38706ff3c2b..15fc5f46a3acb 100644 --- a/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -141,6 +142,10 @@ export class GetAnalyzerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "GetAnalyzer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts index cfea46ef34246..452066ff3ead4 100644 --- a/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -149,6 +150,10 @@ export class GetArchiveRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "GetArchiveRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts b/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts index 8661c982e1c00..669c33a5db80a 100644 --- a/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -157,6 +158,10 @@ export class GetFindingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "GetFinding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts b/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts index 2a56f89be2c88..5afb6b66535fb 100644 --- a/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -162,6 +163,10 @@ export class GetGeneratedPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "GetGeneratedPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts index e11fc7898d448..a7ebee9eb16bb 100644 --- a/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -183,6 +184,10 @@ export class ListAccessPreviewFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ListAccessPreviewFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts b/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts index 3a0cfb97e34d0..795fccb19336b 100644 --- a/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -142,6 +143,10 @@ export class ListAccessPreviewsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ListAccessPreviews", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts b/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts index 3e0215a171d57..aad135c02a259 100644 --- a/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -140,6 +141,10 @@ export class ListAnalyzedResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ListAnalyzedResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts b/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts index 8a5e4bd986ec3..f1287181b7ded 100644 --- a/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -143,6 +144,10 @@ export class ListAnalyzersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ListAnalyzers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts b/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts index aafa545a419fd..d7ad9e0d87070 100644 --- a/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -149,6 +150,10 @@ export class ListArchiveRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ListArchiveRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts index 5324bd7fc502c..79f97159018f1 100644 --- a/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -180,6 +181,10 @@ export class ListFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ListFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts b/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts index aa2311246bdca..7aeb5eaefbcb0 100644 --- a/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -137,6 +138,10 @@ export class ListPolicyGenerationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ListPolicyGenerations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts b/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts index c9d2d96f61cee..c9b3b3b14bf65 100644 --- a/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts b/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts index ee9345a008789..3cad57f12963d 100644 --- a/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts +++ b/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -149,6 +150,10 @@ export class StartPolicyGenerationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "StartPolicyGeneration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts b/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts index fc460db8dd4a0..38e104102561c 100644 --- a/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts +++ b/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -129,6 +130,10 @@ export class StartResourceScanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "StartResourceScan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts b/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts index aa613964b4d03..2ccf084b1e98b 100644 --- a/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts +++ b/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts b/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts index 14629f65f2321..cb0e411b4afcb 100644 --- a/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts +++ b/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts index e821483d15a8c..7682c4f7f674a 100644 --- a/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -143,6 +144,10 @@ export class UpdateArchiveRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "UpdateArchiveRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts index 45c5fc1db228d..87b734e2cc4c8 100644 --- a/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -133,6 +134,10 @@ export class UpdateFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "UpdateFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts b/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts index 8578872cc6c86..396ba5105ce60 100644 --- a/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccessAnalyzerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccessAnalyzerClient"; @@ -168,6 +169,10 @@ export class ValidatePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AccessAnalyzer", + operation: "ValidatePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/package.json b/clients/client-account/package.json index 6317989bdc673..4e942149a68e7 100644 --- a/clients/client-account/package.json +++ b/clients/client-account/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-account/src/commands/DeleteAlternateContactCommand.ts b/clients/client-account/src/commands/DeleteAlternateContactCommand.ts index 2c5a1518f7df8..8c9d90faee0f1 100644 --- a/clients/client-account/src/commands/DeleteAlternateContactCommand.ts +++ b/clients/client-account/src/commands/DeleteAlternateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -139,6 +140,10 @@ export class DeleteAlternateContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "DeleteAlternateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/src/commands/DisableRegionCommand.ts b/clients/client-account/src/commands/DisableRegionCommand.ts index 7b4b84f36606f..41b6c0c8df21e 100644 --- a/clients/client-account/src/commands/DisableRegionCommand.ts +++ b/clients/client-account/src/commands/DisableRegionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -131,6 +132,10 @@ export class DisableRegionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "DisableRegion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/src/commands/EnableRegionCommand.ts b/clients/client-account/src/commands/EnableRegionCommand.ts index fa305c90fcdb3..2f2ee71729b36 100644 --- a/clients/client-account/src/commands/EnableRegionCommand.ts +++ b/clients/client-account/src/commands/EnableRegionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -131,6 +132,10 @@ export class EnableRegionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "EnableRegion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/src/commands/GetAlternateContactCommand.ts b/clients/client-account/src/commands/GetAlternateContactCommand.ts index a5b8773f9982e..67c03db986dfb 100644 --- a/clients/client-account/src/commands/GetAlternateContactCommand.ts +++ b/clients/client-account/src/commands/GetAlternateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -151,6 +152,10 @@ export class GetAlternateContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetAlternateContactResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "GetAlternateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/src/commands/GetContactInformationCommand.ts b/clients/client-account/src/commands/GetContactInformationCommand.ts index 3b38dcfdda9c0..0a7897c109caa 100644 --- a/clients/client-account/src/commands/GetContactInformationCommand.ts +++ b/clients/client-account/src/commands/GetContactInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -151,6 +152,10 @@ export class GetContactInformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetContactInformationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "GetContactInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/src/commands/GetRegionOptStatusCommand.ts b/clients/client-account/src/commands/GetRegionOptStatusCommand.ts index 1ba0536e76c6a..783e58c493c07 100644 --- a/clients/client-account/src/commands/GetRegionOptStatusCommand.ts +++ b/clients/client-account/src/commands/GetRegionOptStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -131,6 +132,10 @@ export class GetRegionOptStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "GetRegionOptStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/src/commands/ListRegionsCommand.ts b/clients/client-account/src/commands/ListRegionsCommand.ts index bd3841faa89ba..c872748071573 100644 --- a/clients/client-account/src/commands/ListRegionsCommand.ts +++ b/clients/client-account/src/commands/ListRegionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -140,6 +141,10 @@ export class ListRegionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "ListRegions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/src/commands/PutAlternateContactCommand.ts b/clients/client-account/src/commands/PutAlternateContactCommand.ts index d25f1b554d85e..7c7012638e807 100644 --- a/clients/client-account/src/commands/PutAlternateContactCommand.ts +++ b/clients/client-account/src/commands/PutAlternateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -140,6 +141,10 @@ export class PutAlternateContactCommand extends $Command< commandName, inputFilterSensitiveLog: PutAlternateContactRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "PutAlternateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-account/src/commands/PutContactInformationCommand.ts b/clients/client-account/src/commands/PutContactInformationCommand.ts index f4d8489088fe5..dfd821586ca6d 100644 --- a/clients/client-account/src/commands/PutContactInformationCommand.ts +++ b/clients/client-account/src/commands/PutContactInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AccountClient"; @@ -143,6 +144,10 @@ export class PutContactInformationCommand extends $Command< commandName, inputFilterSensitiveLog: PutContactInformationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Account", + operation: "PutContactInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/package.json b/clients/client-acm-pca/package.json index 0e5586bf23d67..3f5d970cd5a4f 100644 --- a/clients/client-acm-pca/package.json +++ b/clients/client-acm-pca/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts index eff581c622774..9dfeeb55f4a95 100644 --- a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts +++ b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -161,6 +162,10 @@ export class CreateCertificateAuthorityAuditReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "CreateCertificateAuthorityAuditReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts index ea0b93977f54d..fffe6aa360846 100644 --- a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -255,6 +256,10 @@ export class CreateCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "CreateCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts b/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts index 07f5cde9abaf8..f60583ca15204 100644 --- a/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts +++ b/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -164,6 +165,10 @@ export class CreatePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "CreatePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts index 2071c21bf4e37..fbb2022e6c893 100644 --- a/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -146,6 +147,10 @@ export class DeleteCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "DeleteCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts b/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts index f6143c3e45199..d08787d99a50b 100644 --- a/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts +++ b/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -156,6 +157,10 @@ export class DeletePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "DeletePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts b/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts index fad4f0ab51fd3..9c6c81e13e81d 100644 --- a/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts +++ b/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -166,6 +167,10 @@ export class DeletePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "DeletePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts index bd2b5ffccb164..77a76ebfc206b 100644 --- a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts +++ b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -147,6 +148,10 @@ export class DescribeCertificateAuthorityAuditReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "DescribeCertificateAuthorityAuditReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts index 4bb2208b57d4e..35fab3d524d73 100644 --- a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -278,6 +279,10 @@ export class DescribeCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "DescribeCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts index 5dd9aaebc1ae0..fe4d764d09838 100644 --- a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -137,6 +138,10 @@ export class GetCertificateAuthorityCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "GetCertificateAuthorityCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts index 21550375f9523..a2f016309f625 100644 --- a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts +++ b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -135,6 +136,10 @@ export class GetCertificateAuthorityCsrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "GetCertificateAuthorityCsr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/GetCertificateCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateCommand.ts index c49937299859c..81669302f472d 100644 --- a/clients/client-acm-pca/src/commands/GetCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/GetCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -140,6 +141,10 @@ export class GetCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "GetCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/GetPolicyCommand.ts b/clients/client-acm-pca/src/commands/GetPolicyCommand.ts index 0c65557b7213f..1cc13b1971932 100644 --- a/clients/client-acm-pca/src/commands/GetPolicyCommand.ts +++ b/clients/client-acm-pca/src/commands/GetPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -156,6 +157,10 @@ export class GetPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "GetPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts b/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts index f34e85cf54259..90178776b9332 100644 --- a/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -275,6 +276,10 @@ export class ImportCertificateAuthorityCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "ImportCertificateAuthorityCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts b/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts index acb4bdede453f..b7aaa46a66818 100644 --- a/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -256,6 +257,10 @@ export class IssueCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "IssueCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts b/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts index 04863baab774e..2ac9723e40098 100644 --- a/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts +++ b/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -234,6 +235,10 @@ export class ListCertificateAuthoritiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "ListCertificateAuthorities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts b/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts index 3986729bd1ecd..85f31fc020706 100644 --- a/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts +++ b/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -173,6 +174,10 @@ export class ListPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "ListPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/ListTagsCommand.ts b/clients/client-acm-pca/src/commands/ListTagsCommand.ts index 0f0351762eeb2..37d095a56c618 100644 --- a/clients/client-acm-pca/src/commands/ListTagsCommand.ts +++ b/clients/client-acm-pca/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -130,6 +131,10 @@ export class ListTagsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/PutPolicyCommand.ts b/clients/client-acm-pca/src/commands/PutPolicyCommand.ts index 3f3cca5c14cf9..ac1b175ba1724 100644 --- a/clients/client-acm-pca/src/commands/PutPolicyCommand.ts +++ b/clients/client-acm-pca/src/commands/PutPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -168,6 +169,10 @@ export class PutPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "PutPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts index ae643fc75cd60..e6874c6d8a103 100644 --- a/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -133,6 +134,10 @@ export class RestoreCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "RestoreCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts b/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts index 727da9c2f284b..32e9c264d7533 100644 --- a/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -163,6 +164,10 @@ export class RevokeCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "RevokeCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts index 8681edd30bf7c..bb67c79ab30d9 100644 --- a/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -151,6 +152,10 @@ export class TagCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "TagCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts index e226348c6c4d1..8c6d3b95a6251 100644 --- a/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -137,6 +138,10 @@ export class UntagCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "UntagCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts index 9757fc63228ab..503e3fa7fbe81 100644 --- a/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMPCAClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMPCAClient"; @@ -157,6 +158,10 @@ export class UpdateCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ACMPrivateCA", + operation: "UpdateCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/package.json b/clients/client-acm/package.json index 2e8c17a018c00..5579a55ca03c9 100644 --- a/clients/client-acm/package.json +++ b/clients/client-acm/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts b/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts index 9a03e7db00856..25d307c6c88b8 100644 --- a/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts +++ b/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -154,6 +155,10 @@ export class AddTagsToCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "AddTagsToCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/DeleteCertificateCommand.ts b/clients/client-acm/src/commands/DeleteCertificateCommand.ts index fbc273e6d4d52..ee7d85dcc7532 100644 --- a/clients/client-acm/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-acm/src/commands/DeleteCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -140,6 +141,10 @@ export class DeleteCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "DeleteCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/DescribeCertificateCommand.ts b/clients/client-acm/src/commands/DescribeCertificateCommand.ts index 6d9c6a5564616..3e36094ebd037 100644 --- a/clients/client-acm/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-acm/src/commands/DescribeCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -200,6 +201,10 @@ export class DescribeCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "DescribeCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/ExportCertificateCommand.ts b/clients/client-acm/src/commands/ExportCertificateCommand.ts index 7249d2f37ac33..376db09cbc805 100644 --- a/clients/client-acm/src/commands/ExportCertificateCommand.ts +++ b/clients/client-acm/src/commands/ExportCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -139,6 +140,10 @@ export class ExportCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: ExportCertificateRequestFilterSensitiveLog, outputFilterSensitiveLog: ExportCertificateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "ExportCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts b/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts index 79ff4fc0eb75c..f698c80fa3c40 100644 --- a/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts +++ b/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -120,6 +121,10 @@ export class GetAccountConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "GetAccountConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/GetCertificateCommand.ts b/clients/client-acm/src/commands/GetCertificateCommand.ts index 447503ee8e0fe..ffb0d1d70aae0 100644 --- a/clients/client-acm/src/commands/GetCertificateCommand.ts +++ b/clients/client-acm/src/commands/GetCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -129,6 +130,10 @@ export class GetCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "GetCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/ImportCertificateCommand.ts b/clients/client-acm/src/commands/ImportCertificateCommand.ts index 0074d158f09af..44d0a669f9a69 100644 --- a/clients/client-acm/src/commands/ImportCertificateCommand.ts +++ b/clients/client-acm/src/commands/ImportCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -217,6 +218,10 @@ export class ImportCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: ImportCertificateRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "ImportCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/ListCertificatesCommand.ts b/clients/client-acm/src/commands/ListCertificatesCommand.ts index 5d1636aca4a07..dbaeaf64c407a 100644 --- a/clients/client-acm/src/commands/ListCertificatesCommand.ts +++ b/clients/client-acm/src/commands/ListCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -168,6 +169,10 @@ export class ListCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "ListCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts b/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts index 8f68f0d04525f..0a3f00cc6dec9 100644 --- a/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts +++ b/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -128,6 +129,10 @@ export class ListTagsForCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "ListTagsForCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts b/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts index 2b0803650afd3..f1cc68272d67b 100644 --- a/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts +++ b/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -133,6 +134,10 @@ export class PutAccountConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "PutAccountConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts b/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts index 296ffa9794a35..947de9134ef25 100644 --- a/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts +++ b/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -143,6 +144,10 @@ export class RemoveTagsFromCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "RemoveTagsFromCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/RenewCertificateCommand.ts b/clients/client-acm/src/commands/RenewCertificateCommand.ts index 41437fe25b9d2..c4dd6dc6032a4 100644 --- a/clients/client-acm/src/commands/RenewCertificateCommand.ts +++ b/clients/client-acm/src/commands/RenewCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -123,6 +124,10 @@ export class RenewCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "RenewCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/RequestCertificateCommand.ts b/clients/client-acm/src/commands/RequestCertificateCommand.ts index ba772cac52f7f..349f1ae0775a2 100644 --- a/clients/client-acm/src/commands/RequestCertificateCommand.ts +++ b/clients/client-acm/src/commands/RequestCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -174,6 +175,10 @@ export class RequestCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "RequestCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/ResendValidationEmailCommand.ts b/clients/client-acm/src/commands/ResendValidationEmailCommand.ts index 16682a383ce69..dbdf093519064 100644 --- a/clients/client-acm/src/commands/ResendValidationEmailCommand.ts +++ b/clients/client-acm/src/commands/ResendValidationEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -136,6 +137,10 @@ export class ResendValidationEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "ResendValidationEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts b/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts index 50893517aca86..db6c56aba0a71 100644 --- a/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts +++ b/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ACMClient"; @@ -131,6 +132,10 @@ export class UpdateCertificateOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CertificateManager", + operation: "UpdateCertificateOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/package.json b/clients/client-alexa-for-business/package.json index 72f98ab2261a7..2989f35342d8e 100644 --- a/clients/client-alexa-for-business/package.json +++ b/clients/client-alexa-for-business/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-alexa-for-business/src/commands/ApproveSkillCommand.ts b/clients/client-alexa-for-business/src/commands/ApproveSkillCommand.ts index b5d8c844f1002..36d31da5a3fea 100644 --- a/clients/client-alexa-for-business/src/commands/ApproveSkillCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ApproveSkillCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -122,6 +123,10 @@ export class ApproveSkillCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ApproveSkill", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/AssociateContactWithAddressBookCommand.ts b/clients/client-alexa-for-business/src/commands/AssociateContactWithAddressBookCommand.ts index 7bb4e4c4d6d91..f6cbaade30181 100644 --- a/clients/client-alexa-for-business/src/commands/AssociateContactWithAddressBookCommand.ts +++ b/clients/client-alexa-for-business/src/commands/AssociateContactWithAddressBookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class AssociateContactWithAddressBookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "AssociateContactWithAddressBook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/AssociateDeviceWithNetworkProfileCommand.ts b/clients/client-alexa-for-business/src/commands/AssociateDeviceWithNetworkProfileCommand.ts index bfedece4d7d80..8bd84154ea521 100644 --- a/clients/client-alexa-for-business/src/commands/AssociateDeviceWithNetworkProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/AssociateDeviceWithNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -132,6 +133,10 @@ export class AssociateDeviceWithNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "AssociateDeviceWithNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/AssociateDeviceWithRoomCommand.ts b/clients/client-alexa-for-business/src/commands/AssociateDeviceWithRoomCommand.ts index be7375e0ea182..5462b0f90ab71 100644 --- a/clients/client-alexa-for-business/src/commands/AssociateDeviceWithRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/AssociateDeviceWithRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -126,6 +127,10 @@ export class AssociateDeviceWithRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "AssociateDeviceWithRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/AssociateSkillGroupWithRoomCommand.ts b/clients/client-alexa-for-business/src/commands/AssociateSkillGroupWithRoomCommand.ts index abd483b1e991f..da68c21f167ec 100644 --- a/clients/client-alexa-for-business/src/commands/AssociateSkillGroupWithRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/AssociateSkillGroupWithRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -121,6 +122,10 @@ export class AssociateSkillGroupWithRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "AssociateSkillGroupWithRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/AssociateSkillWithSkillGroupCommand.ts b/clients/client-alexa-for-business/src/commands/AssociateSkillWithSkillGroupCommand.ts index 64657295c589f..895292a3c31c8 100644 --- a/clients/client-alexa-for-business/src/commands/AssociateSkillWithSkillGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/AssociateSkillWithSkillGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -129,6 +130,10 @@ export class AssociateSkillWithSkillGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "AssociateSkillWithSkillGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/AssociateSkillWithUsersCommand.ts b/clients/client-alexa-for-business/src/commands/AssociateSkillWithUsersCommand.ts index 02cd909225b5d..5e1cc6a18b2f0 100644 --- a/clients/client-alexa-for-business/src/commands/AssociateSkillWithUsersCommand.ts +++ b/clients/client-alexa-for-business/src/commands/AssociateSkillWithUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -120,6 +121,10 @@ export class AssociateSkillWithUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "AssociateSkillWithUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateAddressBookCommand.ts b/clients/client-alexa-for-business/src/commands/CreateAddressBookCommand.ts index 030c01cb05d81..f8a15bcb363c8 100644 --- a/clients/client-alexa-for-business/src/commands/CreateAddressBookCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateAddressBookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -130,6 +131,10 @@ export class CreateAddressBookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateAddressBook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateBusinessReportScheduleCommand.ts b/clients/client-alexa-for-business/src/commands/CreateBusinessReportScheduleCommand.ts index 3e2db8920a38a..01c77bd4f6588 100644 --- a/clients/client-alexa-for-business/src/commands/CreateBusinessReportScheduleCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateBusinessReportScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -141,6 +142,10 @@ export class CreateBusinessReportScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateBusinessReportSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateConferenceProviderCommand.ts b/clients/client-alexa-for-business/src/commands/CreateConferenceProviderCommand.ts index c63b5d80a1363..1bb4db18dd63d 100644 --- a/clients/client-alexa-for-business/src/commands/CreateConferenceProviderCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateConferenceProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -140,6 +141,10 @@ export class CreateConferenceProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateConferenceProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateContactCommand.ts b/clients/client-alexa-for-business/src/commands/CreateContactCommand.ts index 3ca4a41ce2199..747d004cd1618 100644 --- a/clients/client-alexa-for-business/src/commands/CreateContactCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -146,6 +147,10 @@ export class CreateContactCommand extends $Command< commandName, inputFilterSensitiveLog: CreateContactRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateGatewayGroupCommand.ts b/clients/client-alexa-for-business/src/commands/CreateGatewayGroupCommand.ts index 08a35e29a858b..ebc2fc961fe41 100644 --- a/clients/client-alexa-for-business/src/commands/CreateGatewayGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateGatewayGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -130,6 +131,10 @@ export class CreateGatewayGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateGatewayGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateNetworkProfileCommand.ts b/clients/client-alexa-for-business/src/commands/CreateNetworkProfileCommand.ts index 0560717461c7c..7bb09f55c0f8f 100644 --- a/clients/client-alexa-for-business/src/commands/CreateNetworkProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -152,6 +153,10 @@ export class CreateNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNetworkProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateProfileCommand.ts b/clients/client-alexa-for-business/src/commands/CreateProfileCommand.ts index fb868dc8cdc12..1b72d68da25f7 100644 --- a/clients/client-alexa-for-business/src/commands/CreateProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -161,6 +162,10 @@ export class CreateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateRoomCommand.ts b/clients/client-alexa-for-business/src/commands/CreateRoomCommand.ts index f8b238de8389c..2e3a531dca20f 100644 --- a/clients/client-alexa-for-business/src/commands/CreateRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -130,6 +131,10 @@ export class CreateRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateSkillGroupCommand.ts b/clients/client-alexa-for-business/src/commands/CreateSkillGroupCommand.ts index 2e2cb96d56f1f..4d40788ae980b 100644 --- a/clients/client-alexa-for-business/src/commands/CreateSkillGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateSkillGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -133,6 +134,10 @@ export class CreateSkillGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateSkillGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/CreateUserCommand.ts b/clients/client-alexa-for-business/src/commands/CreateUserCommand.ts index c90681df587db..ccd4043b9abf8 100644 --- a/clients/client-alexa-for-business/src/commands/CreateUserCommand.ts +++ b/clients/client-alexa-for-business/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -133,6 +134,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteAddressBookCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteAddressBookCommand.ts index 85d46b76b1cdb..f1ffe1b9eddb8 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteAddressBookCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteAddressBookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -120,6 +121,10 @@ export class DeleteAddressBookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteAddressBook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteBusinessReportScheduleCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteBusinessReportScheduleCommand.ts index ec0c9d16e0503..b1a79c8fa36ee 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteBusinessReportScheduleCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteBusinessReportScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -126,6 +127,10 @@ export class DeleteBusinessReportScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteBusinessReportSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteConferenceProviderCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteConferenceProviderCommand.ts index 21dabf5979e0a..067e4216e1770 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteConferenceProviderCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteConferenceProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -117,6 +118,10 @@ export class DeleteConferenceProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteConferenceProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteContactCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteContactCommand.ts index 55fd36b54e660..6c41e91459f76 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteContactCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -118,6 +119,10 @@ export class DeleteContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteDeviceCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteDeviceCommand.ts index a73eb08b1f9a7..1fda436db3135 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteDeviceCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -121,6 +122,10 @@ export class DeleteDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteDeviceUsageDataCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteDeviceUsageDataCommand.ts index 9949d93d7eaf1..40a7dac86fe45 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteDeviceUsageDataCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteDeviceUsageDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -126,6 +127,10 @@ export class DeleteDeviceUsageDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteDeviceUsageData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteGatewayGroupCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteGatewayGroupCommand.ts index 34ce031f52590..23179a89afbea 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteGatewayGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteGatewayGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -117,6 +118,10 @@ export class DeleteGatewayGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteGatewayGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteNetworkProfileCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteNetworkProfileCommand.ts index 50c06591a82cd..46068a09ea624 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteNetworkProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class DeleteNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteProfileCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteProfileCommand.ts index 416086358cf13..86cd0bbbee87e 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -118,6 +119,10 @@ export class DeleteProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteRoomCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteRoomCommand.ts index 6c99357530a89..e4d3e7e4fa65f 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -118,6 +119,10 @@ export class DeleteRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteRoomSkillParameterCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteRoomSkillParameterCommand.ts index ece543d401f31..5d63be3f4014a 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteRoomSkillParameterCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteRoomSkillParameterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -119,6 +120,10 @@ export class DeleteRoomSkillParameterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteRoomSkillParameter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteSkillAuthorizationCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteSkillAuthorizationCommand.ts index abdc8dff4e54a..58b12cd8c1ba6 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteSkillAuthorizationCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteSkillAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -121,6 +122,10 @@ export class DeleteSkillAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteSkillAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteSkillGroupCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteSkillGroupCommand.ts index 559ec185c684c..4e8803b188dc7 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteSkillGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteSkillGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -120,6 +121,10 @@ export class DeleteSkillGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteSkillGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DeleteUserCommand.ts b/clients/client-alexa-for-business/src/commands/DeleteUserCommand.ts index e741704f41d4f..47cd1f127e905 100644 --- a/clients/client-alexa-for-business/src/commands/DeleteUserCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -119,6 +120,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DisassociateContactFromAddressBookCommand.ts b/clients/client-alexa-for-business/src/commands/DisassociateContactFromAddressBookCommand.ts index 1cd02aebca4ae..4b3425e4ed438 100644 --- a/clients/client-alexa-for-business/src/commands/DisassociateContactFromAddressBookCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DisassociateContactFromAddressBookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class DisassociateContactFromAddressBookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DisassociateContactFromAddressBook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DisassociateDeviceFromRoomCommand.ts b/clients/client-alexa-for-business/src/commands/DisassociateDeviceFromRoomCommand.ts index c96b87a69ea7b..76a1ca586387c 100644 --- a/clients/client-alexa-for-business/src/commands/DisassociateDeviceFromRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DisassociateDeviceFromRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -122,6 +123,10 @@ export class DisassociateDeviceFromRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DisassociateDeviceFromRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DisassociateSkillFromSkillGroupCommand.ts b/clients/client-alexa-for-business/src/commands/DisassociateSkillFromSkillGroupCommand.ts index 78d9a17de8628..413f5b889eb7d 100644 --- a/clients/client-alexa-for-business/src/commands/DisassociateSkillFromSkillGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DisassociateSkillFromSkillGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -126,6 +127,10 @@ export class DisassociateSkillFromSkillGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DisassociateSkillFromSkillGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DisassociateSkillFromUsersCommand.ts b/clients/client-alexa-for-business/src/commands/DisassociateSkillFromUsersCommand.ts index e1cb665a633f5..9b9467120ca64 100644 --- a/clients/client-alexa-for-business/src/commands/DisassociateSkillFromUsersCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DisassociateSkillFromUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -121,6 +122,10 @@ export class DisassociateSkillFromUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DisassociateSkillFromUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/DisassociateSkillGroupFromRoomCommand.ts b/clients/client-alexa-for-business/src/commands/DisassociateSkillGroupFromRoomCommand.ts index 8cd29884224df..2c2c682299dcb 100644 --- a/clients/client-alexa-for-business/src/commands/DisassociateSkillGroupFromRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/DisassociateSkillGroupFromRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -124,6 +125,10 @@ export class DisassociateSkillGroupFromRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "DisassociateSkillGroupFromRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ForgetSmartHomeAppliancesCommand.ts b/clients/client-alexa-for-business/src/commands/ForgetSmartHomeAppliancesCommand.ts index 5ea7947594d54..ae999ce50e1aa 100644 --- a/clients/client-alexa-for-business/src/commands/ForgetSmartHomeAppliancesCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ForgetSmartHomeAppliancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -117,6 +118,10 @@ export class ForgetSmartHomeAppliancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ForgetSmartHomeAppliances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetAddressBookCommand.ts b/clients/client-alexa-for-business/src/commands/GetAddressBookCommand.ts index c172f67602022..f8f9844fe85b8 100644 --- a/clients/client-alexa-for-business/src/commands/GetAddressBookCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetAddressBookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class GetAddressBookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetAddressBook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetConferencePreferenceCommand.ts b/clients/client-alexa-for-business/src/commands/GetConferencePreferenceCommand.ts index 23bd6f3186335..683e6fdb71164 100644 --- a/clients/client-alexa-for-business/src/commands/GetConferencePreferenceCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetConferencePreferenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -119,6 +120,10 @@ export class GetConferencePreferenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetConferencePreference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetConferenceProviderCommand.ts b/clients/client-alexa-for-business/src/commands/GetConferenceProviderCommand.ts index 7c101af774e0a..f52d405b0e98f 100644 --- a/clients/client-alexa-for-business/src/commands/GetConferenceProviderCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetConferenceProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -136,6 +137,10 @@ export class GetConferenceProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetConferenceProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetContactCommand.ts b/clients/client-alexa-for-business/src/commands/GetContactCommand.ts index 7f031f520df1e..344d5a5cbf636 100644 --- a/clients/client-alexa-for-business/src/commands/GetContactCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -135,6 +136,10 @@ export class GetContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetContactResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetDeviceCommand.ts b/clients/client-alexa-for-business/src/commands/GetDeviceCommand.ts index 0dbceb1d09acf..73597cf98ee8d 100644 --- a/clients/client-alexa-for-business/src/commands/GetDeviceCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -141,6 +142,10 @@ export class GetDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetGatewayCommand.ts b/clients/client-alexa-for-business/src/commands/GetGatewayCommand.ts index edeee85459ae9..ce91012c5bed4 100644 --- a/clients/client-alexa-for-business/src/commands/GetGatewayCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class GetGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetGatewayGroupCommand.ts b/clients/client-alexa-for-business/src/commands/GetGatewayGroupCommand.ts index fd5c7093dfc7f..9c3863d95e640 100644 --- a/clients/client-alexa-for-business/src/commands/GetGatewayGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetGatewayGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class GetGatewayGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetGatewayGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetInvitationConfigurationCommand.ts b/clients/client-alexa-for-business/src/commands/GetInvitationConfigurationCommand.ts index b1d39081b8b49..acddca7e0fa64 100644 --- a/clients/client-alexa-for-business/src/commands/GetInvitationConfigurationCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetInvitationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -122,6 +123,10 @@ export class GetInvitationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetInvitationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetNetworkProfileCommand.ts b/clients/client-alexa-for-business/src/commands/GetNetworkProfileCommand.ts index 7d8a04db4ae8f..52d0be35486fd 100644 --- a/clients/client-alexa-for-business/src/commands/GetNetworkProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -139,6 +140,10 @@ export class GetNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetNetworkProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetProfileCommand.ts b/clients/client-alexa-for-business/src/commands/GetProfileCommand.ts index f123c27fa377f..3a6af9f612126 100644 --- a/clients/client-alexa-for-business/src/commands/GetProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -153,6 +154,10 @@ export class GetProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetRoomCommand.ts b/clients/client-alexa-for-business/src/commands/GetRoomCommand.ts index 0b85aacc9e13d..46c90ad4fedb7 100644 --- a/clients/client-alexa-for-business/src/commands/GetRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class GetRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetRoomSkillParameterCommand.ts b/clients/client-alexa-for-business/src/commands/GetRoomSkillParameterCommand.ts index 19feca61b296b..36ed8fc88d30c 100644 --- a/clients/client-alexa-for-business/src/commands/GetRoomSkillParameterCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetRoomSkillParameterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -124,6 +125,10 @@ export class GetRoomSkillParameterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetRoomSkillParameter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/GetSkillGroupCommand.ts b/clients/client-alexa-for-business/src/commands/GetSkillGroupCommand.ts index 675bce3e9ed3c..96216aa18d8c7 100644 --- a/clients/client-alexa-for-business/src/commands/GetSkillGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/GetSkillGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -121,6 +122,10 @@ export class GetSkillGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "GetSkillGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListBusinessReportSchedulesCommand.ts b/clients/client-alexa-for-business/src/commands/ListBusinessReportSchedulesCommand.ts index 8ab1f1fceb163..b97d5d1ea032b 100644 --- a/clients/client-alexa-for-business/src/commands/ListBusinessReportSchedulesCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListBusinessReportSchedulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -144,6 +145,10 @@ export class ListBusinessReportSchedulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListBusinessReportSchedules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListConferenceProvidersCommand.ts b/clients/client-alexa-for-business/src/commands/ListConferenceProvidersCommand.ts index 618409365705f..5ec2d008ad0a9 100644 --- a/clients/client-alexa-for-business/src/commands/ListConferenceProvidersCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListConferenceProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -137,6 +138,10 @@ export class ListConferenceProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListConferenceProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListDeviceEventsCommand.ts b/clients/client-alexa-for-business/src/commands/ListDeviceEventsCommand.ts index 4ab785a1046f7..612dda2f5daf7 100644 --- a/clients/client-alexa-for-business/src/commands/ListDeviceEventsCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListDeviceEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -130,6 +131,10 @@ export class ListDeviceEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListDeviceEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListGatewayGroupsCommand.ts b/clients/client-alexa-for-business/src/commands/ListGatewayGroupsCommand.ts index 70d9a55203475..deaab8a4f62e7 100644 --- a/clients/client-alexa-for-business/src/commands/ListGatewayGroupsCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListGatewayGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -125,6 +126,10 @@ export class ListGatewayGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListGatewayGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListGatewaysCommand.ts b/clients/client-alexa-for-business/src/commands/ListGatewaysCommand.ts index 9afc01b48a87a..38610378a2359 100644 --- a/clients/client-alexa-for-business/src/commands/ListGatewaysCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -127,6 +128,10 @@ export class ListGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListSkillsCommand.ts b/clients/client-alexa-for-business/src/commands/ListSkillsCommand.ts index 627f50eee657f..d1ac7cd0eb711 100644 --- a/clients/client-alexa-for-business/src/commands/ListSkillsCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListSkillsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -127,6 +128,10 @@ export class ListSkillsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListSkills", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListSkillsStoreCategoriesCommand.ts b/clients/client-alexa-for-business/src/commands/ListSkillsStoreCategoriesCommand.ts index 36fe886204ea2..2e9ca183b1ac1 100644 --- a/clients/client-alexa-for-business/src/commands/ListSkillsStoreCategoriesCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListSkillsStoreCategoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class ListSkillsStoreCategoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListSkillsStoreCategories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListSkillsStoreSkillsByCategoryCommand.ts b/clients/client-alexa-for-business/src/commands/ListSkillsStoreSkillsByCategoryCommand.ts index 2116adb34f413..6853905159da4 100644 --- a/clients/client-alexa-for-business/src/commands/ListSkillsStoreSkillsByCategoryCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListSkillsStoreSkillsByCategoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -162,6 +163,10 @@ export class ListSkillsStoreSkillsByCategoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListSkillsStoreSkillsByCategory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListSmartHomeAppliancesCommand.ts b/clients/client-alexa-for-business/src/commands/ListSmartHomeAppliancesCommand.ts index bedca2b5da6a1..0005dc0365a5e 100644 --- a/clients/client-alexa-for-business/src/commands/ListSmartHomeAppliancesCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListSmartHomeAppliancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -128,6 +129,10 @@ export class ListSmartHomeAppliancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListSmartHomeAppliances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ListTagsCommand.ts b/clients/client-alexa-for-business/src/commands/ListTagsCommand.ts index 7fa48e9f3aa62..e4390d15ae501 100644 --- a/clients/client-alexa-for-business/src/commands/ListTagsCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -125,6 +126,10 @@ export class ListTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/PutConferencePreferenceCommand.ts b/clients/client-alexa-for-business/src/commands/PutConferencePreferenceCommand.ts index bcfa74da0a7ae..b99b09493d9a7 100644 --- a/clients/client-alexa-for-business/src/commands/PutConferencePreferenceCommand.ts +++ b/clients/client-alexa-for-business/src/commands/PutConferencePreferenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -120,6 +121,10 @@ export class PutConferencePreferenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "PutConferencePreference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/PutInvitationConfigurationCommand.ts b/clients/client-alexa-for-business/src/commands/PutInvitationConfigurationCommand.ts index 123bbda4aad5f..e7642d69061c5 100644 --- a/clients/client-alexa-for-business/src/commands/PutInvitationConfigurationCommand.ts +++ b/clients/client-alexa-for-business/src/commands/PutInvitationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -125,6 +126,10 @@ export class PutInvitationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "PutInvitationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/PutRoomSkillParameterCommand.ts b/clients/client-alexa-for-business/src/commands/PutRoomSkillParameterCommand.ts index f96fc5889a003..439a947966583 100644 --- a/clients/client-alexa-for-business/src/commands/PutRoomSkillParameterCommand.ts +++ b/clients/client-alexa-for-business/src/commands/PutRoomSkillParameterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class PutRoomSkillParameterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "PutRoomSkillParameter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/PutSkillAuthorizationCommand.ts b/clients/client-alexa-for-business/src/commands/PutSkillAuthorizationCommand.ts index 0489e118803d7..23de681654717 100644 --- a/clients/client-alexa-for-business/src/commands/PutSkillAuthorizationCommand.ts +++ b/clients/client-alexa-for-business/src/commands/PutSkillAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -130,6 +131,10 @@ export class PutSkillAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: PutSkillAuthorizationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "PutSkillAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/RegisterAVSDeviceCommand.ts b/clients/client-alexa-for-business/src/commands/RegisterAVSDeviceCommand.ts index 22a245e13d75e..5c08c07369d6c 100644 --- a/clients/client-alexa-for-business/src/commands/RegisterAVSDeviceCommand.ts +++ b/clients/client-alexa-for-business/src/commands/RegisterAVSDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -140,6 +141,10 @@ export class RegisterAVSDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "RegisterAVSDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/RejectSkillCommand.ts b/clients/client-alexa-for-business/src/commands/RejectSkillCommand.ts index a313ea127f3ff..bda464c4e6c42 100644 --- a/clients/client-alexa-for-business/src/commands/RejectSkillCommand.ts +++ b/clients/client-alexa-for-business/src/commands/RejectSkillCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -120,6 +121,10 @@ export class RejectSkillCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "RejectSkill", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/ResolveRoomCommand.ts b/clients/client-alexa-for-business/src/commands/ResolveRoomCommand.ts index 55f5f7d4b1b61..4076ce29be346 100644 --- a/clients/client-alexa-for-business/src/commands/ResolveRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/ResolveRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -131,6 +132,10 @@ export class ResolveRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "ResolveRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/RevokeInvitationCommand.ts b/clients/client-alexa-for-business/src/commands/RevokeInvitationCommand.ts index 69609759e5512..d39821cdb807c 100644 --- a/clients/client-alexa-for-business/src/commands/RevokeInvitationCommand.ts +++ b/clients/client-alexa-for-business/src/commands/RevokeInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -121,6 +122,10 @@ export class RevokeInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "RevokeInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SearchAddressBooksCommand.ts b/clients/client-alexa-for-business/src/commands/SearchAddressBooksCommand.ts index d7da975b926b2..e13bbff376817 100644 --- a/clients/client-alexa-for-business/src/commands/SearchAddressBooksCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SearchAddressBooksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -140,6 +141,10 @@ export class SearchAddressBooksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SearchAddressBooks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SearchContactsCommand.ts b/clients/client-alexa-for-business/src/commands/SearchContactsCommand.ts index 546758955c0e2..7d54f4f6dde87 100644 --- a/clients/client-alexa-for-business/src/commands/SearchContactsCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SearchContactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -158,6 +159,10 @@ export class SearchContactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SearchContactsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SearchContacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SearchDevicesCommand.ts b/clients/client-alexa-for-business/src/commands/SearchDevicesCommand.ts index 82538fda49a0b..50c495a2577a0 100644 --- a/clients/client-alexa-for-business/src/commands/SearchDevicesCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SearchDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -156,6 +157,10 @@ export class SearchDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SearchDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SearchNetworkProfilesCommand.ts b/clients/client-alexa-for-business/src/commands/SearchNetworkProfilesCommand.ts index 7bac14830e48f..b360628513af7 100644 --- a/clients/client-alexa-for-business/src/commands/SearchNetworkProfilesCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SearchNetworkProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -144,6 +145,10 @@ export class SearchNetworkProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SearchNetworkProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SearchProfilesCommand.ts b/clients/client-alexa-for-business/src/commands/SearchProfilesCommand.ts index df25ba172ac3b..58b4af1b00b67 100644 --- a/clients/client-alexa-for-business/src/commands/SearchProfilesCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SearchProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -146,6 +147,10 @@ export class SearchProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SearchProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SearchRoomsCommand.ts b/clients/client-alexa-for-business/src/commands/SearchRoomsCommand.ts index 8d2b9034d8985..88d5732c93c32 100644 --- a/clients/client-alexa-for-business/src/commands/SearchRoomsCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SearchRoomsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -141,6 +142,10 @@ export class SearchRoomsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SearchRooms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SearchSkillGroupsCommand.ts b/clients/client-alexa-for-business/src/commands/SearchSkillGroupsCommand.ts index b3fa605611dd6..285e6270b673d 100644 --- a/clients/client-alexa-for-business/src/commands/SearchSkillGroupsCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SearchSkillGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -140,6 +141,10 @@ export class SearchSkillGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SearchSkillGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SearchUsersCommand.ts b/clients/client-alexa-for-business/src/commands/SearchUsersCommand.ts index 47e256860d805..33d0cecae63a6 100644 --- a/clients/client-alexa-for-business/src/commands/SearchUsersCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SearchUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -141,6 +142,10 @@ export class SearchUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SearchUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SendAnnouncementCommand.ts b/clients/client-alexa-for-business/src/commands/SendAnnouncementCommand.ts index 95e63038db4b5..be8f3ca339b42 100644 --- a/clients/client-alexa-for-business/src/commands/SendAnnouncementCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SendAnnouncementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -150,6 +151,10 @@ export class SendAnnouncementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SendAnnouncement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/SendInvitationCommand.ts b/clients/client-alexa-for-business/src/commands/SendInvitationCommand.ts index bec7921d73667..9b6f342a90704 100644 --- a/clients/client-alexa-for-business/src/commands/SendInvitationCommand.ts +++ b/clients/client-alexa-for-business/src/commands/SendInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -124,6 +125,10 @@ export class SendInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "SendInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/StartDeviceSyncCommand.ts b/clients/client-alexa-for-business/src/commands/StartDeviceSyncCommand.ts index 573a59c8e376d..b45b5272a1e75 100644 --- a/clients/client-alexa-for-business/src/commands/StartDeviceSyncCommand.ts +++ b/clients/client-alexa-for-business/src/commands/StartDeviceSyncCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -142,6 +143,10 @@ export class StartDeviceSyncCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "StartDeviceSync", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/StartSmartHomeApplianceDiscoveryCommand.ts b/clients/client-alexa-for-business/src/commands/StartSmartHomeApplianceDiscoveryCommand.ts index ac058f06af860..f2ff21c0e0e62 100644 --- a/clients/client-alexa-for-business/src/commands/StartSmartHomeApplianceDiscoveryCommand.ts +++ b/clients/client-alexa-for-business/src/commands/StartSmartHomeApplianceDiscoveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class StartSmartHomeApplianceDiscoveryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "StartSmartHomeApplianceDiscovery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/TagResourceCommand.ts b/clients/client-alexa-for-business/src/commands/TagResourceCommand.ts index 3e70cf1ec07e9..ef2344d63b6b3 100644 --- a/clients/client-alexa-for-business/src/commands/TagResourceCommand.ts +++ b/clients/client-alexa-for-business/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -121,6 +122,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UntagResourceCommand.ts b/clients/client-alexa-for-business/src/commands/UntagResourceCommand.ts index 36e96f9c6b322..a8b2959ddb14f 100644 --- a/clients/client-alexa-for-business/src/commands/UntagResourceCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -118,6 +119,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateAddressBookCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateAddressBookCommand.ts index 10816259013d4..26f8d87a92564 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateAddressBookCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateAddressBookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -125,6 +126,10 @@ export class UpdateAddressBookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateAddressBook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateBusinessReportScheduleCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateBusinessReportScheduleCommand.ts index 16cdd89581c2f..0131c0f68441d 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateBusinessReportScheduleCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateBusinessReportScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -133,6 +134,10 @@ export class UpdateBusinessReportScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateBusinessReportSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateConferenceProviderCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateConferenceProviderCommand.ts index 0a39c4d50559f..d04dfef51b4c7 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateConferenceProviderCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateConferenceProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -131,6 +132,10 @@ export class UpdateConferenceProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateConferenceProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateContactCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateContactCommand.ts index 8baa0ba80d17d..b12b6fbbf2a05 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateContactCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -138,6 +139,10 @@ export class UpdateContactCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateContactRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateDeviceCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateDeviceCommand.ts index 0f65253c6e7d2..32c36e1e80c4e 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateDeviceCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -122,6 +123,10 @@ export class UpdateDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateGatewayCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateGatewayCommand.ts index 31e1a6af5cfd8..80108929fe4d5 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateGatewayCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -122,6 +123,10 @@ export class UpdateGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateGatewayGroupCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateGatewayGroupCommand.ts index 98c49f5539caa..8134598c61a25 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateGatewayGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateGatewayGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -123,6 +124,10 @@ export class UpdateGatewayGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateGatewayGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateNetworkProfileCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateNetworkProfileCommand.ts index bfaccfff05e55..4595f5685cede 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateNetworkProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -141,6 +142,10 @@ export class UpdateNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateNetworkProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateProfileCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateProfileCommand.ts index a4fc997e750b6..f306f5e8f310c 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateProfileCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -154,6 +155,10 @@ export class UpdateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateRoomCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateRoomCommand.ts index af7f98201fcd5..7becf36ca3caf 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateRoomCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -122,6 +123,10 @@ export class UpdateRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-alexa-for-business/src/commands/UpdateSkillGroupCommand.ts b/clients/client-alexa-for-business/src/commands/UpdateSkillGroupCommand.ts index 0d204127ad491..0d8e33e03eb97 100644 --- a/clients/client-alexa-for-business/src/commands/UpdateSkillGroupCommand.ts +++ b/clients/client-alexa-for-business/src/commands/UpdateSkillGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AlexaForBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AlexaForBusinessClient"; @@ -125,6 +126,10 @@ export class UpdateSkillGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AlexaForBusiness", + operation: "UpdateSkillGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/package.json b/clients/client-amp/package.json index dbc6388c14eb5..7c2907b5184f0 100644 --- a/clients/client-amp/package.json +++ b/clients/client-amp/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts index 15f6d640ab36d..27a016b9d1647 100644 --- a/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts +++ b/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -145,6 +146,10 @@ export class CreateAlertManagerDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "CreateAlertManagerDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts index c75bf897e026b..8a8ba82a0c51e 100644 --- a/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts +++ b/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -131,6 +132,10 @@ export class CreateLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "CreateLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts index bfe13aa50dea3..ff33c20eb4568 100644 --- a/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts +++ b/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -149,6 +150,10 @@ export class CreateRuleGroupsNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "CreateRuleGroupsNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/CreateWorkspaceCommand.ts b/clients/client-amp/src/commands/CreateWorkspaceCommand.ts index 19e88d6b17835..414c5e5467724 100644 --- a/clients/client-amp/src/commands/CreateWorkspaceCommand.ts +++ b/clients/client-amp/src/commands/CreateWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -143,6 +144,10 @@ export class CreateWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "CreateWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts index 8b5677a1213f5..66e8c655040b6 100644 --- a/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts +++ b/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -134,6 +135,10 @@ export class DeleteAlertManagerDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "DeleteAlertManagerDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts index 984c7baffadb5..37aab834bb0cf 100644 --- a/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -128,6 +129,10 @@ export class DeleteLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "DeleteLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts index 3ca9ae92b8b88..f3d927dd8642f 100644 --- a/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts +++ b/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -132,6 +133,10 @@ export class DeleteRuleGroupsNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "DeleteRuleGroupsNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts b/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts index 11f99ceeea59d..da3ab28085421 100644 --- a/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts +++ b/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -131,6 +132,10 @@ export class DeleteWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "DeleteWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts index bef47614a4d9b..73a3ba5673428 100644 --- a/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts +++ b/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -142,6 +143,10 @@ export class DescribeAlertManagerDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "DescribeAlertManagerDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts index 4ebbacb3df187..75449e9ab25ff 100644 --- a/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts +++ b/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -140,6 +141,10 @@ export class DescribeLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "DescribeLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts index 13fff0c19559f..1af74aacf34c8 100644 --- a/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts +++ b/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -148,6 +149,10 @@ export class DescribeRuleGroupsNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "DescribeRuleGroupsNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts b/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts index 0f7d8f645fce7..f5ec15df02ca8 100644 --- a/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts +++ b/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -141,6 +142,10 @@ export class DescribeWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "DescribeWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts b/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts index 8e548057a0dfa..1a083d4347561 100644 --- a/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts +++ b/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -147,6 +148,10 @@ export class ListRuleGroupsNamespacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "ListRuleGroupsNamespaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/ListTagsForResourceCommand.ts b/clients/client-amp/src/commands/ListTagsForResourceCommand.ts index 7df2335666ea1..676391e4d5cc5 100644 --- a/clients/client-amp/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-amp/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/ListWorkspacesCommand.ts b/clients/client-amp/src/commands/ListWorkspacesCommand.ts index a6106457a2e1f..9ddd2a2054642 100644 --- a/clients/client-amp/src/commands/ListWorkspacesCommand.ts +++ b/clients/client-amp/src/commands/ListWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -142,6 +143,10 @@ export class ListWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "ListWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts index f0acdaf8b8f6d..e66877ffb0b8c 100644 --- a/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts +++ b/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -140,6 +141,10 @@ export class PutAlertManagerDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "PutAlertManagerDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts index 2edd56408d7d8..0e5505e36decb 100644 --- a/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts +++ b/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -146,6 +147,10 @@ export class PutRuleGroupsNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "PutRuleGroupsNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/TagResourceCommand.ts b/clients/client-amp/src/commands/TagResourceCommand.ts index 3b4deaa75c68f..ce7c9e5acaa64 100644 --- a/clients/client-amp/src/commands/TagResourceCommand.ts +++ b/clients/client-amp/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/UntagResourceCommand.ts b/clients/client-amp/src/commands/UntagResourceCommand.ts index 3f5d8263313ce..9f61ec0a70fe8 100644 --- a/clients/client-amp/src/commands/UntagResourceCommand.ts +++ b/clients/client-amp/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts index 1a92b4a0930a6..44f5dc8fb4a68 100644 --- a/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts +++ b/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -134,6 +135,10 @@ export class UpdateLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "UpdateLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts b/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts index 0a6e7cf2a2e5b..615683ab6491c 100644 --- a/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts +++ b/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmpClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmpClient"; @@ -135,6 +136,10 @@ export class UpdateWorkspaceAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPrometheusService", + operation: "UpdateWorkspaceAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/package.json b/clients/client-amplify/package.json index 2b96eb2d8ba93..9e365b29eb3af 100644 --- a/clients/client-amplify/package.json +++ b/clients/client-amplify/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-amplify/src/commands/CreateAppCommand.ts b/clients/client-amplify/src/commands/CreateAppCommand.ts index 94c6828e9b869..4e9422b7d0955 100644 --- a/clients/client-amplify/src/commands/CreateAppCommand.ts +++ b/clients/client-amplify/src/commands/CreateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -232,6 +233,10 @@ export class CreateAppCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAppRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAppResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "CreateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts index f764bffe42b46..fabee1bd71486 100644 --- a/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts +++ b/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -139,6 +140,10 @@ export class CreateBackendEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "CreateBackendEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/CreateBranchCommand.ts b/clients/client-amplify/src/commands/CreateBranchCommand.ts index d9a20a2cc0466..f1c7d8c7285ab 100644 --- a/clients/client-amplify/src/commands/CreateBranchCommand.ts +++ b/clients/client-amplify/src/commands/CreateBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -192,6 +193,10 @@ export class CreateBranchCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBranchRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateBranchResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "CreateBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/CreateDeploymentCommand.ts b/clients/client-amplify/src/commands/CreateDeploymentCommand.ts index cbacc8487fbe9..8cdf58f68ba05 100644 --- a/clients/client-amplify/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-amplify/src/commands/CreateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -135,6 +136,10 @@ export class CreateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "CreateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts b/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts index 9e2550ceb499a..4987ac7c8c436 100644 --- a/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts +++ b/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -166,6 +167,10 @@ export class CreateDomainAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "CreateDomainAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/CreateWebhookCommand.ts b/clients/client-amplify/src/commands/CreateWebhookCommand.ts index a78cd8ca68416..1ae639c414ae5 100644 --- a/clients/client-amplify/src/commands/CreateWebhookCommand.ts +++ b/clients/client-amplify/src/commands/CreateWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -140,6 +141,10 @@ export class CreateWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "CreateWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/DeleteAppCommand.ts b/clients/client-amplify/src/commands/DeleteAppCommand.ts index 8319c957e99be..76d83cb5aca93 100644 --- a/clients/client-amplify/src/commands/DeleteAppCommand.ts +++ b/clients/client-amplify/src/commands/DeleteAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -183,6 +184,10 @@ export class DeleteAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteAppResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "DeleteApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts index 27b54f341fbdf..63cacd21a9cce 100644 --- a/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts +++ b/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -137,6 +138,10 @@ export class DeleteBackendEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "DeleteBackendEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/DeleteBranchCommand.ts b/clients/client-amplify/src/commands/DeleteBranchCommand.ts index d633054141adf..6f903069c590e 100644 --- a/clients/client-amplify/src/commands/DeleteBranchCommand.ts +++ b/clients/client-amplify/src/commands/DeleteBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -164,6 +165,10 @@ export class DeleteBranchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteBranchResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "DeleteBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts b/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts index bcd51b85e15ba..89f84ef5c2b3c 100644 --- a/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts +++ b/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -151,6 +152,10 @@ export class DeleteDomainAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "DeleteDomainAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/DeleteJobCommand.ts b/clients/client-amplify/src/commands/DeleteJobCommand.ts index 8362a1aeb9fb1..9050554c89069 100644 --- a/clients/client-amplify/src/commands/DeleteJobCommand.ts +++ b/clients/client-amplify/src/commands/DeleteJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -139,6 +140,10 @@ export class DeleteJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "DeleteJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/DeleteWebhookCommand.ts b/clients/client-amplify/src/commands/DeleteWebhookCommand.ts index cf59a96845a34..17c7695aad64a 100644 --- a/clients/client-amplify/src/commands/DeleteWebhookCommand.ts +++ b/clients/client-amplify/src/commands/DeleteWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -135,6 +136,10 @@ export class DeleteWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "DeleteWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts b/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts index c46e1e7ff981a..a3c3f26c79da5 100644 --- a/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts +++ b/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -130,6 +131,10 @@ export class GenerateAccessLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "GenerateAccessLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/GetAppCommand.ts b/clients/client-amplify/src/commands/GetAppCommand.ts index 69d4967a185e2..bacd6e6a18d1b 100644 --- a/clients/client-amplify/src/commands/GetAppCommand.ts +++ b/clients/client-amplify/src/commands/GetAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -176,6 +177,10 @@ export class GetAppCommand extends $Command _, outputFilterSensitiveLog: GetAppResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "GetApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts b/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts index a090acae73e31..c9bd0231c09ad 100644 --- a/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts +++ b/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -130,6 +131,10 @@ export class GetArtifactUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "GetArtifactUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts index 5a31cdc79ec88..2051808784f22 100644 --- a/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts +++ b/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -134,6 +135,10 @@ export class GetBackendEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "GetBackendEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/GetBranchCommand.ts b/clients/client-amplify/src/commands/GetBranchCommand.ts index 0bd3cea4bb227..44b9173e33521 100644 --- a/clients/client-amplify/src/commands/GetBranchCommand.ts +++ b/clients/client-amplify/src/commands/GetBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -161,6 +162,10 @@ export class GetBranchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBranchResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "GetBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts b/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts index 4e4dda6a278f6..9307f8e1e3122 100644 --- a/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts +++ b/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -148,6 +149,10 @@ export class GetDomainAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "GetDomainAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/GetJobCommand.ts b/clients/client-amplify/src/commands/GetJobCommand.ts index 77b24d440a90f..aa561c6b13355 100644 --- a/clients/client-amplify/src/commands/GetJobCommand.ts +++ b/clients/client-amplify/src/commands/GetJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -154,6 +155,10 @@ export class GetJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "GetJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/GetWebhookCommand.ts b/clients/client-amplify/src/commands/GetWebhookCommand.ts index 411468394d388..2661f4fa43da3 100644 --- a/clients/client-amplify/src/commands/GetWebhookCommand.ts +++ b/clients/client-amplify/src/commands/GetWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -135,6 +136,10 @@ export class GetWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "GetWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/ListAppsCommand.ts b/clients/client-amplify/src/commands/ListAppsCommand.ts index e5067c4b73b50..be34678e694ff 100644 --- a/clients/client-amplify/src/commands/ListAppsCommand.ts +++ b/clients/client-amplify/src/commands/ListAppsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -181,6 +182,10 @@ export class ListAppsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAppsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "ListApps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/ListArtifactsCommand.ts b/clients/client-amplify/src/commands/ListArtifactsCommand.ts index 32f0faf59ad93..6e0158bcd90d8 100644 --- a/clients/client-amplify/src/commands/ListArtifactsCommand.ts +++ b/clients/client-amplify/src/commands/ListArtifactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -134,6 +135,10 @@ export class ListArtifactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "ListArtifacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts b/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts index 6b43e3ca51c47..557fba71636d1 100644 --- a/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts +++ b/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -136,6 +137,10 @@ export class ListBackendEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "ListBackendEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/ListBranchesCommand.ts b/clients/client-amplify/src/commands/ListBranchesCommand.ts index 09e05a1177b4a..07fee23593e37 100644 --- a/clients/client-amplify/src/commands/ListBranchesCommand.ts +++ b/clients/client-amplify/src/commands/ListBranchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -162,6 +163,10 @@ export class ListBranchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListBranchesResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "ListBranches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts b/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts index 9047971c35434..e8ccd439b7b92 100644 --- a/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts +++ b/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -149,6 +150,10 @@ export class ListDomainAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "ListDomainAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/ListJobsCommand.ts b/clients/client-amplify/src/commands/ListJobsCommand.ts index 3be7f18b51f92..45bd5535aefce 100644 --- a/clients/client-amplify/src/commands/ListJobsCommand.ts +++ b/clients/client-amplify/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -140,6 +141,10 @@ export class ListJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts b/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts index a833dfaf4ca03..aed64f6892e78 100644 --- a/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/ListWebhooksCommand.ts b/clients/client-amplify/src/commands/ListWebhooksCommand.ts index 6b567f1178031..2e3fb1cfd4f08 100644 --- a/clients/client-amplify/src/commands/ListWebhooksCommand.ts +++ b/clients/client-amplify/src/commands/ListWebhooksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -137,6 +138,10 @@ export class ListWebhooksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "ListWebhooks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/StartDeploymentCommand.ts b/clients/client-amplify/src/commands/StartDeploymentCommand.ts index 5fc8322c2c802..2666779c21047 100644 --- a/clients/client-amplify/src/commands/StartDeploymentCommand.ts +++ b/clients/client-amplify/src/commands/StartDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -143,6 +144,10 @@ export class StartDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "StartDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/StartJobCommand.ts b/clients/client-amplify/src/commands/StartJobCommand.ts index 68e7869423771..c9756bdbc0bb5 100644 --- a/clients/client-amplify/src/commands/StartJobCommand.ts +++ b/clients/client-amplify/src/commands/StartJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -144,6 +145,10 @@ export class StartJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "StartJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/StopJobCommand.ts b/clients/client-amplify/src/commands/StopJobCommand.ts index 755cdba5ccc2c..a19d8d59f7cd7 100644 --- a/clients/client-amplify/src/commands/StopJobCommand.ts +++ b/clients/client-amplify/src/commands/StopJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -135,6 +136,10 @@ export class StopJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "StopJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/TagResourceCommand.ts b/clients/client-amplify/src/commands/TagResourceCommand.ts index c0e6a4e520302..7bc62afa42909 100644 --- a/clients/client-amplify/src/commands/TagResourceCommand.ts +++ b/clients/client-amplify/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/UntagResourceCommand.ts b/clients/client-amplify/src/commands/UntagResourceCommand.ts index ce886d2f16195..d149c3a237390 100644 --- a/clients/client-amplify/src/commands/UntagResourceCommand.ts +++ b/clients/client-amplify/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/UpdateAppCommand.ts b/clients/client-amplify/src/commands/UpdateAppCommand.ts index 89846a95a8629..24955f3adc29e 100644 --- a/clients/client-amplify/src/commands/UpdateAppCommand.ts +++ b/clients/client-amplify/src/commands/UpdateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -227,6 +228,10 @@ export class UpdateAppCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAppRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateAppResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "UpdateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/UpdateBranchCommand.ts b/clients/client-amplify/src/commands/UpdateBranchCommand.ts index 942e32f5e4300..882fa020bf881 100644 --- a/clients/client-amplify/src/commands/UpdateBranchCommand.ts +++ b/clients/client-amplify/src/commands/UpdateBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -186,6 +187,10 @@ export class UpdateBranchCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateBranchRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateBranchResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "UpdateBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts b/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts index fa1a8c67cb645..c19d9e4bee39d 100644 --- a/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts +++ b/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -162,6 +163,10 @@ export class UpdateDomainAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "UpdateDomainAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplify/src/commands/UpdateWebhookCommand.ts b/clients/client-amplify/src/commands/UpdateWebhookCommand.ts index 4ea5dfcb12a31..e9337a7f7a5a9 100644 --- a/clients/client-amplify/src/commands/UpdateWebhookCommand.ts +++ b/clients/client-amplify/src/commands/UpdateWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyClient"; @@ -137,6 +138,10 @@ export class UpdateWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Amplify", + operation: "UpdateWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/package.json b/clients/client-amplifybackend/package.json index 2b5bf5f14809b..27cb8b6151599 100644 --- a/clients/client-amplifybackend/package.json +++ b/clients/client-amplifybackend/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-amplifybackend/src/commands/CloneBackendCommand.ts b/clients/client-amplifybackend/src/commands/CloneBackendCommand.ts index 51dbfa15fb0d8..a12b190f45629 100644 --- a/clients/client-amplifybackend/src/commands/CloneBackendCommand.ts +++ b/clients/client-amplifybackend/src/commands/CloneBackendCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -131,6 +132,10 @@ export class CloneBackendCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "CloneBackend", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/CreateBackendAPICommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendAPICommand.ts index 5a0574db9be23..4ed8cbeb34655 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendAPICommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendAPICommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -169,6 +170,10 @@ export class CreateBackendAPICommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "CreateBackendAPI", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/CreateBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendAuthCommand.ts index 40202b4a1a442..fc0535adf7720 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendAuthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -220,6 +221,10 @@ export class CreateBackendAuthCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBackendAuthRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "CreateBackendAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/CreateBackendCommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendCommand.ts index 0969ba27f039a..998eb044e5c0f 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -133,6 +134,10 @@ export class CreateBackendCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "CreateBackend", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/CreateBackendConfigCommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendConfigCommand.ts index b0de947e073ce..2f46baaf58e32 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendConfigCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -130,6 +131,10 @@ export class CreateBackendConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "CreateBackendConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/CreateBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendStorageCommand.ts index 4739908437acf..04d1bfeed0604 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -143,6 +144,10 @@ export class CreateBackendStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "CreateBackendStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/CreateTokenCommand.ts b/clients/client-amplifybackend/src/commands/CreateTokenCommand.ts index cf001dda20295..b60f91531bee9 100644 --- a/clients/client-amplifybackend/src/commands/CreateTokenCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -127,6 +128,10 @@ export class CreateTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "CreateToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/DeleteBackendAPICommand.ts b/clients/client-amplifybackend/src/commands/DeleteBackendAPICommand.ts index dc021d8948678..52bc203906d41 100644 --- a/clients/client-amplifybackend/src/commands/DeleteBackendAPICommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteBackendAPICommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -169,6 +170,10 @@ export class DeleteBackendAPICommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "DeleteBackendAPI", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/DeleteBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/DeleteBackendAuthCommand.ts index e898ac8cef895..5def032c242b5 100644 --- a/clients/client-amplifybackend/src/commands/DeleteBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteBackendAuthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -133,6 +134,10 @@ export class DeleteBackendAuthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "DeleteBackendAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/DeleteBackendCommand.ts b/clients/client-amplifybackend/src/commands/DeleteBackendCommand.ts index b49adc3b43395..6a184705ad2aa 100644 --- a/clients/client-amplifybackend/src/commands/DeleteBackendCommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteBackendCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -130,6 +131,10 @@ export class DeleteBackendCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "DeleteBackend", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/DeleteBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/DeleteBackendStorageCommand.ts index 6aa8da7b48669..630aba1635fc7 100644 --- a/clients/client-amplifybackend/src/commands/DeleteBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteBackendStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -132,6 +133,10 @@ export class DeleteBackendStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "DeleteBackendStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/DeleteTokenCommand.ts b/clients/client-amplifybackend/src/commands/DeleteTokenCommand.ts index 8280d3e115700..97839578d9a4c 100644 --- a/clients/client-amplifybackend/src/commands/DeleteTokenCommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -125,6 +126,10 @@ export class DeleteTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "DeleteToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/GenerateBackendAPIModelsCommand.ts b/clients/client-amplifybackend/src/commands/GenerateBackendAPIModelsCommand.ts index b69911ab3edb2..96b712af10a57 100644 --- a/clients/client-amplifybackend/src/commands/GenerateBackendAPIModelsCommand.ts +++ b/clients/client-amplifybackend/src/commands/GenerateBackendAPIModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -133,6 +134,10 @@ export class GenerateBackendAPIModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "GenerateBackendAPIModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/GetBackendAPICommand.ts b/clients/client-amplifybackend/src/commands/GetBackendAPICommand.ts index 1ddea107bda6a..07615c69f47af 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendAPICommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendAPICommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -201,6 +202,10 @@ export class GetBackendAPICommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "GetBackendAPI", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/GetBackendAPIModelsCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendAPIModelsCommand.ts index e1c278e95e4a9..549ddca1036ba 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendAPIModelsCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendAPIModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -130,6 +131,10 @@ export class GetBackendAPIModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "GetBackendAPIModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/GetBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendAuthCommand.ts index 5f40cb5aa67f9..866f16574c21d 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendAuthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -218,6 +219,10 @@ export class GetBackendAuthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBackendAuthResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "GetBackendAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/GetBackendCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendCommand.ts index ba16187c0bde0..dcf82c9e9b49f 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -133,6 +134,10 @@ export class GetBackendCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "GetBackend", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/GetBackendJobCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendJobCommand.ts index 189c3c6c52f4b..5d21bda48cb11 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendJobCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -133,6 +134,10 @@ export class GetBackendJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "GetBackendJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/GetBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendStorageCommand.ts index 96d011115085d..995431abfd0f9 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -143,6 +144,10 @@ export class GetBackendStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "GetBackendStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/GetTokenCommand.ts b/clients/client-amplifybackend/src/commands/GetTokenCommand.ts index a7f8289261739..d6126c589ea51 100644 --- a/clients/client-amplifybackend/src/commands/GetTokenCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -128,6 +129,10 @@ export class GetTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "GetToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/ImportBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/ImportBackendAuthCommand.ts index c7f51daaeef0a..4bb39bf056455 100644 --- a/clients/client-amplifybackend/src/commands/ImportBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/ImportBackendAuthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -136,6 +137,10 @@ export class ImportBackendAuthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "ImportBackendAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/ImportBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/ImportBackendStorageCommand.ts index f314ed9990f22..0eb56cb59d080 100644 --- a/clients/client-amplifybackend/src/commands/ImportBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/ImportBackendStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -132,6 +133,10 @@ export class ImportBackendStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "ImportBackendStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/ListBackendJobsCommand.ts b/clients/client-amplifybackend/src/commands/ListBackendJobsCommand.ts index dcc8f92a56224..c78b2c83b60f6 100644 --- a/clients/client-amplifybackend/src/commands/ListBackendJobsCommand.ts +++ b/clients/client-amplifybackend/src/commands/ListBackendJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -144,6 +145,10 @@ export class ListBackendJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "ListBackendJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/ListS3BucketsCommand.ts b/clients/client-amplifybackend/src/commands/ListS3BucketsCommand.ts index a1409e379df62..bc900d2c1a4b8 100644 --- a/clients/client-amplifybackend/src/commands/ListS3BucketsCommand.ts +++ b/clients/client-amplifybackend/src/commands/ListS3BucketsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -130,6 +131,10 @@ export class ListS3BucketsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "ListS3Buckets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/RemoveAllBackendsCommand.ts b/clients/client-amplifybackend/src/commands/RemoveAllBackendsCommand.ts index f10ee92170678..906c4b018867d 100644 --- a/clients/client-amplifybackend/src/commands/RemoveAllBackendsCommand.ts +++ b/clients/client-amplifybackend/src/commands/RemoveAllBackendsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -131,6 +132,10 @@ export class RemoveAllBackendsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "RemoveAllBackends", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/RemoveBackendConfigCommand.ts b/clients/client-amplifybackend/src/commands/RemoveBackendConfigCommand.ts index a0aed7b0c2452..ad35a3bb33c3e 100644 --- a/clients/client-amplifybackend/src/commands/RemoveBackendConfigCommand.ts +++ b/clients/client-amplifybackend/src/commands/RemoveBackendConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -126,6 +127,10 @@ export class RemoveBackendConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "RemoveBackendConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendAPICommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendAPICommand.ts index 00eb5d1cffc50..bb3f5ff29464e 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendAPICommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendAPICommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -169,6 +170,10 @@ export class UpdateBackendAPICommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "UpdateBackendAPI", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendAuthCommand.ts index 299c237171659..5d0dac23f987f 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendAuthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -214,6 +215,10 @@ export class UpdateBackendAuthCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateBackendAuthRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "UpdateBackendAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendConfigCommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendConfigCommand.ts index 98336b4391fad..ad7d522b7c0b7 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendConfigCommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -140,6 +141,10 @@ export class UpdateBackendConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "UpdateBackendConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendJobCommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendJobCommand.ts index 9da22069aaf0e..7d6decd44cf4c 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendJobCommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -137,6 +138,10 @@ export class UpdateBackendJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "UpdateBackendJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendStorageCommand.ts index 765e4e91ee985..f7bf5d705ae81 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient"; @@ -142,6 +143,10 @@ export class UpdateBackendStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyBackend", + operation: "UpdateBackendStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/package.json b/clients/client-amplifyuibuilder/package.json index d688d56676e9b..e86404b0a88ca 100644 --- a/clients/client-amplifyuibuilder/package.json +++ b/clients/client-amplifyuibuilder/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-amplifyuibuilder/src/commands/CreateComponentCommand.ts b/clients/client-amplifyuibuilder/src/commands/CreateComponentCommand.ts index ef2b433a7c95a..856b52d005f55 100644 --- a/clients/client-amplifyuibuilder/src/commands/CreateComponentCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/CreateComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -561,6 +562,10 @@ export class CreateComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "CreateComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/CreateFormCommand.ts b/clients/client-amplifyuibuilder/src/commands/CreateFormCommand.ts index eb51435f914f4..7200255f0b874 100644 --- a/clients/client-amplifyuibuilder/src/commands/CreateFormCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/CreateFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -437,6 +438,10 @@ export class CreateFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "CreateForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/CreateThemeCommand.ts b/clients/client-amplifyuibuilder/src/commands/CreateThemeCommand.ts index 46e700ebaa0cb..6de3e27e64f82 100644 --- a/clients/client-amplifyuibuilder/src/commands/CreateThemeCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/CreateThemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -179,6 +180,10 @@ export class CreateThemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "CreateTheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/DeleteComponentCommand.ts b/clients/client-amplifyuibuilder/src/commands/DeleteComponentCommand.ts index 9db372d7aa64b..8489a27801769 100644 --- a/clients/client-amplifyuibuilder/src/commands/DeleteComponentCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/DeleteComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -123,6 +124,10 @@ export class DeleteComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "DeleteComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/DeleteFormCommand.ts b/clients/client-amplifyuibuilder/src/commands/DeleteFormCommand.ts index c3d5612c46476..a45e62b5736bf 100644 --- a/clients/client-amplifyuibuilder/src/commands/DeleteFormCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/DeleteFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -121,6 +122,10 @@ export class DeleteFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "DeleteForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/DeleteThemeCommand.ts b/clients/client-amplifyuibuilder/src/commands/DeleteThemeCommand.ts index fc3b7f562b3d1..f6cb3f800cd94 100644 --- a/clients/client-amplifyuibuilder/src/commands/DeleteThemeCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/DeleteThemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -121,6 +122,10 @@ export class DeleteThemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "DeleteTheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/ExchangeCodeForTokenCommand.ts b/clients/client-amplifyuibuilder/src/commands/ExchangeCodeForTokenCommand.ts index 19420ac5220a0..b21a9d8d2656b 100644 --- a/clients/client-amplifyuibuilder/src/commands/ExchangeCodeForTokenCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ExchangeCodeForTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -129,6 +130,10 @@ export class ExchangeCodeForTokenCommand extends $Command< commandName, inputFilterSensitiveLog: ExchangeCodeForTokenRequestFilterSensitiveLog, outputFilterSensitiveLog: ExchangeCodeForTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "ExchangeCodeForToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/ExportComponentsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ExportComponentsCommand.ts index 19515e2d11dc4..10e6dff7536b2 100644 --- a/clients/client-amplifyuibuilder/src/commands/ExportComponentsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ExportComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -343,6 +344,10 @@ export class ExportComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "ExportComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/ExportFormsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ExportFormsCommand.ts index 1763468eefcd0..00bf276c85768 100644 --- a/clients/client-amplifyuibuilder/src/commands/ExportFormsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ExportFormsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -279,6 +280,10 @@ export class ExportFormsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "ExportForms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/ExportThemesCommand.ts b/clients/client-amplifyuibuilder/src/commands/ExportThemesCommand.ts index cb6d0699450a1..f874115dfc882 100644 --- a/clients/client-amplifyuibuilder/src/commands/ExportThemesCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ExportThemesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -151,6 +152,10 @@ export class ExportThemesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "ExportThemes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/GetCodegenJobCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetCodegenJobCommand.ts index 58f2c03b8b5a5..35e01410db687 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetCodegenJobCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetCodegenJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -235,6 +236,10 @@ export class GetCodegenJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "GetCodegenJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/GetComponentCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetComponentCommand.ts index 2be0800c244e0..153955c7ba3c6 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetComponentCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -341,6 +342,10 @@ export class GetComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "GetComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/GetFormCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetFormCommand.ts index 292d7873353d0..d2f8a2b90011d 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetFormCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -279,6 +280,10 @@ export class GetFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "GetForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/GetMetadataCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetMetadataCommand.ts index b0aa847978ad4..0e3bccccec78b 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetMetadataCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -121,6 +122,10 @@ export class GetMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "GetMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/GetThemeCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetThemeCommand.ts index 2b50a24297d17..0b8974334e59e 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetThemeCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetThemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -151,6 +152,10 @@ export class GetThemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "GetTheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/ListCodegenJobsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListCodegenJobsCommand.ts index 409c968846c1d..689252b300e00 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListCodegenJobsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListCodegenJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -135,6 +136,10 @@ export class ListCodegenJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "ListCodegenJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/ListComponentsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListComponentsCommand.ts index adc71c09afd99..973a660471651 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListComponentsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -133,6 +134,10 @@ export class ListComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "ListComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/ListFormsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListFormsCommand.ts index 1f24e4ab988c5..482082130a87a 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListFormsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListFormsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -134,6 +135,10 @@ export class ListFormsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "ListForms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/ListThemesCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListThemesCommand.ts index e0a1665ff08dd..33e5635afca8b 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListThemesCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListThemesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -130,6 +131,10 @@ export class ListThemesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "ListThemes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/PutMetadataFlagCommand.ts b/clients/client-amplifyuibuilder/src/commands/PutMetadataFlagCommand.ts index a423df51f7339..e26fd3ef50ac2 100644 --- a/clients/client-amplifyuibuilder/src/commands/PutMetadataFlagCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/PutMetadataFlagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -123,6 +124,10 @@ export class PutMetadataFlagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "PutMetadataFlag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/RefreshTokenCommand.ts b/clients/client-amplifyuibuilder/src/commands/RefreshTokenCommand.ts index b4709a5cc5d80..4e0eb7a8a90dd 100644 --- a/clients/client-amplifyuibuilder/src/commands/RefreshTokenCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/RefreshTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -125,6 +126,10 @@ export class RefreshTokenCommand extends $Command< commandName, inputFilterSensitiveLog: RefreshTokenRequestFilterSensitiveLog, outputFilterSensitiveLog: RefreshTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "RefreshToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/StartCodegenJobCommand.ts b/clients/client-amplifyuibuilder/src/commands/StartCodegenJobCommand.ts index 413d76de6b75c..1812991416e44 100644 --- a/clients/client-amplifyuibuilder/src/commands/StartCodegenJobCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/StartCodegenJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -334,6 +335,10 @@ export class StartCodegenJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "StartCodegenJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/UpdateComponentCommand.ts b/clients/client-amplifyuibuilder/src/commands/UpdateComponentCommand.ts index fce090e373725..e0330a806f246 100644 --- a/clients/client-amplifyuibuilder/src/commands/UpdateComponentCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/UpdateComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -556,6 +557,10 @@ export class UpdateComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "UpdateComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/UpdateFormCommand.ts b/clients/client-amplifyuibuilder/src/commands/UpdateFormCommand.ts index 0bcce1fe89e7c..11ce5f8175933 100644 --- a/clients/client-amplifyuibuilder/src/commands/UpdateFormCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/UpdateFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -431,6 +432,10 @@ export class UpdateFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "UpdateForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-amplifyuibuilder/src/commands/UpdateThemeCommand.ts b/clients/client-amplifyuibuilder/src/commands/UpdateThemeCommand.ts index 8d080550a9253..ff627e8d70dcf 100644 --- a/clients/client-amplifyuibuilder/src/commands/UpdateThemeCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/UpdateThemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient"; @@ -174,6 +175,10 @@ export class UpdateThemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmplifyUIBuilder", + operation: "UpdateTheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/package.json b/clients/client-api-gateway/package.json index 6d4bbdb038361..a3d00e44e6bfd 100644 --- a/clients/client-api-gateway/package.json +++ b/clients/client-api-gateway/package.json @@ -34,28 +34,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-api-gateway/src/commands/CreateApiKeyCommand.ts b/clients/client-api-gateway/src/commands/CreateApiKeyCommand.ts index c5a45f5dbda59..07d0078849fe7 100644 --- a/clients/client-api-gateway/src/commands/CreateApiKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -157,6 +158,10 @@ export class CreateApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/CreateAuthorizerCommand.ts index ba271ea886f70..08a2488a24004 100644 --- a/clients/client-api-gateway/src/commands/CreateAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -154,6 +155,10 @@ export class CreateAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateBasePathMappingCommand.ts b/clients/client-api-gateway/src/commands/CreateBasePathMappingCommand.ts index b1bbb92675fa6..3cda9503bd59a 100644 --- a/clients/client-api-gateway/src/commands/CreateBasePathMappingCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateBasePathMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -137,6 +138,10 @@ export class CreateBasePathMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateBasePathMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateDeploymentCommand.ts b/clients/client-api-gateway/src/commands/CreateDeploymentCommand.ts index 7c0c6ac809a06..6f391c729b787 100644 --- a/clients/client-api-gateway/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -161,6 +162,10 @@ export class CreateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateDocumentationPartCommand.ts b/clients/client-api-gateway/src/commands/CreateDocumentationPartCommand.ts index 96d073eb9e056..78b02ec565365 100644 --- a/clients/client-api-gateway/src/commands/CreateDocumentationPartCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateDocumentationPartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -148,6 +149,10 @@ export class CreateDocumentationPartCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateDocumentationPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateDocumentationVersionCommand.ts b/clients/client-api-gateway/src/commands/CreateDocumentationVersionCommand.ts index 9a01947a451ae..066deed0368b4 100644 --- a/clients/client-api-gateway/src/commands/CreateDocumentationVersionCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateDocumentationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -137,6 +138,10 @@ export class CreateDocumentationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateDocumentationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateDomainNameCommand.ts b/clients/client-api-gateway/src/commands/CreateDomainNameCommand.ts index ceaadd2782a44..f6e9a229de0ef 100644 --- a/clients/client-api-gateway/src/commands/CreateDomainNameCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -184,6 +185,10 @@ export class CreateDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateModelCommand.ts b/clients/client-api-gateway/src/commands/CreateModelCommand.ts index 4e4150831a458..76db39c65046b 100644 --- a/clients/client-api-gateway/src/commands/CreateModelCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -138,6 +139,10 @@ export class CreateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateRequestValidatorCommand.ts b/clients/client-api-gateway/src/commands/CreateRequestValidatorCommand.ts index 22193235d4c71..af42c84d6e016 100644 --- a/clients/client-api-gateway/src/commands/CreateRequestValidatorCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateRequestValidatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -138,6 +139,10 @@ export class CreateRequestValidatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateRequestValidator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateResourceCommand.ts b/clients/client-api-gateway/src/commands/CreateResourceCommand.ts index 583707bfd999b..b4382019492fe 100644 --- a/clients/client-api-gateway/src/commands/CreateResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -196,6 +197,10 @@ export class CreateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateRestApiCommand.ts b/clients/client-api-gateway/src/commands/CreateRestApiCommand.ts index 2d3abc34cdb84..ba630045dc4bd 100644 --- a/clients/client-api-gateway/src/commands/CreateRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateRestApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -174,6 +175,10 @@ export class CreateRestApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateRestApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateStageCommand.ts b/clients/client-api-gateway/src/commands/CreateStageCommand.ts index a370113be4d00..bda6a3b89fe79 100644 --- a/clients/client-api-gateway/src/commands/CreateStageCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -194,6 +195,10 @@ export class CreateStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateUsagePlanCommand.ts b/clients/client-api-gateway/src/commands/CreateUsagePlanCommand.ts index 102f6ae9ef2d7..720a9645cefad 100644 --- a/clients/client-api-gateway/src/commands/CreateUsagePlanCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateUsagePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -184,6 +185,10 @@ export class CreateUsagePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateUsagePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateUsagePlanKeyCommand.ts b/clients/client-api-gateway/src/commands/CreateUsagePlanKeyCommand.ts index bb867c06d361e..e963bbec7e0fe 100644 --- a/clients/client-api-gateway/src/commands/CreateUsagePlanKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateUsagePlanKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -137,6 +138,10 @@ export class CreateUsagePlanKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateUsagePlanKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/CreateVpcLinkCommand.ts b/clients/client-api-gateway/src/commands/CreateVpcLinkCommand.ts index ba2526d7448ea..3c7a6324927b9 100644 --- a/clients/client-api-gateway/src/commands/CreateVpcLinkCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateVpcLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -144,6 +145,10 @@ export class CreateVpcLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "CreateVpcLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteApiKeyCommand.ts b/clients/client-api-gateway/src/commands/DeleteApiKeyCommand.ts index 3b9a430f783df..cd20b7dcf590a 100644 --- a/clients/client-api-gateway/src/commands/DeleteApiKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -125,6 +126,10 @@ export class DeleteApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/DeleteAuthorizerCommand.ts index ff799caeb6b34..ffc5d45f6a472 100644 --- a/clients/client-api-gateway/src/commands/DeleteAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class DeleteAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteBasePathMappingCommand.ts b/clients/client-api-gateway/src/commands/DeleteBasePathMappingCommand.ts index 05db357d70995..668f8c37bbd58 100644 --- a/clients/client-api-gateway/src/commands/DeleteBasePathMappingCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteBasePathMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class DeleteBasePathMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteBasePathMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteClientCertificateCommand.ts b/clients/client-api-gateway/src/commands/DeleteClientCertificateCommand.ts index 0009e9c0f83a1..b88f9ed6c3d66 100644 --- a/clients/client-api-gateway/src/commands/DeleteClientCertificateCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteClientCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -127,6 +128,10 @@ export class DeleteClientCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteClientCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteDeploymentCommand.ts b/clients/client-api-gateway/src/commands/DeleteDeploymentCommand.ts index e349188f7459d..7ff322953a6fb 100644 --- a/clients/client-api-gateway/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -131,6 +132,10 @@ export class DeleteDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteDocumentationPartCommand.ts b/clients/client-api-gateway/src/commands/DeleteDocumentationPartCommand.ts index f8622b92e7979..32bf2cca9ec79 100644 --- a/clients/client-api-gateway/src/commands/DeleteDocumentationPartCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteDocumentationPartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class DeleteDocumentationPartCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteDocumentationPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteDocumentationVersionCommand.ts b/clients/client-api-gateway/src/commands/DeleteDocumentationVersionCommand.ts index 49f62b5c4d141..9e141c5e23409 100644 --- a/clients/client-api-gateway/src/commands/DeleteDocumentationVersionCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteDocumentationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class DeleteDocumentationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteDocumentationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteDomainNameCommand.ts b/clients/client-api-gateway/src/commands/DeleteDomainNameCommand.ts index fca88922eae3a..18bbf83c1e108 100644 --- a/clients/client-api-gateway/src/commands/DeleteDomainNameCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -127,6 +128,10 @@ export class DeleteDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteGatewayResponseCommand.ts b/clients/client-api-gateway/src/commands/DeleteGatewayResponseCommand.ts index fc1b37807896a..04f2f1c0e08f0 100644 --- a/clients/client-api-gateway/src/commands/DeleteGatewayResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteGatewayResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class DeleteGatewayResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteGatewayResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteIntegrationCommand.ts b/clients/client-api-gateway/src/commands/DeleteIntegrationCommand.ts index 6e05f14f5eaa4..f5c39fc6f7351 100644 --- a/clients/client-api-gateway/src/commands/DeleteIntegrationCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -129,6 +130,10 @@ export class DeleteIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteIntegrationResponseCommand.ts b/clients/client-api-gateway/src/commands/DeleteIntegrationResponseCommand.ts index 3302b25a2a199..ca0525c2b95af 100644 --- a/clients/client-api-gateway/src/commands/DeleteIntegrationResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteIntegrationResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -130,6 +131,10 @@ export class DeleteIntegrationResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteIntegrationResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteMethodCommand.ts b/clients/client-api-gateway/src/commands/DeleteMethodCommand.ts index dad43be524f42..7e50ef7665260 100644 --- a/clients/client-api-gateway/src/commands/DeleteMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteMethodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -124,6 +125,10 @@ export class DeleteMethodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteMethod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteMethodResponseCommand.ts b/clients/client-api-gateway/src/commands/DeleteMethodResponseCommand.ts index 229454c122c2c..72513db2e6ff5 100644 --- a/clients/client-api-gateway/src/commands/DeleteMethodResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteMethodResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -130,6 +131,10 @@ export class DeleteMethodResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteMethodResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteModelCommand.ts b/clients/client-api-gateway/src/commands/DeleteModelCommand.ts index ed600a323031e..57807701b2e11 100644 --- a/clients/client-api-gateway/src/commands/DeleteModelCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -126,6 +127,10 @@ export class DeleteModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteRequestValidatorCommand.ts b/clients/client-api-gateway/src/commands/DeleteRequestValidatorCommand.ts index de33f73ded039..af4bb2ac8502a 100644 --- a/clients/client-api-gateway/src/commands/DeleteRequestValidatorCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteRequestValidatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class DeleteRequestValidatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteRequestValidator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteResourceCommand.ts b/clients/client-api-gateway/src/commands/DeleteResourceCommand.ts index c8d7e8fa23633..942161c0fe32d 100644 --- a/clients/client-api-gateway/src/commands/DeleteResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class DeleteResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteRestApiCommand.ts b/clients/client-api-gateway/src/commands/DeleteRestApiCommand.ts index 0f77e375b076b..ca5ca5a3ebfdb 100644 --- a/clients/client-api-gateway/src/commands/DeleteRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteRestApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -125,6 +126,10 @@ export class DeleteRestApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteRestApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteStageCommand.ts b/clients/client-api-gateway/src/commands/DeleteStageCommand.ts index f89af4c4a5833..d4af302b558e9 100644 --- a/clients/client-api-gateway/src/commands/DeleteStageCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -129,6 +130,10 @@ export class DeleteStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteUsagePlanCommand.ts b/clients/client-api-gateway/src/commands/DeleteUsagePlanCommand.ts index d3dc12a67609d..2d8b1d82fc68a 100644 --- a/clients/client-api-gateway/src/commands/DeleteUsagePlanCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteUsagePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -127,6 +128,10 @@ export class DeleteUsagePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteUsagePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteUsagePlanKeyCommand.ts b/clients/client-api-gateway/src/commands/DeleteUsagePlanKeyCommand.ts index 758078a9c5d36..aba086e25cc45 100644 --- a/clients/client-api-gateway/src/commands/DeleteUsagePlanKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteUsagePlanKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class DeleteUsagePlanKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteUsagePlanKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/DeleteVpcLinkCommand.ts b/clients/client-api-gateway/src/commands/DeleteVpcLinkCommand.ts index 8157aca0ffe6a..ee6b4c563a943 100644 --- a/clients/client-api-gateway/src/commands/DeleteVpcLinkCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteVpcLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -125,6 +126,10 @@ export class DeleteVpcLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "DeleteVpcLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/FlushStageAuthorizersCacheCommand.ts b/clients/client-api-gateway/src/commands/FlushStageAuthorizersCacheCommand.ts index 6e1e409478bfe..f231e62f616ff 100644 --- a/clients/client-api-gateway/src/commands/FlushStageAuthorizersCacheCommand.ts +++ b/clients/client-api-gateway/src/commands/FlushStageAuthorizersCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -131,6 +132,10 @@ export class FlushStageAuthorizersCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "FlushStageAuthorizersCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/FlushStageCacheCommand.ts b/clients/client-api-gateway/src/commands/FlushStageCacheCommand.ts index 2ddd336830328..882e814ffdecf 100644 --- a/clients/client-api-gateway/src/commands/FlushStageCacheCommand.ts +++ b/clients/client-api-gateway/src/commands/FlushStageCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -131,6 +132,10 @@ export class FlushStageCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "FlushStageCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GenerateClientCertificateCommand.ts b/clients/client-api-gateway/src/commands/GenerateClientCertificateCommand.ts index a013d04510aaf..cc95b89cfd21d 100644 --- a/clients/client-api-gateway/src/commands/GenerateClientCertificateCommand.ts +++ b/clients/client-api-gateway/src/commands/GenerateClientCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -139,6 +140,10 @@ export class GenerateClientCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GenerateClientCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetAccountCommand.ts b/clients/client-api-gateway/src/commands/GetAccountCommand.ts index 27b1442428f23..28138d1153246 100644 --- a/clients/client-api-gateway/src/commands/GetAccountCommand.ts +++ b/clients/client-api-gateway/src/commands/GetAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -130,6 +131,10 @@ export class GetAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetApiKeyCommand.ts b/clients/client-api-gateway/src/commands/GetApiKeyCommand.ts index 015e69c77beb7..4ac06c64d39bb 100644 --- a/clients/client-api-gateway/src/commands/GetApiKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/GetApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -138,6 +139,10 @@ export class GetApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetApiKeysCommand.ts b/clients/client-api-gateway/src/commands/GetApiKeysCommand.ts index c0017e7fdc8d4..427cee2edd493 100644 --- a/clients/client-api-gateway/src/commands/GetApiKeysCommand.ts +++ b/clients/client-api-gateway/src/commands/GetApiKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -149,6 +150,10 @@ export class GetApiKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetApiKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/GetAuthorizerCommand.ts index 02b961acc1ce5..376d2f8df162c 100644 --- a/clients/client-api-gateway/src/commands/GetAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/GetAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -136,6 +137,10 @@ export class GetAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetAuthorizersCommand.ts b/clients/client-api-gateway/src/commands/GetAuthorizersCommand.ts index 210440549457b..df181f2e84b8b 100644 --- a/clients/client-api-gateway/src/commands/GetAuthorizersCommand.ts +++ b/clients/client-api-gateway/src/commands/GetAuthorizersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -144,6 +145,10 @@ export class GetAuthorizersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetAuthorizers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetBasePathMappingCommand.ts b/clients/client-api-gateway/src/commands/GetBasePathMappingCommand.ts index 8fc68cc069985..ef034f5a738f6 100644 --- a/clients/client-api-gateway/src/commands/GetBasePathMappingCommand.ts +++ b/clients/client-api-gateway/src/commands/GetBasePathMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -129,6 +130,10 @@ export class GetBasePathMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetBasePathMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetBasePathMappingsCommand.ts b/clients/client-api-gateway/src/commands/GetBasePathMappingsCommand.ts index 5749bb4c42752..35fdd5a3319f3 100644 --- a/clients/client-api-gateway/src/commands/GetBasePathMappingsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetBasePathMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -135,6 +136,10 @@ export class GetBasePathMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetBasePathMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetClientCertificateCommand.ts b/clients/client-api-gateway/src/commands/GetClientCertificateCommand.ts index 9697145f69f8f..5face9ae53fc8 100644 --- a/clients/client-api-gateway/src/commands/GetClientCertificateCommand.ts +++ b/clients/client-api-gateway/src/commands/GetClientCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -133,6 +134,10 @@ export class GetClientCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetClientCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetClientCertificatesCommand.ts b/clients/client-api-gateway/src/commands/GetClientCertificatesCommand.ts index 0c25cd7b8cca0..3406b15fd2e26 100644 --- a/clients/client-api-gateway/src/commands/GetClientCertificatesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetClientCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -139,6 +140,10 @@ export class GetClientCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetClientCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetDeploymentCommand.ts b/clients/client-api-gateway/src/commands/GetDeploymentCommand.ts index ec7525ecd11bc..5afd52981c692 100644 --- a/clients/client-api-gateway/src/commands/GetDeploymentCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -141,6 +142,10 @@ export class GetDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetDeploymentsCommand.ts b/clients/client-api-gateway/src/commands/GetDeploymentsCommand.ts index 6df548497892b..0a0b6436dfc42 100644 --- a/clients/client-api-gateway/src/commands/GetDeploymentsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -146,6 +147,10 @@ export class GetDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetDocumentationPartCommand.ts b/clients/client-api-gateway/src/commands/GetDocumentationPartCommand.ts index 1fe695da2e4f4..064a9617504e6 100644 --- a/clients/client-api-gateway/src/commands/GetDocumentationPartCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDocumentationPartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -135,6 +136,10 @@ export class GetDocumentationPartCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetDocumentationPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetDocumentationPartsCommand.ts b/clients/client-api-gateway/src/commands/GetDocumentationPartsCommand.ts index f31f963c99041..d46f0a25e1a6d 100644 --- a/clients/client-api-gateway/src/commands/GetDocumentationPartsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDocumentationPartsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -145,6 +146,10 @@ export class GetDocumentationPartsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetDocumentationParts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetDocumentationVersionCommand.ts b/clients/client-api-gateway/src/commands/GetDocumentationVersionCommand.ts index 056e3852e1c0c..5138d8c1214f1 100644 --- a/clients/client-api-gateway/src/commands/GetDocumentationVersionCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDocumentationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -126,6 +127,10 @@ export class GetDocumentationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetDocumentationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetDocumentationVersionsCommand.ts b/clients/client-api-gateway/src/commands/GetDocumentationVersionsCommand.ts index 55f8ed9bed4a8..9f0213e2e1b3f 100644 --- a/clients/client-api-gateway/src/commands/GetDocumentationVersionsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDocumentationVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -135,6 +136,10 @@ export class GetDocumentationVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetDocumentationVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetDomainNameCommand.ts b/clients/client-api-gateway/src/commands/GetDomainNameCommand.ts index 99ee2445cc716..045dde920ec3c 100644 --- a/clients/client-api-gateway/src/commands/GetDomainNameCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -155,6 +156,10 @@ export class GetDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetDomainNamesCommand.ts b/clients/client-api-gateway/src/commands/GetDomainNamesCommand.ts index 6d833d63402a8..44822f6eff2ef 100644 --- a/clients/client-api-gateway/src/commands/GetDomainNamesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDomainNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -163,6 +164,10 @@ export class GetDomainNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetDomainNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetExportCommand.ts b/clients/client-api-gateway/src/commands/GetExportCommand.ts index 52ee8043814f3..c582563fe3be9 100644 --- a/clients/client-api-gateway/src/commands/GetExportCommand.ts +++ b/clients/client-api-gateway/src/commands/GetExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -146,6 +147,10 @@ export class GetExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetGatewayResponseCommand.ts b/clients/client-api-gateway/src/commands/GetGatewayResponseCommand.ts index c89462f268b78..08ed500b5a36a 100644 --- a/clients/client-api-gateway/src/commands/GetGatewayResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/GetGatewayResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -135,6 +136,10 @@ export class GetGatewayResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetGatewayResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetGatewayResponsesCommand.ts b/clients/client-api-gateway/src/commands/GetGatewayResponsesCommand.ts index 0782b54efb1ee..d005fafacdfbf 100644 --- a/clients/client-api-gateway/src/commands/GetGatewayResponsesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetGatewayResponsesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -141,6 +142,10 @@ export class GetGatewayResponsesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetGatewayResponses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetIntegrationCommand.ts b/clients/client-api-gateway/src/commands/GetIntegrationCommand.ts index 6dfe2db35ba62..3c111136c5f12 100644 --- a/clients/client-api-gateway/src/commands/GetIntegrationCommand.ts +++ b/clients/client-api-gateway/src/commands/GetIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -162,6 +163,10 @@ export class GetIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetIntegrationResponseCommand.ts b/clients/client-api-gateway/src/commands/GetIntegrationResponseCommand.ts index 38c30283214e4..8e4f7f8205ab1 100644 --- a/clients/client-api-gateway/src/commands/GetIntegrationResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/GetIntegrationResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -137,6 +138,10 @@ export class GetIntegrationResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetIntegrationResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetMethodCommand.ts b/clients/client-api-gateway/src/commands/GetMethodCommand.ts index c3b6792e7aba8..6c69c715b9271 100644 --- a/clients/client-api-gateway/src/commands/GetMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/GetMethodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -177,6 +178,10 @@ export class GetMethodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetMethod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetMethodResponseCommand.ts b/clients/client-api-gateway/src/commands/GetMethodResponseCommand.ts index fc734e5573601..fecd03b049f96 100644 --- a/clients/client-api-gateway/src/commands/GetMethodResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/GetMethodResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -132,6 +133,10 @@ export class GetMethodResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetMethodResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetModelCommand.ts b/clients/client-api-gateway/src/commands/GetModelCommand.ts index 4dff77192ffb1..3b1839ed230d0 100644 --- a/clients/client-api-gateway/src/commands/GetModelCommand.ts +++ b/clients/client-api-gateway/src/commands/GetModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -130,6 +131,10 @@ export class GetModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetModelTemplateCommand.ts b/clients/client-api-gateway/src/commands/GetModelTemplateCommand.ts index add6c5813c252..5173360e9051f 100644 --- a/clients/client-api-gateway/src/commands/GetModelTemplateCommand.ts +++ b/clients/client-api-gateway/src/commands/GetModelTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -127,6 +128,10 @@ export class GetModelTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetModelTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetModelsCommand.ts b/clients/client-api-gateway/src/commands/GetModelsCommand.ts index 32542b5c2c84c..28ed6009629a3 100644 --- a/clients/client-api-gateway/src/commands/GetModelsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -135,6 +136,10 @@ export class GetModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetRequestValidatorCommand.ts b/clients/client-api-gateway/src/commands/GetRequestValidatorCommand.ts index ba095211a5a3a..ca27c467ed121 100644 --- a/clients/client-api-gateway/src/commands/GetRequestValidatorCommand.ts +++ b/clients/client-api-gateway/src/commands/GetRequestValidatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -130,6 +131,10 @@ export class GetRequestValidatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetRequestValidator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetRequestValidatorsCommand.ts b/clients/client-api-gateway/src/commands/GetRequestValidatorsCommand.ts index c7f2eb8cb6117..6d05381042c11 100644 --- a/clients/client-api-gateway/src/commands/GetRequestValidatorsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetRequestValidatorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -136,6 +137,10 @@ export class GetRequestValidatorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetRequestValidators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetResourceCommand.ts b/clients/client-api-gateway/src/commands/GetResourceCommand.ts index e4f327c7b98d8..42ea02c68df8a 100644 --- a/clients/client-api-gateway/src/commands/GetResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/GetResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -187,6 +188,10 @@ export class GetResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetResourcesCommand.ts b/clients/client-api-gateway/src/commands/GetResourcesCommand.ts index 6b4955406bf04..fe488993b75d8 100644 --- a/clients/client-api-gateway/src/commands/GetResourcesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -196,6 +197,10 @@ export class GetResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetRestApiCommand.ts b/clients/client-api-gateway/src/commands/GetRestApiCommand.ts index aafd5603059c0..1fbae16e5fb84 100644 --- a/clients/client-api-gateway/src/commands/GetRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/GetRestApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -150,6 +151,10 @@ export class GetRestApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetRestApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetRestApisCommand.ts b/clients/client-api-gateway/src/commands/GetRestApisCommand.ts index 393cc46b3615b..2a84a12374269 100644 --- a/clients/client-api-gateway/src/commands/GetRestApisCommand.ts +++ b/clients/client-api-gateway/src/commands/GetRestApisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -156,6 +157,10 @@ export class GetRestApisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetRestApis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetSdkCommand.ts b/clients/client-api-gateway/src/commands/GetSdkCommand.ts index 344849429b9fa..a59113d352e52 100644 --- a/clients/client-api-gateway/src/commands/GetSdkCommand.ts +++ b/clients/client-api-gateway/src/commands/GetSdkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -141,6 +142,10 @@ export class GetSdkCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetSdk", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetSdkTypeCommand.ts b/clients/client-api-gateway/src/commands/GetSdkTypeCommand.ts index b2d7f31d38a5b..8863951014c43 100644 --- a/clients/client-api-gateway/src/commands/GetSdkTypeCommand.ts +++ b/clients/client-api-gateway/src/commands/GetSdkTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -135,6 +136,10 @@ export class GetSdkTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetSdkType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetSdkTypesCommand.ts b/clients/client-api-gateway/src/commands/GetSdkTypesCommand.ts index 7f6ac07d85ab6..d6143b920d3ee 100644 --- a/clients/client-api-gateway/src/commands/GetSdkTypesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetSdkTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -140,6 +141,10 @@ export class GetSdkTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetSdkTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetStageCommand.ts b/clients/client-api-gateway/src/commands/GetStageCommand.ts index 68f03c633ac9e..1644e350d052d 100644 --- a/clients/client-api-gateway/src/commands/GetStageCommand.ts +++ b/clients/client-api-gateway/src/commands/GetStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -174,6 +175,10 @@ export class GetStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetStagesCommand.ts b/clients/client-api-gateway/src/commands/GetStagesCommand.ts index 009be0547f815..ecfaff3dcd369 100644 --- a/clients/client-api-gateway/src/commands/GetStagesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetStagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -178,6 +179,10 @@ export class GetStagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetStages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetTagsCommand.ts b/clients/client-api-gateway/src/commands/GetTagsCommand.ts index 0cafb66d355e0..f4dbb7d7d5889 100644 --- a/clients/client-api-gateway/src/commands/GetTagsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -128,6 +129,10 @@ export class GetTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetUsageCommand.ts b/clients/client-api-gateway/src/commands/GetUsageCommand.ts index 6c7349a6640e9..d0a77e4df2413 100644 --- a/clients/client-api-gateway/src/commands/GetUsageCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -139,6 +140,10 @@ export class GetUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetUsagePlanCommand.ts b/clients/client-api-gateway/src/commands/GetUsagePlanCommand.ts index e7a37ede05805..b6c9176f2dfa1 100644 --- a/clients/client-api-gateway/src/commands/GetUsagePlanCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsagePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -151,6 +152,10 @@ export class GetUsagePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetUsagePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetUsagePlanKeyCommand.ts b/clients/client-api-gateway/src/commands/GetUsagePlanKeyCommand.ts index 283512bb4b581..a90c20e23fa5e 100644 --- a/clients/client-api-gateway/src/commands/GetUsagePlanKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsagePlanKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -130,6 +131,10 @@ export class GetUsagePlanKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetUsagePlanKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetUsagePlanKeysCommand.ts b/clients/client-api-gateway/src/commands/GetUsagePlanKeysCommand.ts index 256cdeda2c0d5..bc3eeca427dc9 100644 --- a/clients/client-api-gateway/src/commands/GetUsagePlanKeysCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsagePlanKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -137,6 +138,10 @@ export class GetUsagePlanKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetUsagePlanKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetUsagePlansCommand.ts b/clients/client-api-gateway/src/commands/GetUsagePlansCommand.ts index b99666661332b..7bb2cb2e9d9f6 100644 --- a/clients/client-api-gateway/src/commands/GetUsagePlansCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsagePlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -158,6 +159,10 @@ export class GetUsagePlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetUsagePlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetVpcLinkCommand.ts b/clients/client-api-gateway/src/commands/GetVpcLinkCommand.ts index 26008a58544fb..d812b043297a3 100644 --- a/clients/client-api-gateway/src/commands/GetVpcLinkCommand.ts +++ b/clients/client-api-gateway/src/commands/GetVpcLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -134,6 +135,10 @@ export class GetVpcLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetVpcLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/GetVpcLinksCommand.ts b/clients/client-api-gateway/src/commands/GetVpcLinksCommand.ts index 0c1c5fe0db9b1..a5c1c53d69625 100644 --- a/clients/client-api-gateway/src/commands/GetVpcLinksCommand.ts +++ b/clients/client-api-gateway/src/commands/GetVpcLinksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -140,6 +141,10 @@ export class GetVpcLinksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "GetVpcLinks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts b/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts index 9cea0ee46640a..b5125a0552589 100644 --- a/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -145,6 +146,10 @@ export class ImportApiKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "ImportApiKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts b/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts index 59e6f435ce791..37b2459dd3f38 100644 --- a/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -148,6 +149,10 @@ export class ImportDocumentationPartsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "ImportDocumentationParts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts b/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts index 9d471e8b501c3..5426573321e72 100644 --- a/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -168,6 +169,10 @@ export class ImportRestApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "ImportRestApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/PutGatewayResponseCommand.ts b/clients/client-api-gateway/src/commands/PutGatewayResponseCommand.ts index 11f2313f7866c..a673feb104342 100644 --- a/clients/client-api-gateway/src/commands/PutGatewayResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/PutGatewayResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -148,6 +149,10 @@ export class PutGatewayResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "PutGatewayResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/PutIntegrationCommand.ts b/clients/client-api-gateway/src/commands/PutIntegrationCommand.ts index 9b9c29c6f254d..1c20fe5f72d2e 100644 --- a/clients/client-api-gateway/src/commands/PutIntegrationCommand.ts +++ b/clients/client-api-gateway/src/commands/PutIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -190,6 +191,10 @@ export class PutIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "PutIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/PutIntegrationResponseCommand.ts b/clients/client-api-gateway/src/commands/PutIntegrationResponseCommand.ts index 497f346eb8b1a..3ce65323c1ef5 100644 --- a/clients/client-api-gateway/src/commands/PutIntegrationResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/PutIntegrationResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -151,6 +152,10 @@ export class PutIntegrationResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "PutIntegrationResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/PutMethodCommand.ts b/clients/client-api-gateway/src/commands/PutMethodCommand.ts index 38ddd1d4d0f72..e77f30961d7ea 100644 --- a/clients/client-api-gateway/src/commands/PutMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/PutMethodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -200,6 +201,10 @@ export class PutMethodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "PutMethod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/PutMethodResponseCommand.ts b/clients/client-api-gateway/src/commands/PutMethodResponseCommand.ts index 163f2c4c2ab36..e6bc9187e9e0c 100644 --- a/clients/client-api-gateway/src/commands/PutMethodResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/PutMethodResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -147,6 +148,10 @@ export class PutMethodResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "PutMethodResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/PutRestApiCommand.ts b/clients/client-api-gateway/src/commands/PutRestApiCommand.ts index 63bb68cf4f146..35012efd648c1 100644 --- a/clients/client-api-gateway/src/commands/PutRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/PutRestApiCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -171,6 +172,10 @@ export class PutRestApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "PutRestApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/TagResourceCommand.ts b/clients/client-api-gateway/src/commands/TagResourceCommand.ts index c1634615bbb08..a58d50f2f303d 100644 --- a/clients/client-api-gateway/src/commands/TagResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/TestInvokeAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/TestInvokeAuthorizerCommand.ts index 3d997f74c4074..1f61b4e5cf931 100644 --- a/clients/client-api-gateway/src/commands/TestInvokeAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/TestInvokeAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -155,6 +156,10 @@ export class TestInvokeAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "TestInvokeAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/TestInvokeMethodCommand.ts b/clients/client-api-gateway/src/commands/TestInvokeMethodCommand.ts index c4dbe9306c292..0d639a9ba97f2 100644 --- a/clients/client-api-gateway/src/commands/TestInvokeMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/TestInvokeMethodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -153,6 +154,10 @@ export class TestInvokeMethodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "TestInvokeMethod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UntagResourceCommand.ts b/clients/client-api-gateway/src/commands/UntagResourceCommand.ts index 26353db2c80aa..3fed555a11d1a 100644 --- a/clients/client-api-gateway/src/commands/UntagResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateAccountCommand.ts b/clients/client-api-gateway/src/commands/UpdateAccountCommand.ts index 7233f2c0230c4..7db77a825a91c 100644 --- a/clients/client-api-gateway/src/commands/UpdateAccountCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -145,6 +146,10 @@ export class UpdateAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateApiKeyCommand.ts b/clients/client-api-gateway/src/commands/UpdateApiKeyCommand.ts index f73f15aa0c5c5..164364eb42596 100644 --- a/clients/client-api-gateway/src/commands/UpdateApiKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -151,6 +152,10 @@ export class UpdateApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/UpdateAuthorizerCommand.ts index 927ee013a9879..f7ac5c65df3b8 100644 --- a/clients/client-api-gateway/src/commands/UpdateAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -152,6 +153,10 @@ export class UpdateAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateBasePathMappingCommand.ts b/clients/client-api-gateway/src/commands/UpdateBasePathMappingCommand.ts index b7719593933d2..d568bd84aff14 100644 --- a/clients/client-api-gateway/src/commands/UpdateBasePathMappingCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateBasePathMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -143,6 +144,10 @@ export class UpdateBasePathMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateBasePathMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateClientCertificateCommand.ts b/clients/client-api-gateway/src/commands/UpdateClientCertificateCommand.ts index 85fee93ca7d30..661681d854842 100644 --- a/clients/client-api-gateway/src/commands/UpdateClientCertificateCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateClientCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -147,6 +148,10 @@ export class UpdateClientCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateClientCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateDeploymentCommand.ts b/clients/client-api-gateway/src/commands/UpdateDeploymentCommand.ts index b156f777fd6ff..2a592721ca3fb 100644 --- a/clients/client-api-gateway/src/commands/UpdateDeploymentCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -154,6 +155,10 @@ export class UpdateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateDocumentationPartCommand.ts b/clients/client-api-gateway/src/commands/UpdateDocumentationPartCommand.ts index ffa167609e286..e0cc9bcb1a3f7 100644 --- a/clients/client-api-gateway/src/commands/UpdateDocumentationPartCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateDocumentationPartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -149,6 +150,10 @@ export class UpdateDocumentationPartCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateDocumentationPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateDocumentationVersionCommand.ts b/clients/client-api-gateway/src/commands/UpdateDocumentationVersionCommand.ts index 5b0b6e98f8808..d3236b3a50a91 100644 --- a/clients/client-api-gateway/src/commands/UpdateDocumentationVersionCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateDocumentationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -143,6 +144,10 @@ export class UpdateDocumentationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateDocumentationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateDomainNameCommand.ts b/clients/client-api-gateway/src/commands/UpdateDomainNameCommand.ts index d441c6ce68fbe..77296c2a39f99 100644 --- a/clients/client-api-gateway/src/commands/UpdateDomainNameCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -171,6 +172,10 @@ export class UpdateDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateGatewayResponseCommand.ts b/clients/client-api-gateway/src/commands/UpdateGatewayResponseCommand.ts index a8d4771dd405d..f7d80630a177d 100644 --- a/clients/client-api-gateway/src/commands/UpdateGatewayResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateGatewayResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -149,6 +150,10 @@ export class UpdateGatewayResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateGatewayResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateIntegrationCommand.ts b/clients/client-api-gateway/src/commands/UpdateIntegrationCommand.ts index 212445d4c45a2..bca13aa650858 100644 --- a/clients/client-api-gateway/src/commands/UpdateIntegrationCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -176,6 +177,10 @@ export class UpdateIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateIntegrationResponseCommand.ts b/clients/client-api-gateway/src/commands/UpdateIntegrationResponseCommand.ts index 80f28190639af..28f4dd096fffb 100644 --- a/clients/client-api-gateway/src/commands/UpdateIntegrationResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateIntegrationResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -151,6 +152,10 @@ export class UpdateIntegrationResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateIntegrationResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateMethodCommand.ts b/clients/client-api-gateway/src/commands/UpdateMethodCommand.ts index 2368316986980..39e291521b175 100644 --- a/clients/client-api-gateway/src/commands/UpdateMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateMethodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -191,6 +192,10 @@ export class UpdateMethodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateMethod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateMethodResponseCommand.ts b/clients/client-api-gateway/src/commands/UpdateMethodResponseCommand.ts index 76d18368551e6..1f0b3efcad773 100644 --- a/clients/client-api-gateway/src/commands/UpdateMethodResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateMethodResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -149,6 +150,10 @@ export class UpdateMethodResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateMethodResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateModelCommand.ts b/clients/client-api-gateway/src/commands/UpdateModelCommand.ts index 6a6c00758d450..30409907b0887 100644 --- a/clients/client-api-gateway/src/commands/UpdateModelCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -143,6 +144,10 @@ export class UpdateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateRequestValidatorCommand.ts b/clients/client-api-gateway/src/commands/UpdateRequestValidatorCommand.ts index 95e4d74b17783..8d7cd376f23fc 100644 --- a/clients/client-api-gateway/src/commands/UpdateRequestValidatorCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateRequestValidatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -144,6 +145,10 @@ export class UpdateRequestValidatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateRequestValidator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateResourceCommand.ts b/clients/client-api-gateway/src/commands/UpdateResourceCommand.ts index 745bbd862e832..ab7a7e53cc470 100644 --- a/clients/client-api-gateway/src/commands/UpdateResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -200,6 +201,10 @@ export class UpdateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateRestApiCommand.ts b/clients/client-api-gateway/src/commands/UpdateRestApiCommand.ts index 4eabbda63c216..419b4dcb2388b 100644 --- a/clients/client-api-gateway/src/commands/UpdateRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateRestApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -164,6 +165,10 @@ export class UpdateRestApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateRestApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateStageCommand.ts b/clients/client-api-gateway/src/commands/UpdateStageCommand.ts index 5b3b806424724..5c57bec560358 100644 --- a/clients/client-api-gateway/src/commands/UpdateStageCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -182,6 +183,10 @@ export class UpdateStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateUsageCommand.ts b/clients/client-api-gateway/src/commands/UpdateUsageCommand.ts index 626d00bf826bc..b6ce55421976f 100644 --- a/clients/client-api-gateway/src/commands/UpdateUsageCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -149,6 +150,10 @@ export class UpdateUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateUsagePlanCommand.ts b/clients/client-api-gateway/src/commands/UpdateUsagePlanCommand.ts index 90a6a344cd8e6..6ddfa23a1ed89 100644 --- a/clients/client-api-gateway/src/commands/UpdateUsagePlanCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateUsagePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -167,6 +168,10 @@ export class UpdateUsagePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateUsagePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-api-gateway/src/commands/UpdateVpcLinkCommand.ts b/clients/client-api-gateway/src/commands/UpdateVpcLinkCommand.ts index 62ddd78d67991..9a3d73abe0b13 100644 --- a/clients/client-api-gateway/src/commands/UpdateVpcLinkCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateVpcLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient"; @@ -148,6 +149,10 @@ export class UpdateVpcLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackplaneControlService", + operation: "UpdateVpcLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewaymanagementapi/package.json b/clients/client-apigatewaymanagementapi/package.json index 0de0c6ebeebe9..98754e6430cc9 100644 --- a/clients/client-apigatewaymanagementapi/package.json +++ b/clients/client-apigatewaymanagementapi/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-apigatewaymanagementapi/src/commands/DeleteConnectionCommand.ts b/clients/client-apigatewaymanagementapi/src/commands/DeleteConnectionCommand.ts index 32a1c2d130936..5ea119ac3a543 100644 --- a/clients/client-apigatewaymanagementapi/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-apigatewaymanagementapi/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -125,6 +126,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayManagementApi", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewaymanagementapi/src/commands/GetConnectionCommand.ts b/clients/client-apigatewaymanagementapi/src/commands/GetConnectionCommand.ts index 2fd4f432bcd7c..201f1867940cd 100644 --- a/clients/client-apigatewaymanagementapi/src/commands/GetConnectionCommand.ts +++ b/clients/client-apigatewaymanagementapi/src/commands/GetConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class GetConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayManagementApi", + operation: "GetConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts b/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts index 073dca32441ef..cb20ef32c89bd 100644 --- a/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts +++ b/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class PostToConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayManagementApi", + operation: "PostToConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/package.json b/clients/client-apigatewayv2/package.json index 7713e7c1725be..3a2a72966947d 100644 --- a/clients/client-apigatewayv2/package.json +++ b/clients/client-apigatewayv2/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-apigatewayv2/src/commands/CreateApiCommand.ts b/clients/client-apigatewayv2/src/commands/CreateApiCommand.ts index 000308174c566..89954b6f9336f 100644 --- a/clients/client-apigatewayv2/src/commands/CreateApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -189,6 +190,10 @@ export class CreateApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateApiMappingCommand.ts b/clients/client-apigatewayv2/src/commands/CreateApiMappingCommand.ts index 3ce5672583d7a..086e3de3733f1 100644 --- a/clients/client-apigatewayv2/src/commands/CreateApiMappingCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateApiMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -132,6 +133,10 @@ export class CreateApiMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateApiMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateAuthorizerCommand.ts b/clients/client-apigatewayv2/src/commands/CreateAuthorizerCommand.ts index 269c813714515..4c88860332750 100644 --- a/clients/client-apigatewayv2/src/commands/CreateAuthorizerCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -160,6 +161,10 @@ export class CreateAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateDeploymentCommand.ts b/clients/client-apigatewayv2/src/commands/CreateDeploymentCommand.ts index e5968c0cfa1cc..d38e879866fe5 100644 --- a/clients/client-apigatewayv2/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -133,6 +134,10 @@ export class CreateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateDomainNameCommand.ts b/clients/client-apigatewayv2/src/commands/CreateDomainNameCommand.ts index b7435bcdc704a..9166cc86434cc 100644 --- a/clients/client-apigatewayv2/src/commands/CreateDomainNameCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -174,6 +175,10 @@ export class CreateDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateIntegrationCommand.ts b/clients/client-apigatewayv2/src/commands/CreateIntegrationCommand.ts index 09087fab40eab..41709f5d4fc5b 100644 --- a/clients/client-apigatewayv2/src/commands/CreateIntegrationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -182,6 +183,10 @@ export class CreateIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateIntegrationResponseCommand.ts b/clients/client-apigatewayv2/src/commands/CreateIntegrationResponseCommand.ts index 01ae3476a736f..653a6702dcbd0 100644 --- a/clients/client-apigatewayv2/src/commands/CreateIntegrationResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateIntegrationResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -145,6 +146,10 @@ export class CreateIntegrationResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateIntegrationResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateModelCommand.ts b/clients/client-apigatewayv2/src/commands/CreateModelCommand.ts index 4530f74182ed0..b79aa3640a79d 100644 --- a/clients/client-apigatewayv2/src/commands/CreateModelCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -132,6 +133,10 @@ export class CreateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateRouteCommand.ts b/clients/client-apigatewayv2/src/commands/CreateRouteCommand.ts index 28dd7146b2c43..73c5e7665ef63 100644 --- a/clients/client-apigatewayv2/src/commands/CreateRouteCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -163,6 +164,10 @@ export class CreateRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateRouteResponseCommand.ts b/clients/client-apigatewayv2/src/commands/CreateRouteResponseCommand.ts index 6b91097f8b200..f877c789864ed 100644 --- a/clients/client-apigatewayv2/src/commands/CreateRouteResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateRouteResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -147,6 +148,10 @@ export class CreateRouteResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateRouteResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateStageCommand.ts b/clients/client-apigatewayv2/src/commands/CreateStageCommand.ts index a01981a5d7f2f..022236227c1b8 100644 --- a/clients/client-apigatewayv2/src/commands/CreateStageCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -189,6 +190,10 @@ export class CreateStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/CreateVpcLinkCommand.ts b/clients/client-apigatewayv2/src/commands/CreateVpcLinkCommand.ts index b833f67911452..f34131e593b66 100644 --- a/clients/client-apigatewayv2/src/commands/CreateVpcLinkCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateVpcLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -141,6 +142,10 @@ export class CreateVpcLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "CreateVpcLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteAccessLogSettingsCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteAccessLogSettingsCommand.ts index d069df9f3a4c9..9c15f69ce657e 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteAccessLogSettingsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteAccessLogSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -119,6 +120,10 @@ export class DeleteAccessLogSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteAccessLogSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteApiCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteApiCommand.ts index e18d6b699550e..4d3495a38e23b 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -116,6 +117,10 @@ export class DeleteApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteApiMappingCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteApiMappingCommand.ts index 8ee5969563587..2785571387921 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteApiMappingCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteApiMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -122,6 +123,10 @@ export class DeleteApiMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteApiMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteAuthorizerCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteAuthorizerCommand.ts index b02d5005f8b5b..0665ae4bda0db 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteAuthorizerCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -119,6 +120,10 @@ export class DeleteAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteCorsConfigurationCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteCorsConfigurationCommand.ts index d44b110101265..334483270e794 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteCorsConfigurationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteCorsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -118,6 +119,10 @@ export class DeleteCorsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteCorsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteDeploymentCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteDeploymentCommand.ts index eb976c5894b09..fff51fa93cf7e 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -119,6 +120,10 @@ export class DeleteDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteDomainNameCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteDomainNameCommand.ts index ae45a1b4d277b..dad7d8d063dc2 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteDomainNameCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -118,6 +119,10 @@ export class DeleteDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteIntegrationCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteIntegrationCommand.ts index 9c04e5ad191dd..892e6645feadd 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteIntegrationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -119,6 +120,10 @@ export class DeleteIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteIntegrationResponseCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteIntegrationResponseCommand.ts index 13e0000eb158f..96650f450d0f9 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteIntegrationResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteIntegrationResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -120,6 +121,10 @@ export class DeleteIntegrationResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteIntegrationResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteModelCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteModelCommand.ts index effae6f73c0f9..9d06d8f7b991c 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteModelCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -117,6 +118,10 @@ export class DeleteModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteRouteCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteRouteCommand.ts index 974878d067814..65dd334dad488 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteRouteCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -117,6 +118,10 @@ export class DeleteRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteRouteRequestParameterCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteRouteRequestParameterCommand.ts index 5699a631bfa2a..9896ae37dd299 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteRouteRequestParameterCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteRouteRequestParameterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -123,6 +124,10 @@ export class DeleteRouteRequestParameterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteRouteRequestParameter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteRouteResponseCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteRouteResponseCommand.ts index 5f2726167247b..320b704285ae8 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteRouteResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteRouteResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -120,6 +121,10 @@ export class DeleteRouteResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteRouteResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteRouteSettingsCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteRouteSettingsCommand.ts index bfd643c0f5e01..5cea2476244ef 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteRouteSettingsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteRouteSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -120,6 +121,10 @@ export class DeleteRouteSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteRouteSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteStageCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteStageCommand.ts index 7f2cc86e8ef2c..54cb8998a3c61 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteStageCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -117,6 +118,10 @@ export class DeleteStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/DeleteVpcLinkCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteVpcLinkCommand.ts index 6371d153f6b9d..528c65584b86e 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteVpcLinkCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteVpcLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -116,6 +117,10 @@ export class DeleteVpcLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "DeleteVpcLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts b/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts index 8883f0be62a3d..4640e47fffc12 100644 --- a/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -90,6 +91,10 @@ export class ExportApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "ExportApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetApiCommand.ts b/clients/client-apigatewayv2/src/commands/GetApiCommand.ts index 4127ad0dfff1b..86d4aaf3086ab 100644 --- a/clients/client-apigatewayv2/src/commands/GetApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -150,6 +151,10 @@ export class GetApiCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetApiMappingCommand.ts b/clients/client-apigatewayv2/src/commands/GetApiMappingCommand.ts index 6e49c90189cf5..a84bc006eb4aa 100644 --- a/clients/client-apigatewayv2/src/commands/GetApiMappingCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetApiMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -125,6 +126,10 @@ export class GetApiMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetApiMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetApiMappingsCommand.ts b/clients/client-apigatewayv2/src/commands/GetApiMappingsCommand.ts index a16fc023b8dab..237f341c63fbe 100644 --- a/clients/client-apigatewayv2/src/commands/GetApiMappingsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetApiMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -133,6 +134,10 @@ export class GetApiMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetApiMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetApisCommand.ts b/clients/client-apigatewayv2/src/commands/GetApisCommand.ts index 7085bee114035..4079930359082 100644 --- a/clients/client-apigatewayv2/src/commands/GetApisCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetApisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -163,6 +164,10 @@ export class GetApisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetApis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetAuthorizerCommand.ts b/clients/client-apigatewayv2/src/commands/GetAuthorizerCommand.ts index 689b7eaa2c7c5..700f31b972f87 100644 --- a/clients/client-apigatewayv2/src/commands/GetAuthorizerCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -136,6 +137,10 @@ export class GetAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetAuthorizersCommand.ts b/clients/client-apigatewayv2/src/commands/GetAuthorizersCommand.ts index 59e2cd1c54b0e..6b43ac510e852 100644 --- a/clients/client-apigatewayv2/src/commands/GetAuthorizersCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetAuthorizersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -147,6 +148,10 @@ export class GetAuthorizersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetAuthorizers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetDeploymentCommand.ts b/clients/client-apigatewayv2/src/commands/GetDeploymentCommand.ts index 801912ceb09bd..bdf528078c854 100644 --- a/clients/client-apigatewayv2/src/commands/GetDeploymentCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -124,6 +125,10 @@ export class GetDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetDeploymentsCommand.ts b/clients/client-apigatewayv2/src/commands/GetDeploymentsCommand.ts index 099473cd6e187..b54ddc7ed6436 100644 --- a/clients/client-apigatewayv2/src/commands/GetDeploymentsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -135,6 +136,10 @@ export class GetDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetDomainNameCommand.ts b/clients/client-apigatewayv2/src/commands/GetDomainNameCommand.ts index 76e0ad7bb8aa8..2128fe0962a46 100644 --- a/clients/client-apigatewayv2/src/commands/GetDomainNameCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -143,6 +144,10 @@ export class GetDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetDomainNamesCommand.ts b/clients/client-apigatewayv2/src/commands/GetDomainNamesCommand.ts index a771b0fd64752..af31f32bfc308 100644 --- a/clients/client-apigatewayv2/src/commands/GetDomainNamesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetDomainNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -154,6 +155,10 @@ export class GetDomainNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetDomainNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetIntegrationCommand.ts b/clients/client-apigatewayv2/src/commands/GetIntegrationCommand.ts index dc66605d53907..21aca77ff6d6a 100644 --- a/clients/client-apigatewayv2/src/commands/GetIntegrationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -150,6 +151,10 @@ export class GetIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetIntegrationResponseCommand.ts b/clients/client-apigatewayv2/src/commands/GetIntegrationResponseCommand.ts index 56c2cdbf44ebf..ffab818ca9be1 100644 --- a/clients/client-apigatewayv2/src/commands/GetIntegrationResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetIntegrationResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -131,6 +132,10 @@ export class GetIntegrationResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetIntegrationResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetIntegrationResponsesCommand.ts b/clients/client-apigatewayv2/src/commands/GetIntegrationResponsesCommand.ts index cdd0481512d56..f87d852bf4169 100644 --- a/clients/client-apigatewayv2/src/commands/GetIntegrationResponsesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetIntegrationResponsesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -140,6 +141,10 @@ export class GetIntegrationResponsesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetIntegrationResponses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetIntegrationsCommand.ts b/clients/client-apigatewayv2/src/commands/GetIntegrationsCommand.ts index 43cb5757ff564..6bf5b331e571e 100644 --- a/clients/client-apigatewayv2/src/commands/GetIntegrationsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetIntegrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -159,6 +160,10 @@ export class GetIntegrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetIntegrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetModelCommand.ts b/clients/client-apigatewayv2/src/commands/GetModelCommand.ts index a798c924a05f1..b495754cad324 100644 --- a/clients/client-apigatewayv2/src/commands/GetModelCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -123,6 +124,10 @@ export class GetModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetModelTemplateCommand.ts b/clients/client-apigatewayv2/src/commands/GetModelTemplateCommand.ts index 4e4120439218f..a1989471a1707 100644 --- a/clients/client-apigatewayv2/src/commands/GetModelTemplateCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetModelTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -121,6 +122,10 @@ export class GetModelTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetModelTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetModelsCommand.ts b/clients/client-apigatewayv2/src/commands/GetModelsCommand.ts index 838a478a7f0d2..378af22422dd5 100644 --- a/clients/client-apigatewayv2/src/commands/GetModelsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -132,6 +133,10 @@ export class GetModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetRouteCommand.ts b/clients/client-apigatewayv2/src/commands/GetRouteCommand.ts index e75dcb09fc446..095957490ff10 100644 --- a/clients/client-apigatewayv2/src/commands/GetRouteCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -139,6 +140,10 @@ export class GetRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetRouteResponseCommand.ts b/clients/client-apigatewayv2/src/commands/GetRouteResponseCommand.ts index 440f3f1f49eb2..4c0a3a01a1907 100644 --- a/clients/client-apigatewayv2/src/commands/GetRouteResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetRouteResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -132,6 +133,10 @@ export class GetRouteResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetRouteResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetRouteResponsesCommand.ts b/clients/client-apigatewayv2/src/commands/GetRouteResponsesCommand.ts index de1f90d278e78..fe4c22c601a54 100644 --- a/clients/client-apigatewayv2/src/commands/GetRouteResponsesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetRouteResponsesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -141,6 +142,10 @@ export class GetRouteResponsesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetRouteResponses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetRoutesCommand.ts b/clients/client-apigatewayv2/src/commands/GetRoutesCommand.ts index 97180c4db65e5..253db2a223181 100644 --- a/clients/client-apigatewayv2/src/commands/GetRoutesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -148,6 +149,10 @@ export class GetRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetStageCommand.ts b/clients/client-apigatewayv2/src/commands/GetStageCommand.ts index 5cb7e8e8eed76..85036025d3f7a 100644 --- a/clients/client-apigatewayv2/src/commands/GetStageCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -153,6 +154,10 @@ export class GetStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetStagesCommand.ts b/clients/client-apigatewayv2/src/commands/GetStagesCommand.ts index 7f8543f5893a0..121f2646e7634 100644 --- a/clients/client-apigatewayv2/src/commands/GetStagesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetStagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -162,6 +163,10 @@ export class GetStagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetStages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetTagsCommand.ts b/clients/client-apigatewayv2/src/commands/GetTagsCommand.ts index 8b161068eb9dd..bdba24200a620 100644 --- a/clients/client-apigatewayv2/src/commands/GetTagsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -126,6 +127,10 @@ export class GetTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetVpcLinkCommand.ts b/clients/client-apigatewayv2/src/commands/GetVpcLinkCommand.ts index c823ecad49146..d9934062a5bc9 100644 --- a/clients/client-apigatewayv2/src/commands/GetVpcLinkCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetVpcLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -132,6 +133,10 @@ export class GetVpcLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetVpcLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/GetVpcLinksCommand.ts b/clients/client-apigatewayv2/src/commands/GetVpcLinksCommand.ts index 10ba85dc8392a..4e419772bfba2 100644 --- a/clients/client-apigatewayv2/src/commands/GetVpcLinksCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetVpcLinksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -138,6 +139,10 @@ export class GetVpcLinksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "GetVpcLinks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/ImportApiCommand.ts b/clients/client-apigatewayv2/src/commands/ImportApiCommand.ts index de783c29da1b1..068a83c7ec5e8 100644 --- a/clients/client-apigatewayv2/src/commands/ImportApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ImportApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -162,6 +163,10 @@ export class ImportApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "ImportApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/ReimportApiCommand.ts b/clients/client-apigatewayv2/src/commands/ReimportApiCommand.ts index 3fceb18466c61..eaafd10ef2f99 100644 --- a/clients/client-apigatewayv2/src/commands/ReimportApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ReimportApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -163,6 +164,10 @@ export class ReimportApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "ReimportApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/ResetAuthorizersCacheCommand.ts b/clients/client-apigatewayv2/src/commands/ResetAuthorizersCacheCommand.ts index 881055a6aa0d5..2576b2e5f7c28 100644 --- a/clients/client-apigatewayv2/src/commands/ResetAuthorizersCacheCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ResetAuthorizersCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -119,6 +120,10 @@ export class ResetAuthorizersCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "ResetAuthorizersCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/TagResourceCommand.ts b/clients/client-apigatewayv2/src/commands/TagResourceCommand.ts index 99082690ea423..a133606a12025 100644 --- a/clients/client-apigatewayv2/src/commands/TagResourceCommand.ts +++ b/clients/client-apigatewayv2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -125,6 +126,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UntagResourceCommand.ts b/clients/client-apigatewayv2/src/commands/UntagResourceCommand.ts index 057d673df528c..bf3bca92dae49 100644 --- a/clients/client-apigatewayv2/src/commands/UntagResourceCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateApiCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateApiCommand.ts index 93c87035cff05..5a747f791b669 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -186,6 +187,10 @@ export class UpdateApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateApiMappingCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateApiMappingCommand.ts index 6b8dc6bfa6ccc..baa4386721fe3 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateApiMappingCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateApiMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -133,6 +134,10 @@ export class UpdateApiMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateApiMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateAuthorizerCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateAuthorizerCommand.ts index 6bdec1d69a14c..a32d5cfc3e131 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateAuthorizerCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -161,6 +162,10 @@ export class UpdateAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateDeploymentCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateDeploymentCommand.ts index 4d07d3fbbb89d..731b06567583c 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateDeploymentCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -133,6 +134,10 @@ export class UpdateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateDomainNameCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateDomainNameCommand.ts index db9bbefd686dd..db6e476d69bac 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateDomainNameCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -169,6 +170,10 @@ export class UpdateDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateIntegrationCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateIntegrationCommand.ts index a319d8b0796a7..c5af26dcc5d5d 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateIntegrationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -183,6 +184,10 @@ export class UpdateIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateIntegrationResponseCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateIntegrationResponseCommand.ts index e759520dca2da..e4a1c166557b6 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateIntegrationResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateIntegrationResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -146,6 +147,10 @@ export class UpdateIntegrationResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateIntegrationResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateModelCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateModelCommand.ts index 1f5dcfcfa2a3a..ff8c09d3d1ae4 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateModelCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -133,6 +134,10 @@ export class UpdateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateRouteCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateRouteCommand.ts index 207f69a45b8b4..0dd358f18b4a3 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateRouteCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -164,6 +165,10 @@ export class UpdateRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateRouteResponseCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateRouteResponseCommand.ts index c12cb04121309..9207a3fa89ac0 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateRouteResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateRouteResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -148,6 +149,10 @@ export class UpdateRouteResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateRouteResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateStageCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateStageCommand.ts index 8c49354c1ca59..7cdc542f4b17b 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateStageCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -186,6 +187,10 @@ export class UpdateStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apigatewayv2/src/commands/UpdateVpcLinkCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateVpcLinkCommand.ts index d4e3356529655..955759da37f64 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateVpcLinkCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateVpcLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client"; @@ -136,6 +137,10 @@ export class UpdateVpcLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApiGatewayV2", + operation: "UpdateVpcLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/package.json b/clients/client-app-mesh/package.json index 994d7dbeb6836..05964c9fb0636 100644 --- a/clients/client-app-mesh/package.json +++ b/clients/client-app-mesh/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-app-mesh/src/commands/CreateGatewayRouteCommand.ts b/clients/client-app-mesh/src/commands/CreateGatewayRouteCommand.ts index fb2d4bf079d12..791a8f50e93c2 100644 --- a/clients/client-app-mesh/src/commands/CreateGatewayRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -493,6 +494,10 @@ export class CreateGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "CreateGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/CreateMeshCommand.ts b/clients/client-app-mesh/src/commands/CreateMeshCommand.ts index 74c78354f4229..27a9375d054c4 100644 --- a/clients/client-app-mesh/src/commands/CreateMeshCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateMeshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -183,6 +184,10 @@ export class CreateMeshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "CreateMesh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/CreateRouteCommand.ts b/clients/client-app-mesh/src/commands/CreateRouteCommand.ts index 463a952d72c7f..9b6470338837b 100644 --- a/clients/client-app-mesh/src/commands/CreateRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -574,6 +575,10 @@ export class CreateRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "CreateRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/CreateVirtualGatewayCommand.ts b/clients/client-app-mesh/src/commands/CreateVirtualGatewayCommand.ts index 20eb8f25ce610..fa0745793e5ef 100644 --- a/clients/client-app-mesh/src/commands/CreateVirtualGatewayCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateVirtualGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -412,6 +413,10 @@ export class CreateVirtualGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "CreateVirtualGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/CreateVirtualNodeCommand.ts b/clients/client-app-mesh/src/commands/CreateVirtualNodeCommand.ts index 290b1b208788f..edd89aa6bb2cf 100644 --- a/clients/client-app-mesh/src/commands/CreateVirtualNodeCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateVirtualNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -640,6 +641,10 @@ export class CreateVirtualNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "CreateVirtualNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/CreateVirtualRouterCommand.ts b/clients/client-app-mesh/src/commands/CreateVirtualRouterCommand.ts index 43306c9c5c24c..fc2b8b1866a88 100644 --- a/clients/client-app-mesh/src/commands/CreateVirtualRouterCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateVirtualRouterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -193,6 +194,10 @@ export class CreateVirtualRouterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "CreateVirtualRouter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/CreateVirtualServiceCommand.ts b/clients/client-app-mesh/src/commands/CreateVirtualServiceCommand.ts index 22cb0a1a2c98f..d01526d0802c9 100644 --- a/clients/client-app-mesh/src/commands/CreateVirtualServiceCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateVirtualServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -193,6 +194,10 @@ export class CreateVirtualServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "CreateVirtualService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DeleteGatewayRouteCommand.ts b/clients/client-app-mesh/src/commands/DeleteGatewayRouteCommand.ts index be03945690b6d..a109627e12d8c 100644 --- a/clients/client-app-mesh/src/commands/DeleteGatewayRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -318,6 +319,10 @@ export class DeleteGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DeleteGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DeleteMeshCommand.ts b/clients/client-app-mesh/src/commands/DeleteMeshCommand.ts index b998304ff7b2e..f1933bcdc9e63 100644 --- a/clients/client-app-mesh/src/commands/DeleteMeshCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteMeshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -161,6 +162,10 @@ export class DeleteMeshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DeleteMesh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DeleteRouteCommand.ts b/clients/client-app-mesh/src/commands/DeleteRouteCommand.ts index ed8debbcd274d..da7d5119ed985 100644 --- a/clients/client-app-mesh/src/commands/DeleteRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -358,6 +359,10 @@ export class DeleteRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DeleteRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DeleteVirtualGatewayCommand.ts b/clients/client-app-mesh/src/commands/DeleteVirtualGatewayCommand.ts index 6415449efd608..ce39de271b8f4 100644 --- a/clients/client-app-mesh/src/commands/DeleteVirtualGatewayCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteVirtualGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -277,6 +278,10 @@ export class DeleteVirtualGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DeleteVirtualGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DeleteVirtualNodeCommand.ts b/clients/client-app-mesh/src/commands/DeleteVirtualNodeCommand.ts index 5b7492955cbf3..fcce14fc04292 100644 --- a/clients/client-app-mesh/src/commands/DeleteVirtualNodeCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteVirtualNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -383,6 +384,10 @@ export class DeleteVirtualNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DeleteVirtualNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DeleteVirtualRouterCommand.ts b/clients/client-app-mesh/src/commands/DeleteVirtualRouterCommand.ts index 6874ab1406db2..1c5212fbc2dcc 100644 --- a/clients/client-app-mesh/src/commands/DeleteVirtualRouterCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteVirtualRouterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -168,6 +169,10 @@ export class DeleteVirtualRouterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DeleteVirtualRouter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DeleteVirtualServiceCommand.ts b/clients/client-app-mesh/src/commands/DeleteVirtualServiceCommand.ts index cd39a36faedc5..55e7f2416cd72 100644 --- a/clients/client-app-mesh/src/commands/DeleteVirtualServiceCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteVirtualServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -166,6 +167,10 @@ export class DeleteVirtualServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DeleteVirtualService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DescribeGatewayRouteCommand.ts b/clients/client-app-mesh/src/commands/DescribeGatewayRouteCommand.ts index 56a669cf52286..5c8a8e8b2b6cc 100644 --- a/clients/client-app-mesh/src/commands/DescribeGatewayRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -314,6 +315,10 @@ export class DescribeGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DescribeGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DescribeMeshCommand.ts b/clients/client-app-mesh/src/commands/DescribeMeshCommand.ts index 1fbf714758641..c4bc76a5ede1f 100644 --- a/clients/client-app-mesh/src/commands/DescribeMeshCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeMeshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -156,6 +157,10 @@ export class DescribeMeshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DescribeMesh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DescribeRouteCommand.ts b/clients/client-app-mesh/src/commands/DescribeRouteCommand.ts index 25f38bb5908be..998145c938322 100644 --- a/clients/client-app-mesh/src/commands/DescribeRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -354,6 +355,10 @@ export class DescribeRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DescribeRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DescribeVirtualGatewayCommand.ts b/clients/client-app-mesh/src/commands/DescribeVirtualGatewayCommand.ts index 7d75d34b9fc90..b637154f7e106 100644 --- a/clients/client-app-mesh/src/commands/DescribeVirtualGatewayCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeVirtualGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -272,6 +273,10 @@ export class DescribeVirtualGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DescribeVirtualGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DescribeVirtualNodeCommand.ts b/clients/client-app-mesh/src/commands/DescribeVirtualNodeCommand.ts index e2f978ee3e0ab..f7616c3921e66 100644 --- a/clients/client-app-mesh/src/commands/DescribeVirtualNodeCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeVirtualNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -377,6 +378,10 @@ export class DescribeVirtualNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DescribeVirtualNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DescribeVirtualRouterCommand.ts b/clients/client-app-mesh/src/commands/DescribeVirtualRouterCommand.ts index 2346990cc15ca..ec24a7de21112 100644 --- a/clients/client-app-mesh/src/commands/DescribeVirtualRouterCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeVirtualRouterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -162,6 +163,10 @@ export class DescribeVirtualRouterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DescribeVirtualRouter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/DescribeVirtualServiceCommand.ts b/clients/client-app-mesh/src/commands/DescribeVirtualServiceCommand.ts index abf5d0395a474..23fcf481f02df 100644 --- a/clients/client-app-mesh/src/commands/DescribeVirtualServiceCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeVirtualServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -162,6 +163,10 @@ export class DescribeVirtualServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "DescribeVirtualService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/ListGatewayRoutesCommand.ts b/clients/client-app-mesh/src/commands/ListGatewayRoutesCommand.ts index 4a44d3488de6d..b515b9850d0ed 100644 --- a/clients/client-app-mesh/src/commands/ListGatewayRoutesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListGatewayRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -153,6 +154,10 @@ export class ListGatewayRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "ListGatewayRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/ListMeshesCommand.ts b/clients/client-app-mesh/src/commands/ListMeshesCommand.ts index a0024becc28be..ea21e59abb00f 100644 --- a/clients/client-app-mesh/src/commands/ListMeshesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListMeshesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -145,6 +146,10 @@ export class ListMeshesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "ListMeshes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/ListRoutesCommand.ts b/clients/client-app-mesh/src/commands/ListRoutesCommand.ts index 6193e8f5df2f4..9d14c0493e263 100644 --- a/clients/client-app-mesh/src/commands/ListRoutesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -150,6 +151,10 @@ export class ListRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "ListRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/ListTagsForResourceCommand.ts b/clients/client-app-mesh/src/commands/ListTagsForResourceCommand.ts index 042668465fd22..bfc1fb3af8d81 100644 --- a/clients/client-app-mesh/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-app-mesh/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -143,6 +144,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/ListVirtualGatewaysCommand.ts b/clients/client-app-mesh/src/commands/ListVirtualGatewaysCommand.ts index c678508c261ff..a3064f0a71b32 100644 --- a/clients/client-app-mesh/src/commands/ListVirtualGatewaysCommand.ts +++ b/clients/client-app-mesh/src/commands/ListVirtualGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -150,6 +151,10 @@ export class ListVirtualGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "ListVirtualGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/ListVirtualNodesCommand.ts b/clients/client-app-mesh/src/commands/ListVirtualNodesCommand.ts index 876771acd109a..b0d27298e17ba 100644 --- a/clients/client-app-mesh/src/commands/ListVirtualNodesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListVirtualNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -150,6 +151,10 @@ export class ListVirtualNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "ListVirtualNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/ListVirtualRoutersCommand.ts b/clients/client-app-mesh/src/commands/ListVirtualRoutersCommand.ts index 03363d86fe58c..d8d79e2c05fa2 100644 --- a/clients/client-app-mesh/src/commands/ListVirtualRoutersCommand.ts +++ b/clients/client-app-mesh/src/commands/ListVirtualRoutersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -150,6 +151,10 @@ export class ListVirtualRoutersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "ListVirtualRouters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/ListVirtualServicesCommand.ts b/clients/client-app-mesh/src/commands/ListVirtualServicesCommand.ts index d3b4577ba6489..8c3729534bf7c 100644 --- a/clients/client-app-mesh/src/commands/ListVirtualServicesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListVirtualServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -150,6 +151,10 @@ export class ListVirtualServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "ListVirtualServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/TagResourceCommand.ts b/clients/client-app-mesh/src/commands/TagResourceCommand.ts index 16769f4aa9f6f..083ac0bfaf0cc 100644 --- a/clients/client-app-mesh/src/commands/TagResourceCommand.ts +++ b/clients/client-app-mesh/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -145,6 +146,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/UntagResourceCommand.ts b/clients/client-app-mesh/src/commands/UntagResourceCommand.ts index bc6aea4d71ea9..f761ca055b332 100644 --- a/clients/client-app-mesh/src/commands/UntagResourceCommand.ts +++ b/clients/client-app-mesh/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -134,6 +135,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/UpdateGatewayRouteCommand.ts b/clients/client-app-mesh/src/commands/UpdateGatewayRouteCommand.ts index 5123dca46d6b7..5d9ecef026e2e 100644 --- a/clients/client-app-mesh/src/commands/UpdateGatewayRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -484,6 +485,10 @@ export class UpdateGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "UpdateGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/UpdateMeshCommand.ts b/clients/client-app-mesh/src/commands/UpdateMeshCommand.ts index 89a758ae414a4..89f1d672702c6 100644 --- a/clients/client-app-mesh/src/commands/UpdateMeshCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateMeshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -168,6 +169,10 @@ export class UpdateMeshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "UpdateMesh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/UpdateRouteCommand.ts b/clients/client-app-mesh/src/commands/UpdateRouteCommand.ts index d98bbd5dede32..f1ef82c5daef0 100644 --- a/clients/client-app-mesh/src/commands/UpdateRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -565,6 +566,10 @@ export class UpdateRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "UpdateRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/UpdateVirtualGatewayCommand.ts b/clients/client-app-mesh/src/commands/UpdateVirtualGatewayCommand.ts index f37b7705838fb..779e0300a96a3 100644 --- a/clients/client-app-mesh/src/commands/UpdateVirtualGatewayCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateVirtualGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -401,6 +402,10 @@ export class UpdateVirtualGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "UpdateVirtualGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/UpdateVirtualNodeCommand.ts b/clients/client-app-mesh/src/commands/UpdateVirtualNodeCommand.ts index 30a1d27ee2f0d..83c2bfb5094c8 100644 --- a/clients/client-app-mesh/src/commands/UpdateVirtualNodeCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateVirtualNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -611,6 +612,10 @@ export class UpdateVirtualNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "UpdateVirtualNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/UpdateVirtualRouterCommand.ts b/clients/client-app-mesh/src/commands/UpdateVirtualRouterCommand.ts index e45b1d25de305..c5e77d5384838 100644 --- a/clients/client-app-mesh/src/commands/UpdateVirtualRouterCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateVirtualRouterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -181,6 +182,10 @@ export class UpdateVirtualRouterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "UpdateVirtualRouter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-app-mesh/src/commands/UpdateVirtualServiceCommand.ts b/clients/client-app-mesh/src/commands/UpdateVirtualServiceCommand.ts index c35d648c53a0b..fe0f225e66583 100644 --- a/clients/client-app-mesh/src/commands/UpdateVirtualServiceCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateVirtualServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppMeshClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppMeshClient"; @@ -181,6 +182,10 @@ export class UpdateVirtualServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppMesh", + operation: "UpdateVirtualService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/package.json b/clients/client-appconfig/package.json index 36334a23fbf46..0f6ef70206624 100644 --- a/clients/client-appconfig/package.json +++ b/clients/client-appconfig/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-appconfig/src/commands/CreateApplicationCommand.ts b/clients/client-appconfig/src/commands/CreateApplicationCommand.ts index 475b0e4c2cdd3..b72ff14ffd8e2 100644 --- a/clients/client-appconfig/src/commands/CreateApplicationCommand.ts +++ b/clients/client-appconfig/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -149,6 +150,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/CreateConfigurationProfileCommand.ts b/clients/client-appconfig/src/commands/CreateConfigurationProfileCommand.ts index 8432eb40e53cb..51a84f081cb42 100644 --- a/clients/client-appconfig/src/commands/CreateConfigurationProfileCommand.ts +++ b/clients/client-appconfig/src/commands/CreateConfigurationProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -216,6 +217,10 @@ export class CreateConfigurationProfileCommand extends $Command< commandName, inputFilterSensitiveLog: CreateConfigurationProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: ConfigurationProfileFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "CreateConfigurationProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/CreateDeploymentStrategyCommand.ts b/clients/client-appconfig/src/commands/CreateDeploymentStrategyCommand.ts index c42da7d604f1e..c41e5f1a0d68a 100644 --- a/clients/client-appconfig/src/commands/CreateDeploymentStrategyCommand.ts +++ b/clients/client-appconfig/src/commands/CreateDeploymentStrategyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -164,6 +165,10 @@ export class CreateDeploymentStrategyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "CreateDeploymentStrategy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/CreateEnvironmentCommand.ts b/clients/client-appconfig/src/commands/CreateEnvironmentCommand.ts index e9e5635ff1b3a..aac8e171088cd 100644 --- a/clients/client-appconfig/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-appconfig/src/commands/CreateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -171,6 +172,10 @@ export class CreateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "CreateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/CreateExtensionAssociationCommand.ts b/clients/client-appconfig/src/commands/CreateExtensionAssociationCommand.ts index 128ff8cb22166..14f500b98e150 100644 --- a/clients/client-appconfig/src/commands/CreateExtensionAssociationCommand.ts +++ b/clients/client-appconfig/src/commands/CreateExtensionAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -153,6 +154,10 @@ export class CreateExtensionAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "CreateExtensionAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/CreateExtensionCommand.ts b/clients/client-appconfig/src/commands/CreateExtensionCommand.ts index 8ea35a3ecabbf..7a95e67a14b4b 100644 --- a/clients/client-appconfig/src/commands/CreateExtensionCommand.ts +++ b/clients/client-appconfig/src/commands/CreateExtensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -176,6 +177,10 @@ export class CreateExtensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "CreateExtension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts b/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts index beaab5b21221b..d5aae2f5c0384 100644 --- a/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts +++ b/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -199,6 +200,10 @@ export class CreateHostedConfigurationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateHostedConfigurationVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: HostedConfigurationVersionFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "CreateHostedConfigurationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/DeleteApplicationCommand.ts b/clients/client-appconfig/src/commands/DeleteApplicationCommand.ts index a09eff9580515..d21cdbd5a6793 100644 --- a/clients/client-appconfig/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -134,6 +135,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/DeleteConfigurationProfileCommand.ts b/clients/client-appconfig/src/commands/DeleteConfigurationProfileCommand.ts index 5f71ba0236c2d..7e30b10e82da2 100644 --- a/clients/client-appconfig/src/commands/DeleteConfigurationProfileCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteConfigurationProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -139,6 +140,10 @@ export class DeleteConfigurationProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "DeleteConfigurationProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/DeleteDeploymentStrategyCommand.ts b/clients/client-appconfig/src/commands/DeleteDeploymentStrategyCommand.ts index 91fd80b505a7d..5d6d454914792 100644 --- a/clients/client-appconfig/src/commands/DeleteDeploymentStrategyCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteDeploymentStrategyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -133,6 +134,10 @@ export class DeleteDeploymentStrategyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "DeleteDeploymentStrategy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/DeleteEnvironmentCommand.ts b/clients/client-appconfig/src/commands/DeleteEnvironmentCommand.ts index 3bac0884913d7..b46acd4d6adf5 100644 --- a/clients/client-appconfig/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -139,6 +140,10 @@ export class DeleteEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "DeleteEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/DeleteExtensionAssociationCommand.ts b/clients/client-appconfig/src/commands/DeleteExtensionAssociationCommand.ts index 23fc4e565fc0b..f6794576d5e8f 100644 --- a/clients/client-appconfig/src/commands/DeleteExtensionAssociationCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteExtensionAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -122,6 +123,10 @@ export class DeleteExtensionAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "DeleteExtensionAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/DeleteExtensionCommand.ts b/clients/client-appconfig/src/commands/DeleteExtensionCommand.ts index 5e7f55e1aeb38..70aaf13c3fc81 100644 --- a/clients/client-appconfig/src/commands/DeleteExtensionCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteExtensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -123,6 +124,10 @@ export class DeleteExtensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "DeleteExtension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/DeleteHostedConfigurationVersionCommand.ts b/clients/client-appconfig/src/commands/DeleteHostedConfigurationVersionCommand.ts index 0a87f70c35fcc..8bdd43551465d 100644 --- a/clients/client-appconfig/src/commands/DeleteHostedConfigurationVersionCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteHostedConfigurationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -140,6 +141,10 @@ export class DeleteHostedConfigurationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "DeleteHostedConfigurationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetApplicationCommand.ts b/clients/client-appconfig/src/commands/GetApplicationCommand.ts index 8f22c1597b456..4f9a2d327e5fd 100644 --- a/clients/client-appconfig/src/commands/GetApplicationCommand.ts +++ b/clients/client-appconfig/src/commands/GetApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -142,6 +143,10 @@ export class GetApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetConfigurationCommand.ts b/clients/client-appconfig/src/commands/GetConfigurationCommand.ts index 5353189650a5c..5531ee23d148d 100644 --- a/clients/client-appconfig/src/commands/GetConfigurationCommand.ts +++ b/clients/client-appconfig/src/commands/GetConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -173,6 +174,10 @@ export class GetConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetConfigurationProfileCommand.ts b/clients/client-appconfig/src/commands/GetConfigurationProfileCommand.ts index 36b360b2809d7..b5fa784b53143 100644 --- a/clients/client-appconfig/src/commands/GetConfigurationProfileCommand.ts +++ b/clients/client-appconfig/src/commands/GetConfigurationProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -161,6 +162,10 @@ export class GetConfigurationProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ConfigurationProfileFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetConfigurationProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetDeploymentCommand.ts b/clients/client-appconfig/src/commands/GetDeploymentCommand.ts index 3e0269b2d5582..ff9476ea92c93 100644 --- a/clients/client-appconfig/src/commands/GetDeploymentCommand.ts +++ b/clients/client-appconfig/src/commands/GetDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -247,6 +248,10 @@ export class GetDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetDeploymentStrategyCommand.ts b/clients/client-appconfig/src/commands/GetDeploymentStrategyCommand.ts index 9c70e592f1e63..223c169a5ba94 100644 --- a/clients/client-appconfig/src/commands/GetDeploymentStrategyCommand.ts +++ b/clients/client-appconfig/src/commands/GetDeploymentStrategyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -156,6 +157,10 @@ export class GetDeploymentStrategyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetDeploymentStrategy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetEnvironmentCommand.ts b/clients/client-appconfig/src/commands/GetEnvironmentCommand.ts index 2e8812285a522..7b9b8b2640cab 100644 --- a/clients/client-appconfig/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-appconfig/src/commands/GetEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -159,6 +160,10 @@ export class GetEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetExtensionAssociationCommand.ts b/clients/client-appconfig/src/commands/GetExtensionAssociationCommand.ts index acfc122cb173c..361db123a0346 100644 --- a/clients/client-appconfig/src/commands/GetExtensionAssociationCommand.ts +++ b/clients/client-appconfig/src/commands/GetExtensionAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -133,6 +134,10 @@ export class GetExtensionAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetExtensionAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetExtensionCommand.ts b/clients/client-appconfig/src/commands/GetExtensionCommand.ts index 3c8cc9ea0a7c2..620f6853b7e30 100644 --- a/clients/client-appconfig/src/commands/GetExtensionCommand.ts +++ b/clients/client-appconfig/src/commands/GetExtensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -142,6 +143,10 @@ export class GetExtensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetExtension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts b/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts index d1f94ddb32a9c..641cb61ac7018 100644 --- a/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts +++ b/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -169,6 +170,10 @@ export class GetHostedConfigurationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: HostedConfigurationVersionFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "GetHostedConfigurationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListApplicationsCommand.ts b/clients/client-appconfig/src/commands/ListApplicationsCommand.ts index 7877682c7cbde..52c39f84ac49d 100644 --- a/clients/client-appconfig/src/commands/ListApplicationsCommand.ts +++ b/clients/client-appconfig/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -152,6 +153,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListConfigurationProfilesCommand.ts b/clients/client-appconfig/src/commands/ListConfigurationProfilesCommand.ts index 104cd86e617dc..1f5e43fcc9711 100644 --- a/clients/client-appconfig/src/commands/ListConfigurationProfilesCommand.ts +++ b/clients/client-appconfig/src/commands/ListConfigurationProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -161,6 +162,10 @@ export class ListConfigurationProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListConfigurationProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListDeploymentStrategiesCommand.ts b/clients/client-appconfig/src/commands/ListDeploymentStrategiesCommand.ts index 59dc2da802cc0..ad5f31a60356a 100644 --- a/clients/client-appconfig/src/commands/ListDeploymentStrategiesCommand.ts +++ b/clients/client-appconfig/src/commands/ListDeploymentStrategiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -157,6 +158,10 @@ export class ListDeploymentStrategiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListDeploymentStrategies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListDeploymentsCommand.ts b/clients/client-appconfig/src/commands/ListDeploymentsCommand.ts index d1e742bd62e4a..19565e3c47f3a 100644 --- a/clients/client-appconfig/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-appconfig/src/commands/ListDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -172,6 +173,10 @@ export class ListDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListEnvironmentsCommand.ts b/clients/client-appconfig/src/commands/ListEnvironmentsCommand.ts index e081676ee6c96..5a1bf317f932e 100644 --- a/clients/client-appconfig/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-appconfig/src/commands/ListEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -163,6 +164,10 @@ export class ListEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListExtensionAssociationsCommand.ts b/clients/client-appconfig/src/commands/ListExtensionAssociationsCommand.ts index e11d1563c9ce3..3cf856f92f869 100644 --- a/clients/client-appconfig/src/commands/ListExtensionAssociationsCommand.ts +++ b/clients/client-appconfig/src/commands/ListExtensionAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -134,6 +135,10 @@ export class ListExtensionAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListExtensionAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListExtensionsCommand.ts b/clients/client-appconfig/src/commands/ListExtensionsCommand.ts index b7de06e9a9682..6593a4b5417bc 100644 --- a/clients/client-appconfig/src/commands/ListExtensionsCommand.ts +++ b/clients/client-appconfig/src/commands/ListExtensionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -134,6 +135,10 @@ export class ListExtensionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListExtensions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListHostedConfigurationVersionsCommand.ts b/clients/client-appconfig/src/commands/ListHostedConfigurationVersionsCommand.ts index c0a22a395c57e..fab84d2d02519 100644 --- a/clients/client-appconfig/src/commands/ListHostedConfigurationVersionsCommand.ts +++ b/clients/client-appconfig/src/commands/ListHostedConfigurationVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -165,6 +166,10 @@ export class ListHostedConfigurationVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListHostedConfigurationVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ListTagsForResourceCommand.ts b/clients/client-appconfig/src/commands/ListTagsForResourceCommand.ts index 96d2c861b5584..68c9a3a4a0ded 100644 --- a/clients/client-appconfig/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appconfig/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -143,6 +144,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/StartDeploymentCommand.ts b/clients/client-appconfig/src/commands/StartDeploymentCommand.ts index 8b95e4da75788..1826c9db346e0 100644 --- a/clients/client-appconfig/src/commands/StartDeploymentCommand.ts +++ b/clients/client-appconfig/src/commands/StartDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -227,6 +228,10 @@ export class StartDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "StartDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/StopDeploymentCommand.ts b/clients/client-appconfig/src/commands/StopDeploymentCommand.ts index d6503212f0f19..698ae2761644c 100644 --- a/clients/client-appconfig/src/commands/StopDeploymentCommand.ts +++ b/clients/client-appconfig/src/commands/StopDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -196,6 +197,10 @@ export class StopDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "StopDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/TagResourceCommand.ts b/clients/client-appconfig/src/commands/TagResourceCommand.ts index 4702ab04fbc96..d58b0201c2f7b 100644 --- a/clients/client-appconfig/src/commands/TagResourceCommand.ts +++ b/clients/client-appconfig/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/UntagResourceCommand.ts b/clients/client-appconfig/src/commands/UntagResourceCommand.ts index 05ddc271a2ba2..7b37ab72a5c02 100644 --- a/clients/client-appconfig/src/commands/UntagResourceCommand.ts +++ b/clients/client-appconfig/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -136,6 +137,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/UpdateApplicationCommand.ts b/clients/client-appconfig/src/commands/UpdateApplicationCommand.ts index 02e056684c910..4f80a575bbc68 100644 --- a/clients/client-appconfig/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -147,6 +148,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/UpdateConfigurationProfileCommand.ts b/clients/client-appconfig/src/commands/UpdateConfigurationProfileCommand.ts index f08ddc8652184..57e70e61c334e 100644 --- a/clients/client-appconfig/src/commands/UpdateConfigurationProfileCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateConfigurationProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -173,6 +174,10 @@ export class UpdateConfigurationProfileCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateConfigurationProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: ConfigurationProfileFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "UpdateConfigurationProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/UpdateDeploymentStrategyCommand.ts b/clients/client-appconfig/src/commands/UpdateDeploymentStrategyCommand.ts index cf8db8308445f..60685cf4323c4 100644 --- a/clients/client-appconfig/src/commands/UpdateDeploymentStrategyCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateDeploymentStrategyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -159,6 +160,10 @@ export class UpdateDeploymentStrategyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "UpdateDeploymentStrategy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/UpdateEnvironmentCommand.ts b/clients/client-appconfig/src/commands/UpdateEnvironmentCommand.ts index 2279ff8721767..b929af9f28af2 100644 --- a/clients/client-appconfig/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -164,6 +165,10 @@ export class UpdateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "UpdateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/UpdateExtensionAssociationCommand.ts b/clients/client-appconfig/src/commands/UpdateExtensionAssociationCommand.ts index 5f6686fad1147..a63b527d77cb3 100644 --- a/clients/client-appconfig/src/commands/UpdateExtensionAssociationCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateExtensionAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -136,6 +137,10 @@ export class UpdateExtensionAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "UpdateExtensionAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/UpdateExtensionCommand.ts b/clients/client-appconfig/src/commands/UpdateExtensionCommand.ts index fa30f6daed30e..d7d865c19ed07 100644 --- a/clients/client-appconfig/src/commands/UpdateExtensionCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateExtensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -168,6 +169,10 @@ export class UpdateExtensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "UpdateExtension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfig/src/commands/ValidateConfigurationCommand.ts b/clients/client-appconfig/src/commands/ValidateConfigurationCommand.ts index 9ce37c05fd862..747f7b9b58817 100644 --- a/clients/client-appconfig/src/commands/ValidateConfigurationCommand.ts +++ b/clients/client-appconfig/src/commands/ValidateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient"; @@ -136,6 +137,10 @@ export class ValidateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppConfig", + operation: "ValidateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfigdata/package.json b/clients/client-appconfigdata/package.json index 590fa1cc1d277..2ea0ea591a95a 100644 --- a/clients/client-appconfigdata/package.json +++ b/clients/client-appconfigdata/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts b/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts index 0c117900e4279..e1ffdb8cbab6e 100644 --- a/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts +++ b/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -164,6 +165,10 @@ export class GetLatestConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetLatestConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AppConfigData", + operation: "GetLatestConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appconfigdata/src/commands/StartConfigurationSessionCommand.ts b/clients/client-appconfigdata/src/commands/StartConfigurationSessionCommand.ts index f63f74ca7cc8e..bf717f17e3485 100644 --- a/clients/client-appconfigdata/src/commands/StartConfigurationSessionCommand.ts +++ b/clients/client-appconfigdata/src/commands/StartConfigurationSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppConfigDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigDataClient"; @@ -132,6 +133,10 @@ export class StartConfigurationSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppConfigData", + operation: "StartConfigurationSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/package.json b/clients/client-appfabric/package.json index 5006b5d86295a..bf9d1f208eb8b 100644 --- a/clients/client-appfabric/package.json +++ b/clients/client-appfabric/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-appfabric/src/commands/BatchGetUserAccessTasksCommand.ts b/clients/client-appfabric/src/commands/BatchGetUserAccessTasksCommand.ts index 388d169c2204b..d3153c8d30bf8 100644 --- a/clients/client-appfabric/src/commands/BatchGetUserAccessTasksCommand.ts +++ b/clients/client-appfabric/src/commands/BatchGetUserAccessTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -157,6 +158,10 @@ export class BatchGetUserAccessTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchGetUserAccessTasksResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "BatchGetUserAccessTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/ConnectAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/ConnectAppAuthorizationCommand.ts index 5407efcd6293f..29924b4b72109 100644 --- a/clients/client-appfabric/src/commands/ConnectAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/ConnectAppAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -150,6 +151,10 @@ export class ConnectAppAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: ConnectAppAuthorizationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "ConnectAppAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/CreateAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/CreateAppAuthorizationCommand.ts index 1b51d975977f7..61b7d07355e94 100644 --- a/clients/client-appfabric/src/commands/CreateAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/CreateAppAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -177,6 +178,10 @@ export class CreateAppAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAppAuthorizationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "CreateAppAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/CreateAppBundleCommand.ts b/clients/client-appfabric/src/commands/CreateAppBundleCommand.ts index 050c72a18adc8..5a18e691a31fa 100644 --- a/clients/client-appfabric/src/commands/CreateAppBundleCommand.ts +++ b/clients/client-appfabric/src/commands/CreateAppBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -143,6 +144,10 @@ export class CreateAppBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "CreateAppBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/CreateIngestionCommand.ts b/clients/client-appfabric/src/commands/CreateIngestionCommand.ts index a109cd517a4c1..bfb23691cb1b5 100644 --- a/clients/client-appfabric/src/commands/CreateIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/CreateIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -152,6 +153,10 @@ export class CreateIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "CreateIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/CreateIngestionDestinationCommand.ts b/clients/client-appfabric/src/commands/CreateIngestionDestinationCommand.ts index 06730088029e3..2ac2dbcfe4bde 100644 --- a/clients/client-appfabric/src/commands/CreateIngestionDestinationCommand.ts +++ b/clients/client-appfabric/src/commands/CreateIngestionDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -187,6 +188,10 @@ export class CreateIngestionDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "CreateIngestionDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/DeleteAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/DeleteAppAuthorizationCommand.ts index 1a41376f36922..689029299e48b 100644 --- a/clients/client-appfabric/src/commands/DeleteAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/DeleteAppAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -130,6 +131,10 @@ export class DeleteAppAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "DeleteAppAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/DeleteAppBundleCommand.ts b/clients/client-appfabric/src/commands/DeleteAppBundleCommand.ts index 9d59e315d83e0..42681cf273300 100644 --- a/clients/client-appfabric/src/commands/DeleteAppBundleCommand.ts +++ b/clients/client-appfabric/src/commands/DeleteAppBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -129,6 +130,10 @@ export class DeleteAppBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "DeleteAppBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/DeleteIngestionCommand.ts b/clients/client-appfabric/src/commands/DeleteIngestionCommand.ts index 8ca30b6da4b92..9358ae049cfcd 100644 --- a/clients/client-appfabric/src/commands/DeleteIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/DeleteIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -130,6 +131,10 @@ export class DeleteIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "DeleteIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/DeleteIngestionDestinationCommand.ts b/clients/client-appfabric/src/commands/DeleteIngestionDestinationCommand.ts index dbdffcb4de4fa..406a4df896bec 100644 --- a/clients/client-appfabric/src/commands/DeleteIngestionDestinationCommand.ts +++ b/clients/client-appfabric/src/commands/DeleteIngestionDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -134,6 +135,10 @@ export class DeleteIngestionDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "DeleteIngestionDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/GetAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/GetAppAuthorizationCommand.ts index 3d32d4aa5a1ba..54847ac37e7a5 100644 --- a/clients/client-appfabric/src/commands/GetAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/GetAppAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -145,6 +146,10 @@ export class GetAppAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "GetAppAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/GetAppBundleCommand.ts b/clients/client-appfabric/src/commands/GetAppBundleCommand.ts index 4d59575745238..995fc5a69e5f8 100644 --- a/clients/client-appfabric/src/commands/GetAppBundleCommand.ts +++ b/clients/client-appfabric/src/commands/GetAppBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -131,6 +132,10 @@ export class GetAppBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "GetAppBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/GetIngestionCommand.ts b/clients/client-appfabric/src/commands/GetIngestionCommand.ts index 42a13d0577691..af1e73a7e5e4d 100644 --- a/clients/client-appfabric/src/commands/GetIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/GetIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -138,6 +139,10 @@ export class GetIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "GetIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/GetIngestionDestinationCommand.ts b/clients/client-appfabric/src/commands/GetIngestionDestinationCommand.ts index 28c993650cdaa..8c0fbe454395a 100644 --- a/clients/client-appfabric/src/commands/GetIngestionDestinationCommand.ts +++ b/clients/client-appfabric/src/commands/GetIngestionDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -158,6 +159,10 @@ export class GetIngestionDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "GetIngestionDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/ListAppAuthorizationsCommand.ts b/clients/client-appfabric/src/commands/ListAppAuthorizationsCommand.ts index ac519b4ad026a..55f4eeff3db3a 100644 --- a/clients/client-appfabric/src/commands/ListAppAuthorizationsCommand.ts +++ b/clients/client-appfabric/src/commands/ListAppAuthorizationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -145,6 +146,10 @@ export class ListAppAuthorizationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "ListAppAuthorizations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/ListAppBundlesCommand.ts b/clients/client-appfabric/src/commands/ListAppBundlesCommand.ts index 6bbd2b2ce46c5..9339509784dc0 100644 --- a/clients/client-appfabric/src/commands/ListAppBundlesCommand.ts +++ b/clients/client-appfabric/src/commands/ListAppBundlesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -133,6 +134,10 @@ export class ListAppBundlesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "ListAppBundles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/ListIngestionDestinationsCommand.ts b/clients/client-appfabric/src/commands/ListIngestionDestinationsCommand.ts index 5474bbbd3445b..37a9226d18ddd 100644 --- a/clients/client-appfabric/src/commands/ListIngestionDestinationsCommand.ts +++ b/clients/client-appfabric/src/commands/ListIngestionDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -138,6 +139,10 @@ export class ListIngestionDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "ListIngestionDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/ListIngestionsCommand.ts b/clients/client-appfabric/src/commands/ListIngestionsCommand.ts index 6841b86ca41de..f7e19f2f34605 100644 --- a/clients/client-appfabric/src/commands/ListIngestionsCommand.ts +++ b/clients/client-appfabric/src/commands/ListIngestionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -140,6 +141,10 @@ export class ListIngestionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "ListIngestions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/ListTagsForResourceCommand.ts b/clients/client-appfabric/src/commands/ListTagsForResourceCommand.ts index 516961c89dae8..1408764fa24ae 100644 --- a/clients/client-appfabric/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appfabric/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/StartIngestionCommand.ts b/clients/client-appfabric/src/commands/StartIngestionCommand.ts index 003ddfeda9a82..8e0f21fdf12ea 100644 --- a/clients/client-appfabric/src/commands/StartIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/StartIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -132,6 +133,10 @@ export class StartIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "StartIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/StartUserAccessTasksCommand.ts b/clients/client-appfabric/src/commands/StartUserAccessTasksCommand.ts index 9dad8892b6ec9..1d10524276952 100644 --- a/clients/client-appfabric/src/commands/StartUserAccessTasksCommand.ts +++ b/clients/client-appfabric/src/commands/StartUserAccessTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -147,6 +148,10 @@ export class StartUserAccessTasksCommand extends $Command< commandName, inputFilterSensitiveLog: StartUserAccessTasksRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "StartUserAccessTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/StopIngestionCommand.ts b/clients/client-appfabric/src/commands/StopIngestionCommand.ts index be16fabd60834..0b0eef60afbd7 100644 --- a/clients/client-appfabric/src/commands/StopIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/StopIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -130,6 +131,10 @@ export class StopIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "StopIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/TagResourceCommand.ts b/clients/client-appfabric/src/commands/TagResourceCommand.ts index da8d6a32ce25a..f606cdf3d06fb 100644 --- a/clients/client-appfabric/src/commands/TagResourceCommand.ts +++ b/clients/client-appfabric/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/UntagResourceCommand.ts b/clients/client-appfabric/src/commands/UntagResourceCommand.ts index a654ac3c70ca4..5b3a304e40b48 100644 --- a/clients/client-appfabric/src/commands/UntagResourceCommand.ts +++ b/clients/client-appfabric/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/UpdateAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/UpdateAppAuthorizationCommand.ts index 53018e4335df1..2d593a2a4748b 100644 --- a/clients/client-appfabric/src/commands/UpdateAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/UpdateAppAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -165,6 +166,10 @@ export class UpdateAppAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAppAuthorizationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "UpdateAppAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appfabric/src/commands/UpdateIngestionDestinationCommand.ts b/clients/client-appfabric/src/commands/UpdateIngestionDestinationCommand.ts index e6020656a03ec..3ca449bd2bb35 100644 --- a/clients/client-appfabric/src/commands/UpdateIngestionDestinationCommand.ts +++ b/clients/client-appfabric/src/commands/UpdateIngestionDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppFabricClient"; @@ -178,6 +179,10 @@ export class UpdateIngestionDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FabricFrontEndService", + operation: "UpdateIngestionDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/package.json b/clients/client-appflow/package.json index 1816590895599..233fb6c019978 100644 --- a/clients/client-appflow/package.json +++ b/clients/client-appflow/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-appflow/src/commands/CancelFlowExecutionsCommand.ts b/clients/client-appflow/src/commands/CancelFlowExecutionsCommand.ts index daa355d5044ae..dfd35f1728c4d 100644 --- a/clients/client-appflow/src/commands/CancelFlowExecutionsCommand.ts +++ b/clients/client-appflow/src/commands/CancelFlowExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -154,6 +155,10 @@ export class CancelFlowExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "CancelFlowExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/CreateConnectorProfileCommand.ts b/clients/client-appflow/src/commands/CreateConnectorProfileCommand.ts index 6618b0d725a60..1202ef46427a8 100644 --- a/clients/client-appflow/src/commands/CreateConnectorProfileCommand.ts +++ b/clients/client-appflow/src/commands/CreateConnectorProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -380,6 +381,10 @@ export class CreateConnectorProfileCommand extends $Command< commandName, inputFilterSensitiveLog: CreateConnectorProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "CreateConnectorProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/CreateFlowCommand.ts b/clients/client-appflow/src/commands/CreateFlowCommand.ts index ab31cb394a363..69139c814cb6c 100644 --- a/clients/client-appflow/src/commands/CreateFlowCommand.ts +++ b/clients/client-appflow/src/commands/CreateFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -424,6 +425,10 @@ export class CreateFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "CreateFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/DeleteConnectorProfileCommand.ts b/clients/client-appflow/src/commands/DeleteConnectorProfileCommand.ts index 533a4b819d08f..067ac17db15ff 100644 --- a/clients/client-appflow/src/commands/DeleteConnectorProfileCommand.ts +++ b/clients/client-appflow/src/commands/DeleteConnectorProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -125,6 +126,10 @@ export class DeleteConnectorProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "DeleteConnectorProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/DeleteFlowCommand.ts b/clients/client-appflow/src/commands/DeleteFlowCommand.ts index cec2111ba355b..f83daf5dcce40 100644 --- a/clients/client-appflow/src/commands/DeleteFlowCommand.ts +++ b/clients/client-appflow/src/commands/DeleteFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -124,6 +125,10 @@ export class DeleteFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "DeleteFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/DescribeConnectorCommand.ts b/clients/client-appflow/src/commands/DescribeConnectorCommand.ts index 0b08cab852602..aed344651ac75 100644 --- a/clients/client-appflow/src/commands/DescribeConnectorCommand.ts +++ b/clients/client-appflow/src/commands/DescribeConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -294,6 +295,10 @@ export class DescribeConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "DescribeConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/DescribeConnectorEntityCommand.ts b/clients/client-appflow/src/commands/DescribeConnectorEntityCommand.ts index 4cdd5facbf881..4b4c840ac9a57 100644 --- a/clients/client-appflow/src/commands/DescribeConnectorEntityCommand.ts +++ b/clients/client-appflow/src/commands/DescribeConnectorEntityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -184,6 +185,10 @@ export class DescribeConnectorEntityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "DescribeConnectorEntity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/DescribeConnectorProfilesCommand.ts b/clients/client-appflow/src/commands/DescribeConnectorProfilesCommand.ts index a9349075e4c0c..b8b90be1466c9 100644 --- a/clients/client-appflow/src/commands/DescribeConnectorProfilesCommand.ts +++ b/clients/client-appflow/src/commands/DescribeConnectorProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -237,6 +238,10 @@ export class DescribeConnectorProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "DescribeConnectorProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/DescribeConnectorsCommand.ts b/clients/client-appflow/src/commands/DescribeConnectorsCommand.ts index a2c86032e49b0..59ac3019f0dea 100644 --- a/clients/client-appflow/src/commands/DescribeConnectorsCommand.ts +++ b/clients/client-appflow/src/commands/DescribeConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -317,6 +318,10 @@ export class DescribeConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "DescribeConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/DescribeFlowCommand.ts b/clients/client-appflow/src/commands/DescribeFlowCommand.ts index 9b121a3330356..fe914c341ddce 100644 --- a/clients/client-appflow/src/commands/DescribeFlowCommand.ts +++ b/clients/client-appflow/src/commands/DescribeFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -427,6 +428,10 @@ export class DescribeFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "DescribeFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/DescribeFlowExecutionRecordsCommand.ts b/clients/client-appflow/src/commands/DescribeFlowExecutionRecordsCommand.ts index 9ead664b57705..3e37b9c12a1a1 100644 --- a/clients/client-appflow/src/commands/DescribeFlowExecutionRecordsCommand.ts +++ b/clients/client-appflow/src/commands/DescribeFlowExecutionRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -169,6 +170,10 @@ export class DescribeFlowExecutionRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "DescribeFlowExecutionRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/ListConnectorEntitiesCommand.ts b/clients/client-appflow/src/commands/ListConnectorEntitiesCommand.ts index 8bd66315e0061..fdcaad1d12d21 100644 --- a/clients/client-appflow/src/commands/ListConnectorEntitiesCommand.ts +++ b/clients/client-appflow/src/commands/ListConnectorEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -148,6 +149,10 @@ export class ListConnectorEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "ListConnectorEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/ListConnectorsCommand.ts b/clients/client-appflow/src/commands/ListConnectorsCommand.ts index a34d793727f94..42cf90211d884 100644 --- a/clients/client-appflow/src/commands/ListConnectorsCommand.ts +++ b/clients/client-appflow/src/commands/ListConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -144,6 +145,10 @@ export class ListConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "ListConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/ListFlowsCommand.ts b/clients/client-appflow/src/commands/ListFlowsCommand.ts index 41c13a1f2d65c..6e1a29aac8f07 100644 --- a/clients/client-appflow/src/commands/ListFlowsCommand.ts +++ b/clients/client-appflow/src/commands/ListFlowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -145,6 +146,10 @@ export class ListFlowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "ListFlows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/ListTagsForResourceCommand.ts b/clients/client-appflow/src/commands/ListTagsForResourceCommand.ts index 3b1af39dba148..ee6fad0ab381a 100644 --- a/clients/client-appflow/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appflow/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -127,6 +128,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/RegisterConnectorCommand.ts b/clients/client-appflow/src/commands/RegisterConnectorCommand.ts index f5d3ee20627d4..35b150684cf25 100644 --- a/clients/client-appflow/src/commands/RegisterConnectorCommand.ts +++ b/clients/client-appflow/src/commands/RegisterConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -156,6 +157,10 @@ export class RegisterConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "RegisterConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/ResetConnectorMetadataCacheCommand.ts b/clients/client-appflow/src/commands/ResetConnectorMetadataCacheCommand.ts index 2b06ef0e78c80..cc8a81df99fc5 100644 --- a/clients/client-appflow/src/commands/ResetConnectorMetadataCacheCommand.ts +++ b/clients/client-appflow/src/commands/ResetConnectorMetadataCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -142,6 +143,10 @@ export class ResetConnectorMetadataCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "ResetConnectorMetadataCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/StartFlowCommand.ts b/clients/client-appflow/src/commands/StartFlowCommand.ts index c33348d9eb522..f0e83222269ba 100644 --- a/clients/client-appflow/src/commands/StartFlowCommand.ts +++ b/clients/client-appflow/src/commands/StartFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -132,6 +133,10 @@ export class StartFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "StartFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/StopFlowCommand.ts b/clients/client-appflow/src/commands/StopFlowCommand.ts index 7f41614652c4e..96039594534e7 100644 --- a/clients/client-appflow/src/commands/StopFlowCommand.ts +++ b/clients/client-appflow/src/commands/StopFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -130,6 +131,10 @@ export class StopFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "StopFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/TagResourceCommand.ts b/clients/client-appflow/src/commands/TagResourceCommand.ts index 770afcdca7a0a..7a71971551c43 100644 --- a/clients/client-appflow/src/commands/TagResourceCommand.ts +++ b/clients/client-appflow/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -124,6 +125,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/UnregisterConnectorCommand.ts b/clients/client-appflow/src/commands/UnregisterConnectorCommand.ts index bf2f65dec2332..18f1463d507aa 100644 --- a/clients/client-appflow/src/commands/UnregisterConnectorCommand.ts +++ b/clients/client-appflow/src/commands/UnregisterConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -126,6 +127,10 @@ export class UnregisterConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "UnregisterConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/UntagResourceCommand.ts b/clients/client-appflow/src/commands/UntagResourceCommand.ts index 74c45148d53ef..fcce0916e3b00 100644 --- a/clients/client-appflow/src/commands/UntagResourceCommand.ts +++ b/clients/client-appflow/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -124,6 +125,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/UpdateConnectorProfileCommand.ts b/clients/client-appflow/src/commands/UpdateConnectorProfileCommand.ts index 20e0254059a25..683e945a7eee0 100644 --- a/clients/client-appflow/src/commands/UpdateConnectorProfileCommand.ts +++ b/clients/client-appflow/src/commands/UpdateConnectorProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -373,6 +374,10 @@ export class UpdateConnectorProfileCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateConnectorProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "UpdateConnectorProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/UpdateConnectorRegistrationCommand.ts b/clients/client-appflow/src/commands/UpdateConnectorRegistrationCommand.ts index 18a6bb6887a3e..b3a499f1b4569 100644 --- a/clients/client-appflow/src/commands/UpdateConnectorRegistrationCommand.ts +++ b/clients/client-appflow/src/commands/UpdateConnectorRegistrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -167,6 +168,10 @@ export class UpdateConnectorRegistrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "UpdateConnectorRegistration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appflow/src/commands/UpdateFlowCommand.ts b/clients/client-appflow/src/commands/UpdateFlowCommand.ts index a9d67caf0b5f3..6b1ff95bbffc7 100644 --- a/clients/client-appflow/src/commands/UpdateFlowCommand.ts +++ b/clients/client-appflow/src/commands/UpdateFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppflowClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppflowClient"; @@ -415,6 +416,10 @@ export class UpdateFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SandstoneConfigurationServiceLambda", + operation: "UpdateFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/package.json b/clients/client-appintegrations/package.json index 5796698a17fec..ca2c58238604a 100644 --- a/clients/client-appintegrations/package.json +++ b/clients/client-appintegrations/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-appintegrations/src/commands/CreateDataIntegrationCommand.ts b/clients/client-appintegrations/src/commands/CreateDataIntegrationCommand.ts index 07a01b15819e2..37b038ca49acc 100644 --- a/clients/client-appintegrations/src/commands/CreateDataIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/CreateDataIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -197,6 +198,10 @@ export class CreateDataIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "CreateDataIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/CreateEventIntegrationCommand.ts b/clients/client-appintegrations/src/commands/CreateEventIntegrationCommand.ts index c31b410a3067d..11568942ffa88 100644 --- a/clients/client-appintegrations/src/commands/CreateEventIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/CreateEventIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -144,6 +145,10 @@ export class CreateEventIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "CreateEventIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/DeleteDataIntegrationCommand.ts b/clients/client-appintegrations/src/commands/DeleteDataIntegrationCommand.ts index 7760c53ebd434..71aa2a30fa9ed 100644 --- a/clients/client-appintegrations/src/commands/DeleteDataIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/DeleteDataIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -134,6 +135,10 @@ export class DeleteDataIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "DeleteDataIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/DeleteEventIntegrationCommand.ts b/clients/client-appintegrations/src/commands/DeleteEventIntegrationCommand.ts index ad43684254834..18ebace231e93 100644 --- a/clients/client-appintegrations/src/commands/DeleteEventIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/DeleteEventIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -128,6 +129,10 @@ export class DeleteEventIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "DeleteEventIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/GetDataIntegrationCommand.ts b/clients/client-appintegrations/src/commands/GetDataIntegrationCommand.ts index f07ede08dfaf2..47e646eeb1b42 100644 --- a/clients/client-appintegrations/src/commands/GetDataIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/GetDataIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -164,6 +165,10 @@ export class GetDataIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "GetDataIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/GetEventIntegrationCommand.ts b/clients/client-appintegrations/src/commands/GetEventIntegrationCommand.ts index 1f6a2abb025ce..1493b28c9a09b 100644 --- a/clients/client-appintegrations/src/commands/GetEventIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/GetEventIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -138,6 +139,10 @@ export class GetEventIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "GetEventIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/ListDataIntegrationAssociationsCommand.ts b/clients/client-appintegrations/src/commands/ListDataIntegrationAssociationsCommand.ts index f5efca6a0ced7..6af9c057d84c0 100644 --- a/clients/client-appintegrations/src/commands/ListDataIntegrationAssociationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListDataIntegrationAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -148,6 +149,10 @@ export class ListDataIntegrationAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "ListDataIntegrationAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/ListDataIntegrationsCommand.ts b/clients/client-appintegrations/src/commands/ListDataIntegrationsCommand.ts index 1649535cc3cdb..8469573a4dd7d 100644 --- a/clients/client-appintegrations/src/commands/ListDataIntegrationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListDataIntegrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -139,6 +140,10 @@ export class ListDataIntegrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "ListDataIntegrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/ListEventIntegrationAssociationsCommand.ts b/clients/client-appintegrations/src/commands/ListEventIntegrationAssociationsCommand.ts index eb517f1d061ad..218d19c4dc423 100644 --- a/clients/client-appintegrations/src/commands/ListEventIntegrationAssociationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListEventIntegrationAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -148,6 +149,10 @@ export class ListEventIntegrationAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "ListEventIntegrationAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/ListEventIntegrationsCommand.ts b/clients/client-appintegrations/src/commands/ListEventIntegrationsCommand.ts index ca09315b3fd19..0d8077509fb1f 100644 --- a/clients/client-appintegrations/src/commands/ListEventIntegrationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListEventIntegrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -141,6 +142,10 @@ export class ListEventIntegrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "ListEventIntegrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/ListTagsForResourceCommand.ts b/clients/client-appintegrations/src/commands/ListTagsForResourceCommand.ts index 10288bd545806..5a658a3d64029 100644 --- a/clients/client-appintegrations/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appintegrations/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/TagResourceCommand.ts b/clients/client-appintegrations/src/commands/TagResourceCommand.ts index eeb8f83341085..7e0d169c8c724 100644 --- a/clients/client-appintegrations/src/commands/TagResourceCommand.ts +++ b/clients/client-appintegrations/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -125,6 +126,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/UntagResourceCommand.ts b/clients/client-appintegrations/src/commands/UntagResourceCommand.ts index 948999737c0e8..2b1c204c0f7a1 100644 --- a/clients/client-appintegrations/src/commands/UntagResourceCommand.ts +++ b/clients/client-appintegrations/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/UpdateDataIntegrationCommand.ts b/clients/client-appintegrations/src/commands/UpdateDataIntegrationCommand.ts index 0f296efa771ff..cffe062fb559f 100644 --- a/clients/client-appintegrations/src/commands/UpdateDataIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/UpdateDataIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -134,6 +135,10 @@ export class UpdateDataIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "UpdateDataIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appintegrations/src/commands/UpdateEventIntegrationCommand.ts b/clients/client-appintegrations/src/commands/UpdateEventIntegrationCommand.ts index fea9adfad9874..7462e55c87433 100644 --- a/clients/client-appintegrations/src/commands/UpdateEventIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/UpdateEventIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppIntegrationsClient"; @@ -128,6 +129,10 @@ export class UpdateEventIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAppIntegrationService", + operation: "UpdateEventIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/package.json b/clients/client-application-auto-scaling/package.json index 1d3335c189657..374892e3ea5b1 100644 --- a/clients/client-application-auto-scaling/package.json +++ b/clients/client-application-auto-scaling/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-application-auto-scaling/src/commands/DeleteScalingPolicyCommand.ts b/clients/client-application-auto-scaling/src/commands/DeleteScalingPolicyCommand.ts index 24eed2292e3ef..6bf16a9007834 100644 --- a/clients/client-application-auto-scaling/src/commands/DeleteScalingPolicyCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DeleteScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class DeleteScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "DeleteScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/DeleteScheduledActionCommand.ts b/clients/client-application-auto-scaling/src/commands/DeleteScheduledActionCommand.ts index 53b990a3df932..ff1c4e009d185 100644 --- a/clients/client-application-auto-scaling/src/commands/DeleteScheduledActionCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DeleteScheduledActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DeleteScheduledActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "DeleteScheduledAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/DeregisterScalableTargetCommand.ts b/clients/client-application-auto-scaling/src/commands/DeregisterScalableTargetCommand.ts index e6b0fe17a7129..3e2207d90317c 100644 --- a/clients/client-application-auto-scaling/src/commands/DeregisterScalableTargetCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DeregisterScalableTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class DeregisterScalableTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "DeregisterScalableTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/DescribeScalableTargetsCommand.ts b/clients/client-application-auto-scaling/src/commands/DescribeScalableTargetsCommand.ts index 9f123d9fa22eb..e97b84771bac3 100644 --- a/clients/client-application-auto-scaling/src/commands/DescribeScalableTargetsCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DescribeScalableTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class DescribeScalableTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "DescribeScalableTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts b/clients/client-application-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts index 7782addabbfcb..10897fed44682 100644 --- a/clients/client-application-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -195,6 +196,10 @@ export class DescribeScalingActivitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "DescribeScalingActivities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/DescribeScalingPoliciesCommand.ts b/clients/client-application-auto-scaling/src/commands/DescribeScalingPoliciesCommand.ts index e94b22f184b94..b6d8f7315eff3 100644 --- a/clients/client-application-auto-scaling/src/commands/DescribeScalingPoliciesCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DescribeScalingPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -265,6 +266,10 @@ export class DescribeScalingPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "DescribeScalingPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts b/clients/client-application-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts index 76f59bcf46226..e6464dff4d5a4 100644 --- a/clients/client-application-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -204,6 +205,10 @@ export class DescribeScheduledActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "DescribeScheduledActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/ListTagsForResourceCommand.ts b/clients/client-application-auto-scaling/src/commands/ListTagsForResourceCommand.ts index 713d6ece8f723..274d6290688b0 100644 --- a/clients/client-application-auto-scaling/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/PutScalingPolicyCommand.ts b/clients/client-application-auto-scaling/src/commands/PutScalingPolicyCommand.ts index 8ea8ecc88207c..ad625a2a423c6 100644 --- a/clients/client-application-auto-scaling/src/commands/PutScalingPolicyCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/PutScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -274,6 +275,10 @@ export class PutScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "PutScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/PutScheduledActionCommand.ts b/clients/client-application-auto-scaling/src/commands/PutScheduledActionCommand.ts index 73a80470e180f..1c6db7a5c942c 100644 --- a/clients/client-application-auto-scaling/src/commands/PutScheduledActionCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/PutScheduledActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class PutScheduledActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "PutScheduledAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/RegisterScalableTargetCommand.ts b/clients/client-application-auto-scaling/src/commands/RegisterScalableTargetCommand.ts index b1725be29ef97..61ab1519c8ff5 100644 --- a/clients/client-application-auto-scaling/src/commands/RegisterScalableTargetCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/RegisterScalableTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class RegisterScalableTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "RegisterScalableTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/TagResourceCommand.ts b/clients/client-application-auto-scaling/src/commands/TagResourceCommand.ts index 8fcaa29bcb012..294c8430dd098 100644 --- a/clients/client-application-auto-scaling/src/commands/TagResourceCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-auto-scaling/src/commands/UntagResourceCommand.ts b/clients/client-application-auto-scaling/src/commands/UntagResourceCommand.ts index c984e08c74b0b..2df456010b493 100644 --- a/clients/client-application-auto-scaling/src/commands/UntagResourceCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleFrontendService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/package.json b/clients/client-application-discovery-service/package.json index 86c56d999ea11..c4a71445fc1c5 100644 --- a/clients/client-application-discovery-service/package.json +++ b/clients/client-application-discovery-service/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-application-discovery-service/src/commands/AssociateConfigurationItemsToApplicationCommand.ts b/clients/client-application-discovery-service/src/commands/AssociateConfigurationItemsToApplicationCommand.ts index c64258d9f6876..09cb52dc31afc 100644 --- a/clients/client-application-discovery-service/src/commands/AssociateConfigurationItemsToApplicationCommand.ts +++ b/clients/client-application-discovery-service/src/commands/AssociateConfigurationItemsToApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class AssociateConfigurationItemsToApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "AssociateConfigurationItemsToApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/BatchDeleteImportDataCommand.ts b/clients/client-application-discovery-service/src/commands/BatchDeleteImportDataCommand.ts index 8cf1e55824b9b..98846a853263e 100644 --- a/clients/client-application-discovery-service/src/commands/BatchDeleteImportDataCommand.ts +++ b/clients/client-application-discovery-service/src/commands/BatchDeleteImportDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class BatchDeleteImportDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "BatchDeleteImportData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/CreateApplicationCommand.ts b/clients/client-application-discovery-service/src/commands/CreateApplicationCommand.ts index dbd90ab57f85a..29c73f535620d 100644 --- a/clients/client-application-discovery-service/src/commands/CreateApplicationCommand.ts +++ b/clients/client-application-discovery-service/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/CreateTagsCommand.ts b/clients/client-application-discovery-service/src/commands/CreateTagsCommand.ts index 93d3430ba2a94..20f287489d341 100644 --- a/clients/client-application-discovery-service/src/commands/CreateTagsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/CreateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class CreateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "CreateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DeleteApplicationsCommand.ts b/clients/client-application-discovery-service/src/commands/DeleteApplicationsCommand.ts index dc7975ac84b82..f99f647ba6f42 100644 --- a/clients/client-application-discovery-service/src/commands/DeleteApplicationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DeleteApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DeleteApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DeleteApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DeleteTagsCommand.ts b/clients/client-application-discovery-service/src/commands/DeleteTagsCommand.ts index 0a3d645a93f6c..191cc0a88cac7 100644 --- a/clients/client-application-discovery-service/src/commands/DeleteTagsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DescribeAgentsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeAgentsCommand.ts index 317b7bf6a9618..4fec847a45f3a 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeAgentsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeAgentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class DescribeAgentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAgentsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DescribeAgents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DescribeConfigurationsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeConfigurationsCommand.ts index 2cc3125c2a7b9..615634cd0b620 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeConfigurationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class DescribeConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DescribeConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DescribeContinuousExportsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeContinuousExportsCommand.ts index 4f5eb41390d89..5d7f646b07342 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeContinuousExportsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeContinuousExportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class DescribeContinuousExportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DescribeContinuousExports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DescribeExportConfigurationsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeExportConfigurationsCommand.ts index 5d8b8eb3fab72..4cc1d9f78085a 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeExportConfigurationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeExportConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DescribeExportConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DescribeExportConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DescribeExportTasksCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeExportTasksCommand.ts index 0f569d3ccf4c1..8e28d1c435ebe 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeExportTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class DescribeExportTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DescribeExportTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DescribeImportTasksCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeImportTasksCommand.ts index bdb4de2be8819..124af2ac5fec1 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeImportTasksCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeImportTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class DescribeImportTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DescribeImportTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DescribeTagsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeTagsCommand.ts index 97c8942947bbb..52426bebae6d3 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeTagsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/DisassociateConfigurationItemsFromApplicationCommand.ts b/clients/client-application-discovery-service/src/commands/DisassociateConfigurationItemsFromApplicationCommand.ts index c35aded52c3bd..3556d32d55501 100644 --- a/clients/client-application-discovery-service/src/commands/DisassociateConfigurationItemsFromApplicationCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DisassociateConfigurationItemsFromApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class DisassociateConfigurationItemsFromApplicationCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "DisassociateConfigurationItemsFromApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/ExportConfigurationsCommand.ts b/clients/client-application-discovery-service/src/commands/ExportConfigurationsCommand.ts index 5231b688aa939..7eacece6ad865 100644 --- a/clients/client-application-discovery-service/src/commands/ExportConfigurationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/ExportConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class ExportConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "ExportConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/GetDiscoverySummaryCommand.ts b/clients/client-application-discovery-service/src/commands/GetDiscoverySummaryCommand.ts index 6bdb57297f876..1d28086297006 100644 --- a/clients/client-application-discovery-service/src/commands/GetDiscoverySummaryCommand.ts +++ b/clients/client-application-discovery-service/src/commands/GetDiscoverySummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class GetDiscoverySummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "GetDiscoverySummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/ListConfigurationsCommand.ts b/clients/client-application-discovery-service/src/commands/ListConfigurationsCommand.ts index 2c83b8efa0a07..fe081225e5da4 100644 --- a/clients/client-application-discovery-service/src/commands/ListConfigurationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/ListConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class ListConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "ListConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/ListServerNeighborsCommand.ts b/clients/client-application-discovery-service/src/commands/ListServerNeighborsCommand.ts index 91ffc6f3f86d0..70dbc216dfc82 100644 --- a/clients/client-application-discovery-service/src/commands/ListServerNeighborsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/ListServerNeighborsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class ListServerNeighborsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "ListServerNeighbors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/StartContinuousExportCommand.ts b/clients/client-application-discovery-service/src/commands/StartContinuousExportCommand.ts index 4c0655b599b8d..6e1df9dc6b27a 100644 --- a/clients/client-application-discovery-service/src/commands/StartContinuousExportCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartContinuousExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class StartContinuousExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "StartContinuousExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/StartDataCollectionByAgentIdsCommand.ts b/clients/client-application-discovery-service/src/commands/StartDataCollectionByAgentIdsCommand.ts index 9af64dccbc5b9..abbbed7ac799e 100644 --- a/clients/client-application-discovery-service/src/commands/StartDataCollectionByAgentIdsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartDataCollectionByAgentIdsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class StartDataCollectionByAgentIdsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "StartDataCollectionByAgentIds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/StartExportTaskCommand.ts b/clients/client-application-discovery-service/src/commands/StartExportTaskCommand.ts index b17f37bad81ca..473b095b32a04 100644 --- a/clients/client-application-discovery-service/src/commands/StartExportTaskCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartExportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -195,6 +196,10 @@ export class StartExportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "StartExportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/StartImportTaskCommand.ts b/clients/client-application-discovery-service/src/commands/StartImportTaskCommand.ts index 9a02ebadcf04d..ffddbb6895d58 100644 --- a/clients/client-application-discovery-service/src/commands/StartImportTaskCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -190,6 +191,10 @@ export class StartImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "StartImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/StopContinuousExportCommand.ts b/clients/client-application-discovery-service/src/commands/StopContinuousExportCommand.ts index fc9848a325995..31ddcf46d0d3b 100644 --- a/clients/client-application-discovery-service/src/commands/StopContinuousExportCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StopContinuousExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class StopContinuousExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "StopContinuousExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/StopDataCollectionByAgentIdsCommand.ts b/clients/client-application-discovery-service/src/commands/StopDataCollectionByAgentIdsCommand.ts index dfa17b066c761..eab2628279c35 100644 --- a/clients/client-application-discovery-service/src/commands/StopDataCollectionByAgentIdsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StopDataCollectionByAgentIdsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class StopDataCollectionByAgentIdsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "StopDataCollectionByAgentIds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-discovery-service/src/commands/UpdateApplicationCommand.ts b/clients/client-application-discovery-service/src/commands/UpdateApplicationCommand.ts index 909adf38f0b0d..81fb7d8bd9484 100644 --- a/clients/client-application-discovery-service/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-application-discovery-service/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPoseidonService_V2015_11_01", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/package.json b/clients/client-application-insights/package.json index 667ecb9751fc2..4680a54f72337 100644 --- a/clients/client-application-insights/package.json +++ b/clients/client-application-insights/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-application-insights/src/commands/AddWorkloadCommand.ts b/clients/client-application-insights/src/commands/AddWorkloadCommand.ts index 49b4df055d514..39de609d73496 100644 --- a/clients/client-application-insights/src/commands/AddWorkloadCommand.ts +++ b/clients/client-application-insights/src/commands/AddWorkloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class AddWorkloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "AddWorkload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/CreateApplicationCommand.ts b/clients/client-application-insights/src/commands/CreateApplicationCommand.ts index b300873c4e804..ffc23227539a9 100644 --- a/clients/client-application-insights/src/commands/CreateApplicationCommand.ts +++ b/clients/client-application-insights/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/CreateComponentCommand.ts b/clients/client-application-insights/src/commands/CreateComponentCommand.ts index 7f76fbe872008..221c54b15401b 100644 --- a/clients/client-application-insights/src/commands/CreateComponentCommand.ts +++ b/clients/client-application-insights/src/commands/CreateComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class CreateComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "CreateComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/CreateLogPatternCommand.ts b/clients/client-application-insights/src/commands/CreateLogPatternCommand.ts index 8d6494343d312..b4b6395b82b7b 100644 --- a/clients/client-application-insights/src/commands/CreateLogPatternCommand.ts +++ b/clients/client-application-insights/src/commands/CreateLogPatternCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class CreateLogPatternCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "CreateLogPattern", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DeleteApplicationCommand.ts b/clients/client-application-insights/src/commands/DeleteApplicationCommand.ts index fe5a862145022..39dfa796edd07 100644 --- a/clients/client-application-insights/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-application-insights/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DeleteComponentCommand.ts b/clients/client-application-insights/src/commands/DeleteComponentCommand.ts index e9f0c8bf64290..f28b19a0c88dd 100644 --- a/clients/client-application-insights/src/commands/DeleteComponentCommand.ts +++ b/clients/client-application-insights/src/commands/DeleteComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -128,6 +129,10 @@ export class DeleteComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DeleteComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DeleteLogPatternCommand.ts b/clients/client-application-insights/src/commands/DeleteLogPatternCommand.ts index fc4344cc14359..f409bd8ea8225 100644 --- a/clients/client-application-insights/src/commands/DeleteLogPatternCommand.ts +++ b/clients/client-application-insights/src/commands/DeleteLogPatternCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class DeleteLogPatternCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DeleteLogPattern", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeApplicationCommand.ts b/clients/client-application-insights/src/commands/DescribeApplicationCommand.ts index 4df77e2ecab22..e781115067818 100644 --- a/clients/client-application-insights/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class DescribeApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeComponentCommand.ts b/clients/client-application-insights/src/commands/DescribeComponentCommand.ts index 64cb0f575db9c..5e6a2fa509dc7 100644 --- a/clients/client-application-insights/src/commands/DescribeComponentCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DescribeComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeComponentConfigurationCommand.ts b/clients/client-application-insights/src/commands/DescribeComponentConfigurationCommand.ts index 845df5b912571..d15cfc4265145 100644 --- a/clients/client-application-insights/src/commands/DescribeComponentConfigurationCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeComponentConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DescribeComponentConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeComponentConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeComponentConfigurationRecommendationCommand.ts b/clients/client-application-insights/src/commands/DescribeComponentConfigurationRecommendationCommand.ts index 85247ba9b6b34..3bb45119da64a 100644 --- a/clients/client-application-insights/src/commands/DescribeComponentConfigurationRecommendationCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeComponentConfigurationRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DescribeComponentConfigurationRecommendationCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeComponentConfigurationRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeLogPatternCommand.ts b/clients/client-application-insights/src/commands/DescribeLogPatternCommand.ts index 94c4347990611..44091f5f4ddbb 100644 --- a/clients/client-application-insights/src/commands/DescribeLogPatternCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeLogPatternCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DescribeLogPatternCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeLogPattern", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeObservationCommand.ts b/clients/client-application-insights/src/commands/DescribeObservationCommand.ts index 9d0da43cf91cd..5dad19f49321f 100644 --- a/clients/client-application-insights/src/commands/DescribeObservationCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeObservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class DescribeObservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeObservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeProblemCommand.ts b/clients/client-application-insights/src/commands/DescribeProblemCommand.ts index 0fc1827d8a3dd..4ff62174b00d8 100644 --- a/clients/client-application-insights/src/commands/DescribeProblemCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeProblemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DescribeProblemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeProblem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeProblemObservationsCommand.ts b/clients/client-application-insights/src/commands/DescribeProblemObservationsCommand.ts index 4c7d96be47fdf..84ecc2648ed3c 100644 --- a/clients/client-application-insights/src/commands/DescribeProblemObservationsCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeProblemObservationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class DescribeProblemObservationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeProblemObservations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/DescribeWorkloadCommand.ts b/clients/client-application-insights/src/commands/DescribeWorkloadCommand.ts index b723edd607344..0faf777d987d6 100644 --- a/clients/client-application-insights/src/commands/DescribeWorkloadCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeWorkloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DescribeWorkloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "DescribeWorkload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/ListApplicationsCommand.ts b/clients/client-application-insights/src/commands/ListApplicationsCommand.ts index 3d945e60546d0..6e6739f160f59 100644 --- a/clients/client-application-insights/src/commands/ListApplicationsCommand.ts +++ b/clients/client-application-insights/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/ListComponentsCommand.ts b/clients/client-application-insights/src/commands/ListComponentsCommand.ts index 0af3895c0c498..fdc331aeeee68 100644 --- a/clients/client-application-insights/src/commands/ListComponentsCommand.ts +++ b/clients/client-application-insights/src/commands/ListComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class ListComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "ListComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/ListConfigurationHistoryCommand.ts b/clients/client-application-insights/src/commands/ListConfigurationHistoryCommand.ts index 315938e0ecd1a..44f5c3e954ee5 100644 --- a/clients/client-application-insights/src/commands/ListConfigurationHistoryCommand.ts +++ b/clients/client-application-insights/src/commands/ListConfigurationHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class ListConfigurationHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "ListConfigurationHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/ListLogPatternSetsCommand.ts b/clients/client-application-insights/src/commands/ListLogPatternSetsCommand.ts index 3d40a8adb7d45..c840851f5cb4a 100644 --- a/clients/client-application-insights/src/commands/ListLogPatternSetsCommand.ts +++ b/clients/client-application-insights/src/commands/ListLogPatternSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class ListLogPatternSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "ListLogPatternSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/ListLogPatternsCommand.ts b/clients/client-application-insights/src/commands/ListLogPatternsCommand.ts index 0696d7b8e80b6..e4691c0fca34e 100644 --- a/clients/client-application-insights/src/commands/ListLogPatternsCommand.ts +++ b/clients/client-application-insights/src/commands/ListLogPatternsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class ListLogPatternsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "ListLogPatterns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/ListProblemsCommand.ts b/clients/client-application-insights/src/commands/ListProblemsCommand.ts index 2117b6239a04a..1f5ee03836bc1 100644 --- a/clients/client-application-insights/src/commands/ListProblemsCommand.ts +++ b/clients/client-application-insights/src/commands/ListProblemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class ListProblemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "ListProblems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/ListTagsForResourceCommand.ts b/clients/client-application-insights/src/commands/ListTagsForResourceCommand.ts index 15e4577535a46..13a04a35d27e3 100644 --- a/clients/client-application-insights/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-application-insights/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/ListWorkloadsCommand.ts b/clients/client-application-insights/src/commands/ListWorkloadsCommand.ts index e25b9aa448eb8..17c9b0af97fbf 100644 --- a/clients/client-application-insights/src/commands/ListWorkloadsCommand.ts +++ b/clients/client-application-insights/src/commands/ListWorkloadsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class ListWorkloadsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "ListWorkloads", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/RemoveWorkloadCommand.ts b/clients/client-application-insights/src/commands/RemoveWorkloadCommand.ts index 49d9d6dd75e30..8204c1cdbc5e4 100644 --- a/clients/client-application-insights/src/commands/RemoveWorkloadCommand.ts +++ b/clients/client-application-insights/src/commands/RemoveWorkloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -127,6 +128,10 @@ export class RemoveWorkloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "RemoveWorkload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/TagResourceCommand.ts b/clients/client-application-insights/src/commands/TagResourceCommand.ts index 4b73f7f479ae5..19202524f2b35 100644 --- a/clients/client-application-insights/src/commands/TagResourceCommand.ts +++ b/clients/client-application-insights/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/UntagResourceCommand.ts b/clients/client-application-insights/src/commands/UntagResourceCommand.ts index 7085e33b1d9b8..27e559fcd1d1a 100644 --- a/clients/client-application-insights/src/commands/UntagResourceCommand.ts +++ b/clients/client-application-insights/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/UpdateApplicationCommand.ts b/clients/client-application-insights/src/commands/UpdateApplicationCommand.ts index f74dfa52a43e5..90edf814326da 100644 --- a/clients/client-application-insights/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/UpdateComponentCommand.ts b/clients/client-application-insights/src/commands/UpdateComponentCommand.ts index 0b2f30383cfcd..9f408b34ff86a 100644 --- a/clients/client-application-insights/src/commands/UpdateComponentCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class UpdateComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "UpdateComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/UpdateComponentConfigurationCommand.ts b/clients/client-application-insights/src/commands/UpdateComponentConfigurationCommand.ts index 47bde3071fc19..ab240d6ab6d38 100644 --- a/clients/client-application-insights/src/commands/UpdateComponentConfigurationCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateComponentConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class UpdateComponentConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "UpdateComponentConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/UpdateLogPatternCommand.ts b/clients/client-application-insights/src/commands/UpdateLogPatternCommand.ts index c5a7f38a0f038..938e1728c4dd3 100644 --- a/clients/client-application-insights/src/commands/UpdateLogPatternCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateLogPatternCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class UpdateLogPatternCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "UpdateLogPattern", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/UpdateProblemCommand.ts b/clients/client-application-insights/src/commands/UpdateProblemCommand.ts index 71fe66c4947aa..114f169a6b027 100644 --- a/clients/client-application-insights/src/commands/UpdateProblemCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateProblemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class UpdateProblemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "UpdateProblem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-application-insights/src/commands/UpdateWorkloadCommand.ts b/clients/client-application-insights/src/commands/UpdateWorkloadCommand.ts index 8abf7821c9783..2ad730bf85f5a 100644 --- a/clients/client-application-insights/src/commands/UpdateWorkloadCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateWorkloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class UpdateWorkloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2WindowsBarleyService", + operation: "UpdateWorkload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-applicationcostprofiler/package.json b/clients/client-applicationcostprofiler/package.json index 4d931e70192f2..336813f3a22fc 100644 --- a/clients/client-applicationcostprofiler/package.json +++ b/clients/client-applicationcostprofiler/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-applicationcostprofiler/src/commands/DeleteReportDefinitionCommand.ts b/clients/client-applicationcostprofiler/src/commands/DeleteReportDefinitionCommand.ts index 4d990d70c7892..a39644cc63f7f 100644 --- a/clients/client-applicationcostprofiler/src/commands/DeleteReportDefinitionCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/DeleteReportDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class DeleteReportDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSApplicationCostProfiler", + operation: "DeleteReportDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-applicationcostprofiler/src/commands/GetReportDefinitionCommand.ts b/clients/client-applicationcostprofiler/src/commands/GetReportDefinitionCommand.ts index f0380778a4418..16c35c46ac28d 100644 --- a/clients/client-applicationcostprofiler/src/commands/GetReportDefinitionCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/GetReportDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class GetReportDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSApplicationCostProfiler", + operation: "GetReportDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-applicationcostprofiler/src/commands/ImportApplicationUsageCommand.ts b/clients/client-applicationcostprofiler/src/commands/ImportApplicationUsageCommand.ts index 12fc691bd6031..a93a3d6895f95 100644 --- a/clients/client-applicationcostprofiler/src/commands/ImportApplicationUsageCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/ImportApplicationUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class ImportApplicationUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSApplicationCostProfiler", + operation: "ImportApplicationUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-applicationcostprofiler/src/commands/ListReportDefinitionsCommand.ts b/clients/client-applicationcostprofiler/src/commands/ListReportDefinitionsCommand.ts index 4a065f4176ed1..c87b5e6f083d9 100644 --- a/clients/client-applicationcostprofiler/src/commands/ListReportDefinitionsCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/ListReportDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class ListReportDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSApplicationCostProfiler", + operation: "ListReportDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-applicationcostprofiler/src/commands/PutReportDefinitionCommand.ts b/clients/client-applicationcostprofiler/src/commands/PutReportDefinitionCommand.ts index 45325d086ed6e..6ffb67307501f 100644 --- a/clients/client-applicationcostprofiler/src/commands/PutReportDefinitionCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/PutReportDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class PutReportDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSApplicationCostProfiler", + operation: "PutReportDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-applicationcostprofiler/src/commands/UpdateReportDefinitionCommand.ts b/clients/client-applicationcostprofiler/src/commands/UpdateReportDefinitionCommand.ts index 8bcf40225453c..2554415f4fa58 100644 --- a/clients/client-applicationcostprofiler/src/commands/UpdateReportDefinitionCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/UpdateReportDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class UpdateReportDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSApplicationCostProfiler", + operation: "UpdateReportDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/package.json b/clients/client-apprunner/package.json index 7d6d2f61741eb..5e1c111496504 100644 --- a/clients/client-apprunner/package.json +++ b/clients/client-apprunner/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-apprunner/src/commands/AssociateCustomDomainCommand.ts b/clients/client-apprunner/src/commands/AssociateCustomDomainCommand.ts index 9b22c3ede2897..dd5ea6384e27d 100644 --- a/clients/client-apprunner/src/commands/AssociateCustomDomainCommand.ts +++ b/clients/client-apprunner/src/commands/AssociateCustomDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -150,6 +151,10 @@ export class AssociateCustomDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "AssociateCustomDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/CreateAutoScalingConfigurationCommand.ts b/clients/client-apprunner/src/commands/CreateAutoScalingConfigurationCommand.ts index 48a41401fe257..6b23df59ae588 100644 --- a/clients/client-apprunner/src/commands/CreateAutoScalingConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/CreateAutoScalingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -158,6 +159,10 @@ export class CreateAutoScalingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "CreateAutoScalingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/CreateConnectionCommand.ts b/clients/client-apprunner/src/commands/CreateConnectionCommand.ts index f2a6669abff1d..e72383fa4d45e 100644 --- a/clients/client-apprunner/src/commands/CreateConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/CreateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -142,6 +143,10 @@ export class CreateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "CreateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/CreateObservabilityConfigurationCommand.ts b/clients/client-apprunner/src/commands/CreateObservabilityConfigurationCommand.ts index 6123013cf3607..e0072b963e816 100644 --- a/clients/client-apprunner/src/commands/CreateObservabilityConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/CreateObservabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -158,6 +159,10 @@ export class CreateObservabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "CreateObservabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/CreateServiceCommand.ts b/clients/client-apprunner/src/commands/CreateServiceCommand.ts index ddba9d4b33829..dc8a5084a70db 100644 --- a/clients/client-apprunner/src/commands/CreateServiceCommand.ts +++ b/clients/client-apprunner/src/commands/CreateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -295,6 +296,10 @@ export class CreateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateServiceRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateServiceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "CreateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/CreateVpcConnectorCommand.ts b/clients/client-apprunner/src/commands/CreateVpcConnectorCommand.ts index 5b050161e84a8..63964a39cda88 100644 --- a/clients/client-apprunner/src/commands/CreateVpcConnectorCommand.ts +++ b/clients/client-apprunner/src/commands/CreateVpcConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -151,6 +152,10 @@ export class CreateVpcConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "CreateVpcConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/CreateVpcIngressConnectionCommand.ts b/clients/client-apprunner/src/commands/CreateVpcIngressConnectionCommand.ts index 857e1e5483c23..94e337c098f4d 100644 --- a/clients/client-apprunner/src/commands/CreateVpcIngressConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/CreateVpcIngressConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -152,6 +153,10 @@ export class CreateVpcIngressConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "CreateVpcIngressConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DeleteAutoScalingConfigurationCommand.ts b/clients/client-apprunner/src/commands/DeleteAutoScalingConfigurationCommand.ts index 673e2d5d1e7c8..61b1a664ca75e 100644 --- a/clients/client-apprunner/src/commands/DeleteAutoScalingConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteAutoScalingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -140,6 +141,10 @@ export class DeleteAutoScalingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DeleteAutoScalingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DeleteConnectionCommand.ts b/clients/client-apprunner/src/commands/DeleteConnectionCommand.ts index 70cb2a19d156d..e4cd581a98c21 100644 --- a/clients/client-apprunner/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -130,6 +131,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DeleteObservabilityConfigurationCommand.ts b/clients/client-apprunner/src/commands/DeleteObservabilityConfigurationCommand.ts index 387402bceb000..eaa30de897ebe 100644 --- a/clients/client-apprunner/src/commands/DeleteObservabilityConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteObservabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -140,6 +141,10 @@ export class DeleteObservabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DeleteObservabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DeleteServiceCommand.ts b/clients/client-apprunner/src/commands/DeleteServiceCommand.ts index 17e60aaf6f0bf..cea91ee9d4e4c 100644 --- a/clients/client-apprunner/src/commands/DeleteServiceCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -221,6 +222,10 @@ export class DeleteServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteServiceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DeleteService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DeleteVpcConnectorCommand.ts b/clients/client-apprunner/src/commands/DeleteVpcConnectorCommand.ts index e16494843e862..aee302801457f 100644 --- a/clients/client-apprunner/src/commands/DeleteVpcConnectorCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteVpcConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -137,6 +138,10 @@ export class DeleteVpcConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DeleteVpcConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DeleteVpcIngressConnectionCommand.ts b/clients/client-apprunner/src/commands/DeleteVpcIngressConnectionCommand.ts index 5a0a4215180f1..bdd0c865051da 100644 --- a/clients/client-apprunner/src/commands/DeleteVpcIngressConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteVpcIngressConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -162,6 +163,10 @@ export class DeleteVpcIngressConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DeleteVpcIngressConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DescribeAutoScalingConfigurationCommand.ts b/clients/client-apprunner/src/commands/DescribeAutoScalingConfigurationCommand.ts index 2abd3a84c82c9..b035f34f8c21a 100644 --- a/clients/client-apprunner/src/commands/DescribeAutoScalingConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeAutoScalingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -139,6 +140,10 @@ export class DescribeAutoScalingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DescribeAutoScalingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DescribeCustomDomainsCommand.ts b/clients/client-apprunner/src/commands/DescribeCustomDomainsCommand.ts index 2b55661a83922..096887501fa11 100644 --- a/clients/client-apprunner/src/commands/DescribeCustomDomainsCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeCustomDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -149,6 +150,10 @@ export class DescribeCustomDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DescribeCustomDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DescribeObservabilityConfigurationCommand.ts b/clients/client-apprunner/src/commands/DescribeObservabilityConfigurationCommand.ts index 60c3c99e46468..04060290865ba 100644 --- a/clients/client-apprunner/src/commands/DescribeObservabilityConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeObservabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -142,6 +143,10 @@ export class DescribeObservabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DescribeObservabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DescribeServiceCommand.ts b/clients/client-apprunner/src/commands/DescribeServiceCommand.ts index 786981b4feb35..7fb52c0ab1f8c 100644 --- a/clients/client-apprunner/src/commands/DescribeServiceCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -213,6 +214,10 @@ export class DescribeServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeServiceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DescribeService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DescribeVpcConnectorCommand.ts b/clients/client-apprunner/src/commands/DescribeVpcConnectorCommand.ts index 6d2448e5af59e..67fa63a1f51c6 100644 --- a/clients/client-apprunner/src/commands/DescribeVpcConnectorCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeVpcConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -136,6 +137,10 @@ export class DescribeVpcConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DescribeVpcConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DescribeVpcIngressConnectionCommand.ts b/clients/client-apprunner/src/commands/DescribeVpcIngressConnectionCommand.ts index cc2517ffa8d87..ca3c8ae3e7e01 100644 --- a/clients/client-apprunner/src/commands/DescribeVpcIngressConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeVpcIngressConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -141,6 +142,10 @@ export class DescribeVpcIngressConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DescribeVpcIngressConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/DisassociateCustomDomainCommand.ts b/clients/client-apprunner/src/commands/DisassociateCustomDomainCommand.ts index 220f143b0ad6c..913f8a8f8ec64 100644 --- a/clients/client-apprunner/src/commands/DisassociateCustomDomainCommand.ts +++ b/clients/client-apprunner/src/commands/DisassociateCustomDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -151,6 +152,10 @@ export class DisassociateCustomDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "DisassociateCustomDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ListAutoScalingConfigurationsCommand.ts b/clients/client-apprunner/src/commands/ListAutoScalingConfigurationsCommand.ts index 4395e966cbddb..a95f3417ba501 100644 --- a/clients/client-apprunner/src/commands/ListAutoScalingConfigurationsCommand.ts +++ b/clients/client-apprunner/src/commands/ListAutoScalingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -139,6 +140,10 @@ export class ListAutoScalingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ListAutoScalingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ListConnectionsCommand.ts b/clients/client-apprunner/src/commands/ListConnectionsCommand.ts index 38a23c2bd6544..a9f4d798d1676 100644 --- a/clients/client-apprunner/src/commands/ListConnectionsCommand.ts +++ b/clients/client-apprunner/src/commands/ListConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -131,6 +132,10 @@ export class ListConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ListConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ListObservabilityConfigurationsCommand.ts b/clients/client-apprunner/src/commands/ListObservabilityConfigurationsCommand.ts index 0c89d4a6ebc06..8791384c5c09b 100644 --- a/clients/client-apprunner/src/commands/ListObservabilityConfigurationsCommand.ts +++ b/clients/client-apprunner/src/commands/ListObservabilityConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -139,6 +140,10 @@ export class ListObservabilityConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ListObservabilityConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ListOperationsCommand.ts b/clients/client-apprunner/src/commands/ListOperationsCommand.ts index b093d36e0017d..79bb5d9365435 100644 --- a/clients/client-apprunner/src/commands/ListOperationsCommand.ts +++ b/clients/client-apprunner/src/commands/ListOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -138,6 +139,10 @@ export class ListOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ListOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ListServicesCommand.ts b/clients/client-apprunner/src/commands/ListServicesCommand.ts index e8c21957d02be..4f755a3441ab5 100644 --- a/clients/client-apprunner/src/commands/ListServicesCommand.ts +++ b/clients/client-apprunner/src/commands/ListServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -130,6 +131,10 @@ export class ListServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ListServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ListTagsForResourceCommand.ts b/clients/client-apprunner/src/commands/ListTagsForResourceCommand.ts index dad4c7984fa7a..6f5044ffc8dc7 100644 --- a/clients/client-apprunner/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-apprunner/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ListVpcConnectorsCommand.ts b/clients/client-apprunner/src/commands/ListVpcConnectorsCommand.ts index fd35b75fee890..b3713aacd5562 100644 --- a/clients/client-apprunner/src/commands/ListVpcConnectorsCommand.ts +++ b/clients/client-apprunner/src/commands/ListVpcConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -137,6 +138,10 @@ export class ListVpcConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ListVpcConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ListVpcIngressConnectionsCommand.ts b/clients/client-apprunner/src/commands/ListVpcIngressConnectionsCommand.ts index 1ad5d496f016c..e0f5386f2aa12 100644 --- a/clients/client-apprunner/src/commands/ListVpcIngressConnectionsCommand.ts +++ b/clients/client-apprunner/src/commands/ListVpcIngressConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -131,6 +132,10 @@ export class ListVpcIngressConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ListVpcIngressConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/PauseServiceCommand.ts b/clients/client-apprunner/src/commands/PauseServiceCommand.ts index e3100213e8c43..f9faadd26cb10 100644 --- a/clients/client-apprunner/src/commands/PauseServiceCommand.ts +++ b/clients/client-apprunner/src/commands/PauseServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -214,6 +215,10 @@ export class PauseServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: PauseServiceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "PauseService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/ResumeServiceCommand.ts b/clients/client-apprunner/src/commands/ResumeServiceCommand.ts index 04f2b39f927d9..3aa9a244918ae 100644 --- a/clients/client-apprunner/src/commands/ResumeServiceCommand.ts +++ b/clients/client-apprunner/src/commands/ResumeServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -217,6 +218,10 @@ export class ResumeServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ResumeServiceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "ResumeService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/StartDeploymentCommand.ts b/clients/client-apprunner/src/commands/StartDeploymentCommand.ts index 17b11f60a2c84..8eb7b7f05b226 100644 --- a/clients/client-apprunner/src/commands/StartDeploymentCommand.ts +++ b/clients/client-apprunner/src/commands/StartDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -128,6 +129,10 @@ export class StartDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "StartDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/TagResourceCommand.ts b/clients/client-apprunner/src/commands/TagResourceCommand.ts index beac0b4737458..166d63b3ee6db 100644 --- a/clients/client-apprunner/src/commands/TagResourceCommand.ts +++ b/clients/client-apprunner/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/UntagResourceCommand.ts b/clients/client-apprunner/src/commands/UntagResourceCommand.ts index 373d144e7c5bd..bbd979ac43acf 100644 --- a/clients/client-apprunner/src/commands/UntagResourceCommand.ts +++ b/clients/client-apprunner/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/UpdateServiceCommand.ts b/clients/client-apprunner/src/commands/UpdateServiceCommand.ts index a24e893fd5a15..c6a5bfd1dbbd7 100644 --- a/clients/client-apprunner/src/commands/UpdateServiceCommand.ts +++ b/clients/client-apprunner/src/commands/UpdateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -291,6 +292,10 @@ export class UpdateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateServiceRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateServiceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "UpdateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-apprunner/src/commands/UpdateVpcIngressConnectionCommand.ts b/clients/client-apprunner/src/commands/UpdateVpcIngressConnectionCommand.ts index 6f46a9d2b899c..e2b926d7e02c6 100644 --- a/clients/client-apprunner/src/commands/UpdateVpcIngressConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/UpdateVpcIngressConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppRunnerClient"; @@ -160,6 +161,10 @@ export class UpdateVpcIngressConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AppRunner", + operation: "UpdateVpcIngressConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/package.json b/clients/client-appstream/package.json index 7aa1f6afe55fc..74e0d9e5b031c 100644 --- a/clients/client-appstream/package.json +++ b/clients/client-appstream/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-appstream/src/commands/AssociateAppBlockBuilderAppBlockCommand.ts b/clients/client-appstream/src/commands/AssociateAppBlockBuilderAppBlockCommand.ts index be04c6840e225..bb0ddb82c071d 100644 --- a/clients/client-appstream/src/commands/AssociateAppBlockBuilderAppBlockCommand.ts +++ b/clients/client-appstream/src/commands/AssociateAppBlockBuilderAppBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -138,6 +139,10 @@ export class AssociateAppBlockBuilderAppBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "AssociateAppBlockBuilderAppBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/AssociateApplicationFleetCommand.ts b/clients/client-appstream/src/commands/AssociateApplicationFleetCommand.ts index 1e2a27e377859..36d508a8c8842 100644 --- a/clients/client-appstream/src/commands/AssociateApplicationFleetCommand.ts +++ b/clients/client-appstream/src/commands/AssociateApplicationFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -133,6 +134,10 @@ export class AssociateApplicationFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "AssociateApplicationFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/AssociateApplicationToEntitlementCommand.ts b/clients/client-appstream/src/commands/AssociateApplicationToEntitlementCommand.ts index 6f4f3e015f431..b893e29c5911c 100644 --- a/clients/client-appstream/src/commands/AssociateApplicationToEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/AssociateApplicationToEntitlementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -131,6 +132,10 @@ export class AssociateApplicationToEntitlementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "AssociateApplicationToEntitlement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/AssociateFleetCommand.ts b/clients/client-appstream/src/commands/AssociateFleetCommand.ts index 3751897d36933..67234101577cc 100644 --- a/clients/client-appstream/src/commands/AssociateFleetCommand.ts +++ b/clients/client-appstream/src/commands/AssociateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -131,6 +132,10 @@ export class AssociateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "AssociateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/BatchAssociateUserStackCommand.ts b/clients/client-appstream/src/commands/BatchAssociateUserStackCommand.ts index 4400a573c82a8..a1eb9ccebf57f 100644 --- a/clients/client-appstream/src/commands/BatchAssociateUserStackCommand.ts +++ b/clients/client-appstream/src/commands/BatchAssociateUserStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -143,6 +144,10 @@ export class BatchAssociateUserStackCommand extends $Command< commandName, inputFilterSensitiveLog: BatchAssociateUserStackRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchAssociateUserStackResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "BatchAssociateUserStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/BatchDisassociateUserStackCommand.ts b/clients/client-appstream/src/commands/BatchDisassociateUserStackCommand.ts index bd1e58ff287c4..31d8efed7bf9f 100644 --- a/clients/client-appstream/src/commands/BatchDisassociateUserStackCommand.ts +++ b/clients/client-appstream/src/commands/BatchDisassociateUserStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -143,6 +144,10 @@ export class BatchDisassociateUserStackCommand extends $Command< commandName, inputFilterSensitiveLog: BatchDisassociateUserStackRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchDisassociateUserStackResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "BatchDisassociateUserStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CopyImageCommand.ts b/clients/client-appstream/src/commands/CopyImageCommand.ts index 711ae44628616..24e6ca4cc6fc4 100644 --- a/clients/client-appstream/src/commands/CopyImageCommand.ts +++ b/clients/client-appstream/src/commands/CopyImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -133,6 +134,10 @@ export class CopyImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CopyImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/CreateAppBlockBuilderCommand.ts index 7968ba3844dc8..c566ce5a562c3 100644 --- a/clients/client-appstream/src/commands/CreateAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/CreateAppBlockBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -203,6 +204,10 @@ export class CreateAppBlockBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateAppBlockBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateAppBlockBuilderStreamingURLCommand.ts b/clients/client-appstream/src/commands/CreateAppBlockBuilderStreamingURLCommand.ts index 49cc55e7340f5..11f2afb343a1e 100644 --- a/clients/client-appstream/src/commands/CreateAppBlockBuilderStreamingURLCommand.ts +++ b/clients/client-appstream/src/commands/CreateAppBlockBuilderStreamingURLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -127,6 +128,10 @@ export class CreateAppBlockBuilderStreamingURLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateAppBlockBuilderStreamingURL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateAppBlockCommand.ts b/clients/client-appstream/src/commands/CreateAppBlockCommand.ts index 2e5e6309673aa..aa7280fc62a83 100644 --- a/clients/client-appstream/src/commands/CreateAppBlockCommand.ts +++ b/clients/client-appstream/src/commands/CreateAppBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -196,6 +197,10 @@ export class CreateAppBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateAppBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateApplicationCommand.ts b/clients/client-appstream/src/commands/CreateApplicationCommand.ts index b84c2cbf7bb09..478373a5dd476 100644 --- a/clients/client-appstream/src/commands/CreateApplicationCommand.ts +++ b/clients/client-appstream/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -179,6 +180,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateDirectoryConfigCommand.ts b/clients/client-appstream/src/commands/CreateDirectoryConfigCommand.ts index c15617d1a9501..d14cd37b2314a 100644 --- a/clients/client-appstream/src/commands/CreateDirectoryConfigCommand.ts +++ b/clients/client-appstream/src/commands/CreateDirectoryConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -162,6 +163,10 @@ export class CreateDirectoryConfigCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDirectoryConfigRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateDirectoryConfigResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateDirectoryConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateEntitlementCommand.ts b/clients/client-appstream/src/commands/CreateEntitlementCommand.ts index df9608b9b04ce..7b10e2d1a127f 100644 --- a/clients/client-appstream/src/commands/CreateEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/CreateEntitlementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -153,6 +154,10 @@ export class CreateEntitlementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateEntitlement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateFleetCommand.ts b/clients/client-appstream/src/commands/CreateFleetCommand.ts index 3535e4cacdf8e..6d6d882303231 100644 --- a/clients/client-appstream/src/commands/CreateFleetCommand.ts +++ b/clients/client-appstream/src/commands/CreateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -234,6 +235,10 @@ export class CreateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateImageBuilderCommand.ts b/clients/client-appstream/src/commands/CreateImageBuilderCommand.ts index 21678eeb6ab9a..4ae071b117e1a 100644 --- a/clients/client-appstream/src/commands/CreateImageBuilderCommand.ts +++ b/clients/client-appstream/src/commands/CreateImageBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -223,6 +224,10 @@ export class CreateImageBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateImageBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateImageBuilderStreamingURLCommand.ts b/clients/client-appstream/src/commands/CreateImageBuilderStreamingURLCommand.ts index 135c45e6e5262..4027732f6ae4c 100644 --- a/clients/client-appstream/src/commands/CreateImageBuilderStreamingURLCommand.ts +++ b/clients/client-appstream/src/commands/CreateImageBuilderStreamingURLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -127,6 +128,10 @@ export class CreateImageBuilderStreamingURLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateImageBuilderStreamingURL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateStackCommand.ts b/clients/client-appstream/src/commands/CreateStackCommand.ts index d5f65f3628b57..a3b03cd7d941f 100644 --- a/clients/client-appstream/src/commands/CreateStackCommand.ts +++ b/clients/client-appstream/src/commands/CreateStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -217,6 +218,10 @@ export class CreateStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateStreamingURLCommand.ts b/clients/client-appstream/src/commands/CreateStreamingURLCommand.ts index 3c58b8b73c4f9..c97d578f9aee3 100644 --- a/clients/client-appstream/src/commands/CreateStreamingURLCommand.ts +++ b/clients/client-appstream/src/commands/CreateStreamingURLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -132,6 +133,10 @@ export class CreateStreamingURLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateStreamingURL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateUpdatedImageCommand.ts b/clients/client-appstream/src/commands/CreateUpdatedImageCommand.ts index 5c081653ed31e..8b323adbdcdac 100644 --- a/clients/client-appstream/src/commands/CreateUpdatedImageCommand.ts +++ b/clients/client-appstream/src/commands/CreateUpdatedImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -202,6 +203,10 @@ export class CreateUpdatedImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateUpdatedImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateUsageReportSubscriptionCommand.ts b/clients/client-appstream/src/commands/CreateUsageReportSubscriptionCommand.ts index 12a140c2982cc..34bff7bbbeb10 100644 --- a/clients/client-appstream/src/commands/CreateUsageReportSubscriptionCommand.ts +++ b/clients/client-appstream/src/commands/CreateUsageReportSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -127,6 +128,10 @@ export class CreateUsageReportSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateUsageReportSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/CreateUserCommand.ts b/clients/client-appstream/src/commands/CreateUserCommand.ts index dfe8d6e5f898a..2645d43ed5d25 100644 --- a/clients/client-appstream/src/commands/CreateUserCommand.ts +++ b/clients/client-appstream/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -129,6 +130,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/DeleteAppBlockBuilderCommand.ts index ce12dcc7a3df0..7e2ce02007d86 100644 --- a/clients/client-appstream/src/commands/DeleteAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/DeleteAppBlockBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -126,6 +127,10 @@ export class DeleteAppBlockBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteAppBlockBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteAppBlockCommand.ts b/clients/client-appstream/src/commands/DeleteAppBlockCommand.ts index 4d21e4aa49cf6..6b27abb613364 100644 --- a/clients/client-appstream/src/commands/DeleteAppBlockCommand.ts +++ b/clients/client-appstream/src/commands/DeleteAppBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -121,6 +122,10 @@ export class DeleteAppBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteAppBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteApplicationCommand.ts b/clients/client-appstream/src/commands/DeleteApplicationCommand.ts index 37d5e216df690..80b9f5086014b 100644 --- a/clients/client-appstream/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-appstream/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -124,6 +125,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteDirectoryConfigCommand.ts b/clients/client-appstream/src/commands/DeleteDirectoryConfigCommand.ts index 192507ad98c85..e0dbe28d45c56 100644 --- a/clients/client-appstream/src/commands/DeleteDirectoryConfigCommand.ts +++ b/clients/client-appstream/src/commands/DeleteDirectoryConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -118,6 +119,10 @@ export class DeleteDirectoryConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteDirectoryConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteEntitlementCommand.ts b/clients/client-appstream/src/commands/DeleteEntitlementCommand.ts index f9df881e526c2..4bcfc5399e9de 100644 --- a/clients/client-appstream/src/commands/DeleteEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/DeleteEntitlementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -125,6 +126,10 @@ export class DeleteEntitlementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteEntitlement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteFleetCommand.ts b/clients/client-appstream/src/commands/DeleteFleetCommand.ts index fe0bb8deab37a..ac77098bf563a 100644 --- a/clients/client-appstream/src/commands/DeleteFleetCommand.ts +++ b/clients/client-appstream/src/commands/DeleteFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -119,6 +120,10 @@ export class DeleteFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteImageBuilderCommand.ts b/clients/client-appstream/src/commands/DeleteImageBuilderCommand.ts index b03f7af8290c5..5f2c55804153d 100644 --- a/clients/client-appstream/src/commands/DeleteImageBuilderCommand.ts +++ b/clients/client-appstream/src/commands/DeleteImageBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -169,6 +170,10 @@ export class DeleteImageBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteImageBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteImageCommand.ts b/clients/client-appstream/src/commands/DeleteImageCommand.ts index 99337b6ecb345..f1fb46cad228e 100644 --- a/clients/client-appstream/src/commands/DeleteImageCommand.ts +++ b/clients/client-appstream/src/commands/DeleteImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -182,6 +183,10 @@ export class DeleteImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteImagePermissionsCommand.ts b/clients/client-appstream/src/commands/DeleteImagePermissionsCommand.ts index e21db28546160..569a1fe535d80 100644 --- a/clients/client-appstream/src/commands/DeleteImagePermissionsCommand.ts +++ b/clients/client-appstream/src/commands/DeleteImagePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -119,6 +120,10 @@ export class DeleteImagePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteImagePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteStackCommand.ts b/clients/client-appstream/src/commands/DeleteStackCommand.ts index b53824fb13f0f..1037ba8135beb 100644 --- a/clients/client-appstream/src/commands/DeleteStackCommand.ts +++ b/clients/client-appstream/src/commands/DeleteStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -122,6 +123,10 @@ export class DeleteStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteUsageReportSubscriptionCommand.ts b/clients/client-appstream/src/commands/DeleteUsageReportSubscriptionCommand.ts index 7698586fbffd0..a80bfd3a66b33 100644 --- a/clients/client-appstream/src/commands/DeleteUsageReportSubscriptionCommand.ts +++ b/clients/client-appstream/src/commands/DeleteUsageReportSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -121,6 +122,10 @@ export class DeleteUsageReportSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteUsageReportSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DeleteUserCommand.ts b/clients/client-appstream/src/commands/DeleteUserCommand.ts index 85d7299c45a93..4d58ecae60dde 100644 --- a/clients/client-appstream/src/commands/DeleteUserCommand.ts +++ b/clients/client-appstream/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -114,6 +115,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.ts b/clients/client-appstream/src/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.ts index 08484df56b671..b80a4992f38dd 100644 --- a/clients/client-appstream/src/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -144,6 +145,10 @@ export class DescribeAppBlockBuilderAppBlockAssociationsCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeAppBlockBuilderAppBlockAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeAppBlockBuildersCommand.ts b/clients/client-appstream/src/commands/DescribeAppBlockBuildersCommand.ts index 3dced9ba3592d..a288628a5f5e3 100644 --- a/clients/client-appstream/src/commands/DescribeAppBlockBuildersCommand.ts +++ b/clients/client-appstream/src/commands/DescribeAppBlockBuildersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -163,6 +164,10 @@ export class DescribeAppBlockBuildersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeAppBlockBuilders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeAppBlocksCommand.ts b/clients/client-appstream/src/commands/DescribeAppBlocksCommand.ts index 1878210ffd63b..f26814dd30f99 100644 --- a/clients/client-appstream/src/commands/DescribeAppBlocksCommand.ts +++ b/clients/client-appstream/src/commands/DescribeAppBlocksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -163,6 +164,10 @@ export class DescribeAppBlocksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeAppBlocks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeApplicationFleetAssociationsCommand.ts b/clients/client-appstream/src/commands/DescribeApplicationFleetAssociationsCommand.ts index f3159c95d53f2..eb84993e59f4f 100644 --- a/clients/client-appstream/src/commands/DescribeApplicationFleetAssociationsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeApplicationFleetAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -137,6 +138,10 @@ export class DescribeApplicationFleetAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeApplicationFleetAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeApplicationsCommand.ts b/clients/client-appstream/src/commands/DescribeApplicationsCommand.ts index a5097019a8edb..25dc08d2dd6b2 100644 --- a/clients/client-appstream/src/commands/DescribeApplicationsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -152,6 +153,10 @@ export class DescribeApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeDirectoryConfigsCommand.ts b/clients/client-appstream/src/commands/DescribeDirectoryConfigsCommand.ts index 10b940deb611e..1d16461233761 100644 --- a/clients/client-appstream/src/commands/DescribeDirectoryConfigsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeDirectoryConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -144,6 +145,10 @@ export class DescribeDirectoryConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDirectoryConfigsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeDirectoryConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeEntitlementsCommand.ts b/clients/client-appstream/src/commands/DescribeEntitlementsCommand.ts index c599bdc12d5b5..e6fde4da900d5 100644 --- a/clients/client-appstream/src/commands/DescribeEntitlementsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeEntitlementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -142,6 +143,10 @@ export class DescribeEntitlementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeEntitlements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeFleetsCommand.ts b/clients/client-appstream/src/commands/DescribeFleetsCommand.ts index 1eb94c4b78f06..994541e7e10f7 100644 --- a/clients/client-appstream/src/commands/DescribeFleetsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -173,6 +174,10 @@ export class DescribeFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeImageBuildersCommand.ts b/clients/client-appstream/src/commands/DescribeImageBuildersCommand.ts index af95b88fab0ea..5d1565b16b83d 100644 --- a/clients/client-appstream/src/commands/DescribeImageBuildersCommand.ts +++ b/clients/client-appstream/src/commands/DescribeImageBuildersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -170,6 +171,10 @@ export class DescribeImageBuildersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeImageBuilders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeImagePermissionsCommand.ts b/clients/client-appstream/src/commands/DescribeImagePermissionsCommand.ts index cc1ca94d0e715..e5c0ba5c7de3b 100644 --- a/clients/client-appstream/src/commands/DescribeImagePermissionsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeImagePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -132,6 +133,10 @@ export class DescribeImagePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeImagePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeImagesCommand.ts b/clients/client-appstream/src/commands/DescribeImagesCommand.ts index 1d879a7d21c67..2c1153ffc3311 100644 --- a/clients/client-appstream/src/commands/DescribeImagesCommand.ts +++ b/clients/client-appstream/src/commands/DescribeImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -188,6 +189,10 @@ export class DescribeImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeSessionsCommand.ts b/clients/client-appstream/src/commands/DescribeSessionsCommand.ts index fb1eeba66a7e8..7caf23659c65d 100644 --- a/clients/client-appstream/src/commands/DescribeSessionsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -141,6 +142,10 @@ export class DescribeSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeStacksCommand.ts b/clients/client-appstream/src/commands/DescribeStacksCommand.ts index 21942bb16544f..4bfe9201bb585 100644 --- a/clients/client-appstream/src/commands/DescribeStacksCommand.ts +++ b/clients/client-appstream/src/commands/DescribeStacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -169,6 +170,10 @@ export class DescribeStacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeStacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeUsageReportSubscriptionsCommand.ts b/clients/client-appstream/src/commands/DescribeUsageReportSubscriptionsCommand.ts index c7a7d6377cc7d..744f42998fe32 100644 --- a/clients/client-appstream/src/commands/DescribeUsageReportSubscriptionsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeUsageReportSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -139,6 +140,10 @@ export class DescribeUsageReportSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeUsageReportSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeUserStackAssociationsCommand.ts b/clients/client-appstream/src/commands/DescribeUserStackAssociationsCommand.ts index 9c4ac24f5c822..dcfc098859724 100644 --- a/clients/client-appstream/src/commands/DescribeUserStackAssociationsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeUserStackAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -150,6 +151,10 @@ export class DescribeUserStackAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeUserStackAssociationsRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeUserStackAssociationsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeUserStackAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DescribeUsersCommand.ts b/clients/client-appstream/src/commands/DescribeUsersCommand.ts index 7ba5a5ba8a3e9..bf817ac655db3 100644 --- a/clients/client-appstream/src/commands/DescribeUsersCommand.ts +++ b/clients/client-appstream/src/commands/DescribeUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -135,6 +136,10 @@ export class DescribeUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeUsersResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DescribeUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DisableUserCommand.ts b/clients/client-appstream/src/commands/DisableUserCommand.ts index d287079a42428..6b21a1c0d6f25 100644 --- a/clients/client-appstream/src/commands/DisableUserCommand.ts +++ b/clients/client-appstream/src/commands/DisableUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -114,6 +115,10 @@ export class DisableUserCommand extends $Command< commandName, inputFilterSensitiveLog: DisableUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DisableUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DisassociateAppBlockBuilderAppBlockCommand.ts b/clients/client-appstream/src/commands/DisassociateAppBlockBuilderAppBlockCommand.ts index 21a1c00b79f51..3b9639e392367 100644 --- a/clients/client-appstream/src/commands/DisassociateAppBlockBuilderAppBlockCommand.ts +++ b/clients/client-appstream/src/commands/DisassociateAppBlockBuilderAppBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -133,6 +134,10 @@ export class DisassociateAppBlockBuilderAppBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DisassociateAppBlockBuilderAppBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DisassociateApplicationFleetCommand.ts b/clients/client-appstream/src/commands/DisassociateApplicationFleetCommand.ts index 69b3692f10e13..b306c5573e28c 100644 --- a/clients/client-appstream/src/commands/DisassociateApplicationFleetCommand.ts +++ b/clients/client-appstream/src/commands/DisassociateApplicationFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -127,6 +128,10 @@ export class DisassociateApplicationFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DisassociateApplicationFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DisassociateApplicationFromEntitlementCommand.ts b/clients/client-appstream/src/commands/DisassociateApplicationFromEntitlementCommand.ts index f45a9bef70089..a5e5fb870cf75 100644 --- a/clients/client-appstream/src/commands/DisassociateApplicationFromEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/DisassociateApplicationFromEntitlementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -132,6 +133,10 @@ export class DisassociateApplicationFromEntitlementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DisassociateApplicationFromEntitlement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/DisassociateFleetCommand.ts b/clients/client-appstream/src/commands/DisassociateFleetCommand.ts index 01df54f2eee36..4028ab1e2da0e 100644 --- a/clients/client-appstream/src/commands/DisassociateFleetCommand.ts +++ b/clients/client-appstream/src/commands/DisassociateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -125,6 +126,10 @@ export class DisassociateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "DisassociateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/EnableUserCommand.ts b/clients/client-appstream/src/commands/EnableUserCommand.ts index 7758ea4d6f787..2d5c8293dff7c 100644 --- a/clients/client-appstream/src/commands/EnableUserCommand.ts +++ b/clients/client-appstream/src/commands/EnableUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -117,6 +118,10 @@ export class EnableUserCommand extends $Command< commandName, inputFilterSensitiveLog: EnableUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "EnableUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/ExpireSessionCommand.ts b/clients/client-appstream/src/commands/ExpireSessionCommand.ts index 442e0da1a14a1..84a51be5e1418 100644 --- a/clients/client-appstream/src/commands/ExpireSessionCommand.ts +++ b/clients/client-appstream/src/commands/ExpireSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -110,6 +111,10 @@ export class ExpireSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "ExpireSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/ListAssociatedFleetsCommand.ts b/clients/client-appstream/src/commands/ListAssociatedFleetsCommand.ts index 0d8b91c8d5e91..6ad4f8ea0bb70 100644 --- a/clients/client-appstream/src/commands/ListAssociatedFleetsCommand.ts +++ b/clients/client-appstream/src/commands/ListAssociatedFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -118,6 +119,10 @@ export class ListAssociatedFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "ListAssociatedFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/ListAssociatedStacksCommand.ts b/clients/client-appstream/src/commands/ListAssociatedStacksCommand.ts index e7bef80c8e322..5a60ca2040a6f 100644 --- a/clients/client-appstream/src/commands/ListAssociatedStacksCommand.ts +++ b/clients/client-appstream/src/commands/ListAssociatedStacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -118,6 +119,10 @@ export class ListAssociatedStacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "ListAssociatedStacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/ListEntitledApplicationsCommand.ts b/clients/client-appstream/src/commands/ListEntitledApplicationsCommand.ts index d1b4fbe655b17..73dead22f6673 100644 --- a/clients/client-appstream/src/commands/ListEntitledApplicationsCommand.ts +++ b/clients/client-appstream/src/commands/ListEntitledApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -131,6 +132,10 @@ export class ListEntitledApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "ListEntitledApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/ListTagsForResourceCommand.ts b/clients/client-appstream/src/commands/ListTagsForResourceCommand.ts index 99821b7d6e45a..65ce66118119d 100644 --- a/clients/client-appstream/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appstream/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -120,6 +121,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/StartAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/StartAppBlockBuilderCommand.ts index 6f95891c975f9..b4e0314ccc18d 100644 --- a/clients/client-appstream/src/commands/StartAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/StartAppBlockBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -175,6 +176,10 @@ export class StartAppBlockBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "StartAppBlockBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/StartFleetCommand.ts b/clients/client-appstream/src/commands/StartFleetCommand.ts index 52358c9990c44..8bf1d282f7d96 100644 --- a/clients/client-appstream/src/commands/StartFleetCommand.ts +++ b/clients/client-appstream/src/commands/StartFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -134,6 +135,10 @@ export class StartFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "StartFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/StartImageBuilderCommand.ts b/clients/client-appstream/src/commands/StartImageBuilderCommand.ts index 20d6079c015f8..911397c39f446 100644 --- a/clients/client-appstream/src/commands/StartImageBuilderCommand.ts +++ b/clients/client-appstream/src/commands/StartImageBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -176,6 +177,10 @@ export class StartImageBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "StartImageBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/StopAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/StopAppBlockBuilderCommand.ts index c542ac5b34e29..15906e9d89435 100644 --- a/clients/client-appstream/src/commands/StopAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/StopAppBlockBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -161,6 +162,10 @@ export class StopAppBlockBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "StopAppBlockBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/StopFleetCommand.ts b/clients/client-appstream/src/commands/StopFleetCommand.ts index 1c2c905a20e3f..2d6ab33640b56 100644 --- a/clients/client-appstream/src/commands/StopFleetCommand.ts +++ b/clients/client-appstream/src/commands/StopFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -116,6 +117,10 @@ export class StopFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "StopFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/StopImageBuilderCommand.ts b/clients/client-appstream/src/commands/StopImageBuilderCommand.ts index 78d7dbe18e3a0..0e21aff633f5f 100644 --- a/clients/client-appstream/src/commands/StopImageBuilderCommand.ts +++ b/clients/client-appstream/src/commands/StopImageBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -169,6 +170,10 @@ export class StopImageBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "StopImageBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/TagResourceCommand.ts b/clients/client-appstream/src/commands/TagResourceCommand.ts index be09edb0f1acd..6da9da98585a2 100644 --- a/clients/client-appstream/src/commands/TagResourceCommand.ts +++ b/clients/client-appstream/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -127,6 +128,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/UntagResourceCommand.ts b/clients/client-appstream/src/commands/UntagResourceCommand.ts index b1e6462099e10..610112362423f 100644 --- a/clients/client-appstream/src/commands/UntagResourceCommand.ts +++ b/clients/client-appstream/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -118,6 +119,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/UpdateAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/UpdateAppBlockBuilderCommand.ts index adb7a94fc7c74..cfe1733149945 100644 --- a/clients/client-appstream/src/commands/UpdateAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/UpdateAppBlockBuilderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -207,6 +208,10 @@ export class UpdateAppBlockBuilderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "UpdateAppBlockBuilder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/UpdateApplicationCommand.ts b/clients/client-appstream/src/commands/UpdateApplicationCommand.ts index babd57b4e05dd..35e4c3ddb01cc 100644 --- a/clients/client-appstream/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-appstream/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -161,6 +162,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/UpdateDirectoryConfigCommand.ts b/clients/client-appstream/src/commands/UpdateDirectoryConfigCommand.ts index 7dd1852270c7c..b1d0fd48d6ca9 100644 --- a/clients/client-appstream/src/commands/UpdateDirectoryConfigCommand.ts +++ b/clients/client-appstream/src/commands/UpdateDirectoryConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -159,6 +160,10 @@ export class UpdateDirectoryConfigCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDirectoryConfigRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateDirectoryConfigResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "UpdateDirectoryConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/UpdateEntitlementCommand.ts b/clients/client-appstream/src/commands/UpdateEntitlementCommand.ts index 426925e6c5286..1aef2600e74d0 100644 --- a/clients/client-appstream/src/commands/UpdateEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/UpdateEntitlementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -148,6 +149,10 @@ export class UpdateEntitlementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "UpdateEntitlement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/UpdateFleetCommand.ts b/clients/client-appstream/src/commands/UpdateFleetCommand.ts index 05dae8287d5a3..730bc0328ebf0 100644 --- a/clients/client-appstream/src/commands/UpdateFleetCommand.ts +++ b/clients/client-appstream/src/commands/UpdateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -255,6 +256,10 @@ export class UpdateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "UpdateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/UpdateImagePermissionsCommand.ts b/clients/client-appstream/src/commands/UpdateImagePermissionsCommand.ts index ead1e0b541d7c..ba92e1dc69840 100644 --- a/clients/client-appstream/src/commands/UpdateImagePermissionsCommand.ts +++ b/clients/client-appstream/src/commands/UpdateImagePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -126,6 +127,10 @@ export class UpdateImagePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "UpdateImagePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appstream/src/commands/UpdateStackCommand.ts b/clients/client-appstream/src/commands/UpdateStackCommand.ts index aed4e7d75e94d..23c53c9e4e9fc 100644 --- a/clients/client-appstream/src/commands/UpdateStackCommand.ts +++ b/clients/client-appstream/src/commands/UpdateStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient"; @@ -224,6 +225,10 @@ export class UpdateStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PhotonAdminProxyService", + operation: "UpdateStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/package.json b/clients/client-appsync/package.json index a833896680d82..78987c9986566 100644 --- a/clients/client-appsync/package.json +++ b/clients/client-appsync/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-appsync/src/commands/AssociateApiCommand.ts b/clients/client-appsync/src/commands/AssociateApiCommand.ts index 59833396ff302..43d51ac9dc968 100644 --- a/clients/client-appsync/src/commands/AssociateApiCommand.ts +++ b/clients/client-appsync/src/commands/AssociateApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -132,6 +133,10 @@ export class AssociateApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "AssociateApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/AssociateMergedGraphqlApiCommand.ts b/clients/client-appsync/src/commands/AssociateMergedGraphqlApiCommand.ts index e8b1ef26c305f..aa74e3d1be770 100644 --- a/clients/client-appsync/src/commands/AssociateMergedGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/AssociateMergedGraphqlApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -154,6 +155,10 @@ export class AssociateMergedGraphqlApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "AssociateMergedGraphqlApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/AssociateSourceGraphqlApiCommand.ts b/clients/client-appsync/src/commands/AssociateSourceGraphqlApiCommand.ts index 831d7b23e7540..3b436982d8242 100644 --- a/clients/client-appsync/src/commands/AssociateSourceGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/AssociateSourceGraphqlApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -154,6 +155,10 @@ export class AssociateSourceGraphqlApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "AssociateSourceGraphqlApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/CreateApiCacheCommand.ts b/clients/client-appsync/src/commands/CreateApiCacheCommand.ts index 579cc593be58c..a75a5248020c8 100644 --- a/clients/client-appsync/src/commands/CreateApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/CreateApiCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -144,6 +145,10 @@ export class CreateApiCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "CreateApiCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/CreateApiKeyCommand.ts b/clients/client-appsync/src/commands/CreateApiKeyCommand.ts index 1417fc58448d3..052a6300191d4 100644 --- a/clients/client-appsync/src/commands/CreateApiKeyCommand.ts +++ b/clients/client-appsync/src/commands/CreateApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -143,6 +144,10 @@ export class CreateApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "CreateApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/CreateDataSourceCommand.ts b/clients/client-appsync/src/commands/CreateDataSourceCommand.ts index c4b7983b4083a..4fb1d12b52513 100644 --- a/clients/client-appsync/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-appsync/src/commands/CreateDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -232,6 +233,10 @@ export class CreateDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "CreateDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/CreateDomainNameCommand.ts b/clients/client-appsync/src/commands/CreateDomainNameCommand.ts index b5d4d707fc3fa..9d68814a9c44e 100644 --- a/clients/client-appsync/src/commands/CreateDomainNameCommand.ts +++ b/clients/client-appsync/src/commands/CreateDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -132,6 +133,10 @@ export class CreateDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "CreateDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/CreateFunctionCommand.ts b/clients/client-appsync/src/commands/CreateFunctionCommand.ts index e86e773dc8af1..b18c10ffa9026 100644 --- a/clients/client-appsync/src/commands/CreateFunctionCommand.ts +++ b/clients/client-appsync/src/commands/CreateFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -171,6 +172,10 @@ export class CreateFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "CreateFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/CreateGraphqlApiCommand.ts b/clients/client-appsync/src/commands/CreateGraphqlApiCommand.ts index 0257cdd7013e2..55c246196837f 100644 --- a/clients/client-appsync/src/commands/CreateGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/CreateGraphqlApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -250,6 +251,10 @@ export class CreateGraphqlApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "CreateGraphqlApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/CreateResolverCommand.ts b/clients/client-appsync/src/commands/CreateResolverCommand.ts index 6486c6c8f4de8..d21560d7c12d0 100644 --- a/clients/client-appsync/src/commands/CreateResolverCommand.ts +++ b/clients/client-appsync/src/commands/CreateResolverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -196,6 +197,10 @@ export class CreateResolverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "CreateResolver", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/CreateTypeCommand.ts b/clients/client-appsync/src/commands/CreateTypeCommand.ts index f4f6b6ac50788..4d702480683dd 100644 --- a/clients/client-appsync/src/commands/CreateTypeCommand.ts +++ b/clients/client-appsync/src/commands/CreateTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -138,6 +139,10 @@ export class CreateTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "CreateType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DeleteApiCacheCommand.ts b/clients/client-appsync/src/commands/DeleteApiCacheCommand.ts index 2c5a4c78b6a64..26b3189c6f611 100644 --- a/clients/client-appsync/src/commands/DeleteApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/DeleteApiCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -130,6 +131,10 @@ export class DeleteApiCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DeleteApiCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DeleteApiKeyCommand.ts b/clients/client-appsync/src/commands/DeleteApiKeyCommand.ts index c0fc863abf78b..04122510aa9a6 100644 --- a/clients/client-appsync/src/commands/DeleteApiKeyCommand.ts +++ b/clients/client-appsync/src/commands/DeleteApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -125,6 +126,10 @@ export class DeleteApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DeleteApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DeleteDataSourceCommand.ts b/clients/client-appsync/src/commands/DeleteDataSourceCommand.ts index 1254d0496abf9..9b813d9340cf9 100644 --- a/clients/client-appsync/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-appsync/src/commands/DeleteDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -131,6 +132,10 @@ export class DeleteDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DeleteDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DeleteDomainNameCommand.ts b/clients/client-appsync/src/commands/DeleteDomainNameCommand.ts index 1160ed0603ccf..1e09c65091e1a 100644 --- a/clients/client-appsync/src/commands/DeleteDomainNameCommand.ts +++ b/clients/client-appsync/src/commands/DeleteDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -130,6 +131,10 @@ export class DeleteDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DeleteDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DeleteFunctionCommand.ts b/clients/client-appsync/src/commands/DeleteFunctionCommand.ts index ed945e59281b1..7f3023a2c3382 100644 --- a/clients/client-appsync/src/commands/DeleteFunctionCommand.ts +++ b/clients/client-appsync/src/commands/DeleteFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -127,6 +128,10 @@ export class DeleteFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DeleteFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DeleteGraphqlApiCommand.ts b/clients/client-appsync/src/commands/DeleteGraphqlApiCommand.ts index 26a4ab2a41ae7..cbf92c8b8560f 100644 --- a/clients/client-appsync/src/commands/DeleteGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/DeleteGraphqlApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -133,6 +134,10 @@ export class DeleteGraphqlApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DeleteGraphqlApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DeleteResolverCommand.ts b/clients/client-appsync/src/commands/DeleteResolverCommand.ts index 8f9644c0eb018..87d5c31b9d85c 100644 --- a/clients/client-appsync/src/commands/DeleteResolverCommand.ts +++ b/clients/client-appsync/src/commands/DeleteResolverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -132,6 +133,10 @@ export class DeleteResolverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DeleteResolver", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DeleteTypeCommand.ts b/clients/client-appsync/src/commands/DeleteTypeCommand.ts index 427d6576cfa79..dec346d526c65 100644 --- a/clients/client-appsync/src/commands/DeleteTypeCommand.ts +++ b/clients/client-appsync/src/commands/DeleteTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -129,6 +130,10 @@ export class DeleteTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DeleteType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DisassociateApiCommand.ts b/clients/client-appsync/src/commands/DisassociateApiCommand.ts index a692ceaebc81a..f2b486e844c0e 100644 --- a/clients/client-appsync/src/commands/DisassociateApiCommand.ts +++ b/clients/client-appsync/src/commands/DisassociateApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -130,6 +131,10 @@ export class DisassociateApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DisassociateApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DisassociateMergedGraphqlApiCommand.ts b/clients/client-appsync/src/commands/DisassociateMergedGraphqlApiCommand.ts index 983743f975787..753ec94656359 100644 --- a/clients/client-appsync/src/commands/DisassociateMergedGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/DisassociateMergedGraphqlApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -139,6 +140,10 @@ export class DisassociateMergedGraphqlApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DisassociateMergedGraphqlApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/DisassociateSourceGraphqlApiCommand.ts b/clients/client-appsync/src/commands/DisassociateSourceGraphqlApiCommand.ts index d7dbe628ad2e3..3f27b57f5dedc 100644 --- a/clients/client-appsync/src/commands/DisassociateSourceGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/DisassociateSourceGraphqlApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -139,6 +140,10 @@ export class DisassociateSourceGraphqlApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "DisassociateSourceGraphqlApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/EvaluateCodeCommand.ts b/clients/client-appsync/src/commands/EvaluateCodeCommand.ts index 880e619c2217c..d061cbcac82e5 100644 --- a/clients/client-appsync/src/commands/EvaluateCodeCommand.ts +++ b/clients/client-appsync/src/commands/EvaluateCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -150,6 +151,10 @@ export class EvaluateCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "EvaluateCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/EvaluateMappingTemplateCommand.ts b/clients/client-appsync/src/commands/EvaluateMappingTemplateCommand.ts index 3ca6d1ec80f92..65af14dfbbf8b 100644 --- a/clients/client-appsync/src/commands/EvaluateMappingTemplateCommand.ts +++ b/clients/client-appsync/src/commands/EvaluateMappingTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -137,6 +138,10 @@ export class EvaluateMappingTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "EvaluateMappingTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/FlushApiCacheCommand.ts b/clients/client-appsync/src/commands/FlushApiCacheCommand.ts index a6f315dd23b26..338cf4fba7085 100644 --- a/clients/client-appsync/src/commands/FlushApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/FlushApiCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -128,6 +129,10 @@ export class FlushApiCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "FlushApiCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetApiAssociationCommand.ts b/clients/client-appsync/src/commands/GetApiAssociationCommand.ts index 72707e6b1370d..9a014b90e2dc6 100644 --- a/clients/client-appsync/src/commands/GetApiAssociationCommand.ts +++ b/clients/client-appsync/src/commands/GetApiAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -133,6 +134,10 @@ export class GetApiAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetApiAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetApiCacheCommand.ts b/clients/client-appsync/src/commands/GetApiCacheCommand.ts index 3bcaec4ff9ef4..1a75d55dca2d6 100644 --- a/clients/client-appsync/src/commands/GetApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/GetApiCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -137,6 +138,10 @@ export class GetApiCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetApiCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetDataSourceCommand.ts b/clients/client-appsync/src/commands/GetDataSourceCommand.ts index 12f05dd7683c3..0d0f97cdd66ff 100644 --- a/clients/client-appsync/src/commands/GetDataSourceCommand.ts +++ b/clients/client-appsync/src/commands/GetDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -182,6 +183,10 @@ export class GetDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetDomainNameCommand.ts b/clients/client-appsync/src/commands/GetDomainNameCommand.ts index 2ff74609a4b08..9e26fa1373b65 100644 --- a/clients/client-appsync/src/commands/GetDomainNameCommand.ts +++ b/clients/client-appsync/src/commands/GetDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -132,6 +133,10 @@ export class GetDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetFunctionCommand.ts b/clients/client-appsync/src/commands/GetFunctionCommand.ts index 1450cdc8eaede..a498942e52644 100644 --- a/clients/client-appsync/src/commands/GetFunctionCommand.ts +++ b/clients/client-appsync/src/commands/GetFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -146,6 +147,10 @@ export class GetFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetGraphqlApiCommand.ts b/clients/client-appsync/src/commands/GetGraphqlApiCommand.ts index e950905243c40..33b151d5ba805 100644 --- a/clients/client-appsync/src/commands/GetGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/GetGraphqlApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -193,6 +194,10 @@ export class GetGraphqlApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetGraphqlApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts b/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts index e374ebd426326..f8888a5835642 100644 --- a/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts +++ b/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -139,6 +140,10 @@ export class GetIntrospectionSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetIntrospectionSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetResolverCommand.ts b/clients/client-appsync/src/commands/GetResolverCommand.ts index bbd1ff541b439..ab1722fe9c35c 100644 --- a/clients/client-appsync/src/commands/GetResolverCommand.ts +++ b/clients/client-appsync/src/commands/GetResolverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -157,6 +158,10 @@ export class GetResolverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetResolver", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetSchemaCreationStatusCommand.ts b/clients/client-appsync/src/commands/GetSchemaCreationStatusCommand.ts index e9e608db7d29c..463cfe00bab26 100644 --- a/clients/client-appsync/src/commands/GetSchemaCreationStatusCommand.ts +++ b/clients/client-appsync/src/commands/GetSchemaCreationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -129,6 +130,10 @@ export class GetSchemaCreationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetSchemaCreationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetSourceApiAssociationCommand.ts b/clients/client-appsync/src/commands/GetSourceApiAssociationCommand.ts index d354b6ab86b28..28dacedda7911 100644 --- a/clients/client-appsync/src/commands/GetSourceApiAssociationCommand.ts +++ b/clients/client-appsync/src/commands/GetSourceApiAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -143,6 +144,10 @@ export class GetSourceApiAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetSourceApiAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/GetTypeCommand.ts b/clients/client-appsync/src/commands/GetTypeCommand.ts index 1b6cc45e9aad0..4e967c9ae6185 100644 --- a/clients/client-appsync/src/commands/GetTypeCommand.ts +++ b/clients/client-appsync/src/commands/GetTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -134,6 +135,10 @@ export class GetTypeCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "GetType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListApiKeysCommand.ts b/clients/client-appsync/src/commands/ListApiKeysCommand.ts index eb1f998b9eb97..519a65bb75bd4 100644 --- a/clients/client-appsync/src/commands/ListApiKeysCommand.ts +++ b/clients/client-appsync/src/commands/ListApiKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -142,6 +143,10 @@ export class ListApiKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListApiKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListDataSourcesCommand.ts b/clients/client-appsync/src/commands/ListDataSourcesCommand.ts index 5a87479079bf1..583bdcbb8f8bb 100644 --- a/clients/client-appsync/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-appsync/src/commands/ListDataSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -184,6 +185,10 @@ export class ListDataSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListDataSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListDomainNamesCommand.ts b/clients/client-appsync/src/commands/ListDomainNamesCommand.ts index 78be038ec6042..70dfed513385d 100644 --- a/clients/client-appsync/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-appsync/src/commands/ListDomainNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -134,6 +135,10 @@ export class ListDomainNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListDomainNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListFunctionsCommand.ts b/clients/client-appsync/src/commands/ListFunctionsCommand.ts index d88368f046238..d922434e8402e 100644 --- a/clients/client-appsync/src/commands/ListFunctionsCommand.ts +++ b/clients/client-appsync/src/commands/ListFunctionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -153,6 +154,10 @@ export class ListFunctionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListFunctions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListGraphqlApisCommand.ts b/clients/client-appsync/src/commands/ListGraphqlApisCommand.ts index 7e19b66aad087..91fb195886b97 100644 --- a/clients/client-appsync/src/commands/ListGraphqlApisCommand.ts +++ b/clients/client-appsync/src/commands/ListGraphqlApisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -194,6 +195,10 @@ export class ListGraphqlApisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListGraphqlApis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListResolversByFunctionCommand.ts b/clients/client-appsync/src/commands/ListResolversByFunctionCommand.ts index 66e4d08a808c1..12a426d594256 100644 --- a/clients/client-appsync/src/commands/ListResolversByFunctionCommand.ts +++ b/clients/client-appsync/src/commands/ListResolversByFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -166,6 +167,10 @@ export class ListResolversByFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListResolversByFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListResolversCommand.ts b/clients/client-appsync/src/commands/ListResolversCommand.ts index 16369e5513b90..2717da8fcabf0 100644 --- a/clients/client-appsync/src/commands/ListResolversCommand.ts +++ b/clients/client-appsync/src/commands/ListResolversCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -164,6 +165,10 @@ export class ListResolversCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListResolvers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListSourceApiAssociationsCommand.ts b/clients/client-appsync/src/commands/ListSourceApiAssociationsCommand.ts index 4cdc1ea1fabd3..5102ee5263eb2 100644 --- a/clients/client-appsync/src/commands/ListSourceApiAssociationsCommand.ts +++ b/clients/client-appsync/src/commands/ListSourceApiAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -141,6 +142,10 @@ export class ListSourceApiAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListSourceApiAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListTagsForResourceCommand.ts b/clients/client-appsync/src/commands/ListTagsForResourceCommand.ts index 42c08e02998a6..759ebf87fe26e 100644 --- a/clients/client-appsync/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appsync/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -136,6 +137,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListTypesByAssociationCommand.ts b/clients/client-appsync/src/commands/ListTypesByAssociationCommand.ts index 3f62b14dfcd39..3abd05a636355 100644 --- a/clients/client-appsync/src/commands/ListTypesByAssociationCommand.ts +++ b/clients/client-appsync/src/commands/ListTypesByAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -145,6 +146,10 @@ export class ListTypesByAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListTypesByAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/ListTypesCommand.ts b/clients/client-appsync/src/commands/ListTypesCommand.ts index 7f05f1f7ba634..bf44cd986e9a8 100644 --- a/clients/client-appsync/src/commands/ListTypesCommand.ts +++ b/clients/client-appsync/src/commands/ListTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -142,6 +143,10 @@ export class ListTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "ListTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/StartSchemaCreationCommand.ts b/clients/client-appsync/src/commands/StartSchemaCreationCommand.ts index 2c14ac42b87b9..9b548b84bad60 100644 --- a/clients/client-appsync/src/commands/StartSchemaCreationCommand.ts +++ b/clients/client-appsync/src/commands/StartSchemaCreationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -135,6 +136,10 @@ export class StartSchemaCreationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "StartSchemaCreation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/StartSchemaMergeCommand.ts b/clients/client-appsync/src/commands/StartSchemaMergeCommand.ts index 0dce4a11993fa..488923bda2db7 100644 --- a/clients/client-appsync/src/commands/StartSchemaMergeCommand.ts +++ b/clients/client-appsync/src/commands/StartSchemaMergeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -133,6 +134,10 @@ export class StartSchemaMergeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "StartSchemaMerge", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/TagResourceCommand.ts b/clients/client-appsync/src/commands/TagResourceCommand.ts index 8edc42f4e3cd7..090aa3977ded1 100644 --- a/clients/client-appsync/src/commands/TagResourceCommand.ts +++ b/clients/client-appsync/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -133,6 +134,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UntagResourceCommand.ts b/clients/client-appsync/src/commands/UntagResourceCommand.ts index 805e8f81fdea8..e97e03a288bdb 100644 --- a/clients/client-appsync/src/commands/UntagResourceCommand.ts +++ b/clients/client-appsync/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -133,6 +134,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateApiCacheCommand.ts b/clients/client-appsync/src/commands/UpdateApiCacheCommand.ts index 3e90721baf8e5..e5e5beaca4b35 100644 --- a/clients/client-appsync/src/commands/UpdateApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/UpdateApiCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -142,6 +143,10 @@ export class UpdateApiCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateApiCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateApiKeyCommand.ts b/clients/client-appsync/src/commands/UpdateApiKeyCommand.ts index 6b6e728ce142b..a8fa5ea5eb48d 100644 --- a/clients/client-appsync/src/commands/UpdateApiKeyCommand.ts +++ b/clients/client-appsync/src/commands/UpdateApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -141,6 +142,10 @@ export class UpdateApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateDataSourceCommand.ts b/clients/client-appsync/src/commands/UpdateDataSourceCommand.ts index e67ea8b771aec..48931d21e4f2d 100644 --- a/clients/client-appsync/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-appsync/src/commands/UpdateDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -232,6 +233,10 @@ export class UpdateDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateDomainNameCommand.ts b/clients/client-appsync/src/commands/UpdateDomainNameCommand.ts index c40d6569354cc..bd71af287e520 100644 --- a/clients/client-appsync/src/commands/UpdateDomainNameCommand.ts +++ b/clients/client-appsync/src/commands/UpdateDomainNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -139,6 +140,10 @@ export class UpdateDomainNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateDomainName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateFunctionCommand.ts b/clients/client-appsync/src/commands/UpdateFunctionCommand.ts index 2696e80d40c0e..a503bc6c8902a 100644 --- a/clients/client-appsync/src/commands/UpdateFunctionCommand.ts +++ b/clients/client-appsync/src/commands/UpdateFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -170,6 +171,10 @@ export class UpdateFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateGraphqlApiCommand.ts b/clients/client-appsync/src/commands/UpdateGraphqlApiCommand.ts index bda8ab599f162..7cc0402b3666c 100644 --- a/clients/client-appsync/src/commands/UpdateGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/UpdateGraphqlApiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -247,6 +248,10 @@ export class UpdateGraphqlApiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateGraphqlApi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateResolverCommand.ts b/clients/client-appsync/src/commands/UpdateResolverCommand.ts index 15cba5e8285a2..b141fe473cf79 100644 --- a/clients/client-appsync/src/commands/UpdateResolverCommand.ts +++ b/clients/client-appsync/src/commands/UpdateResolverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -194,6 +195,10 @@ export class UpdateResolverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateResolver", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateSourceApiAssociationCommand.ts b/clients/client-appsync/src/commands/UpdateSourceApiAssociationCommand.ts index 2cbd408bfc9ea..a848e95fe3dee 100644 --- a/clients/client-appsync/src/commands/UpdateSourceApiAssociationCommand.ts +++ b/clients/client-appsync/src/commands/UpdateSourceApiAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -151,6 +152,10 @@ export class UpdateSourceApiAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateSourceApiAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-appsync/src/commands/UpdateTypeCommand.ts b/clients/client-appsync/src/commands/UpdateTypeCommand.ts index a729d46c10d76..1529251f9bc3b 100644 --- a/clients/client-appsync/src/commands/UpdateTypeCommand.ts +++ b/clients/client-appsync/src/commands/UpdateTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppSyncClient"; @@ -139,6 +140,10 @@ export class UpdateTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepdishControlPlaneService", + operation: "UpdateType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-arc-zonal-shift/package.json b/clients/client-arc-zonal-shift/package.json index a524a9c0faeb5..6d12484fe05ec 100644 --- a/clients/client-arc-zonal-shift/package.json +++ b/clients/client-arc-zonal-shift/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-arc-zonal-shift/src/commands/CancelZonalShiftCommand.ts b/clients/client-arc-zonal-shift/src/commands/CancelZonalShiftCommand.ts index 09680b17018c8..10f16d483ad1c 100644 --- a/clients/client-arc-zonal-shift/src/commands/CancelZonalShiftCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/CancelZonalShiftCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ARCZonalShiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ARCZonalShiftClient"; @@ -138,6 +139,10 @@ export class CancelZonalShiftCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PercDataPlane", + operation: "CancelZonalShift", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-arc-zonal-shift/src/commands/GetManagedResourceCommand.ts b/clients/client-arc-zonal-shift/src/commands/GetManagedResourceCommand.ts index 3652a870c6131..75242326a555d 100644 --- a/clients/client-arc-zonal-shift/src/commands/GetManagedResourceCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/GetManagedResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ARCZonalShiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ARCZonalShiftClient"; @@ -146,6 +147,10 @@ export class GetManagedResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PercDataPlane", + operation: "GetManagedResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-arc-zonal-shift/src/commands/ListManagedResourcesCommand.ts b/clients/client-arc-zonal-shift/src/commands/ListManagedResourcesCommand.ts index d583098d03ac9..36907a6c3f5d9 100644 --- a/clients/client-arc-zonal-shift/src/commands/ListManagedResourcesCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/ListManagedResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ARCZonalShiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ARCZonalShiftClient"; @@ -138,6 +139,10 @@ export class ListManagedResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PercDataPlane", + operation: "ListManagedResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-arc-zonal-shift/src/commands/ListZonalShiftsCommand.ts b/clients/client-arc-zonal-shift/src/commands/ListZonalShiftsCommand.ts index fbc0f851ce3f2..68227d274be4d 100644 --- a/clients/client-arc-zonal-shift/src/commands/ListZonalShiftsCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/ListZonalShiftsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ARCZonalShiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ARCZonalShiftClient"; @@ -139,6 +140,10 @@ export class ListZonalShiftsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PercDataPlane", + operation: "ListZonalShifts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-arc-zonal-shift/src/commands/StartZonalShiftCommand.ts b/clients/client-arc-zonal-shift/src/commands/StartZonalShiftCommand.ts index 57490697eda95..77e4ab7ba9550 100644 --- a/clients/client-arc-zonal-shift/src/commands/StartZonalShiftCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/StartZonalShiftCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ARCZonalShiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ARCZonalShiftClient"; @@ -150,6 +151,10 @@ export class StartZonalShiftCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PercDataPlane", + operation: "StartZonalShift", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-arc-zonal-shift/src/commands/UpdateZonalShiftCommand.ts b/clients/client-arc-zonal-shift/src/commands/UpdateZonalShiftCommand.ts index 2bd19373190a9..31b2594f12e16 100644 --- a/clients/client-arc-zonal-shift/src/commands/UpdateZonalShiftCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/UpdateZonalShiftCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ARCZonalShiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ARCZonalShiftClient"; @@ -141,6 +142,10 @@ export class UpdateZonalShiftCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PercDataPlane", + operation: "UpdateZonalShift", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/package.json b/clients/client-athena/package.json index 8394b4fe738e0..29e11f660c719 100644 --- a/clients/client-athena/package.json +++ b/clients/client-athena/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-athena/src/commands/BatchGetNamedQueryCommand.ts b/clients/client-athena/src/commands/BatchGetNamedQueryCommand.ts index 5f84d1a9544f0..8eb4f15e61825 100644 --- a/clients/client-athena/src/commands/BatchGetNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/BatchGetNamedQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -148,6 +149,10 @@ export class BatchGetNamedQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "BatchGetNamedQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/BatchGetPreparedStatementCommand.ts b/clients/client-athena/src/commands/BatchGetPreparedStatementCommand.ts index ca3161ffa98af..a072a831b4509 100644 --- a/clients/client-athena/src/commands/BatchGetPreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/BatchGetPreparedStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -144,6 +145,10 @@ export class BatchGetPreparedStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "BatchGetPreparedStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/BatchGetQueryExecutionCommand.ts b/clients/client-athena/src/commands/BatchGetQueryExecutionCommand.ts index f5387f724a087..78170eb7c354a 100644 --- a/clients/client-athena/src/commands/BatchGetQueryExecutionCommand.ts +++ b/clients/client-athena/src/commands/BatchGetQueryExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -196,6 +197,10 @@ export class BatchGetQueryExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "BatchGetQueryExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/CancelCapacityReservationCommand.ts b/clients/client-athena/src/commands/CancelCapacityReservationCommand.ts index e0c322785f453..b0fd9d381b9b8 100644 --- a/clients/client-athena/src/commands/CancelCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/CancelCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -120,6 +121,10 @@ export class CancelCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "CancelCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/CreateCapacityReservationCommand.ts b/clients/client-athena/src/commands/CreateCapacityReservationCommand.ts index 9fabc55ff740b..7d441ae30c59e 100644 --- a/clients/client-athena/src/commands/CreateCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/CreateCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -127,6 +128,10 @@ export class CreateCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "CreateCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/CreateDataCatalogCommand.ts b/clients/client-athena/src/commands/CreateDataCatalogCommand.ts index 8df508e48458c..7cd79fc0fcd58 100644 --- a/clients/client-athena/src/commands/CreateDataCatalogCommand.ts +++ b/clients/client-athena/src/commands/CreateDataCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -132,6 +133,10 @@ export class CreateDataCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "CreateDataCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/CreateNamedQueryCommand.ts b/clients/client-athena/src/commands/CreateNamedQueryCommand.ts index d94b4c2f01cb5..057a33e42e87c 100644 --- a/clients/client-athena/src/commands/CreateNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/CreateNamedQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -131,6 +132,10 @@ export class CreateNamedQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "CreateNamedQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/CreateNotebookCommand.ts b/clients/client-athena/src/commands/CreateNotebookCommand.ts index 04630bc23c3ed..f4e2b6aa7cc07 100644 --- a/clients/client-athena/src/commands/CreateNotebookCommand.ts +++ b/clients/client-athena/src/commands/CreateNotebookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -129,6 +130,10 @@ export class CreateNotebookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "CreateNotebook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/CreatePreparedStatementCommand.ts b/clients/client-athena/src/commands/CreatePreparedStatementCommand.ts index d8be3ee3825c4..ac5778e8a6545 100644 --- a/clients/client-athena/src/commands/CreatePreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/CreatePreparedStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -123,6 +124,10 @@ export class CreatePreparedStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "CreatePreparedStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/CreatePresignedNotebookUrlCommand.ts b/clients/client-athena/src/commands/CreatePresignedNotebookUrlCommand.ts index 42b766b9845dd..0b3d35d338cab 100644 --- a/clients/client-athena/src/commands/CreatePresignedNotebookUrlCommand.ts +++ b/clients/client-athena/src/commands/CreatePresignedNotebookUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -131,6 +132,10 @@ export class CreatePresignedNotebookUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "CreatePresignedNotebookUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/CreateWorkGroupCommand.ts b/clients/client-athena/src/commands/CreateWorkGroupCommand.ts index c5f66d08b6f16..f0ec512753d42 100644 --- a/clients/client-athena/src/commands/CreateWorkGroupCommand.ts +++ b/clients/client-athena/src/commands/CreateWorkGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -155,6 +156,10 @@ export class CreateWorkGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "CreateWorkGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/DeleteCapacityReservationCommand.ts b/clients/client-athena/src/commands/DeleteCapacityReservationCommand.ts index aea1fe3d018db..c88bdab5aeddb 100644 --- a/clients/client-athena/src/commands/DeleteCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/DeleteCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -120,6 +121,10 @@ export class DeleteCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "DeleteCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/DeleteDataCatalogCommand.ts b/clients/client-athena/src/commands/DeleteDataCatalogCommand.ts index dd50c825af5c2..c8a1db204ffca 100644 --- a/clients/client-athena/src/commands/DeleteDataCatalogCommand.ts +++ b/clients/client-athena/src/commands/DeleteDataCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -120,6 +121,10 @@ export class DeleteDataCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "DeleteDataCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/DeleteNamedQueryCommand.ts b/clients/client-athena/src/commands/DeleteNamedQueryCommand.ts index 2f8f1810065d5..f752080f73289 100644 --- a/clients/client-athena/src/commands/DeleteNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/DeleteNamedQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -124,6 +125,10 @@ export class DeleteNamedQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "DeleteNamedQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/DeleteNotebookCommand.ts b/clients/client-athena/src/commands/DeleteNotebookCommand.ts index 0d740996994a7..a4dba75fe4816 100644 --- a/clients/client-athena/src/commands/DeleteNotebookCommand.ts +++ b/clients/client-athena/src/commands/DeleteNotebookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -123,6 +124,10 @@ export class DeleteNotebookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "DeleteNotebook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/DeletePreparedStatementCommand.ts b/clients/client-athena/src/commands/DeletePreparedStatementCommand.ts index 372847b31765f..aea7c3d7d2939 100644 --- a/clients/client-athena/src/commands/DeletePreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/DeletePreparedStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -125,6 +126,10 @@ export class DeletePreparedStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "DeletePreparedStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/DeleteWorkGroupCommand.ts b/clients/client-athena/src/commands/DeleteWorkGroupCommand.ts index de5f716a382eb..ae1e04d3da149 100644 --- a/clients/client-athena/src/commands/DeleteWorkGroupCommand.ts +++ b/clients/client-athena/src/commands/DeleteWorkGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -122,6 +123,10 @@ export class DeleteWorkGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "DeleteWorkGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ExportNotebookCommand.ts b/clients/client-athena/src/commands/ExportNotebookCommand.ts index 3e3c7cb6f6fa5..73f1cf55f8397 100644 --- a/clients/client-athena/src/commands/ExportNotebookCommand.ts +++ b/clients/client-athena/src/commands/ExportNotebookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -133,6 +134,10 @@ export class ExportNotebookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ExportNotebook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetCalculationExecutionCodeCommand.ts b/clients/client-athena/src/commands/GetCalculationExecutionCodeCommand.ts index a13f4f412d7eb..eb9fa8d03865f 100644 --- a/clients/client-athena/src/commands/GetCalculationExecutionCodeCommand.ts +++ b/clients/client-athena/src/commands/GetCalculationExecutionCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -127,6 +128,10 @@ export class GetCalculationExecutionCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetCalculationExecutionCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetCalculationExecutionCommand.ts b/clients/client-athena/src/commands/GetCalculationExecutionCommand.ts index 11193344275c0..9561b08311fc5 100644 --- a/clients/client-athena/src/commands/GetCalculationExecutionCommand.ts +++ b/clients/client-athena/src/commands/GetCalculationExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -144,6 +145,10 @@ export class GetCalculationExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetCalculationExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetCalculationExecutionStatusCommand.ts b/clients/client-athena/src/commands/GetCalculationExecutionStatusCommand.ts index bf9c6ff075464..210bd926b4d4e 100644 --- a/clients/client-athena/src/commands/GetCalculationExecutionStatusCommand.ts +++ b/clients/client-athena/src/commands/GetCalculationExecutionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -139,6 +140,10 @@ export class GetCalculationExecutionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetCalculationExecutionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetCapacityAssignmentConfigurationCommand.ts b/clients/client-athena/src/commands/GetCapacityAssignmentConfigurationCommand.ts index 060fb2b05a10e..bbd7b40754a6d 100644 --- a/clients/client-athena/src/commands/GetCapacityAssignmentConfigurationCommand.ts +++ b/clients/client-athena/src/commands/GetCapacityAssignmentConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -136,6 +137,10 @@ export class GetCapacityAssignmentConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetCapacityAssignmentConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetCapacityReservationCommand.ts b/clients/client-athena/src/commands/GetCapacityReservationCommand.ts index 2140c85ed1200..69767c0cf26e1 100644 --- a/clients/client-athena/src/commands/GetCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/GetCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -135,6 +136,10 @@ export class GetCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetDataCatalogCommand.ts b/clients/client-athena/src/commands/GetDataCatalogCommand.ts index 51bdddfc766f8..a152d9a0f61c8 100644 --- a/clients/client-athena/src/commands/GetDataCatalogCommand.ts +++ b/clients/client-athena/src/commands/GetDataCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -129,6 +130,10 @@ export class GetDataCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetDataCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetDatabaseCommand.ts b/clients/client-athena/src/commands/GetDatabaseCommand.ts index 6c0ef3843d21a..d2645f41a81ab 100644 --- a/clients/client-athena/src/commands/GetDatabaseCommand.ts +++ b/clients/client-athena/src/commands/GetDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -135,6 +136,10 @@ export class GetDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetNamedQueryCommand.ts b/clients/client-athena/src/commands/GetNamedQueryCommand.ts index cbd9261ab7519..1028efadcf9bc 100644 --- a/clients/client-athena/src/commands/GetNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/GetNamedQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -128,6 +129,10 @@ export class GetNamedQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetNamedQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetNotebookMetadataCommand.ts b/clients/client-athena/src/commands/GetNotebookMetadataCommand.ts index baaeb95b07fba..ddcfc415d3121 100644 --- a/clients/client-athena/src/commands/GetNotebookMetadataCommand.ts +++ b/clients/client-athena/src/commands/GetNotebookMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -132,6 +133,10 @@ export class GetNotebookMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetNotebookMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetPreparedStatementCommand.ts b/clients/client-athena/src/commands/GetPreparedStatementCommand.ts index 1f0f745fa05ae..cd2c5675cba37 100644 --- a/clients/client-athena/src/commands/GetPreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/GetPreparedStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -133,6 +134,10 @@ export class GetPreparedStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetPreparedStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetQueryExecutionCommand.ts b/clients/client-athena/src/commands/GetQueryExecutionCommand.ts index fa85a2c0798d5..ae0eb8b3448de 100644 --- a/clients/client-athena/src/commands/GetQueryExecutionCommand.ts +++ b/clients/client-athena/src/commands/GetQueryExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -182,6 +183,10 @@ export class GetQueryExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetQueryExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetQueryResultsCommand.ts b/clients/client-athena/src/commands/GetQueryResultsCommand.ts index b872dab156562..0fc5cc0d838a3 100644 --- a/clients/client-athena/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-athena/src/commands/GetQueryResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -170,6 +171,10 @@ export class GetQueryResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetQueryResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetQueryRuntimeStatisticsCommand.ts b/clients/client-athena/src/commands/GetQueryRuntimeStatisticsCommand.ts index 1f3ec60d1f3e9..71b8620173112 100644 --- a/clients/client-athena/src/commands/GetQueryRuntimeStatisticsCommand.ts +++ b/clients/client-athena/src/commands/GetQueryRuntimeStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -184,6 +185,10 @@ export class GetQueryRuntimeStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetQueryRuntimeStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetSessionCommand.ts b/clients/client-athena/src/commands/GetSessionCommand.ts index c4130a0b74135..36e7cf0390be2 100644 --- a/clients/client-athena/src/commands/GetSessionCommand.ts +++ b/clients/client-athena/src/commands/GetSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -159,6 +160,10 @@ export class GetSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetSessionStatusCommand.ts b/clients/client-athena/src/commands/GetSessionStatusCommand.ts index c6ff4c67e1153..8554d0426d44e 100644 --- a/clients/client-athena/src/commands/GetSessionStatusCommand.ts +++ b/clients/client-athena/src/commands/GetSessionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -133,6 +134,10 @@ export class GetSessionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetSessionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetTableMetadataCommand.ts b/clients/client-athena/src/commands/GetTableMetadataCommand.ts index 12f7b705f50ab..a2c9d438982a7 100644 --- a/clients/client-athena/src/commands/GetTableMetadataCommand.ts +++ b/clients/client-athena/src/commands/GetTableMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -154,6 +155,10 @@ export class GetTableMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetTableMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/GetWorkGroupCommand.ts b/clients/client-athena/src/commands/GetWorkGroupCommand.ts index d3c5cd310d132..8f644aa1196e3 100644 --- a/clients/client-athena/src/commands/GetWorkGroupCommand.ts +++ b/clients/client-athena/src/commands/GetWorkGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -152,6 +153,10 @@ export class GetWorkGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "GetWorkGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ImportNotebookCommand.ts b/clients/client-athena/src/commands/ImportNotebookCommand.ts index f32eb939c21bd..5d2db7635f8f8 100644 --- a/clients/client-athena/src/commands/ImportNotebookCommand.ts +++ b/clients/client-athena/src/commands/ImportNotebookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -131,6 +132,10 @@ export class ImportNotebookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ImportNotebook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListApplicationDPUSizesCommand.ts b/clients/client-athena/src/commands/ListApplicationDPUSizesCommand.ts index 28499c4722741..ab69b7c304eb9 100644 --- a/clients/client-athena/src/commands/ListApplicationDPUSizesCommand.ts +++ b/clients/client-athena/src/commands/ListApplicationDPUSizesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -135,6 +136,10 @@ export class ListApplicationDPUSizesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListApplicationDPUSizes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListCalculationExecutionsCommand.ts b/clients/client-athena/src/commands/ListCalculationExecutionsCommand.ts index 88dd3a38c52d0..591f2a46fdcb3 100644 --- a/clients/client-athena/src/commands/ListCalculationExecutionsCommand.ts +++ b/clients/client-athena/src/commands/ListCalculationExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -141,6 +142,10 @@ export class ListCalculationExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListCalculationExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListCapacityReservationsCommand.ts b/clients/client-athena/src/commands/ListCapacityReservationsCommand.ts index 62b7293e0f54b..d777c5742927c 100644 --- a/clients/client-athena/src/commands/ListCapacityReservationsCommand.ts +++ b/clients/client-athena/src/commands/ListCapacityReservationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -139,6 +140,10 @@ export class ListCapacityReservationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListCapacityReservations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListDataCatalogsCommand.ts b/clients/client-athena/src/commands/ListDataCatalogsCommand.ts index 3676a5ba1e905..38538086c4645 100644 --- a/clients/client-athena/src/commands/ListDataCatalogsCommand.ts +++ b/clients/client-athena/src/commands/ListDataCatalogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -133,6 +134,10 @@ export class ListDataCatalogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListDataCatalogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListDatabasesCommand.ts b/clients/client-athena/src/commands/ListDatabasesCommand.ts index be9e2fc4ae906..116a3bfd7026e 100644 --- a/clients/client-athena/src/commands/ListDatabasesCommand.ts +++ b/clients/client-athena/src/commands/ListDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -139,6 +140,10 @@ export class ListDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListEngineVersionsCommand.ts b/clients/client-athena/src/commands/ListEngineVersionsCommand.ts index 4fc00017c58ef..445e5cb216423 100644 --- a/clients/client-athena/src/commands/ListEngineVersionsCommand.ts +++ b/clients/client-athena/src/commands/ListEngineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -130,6 +131,10 @@ export class ListEngineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListEngineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListExecutorsCommand.ts b/clients/client-athena/src/commands/ListExecutorsCommand.ts index 6edcc8e5d3461..61b0561ea2805 100644 --- a/clients/client-athena/src/commands/ListExecutorsCommand.ts +++ b/clients/client-athena/src/commands/ListExecutorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -139,6 +140,10 @@ export class ListExecutorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListExecutors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListNamedQueriesCommand.ts b/clients/client-athena/src/commands/ListNamedQueriesCommand.ts index afe9699af7ad4..45053a644b1b1 100644 --- a/clients/client-athena/src/commands/ListNamedQueriesCommand.ts +++ b/clients/client-athena/src/commands/ListNamedQueriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -132,6 +133,10 @@ export class ListNamedQueriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListNamedQueries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListNotebookMetadataCommand.ts b/clients/client-athena/src/commands/ListNotebookMetadataCommand.ts index 468b61193f7e6..6447cfc7267b8 100644 --- a/clients/client-athena/src/commands/ListNotebookMetadataCommand.ts +++ b/clients/client-athena/src/commands/ListNotebookMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -140,6 +141,10 @@ export class ListNotebookMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListNotebookMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListNotebookSessionsCommand.ts b/clients/client-athena/src/commands/ListNotebookSessionsCommand.ts index 6d75f2f9c6048..90a3dbbb6c814 100644 --- a/clients/client-athena/src/commands/ListNotebookSessionsCommand.ts +++ b/clients/client-athena/src/commands/ListNotebookSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -136,6 +137,10 @@ export class ListNotebookSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListNotebookSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListPreparedStatementsCommand.ts b/clients/client-athena/src/commands/ListPreparedStatementsCommand.ts index f91bccfba71a9..508eeb64dc23c 100644 --- a/clients/client-athena/src/commands/ListPreparedStatementsCommand.ts +++ b/clients/client-athena/src/commands/ListPreparedStatementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -130,6 +131,10 @@ export class ListPreparedStatementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListPreparedStatements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListQueryExecutionsCommand.ts b/clients/client-athena/src/commands/ListQueryExecutionsCommand.ts index f55727d6b0fda..dad66dbd42dfe 100644 --- a/clients/client-athena/src/commands/ListQueryExecutionsCommand.ts +++ b/clients/client-athena/src/commands/ListQueryExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -133,6 +134,10 @@ export class ListQueryExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListQueryExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListSessionsCommand.ts b/clients/client-athena/src/commands/ListSessionsCommand.ts index 4d78fecc327d2..086fe6699f62d 100644 --- a/clients/client-athena/src/commands/ListSessionsCommand.ts +++ b/clients/client-athena/src/commands/ListSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -148,6 +149,10 @@ export class ListSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListTableMetadataCommand.ts b/clients/client-athena/src/commands/ListTableMetadataCommand.ts index 9aa1d5af7884b..dd112dbf1a707 100644 --- a/clients/client-athena/src/commands/ListTableMetadataCommand.ts +++ b/clients/client-athena/src/commands/ListTableMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -159,6 +160,10 @@ export class ListTableMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListTableMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListTagsForResourceCommand.ts b/clients/client-athena/src/commands/ListTagsForResourceCommand.ts index 459858bf1eb7c..6c98d2e18a828 100644 --- a/clients/client-athena/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-athena/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/ListWorkGroupsCommand.ts b/clients/client-athena/src/commands/ListWorkGroupsCommand.ts index 9568666d74c58..323669f5cb944 100644 --- a/clients/client-athena/src/commands/ListWorkGroupsCommand.ts +++ b/clients/client-athena/src/commands/ListWorkGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -135,6 +136,10 @@ export class ListWorkGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "ListWorkGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/PutCapacityAssignmentConfigurationCommand.ts b/clients/client-athena/src/commands/PutCapacityAssignmentConfigurationCommand.ts index 050c01dbedbaa..86e566162e8e5 100644 --- a/clients/client-athena/src/commands/PutCapacityAssignmentConfigurationCommand.ts +++ b/clients/client-athena/src/commands/PutCapacityAssignmentConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -132,6 +133,10 @@ export class PutCapacityAssignmentConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "PutCapacityAssignmentConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/StartCalculationExecutionCommand.ts b/clients/client-athena/src/commands/StartCalculationExecutionCommand.ts index 2fb2be8cb743e..ee9dd3468aa96 100644 --- a/clients/client-athena/src/commands/StartCalculationExecutionCommand.ts +++ b/clients/client-athena/src/commands/StartCalculationExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -133,6 +134,10 @@ export class StartCalculationExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "StartCalculationExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/StartQueryExecutionCommand.ts b/clients/client-athena/src/commands/StartQueryExecutionCommand.ts index a67de1ebc94c9..8f797539f9db0 100644 --- a/clients/client-athena/src/commands/StartQueryExecutionCommand.ts +++ b/clients/client-athena/src/commands/StartQueryExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -156,6 +157,10 @@ export class StartQueryExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "StartQueryExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/StartSessionCommand.ts b/clients/client-athena/src/commands/StartSessionCommand.ts index 18540ed0647bd..d7e435fa98fdf 100644 --- a/clients/client-athena/src/commands/StartSessionCommand.ts +++ b/clients/client-athena/src/commands/StartSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -146,6 +147,10 @@ export class StartSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "StartSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/StopCalculationExecutionCommand.ts b/clients/client-athena/src/commands/StopCalculationExecutionCommand.ts index f2f1f5a3d21ed..e357b2163e701 100644 --- a/clients/client-athena/src/commands/StopCalculationExecutionCommand.ts +++ b/clients/client-athena/src/commands/StopCalculationExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -134,6 +135,10 @@ export class StopCalculationExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "StopCalculationExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/StopQueryExecutionCommand.ts b/clients/client-athena/src/commands/StopQueryExecutionCommand.ts index 52f77b544766f..2ad71dbb4a479 100644 --- a/clients/client-athena/src/commands/StopQueryExecutionCommand.ts +++ b/clients/client-athena/src/commands/StopQueryExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -124,6 +125,10 @@ export class StopQueryExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "StopQueryExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/TagResourceCommand.ts b/clients/client-athena/src/commands/TagResourceCommand.ts index 1462995d62280..355553f52e871 100644 --- a/clients/client-athena/src/commands/TagResourceCommand.ts +++ b/clients/client-athena/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/TerminateSessionCommand.ts b/clients/client-athena/src/commands/TerminateSessionCommand.ts index f4317c5c5672b..dcdc4ab18c09f 100644 --- a/clients/client-athena/src/commands/TerminateSessionCommand.ts +++ b/clients/client-athena/src/commands/TerminateSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -129,6 +130,10 @@ export class TerminateSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "TerminateSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/UntagResourceCommand.ts b/clients/client-athena/src/commands/UntagResourceCommand.ts index 2e245ffc8992f..9440cc9a0196f 100644 --- a/clients/client-athena/src/commands/UntagResourceCommand.ts +++ b/clients/client-athena/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -124,6 +125,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/UpdateCapacityReservationCommand.ts b/clients/client-athena/src/commands/UpdateCapacityReservationCommand.ts index 4674b883d337f..2b1acf604f629 100644 --- a/clients/client-athena/src/commands/UpdateCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/UpdateCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -121,6 +122,10 @@ export class UpdateCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "UpdateCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/UpdateDataCatalogCommand.ts b/clients/client-athena/src/commands/UpdateDataCatalogCommand.ts index 29ba9309d3633..972ab4f253b5f 100644 --- a/clients/client-athena/src/commands/UpdateDataCatalogCommand.ts +++ b/clients/client-athena/src/commands/UpdateDataCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -125,6 +126,10 @@ export class UpdateDataCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "UpdateDataCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/UpdateNamedQueryCommand.ts b/clients/client-athena/src/commands/UpdateNamedQueryCommand.ts index 817e8bc210205..7eec585733abb 100644 --- a/clients/client-athena/src/commands/UpdateNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/UpdateNamedQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -124,6 +125,10 @@ export class UpdateNamedQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "UpdateNamedQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/UpdateNotebookCommand.ts b/clients/client-athena/src/commands/UpdateNotebookCommand.ts index ce5f19a4fc26a..870b706a86dea 100644 --- a/clients/client-athena/src/commands/UpdateNotebookCommand.ts +++ b/clients/client-athena/src/commands/UpdateNotebookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -127,6 +128,10 @@ export class UpdateNotebookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "UpdateNotebook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/UpdateNotebookMetadataCommand.ts b/clients/client-athena/src/commands/UpdateNotebookMetadataCommand.ts index 76bc362e41fc0..92f049d289c79 100644 --- a/clients/client-athena/src/commands/UpdateNotebookMetadataCommand.ts +++ b/clients/client-athena/src/commands/UpdateNotebookMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -125,6 +126,10 @@ export class UpdateNotebookMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "UpdateNotebookMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/UpdatePreparedStatementCommand.ts b/clients/client-athena/src/commands/UpdatePreparedStatementCommand.ts index afdd974627f78..135ee36828a23 100644 --- a/clients/client-athena/src/commands/UpdatePreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/UpdatePreparedStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -126,6 +127,10 @@ export class UpdatePreparedStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "UpdatePreparedStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-athena/src/commands/UpdateWorkGroupCommand.ts b/clients/client-athena/src/commands/UpdateWorkGroupCommand.ts index 603c94b8e458d..d65f90d15b2c0 100644 --- a/clients/client-athena/src/commands/UpdateWorkGroupCommand.ts +++ b/clients/client-athena/src/commands/UpdateWorkGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient"; @@ -156,6 +157,10 @@ export class UpdateWorkGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonAthena", + operation: "UpdateWorkGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/package.json b/clients/client-auditmanager/package.json index 16a35665bac1d..2614460038eee 100644 --- a/clients/client-auditmanager/package.json +++ b/clients/client-auditmanager/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-auditmanager/src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts b/clients/client-auditmanager/src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts index 658dd27de5a5a..3b440684a5fc2 100644 --- a/clients/client-auditmanager/src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts +++ b/clients/client-auditmanager/src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -143,6 +144,10 @@ export class AssociateAssessmentReportEvidenceFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "AssociateAssessmentReportEvidenceFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/BatchAssociateAssessmentReportEvidenceCommand.ts b/clients/client-auditmanager/src/commands/BatchAssociateAssessmentReportEvidenceCommand.ts index 775e46e1dca37..999e5130ec3f2 100644 --- a/clients/client-auditmanager/src/commands/BatchAssociateAssessmentReportEvidenceCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchAssociateAssessmentReportEvidenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -151,6 +152,10 @@ export class BatchAssociateAssessmentReportEvidenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "BatchAssociateAssessmentReportEvidence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/BatchCreateDelegationByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/BatchCreateDelegationByAssessmentCommand.ts index 62f645475872e..a2cc9f40ff2ef 100644 --- a/clients/client-auditmanager/src/commands/BatchCreateDelegationByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchCreateDelegationByAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -172,6 +173,10 @@ export class BatchCreateDelegationByAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: BatchCreateDelegationByAssessmentRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchCreateDelegationByAssessmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "BatchCreateDelegationByAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/BatchDeleteDelegationByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/BatchDeleteDelegationByAssessmentCommand.ts index a6b2c988867b6..ef1b9dd775eba 100644 --- a/clients/client-auditmanager/src/commands/BatchDeleteDelegationByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchDeleteDelegationByAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -146,6 +147,10 @@ export class BatchDeleteDelegationByAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchDeleteDelegationByAssessmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "BatchDeleteDelegationByAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts b/clients/client-auditmanager/src/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts index b1490bcabc767..3b31543ce6515 100644 --- a/clients/client-auditmanager/src/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -157,6 +158,10 @@ export class BatchDisassociateAssessmentReportEvidenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "BatchDisassociateAssessmentReportEvidence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/BatchImportEvidenceToAssessmentControlCommand.ts b/clients/client-auditmanager/src/commands/BatchImportEvidenceToAssessmentControlCommand.ts index 0753da70a67ac..c34909f5c4c7b 100644 --- a/clients/client-auditmanager/src/commands/BatchImportEvidenceToAssessmentControlCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchImportEvidenceToAssessmentControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -186,6 +187,10 @@ export class BatchImportEvidenceToAssessmentControlCommand extends $Command< commandName, inputFilterSensitiveLog: BatchImportEvidenceToAssessmentControlRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchImportEvidenceToAssessmentControlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "BatchImportEvidenceToAssessmentControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/CreateAssessmentCommand.ts b/clients/client-auditmanager/src/commands/CreateAssessmentCommand.ts index 6d1c1c7a7a3c1..e5cdd573e4fe0 100644 --- a/clients/client-auditmanager/src/commands/CreateAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/CreateAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -287,6 +288,10 @@ export class CreateAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAssessmentRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAssessmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "CreateAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/CreateAssessmentFrameworkCommand.ts b/clients/client-auditmanager/src/commands/CreateAssessmentFrameworkCommand.ts index 7d00391b33fc8..fbcafe1725a0d 100644 --- a/clients/client-auditmanager/src/commands/CreateAssessmentFrameworkCommand.ts +++ b/clients/client-auditmanager/src/commands/CreateAssessmentFrameworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -211,6 +212,10 @@ export class CreateAssessmentFrameworkCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAssessmentFrameworkRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAssessmentFrameworkResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "CreateAssessmentFramework", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/CreateAssessmentReportCommand.ts b/clients/client-auditmanager/src/commands/CreateAssessmentReportCommand.ts index be7db1e850d47..ec35dd047969a 100644 --- a/clients/client-auditmanager/src/commands/CreateAssessmentReportCommand.ts +++ b/clients/client-auditmanager/src/commands/CreateAssessmentReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -146,6 +147,10 @@ export class CreateAssessmentReportCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAssessmentReportRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAssessmentReportResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "CreateAssessmentReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/CreateControlCommand.ts b/clients/client-auditmanager/src/commands/CreateControlCommand.ts index 3a65d79caf14b..f85f9b054adf3 100644 --- a/clients/client-auditmanager/src/commands/CreateControlCommand.ts +++ b/clients/client-auditmanager/src/commands/CreateControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -190,6 +191,10 @@ export class CreateControlCommand extends $Command< commandName, inputFilterSensitiveLog: CreateControlRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateControlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "CreateControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/DeleteAssessmentCommand.ts b/clients/client-auditmanager/src/commands/DeleteAssessmentCommand.ts index 43b2cba4be4ef..7f044506ea04a 100644 --- a/clients/client-auditmanager/src/commands/DeleteAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -126,6 +127,10 @@ export class DeleteAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "DeleteAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkCommand.ts b/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkCommand.ts index e935bc48046a9..69beae1c2ba75 100644 --- a/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -126,6 +127,10 @@ export class DeleteAssessmentFrameworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "DeleteAssessmentFramework", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkShareCommand.ts b/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkShareCommand.ts index 4369897fb7808..9bc741509faa3 100644 --- a/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkShareCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -132,6 +133,10 @@ export class DeleteAssessmentFrameworkShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "DeleteAssessmentFrameworkShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/DeleteAssessmentReportCommand.ts b/clients/client-auditmanager/src/commands/DeleteAssessmentReportCommand.ts index 94427d10dba85..4f4e81f65bbec 100644 --- a/clients/client-auditmanager/src/commands/DeleteAssessmentReportCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteAssessmentReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -148,6 +149,10 @@ export class DeleteAssessmentReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "DeleteAssessmentReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/DeleteControlCommand.ts b/clients/client-auditmanager/src/commands/DeleteControlCommand.ts index 47cce48bd613f..38bf1d0628e83 100644 --- a/clients/client-auditmanager/src/commands/DeleteControlCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -130,6 +131,10 @@ export class DeleteControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "DeleteControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/DeregisterAccountCommand.ts b/clients/client-auditmanager/src/commands/DeregisterAccountCommand.ts index a4c330fcf559c..9c379ab0f0f37 100644 --- a/clients/client-auditmanager/src/commands/DeregisterAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/DeregisterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -135,6 +136,10 @@ export class DeregisterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "DeregisterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/DeregisterOrganizationAdminAccountCommand.ts b/clients/client-auditmanager/src/commands/DeregisterOrganizationAdminAccountCommand.ts index ff79d8b785c17..294aa0db10b63 100644 --- a/clients/client-auditmanager/src/commands/DeregisterOrganizationAdminAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/DeregisterOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -193,6 +194,10 @@ export class DeregisterOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "DeregisterOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts b/clients/client-auditmanager/src/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts index 5ab6217019e27..fda7111baafc2 100644 --- a/clients/client-auditmanager/src/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts +++ b/clients/client-auditmanager/src/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -142,6 +143,10 @@ export class DisassociateAssessmentReportEvidenceFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "DisassociateAssessmentReportEvidenceFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetAccountStatusCommand.ts b/clients/client-auditmanager/src/commands/GetAccountStatusCommand.ts index 50134c0235339..a25854afc0981 100644 --- a/clients/client-auditmanager/src/commands/GetAccountStatusCommand.ts +++ b/clients/client-auditmanager/src/commands/GetAccountStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -116,6 +117,10 @@ export class GetAccountStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetAccountStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetAssessmentCommand.ts b/clients/client-auditmanager/src/commands/GetAssessmentCommand.ts index 6ce32bf00d6dc..6f48f33ce2c6e 100644 --- a/clients/client-auditmanager/src/commands/GetAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/GetAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -250,6 +251,10 @@ export class GetAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetAssessmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetAssessmentFrameworkCommand.ts b/clients/client-auditmanager/src/commands/GetAssessmentFrameworkCommand.ts index 878b661ec27c9..cbccca019a2f7 100644 --- a/clients/client-auditmanager/src/commands/GetAssessmentFrameworkCommand.ts +++ b/clients/client-auditmanager/src/commands/GetAssessmentFrameworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -189,6 +190,10 @@ export class GetAssessmentFrameworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetAssessmentFrameworkResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetAssessmentFramework", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetAssessmentReportUrlCommand.ts b/clients/client-auditmanager/src/commands/GetAssessmentReportUrlCommand.ts index f26de82f0bae7..3ead677bda4a2 100644 --- a/clients/client-auditmanager/src/commands/GetAssessmentReportUrlCommand.ts +++ b/clients/client-auditmanager/src/commands/GetAssessmentReportUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -132,6 +133,10 @@ export class GetAssessmentReportUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetAssessmentReportUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetChangeLogsCommand.ts b/clients/client-auditmanager/src/commands/GetChangeLogsCommand.ts index 72cae94d870eb..107c3114f54cd 100644 --- a/clients/client-auditmanager/src/commands/GetChangeLogsCommand.ts +++ b/clients/client-auditmanager/src/commands/GetChangeLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -139,6 +140,10 @@ export class GetChangeLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetChangeLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetControlCommand.ts b/clients/client-auditmanager/src/commands/GetControlCommand.ts index eda52aaf6a23c..2e9273bf3470d 100644 --- a/clients/client-auditmanager/src/commands/GetControlCommand.ts +++ b/clients/client-auditmanager/src/commands/GetControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -158,6 +159,10 @@ export class GetControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetControlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetDelegationsCommand.ts b/clients/client-auditmanager/src/commands/GetDelegationsCommand.ts index e7d86a13f03b0..1c43a65eeab87 100644 --- a/clients/client-auditmanager/src/commands/GetDelegationsCommand.ts +++ b/clients/client-auditmanager/src/commands/GetDelegationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -141,6 +142,10 @@ export class GetDelegationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDelegationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetDelegations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetEvidenceByEvidenceFolderCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceByEvidenceFolderCommand.ts index 07dbb1e5fbc04..351c822456f5b 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceByEvidenceFolderCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceByEvidenceFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -164,6 +165,10 @@ export class GetEvidenceByEvidenceFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetEvidenceByEvidenceFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetEvidenceCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceCommand.ts index 3178f84968ab4..9469d589c92d1 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -153,6 +154,10 @@ export class GetEvidenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetEvidence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetEvidenceFileUploadUrlCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceFileUploadUrlCommand.ts index e09c8e23a1d96..f37e467df0ffd 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceFileUploadUrlCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceFileUploadUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -151,6 +152,10 @@ export class GetEvidenceFileUploadUrlCommand extends $Command< commandName, inputFilterSensitiveLog: GetEvidenceFileUploadUrlRequestFilterSensitiveLog, outputFilterSensitiveLog: GetEvidenceFileUploadUrlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetEvidenceFileUploadUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetEvidenceFolderCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceFolderCommand.ts index 4910a35edbbf4..06205c38a426f 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceFolderCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -149,6 +150,10 @@ export class GetEvidenceFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetEvidenceFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentCommand.ts index 551999acdd6da..903aa2cc6330e 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -157,6 +158,10 @@ export class GetEvidenceFoldersByAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetEvidenceFoldersByAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentControlCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentControlCommand.ts index c46a1053272ee..8d556a37ef786 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentControlCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -164,6 +165,10 @@ export class GetEvidenceFoldersByAssessmentControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetEvidenceFoldersByAssessmentControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetInsightsByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/GetInsightsByAssessmentCommand.ts index 6f58addebcc6a..6d1554487c7bb 100644 --- a/clients/client-auditmanager/src/commands/GetInsightsByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/GetInsightsByAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -135,6 +136,10 @@ export class GetInsightsByAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetInsightsByAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetInsightsCommand.ts b/clients/client-auditmanager/src/commands/GetInsightsCommand.ts index 2df81d3cf7636..86a4dc9c73359 100644 --- a/clients/client-auditmanager/src/commands/GetInsightsCommand.ts +++ b/clients/client-auditmanager/src/commands/GetInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -126,6 +127,10 @@ export class GetInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetOrganizationAdminAccountCommand.ts b/clients/client-auditmanager/src/commands/GetOrganizationAdminAccountCommand.ts index f531cc44dbba2..b04bbc3034a7a 100644 --- a/clients/client-auditmanager/src/commands/GetOrganizationAdminAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/GetOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -133,6 +134,10 @@ export class GetOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetServicesInScopeCommand.ts b/clients/client-auditmanager/src/commands/GetServicesInScopeCommand.ts index 81435c0544637..e1a19d4cfbad4 100644 --- a/clients/client-auditmanager/src/commands/GetServicesInScopeCommand.ts +++ b/clients/client-auditmanager/src/commands/GetServicesInScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -132,6 +133,10 @@ export class GetServicesInScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetServicesInScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/GetSettingsCommand.ts b/clients/client-auditmanager/src/commands/GetSettingsCommand.ts index d2638a5c021c2..2bc7da63dc8b7 100644 --- a/clients/client-auditmanager/src/commands/GetSettingsCommand.ts +++ b/clients/client-auditmanager/src/commands/GetSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -147,6 +148,10 @@ export class GetSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "GetSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListAssessmentControlInsightsByControlDomainCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentControlInsightsByControlDomainCommand.ts index 297c1f3bf88f9..0f1a55016cf18 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentControlInsightsByControlDomainCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentControlInsightsByControlDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -166,6 +167,10 @@ export class ListAssessmentControlInsightsByControlDomainCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListAssessmentControlInsightsByControlDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListAssessmentFrameworkShareRequestsCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentFrameworkShareRequestsCommand.ts index abb773b22134c..25697613f937d 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentFrameworkShareRequestsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentFrameworkShareRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -155,6 +156,10 @@ export class ListAssessmentFrameworkShareRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListAssessmentFrameworkShareRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListAssessmentFrameworksCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentFrameworksCommand.ts index 9ebda36c367d0..766237d2d5985 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentFrameworksCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentFrameworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -147,6 +148,10 @@ export class ListAssessmentFrameworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAssessmentFrameworksResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListAssessmentFrameworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListAssessmentReportsCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentReportsCommand.ts index 25878ba7e6e3a..adaadf047b2a6 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentReportsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -142,6 +143,10 @@ export class ListAssessmentReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAssessmentReportsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListAssessmentReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListAssessmentsCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentsCommand.ts index d603d033f8e3b..ba5bd9ea9fc25 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -162,6 +163,10 @@ export class ListAssessmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAssessmentsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListAssessments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListControlDomainInsightsByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/ListControlDomainInsightsByAssessmentCommand.ts index b965ef8d4c6ff..b887350aae496 100644 --- a/clients/client-auditmanager/src/commands/ListControlDomainInsightsByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/ListControlDomainInsightsByAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -159,6 +160,10 @@ export class ListControlDomainInsightsByAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListControlDomainInsightsByAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListControlDomainInsightsCommand.ts b/clients/client-auditmanager/src/commands/ListControlDomainInsightsCommand.ts index 0702f666314f3..1887c3f0c4c85 100644 --- a/clients/client-auditmanager/src/commands/ListControlDomainInsightsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListControlDomainInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -150,6 +151,10 @@ export class ListControlDomainInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListControlDomainInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListControlInsightsByControlDomainCommand.ts b/clients/client-auditmanager/src/commands/ListControlInsightsByControlDomainCommand.ts index ac043c30ee001..4d64ec4fb5df8 100644 --- a/clients/client-auditmanager/src/commands/ListControlInsightsByControlDomainCommand.ts +++ b/clients/client-auditmanager/src/commands/ListControlInsightsByControlDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -157,6 +158,10 @@ export class ListControlInsightsByControlDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListControlInsightsByControlDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListControlsCommand.ts b/clients/client-auditmanager/src/commands/ListControlsCommand.ts index a73d624c9efa5..5b82ec6c2ddce 100644 --- a/clients/client-auditmanager/src/commands/ListControlsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -135,6 +136,10 @@ export class ListControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListKeywordsForDataSourceCommand.ts b/clients/client-auditmanager/src/commands/ListKeywordsForDataSourceCommand.ts index 3b92f8fbc6605..1ee4669c87492 100644 --- a/clients/client-auditmanager/src/commands/ListKeywordsForDataSourceCommand.ts +++ b/clients/client-auditmanager/src/commands/ListKeywordsForDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -131,6 +132,10 @@ export class ListKeywordsForDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListKeywordsForDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListNotificationsCommand.ts b/clients/client-auditmanager/src/commands/ListNotificationsCommand.ts index 6c03b1b7990f4..2cf95f8bb5651 100644 --- a/clients/client-auditmanager/src/commands/ListNotificationsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -142,6 +143,10 @@ export class ListNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListNotificationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ListTagsForResourceCommand.ts b/clients/client-auditmanager/src/commands/ListTagsForResourceCommand.ts index 9c72bbd51189f..b4aa2444f5ac7 100644 --- a/clients/client-auditmanager/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-auditmanager/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/RegisterAccountCommand.ts b/clients/client-auditmanager/src/commands/RegisterAccountCommand.ts index a5352838906ee..d690227a8103e 100644 --- a/clients/client-auditmanager/src/commands/RegisterAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/RegisterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -132,6 +133,10 @@ export class RegisterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "RegisterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/RegisterOrganizationAdminAccountCommand.ts b/clients/client-auditmanager/src/commands/RegisterOrganizationAdminAccountCommand.ts index c863b537dda1f..67145932b7510 100644 --- a/clients/client-auditmanager/src/commands/RegisterOrganizationAdminAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/RegisterOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -135,6 +136,10 @@ export class RegisterOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "RegisterOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/StartAssessmentFrameworkShareCommand.ts b/clients/client-auditmanager/src/commands/StartAssessmentFrameworkShareCommand.ts index f792f086d88e1..5fc54417213df 100644 --- a/clients/client-auditmanager/src/commands/StartAssessmentFrameworkShareCommand.ts +++ b/clients/client-auditmanager/src/commands/StartAssessmentFrameworkShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -192,6 +193,10 @@ export class StartAssessmentFrameworkShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StartAssessmentFrameworkShareResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "StartAssessmentFrameworkShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/TagResourceCommand.ts b/clients/client-auditmanager/src/commands/TagResourceCommand.ts index 89421b616a24a..c1e27b9415902 100644 --- a/clients/client-auditmanager/src/commands/TagResourceCommand.ts +++ b/clients/client-auditmanager/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UntagResourceCommand.ts b/clients/client-auditmanager/src/commands/UntagResourceCommand.ts index b1f8611316337..9c9fe73e28f0d 100644 --- a/clients/client-auditmanager/src/commands/UntagResourceCommand.ts +++ b/clients/client-auditmanager/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentCommand.ts index b032ef3b56b00..664dd1d20a3cd 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -278,6 +279,10 @@ export class UpdateAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAssessmentRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateAssessmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UpdateAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentControlCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentControlCommand.ts index 129ebb4a3ae53..77b638100baf6 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentControlCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -155,6 +156,10 @@ export class UpdateAssessmentControlCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAssessmentControlRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateAssessmentControlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UpdateAssessmentControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentControlSetStatusCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentControlSetStatusCommand.ts index 8de4fc68606b7..11d27f640e561 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentControlSetStatusCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentControlSetStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -189,6 +190,10 @@ export class UpdateAssessmentControlSetStatusCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAssessmentControlSetStatusRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateAssessmentControlSetStatusResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UpdateAssessmentControlSetStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkCommand.ts index 8e3559c2319e6..477093845c33b 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -204,6 +205,10 @@ export class UpdateAssessmentFrameworkCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAssessmentFrameworkRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateAssessmentFrameworkResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UpdateAssessmentFramework", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkShareCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkShareCommand.ts index 4ab1a6d61f5ad..1101482433a4b 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkShareCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -161,6 +162,10 @@ export class UpdateAssessmentFrameworkShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateAssessmentFrameworkShareResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UpdateAssessmentFrameworkShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentStatusCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentStatusCommand.ts index cad90d6033c1f..c222834d82e2f 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentStatusCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -258,6 +259,10 @@ export class UpdateAssessmentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateAssessmentStatusResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UpdateAssessmentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UpdateControlCommand.ts b/clients/client-auditmanager/src/commands/UpdateControlCommand.ts index 83714d229940c..f35e1cb05b460 100644 --- a/clients/client-auditmanager/src/commands/UpdateControlCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -183,6 +184,10 @@ export class UpdateControlCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateControlRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateControlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UpdateControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/UpdateSettingsCommand.ts b/clients/client-auditmanager/src/commands/UpdateSettingsCommand.ts index 3976672993023..9fdf081372ef6 100644 --- a/clients/client-auditmanager/src/commands/UpdateSettingsCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -176,6 +177,10 @@ export class UpdateSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "UpdateSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auditmanager/src/commands/ValidateAssessmentReportIntegrityCommand.ts b/clients/client-auditmanager/src/commands/ValidateAssessmentReportIntegrityCommand.ts index 67279cd98db32..44687b5e52a79 100644 --- a/clients/client-auditmanager/src/commands/ValidateAssessmentReportIntegrityCommand.ts +++ b/clients/client-auditmanager/src/commands/ValidateAssessmentReportIntegrityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient"; @@ -142,6 +143,10 @@ export class ValidateAssessmentReportIntegrityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BedrockAssessmentManagerLambda", + operation: "ValidateAssessmentReportIntegrity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling-plans/package.json b/clients/client-auto-scaling-plans/package.json index 25d9f6af8192f..009f3edcf6177 100644 --- a/clients/client-auto-scaling-plans/package.json +++ b/clients/client-auto-scaling-plans/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-auto-scaling-plans/src/commands/CreateScalingPlanCommand.ts b/clients/client-auto-scaling-plans/src/commands/CreateScalingPlanCommand.ts index c0aca6513f9bf..920193a3ccbc5 100644 --- a/clients/client-auto-scaling-plans/src/commands/CreateScalingPlanCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/CreateScalingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingPlansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingPlansClient"; @@ -195,6 +196,10 @@ export class CreateScalingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleScalingPlannerFrontendService", + operation: "CreateScalingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling-plans/src/commands/DeleteScalingPlanCommand.ts b/clients/client-auto-scaling-plans/src/commands/DeleteScalingPlanCommand.ts index 1e0cdee3458f0..5e6511e12dc39 100644 --- a/clients/client-auto-scaling-plans/src/commands/DeleteScalingPlanCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/DeleteScalingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingPlansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingPlansClient"; @@ -130,6 +131,10 @@ export class DeleteScalingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleScalingPlannerFrontendService", + operation: "DeleteScalingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlanResourcesCommand.ts b/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlanResourcesCommand.ts index e0ef3dff30faf..f35f25c1cca15 100644 --- a/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlanResourcesCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlanResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingPlansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingPlansClient"; @@ -175,6 +176,10 @@ export class DescribeScalingPlanResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleScalingPlannerFrontendService", + operation: "DescribeScalingPlanResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlansCommand.ts b/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlansCommand.ts index d411e79292f7d..1c4d3d2c6e2e5 100644 --- a/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlansCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingPlansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingPlansClient"; @@ -222,6 +223,10 @@ export class DescribeScalingPlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleScalingPlannerFrontendService", + operation: "DescribeScalingPlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling-plans/src/commands/GetScalingPlanResourceForecastDataCommand.ts b/clients/client-auto-scaling-plans/src/commands/GetScalingPlanResourceForecastDataCommand.ts index 1f0901b470b15..388a637bedd8f 100644 --- a/clients/client-auto-scaling-plans/src/commands/GetScalingPlanResourceForecastDataCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/GetScalingPlanResourceForecastDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingPlansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingPlansClient"; @@ -143,6 +144,10 @@ export class GetScalingPlanResourceForecastDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleScalingPlannerFrontendService", + operation: "GetScalingPlanResourceForecastData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling-plans/src/commands/UpdateScalingPlanCommand.ts b/clients/client-auto-scaling-plans/src/commands/UpdateScalingPlanCommand.ts index bd497b397169a..1f5719ca9361c 100644 --- a/clients/client-auto-scaling-plans/src/commands/UpdateScalingPlanCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/UpdateScalingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingPlansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingPlansClient"; @@ -195,6 +196,10 @@ export class UpdateScalingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AnyScaleScalingPlannerFrontendService", + operation: "UpdateScalingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/package.json b/clients/client-auto-scaling/package.json index 349fb8aad314e..f4f6301005c5f 100644 --- a/clients/client-auto-scaling/package.json +++ b/clients/client-auto-scaling/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-auto-scaling/src/commands/AttachInstancesCommand.ts b/clients/client-auto-scaling/src/commands/AttachInstancesCommand.ts index 5c782d0dae2de..45acef1017597 100644 --- a/clients/client-auto-scaling/src/commands/AttachInstancesCommand.ts +++ b/clients/client-auto-scaling/src/commands/AttachInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -145,6 +146,10 @@ export class AttachInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "AttachInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/AttachLoadBalancerTargetGroupsCommand.ts b/clients/client-auto-scaling/src/commands/AttachLoadBalancerTargetGroupsCommand.ts index 1bb9ac5eeec2d..4b4f31932be5d 100644 --- a/clients/client-auto-scaling/src/commands/AttachLoadBalancerTargetGroupsCommand.ts +++ b/clients/client-auto-scaling/src/commands/AttachLoadBalancerTargetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -170,6 +171,10 @@ export class AttachLoadBalancerTargetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "AttachLoadBalancerTargetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/AttachLoadBalancersCommand.ts b/clients/client-auto-scaling/src/commands/AttachLoadBalancersCommand.ts index 6a5babf792216..d681c57444027 100644 --- a/clients/client-auto-scaling/src/commands/AttachLoadBalancersCommand.ts +++ b/clients/client-auto-scaling/src/commands/AttachLoadBalancersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -152,6 +153,10 @@ export class AttachLoadBalancersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "AttachLoadBalancers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/AttachTrafficSourcesCommand.ts b/clients/client-auto-scaling/src/commands/AttachTrafficSourcesCommand.ts index 381f468e34a34..79e5c36e06631 100644 --- a/clients/client-auto-scaling/src/commands/AttachTrafficSourcesCommand.ts +++ b/clients/client-auto-scaling/src/commands/AttachTrafficSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -164,6 +165,10 @@ export class AttachTrafficSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "AttachTrafficSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/BatchDeleteScheduledActionCommand.ts b/clients/client-auto-scaling/src/commands/BatchDeleteScheduledActionCommand.ts index 6bbc6ef83a38c..79ada223889ea 100644 --- a/clients/client-auto-scaling/src/commands/BatchDeleteScheduledActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/BatchDeleteScheduledActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -127,6 +128,10 @@ export class BatchDeleteScheduledActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "BatchDeleteScheduledAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts b/clients/client-auto-scaling/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts index acda5ce16da4a..e83510ef7637a 100644 --- a/clients/client-auto-scaling/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -150,6 +151,10 @@ export class BatchPutScheduledUpdateGroupActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "BatchPutScheduledUpdateGroupAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/CancelInstanceRefreshCommand.ts b/clients/client-auto-scaling/src/commands/CancelInstanceRefreshCommand.ts index 3b549d346e2eb..c36b215ab94b1 100644 --- a/clients/client-auto-scaling/src/commands/CancelInstanceRefreshCommand.ts +++ b/clients/client-auto-scaling/src/commands/CancelInstanceRefreshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -151,6 +152,10 @@ export class CancelInstanceRefreshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "CancelInstanceRefresh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/CompleteLifecycleActionCommand.ts b/clients/client-auto-scaling/src/commands/CompleteLifecycleActionCommand.ts index ff86be8b83c02..ff8693237b17f 100644 --- a/clients/client-auto-scaling/src/commands/CompleteLifecycleActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/CompleteLifecycleActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -171,6 +172,10 @@ export class CompleteLifecycleActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "CompleteLifecycleAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/CreateAutoScalingGroupCommand.ts b/clients/client-auto-scaling/src/commands/CreateAutoScalingGroupCommand.ts index cbc87d7ecfc40..cb31f6d83676b 100644 --- a/clients/client-auto-scaling/src/commands/CreateAutoScalingGroupCommand.ts +++ b/clients/client-auto-scaling/src/commands/CreateAutoScalingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -427,6 +428,10 @@ export class CreateAutoScalingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "CreateAutoScalingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/CreateLaunchConfigurationCommand.ts b/clients/client-auto-scaling/src/commands/CreateLaunchConfigurationCommand.ts index 772be1e260f01..16bf546762596 100644 --- a/clients/client-auto-scaling/src/commands/CreateLaunchConfigurationCommand.ts +++ b/clients/client-auto-scaling/src/commands/CreateLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -197,6 +198,10 @@ export class CreateLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "CreateLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/CreateOrUpdateTagsCommand.ts b/clients/client-auto-scaling/src/commands/CreateOrUpdateTagsCommand.ts index 5d7ef44f1f6bd..0726d80b0b817 100644 --- a/clients/client-auto-scaling/src/commands/CreateOrUpdateTagsCommand.ts +++ b/clients/client-auto-scaling/src/commands/CreateOrUpdateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -166,6 +167,10 @@ export class CreateOrUpdateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "CreateOrUpdateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DeleteAutoScalingGroupCommand.ts b/clients/client-auto-scaling/src/commands/DeleteAutoScalingGroupCommand.ts index 648b7f75b3e76..2e3e97c4e6ff5 100644 --- a/clients/client-auto-scaling/src/commands/DeleteAutoScalingGroupCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteAutoScalingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -161,6 +162,10 @@ export class DeleteAutoScalingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DeleteAutoScalingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DeleteLaunchConfigurationCommand.ts b/clients/client-auto-scaling/src/commands/DeleteLaunchConfigurationCommand.ts index 49b74eef0461f..ea67a00bbb64a 100644 --- a/clients/client-auto-scaling/src/commands/DeleteLaunchConfigurationCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -132,6 +133,10 @@ export class DeleteLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DeleteLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DeleteLifecycleHookCommand.ts b/clients/client-auto-scaling/src/commands/DeleteLifecycleHookCommand.ts index 34f28c3bd8919..0d2dd968a1e56 100644 --- a/clients/client-auto-scaling/src/commands/DeleteLifecycleHookCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteLifecycleHookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -132,6 +133,10 @@ export class DeleteLifecycleHookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DeleteLifecycleHook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DeleteNotificationConfigurationCommand.ts b/clients/client-auto-scaling/src/commands/DeleteNotificationConfigurationCommand.ts index 2182bf2e03ab3..d443f399b8d2a 100644 --- a/clients/client-auto-scaling/src/commands/DeleteNotificationConfigurationCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteNotificationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -132,6 +133,10 @@ export class DeleteNotificationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DeleteNotificationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DeletePolicyCommand.ts b/clients/client-auto-scaling/src/commands/DeletePolicyCommand.ts index be49c4af66304..ddc81b29e7215 100644 --- a/clients/client-auto-scaling/src/commands/DeletePolicyCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeletePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -135,6 +136,10 @@ export class DeletePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DeletePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DeleteScheduledActionCommand.ts b/clients/client-auto-scaling/src/commands/DeleteScheduledActionCommand.ts index 628a59f2a7e1f..d87bae50fd027 100644 --- a/clients/client-auto-scaling/src/commands/DeleteScheduledActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteScheduledActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -129,6 +130,10 @@ export class DeleteScheduledActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DeleteScheduledAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DeleteTagsCommand.ts b/clients/client-auto-scaling/src/commands/DeleteTagsCommand.ts index 1100f3b9a3034..34e4edd99c3d5 100644 --- a/clients/client-auto-scaling/src/commands/DeleteTagsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -143,6 +144,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DeleteWarmPoolCommand.ts b/clients/client-auto-scaling/src/commands/DeleteWarmPoolCommand.ts index 59e3afe51b0f8..ab01234178774 100644 --- a/clients/client-auto-scaling/src/commands/DeleteWarmPoolCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteWarmPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -132,6 +133,10 @@ export class DeleteWarmPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DeleteWarmPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAccountLimitsCommand.ts index 31134227449ff..b897a16a926f8 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAccountLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -140,6 +141,10 @@ export class DescribeAccountLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeAccountLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeAdjustmentTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAdjustmentTypesCommand.ts index aab8929c95021..20e3aac66fc6c 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAdjustmentTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAdjustmentTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -163,6 +164,10 @@ export class DescribeAdjustmentTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeAdjustmentTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeAutoScalingGroupsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAutoScalingGroupsCommand.ts index 73eb3d9deb95a..4daf99bd477c7 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAutoScalingGroupsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAutoScalingGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -391,6 +392,10 @@ export class DescribeAutoScalingGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeAutoScalingGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeAutoScalingInstancesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAutoScalingInstancesCommand.ts index f9be2b3064c70..b126a10516c2c 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAutoScalingInstancesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAutoScalingInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -172,6 +173,10 @@ export class DescribeAutoScalingInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeAutoScalingInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeAutoScalingNotificationTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAutoScalingNotificationTypesCommand.ts index 18027188f163e..7d3d27816fc45 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAutoScalingNotificationTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAutoScalingNotificationTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -143,6 +144,10 @@ export class DescribeAutoScalingNotificationTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeAutoScalingNotificationTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeInstanceRefreshesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeInstanceRefreshesCommand.ts index 980407f1baa46..91c4d9faa0d03 100644 --- a/clients/client-auto-scaling/src/commands/DescribeInstanceRefreshesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeInstanceRefreshesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -350,6 +351,10 @@ export class DescribeInstanceRefreshesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeInstanceRefreshes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeLaunchConfigurationsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLaunchConfigurationsCommand.ts index 962e516f4569d..8a5d82b294ce7 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLaunchConfigurationsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLaunchConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -209,6 +210,10 @@ export class DescribeLaunchConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeLaunchConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeLifecycleHookTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLifecycleHookTypesCommand.ts index 2d8f4c4f1657e..75330942ec112 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLifecycleHookTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLifecycleHookTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -148,6 +149,10 @@ export class DescribeLifecycleHookTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeLifecycleHookTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeLifecycleHooksCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLifecycleHooksCommand.ts index 13235e6b9413f..0601672d31cf4 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLifecycleHooksCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLifecycleHooksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -160,6 +161,10 @@ export class DescribeLifecycleHooksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeLifecycleHooks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts index bfd62052fd4ef..817e5ae2b01c3 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -187,6 +188,10 @@ export class DescribeLoadBalancerTargetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeLoadBalancerTargetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeLoadBalancersCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLoadBalancersCommand.ts index 07b3591d22674..d41ea02f5933b 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLoadBalancersCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLoadBalancersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -180,6 +181,10 @@ export class DescribeLoadBalancersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeLoadBalancers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeMetricCollectionTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeMetricCollectionTypesCommand.ts index 3c5af4a478fc2..3e9e9a973c4d0 100644 --- a/clients/client-auto-scaling/src/commands/DescribeMetricCollectionTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeMetricCollectionTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -174,6 +175,10 @@ export class DescribeMetricCollectionTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeMetricCollectionTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeNotificationConfigurationsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeNotificationConfigurationsCommand.ts index 9af03d827cde8..89b6f66b877d0 100644 --- a/clients/client-auto-scaling/src/commands/DescribeNotificationConfigurationsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeNotificationConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -167,6 +168,10 @@ export class DescribeNotificationConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeNotificationConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribePoliciesCommand.ts b/clients/client-auto-scaling/src/commands/DescribePoliciesCommand.ts index b78c1c9a20edb..4e5fb60b2fca1 100644 --- a/clients/client-auto-scaling/src/commands/DescribePoliciesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -318,6 +319,10 @@ export class DescribePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts index 2326bfa54529d..8d42aea72c460 100644 --- a/clients/client-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -180,6 +181,10 @@ export class DescribeScalingActivitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeScalingActivities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeScalingProcessTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeScalingProcessTypesCommand.ts index e61f9805bb865..62cc8dde5d72a 100644 --- a/clients/client-auto-scaling/src/commands/DescribeScalingProcessTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeScalingProcessTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -160,6 +161,10 @@ export class DescribeScalingProcessTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeScalingProcessTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts index 1e56348518656..bf5a1ae740364 100644 --- a/clients/client-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -174,6 +175,10 @@ export class DescribeScheduledActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeScheduledActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeTagsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeTagsCommand.ts index 76df3d11d1bf2..2b073a751e024 100644 --- a/clients/client-auto-scaling/src/commands/DescribeTagsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -183,6 +184,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeTerminationPolicyTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeTerminationPolicyTypesCommand.ts index 1284be9edb5f2..60a3cbf714051 100644 --- a/clients/client-auto-scaling/src/commands/DescribeTerminationPolicyTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeTerminationPolicyTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -146,6 +147,10 @@ export class DescribeTerminationPolicyTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeTerminationPolicyTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeTrafficSourcesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeTrafficSourcesCommand.ts index a4027d61f5c60..28d9ffbd7e1f7 100644 --- a/clients/client-auto-scaling/src/commands/DescribeTrafficSourcesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeTrafficSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -159,6 +160,10 @@ export class DescribeTrafficSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeTrafficSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DescribeWarmPoolCommand.ts b/clients/client-auto-scaling/src/commands/DescribeWarmPoolCommand.ts index d23626aa19b62..ac3f9fd8d91a6 100644 --- a/clients/client-auto-scaling/src/commands/DescribeWarmPoolCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeWarmPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -157,6 +158,10 @@ export class DescribeWarmPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DescribeWarmPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DetachInstancesCommand.ts b/clients/client-auto-scaling/src/commands/DetachInstancesCommand.ts index 919d7f1fd08b4..b1fb20c1bff9e 100644 --- a/clients/client-auto-scaling/src/commands/DetachInstancesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DetachInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -177,6 +178,10 @@ export class DetachInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DetachInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DetachLoadBalancerTargetGroupsCommand.ts b/clients/client-auto-scaling/src/commands/DetachLoadBalancerTargetGroupsCommand.ts index 788fb69da35e4..c489178270d87 100644 --- a/clients/client-auto-scaling/src/commands/DetachLoadBalancerTargetGroupsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DetachLoadBalancerTargetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -155,6 +156,10 @@ export class DetachLoadBalancerTargetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DetachLoadBalancerTargetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DetachLoadBalancersCommand.ts b/clients/client-auto-scaling/src/commands/DetachLoadBalancersCommand.ts index f7f012650106b..5415b1437c1b0 100644 --- a/clients/client-auto-scaling/src/commands/DetachLoadBalancersCommand.ts +++ b/clients/client-auto-scaling/src/commands/DetachLoadBalancersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -146,6 +147,10 @@ export class DetachLoadBalancersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DetachLoadBalancers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DetachTrafficSourcesCommand.ts b/clients/client-auto-scaling/src/commands/DetachTrafficSourcesCommand.ts index 54f927ecaa219..ea9f1b0878bbf 100644 --- a/clients/client-auto-scaling/src/commands/DetachTrafficSourcesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DetachTrafficSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -141,6 +142,10 @@ export class DetachTrafficSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DetachTrafficSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/DisableMetricsCollectionCommand.ts b/clients/client-auto-scaling/src/commands/DisableMetricsCollectionCommand.ts index 6d6ae9b7b83db..d5ee7d54bdd54 100644 --- a/clients/client-auto-scaling/src/commands/DisableMetricsCollectionCommand.ts +++ b/clients/client-auto-scaling/src/commands/DisableMetricsCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -133,6 +134,10 @@ export class DisableMetricsCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "DisableMetricsCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/EnableMetricsCollectionCommand.ts b/clients/client-auto-scaling/src/commands/EnableMetricsCollectionCommand.ts index 030384798d8d7..e45d2061a2ccb 100644 --- a/clients/client-auto-scaling/src/commands/EnableMetricsCollectionCommand.ts +++ b/clients/client-auto-scaling/src/commands/EnableMetricsCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -137,6 +138,10 @@ export class EnableMetricsCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "EnableMetricsCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/EnterStandbyCommand.ts b/clients/client-auto-scaling/src/commands/EnterStandbyCommand.ts index 34ebea403063b..3c3199ee67632 100644 --- a/clients/client-auto-scaling/src/commands/EnterStandbyCommand.ts +++ b/clients/client-auto-scaling/src/commands/EnterStandbyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -175,6 +176,10 @@ export class EnterStandbyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "EnterStandby", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/ExecutePolicyCommand.ts b/clients/client-auto-scaling/src/commands/ExecutePolicyCommand.ts index 5ddce8c22f5bf..dbbadcd517c2a 100644 --- a/clients/client-auto-scaling/src/commands/ExecutePolicyCommand.ts +++ b/clients/client-auto-scaling/src/commands/ExecutePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -137,6 +138,10 @@ export class ExecutePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "ExecutePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/ExitStandbyCommand.ts b/clients/client-auto-scaling/src/commands/ExitStandbyCommand.ts index a1638b73e201a..3d6019ef08a27 100644 --- a/clients/client-auto-scaling/src/commands/ExitStandbyCommand.ts +++ b/clients/client-auto-scaling/src/commands/ExitStandbyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -169,6 +170,10 @@ export class ExitStandbyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "ExitStandby", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/GetPredictiveScalingForecastCommand.ts b/clients/client-auto-scaling/src/commands/GetPredictiveScalingForecastCommand.ts index 5b3f8d5ac1391..c932b0b877588 100644 --- a/clients/client-auto-scaling/src/commands/GetPredictiveScalingForecastCommand.ts +++ b/clients/client-auto-scaling/src/commands/GetPredictiveScalingForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -236,6 +237,10 @@ export class GetPredictiveScalingForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "GetPredictiveScalingForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/PutLifecycleHookCommand.ts b/clients/client-auto-scaling/src/commands/PutLifecycleHookCommand.ts index d5c547b6b35e0..8a2865f7eb1fb 100644 --- a/clients/client-auto-scaling/src/commands/PutLifecycleHookCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutLifecycleHookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -186,6 +187,10 @@ export class PutLifecycleHookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "PutLifecycleHook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/PutNotificationConfigurationCommand.ts b/clients/client-auto-scaling/src/commands/PutNotificationConfigurationCommand.ts index cf834fd3d285b..a3b700d0de8b9 100644 --- a/clients/client-auto-scaling/src/commands/PutNotificationConfigurationCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutNotificationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -152,6 +153,10 @@ export class PutNotificationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "PutNotificationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/PutScalingPolicyCommand.ts b/clients/client-auto-scaling/src/commands/PutScalingPolicyCommand.ts index ae891e49bf896..895b09cc1dd93 100644 --- a/clients/client-auto-scaling/src/commands/PutScalingPolicyCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -316,6 +317,10 @@ export class PutScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "PutScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/PutScheduledUpdateGroupActionCommand.ts b/clients/client-auto-scaling/src/commands/PutScheduledUpdateGroupActionCommand.ts index 1ddd8435cdf93..64d8d93c3a83c 100644 --- a/clients/client-auto-scaling/src/commands/PutScheduledUpdateGroupActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutScheduledUpdateGroupActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -160,6 +161,10 @@ export class PutScheduledUpdateGroupActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "PutScheduledUpdateGroupAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/PutWarmPoolCommand.ts b/clients/client-auto-scaling/src/commands/PutWarmPoolCommand.ts index 939658df1cd7a..ca61281b7dfbc 100644 --- a/clients/client-auto-scaling/src/commands/PutWarmPoolCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutWarmPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -151,6 +152,10 @@ export class PutWarmPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "PutWarmPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/RecordLifecycleActionHeartbeatCommand.ts b/clients/client-auto-scaling/src/commands/RecordLifecycleActionHeartbeatCommand.ts index 4ef205a25a6df..ffff7fa6bdc38 100644 --- a/clients/client-auto-scaling/src/commands/RecordLifecycleActionHeartbeatCommand.ts +++ b/clients/client-auto-scaling/src/commands/RecordLifecycleActionHeartbeatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -173,6 +174,10 @@ export class RecordLifecycleActionHeartbeatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "RecordLifecycleActionHeartbeat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/ResumeProcessesCommand.ts b/clients/client-auto-scaling/src/commands/ResumeProcessesCommand.ts index b030166cdd7c4..e72a73cf82dea 100644 --- a/clients/client-auto-scaling/src/commands/ResumeProcessesCommand.ts +++ b/clients/client-auto-scaling/src/commands/ResumeProcessesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -139,6 +140,10 @@ export class ResumeProcessesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "ResumeProcesses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/RollbackInstanceRefreshCommand.ts b/clients/client-auto-scaling/src/commands/RollbackInstanceRefreshCommand.ts index 1683cccf4bca8..86555af930fdf 100644 --- a/clients/client-auto-scaling/src/commands/RollbackInstanceRefreshCommand.ts +++ b/clients/client-auto-scaling/src/commands/RollbackInstanceRefreshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -156,6 +157,10 @@ export class RollbackInstanceRefreshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "RollbackInstanceRefresh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/SetDesiredCapacityCommand.ts b/clients/client-auto-scaling/src/commands/SetDesiredCapacityCommand.ts index d89847a1090ae..fa625785784df 100644 --- a/clients/client-auto-scaling/src/commands/SetDesiredCapacityCommand.ts +++ b/clients/client-auto-scaling/src/commands/SetDesiredCapacityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -140,6 +141,10 @@ export class SetDesiredCapacityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "SetDesiredCapacity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/SetInstanceHealthCommand.ts b/clients/client-auto-scaling/src/commands/SetInstanceHealthCommand.ts index 89dc34ce8261d..130d6a6ac6ae9 100644 --- a/clients/client-auto-scaling/src/commands/SetInstanceHealthCommand.ts +++ b/clients/client-auto-scaling/src/commands/SetInstanceHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -132,6 +133,10 @@ export class SetInstanceHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "SetInstanceHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/SetInstanceProtectionCommand.ts b/clients/client-auto-scaling/src/commands/SetInstanceProtectionCommand.ts index 8936080f82a10..48fc273fff867 100644 --- a/clients/client-auto-scaling/src/commands/SetInstanceProtectionCommand.ts +++ b/clients/client-auto-scaling/src/commands/SetInstanceProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -163,6 +164,10 @@ export class SetInstanceProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "SetInstanceProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/StartInstanceRefreshCommand.ts b/clients/client-auto-scaling/src/commands/StartInstanceRefreshCommand.ts index a2549b7497a2c..58c815a517009 100644 --- a/clients/client-auto-scaling/src/commands/StartInstanceRefreshCommand.ts +++ b/clients/client-auto-scaling/src/commands/StartInstanceRefreshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -300,6 +301,10 @@ export class StartInstanceRefreshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "StartInstanceRefresh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/SuspendProcessesCommand.ts b/clients/client-auto-scaling/src/commands/SuspendProcessesCommand.ts index 16a0df240081a..9731be6788a4a 100644 --- a/clients/client-auto-scaling/src/commands/SuspendProcessesCommand.ts +++ b/clients/client-auto-scaling/src/commands/SuspendProcessesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -142,6 +143,10 @@ export class SuspendProcessesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "SuspendProcesses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts b/clients/client-auto-scaling/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts index c86f8f56e38ea..02c9ec356fc03 100644 --- a/clients/client-auto-scaling/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts +++ b/clients/client-auto-scaling/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -162,6 +163,10 @@ export class TerminateInstanceInAutoScalingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "TerminateInstanceInAutoScalingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-auto-scaling/src/commands/UpdateAutoScalingGroupCommand.ts b/clients/client-auto-scaling/src/commands/UpdateAutoScalingGroupCommand.ts index ccdc057c6a07d..b86ca84c2b70a 100644 --- a/clients/client-auto-scaling/src/commands/UpdateAutoScalingGroupCommand.ts +++ b/clients/client-auto-scaling/src/commands/UpdateAutoScalingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient"; @@ -303,6 +304,10 @@ export class UpdateAutoScalingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AutoScaling_2011_01_01", + operation: "UpdateAutoScalingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/package.json b/clients/client-backup-gateway/package.json index c9cc82f873ec8..356e3275de527 100644 --- a/clients/client-backup-gateway/package.json +++ b/clients/client-backup-gateway/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-backup-gateway/src/commands/AssociateGatewayToServerCommand.ts b/clients/client-backup-gateway/src/commands/AssociateGatewayToServerCommand.ts index 67292cd30ed26..5bffbb0b182ac 100644 --- a/clients/client-backup-gateway/src/commands/AssociateGatewayToServerCommand.ts +++ b/clients/client-backup-gateway/src/commands/AssociateGatewayToServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -129,6 +130,10 @@ export class AssociateGatewayToServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "AssociateGatewayToServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/CreateGatewayCommand.ts b/clients/client-backup-gateway/src/commands/CreateGatewayCommand.ts index 2740e7e6ef69a..a9ccd73c63806 100644 --- a/clients/client-backup-gateway/src/commands/CreateGatewayCommand.ts +++ b/clients/client-backup-gateway/src/commands/CreateGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -131,6 +132,10 @@ export class CreateGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "CreateGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/DeleteGatewayCommand.ts b/clients/client-backup-gateway/src/commands/DeleteGatewayCommand.ts index ca873a55c327d..8f9e1d06c5c51 100644 --- a/clients/client-backup-gateway/src/commands/DeleteGatewayCommand.ts +++ b/clients/client-backup-gateway/src/commands/DeleteGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -125,6 +126,10 @@ export class DeleteGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "DeleteGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/DeleteHypervisorCommand.ts b/clients/client-backup-gateway/src/commands/DeleteHypervisorCommand.ts index ff55e227c1b9e..f90ab48d477ec 100644 --- a/clients/client-backup-gateway/src/commands/DeleteHypervisorCommand.ts +++ b/clients/client-backup-gateway/src/commands/DeleteHypervisorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -133,6 +134,10 @@ export class DeleteHypervisorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "DeleteHypervisor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/DisassociateGatewayFromServerCommand.ts b/clients/client-backup-gateway/src/commands/DisassociateGatewayFromServerCommand.ts index 4fb781e619393..fda0f6ccc6898 100644 --- a/clients/client-backup-gateway/src/commands/DisassociateGatewayFromServerCommand.ts +++ b/clients/client-backup-gateway/src/commands/DisassociateGatewayFromServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -136,6 +137,10 @@ export class DisassociateGatewayFromServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "DisassociateGatewayFromServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/GetBandwidthRateLimitScheduleCommand.ts b/clients/client-backup-gateway/src/commands/GetBandwidthRateLimitScheduleCommand.ts index 74237859e1a6a..18aeede98826d 100644 --- a/clients/client-backup-gateway/src/commands/GetBandwidthRateLimitScheduleCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetBandwidthRateLimitScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -147,6 +148,10 @@ export class GetBandwidthRateLimitScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "GetBandwidthRateLimitSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/GetGatewayCommand.ts b/clients/client-backup-gateway/src/commands/GetGatewayCommand.ts index 619c360ae95ba..9d61d6bc56395 100644 --- a/clients/client-backup-gateway/src/commands/GetGatewayCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -140,6 +141,10 @@ export class GetGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "GetGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/GetHypervisorCommand.ts b/clients/client-backup-gateway/src/commands/GetHypervisorCommand.ts index 4d91c048496a0..93c4b64e59cd4 100644 --- a/clients/client-backup-gateway/src/commands/GetHypervisorCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetHypervisorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -137,6 +138,10 @@ export class GetHypervisorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "GetHypervisor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/GetHypervisorPropertyMappingsCommand.ts b/clients/client-backup-gateway/src/commands/GetHypervisorPropertyMappingsCommand.ts index 809b41675e145..2e2e71df59392 100644 --- a/clients/client-backup-gateway/src/commands/GetHypervisorPropertyMappingsCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetHypervisorPropertyMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -143,6 +144,10 @@ export class GetHypervisorPropertyMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "GetHypervisorPropertyMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/GetVirtualMachineCommand.ts b/clients/client-backup-gateway/src/commands/GetVirtualMachineCommand.ts index 73379ef352b7e..38cbea531dcad 100644 --- a/clients/client-backup-gateway/src/commands/GetVirtualMachineCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetVirtualMachineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -141,6 +142,10 @@ export class GetVirtualMachineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "GetVirtualMachine", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/ImportHypervisorConfigurationCommand.ts b/clients/client-backup-gateway/src/commands/ImportHypervisorConfigurationCommand.ts index bba900ea1e7f4..080df103b76df 100644 --- a/clients/client-backup-gateway/src/commands/ImportHypervisorConfigurationCommand.ts +++ b/clients/client-backup-gateway/src/commands/ImportHypervisorConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -149,6 +150,10 @@ export class ImportHypervisorConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: ImportHypervisorConfigurationInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "ImportHypervisorConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/ListGatewaysCommand.ts b/clients/client-backup-gateway/src/commands/ListGatewaysCommand.ts index a2ba60b1dab7b..47e219fa7f45d 100644 --- a/clients/client-backup-gateway/src/commands/ListGatewaysCommand.ts +++ b/clients/client-backup-gateway/src/commands/ListGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -132,6 +133,10 @@ export class ListGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "ListGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/ListHypervisorsCommand.ts b/clients/client-backup-gateway/src/commands/ListHypervisorsCommand.ts index 055e339e47b7c..1164503c8bc97 100644 --- a/clients/client-backup-gateway/src/commands/ListHypervisorsCommand.ts +++ b/clients/client-backup-gateway/src/commands/ListHypervisorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -134,6 +135,10 @@ export class ListHypervisorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "ListHypervisors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/ListTagsForResourceCommand.ts b/clients/client-backup-gateway/src/commands/ListTagsForResourceCommand.ts index b5fb3e4c69a8d..5a666eea02569 100644 --- a/clients/client-backup-gateway/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-backup-gateway/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/ListVirtualMachinesCommand.ts b/clients/client-backup-gateway/src/commands/ListVirtualMachinesCommand.ts index ccbc76833799b..e2200241faa3a 100644 --- a/clients/client-backup-gateway/src/commands/ListVirtualMachinesCommand.ts +++ b/clients/client-backup-gateway/src/commands/ListVirtualMachinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -136,6 +137,10 @@ export class ListVirtualMachinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "ListVirtualMachines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/PutBandwidthRateLimitScheduleCommand.ts b/clients/client-backup-gateway/src/commands/PutBandwidthRateLimitScheduleCommand.ts index 238757c0b043d..64a714325146a 100644 --- a/clients/client-backup-gateway/src/commands/PutBandwidthRateLimitScheduleCommand.ts +++ b/clients/client-backup-gateway/src/commands/PutBandwidthRateLimitScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -147,6 +148,10 @@ export class PutBandwidthRateLimitScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "PutBandwidthRateLimitSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/PutHypervisorPropertyMappingsCommand.ts b/clients/client-backup-gateway/src/commands/PutHypervisorPropertyMappingsCommand.ts index 8be647cc1614a..1351de5121adb 100644 --- a/clients/client-backup-gateway/src/commands/PutHypervisorPropertyMappingsCommand.ts +++ b/clients/client-backup-gateway/src/commands/PutHypervisorPropertyMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -149,6 +150,10 @@ export class PutHypervisorPropertyMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "PutHypervisorPropertyMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/PutMaintenanceStartTimeCommand.ts b/clients/client-backup-gateway/src/commands/PutMaintenanceStartTimeCommand.ts index 79227d90cf6bd..a72b8a8d26511 100644 --- a/clients/client-backup-gateway/src/commands/PutMaintenanceStartTimeCommand.ts +++ b/clients/client-backup-gateway/src/commands/PutMaintenanceStartTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -134,6 +135,10 @@ export class PutMaintenanceStartTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "PutMaintenanceStartTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/StartVirtualMachinesMetadataSyncCommand.ts b/clients/client-backup-gateway/src/commands/StartVirtualMachinesMetadataSyncCommand.ts index 4db8b51f93298..20f5d343789f2 100644 --- a/clients/client-backup-gateway/src/commands/StartVirtualMachinesMetadataSyncCommand.ts +++ b/clients/client-backup-gateway/src/commands/StartVirtualMachinesMetadataSyncCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -135,6 +136,10 @@ export class StartVirtualMachinesMetadataSyncCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "StartVirtualMachinesMetadataSync", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/TagResourceCommand.ts b/clients/client-backup-gateway/src/commands/TagResourceCommand.ts index 858140c619b95..e7ac9a3560a12 100644 --- a/clients/client-backup-gateway/src/commands/TagResourceCommand.ts +++ b/clients/client-backup-gateway/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/TestHypervisorConfigurationCommand.ts b/clients/client-backup-gateway/src/commands/TestHypervisorConfigurationCommand.ts index 1833664c33632..3ff4af4edcacc 100644 --- a/clients/client-backup-gateway/src/commands/TestHypervisorConfigurationCommand.ts +++ b/clients/client-backup-gateway/src/commands/TestHypervisorConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -136,6 +137,10 @@ export class TestHypervisorConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: TestHypervisorConfigurationInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "TestHypervisorConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/UntagResourceCommand.ts b/clients/client-backup-gateway/src/commands/UntagResourceCommand.ts index b19c2b87c148c..47c142818d97a 100644 --- a/clients/client-backup-gateway/src/commands/UntagResourceCommand.ts +++ b/clients/client-backup-gateway/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/UpdateGatewayInformationCommand.ts b/clients/client-backup-gateway/src/commands/UpdateGatewayInformationCommand.ts index 2333c492d2971..dbb65bade55af 100644 --- a/clients/client-backup-gateway/src/commands/UpdateGatewayInformationCommand.ts +++ b/clients/client-backup-gateway/src/commands/UpdateGatewayInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -132,6 +133,10 @@ export class UpdateGatewayInformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "UpdateGatewayInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts b/clients/client-backup-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts index 7816a945dbfdb..c753d319dec98 100644 --- a/clients/client-backup-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts +++ b/clients/client-backup-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -133,6 +134,10 @@ export class UpdateGatewaySoftwareNowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "UpdateGatewaySoftwareNow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup-gateway/src/commands/UpdateHypervisorCommand.ts b/clients/client-backup-gateway/src/commands/UpdateHypervisorCommand.ts index 2b66f11c67118..6657207bd00da 100644 --- a/clients/client-backup-gateway/src/commands/UpdateHypervisorCommand.ts +++ b/clients/client-backup-gateway/src/commands/UpdateHypervisorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupGatewayClient"; @@ -144,6 +145,10 @@ export class UpdateHypervisorCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateHypervisorInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BackupOnPremises_v20210101", + operation: "UpdateHypervisor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/package.json b/clients/client-backup/package.json index c01b786fd7f81..be47b6dfe3e04 100644 --- a/clients/client-backup/package.json +++ b/clients/client-backup/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-backup/src/commands/CancelLegalHoldCommand.ts b/clients/client-backup/src/commands/CancelLegalHoldCommand.ts index 9f030acaad312..2f04263ae6ffe 100644 --- a/clients/client-backup/src/commands/CancelLegalHoldCommand.ts +++ b/clients/client-backup/src/commands/CancelLegalHoldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -132,6 +133,10 @@ export class CancelLegalHoldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "CancelLegalHold", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/CreateBackupPlanCommand.ts b/clients/client-backup/src/commands/CreateBackupPlanCommand.ts index 6e619899b38e1..b0137040d8ab7 100644 --- a/clients/client-backup/src/commands/CreateBackupPlanCommand.ts +++ b/clients/client-backup/src/commands/CreateBackupPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -191,6 +192,10 @@ export class CreateBackupPlanCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBackupPlanInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "CreateBackupPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/CreateBackupSelectionCommand.ts b/clients/client-backup/src/commands/CreateBackupSelectionCommand.ts index ddbf6a80e7b08..66fb2ef912c2e 100644 --- a/clients/client-backup/src/commands/CreateBackupSelectionCommand.ts +++ b/clients/client-backup/src/commands/CreateBackupSelectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -178,6 +179,10 @@ export class CreateBackupSelectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "CreateBackupSelection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/CreateBackupVaultCommand.ts b/clients/client-backup/src/commands/CreateBackupVaultCommand.ts index 36947cc1fd749..9c4d87a49fd48 100644 --- a/clients/client-backup/src/commands/CreateBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/CreateBackupVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -148,6 +149,10 @@ export class CreateBackupVaultCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBackupVaultInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "CreateBackupVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/CreateFrameworkCommand.ts b/clients/client-backup/src/commands/CreateFrameworkCommand.ts index 3f32ce635c17d..09085d9e29b85 100644 --- a/clients/client-backup/src/commands/CreateFrameworkCommand.ts +++ b/clients/client-backup/src/commands/CreateFrameworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -162,6 +163,10 @@ export class CreateFrameworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "CreateFramework", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/CreateLegalHoldCommand.ts b/clients/client-backup/src/commands/CreateLegalHoldCommand.ts index aeefaef9e48b5..20c7d2ddca7f3 100644 --- a/clients/client-backup/src/commands/CreateLegalHoldCommand.ts +++ b/clients/client-backup/src/commands/CreateLegalHoldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -169,6 +170,10 @@ export class CreateLegalHoldCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLegalHoldInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "CreateLegalHold", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/CreateLogicallyAirGappedBackupVaultCommand.ts b/clients/client-backup/src/commands/CreateLogicallyAirGappedBackupVaultCommand.ts index 7daf9112db50c..7359623880205 100644 --- a/clients/client-backup/src/commands/CreateLogicallyAirGappedBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/CreateLogicallyAirGappedBackupVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -160,6 +161,10 @@ export class CreateLogicallyAirGappedBackupVaultCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLogicallyAirGappedBackupVaultInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "CreateLogicallyAirGappedBackupVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/CreateReportPlanCommand.ts b/clients/client-backup/src/commands/CreateReportPlanCommand.ts index 34e457c5f2967..54cc62eedbdab 100644 --- a/clients/client-backup/src/commands/CreateReportPlanCommand.ts +++ b/clients/client-backup/src/commands/CreateReportPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -164,6 +165,10 @@ export class CreateReportPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "CreateReportPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteBackupPlanCommand.ts b/clients/client-backup/src/commands/DeleteBackupPlanCommand.ts index ede6f19339846..df936b52fea67 100644 --- a/clients/client-backup/src/commands/DeleteBackupPlanCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -136,6 +137,10 @@ export class DeleteBackupPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteBackupPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteBackupSelectionCommand.ts b/clients/client-backup/src/commands/DeleteBackupSelectionCommand.ts index 49628f1f4a986..7e58c2cfef8e5 100644 --- a/clients/client-backup/src/commands/DeleteBackupSelectionCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupSelectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -127,6 +128,10 @@ export class DeleteBackupSelectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteBackupSelection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteBackupVaultAccessPolicyCommand.ts b/clients/client-backup/src/commands/DeleteBackupVaultAccessPolicyCommand.ts index fb1dec925138f..2d60e76b0dbd2 100644 --- a/clients/client-backup/src/commands/DeleteBackupVaultAccessPolicyCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupVaultAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -128,6 +129,10 @@ export class DeleteBackupVaultAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteBackupVaultAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteBackupVaultCommand.ts b/clients/client-backup/src/commands/DeleteBackupVaultCommand.ts index 8631ee08d1d8c..29e655d4d43ce 100644 --- a/clients/client-backup/src/commands/DeleteBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -130,6 +131,10 @@ export class DeleteBackupVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteBackupVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteBackupVaultLockConfigurationCommand.ts b/clients/client-backup/src/commands/DeleteBackupVaultLockConfigurationCommand.ts index 4181978559f32..300b973ed2d05 100644 --- a/clients/client-backup/src/commands/DeleteBackupVaultLockConfigurationCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupVaultLockConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -137,6 +138,10 @@ export class DeleteBackupVaultLockConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteBackupVaultLockConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteBackupVaultNotificationsCommand.ts b/clients/client-backup/src/commands/DeleteBackupVaultNotificationsCommand.ts index 3118236bf424d..25f1ce50492d0 100644 --- a/clients/client-backup/src/commands/DeleteBackupVaultNotificationsCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupVaultNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -128,6 +129,10 @@ export class DeleteBackupVaultNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteBackupVaultNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteFrameworkCommand.ts b/clients/client-backup/src/commands/DeleteFrameworkCommand.ts index ef83a4a4cd05f..8587ac65617e1 100644 --- a/clients/client-backup/src/commands/DeleteFrameworkCommand.ts +++ b/clients/client-backup/src/commands/DeleteFrameworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -129,6 +130,10 @@ export class DeleteFrameworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteFramework", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteRecoveryPointCommand.ts b/clients/client-backup/src/commands/DeleteRecoveryPointCommand.ts index 47b630e11b76f..c6703b592037d 100644 --- a/clients/client-backup/src/commands/DeleteRecoveryPointCommand.ts +++ b/clients/client-backup/src/commands/DeleteRecoveryPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -146,6 +147,10 @@ export class DeleteRecoveryPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteRecoveryPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DeleteReportPlanCommand.ts b/clients/client-backup/src/commands/DeleteReportPlanCommand.ts index 8d58ccb16be28..e480d992d97e3 100644 --- a/clients/client-backup/src/commands/DeleteReportPlanCommand.ts +++ b/clients/client-backup/src/commands/DeleteReportPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -129,6 +130,10 @@ export class DeleteReportPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DeleteReportPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeBackupJobCommand.ts b/clients/client-backup/src/commands/DescribeBackupJobCommand.ts index 4558526fa16c3..ddae8e7a89a1a 100644 --- a/clients/client-backup/src/commands/DescribeBackupJobCommand.ts +++ b/clients/client-backup/src/commands/DescribeBackupJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -163,6 +164,10 @@ export class DescribeBackupJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeBackupJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeBackupVaultCommand.ts b/clients/client-backup/src/commands/DescribeBackupVaultCommand.ts index 2a96912d92654..ff67faf2d560f 100644 --- a/clients/client-backup/src/commands/DescribeBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/DescribeBackupVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -138,6 +139,10 @@ export class DescribeBackupVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeBackupVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeCopyJobCommand.ts b/clients/client-backup/src/commands/DescribeCopyJobCommand.ts index e429ebbfdf150..322ee1f5c0f65 100644 --- a/clients/client-backup/src/commands/DescribeCopyJobCommand.ts +++ b/clients/client-backup/src/commands/DescribeCopyJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -156,6 +157,10 @@ export class DescribeCopyJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeCopyJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeFrameworkCommand.ts b/clients/client-backup/src/commands/DescribeFrameworkCommand.ts index fe343fb5041a5..6aeecb74df394 100644 --- a/clients/client-backup/src/commands/DescribeFrameworkCommand.ts +++ b/clients/client-backup/src/commands/DescribeFrameworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -155,6 +156,10 @@ export class DescribeFrameworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeFramework", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeGlobalSettingsCommand.ts b/clients/client-backup/src/commands/DescribeGlobalSettingsCommand.ts index 9e420000ec860..3b29d6beaab08 100644 --- a/clients/client-backup/src/commands/DescribeGlobalSettingsCommand.ts +++ b/clients/client-backup/src/commands/DescribeGlobalSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -125,6 +126,10 @@ export class DescribeGlobalSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeGlobalSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeProtectedResourceCommand.ts b/clients/client-backup/src/commands/DescribeProtectedResourceCommand.ts index 244fc321e82c9..09057c492e774 100644 --- a/clients/client-backup/src/commands/DescribeProtectedResourceCommand.ts +++ b/clients/client-backup/src/commands/DescribeProtectedResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -132,6 +133,10 @@ export class DescribeProtectedResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeProtectedResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeRecoveryPointCommand.ts b/clients/client-backup/src/commands/DescribeRecoveryPointCommand.ts index 5b6446fa87af2..d62cd0479917d 100644 --- a/clients/client-backup/src/commands/DescribeRecoveryPointCommand.ts +++ b/clients/client-backup/src/commands/DescribeRecoveryPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -163,6 +164,10 @@ export class DescribeRecoveryPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeRecoveryPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeRegionSettingsCommand.ts b/clients/client-backup/src/commands/DescribeRegionSettingsCommand.ts index bd2c611985ba2..e7b285490725a 100644 --- a/clients/client-backup/src/commands/DescribeRegionSettingsCommand.ts +++ b/clients/client-backup/src/commands/DescribeRegionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -124,6 +125,10 @@ export class DescribeRegionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeRegionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeReportJobCommand.ts b/clients/client-backup/src/commands/DescribeReportJobCommand.ts index 5d1b242c51981..462b19b7e2b82 100644 --- a/clients/client-backup/src/commands/DescribeReportJobCommand.ts +++ b/clients/client-backup/src/commands/DescribeReportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -138,6 +139,10 @@ export class DescribeReportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeReportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeReportPlanCommand.ts b/clients/client-backup/src/commands/DescribeReportPlanCommand.ts index 93e89f23258d3..d15b8539157d1 100644 --- a/clients/client-backup/src/commands/DescribeReportPlanCommand.ts +++ b/clients/client-backup/src/commands/DescribeReportPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -158,6 +159,10 @@ export class DescribeReportPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeReportPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DescribeRestoreJobCommand.ts b/clients/client-backup/src/commands/DescribeRestoreJobCommand.ts index dc331e1dd70ff..a390cb06ad0b9 100644 --- a/clients/client-backup/src/commands/DescribeRestoreJobCommand.ts +++ b/clients/client-backup/src/commands/DescribeRestoreJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -142,6 +143,10 @@ export class DescribeRestoreJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DescribeRestoreJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DisassociateRecoveryPointCommand.ts b/clients/client-backup/src/commands/DisassociateRecoveryPointCommand.ts index a7fd90521fe10..dbc3b1439c81a 100644 --- a/clients/client-backup/src/commands/DisassociateRecoveryPointCommand.ts +++ b/clients/client-backup/src/commands/DisassociateRecoveryPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -137,6 +138,10 @@ export class DisassociateRecoveryPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DisassociateRecoveryPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/DisassociateRecoveryPointFromParentCommand.ts b/clients/client-backup/src/commands/DisassociateRecoveryPointFromParentCommand.ts index cec2d748c67d1..08fa6f40a9cef 100644 --- a/clients/client-backup/src/commands/DisassociateRecoveryPointFromParentCommand.ts +++ b/clients/client-backup/src/commands/DisassociateRecoveryPointFromParentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -134,6 +135,10 @@ export class DisassociateRecoveryPointFromParentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "DisassociateRecoveryPointFromParent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ExportBackupPlanTemplateCommand.ts b/clients/client-backup/src/commands/ExportBackupPlanTemplateCommand.ts index d63d2cfb50958..bc493150a4f2a 100644 --- a/clients/client-backup/src/commands/ExportBackupPlanTemplateCommand.ts +++ b/clients/client-backup/src/commands/ExportBackupPlanTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -127,6 +128,10 @@ export class ExportBackupPlanTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ExportBackupPlanTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetBackupPlanCommand.ts b/clients/client-backup/src/commands/GetBackupPlanCommand.ts index a9a4bd7442ced..03c3651b298cd 100644 --- a/clients/client-backup/src/commands/GetBackupPlanCommand.ts +++ b/clients/client-backup/src/commands/GetBackupPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -180,6 +181,10 @@ export class GetBackupPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBackupPlanOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetBackupPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetBackupPlanFromJSONCommand.ts b/clients/client-backup/src/commands/GetBackupPlanFromJSONCommand.ts index 76b39cd90c2e1..8873bb275a8f4 100644 --- a/clients/client-backup/src/commands/GetBackupPlanFromJSONCommand.ts +++ b/clients/client-backup/src/commands/GetBackupPlanFromJSONCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -174,6 +175,10 @@ export class GetBackupPlanFromJSONCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBackupPlanFromJSONOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetBackupPlanFromJSON", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetBackupPlanFromTemplateCommand.ts b/clients/client-backup/src/commands/GetBackupPlanFromTemplateCommand.ts index 835d449a79413..bbb47aa1126db 100644 --- a/clients/client-backup/src/commands/GetBackupPlanFromTemplateCommand.ts +++ b/clients/client-backup/src/commands/GetBackupPlanFromTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -169,6 +170,10 @@ export class GetBackupPlanFromTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBackupPlanFromTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetBackupPlanFromTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetBackupSelectionCommand.ts b/clients/client-backup/src/commands/GetBackupSelectionCommand.ts index f4816a8f18e90..89fe36895530e 100644 --- a/clients/client-backup/src/commands/GetBackupSelectionCommand.ts +++ b/clients/client-backup/src/commands/GetBackupSelectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -175,6 +176,10 @@ export class GetBackupSelectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetBackupSelection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetBackupVaultAccessPolicyCommand.ts b/clients/client-backup/src/commands/GetBackupVaultAccessPolicyCommand.ts index 9d675e2080f28..15afb008c28b2 100644 --- a/clients/client-backup/src/commands/GetBackupVaultAccessPolicyCommand.ts +++ b/clients/client-backup/src/commands/GetBackupVaultAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -130,6 +131,10 @@ export class GetBackupVaultAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetBackupVaultAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetBackupVaultNotificationsCommand.ts b/clients/client-backup/src/commands/GetBackupVaultNotificationsCommand.ts index 283ffc4a809b4..ae2eb2ac9bcf6 100644 --- a/clients/client-backup/src/commands/GetBackupVaultNotificationsCommand.ts +++ b/clients/client-backup/src/commands/GetBackupVaultNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -135,6 +136,10 @@ export class GetBackupVaultNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetBackupVaultNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetLegalHoldCommand.ts b/clients/client-backup/src/commands/GetLegalHoldCommand.ts index 3b50b4c21cbe3..8098972163e88 100644 --- a/clients/client-backup/src/commands/GetLegalHoldCommand.ts +++ b/clients/client-backup/src/commands/GetLegalHoldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -146,6 +147,10 @@ export class GetLegalHoldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetLegalHold", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetRecoveryPointRestoreMetadataCommand.ts b/clients/client-backup/src/commands/GetRecoveryPointRestoreMetadataCommand.ts index 6ff2c14099262..c80fe828f153c 100644 --- a/clients/client-backup/src/commands/GetRecoveryPointRestoreMetadataCommand.ts +++ b/clients/client-backup/src/commands/GetRecoveryPointRestoreMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -142,6 +143,10 @@ export class GetRecoveryPointRestoreMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetRecoveryPointRestoreMetadataOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetRecoveryPointRestoreMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/GetSupportedResourceTypesCommand.ts b/clients/client-backup/src/commands/GetSupportedResourceTypesCommand.ts index 5d65c5c46b1c3..337aa1e87ae87 100644 --- a/clients/client-backup/src/commands/GetSupportedResourceTypesCommand.ts +++ b/clients/client-backup/src/commands/GetSupportedResourceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -117,6 +118,10 @@ export class GetSupportedResourceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "GetSupportedResourceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListBackupJobsCommand.ts b/clients/client-backup/src/commands/ListBackupJobsCommand.ts index 2361c3f7e00c2..ddbc2890e61b5 100644 --- a/clients/client-backup/src/commands/ListBackupJobsCommand.ts +++ b/clients/client-backup/src/commands/ListBackupJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -167,6 +168,10 @@ export class ListBackupJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListBackupJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListBackupPlanTemplatesCommand.ts b/clients/client-backup/src/commands/ListBackupPlanTemplatesCommand.ts index c84f4d8ec44bf..38a6c811e69a8 100644 --- a/clients/client-backup/src/commands/ListBackupPlanTemplatesCommand.ts +++ b/clients/client-backup/src/commands/ListBackupPlanTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -135,6 +136,10 @@ export class ListBackupPlanTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListBackupPlanTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListBackupPlanVersionsCommand.ts b/clients/client-backup/src/commands/ListBackupPlanVersionsCommand.ts index 6f80014e3e00c..51bb4d516f140 100644 --- a/clients/client-backup/src/commands/ListBackupPlanVersionsCommand.ts +++ b/clients/client-backup/src/commands/ListBackupPlanVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -150,6 +151,10 @@ export class ListBackupPlanVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListBackupPlanVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListBackupPlansCommand.ts b/clients/client-backup/src/commands/ListBackupPlansCommand.ts index 84d5768f5c4d2..c467918d154d7 100644 --- a/clients/client-backup/src/commands/ListBackupPlansCommand.ts +++ b/clients/client-backup/src/commands/ListBackupPlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -151,6 +152,10 @@ export class ListBackupPlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListBackupPlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListBackupSelectionsCommand.ts b/clients/client-backup/src/commands/ListBackupSelectionsCommand.ts index f48070567d564..d91d8493c5e78 100644 --- a/clients/client-backup/src/commands/ListBackupSelectionsCommand.ts +++ b/clients/client-backup/src/commands/ListBackupSelectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -140,6 +141,10 @@ export class ListBackupSelectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListBackupSelections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListBackupVaultsCommand.ts b/clients/client-backup/src/commands/ListBackupVaultsCommand.ts index c3e3635887389..bb765c79f3e20 100644 --- a/clients/client-backup/src/commands/ListBackupVaultsCommand.ts +++ b/clients/client-backup/src/commands/ListBackupVaultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -145,6 +146,10 @@ export class ListBackupVaultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListBackupVaults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListCopyJobsCommand.ts b/clients/client-backup/src/commands/ListCopyJobsCommand.ts index 59cb181eb99d5..c003749abf0d6 100644 --- a/clients/client-backup/src/commands/ListCopyJobsCommand.ts +++ b/clients/client-backup/src/commands/ListCopyJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -162,6 +163,10 @@ export class ListCopyJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListCopyJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListFrameworksCommand.ts b/clients/client-backup/src/commands/ListFrameworksCommand.ts index 5a896855325bc..d026f0d1981f9 100644 --- a/clients/client-backup/src/commands/ListFrameworksCommand.ts +++ b/clients/client-backup/src/commands/ListFrameworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -132,6 +133,10 @@ export class ListFrameworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListFrameworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListLegalHoldsCommand.ts b/clients/client-backup/src/commands/ListLegalHoldsCommand.ts index d6372b39adf14..531597d60508e 100644 --- a/clients/client-backup/src/commands/ListLegalHoldsCommand.ts +++ b/clients/client-backup/src/commands/ListLegalHoldsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -133,6 +134,10 @@ export class ListLegalHoldsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListLegalHolds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListProtectedResourcesByBackupVaultCommand.ts b/clients/client-backup/src/commands/ListProtectedResourcesByBackupVaultCommand.ts index a26a94621e6dc..4517314db187b 100644 --- a/clients/client-backup/src/commands/ListProtectedResourcesByBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/ListProtectedResourcesByBackupVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -143,6 +144,10 @@ export class ListProtectedResourcesByBackupVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListProtectedResourcesByBackupVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListProtectedResourcesCommand.ts b/clients/client-backup/src/commands/ListProtectedResourcesCommand.ts index 784a12cee8fe7..e62b3157f029c 100644 --- a/clients/client-backup/src/commands/ListProtectedResourcesCommand.ts +++ b/clients/client-backup/src/commands/ListProtectedResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -132,6 +133,10 @@ export class ListProtectedResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListProtectedResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListRecoveryPointsByBackupVaultCommand.ts b/clients/client-backup/src/commands/ListRecoveryPointsByBackupVaultCommand.ts index 06aef97e3ae02..bf961397e8b81 100644 --- a/clients/client-backup/src/commands/ListRecoveryPointsByBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/ListRecoveryPointsByBackupVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -178,6 +179,10 @@ export class ListRecoveryPointsByBackupVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListRecoveryPointsByBackupVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListRecoveryPointsByLegalHoldCommand.ts b/clients/client-backup/src/commands/ListRecoveryPointsByLegalHoldCommand.ts index 044f249550dee..057e53d2e0f89 100644 --- a/clients/client-backup/src/commands/ListRecoveryPointsByLegalHoldCommand.ts +++ b/clients/client-backup/src/commands/ListRecoveryPointsByLegalHoldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -140,6 +141,10 @@ export class ListRecoveryPointsByLegalHoldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListRecoveryPointsByLegalHold", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListRecoveryPointsByResourceCommand.ts b/clients/client-backup/src/commands/ListRecoveryPointsByResourceCommand.ts index e2635eeec886d..4dce62135b76c 100644 --- a/clients/client-backup/src/commands/ListRecoveryPointsByResourceCommand.ts +++ b/clients/client-backup/src/commands/ListRecoveryPointsByResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -153,6 +154,10 @@ export class ListRecoveryPointsByResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListRecoveryPointsByResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListReportJobsCommand.ts b/clients/client-backup/src/commands/ListReportJobsCommand.ts index 942d3d7a6f363..eb0f0cb0a2c82 100644 --- a/clients/client-backup/src/commands/ListReportJobsCommand.ts +++ b/clients/client-backup/src/commands/ListReportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -146,6 +147,10 @@ export class ListReportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListReportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListReportPlansCommand.ts b/clients/client-backup/src/commands/ListReportPlansCommand.ts index ae3e15eb6d4fc..57e619043b9fe 100644 --- a/clients/client-backup/src/commands/ListReportPlansCommand.ts +++ b/clients/client-backup/src/commands/ListReportPlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -157,6 +158,10 @@ export class ListReportPlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListReportPlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListRestoreJobsCommand.ts b/clients/client-backup/src/commands/ListRestoreJobsCommand.ts index 475b9cab01bba..2173af8af5be7 100644 --- a/clients/client-backup/src/commands/ListRestoreJobsCommand.ts +++ b/clients/client-backup/src/commands/ListRestoreJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -152,6 +153,10 @@ export class ListRestoreJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListRestoreJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/ListTagsCommand.ts b/clients/client-backup/src/commands/ListTagsCommand.ts index e6f874f0ccf8e..c2659c1f9f2ac 100644 --- a/clients/client-backup/src/commands/ListTagsCommand.ts +++ b/clients/client-backup/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -131,6 +132,10 @@ export class ListTagsCommand extends $Command _, outputFilterSensitiveLog: ListTagsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/PutBackupVaultAccessPolicyCommand.ts b/clients/client-backup/src/commands/PutBackupVaultAccessPolicyCommand.ts index 9d384d598d418..24ee925493f6f 100644 --- a/clients/client-backup/src/commands/PutBackupVaultAccessPolicyCommand.ts +++ b/clients/client-backup/src/commands/PutBackupVaultAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -128,6 +129,10 @@ export class PutBackupVaultAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "PutBackupVaultAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/PutBackupVaultLockConfigurationCommand.ts b/clients/client-backup/src/commands/PutBackupVaultLockConfigurationCommand.ts index 8c303b42dd023..7b5a7706ad9a3 100644 --- a/clients/client-backup/src/commands/PutBackupVaultLockConfigurationCommand.ts +++ b/clients/client-backup/src/commands/PutBackupVaultLockConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -147,6 +148,10 @@ export class PutBackupVaultLockConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "PutBackupVaultLockConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/PutBackupVaultNotificationsCommand.ts b/clients/client-backup/src/commands/PutBackupVaultNotificationsCommand.ts index 4d7cf2aee4081..d8c351ee1b7bc 100644 --- a/clients/client-backup/src/commands/PutBackupVaultNotificationsCommand.ts +++ b/clients/client-backup/src/commands/PutBackupVaultNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -132,6 +133,10 @@ export class PutBackupVaultNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "PutBackupVaultNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/StartBackupJobCommand.ts b/clients/client-backup/src/commands/StartBackupJobCommand.ts index 507dffaa8ac2c..aef058f6c57cc 100644 --- a/clients/client-backup/src/commands/StartBackupJobCommand.ts +++ b/clients/client-backup/src/commands/StartBackupJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -153,6 +154,10 @@ export class StartBackupJobCommand extends $Command< commandName, inputFilterSensitiveLog: StartBackupJobInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "StartBackupJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/StartCopyJobCommand.ts b/clients/client-backup/src/commands/StartCopyJobCommand.ts index a65b4d00c5478..592b57a7d711a 100644 --- a/clients/client-backup/src/commands/StartCopyJobCommand.ts +++ b/clients/client-backup/src/commands/StartCopyJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -144,6 +145,10 @@ export class StartCopyJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "StartCopyJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/StartReportJobCommand.ts b/clients/client-backup/src/commands/StartReportJobCommand.ts index e17365ee81261..32518d366b02f 100644 --- a/clients/client-backup/src/commands/StartReportJobCommand.ts +++ b/clients/client-backup/src/commands/StartReportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -128,6 +129,10 @@ export class StartReportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "StartReportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/StartRestoreJobCommand.ts b/clients/client-backup/src/commands/StartRestoreJobCommand.ts index 547d51208cd63..afd92880b86e4 100644 --- a/clients/client-backup/src/commands/StartRestoreJobCommand.ts +++ b/clients/client-backup/src/commands/StartRestoreJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -142,6 +143,10 @@ export class StartRestoreJobCommand extends $Command< commandName, inputFilterSensitiveLog: StartRestoreJobInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "StartRestoreJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/StopBackupJobCommand.ts b/clients/client-backup/src/commands/StopBackupJobCommand.ts index d84ca210708d7..4409efb6f526a 100644 --- a/clients/client-backup/src/commands/StopBackupJobCommand.ts +++ b/clients/client-backup/src/commands/StopBackupJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -131,6 +132,10 @@ export class StopBackupJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "StopBackupJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/TagResourceCommand.ts b/clients/client-backup/src/commands/TagResourceCommand.ts index ac1ecfe1e4443..6868819e0197c 100644 --- a/clients/client-backup/src/commands/TagResourceCommand.ts +++ b/clients/client-backup/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/UntagResourceCommand.ts b/clients/client-backup/src/commands/UntagResourceCommand.ts index bdd6f930faa5e..b6439053e540e 100644 --- a/clients/client-backup/src/commands/UntagResourceCommand.ts +++ b/clients/client-backup/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -127,6 +128,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/UpdateBackupPlanCommand.ts b/clients/client-backup/src/commands/UpdateBackupPlanCommand.ts index 85cb22523d81f..62f38ea400f7f 100644 --- a/clients/client-backup/src/commands/UpdateBackupPlanCommand.ts +++ b/clients/client-backup/src/commands/UpdateBackupPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -182,6 +183,10 @@ export class UpdateBackupPlanCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateBackupPlanInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "UpdateBackupPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/UpdateFrameworkCommand.ts b/clients/client-backup/src/commands/UpdateFrameworkCommand.ts index 0438d536ef57e..1966637afa1a8 100644 --- a/clients/client-backup/src/commands/UpdateFrameworkCommand.ts +++ b/clients/client-backup/src/commands/UpdateFrameworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -165,6 +166,10 @@ export class UpdateFrameworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "UpdateFramework", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-backup/src/commands/UpdateGlobalSettingsCommand.ts index c0bdaf2935538..7f5570b85d79b 100644 --- a/clients/client-backup/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-backup/src/commands/UpdateGlobalSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -130,6 +131,10 @@ export class UpdateGlobalSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "UpdateGlobalSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/UpdateRecoveryPointLifecycleCommand.ts b/clients/client-backup/src/commands/UpdateRecoveryPointLifecycleCommand.ts index 4ac28a956d957..eae94ddd30dca 100644 --- a/clients/client-backup/src/commands/UpdateRecoveryPointLifecycleCommand.ts +++ b/clients/client-backup/src/commands/UpdateRecoveryPointLifecycleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -162,6 +163,10 @@ export class UpdateRecoveryPointLifecycleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "UpdateRecoveryPointLifecycle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/UpdateRegionSettingsCommand.ts b/clients/client-backup/src/commands/UpdateRegionSettingsCommand.ts index c6c3937133d85..3f34c753272d0 100644 --- a/clients/client-backup/src/commands/UpdateRegionSettingsCommand.ts +++ b/clients/client-backup/src/commands/UpdateRegionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -132,6 +133,10 @@ export class UpdateRegionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "UpdateRegionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backup/src/commands/UpdateReportPlanCommand.ts b/clients/client-backup/src/commands/UpdateReportPlanCommand.ts index daf54f1b965c4..2cdd794ef235b 100644 --- a/clients/client-backup/src/commands/UpdateReportPlanCommand.ts +++ b/clients/client-backup/src/commands/UpdateReportPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient"; @@ -159,6 +160,10 @@ export class UpdateReportPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoControllerUserManager", + operation: "UpdateReportPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/package.json b/clients/client-backupstorage/package.json index 9a3b152ade329..b33ee31dbfb57 100644 --- a/clients/client-backupstorage/package.json +++ b/clients/client-backupstorage/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-backupstorage/src/commands/DeleteObjectCommand.ts b/clients/client-backupstorage/src/commands/DeleteObjectCommand.ts index b1f8cd1adf009..36d3d67b6a1b3 100644 --- a/clients/client-backupstorage/src/commands/DeleteObjectCommand.ts +++ b/clients/client-backupstorage/src/commands/DeleteObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupStorageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupStorageClient"; @@ -132,6 +133,10 @@ export class DeleteObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "DeleteObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/src/commands/GetChunkCommand.ts b/clients/client-backupstorage/src/commands/GetChunkCommand.ts index 19b8bf9e7eb75..36aa02f08751f 100644 --- a/clients/client-backupstorage/src/commands/GetChunkCommand.ts +++ b/clients/client-backupstorage/src/commands/GetChunkCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -141,6 +142,10 @@ export class GetChunkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetChunkOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "GetChunk", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/src/commands/GetObjectMetadataCommand.ts b/clients/client-backupstorage/src/commands/GetObjectMetadataCommand.ts index d3f4bbc7389b7..d89b68bd9078b 100644 --- a/clients/client-backupstorage/src/commands/GetObjectMetadataCommand.ts +++ b/clients/client-backupstorage/src/commands/GetObjectMetadataCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -153,6 +154,10 @@ export class GetObjectMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetObjectMetadataOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "GetObjectMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/src/commands/ListChunksCommand.ts b/clients/client-backupstorage/src/commands/ListChunksCommand.ts index e5930843b698a..81fc609eb4f80 100644 --- a/clients/client-backupstorage/src/commands/ListChunksCommand.ts +++ b/clients/client-backupstorage/src/commands/ListChunksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupStorageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupStorageClient"; @@ -142,6 +143,10 @@ export class ListChunksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "ListChunks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/src/commands/ListObjectsCommand.ts b/clients/client-backupstorage/src/commands/ListObjectsCommand.ts index 3263469c6f531..b4e0ec966d5d6 100644 --- a/clients/client-backupstorage/src/commands/ListObjectsCommand.ts +++ b/clients/client-backupstorage/src/commands/ListObjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupStorageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupStorageClient"; @@ -152,6 +153,10 @@ export class ListObjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "ListObjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/src/commands/NotifyObjectCompleteCommand.ts b/clients/client-backupstorage/src/commands/NotifyObjectCompleteCommand.ts index 4e9407ca4aee0..39120b69b97fb 100644 --- a/clients/client-backupstorage/src/commands/NotifyObjectCompleteCommand.ts +++ b/clients/client-backupstorage/src/commands/NotifyObjectCompleteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -155,6 +156,10 @@ export class NotifyObjectCompleteCommand extends $Command< commandName, inputFilterSensitiveLog: NotifyObjectCompleteInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "NotifyObjectComplete", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/src/commands/PutChunkCommand.ts b/clients/client-backupstorage/src/commands/PutChunkCommand.ts index 768403add4a3c..a8701eac1c7c3 100644 --- a/clients/client-backupstorage/src/commands/PutChunkCommand.ts +++ b/clients/client-backupstorage/src/commands/PutChunkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -147,6 +148,10 @@ export class PutChunkCommand extends $Command< commandName, inputFilterSensitiveLog: PutChunkInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "PutChunk", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/src/commands/PutObjectCommand.ts b/clients/client-backupstorage/src/commands/PutObjectCommand.ts index 47b94c1aa3350..fa8005164d8c4 100644 --- a/clients/client-backupstorage/src/commands/PutObjectCommand.ts +++ b/clients/client-backupstorage/src/commands/PutObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -152,6 +153,10 @@ export class PutObjectCommand extends $Command< commandName, inputFilterSensitiveLog: PutObjectInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "PutObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-backupstorage/src/commands/StartObjectCommand.ts b/clients/client-backupstorage/src/commands/StartObjectCommand.ts index bc6127e84f142..4ce8470b75798 100644 --- a/clients/client-backupstorage/src/commands/StartObjectCommand.ts +++ b/clients/client-backupstorage/src/commands/StartObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BackupStorageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupStorageClient"; @@ -139,6 +140,10 @@ export class StartObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CryoStorageFrontendService", + operation: "StartObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/package.json b/clients/client-batch/package.json index ef8ea63d75c66..4bc7b5841f695 100644 --- a/clients/client-batch/package.json +++ b/clients/client-batch/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-batch/src/commands/CancelJobCommand.ts b/clients/client-batch/src/commands/CancelJobCommand.ts index be155c98d0dff..42ff86c405a27 100644 --- a/clients/client-batch/src/commands/CancelJobCommand.ts +++ b/clients/client-batch/src/commands/CancelJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -151,6 +152,10 @@ export class CancelJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "CancelJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/CreateComputeEnvironmentCommand.ts b/clients/client-batch/src/commands/CreateComputeEnvironmentCommand.ts index af3f57453c794..5fd77333a4fe1 100644 --- a/clients/client-batch/src/commands/CreateComputeEnvironmentCommand.ts +++ b/clients/client-batch/src/commands/CreateComputeEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -343,6 +344,10 @@ export class CreateComputeEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "CreateComputeEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/CreateJobQueueCommand.ts b/clients/client-batch/src/commands/CreateJobQueueCommand.ts index 8b21ba6bd01f4..106b5a0dfdc13 100644 --- a/clients/client-batch/src/commands/CreateJobQueueCommand.ts +++ b/clients/client-batch/src/commands/CreateJobQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -194,6 +195,10 @@ export class CreateJobQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "CreateJobQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/CreateSchedulingPolicyCommand.ts b/clients/client-batch/src/commands/CreateSchedulingPolicyCommand.ts index 112a8eb836a39..71c32ee89106c 100644 --- a/clients/client-batch/src/commands/CreateSchedulingPolicyCommand.ts +++ b/clients/client-batch/src/commands/CreateSchedulingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -136,6 +137,10 @@ export class CreateSchedulingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "CreateSchedulingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DeleteComputeEnvironmentCommand.ts b/clients/client-batch/src/commands/DeleteComputeEnvironmentCommand.ts index 9a8ca177a6f7c..31d3df15b48ae 100644 --- a/clients/client-batch/src/commands/DeleteComputeEnvironmentCommand.ts +++ b/clients/client-batch/src/commands/DeleteComputeEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -134,6 +135,10 @@ export class DeleteComputeEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DeleteComputeEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DeleteJobQueueCommand.ts b/clients/client-batch/src/commands/DeleteJobQueueCommand.ts index 2e5218a073ad7..bc9b928caf149 100644 --- a/clients/client-batch/src/commands/DeleteJobQueueCommand.ts +++ b/clients/client-batch/src/commands/DeleteJobQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -134,6 +135,10 @@ export class DeleteJobQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DeleteJobQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DeleteSchedulingPolicyCommand.ts b/clients/client-batch/src/commands/DeleteSchedulingPolicyCommand.ts index 4ebcb2f0ca3ae..6e387cce82cf1 100644 --- a/clients/client-batch/src/commands/DeleteSchedulingPolicyCommand.ts +++ b/clients/client-batch/src/commands/DeleteSchedulingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -121,6 +122,10 @@ export class DeleteSchedulingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DeleteSchedulingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DeregisterJobDefinitionCommand.ts b/clients/client-batch/src/commands/DeregisterJobDefinitionCommand.ts index fb04dbbc09620..f30f164039df5 100644 --- a/clients/client-batch/src/commands/DeregisterJobDefinitionCommand.ts +++ b/clients/client-batch/src/commands/DeregisterJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -131,6 +132,10 @@ export class DeregisterJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DeregisterJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DescribeComputeEnvironmentsCommand.ts b/clients/client-batch/src/commands/DescribeComputeEnvironmentsCommand.ts index 6d080a71e7e11..7ce82c3d3b1c8 100644 --- a/clients/client-batch/src/commands/DescribeComputeEnvironmentsCommand.ts +++ b/clients/client-batch/src/commands/DescribeComputeEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -248,6 +249,10 @@ export class DescribeComputeEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DescribeComputeEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DescribeJobDefinitionsCommand.ts b/clients/client-batch/src/commands/DescribeJobDefinitionsCommand.ts index e68af34b2e941..74502c98ef1f4 100644 --- a/clients/client-batch/src/commands/DescribeJobDefinitionsCommand.ts +++ b/clients/client-batch/src/commands/DescribeJobDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -497,6 +498,10 @@ export class DescribeJobDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DescribeJobDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DescribeJobQueuesCommand.ts b/clients/client-batch/src/commands/DescribeJobQueuesCommand.ts index dfa79782786d2..18281d1b4c655 100644 --- a/clients/client-batch/src/commands/DescribeJobQueuesCommand.ts +++ b/clients/client-batch/src/commands/DescribeJobQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -179,6 +180,10 @@ export class DescribeJobQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DescribeJobQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DescribeJobsCommand.ts b/clients/client-batch/src/commands/DescribeJobsCommand.ts index 9e638f9c644ac..a220d034046e1 100644 --- a/clients/client-batch/src/commands/DescribeJobsCommand.ts +++ b/clients/client-batch/src/commands/DescribeJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -566,6 +567,10 @@ export class DescribeJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DescribeJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/DescribeSchedulingPoliciesCommand.ts b/clients/client-batch/src/commands/DescribeSchedulingPoliciesCommand.ts index 8b4748c478b03..76e769931f3f8 100644 --- a/clients/client-batch/src/commands/DescribeSchedulingPoliciesCommand.ts +++ b/clients/client-batch/src/commands/DescribeSchedulingPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -142,6 +143,10 @@ export class DescribeSchedulingPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "DescribeSchedulingPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/ListJobsCommand.ts b/clients/client-batch/src/commands/ListJobsCommand.ts index c0c6b182d1718..cf56bdf450dac 100644 --- a/clients/client-batch/src/commands/ListJobsCommand.ts +++ b/clients/client-batch/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -212,6 +213,10 @@ export class ListJobsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/ListSchedulingPoliciesCommand.ts b/clients/client-batch/src/commands/ListSchedulingPoliciesCommand.ts index 0eb7f9663a863..cd9ebb11dee34 100644 --- a/clients/client-batch/src/commands/ListSchedulingPoliciesCommand.ts +++ b/clients/client-batch/src/commands/ListSchedulingPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -128,6 +129,10 @@ export class ListSchedulingPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "ListSchedulingPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/ListTagsForResourceCommand.ts b/clients/client-batch/src/commands/ListTagsForResourceCommand.ts index 384baa38db00e..79771ea2e4e29 100644 --- a/clients/client-batch/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-batch/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -145,6 +146,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/RegisterJobDefinitionCommand.ts b/clients/client-batch/src/commands/RegisterJobDefinitionCommand.ts index 321582166e357..38fd4c2eb693b 100644 --- a/clients/client-batch/src/commands/RegisterJobDefinitionCommand.ts +++ b/clients/client-batch/src/commands/RegisterJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -514,6 +515,10 @@ export class RegisterJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "RegisterJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/SubmitJobCommand.ts b/clients/client-batch/src/commands/SubmitJobCommand.ts index 8f6b1f2e72a4f..fba2b6a76cba9 100644 --- a/clients/client-batch/src/commands/SubmitJobCommand.ts +++ b/clients/client-batch/src/commands/SubmitJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -269,6 +270,10 @@ export class SubmitJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "SubmitJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/TagResourceCommand.ts b/clients/client-batch/src/commands/TagResourceCommand.ts index ebf66e5169a9e..50d07fe49986b 100644 --- a/clients/client-batch/src/commands/TagResourceCommand.ts +++ b/clients/client-batch/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/TerminateJobCommand.ts b/clients/client-batch/src/commands/TerminateJobCommand.ts index 0e926b689271f..8659df0642a9c 100644 --- a/clients/client-batch/src/commands/TerminateJobCommand.ts +++ b/clients/client-batch/src/commands/TerminateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -133,6 +134,10 @@ export class TerminateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "TerminateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/UntagResourceCommand.ts b/clients/client-batch/src/commands/UntagResourceCommand.ts index a396d49502505..d0eaafa6498a0 100644 --- a/clients/client-batch/src/commands/UntagResourceCommand.ts +++ b/clients/client-batch/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -135,6 +136,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/UpdateComputeEnvironmentCommand.ts b/clients/client-batch/src/commands/UpdateComputeEnvironmentCommand.ts index 69cd53a3c8e9d..4101f4e53622d 100644 --- a/clients/client-batch/src/commands/UpdateComputeEnvironmentCommand.ts +++ b/clients/client-batch/src/commands/UpdateComputeEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -185,6 +186,10 @@ export class UpdateComputeEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "UpdateComputeEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/UpdateJobQueueCommand.ts b/clients/client-batch/src/commands/UpdateJobQueueCommand.ts index be0499f760747..f651c149beee1 100644 --- a/clients/client-batch/src/commands/UpdateJobQueueCommand.ts +++ b/clients/client-batch/src/commands/UpdateJobQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -150,6 +151,10 @@ export class UpdateJobQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "UpdateJobQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-batch/src/commands/UpdateSchedulingPolicyCommand.ts b/clients/client-batch/src/commands/UpdateSchedulingPolicyCommand.ts index 191309c44eab3..036be748bf4ac 100644 --- a/clients/client-batch/src/commands/UpdateSchedulingPolicyCommand.ts +++ b/clients/client-batch/src/commands/UpdateSchedulingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BatchClient"; @@ -130,6 +131,10 @@ export class UpdateSchedulingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBatchV20160810", + operation: "UpdateSchedulingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/package.json b/clients/client-billingconductor/package.json index be01c0755f8c9..e22b326eb2b27 100644 --- a/clients/client-billingconductor/package.json +++ b/clients/client-billingconductor/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts b/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts index bbd12a17dce9f..4d4baa501929d 100644 --- a/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts +++ b/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -147,6 +148,10 @@ export class AssociateAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "AssociateAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts b/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts index 695d1489e9b6b..ebe698e307f3d 100644 --- a/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -145,6 +146,10 @@ export class AssociatePricingRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "AssociatePricingRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts index de1fc2084b49f..ffe35644af572 100644 --- a/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -182,6 +183,10 @@ export class BatchAssociateResourcesToCustomLineItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "BatchAssociateResourcesToCustomLineItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts index 1fe3a78a98fdf..a90ea19fcbc3a 100644 --- a/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -178,6 +179,10 @@ export class BatchDisassociateResourcesFromCustomLineItemCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "BatchDisassociateResourcesFromCustomLineItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts index 2852c04faeee9..f61d9d2dcc1b7 100644 --- a/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -158,6 +159,10 @@ export class CreateBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBillingGroupInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "CreateBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts index 696ce315316ab..b9a1f225798ff 100644 --- a/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -174,6 +175,10 @@ export class CreateCustomLineItemCommand extends $Command< commandName, inputFilterSensitiveLog: CreateCustomLineItemInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "CreateCustomLineItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts index fff92a1b30d61..91ff56cd3fcdf 100644 --- a/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -154,6 +155,10 @@ export class CreatePricingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePricingPlanInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "CreatePricingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts index 2a76f0f74be62..849d549bb3a08 100644 --- a/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -160,6 +161,10 @@ export class CreatePricingRuleCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePricingRuleInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "CreatePricingRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts index d909bc751b7bd..607eaa73f2858 100644 --- a/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -131,6 +132,10 @@ export class DeleteBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "DeleteBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts index 1cde0135d694e..c47a977f8b239 100644 --- a/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -139,6 +140,10 @@ export class DeleteCustomLineItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "DeleteCustomLineItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts index 91d74d9a845b9..59b7aa1e8266a 100644 --- a/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -134,6 +135,10 @@ export class DeletePricingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "DeletePricingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts index d94536f98f13b..d2191a73d5a92 100644 --- a/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -133,6 +134,10 @@ export class DeletePricingRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "DeletePricingRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts b/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts index c5323a5459cdf..92dee4d35de4f 100644 --- a/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts +++ b/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -140,6 +141,10 @@ export class DisassociateAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "DisassociateAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts b/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts index 0cdfb12907bb6..e29c7f5e5ce66 100644 --- a/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -142,6 +143,10 @@ export class DisassociatePricingRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "DisassociatePricingRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts b/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts index 350b99b5e2856..010a67a9c4c95 100644 --- a/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -156,6 +157,10 @@ export class ListAccountAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAccountAssociationsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListAccountAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts b/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts index cbdbb8248442e..b57b796db432e 100644 --- a/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -154,6 +155,10 @@ export class ListBillingGroupCostReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListBillingGroupCostReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts b/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts index f987bf0904f34..54231536f1dea 100644 --- a/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -168,6 +169,10 @@ export class ListBillingGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListBillingGroupsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListBillingGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts b/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts index 6a53e5a51ede5..e5cd79a533053 100644 --- a/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -175,6 +176,10 @@ export class ListCustomLineItemVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListCustomLineItemVersionsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListCustomLineItemVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts b/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts index e6f45c2ea0ac7..129661d698118 100644 --- a/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -184,6 +185,10 @@ export class ListCustomLineItemsCommand extends $Command< commandName, inputFilterSensitiveLog: ListCustomLineItemsInputFilterSensitiveLog, outputFilterSensitiveLog: ListCustomLineItemsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListCustomLineItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts b/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts index 099846eab4214..ac56fc807eee6 100644 --- a/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -158,6 +159,10 @@ export class ListPricingPlansAssociatedWithPricingRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListPricingPlansAssociatedWithPricingRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts b/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts index 48ae2681c300f..56bf282f0e637 100644 --- a/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -152,6 +153,10 @@ export class ListPricingPlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPricingPlansOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListPricingPlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts b/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts index 75d7e42024930..055809e6aeda0 100644 --- a/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -158,6 +159,10 @@ export class ListPricingRulesAssociatedToPricingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListPricingRulesAssociatedToPricingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts b/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts index 05c2906f06fb5..71aa85e818239 100644 --- a/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -165,6 +166,10 @@ export class ListPricingRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPricingRulesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListPricingRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts index fc2fd9a34b153..09338777ab3df 100644 --- a/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -164,6 +165,10 @@ export class ListResourcesAssociatedToCustomLineItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListResourcesAssociatedToCustomLineItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts b/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts index e9beb6faf9981..c9586cd598cf6 100644 --- a/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -137,6 +138,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/TagResourceCommand.ts b/clients/client-billingconductor/src/commands/TagResourceCommand.ts index 3a23b128a437a..83bb61a2f42be 100644 --- a/clients/client-billingconductor/src/commands/TagResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -134,6 +135,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/UntagResourceCommand.ts b/clients/client-billingconductor/src/commands/UntagResourceCommand.ts index 6a5fb8b6abb8f..32462df067331 100644 --- a/clients/client-billingconductor/src/commands/UntagResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -134,6 +135,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts index 1acf033ec4c21..6d5ad53699255 100644 --- a/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -163,6 +164,10 @@ export class UpdateBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateBillingGroupInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateBillingGroupOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "UpdateBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts index 3e1ef4d95b8e2..dfe8c49138015 100644 --- a/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -186,6 +187,10 @@ export class UpdateCustomLineItemCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateCustomLineItemInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateCustomLineItemOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "UpdateCustomLineItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts index 650897abf0798..6bdc36f0b939b 100644 --- a/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -149,6 +150,10 @@ export class UpdatePricingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePricingPlanInputFilterSensitiveLog, outputFilterSensitiveLog: UpdatePricingPlanOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "UpdatePricingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts index 38b4a069d21e9..7ff425cae47c1 100644 --- a/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient"; @@ -169,6 +170,10 @@ export class UpdatePricingRuleCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePricingRuleInputFilterSensitiveLog, outputFilterSensitiveLog: UpdatePricingRuleOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBillingConductor", + operation: "UpdatePricingRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/package.json b/clients/client-braket/package.json index 2b6dd92411db1..60559adbd7555 100644 --- a/clients/client-braket/package.json +++ b/clients/client-braket/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-braket/src/commands/CancelJobCommand.ts b/clients/client-braket/src/commands/CancelJobCommand.ts index 0dadb1394ade7..ee8759818a298 100644 --- a/clients/client-braket/src/commands/CancelJobCommand.ts +++ b/clients/client-braket/src/commands/CancelJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -132,6 +133,10 @@ export class CancelJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "CancelJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts b/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts index ac06885f1a29e..a46582e197099 100644 --- a/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -135,6 +136,10 @@ export class CancelQuantumTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "CancelQuantumTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/CreateJobCommand.ts b/clients/client-braket/src/commands/CreateJobCommand.ts index dd8e9d8a87a1a..a523bfcfaae53 100644 --- a/clients/client-braket/src/commands/CreateJobCommand.ts +++ b/clients/client-braket/src/commands/CreateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -182,6 +183,10 @@ export class CreateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "CreateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts b/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts index 3cce9960e0c77..c188e2926d3d6 100644 --- a/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -146,6 +147,10 @@ export class CreateQuantumTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "CreateQuantumTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/GetDeviceCommand.ts b/clients/client-braket/src/commands/GetDeviceCommand.ts index eae270af41da6..75f93f3a37551 100644 --- a/clients/client-braket/src/commands/GetDeviceCommand.ts +++ b/clients/client-braket/src/commands/GetDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -142,6 +143,10 @@ export class GetDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "GetDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/GetJobCommand.ts b/clients/client-braket/src/commands/GetJobCommand.ts index f631a620c1fa0..9c45d852488ca 100644 --- a/clients/client-braket/src/commands/GetJobCommand.ts +++ b/clients/client-braket/src/commands/GetJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -185,6 +186,10 @@ export class GetJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "GetJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/GetQuantumTaskCommand.ts b/clients/client-braket/src/commands/GetQuantumTaskCommand.ts index 43017f4f9de59..8eb79dc5a7faa 100644 --- a/clients/client-braket/src/commands/GetQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/GetQuantumTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -143,6 +144,10 @@ export class GetQuantumTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "GetQuantumTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/ListTagsForResourceCommand.ts b/clients/client-braket/src/commands/ListTagsForResourceCommand.ts index 1ef2ed4cd3c21..9eab4a4be9f13 100644 --- a/clients/client-braket/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-braket/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/SearchDevicesCommand.ts b/clients/client-braket/src/commands/SearchDevicesCommand.ts index 3022eef5bee73..855d91f436869 100644 --- a/clients/client-braket/src/commands/SearchDevicesCommand.ts +++ b/clients/client-braket/src/commands/SearchDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -143,6 +144,10 @@ export class SearchDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "SearchDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/SearchJobsCommand.ts b/clients/client-braket/src/commands/SearchJobsCommand.ts index 41ef0bcc112dd..ba875c8422eda 100644 --- a/clients/client-braket/src/commands/SearchJobsCommand.ts +++ b/clients/client-braket/src/commands/SearchJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -149,6 +150,10 @@ export class SearchJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "SearchJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts b/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts index d73c6a7e91f46..d6bc426a0b4cd 100644 --- a/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts +++ b/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -152,6 +153,10 @@ export class SearchQuantumTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "SearchQuantumTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/TagResourceCommand.ts b/clients/client-braket/src/commands/TagResourceCommand.ts index ec7add01c13fc..cf9de73da60dc 100644 --- a/clients/client-braket/src/commands/TagResourceCommand.ts +++ b/clients/client-braket/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-braket/src/commands/UntagResourceCommand.ts b/clients/client-braket/src/commands/UntagResourceCommand.ts index d2eb067a42dc7..2802044f3f26b 100644 --- a/clients/client-braket/src/commands/UntagResourceCommand.ts +++ b/clients/client-braket/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BraketClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BraketClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Braket", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index 0179fc296a393..9daf4d1badc67 100644 --- a/clients/client-budgets/package.json +++ b/clients/client-budgets/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts b/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts index a691932b79700..1b0e1b1840041 100644 --- a/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -186,6 +187,10 @@ export class CreateBudgetActionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBudgetActionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "CreateBudgetAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/CreateBudgetCommand.ts b/clients/client-budgets/src/commands/CreateBudgetCommand.ts index af7052722d870..0802db93c83a6 100644 --- a/clients/client-budgets/src/commands/CreateBudgetCommand.ts +++ b/clients/client-budgets/src/commands/CreateBudgetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -205,6 +206,10 @@ export class CreateBudgetCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBudgetRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "CreateBudget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/CreateNotificationCommand.ts b/clients/client-budgets/src/commands/CreateNotificationCommand.ts index e9db0541f7ad2..be194430b4d5c 100644 --- a/clients/client-budgets/src/commands/CreateNotificationCommand.ts +++ b/clients/client-budgets/src/commands/CreateNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -152,6 +153,10 @@ export class CreateNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNotificationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "CreateNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/CreateSubscriberCommand.ts b/clients/client-budgets/src/commands/CreateSubscriberCommand.ts index cad40ea15d466..4b1e8b644292d 100644 --- a/clients/client-budgets/src/commands/CreateSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/CreateSubscriberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -150,6 +151,10 @@ export class CreateSubscriberCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSubscriberRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "CreateSubscriber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts b/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts index aa7493628c254..1f66ebe65433e 100644 --- a/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -189,6 +190,10 @@ export class DeleteBudgetActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteBudgetActionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DeleteBudgetAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DeleteBudgetCommand.ts b/clients/client-budgets/src/commands/DeleteBudgetCommand.ts index 36c45edd6ebc0..91c678e3babce 100644 --- a/clients/client-budgets/src/commands/DeleteBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DeleteBudgetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -130,6 +131,10 @@ export class DeleteBudgetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DeleteBudget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DeleteNotificationCommand.ts b/clients/client-budgets/src/commands/DeleteNotificationCommand.ts index 7a7746bca7021..c74f62b87f136 100644 --- a/clients/client-budgets/src/commands/DeleteNotificationCommand.ts +++ b/clients/client-budgets/src/commands/DeleteNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -139,6 +140,10 @@ export class DeleteNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DeleteNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts b/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts index 7b92c9964f325..39edcf2035ced 100644 --- a/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -147,6 +148,10 @@ export class DeleteSubscriberCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteSubscriberRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DeleteSubscriber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts index 50616c3871249..872811ae7f216 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -185,6 +186,10 @@ export class DescribeBudgetActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeBudgetActionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeBudgetAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts index c963d62e83c27..25d5836032787 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -208,6 +209,10 @@ export class DescribeBudgetActionHistoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeBudgetActionHistoriesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeBudgetActionHistories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts index db939ddd797ca..0267e7c5d2030 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -191,6 +192,10 @@ export class DescribeBudgetActionsForAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeBudgetActionsForAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeBudgetActionsForAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts index ce5d594b2f5a5..86450ade88b43 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -195,6 +196,10 @@ export class DescribeBudgetActionsForBudgetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeBudgetActionsForBudgetResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeBudgetActionsForBudget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetCommand.ts index 425594fb67ce0..019fc2aa95d0d 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -189,6 +190,10 @@ export class DescribeBudgetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeBudget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts index 719c8457ea683..fcb6a9bcef4c6 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -163,6 +164,10 @@ export class DescribeBudgetNotificationsForAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeBudgetNotificationsForAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts index 5ca668366225c..945e7d3a57364 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -187,6 +188,10 @@ export class DescribeBudgetPerformanceHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeBudgetPerformanceHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts index eac1321d79e8d..39cbda832b529 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -199,6 +200,10 @@ export class DescribeBudgetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeBudgets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts index 211cd02c1d459..3433373315a11 100644 --- a/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -153,6 +154,10 @@ export class DescribeNotificationsForBudgetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeNotificationsForBudget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts b/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts index d78961eea1a8e..1bdd3406b1a55 100644 --- a/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts +++ b/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -161,6 +162,10 @@ export class DescribeSubscribersForNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSubscribersForNotificationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "DescribeSubscribersForNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts b/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts index 94e50158b0767..d5e9f963d433b 100644 --- a/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -142,6 +143,10 @@ export class ExecuteBudgetActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "ExecuteBudgetAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts b/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts index 7564cd8fc54e4..de66bd1a1aa11 100644 --- a/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -276,6 +277,10 @@ export class UpdateBudgetActionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateBudgetActionRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateBudgetActionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "UpdateBudgetAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/UpdateBudgetCommand.ts b/clients/client-budgets/src/commands/UpdateBudgetCommand.ts index 8415f73292e7e..b3b448d7c2410 100644 --- a/clients/client-budgets/src/commands/UpdateBudgetCommand.ts +++ b/clients/client-budgets/src/commands/UpdateBudgetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -185,6 +186,10 @@ export class UpdateBudgetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "UpdateBudget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/UpdateNotificationCommand.ts b/clients/client-budgets/src/commands/UpdateNotificationCommand.ts index 016fe68f3b02c..03943f5b03731 100644 --- a/clients/client-budgets/src/commands/UpdateNotificationCommand.ts +++ b/clients/client-budgets/src/commands/UpdateNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -146,6 +147,10 @@ export class UpdateNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "UpdateNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts b/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts index 8787d39dfef42..a029b555ddc9c 100644 --- a/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BudgetsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BudgetsClient"; @@ -151,6 +152,10 @@ export class UpdateSubscriberCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSubscriberRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBudgetServiceGateway", + operation: "UpdateSubscriber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/package.json b/clients/client-chime-sdk-identity/package.json index a5a37baa6a2b4..f2fd3c0c4d714 100644 --- a/clients/client-chime-sdk-identity/package.json +++ b/clients/client-chime-sdk-identity/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts index 3bb8e80d09296..6cf2b1de2c93f 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -163,6 +164,10 @@ export class CreateAppInstanceAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateAppInstanceAdminResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "CreateAppInstanceAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts index 3b20e83143d1a..1fb983e9c65f3 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -165,6 +166,10 @@ export class CreateAppInstanceBotCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAppInstanceBotRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "CreateAppInstanceBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts index 9106c06c86dca..765da1d40f531 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -154,6 +155,10 @@ export class CreateAppInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAppInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "CreateAppInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts index 3a26ffae7b414..ad49237f783ef 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -158,6 +159,10 @@ export class CreateAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAppInstanceUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "CreateAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts index a3bb60c14b63e..d1677ea61fee1 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -140,6 +141,10 @@ export class DeleteAppInstanceAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DeleteAppInstanceAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts index 3045bd0c2985a..24ab07fd3b82e 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -137,6 +138,10 @@ export class DeleteAppInstanceBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DeleteAppInstanceBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts index 8f7460aef74b7..852b3544d05b5 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -133,6 +134,10 @@ export class DeleteAppInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DeleteAppInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts index d27c0917c8aeb..f45a8490dfa7e 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -137,6 +138,10 @@ export class DeleteAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DeleteAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts index fb9bdbf51b95b..2ef6684127b31 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -134,6 +135,10 @@ export class DeregisterAppInstanceUserEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DeregisterAppInstanceUserEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts index 9f347b9bec631..a6a45ca96ac6a 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -144,6 +145,10 @@ export class DescribeAppInstanceAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppInstanceAdminResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DescribeAppInstanceAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts index ebdcf6a4d6599..ec1cae6a920e1 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -157,6 +158,10 @@ export class DescribeAppInstanceBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppInstanceBotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DescribeAppInstanceBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts index e973dac479dd8..d043513d6742f 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -142,6 +143,10 @@ export class DescribeAppInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppInstanceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DescribeAppInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts index 5f471be56b991..518cabd76f6bf 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -146,6 +147,10 @@ export class DescribeAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DescribeAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts index 774beb5db49ba..c23654121aad2 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -159,6 +160,10 @@ export class DescribeAppInstanceUserEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppInstanceUserEndpointResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "DescribeAppInstanceUserEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts index e82b51c219591..5b7b8df09cfdd 100644 --- a/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -142,6 +143,10 @@ export class GetAppInstanceRetentionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "GetAppInstanceRetentionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts index 3dd964b7885d6..8e6a64f637243 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -151,6 +152,10 @@ export class ListAppInstanceAdminsCommand extends $Command< commandName, inputFilterSensitiveLog: ListAppInstanceAdminsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListAppInstanceAdminsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "ListAppInstanceAdmins", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts index 6c72c9066b774..0a14e5c8293ef 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -150,6 +151,10 @@ export class ListAppInstanceBotsCommand extends $Command< commandName, inputFilterSensitiveLog: ListAppInstanceBotsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListAppInstanceBotsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "ListAppInstanceBots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts index c040e57dd94f5..3caa2fa077931 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -157,6 +158,10 @@ export class ListAppInstanceUserEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: ListAppInstanceUserEndpointsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListAppInstanceUserEndpointsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "ListAppInstanceUserEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts index cad64789089b2..bd64fea25889d 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -148,6 +149,10 @@ export class ListAppInstanceUsersCommand extends $Command< commandName, inputFilterSensitiveLog: ListAppInstanceUsersRequestFilterSensitiveLog, outputFilterSensitiveLog: ListAppInstanceUsersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "ListAppInstanceUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts index 1a4dd9a407fde..e3321b30d9972 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -146,6 +147,10 @@ export class ListAppInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: ListAppInstancesRequestFilterSensitiveLog, outputFilterSensitiveLog: ListAppInstancesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "ListAppInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts index ce8bf3c657281..f05b32ee0ede8 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -141,6 +142,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts index 76f48b53439bb..799a3ec7b17e3 100644 --- a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -148,6 +149,10 @@ export class PutAppInstanceRetentionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "PutAppInstanceRetentionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts index 9620df210879a..01ef466189825 100644 --- a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -158,6 +159,10 @@ export class PutAppInstanceUserExpirationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "PutAppInstanceUserExpirationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts index 71f06bcbc7fc3..7d7935e5465ab 100644 --- a/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -158,6 +159,10 @@ export class RegisterAppInstanceUserEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: RegisterAppInstanceUserEndpointRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "RegisterAppInstanceUserEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts index 03a54d2c4deac..5d56feaa27ca0 100644 --- a/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts index 6595e6052bbba..d5311c817954b 100644 --- a/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts index ee697f024f440..e2985e715c604 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -157,6 +158,10 @@ export class UpdateAppInstanceBotCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAppInstanceBotRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "UpdateAppInstanceBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts index 30a1f2c315cac..fe536a15af8c5 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -142,6 +143,10 @@ export class UpdateAppInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAppInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "UpdateAppInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts index ab037a5e2c197..0889da77c0e8a 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -146,6 +147,10 @@ export class UpdateAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAppInstanceUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "UpdateAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts index 58fab0bfa78a1..69b0f08780a26 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKIdentityClient"; @@ -149,6 +150,10 @@ export class UpdateAppInstanceUserEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAppInstanceUserEndpointRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeIdentityService", + operation: "UpdateAppInstanceUserEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/package.json b/clients/client-chime-sdk-media-pipelines/package.json index abc6d7abf072a..acf3a78e69464 100644 --- a/clients/client-chime-sdk-media-pipelines/package.json +++ b/clients/client-chime-sdk-media-pipelines/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts index 1d8fa58837bd3..c78a4b41ee094 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -278,6 +279,10 @@ export class CreateMediaCapturePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMediaCapturePipelineRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMediaCapturePipelineResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "CreateMediaCapturePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts index b6dfeff63685d..08d1532829ff3 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -243,6 +244,10 @@ export class CreateMediaConcatenationPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMediaConcatenationPipelineRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMediaConcatenationPipelineResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "CreateMediaConcatenationPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts index b98113bd389e8..65bec933e57cc 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -251,6 +252,10 @@ export class CreateMediaInsightsPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMediaInsightsPipelineRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMediaInsightsPipelineResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "CreateMediaInsightsPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts index 1fbbd502c9d2c..672d1be00ad15 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -359,6 +360,10 @@ export class CreateMediaInsightsPipelineConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMediaInsightsPipelineConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMediaInsightsPipelineConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "CreateMediaInsightsPipelineConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts index ff6cc64a0de24..8de3751142113 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -283,6 +284,10 @@ export class CreateMediaLiveConnectorPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMediaLiveConnectorPipelineRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMediaLiveConnectorPipelineResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "CreateMediaLiveConnectorPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts index 44bbaf078875e..a0ba28f2d4880 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DeleteMediaCapturePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "DeleteMediaCapturePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts index e228ccfe7c8dc..67f2e225332fd 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class DeleteMediaInsightsPipelineConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "DeleteMediaInsightsPipelineConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts index 2001342c65f19..599288804306f 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class DeleteMediaPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "DeleteMediaPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts index 2cc0afabef2c5..558c8d8b63b70 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -210,6 +211,10 @@ export class GetMediaCapturePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMediaCapturePipelineResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "GetMediaCapturePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts index 0e8b45dca4220..3428f10c2dbc9 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -248,6 +249,10 @@ export class GetMediaInsightsPipelineConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMediaInsightsPipelineConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "GetMediaInsightsPipelineConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts index 807bed318d459..6c472a319a0e6 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -381,6 +382,10 @@ export class GetMediaPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMediaPipelineResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "GetMediaPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts index 8534316c276e0..c8ad0e574225b 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class GetSpeakerSearchTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "GetSpeakerSearchTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts index c35b587261472..7eec62cb6fb72 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class GetVoiceToneAnalysisTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "GetVoiceToneAnalysisTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts index 14a1e8364000d..5518632943673 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class ListMediaCapturePipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "ListMediaCapturePipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts index f1d44eab85c0e..34cfc123672aa 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class ListMediaInsightsPipelineConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListMediaInsightsPipelineConfigurationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "ListMediaInsightsPipelineConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts index 365de0fe66156..1e688584d8424 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class ListMediaPipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "ListMediaPipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts index 377705aa5f635..05c80c98235cf 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts index 420ac49f03306..925609fe294dc 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class StartSpeakerSearchTaskCommand extends $Command< commandName, inputFilterSensitiveLog: StartSpeakerSearchTaskRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "StartSpeakerSearchTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts index 0f2bc77151f82..e2ec66a29001d 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class StartVoiceToneAnalysisTaskCommand extends $Command< commandName, inputFilterSensitiveLog: StartVoiceToneAnalysisTaskRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "StartVoiceToneAnalysisTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts index 732c778fddfa2..04c9b122a7199 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class StopSpeakerSearchTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "StopSpeakerSearchTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts index 0fa066a05a818..3f8e21a0ebcdd 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class StopVoiceToneAnalysisTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "StopVoiceToneAnalysisTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts index e1f872bb05f86..7a015c2495106 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts index ed0e5d8cccd25..67dd1fa5452de 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts index cabf50ec55ef4..9d961a7076f1f 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -352,6 +353,10 @@ export class UpdateMediaInsightsPipelineConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateMediaInsightsPipelineConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateMediaInsightsPipelineConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "UpdateMediaInsightsPipelineConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts index 3eb8206f45222..3f129b630c1d8 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class UpdateMediaInsightsPipelineStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKMediaPipelinesService", + operation: "UpdateMediaInsightsPipelineStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/package.json b/clients/client-chime-sdk-meetings/package.json index f3a0d62164368..36cb3662fb6e0 100644 --- a/clients/client-chime-sdk-meetings/package.json +++ b/clients/client-chime-sdk-meetings/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts index f467ef3fda542..754f06ab9d084 100644 --- a/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -175,6 +176,10 @@ export class BatchCreateAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: BatchCreateAttendeeRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchCreateAttendeeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "BatchCreateAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts b/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts index 13653cd788db4..1cd218476661f 100644 --- a/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -170,6 +171,10 @@ export class BatchUpdateAttendeeCapabilitiesExceptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "BatchUpdateAttendeeCapabilitiesExcept", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts index e7c5451c3dbae..60a3ffd861407 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -166,6 +167,10 @@ export class CreateAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAttendeeRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAttendeeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "CreateAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts index 9c8894698e942..9b21c1f6e221c 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -195,6 +196,10 @@ export class CreateMeetingCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMeetingRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMeetingResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "CreateMeeting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts index 4eeb9ad361b2e..ef517c58b9db9 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -226,6 +227,10 @@ export class CreateMeetingWithAttendeesCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMeetingWithAttendeesRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMeetingWithAttendeesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "CreateMeetingWithAttendees", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts index dc7fecf582931..4e58febe7c672 100644 --- a/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -137,6 +138,10 @@ export class DeleteAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "DeleteAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts index d7190811830ad..74e6e5b4aedd2 100644 --- a/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -134,6 +135,10 @@ export class DeleteMeetingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "DeleteMeeting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts index d2c83a4e07be4..bd15c8a9d6215 100644 --- a/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -147,6 +148,10 @@ export class GetAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetAttendeeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "GetAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts index d5258b6b1e554..f21188e36b80f 100644 --- a/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -160,6 +161,10 @@ export class GetMeetingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMeetingResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "GetMeeting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts index 59264bd7667c2..a2c4630d45aca 100644 --- a/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -155,6 +156,10 @@ export class ListAttendeesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAttendeesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "ListAttendees", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts index 9da8030a08b8c..9dfec5cfdee91 100644 --- a/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -143,6 +144,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts b/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts index 6bfa6b1a6f53d..22cfd931bb04e 100644 --- a/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -177,6 +178,10 @@ export class StartMeetingTranscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "StartMeetingTranscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts b/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts index b1448beb877fb..363bf5c4c68b4 100644 --- a/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -142,6 +143,10 @@ export class StopMeetingTranscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "StopMeetingTranscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts index 613856b1a0cef..2d0f136226abd 100644 --- a/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -143,6 +144,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts index effab6ee23002..3bb4364d3f54d 100644 --- a/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -158,6 +159,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts index 7cfd39196420d..cdac7de9ec1ee 100644 --- a/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKMeetingsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMeetingsClient"; @@ -177,6 +178,10 @@ export class UpdateAttendeeCapabilitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateAttendeeCapabilitiesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMeetingsSDKService", + operation: "UpdateAttendeeCapabilities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/package.json b/clients/client-chime-sdk-messaging/package.json index 10df486bef511..4ae705f6740ef 100644 --- a/clients/client-chime-sdk-messaging/package.json +++ b/clients/client-chime-sdk-messaging/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts index 6866211ed6cd6..df34ccda88c71 100644 --- a/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class AssociateChannelFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "AssociateChannelFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts index f23f86d5f2a3e..acc88d7d090d5 100644 --- a/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class BatchCreateChannelMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchCreateChannelMembershipResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "BatchCreateChannelMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts index 295621396562e..d634cc889f8d4 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class ChannelFlowCallbackCommand extends $Command< commandName, inputFilterSensitiveLog: ChannelFlowCallbackRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ChannelFlowCallback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts index d04ce6c4df4e6..60b7a5a79ffd4 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class CreateChannelBanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateChannelBanResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "CreateChannelBan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts index d2ba2274576cc..2965da476a9c6 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: CreateChannelRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts index 341c4cd3e4ef5..8fa39749661e7 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -187,6 +188,10 @@ export class CreateChannelFlowCommand extends $Command< commandName, inputFilterSensitiveLog: CreateChannelFlowRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "CreateChannelFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts index 3b61634fe707f..f492deaf801fd 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -192,6 +193,10 @@ export class CreateChannelMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateChannelMembershipResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "CreateChannelMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts index f4e6456e99701..a90008577f636 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class CreateChannelModeratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateChannelModeratorResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "CreateChannelModerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts index 51e2f113e3972..b257404e571cd 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class DeleteChannelBanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DeleteChannelBan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts index 8667138f88c33..952f8b353c88e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts index 1c327b6f2b53e..c737e5f338d73 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DeleteChannelFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DeleteChannelFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts index ff60979e240b7..eb31e7c9cbbaa 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DeleteChannelMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DeleteChannelMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts index 3333b80a59c9b..042bbda104eec 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DeleteChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DeleteChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts index 40463474217f8..086d40dcfe610 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class DeleteChannelModeratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DeleteChannelModerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts index e13c745a9304c..6ce31f263ec4d 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class DeleteMessagingStreamingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DeleteMessagingStreamingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts index a038d4615d462..b7c4006b9e86b 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class DescribeChannelBanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelBanResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DescribeChannelBan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts index a72b2a386eca2..541a65a0c2dc6 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class DescribeChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DescribeChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts index 85f6afa33c36f..08a8bb3346d5d 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class DescribeChannelFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelFlowResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DescribeChannelFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts index 74646463fec10..bdd6e7e26b4d5 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class DescribeChannelMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelMembershipResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DescribeChannelMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts index d67aa504e3ab4..95537b2018ea8 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class DescribeChannelMembershipForAppInstanceUserCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelMembershipForAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DescribeChannelMembershipForAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts index b4c2375d56ae7..e914d838d3c82 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class DescribeChannelModeratedByAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelModeratedByAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DescribeChannelModeratedByAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts index 026f3fefc2309..e53002a966d40 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class DescribeChannelModeratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelModeratorResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DescribeChannelModerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts index 96422aa8f0227..4a4aeb904174e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class DisassociateChannelFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "DisassociateChannelFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts index 0b378e8955108..bf9ef467f74af 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class GetChannelMembershipPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetChannelMembershipPreferencesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "GetChannelMembershipPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts index 90df645493973..4ef4688eb819c 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -184,6 +185,10 @@ export class GetChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetChannelMessageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "GetChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts index 23193e8d923e7..b574b78e8a19b 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class GetChannelMessageStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "GetChannelMessageStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts index 93ec0298f897d..1e0069210046a 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class GetMessagingSessionEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "GetMessagingSessionEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts index 6f58a9eb649aa..450af8174f624 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class GetMessagingStreamingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "GetMessagingStreamingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts index 29921d79ba5ce..44aa01dce11f6 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class ListChannelBansCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelBansRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelBansResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannelBans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts index b39c651eec3a8..3d280345c1461 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class ListChannelFlowsCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelFlowsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelFlowsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannelFlows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts index 6d08ac0bd46ef..8576b3157ea8a 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class ListChannelMembershipsCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelMembershipsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelMembershipsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannelMemberships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts index ff170578e9252..aca03962579ae 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class ListChannelMembershipsForAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelMembershipsForAppInstanceUserRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelMembershipsForAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannelMembershipsForAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts index a30fd5783bffe..731a0d52f5768 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -193,6 +194,10 @@ export class ListChannelMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelMessagesRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelMessagesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannelMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts index 1238dbb4dd100..d8ff8705dc01d 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class ListChannelModeratorsCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelModeratorsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelModeratorsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannelModerators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts index fcccb26feb294..4c182a5dc132a 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class ListChannelsAssociatedWithChannelFlowCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelsAssociatedWithChannelFlowRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelsAssociatedWithChannelFlowResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannelsAssociatedWithChannelFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts index 0b17fa86175db..1165b2b660c15 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts index 518abf9a61fcc..2c7ab35f134cb 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class ListChannelsModeratedByAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelsModeratedByAppInstanceUserRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelsModeratedByAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListChannelsModeratedByAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts index c30292e366129..a9b6f3b869e95 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class ListSubChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: ListSubChannelsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListSubChannelsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListSubChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts index 4d70001eb7a06..de02478bc0581 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts index 27eff8e40c6f3..014acb47fdee8 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class PutChannelExpirationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "PutChannelExpirationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts index 11c8192ec24d4..cc5410bcbba26 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class PutChannelMembershipPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: PutChannelMembershipPreferencesRequestFilterSensitiveLog, outputFilterSensitiveLog: PutChannelMembershipPreferencesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "PutChannelMembershipPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts index d5525004b0b63..45c0e1bcd2b77 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class PutMessagingStreamingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "PutMessagingStreamingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts index bf75f2ee005e9..61f9f894e6194 100644 --- a/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class RedactChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "RedactChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts index b5b3ddf5ac903..8f9379f426e71 100644 --- a/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class SearchChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: SearchChannelsRequestFilterSensitiveLog, outputFilterSensitiveLog: SearchChannelsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "SearchChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts index dd9f4c7d9d654..6529b070490f4 100644 --- a/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -184,6 +185,10 @@ export class SendChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: SendChannelMessageRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "SendChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts index 15a58e600d335..fdca35a86832f 100644 --- a/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts index 76d599c3cad8b..03a77b8a80edb 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts index bd8477ff7f13e..e6712052b6bdd 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateChannelRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts index d99af7e5553f9..c6ca02756ec46 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class UpdateChannelFlowCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateChannelFlowRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "UpdateChannelFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts index 0c443f8cf4b30..0675747677fe7 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class UpdateChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateChannelMessageRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "UpdateChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts index 8a7428250b559..b91ae68e93176 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class UpdateChannelReadMarkerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeMessagingService", + operation: "UpdateChannelReadMarker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/package.json b/clients/client-chime-sdk-voice/package.json index 78de5cc2fe11f..8ac5ecd376a2a 100644 --- a/clients/client-chime-sdk-voice/package.json +++ b/clients/client-chime-sdk-voice/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts index c6a2b623b5b46..c990f61f5a0bc 100644 --- a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -165,6 +166,10 @@ export class AssociatePhoneNumbersWithVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog, outputFilterSensitiveLog: AssociatePhoneNumbersWithVoiceConnectorResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "AssociatePhoneNumbersWithVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts index a1fdbe529cb92..4fec57e58ba82 100644 --- a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -165,6 +166,10 @@ export class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends $Comman commandName, inputFilterSensitiveLog: AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: AssociatePhoneNumbersWithVoiceConnectorGroupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "AssociatePhoneNumbersWithVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts index 83037c977667a..a2db837786734 100644 --- a/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -154,6 +155,10 @@ export class BatchDeletePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchDeletePhoneNumberResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "BatchDeletePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts index 8d5c471e9573b..b36c02ab40f86 100644 --- a/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -153,6 +154,10 @@ export class BatchUpdatePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: BatchUpdatePhoneNumberRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchUpdatePhoneNumberResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "BatchUpdatePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts index 2b5c64879f316..7c75ced322ff9 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -160,6 +161,10 @@ export class CreatePhoneNumberOrderCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePhoneNumberOrderRequestFilterSensitiveLog, outputFilterSensitiveLog: CreatePhoneNumberOrderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreatePhoneNumberOrder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts index b98e59a0713de..d7b32d3b52ae0 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -179,6 +180,10 @@ export class CreateProxySessionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateProxySessionRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateProxySessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreateProxySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts index 65a456742a5cc..bfcfb9046e46b 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -159,6 +160,10 @@ export class CreateSipMediaApplicationCallCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSipMediaApplicationCallRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreateSipMediaApplicationCall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts index 8a4cb0203b2fe..bd95fc782ef1e 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -171,6 +172,10 @@ export class CreateSipMediaApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSipMediaApplicationRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateSipMediaApplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreateSipMediaApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts index b37175ebb3ea3..aab630787e774 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -165,6 +166,10 @@ export class CreateSipRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreateSipRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts index 0bdd99a55d992..fbf506dfab8fc 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -162,6 +163,10 @@ export class CreateVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: CreateVoiceConnectorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreateVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts index d40f9bd037dcc..75560cadee7d1 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -161,6 +162,10 @@ export class CreateVoiceConnectorGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreateVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts index 1c744e050759c..ee886e52fb4ef 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -164,6 +165,10 @@ export class CreateVoiceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateVoiceProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreateVoiceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts index 118966f7a004e..284c337f9659c 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -173,6 +174,10 @@ export class CreateVoiceProfileDomainCommand extends $Command< commandName, inputFilterSensitiveLog: CreateVoiceProfileDomainRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateVoiceProfileDomainResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "CreateVoiceProfileDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts index 979b05ad94160..76a5486c53356 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -139,6 +140,10 @@ export class DeletePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: DeletePhoneNumberRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeletePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts index f3a2d96e2d461..f6ac8abc86703 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -135,6 +136,10 @@ export class DeleteProxySessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteProxySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts index a25484379ef0f..d60a8670eec93 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -136,6 +137,10 @@ export class DeleteSipMediaApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteSipMediaApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts index 0d2a326752a3d..232bd23b3c92d 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -134,6 +135,10 @@ export class DeleteSipRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteSipRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts index 1ace40c6f871c..b280b018b5eb6 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -138,6 +139,10 @@ export class DeleteVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts index ab52a5dee3337..da642ca827cc0 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -144,6 +145,10 @@ export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends $C commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceConnectorEmergencyCallingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts index b008455c2c4ec..eee6245f1a84a 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -138,6 +139,10 @@ export class DeleteVoiceConnectorGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts index cf4c9157d6afc..009e5eaa378d7 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -140,6 +141,10 @@ export class DeleteVoiceConnectorOriginationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceConnectorOrigination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts index ca516f86eb467..8d80a64bd4b7c 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -133,6 +134,10 @@ export class DeleteVoiceConnectorProxyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceConnectorProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts index 5f4617671e667..b2aa8a2490a2f 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -143,6 +144,10 @@ export class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceConnectorStreamingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts index 650feb7554b2a..1b3e51e1b849a 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -140,6 +141,10 @@ export class DeleteVoiceConnectorTerminationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceConnectorTermination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts index 00a200176618a..82bd3157bbbb0 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -150,6 +151,10 @@ export class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceConnectorTerminationCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts index 344add6434d39..36b023622cab9 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -139,6 +140,10 @@ export class DeleteVoiceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts index 2236825e959e9..7b334f7e7666a 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -139,6 +140,10 @@ export class DeleteVoiceProfileDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DeleteVoiceProfileDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts index e965bece9fa7b..68ecae647475a 100644 --- a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -162,6 +163,10 @@ export class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog, outputFilterSensitiveLog: DisassociatePhoneNumbersFromVoiceConnectorResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DisassociatePhoneNumbersFromVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts index b0fb54fd12cf2..62893420c084b 100644 --- a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -162,6 +163,10 @@ export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Com commandName, inputFilterSensitiveLog: DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "DisassociatePhoneNumbersFromVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts index 8e26cde841813..0a54d1fa24764 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -132,6 +133,10 @@ export class GetGlobalSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetGlobalSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts index a91fec9b6bd2a..198b79b44a800 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -170,6 +171,10 @@ export class GetPhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: GetPhoneNumberRequestFilterSensitiveLog, outputFilterSensitiveLog: GetPhoneNumberResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetPhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts index e1b61b39348f0..8ee43e6b777fa 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -154,6 +155,10 @@ export class GetPhoneNumberOrderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPhoneNumberOrderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetPhoneNumberOrder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts index 6ba22e01feb13..93f3c99a23315 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -132,6 +133,10 @@ export class GetPhoneNumberSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPhoneNumberSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetPhoneNumberSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts index 665dd9871e22b..df5aa04c60b01 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -164,6 +165,10 @@ export class GetProxySessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetProxySessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetProxySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts index cddb3fb353110..db632fd4ad40d 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -156,6 +157,10 @@ export class GetSipMediaApplicationAlexaSkillConfigurationCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetSipMediaApplicationAlexaSkillConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts index 0a850a800ac57..079665e35c0ac 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -152,6 +153,10 @@ export class GetSipMediaApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSipMediaApplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetSipMediaApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts index 7366cb827bc95..f07d88398efbe 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -152,6 +153,10 @@ export class GetSipMediaApplicationLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetSipMediaApplicationLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts index b22b00d6a11eb..2635dc3b51998 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -149,6 +150,10 @@ export class GetSipRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetSipRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts index 6a0ab22bd606a..f259feb915884 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -163,6 +164,10 @@ export class GetSpeakerSearchTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetSpeakerSearchTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts index 2ad87bc8511b6..ecdf36b3185fd 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -145,6 +146,10 @@ export class GetVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts index 8e2792325ab90..c70dfd74e6b74 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -159,6 +160,10 @@ export class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnectorEmergencyCallingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts index de811f785b88e..0ef91d0de12f0 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -148,6 +149,10 @@ export class GetVoiceConnectorGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts index 3946c63eb6a11..ff94f6b50dcfe 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -148,6 +149,10 @@ export class GetVoiceConnectorLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnectorLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts index 65576df4dec2b..c6571ac334c12 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -151,6 +152,10 @@ export class GetVoiceConnectorOriginationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnectorOrigination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts index 4557bf88ede35..bcfeae72c71e9 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -147,6 +148,10 @@ export class GetVoiceConnectorProxyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceConnectorProxyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnectorProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts index f29944dc0dde7..349be77063ffb 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -165,6 +166,10 @@ export class GetVoiceConnectorStreamingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnectorStreamingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts index a8982e052a01c..b1773d09b2caa 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -154,6 +155,10 @@ export class GetVoiceConnectorTerminationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceConnectorTerminationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnectorTermination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts index 3fbee8563c84b..9c30d9aff690e 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -148,6 +149,10 @@ export class GetVoiceConnectorTerminationHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceConnectorTerminationHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts index ba8b08bc8355d..5e3f96817b3ae 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -149,6 +150,10 @@ export class GetVoiceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts index 7b7c758d4d1de..595a81918ca24 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -152,6 +153,10 @@ export class GetVoiceProfileDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceProfileDomainResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceProfileDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts index 389c28670f36b..6ea3cd9e4f94a 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -155,6 +156,10 @@ export class GetVoiceToneAnalysisTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "GetVoiceToneAnalysisTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts index 9a1332de08798..8967493674c66 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -137,6 +138,10 @@ export class ListAvailableVoiceConnectorRegionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListAvailableVoiceConnectorRegions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts index e9269066b4fe0..e5f9d3ebe1006 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -153,6 +154,10 @@ export class ListPhoneNumberOrdersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPhoneNumberOrdersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListPhoneNumberOrders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts index e3fdc343b2b6d..17bd280a502fd 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -178,6 +179,10 @@ export class ListPhoneNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPhoneNumbersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListPhoneNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts index f5d7cba22d36f..4eed285ec9b60 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -169,6 +170,10 @@ export class ListProxySessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListProxySessionsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListProxySessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts index ce007c6e6af1f..57dc15923f6d3 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -152,6 +153,10 @@ export class ListSipMediaApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListSipMediaApplicationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListSipMediaApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts index 5aabbde0a7b6a..764691b8e7d4a 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -150,6 +151,10 @@ export class ListSipRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListSipRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts index 575c5eed0e191..769fd40208241 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -150,6 +151,10 @@ export class ListSupportedPhoneNumberCountriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListSupportedPhoneNumberCountries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts index d6e31f71e9c18..d8850cf89c823 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -142,6 +143,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts index d53dacc3b6c92..bce7a4a3ad29f 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -149,6 +150,10 @@ export class ListVoiceConnectorGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListVoiceConnectorGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts index 085b0b4543272..54a5c55c24456 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -153,6 +154,10 @@ export class ListVoiceConnectorTerminationCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListVoiceConnectorTerminationCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts index efcd32869b6cd..0968fad144144 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -146,6 +147,10 @@ export class ListVoiceConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListVoiceConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts index 4f1701da578cf..e00b611d59173 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -151,6 +152,10 @@ export class ListVoiceProfileDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListVoiceProfileDomainsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListVoiceProfileDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts index f129ac0a4166c..225978dda7ab1 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -151,6 +152,10 @@ export class ListVoiceProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListVoiceProfilesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ListVoiceProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts index 47dfed491f9ef..29617f129e182 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -163,6 +164,10 @@ export class PutSipMediaApplicationAlexaSkillConfigurationCommand extends $Comma commandName, inputFilterSensitiveLog: PutSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: PutSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutSipMediaApplicationAlexaSkillConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts index dc324e111cda7..1123c0601f149 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -155,6 +156,10 @@ export class PutSipMediaApplicationLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutSipMediaApplicationLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts index 1cd6af02fa49a..ffaad93668a05 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -169,6 +170,10 @@ export class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm commandName, inputFilterSensitiveLog: PutVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutVoiceConnectorEmergencyCallingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts index e2fb3f9e6890a..383650d9ece45 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -151,6 +152,10 @@ export class PutVoiceConnectorLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutVoiceConnectorLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts index 2b9fe28136276..e326ef44f0c94 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -163,6 +164,10 @@ export class PutVoiceConnectorOriginationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutVoiceConnectorOrigination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts index 8fcf40f838f99..4df3d4cf88076 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -156,6 +157,10 @@ export class PutVoiceConnectorProxyCommand extends $Command< commandName, inputFilterSensitiveLog: PutVoiceConnectorProxyRequestFilterSensitiveLog, outputFilterSensitiveLog: PutVoiceConnectorProxyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutVoiceConnectorProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts index 9b56685ad841d..fe92d9b4e231a 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -177,6 +178,10 @@ export class PutVoiceConnectorStreamingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: PutVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: PutVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutVoiceConnectorStreamingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts index 4aa7007423f59..1dd3d4eed269e 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -169,6 +170,10 @@ export class PutVoiceConnectorTerminationCommand extends $Command< commandName, inputFilterSensitiveLog: PutVoiceConnectorTerminationRequestFilterSensitiveLog, outputFilterSensitiveLog: PutVoiceConnectorTerminationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutVoiceConnectorTermination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts index ac923a923174f..2cff12f00c21f 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -152,6 +153,10 @@ export class PutVoiceConnectorTerminationCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "PutVoiceConnectorTerminationCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts index f79fd78512592..bca4958113f43 100644 --- a/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -172,6 +173,10 @@ export class RestorePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: RestorePhoneNumberRequestFilterSensitiveLog, outputFilterSensitiveLog: RestorePhoneNumberResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "RestorePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts index bce2ec68bba64..14db0b7be2061 100644 --- a/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -154,6 +155,10 @@ export class SearchAvailablePhoneNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SearchAvailablePhoneNumbersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "SearchAvailablePhoneNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts index fc56f65474fcf..b7a0637df70df 100644 --- a/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -179,6 +180,10 @@ export class StartSpeakerSearchTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "StartSpeakerSearchTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts index 7c2dd210888ff..183c4b5c15d6b 100644 --- a/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -171,6 +172,10 @@ export class StartVoiceToneAnalysisTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "StartVoiceToneAnalysisTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts index f1ada1f8bbf94..0b3fd1ed7c9dc 100644 --- a/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -143,6 +144,10 @@ export class StopSpeakerSearchTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "StopSpeakerSearchTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts index dfe98fbf0ba1a..0d72cfcf0166a 100644 --- a/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -143,6 +144,10 @@ export class StopVoiceToneAnalysisTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "StopVoiceToneAnalysisTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts index 698097ec95253..ce42eaef29f58 100644 --- a/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts index 34b3e50d5b3a0..13d2e8fc51c16 100644 --- a/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts index 5339c831622c1..7f3aa9ad1efee 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -132,6 +133,10 @@ export class UpdateGlobalSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateGlobalSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts index 75112a7e41db7..b68a89214e785 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -182,6 +183,10 @@ export class UpdatePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePhoneNumberRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdatePhoneNumberResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdatePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts index ce53e6b3b8211..08375cea36112 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -136,6 +137,10 @@ export class UpdatePhoneNumberSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePhoneNumberSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdatePhoneNumberSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts index 992c7d15af654..6c639ab7a2cbe 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -168,6 +169,10 @@ export class UpdateProxySessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateProxySessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateProxySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts index e7ca96d408f1b..33c2ec76289da 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -155,6 +156,10 @@ export class UpdateSipMediaApplicationCallCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSipMediaApplicationCallRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateSipMediaApplicationCall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts index eb82425999b8e..84204176307ad 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -161,6 +162,10 @@ export class UpdateSipMediaApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSipMediaApplicationRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateSipMediaApplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateSipMediaApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts index ae21a9b25313a..6518bcae882af 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -163,6 +164,10 @@ export class UpdateSipRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateSipRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts index 0ae81a8c6bdd7..2953e8879d6fb 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -146,6 +147,10 @@ export class UpdateVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts index a1edda515f049..642ed5f96084c 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -157,6 +158,10 @@ export class UpdateVoiceConnectorGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts index 57c40c37e218c..0213504569dc7 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -165,6 +166,10 @@ export class UpdateVoiceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateVoiceProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateVoiceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts index 7bf51aebcdd41..682d954f61bc4 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -154,6 +155,10 @@ export class UpdateVoiceProfileDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateVoiceProfileDomainResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "UpdateVoiceProfileDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts b/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts index 6978fd45c21df..337e7f78b4a79 100644 --- a/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient"; @@ -173,6 +174,10 @@ export class ValidateE911AddressCommand extends $Command< commandName, inputFilterSensitiveLog: ValidateE911AddressRequestFilterSensitiveLog, outputFilterSensitiveLog: ValidateE911AddressResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeSDKTelephonyService", + operation: "ValidateE911Address", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index 393b04306b6b9..e8a1b901d6dff 100644 --- a/clients/client-chime/package.json +++ b/clients/client-chime/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts index c400e902846d4..e53bf0a6878ac 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -147,6 +148,10 @@ export class AssociatePhoneNumberWithUserCommand extends $Command< commandName, inputFilterSensitiveLog: AssociatePhoneNumberWithUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "AssociatePhoneNumberWithUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts index 61f73c3392a7a..9a488430ed906 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -173,6 +174,10 @@ export class AssociatePhoneNumbersWithVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "AssociatePhoneNumbersWithVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts index e7cdee9180548..98ee88df5f841 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -173,6 +174,10 @@ export class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends $Comman commandName, inputFilterSensitiveLog: AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "AssociatePhoneNumbersWithVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts b/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts index 1144dd7df5bda..40d7a0f3336b9 100644 --- a/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts +++ b/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -153,6 +154,10 @@ export class AssociateSigninDelegateGroupsWithAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "AssociateSigninDelegateGroupsWithAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts b/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts index 19b679f205001..fb133f96c4802 100644 --- a/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -181,6 +182,10 @@ export class BatchCreateAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: BatchCreateAttendeeRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchCreateAttendeeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "BatchCreateAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts b/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts index 87f8b53fa1b5e..691c1ac9b513c 100644 --- a/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -175,6 +176,10 @@ export class BatchCreateChannelMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchCreateChannelMembershipResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "BatchCreateChannelMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts b/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts index 02e5d894d284b..456a99c2e9135 100644 --- a/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -149,6 +150,10 @@ export class BatchCreateRoomMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "BatchCreateRoomMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts b/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts index 4a58b9cf567ec..66268caf52ba5 100644 --- a/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -150,6 +151,10 @@ export class BatchDeletePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "BatchDeletePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/BatchSuspendUserCommand.ts b/clients/client-chime/src/commands/BatchSuspendUserCommand.ts index 9ad00c5e6e280..b2c85c1ba98db 100644 --- a/clients/client-chime/src/commands/BatchSuspendUserCommand.ts +++ b/clients/client-chime/src/commands/BatchSuspendUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -156,6 +157,10 @@ export class BatchSuspendUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "BatchSuspendUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts b/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts index 58041baa8dde1..b5b55f54a22bf 100644 --- a/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts +++ b/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -153,6 +154,10 @@ export class BatchUnsuspendUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "BatchUnsuspendUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts b/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts index a89621d1a0411..4cea895998a54 100644 --- a/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -153,6 +154,10 @@ export class BatchUpdatePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: BatchUpdatePhoneNumberRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "BatchUpdatePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/BatchUpdateUserCommand.ts b/clients/client-chime/src/commands/BatchUpdateUserCommand.ts index f9746e0ff6903..a95a62ad04c2f 100644 --- a/clients/client-chime/src/commands/BatchUpdateUserCommand.ts +++ b/clients/client-chime/src/commands/BatchUpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -156,6 +157,10 @@ export class BatchUpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: BatchUpdateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "BatchUpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateAccountCommand.ts b/clients/client-chime/src/commands/CreateAccountCommand.ts index 3e3c1ae197664..975ff1e400031 100644 --- a/clients/client-chime/src/commands/CreateAccountCommand.ts +++ b/clients/client-chime/src/commands/CreateAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -152,6 +153,10 @@ export class CreateAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts index 7ae7321fa94a1..1d86ac98f90a7 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -168,6 +169,10 @@ export class CreateAppInstanceAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateAppInstanceAdminResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateAppInstanceAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateAppInstanceCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceCommand.ts index 653f09bd05792..dc62030ca6c62 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -161,6 +162,10 @@ export class CreateAppInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAppInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateAppInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts index 0a1bf44602c95..13810dfe19372 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -163,6 +164,10 @@ export class CreateAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAppInstanceUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateAttendeeCommand.ts b/clients/client-chime/src/commands/CreateAttendeeCommand.ts index 9f51ee3f73240..36fb6ced16c16 100644 --- a/clients/client-chime/src/commands/CreateAttendeeCommand.ts +++ b/clients/client-chime/src/commands/CreateAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -168,6 +169,10 @@ export class CreateAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAttendeeRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAttendeeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateBotCommand.ts b/clients/client-chime/src/commands/CreateBotCommand.ts index ba6aba2769864..4430e0def947c 100644 --- a/clients/client-chime/src/commands/CreateBotCommand.ts +++ b/clients/client-chime/src/commands/CreateBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -153,6 +154,10 @@ export class CreateBotCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBotRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateBotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateChannelBanCommand.ts b/clients/client-chime/src/commands/CreateChannelBanCommand.ts index 3269e921fe1b9..21fb1a21cea37 100644 --- a/clients/client-chime/src/commands/CreateChannelBanCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelBanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -168,6 +169,10 @@ export class CreateChannelBanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateChannelBanResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateChannelBan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateChannelCommand.ts b/clients/client-chime/src/commands/CreateChannelCommand.ts index 2533bea4dc477..0b919d1e2f088 100644 --- a/clients/client-chime/src/commands/CreateChannelCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -170,6 +171,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: CreateChannelRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts b/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts index c0a1d5811f658..d25a31f8c86d1 100644 --- a/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -192,6 +193,10 @@ export class CreateChannelMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateChannelMembershipResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateChannelMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts b/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts index 355890d28d499..2a72fb2023f40 100644 --- a/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -180,6 +181,10 @@ export class CreateChannelModeratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateChannelModeratorResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateChannelModerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts index 9724d913ceb28..f1a05fda14ba0 100644 --- a/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -212,6 +213,10 @@ export class CreateMediaCapturePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMediaCapturePipelineRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMediaCapturePipelineResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateMediaCapturePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateMeetingCommand.ts b/clients/client-chime/src/commands/CreateMeetingCommand.ts index 1612e24f2e9ae..c6cbfd635e602 100644 --- a/clients/client-chime/src/commands/CreateMeetingCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -179,6 +180,10 @@ export class CreateMeetingCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMeetingRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMeetingResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateMeeting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts b/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts index 6d20b40ffb508..395a698b61794 100644 --- a/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -153,6 +154,10 @@ export class CreateMeetingDialOutCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMeetingDialOutRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateMeetingDialOut", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts b/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts index fcc6c8d599387..017c7e316397e 100644 --- a/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -211,6 +212,10 @@ export class CreateMeetingWithAttendeesCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMeetingWithAttendeesRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMeetingWithAttendeesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateMeetingWithAttendees", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts b/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts index 5e3ecfb64b0b8..e7941fd42fbf0 100644 --- a/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts +++ b/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -159,6 +160,10 @@ export class CreatePhoneNumberOrderCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePhoneNumberOrderRequestFilterSensitiveLog, outputFilterSensitiveLog: CreatePhoneNumberOrderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreatePhoneNumberOrder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateProxySessionCommand.ts b/clients/client-chime/src/commands/CreateProxySessionCommand.ts index 6b079338ee726..88dc06de9d879 100644 --- a/clients/client-chime/src/commands/CreateProxySessionCommand.ts +++ b/clients/client-chime/src/commands/CreateProxySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -187,6 +188,10 @@ export class CreateProxySessionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateProxySessionRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateProxySessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateProxySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateRoomCommand.ts b/clients/client-chime/src/commands/CreateRoomCommand.ts index f35bb1c3affd6..4e13f6efc4bab 100644 --- a/clients/client-chime/src/commands/CreateRoomCommand.ts +++ b/clients/client-chime/src/commands/CreateRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -150,6 +151,10 @@ export class CreateRoomCommand extends $Command< commandName, inputFilterSensitiveLog: CreateRoomRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateRoomResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts b/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts index 0941937905c7e..38780f006beeb 100644 --- a/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -161,6 +162,10 @@ export class CreateRoomMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateRoomMembershipResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateRoomMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts b/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts index 13b2654851ed1..446415bbbcdcc 100644 --- a/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -164,6 +165,10 @@ export class CreateSipMediaApplicationCallCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSipMediaApplicationCallRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateSipMediaApplicationCall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts index 60a8027801441..f75596acab186 100644 --- a/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -173,6 +174,10 @@ export class CreateSipMediaApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSipMediaApplicationRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateSipMediaApplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateSipMediaApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateSipRuleCommand.ts b/clients/client-chime/src/commands/CreateSipRuleCommand.ts index 76ffcbb5bf8e3..70e525aa6ba42 100644 --- a/clients/client-chime/src/commands/CreateSipRuleCommand.ts +++ b/clients/client-chime/src/commands/CreateSipRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -174,6 +175,10 @@ export class CreateSipRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateSipRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateUserCommand.ts b/clients/client-chime/src/commands/CreateUserCommand.ts index fab6df5bd916f..56d8b77939dad 100644 --- a/clients/client-chime/src/commands/CreateUserCommand.ts +++ b/clients/client-chime/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -162,6 +163,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts b/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts index 2ae95b4d141d2..d69ef8c175fc3 100644 --- a/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -161,6 +162,10 @@ export class CreateVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts index fec3d631fd18a..a6fb84b9e4aa8 100644 --- a/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -169,6 +170,10 @@ export class CreateVoiceConnectorGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "CreateVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteAccountCommand.ts b/clients/client-chime/src/commands/DeleteAccountCommand.ts index 58b1679e397f2..32cf441b47fcb 100644 --- a/clients/client-chime/src/commands/DeleteAccountCommand.ts +++ b/clients/client-chime/src/commands/DeleteAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -144,6 +145,10 @@ export class DeleteAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts index a402f17a70f35..9376b15d61042 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -145,6 +146,10 @@ export class DeleteAppInstanceAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteAppInstanceAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts index 70c045a857df6..da33668a81bb6 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -140,6 +141,10 @@ export class DeleteAppInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteAppInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts index 8a8077526b1fd..8e23003ad2218 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -152,6 +153,10 @@ export class DeleteAppInstanceStreamingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteAppInstanceStreamingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts index 32ac847223e06..1e1da16c24db3 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -139,6 +140,10 @@ export class DeleteAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteAttendeeCommand.ts b/clients/client-chime/src/commands/DeleteAttendeeCommand.ts index 58cc92eb03afb..98366fda5d950 100644 --- a/clients/client-chime/src/commands/DeleteAttendeeCommand.ts +++ b/clients/client-chime/src/commands/DeleteAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -146,6 +147,10 @@ export class DeleteAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteChannelBanCommand.ts b/clients/client-chime/src/commands/DeleteChannelBanCommand.ts index b9d9a567b2c35..a02afaff2fe84 100644 --- a/clients/client-chime/src/commands/DeleteChannelBanCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelBanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -146,6 +147,10 @@ export class DeleteChannelBanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteChannelBan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteChannelCommand.ts b/clients/client-chime/src/commands/DeleteChannelCommand.ts index 1c6c1816031ee..1cc9021663cd3 100644 --- a/clients/client-chime/src/commands/DeleteChannelCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -144,6 +145,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts b/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts index cab06ccf268a3..9900377c8d465 100644 --- a/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -150,6 +151,10 @@ export class DeleteChannelMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteChannelMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts b/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts index 06154a2455f16..52c3f24974b93 100644 --- a/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -148,6 +149,10 @@ export class DeleteChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts b/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts index f1fdbdd9e0330..7039c57a06917 100644 --- a/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -146,6 +147,10 @@ export class DeleteChannelModeratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteChannelModerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts index b807bc7974276..b0a1b464a6ecf 100644 --- a/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -131,6 +132,10 @@ export class DeleteEventsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteEventsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts index e4853bc29fc01..2bc3b2527d4af 100644 --- a/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -143,6 +144,10 @@ export class DeleteMediaCapturePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteMediaCapturePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteMeetingCommand.ts b/clients/client-chime/src/commands/DeleteMeetingCommand.ts index 97c88a3f82676..8959310c22506 100644 --- a/clients/client-chime/src/commands/DeleteMeetingCommand.ts +++ b/clients/client-chime/src/commands/DeleteMeetingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -143,6 +144,10 @@ export class DeleteMeetingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteMeeting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts b/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts index 533eb323891c0..b52097935d8bd 100644 --- a/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -138,6 +139,10 @@ export class DeletePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeletePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteProxySessionCommand.ts b/clients/client-chime/src/commands/DeleteProxySessionCommand.ts index 862df0750552b..2d74eadd94a2c 100644 --- a/clients/client-chime/src/commands/DeleteProxySessionCommand.ts +++ b/clients/client-chime/src/commands/DeleteProxySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -143,6 +144,10 @@ export class DeleteProxySessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteProxySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteRoomCommand.ts b/clients/client-chime/src/commands/DeleteRoomCommand.ts index 8cba18cc9a2cb..b07f0f4d7c2fc 100644 --- a/clients/client-chime/src/commands/DeleteRoomCommand.ts +++ b/clients/client-chime/src/commands/DeleteRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -132,6 +133,10 @@ export class DeleteRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts b/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts index 76b6686fd7608..5efb460788f06 100644 --- a/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -135,6 +136,10 @@ export class DeleteRoomMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteRoomMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts index 23a9bae9c1a56..bc249f3099f07 100644 --- a/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -146,6 +147,10 @@ export class DeleteSipMediaApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteSipMediaApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteSipRuleCommand.ts b/clients/client-chime/src/commands/DeleteSipRuleCommand.ts index 630796281cd48..6d4ca4e219560 100644 --- a/clients/client-chime/src/commands/DeleteSipRuleCommand.ts +++ b/clients/client-chime/src/commands/DeleteSipRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -144,6 +145,10 @@ export class DeleteSipRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteSipRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts index e3711af69de8a..5fb9240c76f5f 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -148,6 +149,10 @@ export class DeleteVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts index 84e2b42b34666..54f304d60bb74 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -152,6 +153,10 @@ export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends $C commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteVoiceConnectorEmergencyCallingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts index c6863afac36a5..99be010002987 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -148,6 +149,10 @@ export class DeleteVoiceConnectorGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts index 056f4b252c5a0..ed6036b15217e 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -148,6 +149,10 @@ export class DeleteVoiceConnectorOriginationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteVoiceConnectorOrigination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts index fb1e96eaeda49..1ddca567fcb3d 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -142,6 +143,10 @@ export class DeleteVoiceConnectorProxyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteVoiceConnectorProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts index 93e3916cad58d..7ada447ddb2f4 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -152,6 +153,10 @@ export class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteVoiceConnectorStreamingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts index e092c63d40b99..a89b0f428037a 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -148,6 +149,10 @@ export class DeleteVoiceConnectorTerminationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteVoiceConnectorTermination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts index 319eb80f166ac..64c0cd91693b9 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -158,6 +159,10 @@ export class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DeleteVoiceConnectorTerminationCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts index 7130a2c341b77..8afeb0a8b126c 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -153,6 +154,10 @@ export class DescribeAppInstanceAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppInstanceAdminResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeAppInstanceAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts index 9a505faa599b3..36f3262759740 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class DescribeAppInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppInstanceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeAppInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts index 7fb07b24a7299..f63547dd0530a 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class DescribeAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeChannelBanCommand.ts b/clients/client-chime/src/commands/DescribeChannelBanCommand.ts index d71b90f40e1e2..d9bfa3aa2ea07 100644 --- a/clients/client-chime/src/commands/DescribeChannelBanCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelBanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -166,6 +167,10 @@ export class DescribeChannelBanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelBanResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeChannelBan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeChannelCommand.ts b/clients/client-chime/src/commands/DescribeChannelCommand.ts index 0bc0e2f99eef6..a20638334b0c2 100644 --- a/clients/client-chime/src/commands/DescribeChannelCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -165,6 +166,10 @@ export class DescribeChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts b/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts index 7582b9808093d..b7d73a24f8e2c 100644 --- a/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -168,6 +169,10 @@ export class DescribeChannelMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelMembershipResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeChannelMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts index eea0e62b3921f..715f64b7aed31 100644 --- a/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -178,6 +179,10 @@ export class DescribeChannelMembershipForAppInstanceUserCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelMembershipForAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeChannelMembershipForAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts index 5905c5169e2a1..51541bcf0255d 100644 --- a/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -174,6 +175,10 @@ export class DescribeChannelModeratedByAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelModeratedByAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeChannelModeratedByAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts b/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts index a76e43a4a2e31..ebd99fa241500 100644 --- a/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -166,6 +167,10 @@ export class DescribeChannelModeratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelModeratorResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DescribeChannelModerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts index 6d38182e0fd69..9f3c15f7fbf57 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -139,6 +140,10 @@ export class DisassociatePhoneNumberFromUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DisassociatePhoneNumberFromUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts index a2fc7c4ffd96e..b0915f51b6f39 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -169,6 +170,10 @@ export class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DisassociatePhoneNumbersFromVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts index 70f89ab77f72f..4267821ef5d5a 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -169,6 +170,10 @@ export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Com commandName, inputFilterSensitiveLog: DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DisassociatePhoneNumbersFromVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts b/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts index c5918880c3eca..0e33b94e78284 100644 --- a/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts +++ b/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class DisassociateSigninDelegateGroupsFromAccountCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "DisassociateSigninDelegateGroupsFromAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetAccountCommand.ts b/clients/client-chime/src/commands/GetAccountCommand.ts index 8eb8290faac5f..ba429dbce7dc4 100644 --- a/clients/client-chime/src/commands/GetAccountCommand.ts +++ b/clients/client-chime/src/commands/GetAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -150,6 +151,10 @@ export class GetAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetAccountSettingsCommand.ts b/clients/client-chime/src/commands/GetAccountSettingsCommand.ts index 99f1035bdf31f..a9482d096a2b4 100644 --- a/clients/client-chime/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -141,6 +142,10 @@ export class GetAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts b/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts index 5db9040c0d3f8..eb8c722a75b99 100644 --- a/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -154,6 +155,10 @@ export class GetAppInstanceRetentionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetAppInstanceRetentionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts index 2ce5a549bcb56..80bde975c694d 100644 --- a/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -159,6 +160,10 @@ export class GetAppInstanceStreamingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetAppInstanceStreamingConfigurationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetAppInstanceStreamingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetAttendeeCommand.ts b/clients/client-chime/src/commands/GetAttendeeCommand.ts index de7e80fe037eb..30cb751f14fd2 100644 --- a/clients/client-chime/src/commands/GetAttendeeCommand.ts +++ b/clients/client-chime/src/commands/GetAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class GetAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetAttendeeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetBotCommand.ts b/clients/client-chime/src/commands/GetBotCommand.ts index 1e6b81ded2787..24899851d937e 100644 --- a/clients/client-chime/src/commands/GetBotCommand.ts +++ b/clients/client-chime/src/commands/GetBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -140,6 +141,10 @@ export class GetBotCommand extends $Command _, outputFilterSensitiveLog: GetBotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetChannelMessageCommand.ts b/clients/client-chime/src/commands/GetChannelMessageCommand.ts index e6a60c4f6da65..058676f71ed49 100644 --- a/clients/client-chime/src/commands/GetChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/GetChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -170,6 +171,10 @@ export class GetChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetChannelMessageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts b/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts index 56ae7f8ef2ef0..d03f06a9f75d3 100644 --- a/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -144,6 +145,10 @@ export class GetEventsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEventsConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetEventsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts b/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts index 32523022431ec..7e8d76fa67761 100644 --- a/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -136,6 +137,10 @@ export class GetGlobalSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetGlobalSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts index 01df5e404d98e..fd7c934243a47 100644 --- a/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -183,6 +184,10 @@ export class GetMediaCapturePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMediaCapturePipelineResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetMediaCapturePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetMeetingCommand.ts b/clients/client-chime/src/commands/GetMeetingCommand.ts index a87f43af9d5df..8601a621c5ca7 100644 --- a/clients/client-chime/src/commands/GetMeetingCommand.ts +++ b/clients/client-chime/src/commands/GetMeetingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -162,6 +163,10 @@ export class GetMeetingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMeetingResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetMeeting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts b/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts index a2d4ab7ecf3c4..945d8a971eae7 100644 --- a/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts +++ b/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -143,6 +144,10 @@ export class GetMessagingSessionEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetMessagingSessionEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetPhoneNumberCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberCommand.ts index c3fc9c8bd2c6d..801e45e180bbe 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -166,6 +167,10 @@ export class GetPhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPhoneNumberResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetPhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts index 59a9085f1316b..470884368136d 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -152,6 +153,10 @@ export class GetPhoneNumberOrderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPhoneNumberOrderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetPhoneNumberOrder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts index d0de6437df273..be695c96a6fac 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -131,6 +132,10 @@ export class GetPhoneNumberSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPhoneNumberSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetPhoneNumberSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetProxySessionCommand.ts b/clients/client-chime/src/commands/GetProxySessionCommand.ts index d5512ede3862a..f2385abf180dd 100644 --- a/clients/client-chime/src/commands/GetProxySessionCommand.ts +++ b/clients/client-chime/src/commands/GetProxySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -173,6 +174,10 @@ export class GetProxySessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetProxySessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetProxySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts b/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts index b70ea737fe46a..be02168d8e60e 100644 --- a/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -147,6 +148,10 @@ export class GetRetentionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetRetentionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetRoomCommand.ts b/clients/client-chime/src/commands/GetRoomCommand.ts index eb5ebd5d7a583..054b858d33c43 100644 --- a/clients/client-chime/src/commands/GetRoomCommand.ts +++ b/clients/client-chime/src/commands/GetRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -137,6 +138,10 @@ export class GetRoomCommand extends $Command _, outputFilterSensitiveLog: GetRoomResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts index d52ce00ac92b4..f54cb807dbb14 100644 --- a/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -159,6 +160,10 @@ export class GetSipMediaApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSipMediaApplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetSipMediaApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts index 534891ce7cf59..af7a2ef23bf95 100644 --- a/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -161,6 +162,10 @@ export class GetSipMediaApplicationLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetSipMediaApplicationLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetSipRuleCommand.ts b/clients/client-chime/src/commands/GetSipRuleCommand.ts index bc9f5c8bc306d..308a27d15bd75 100644 --- a/clients/client-chime/src/commands/GetSipRuleCommand.ts +++ b/clients/client-chime/src/commands/GetSipRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -157,6 +158,10 @@ export class GetSipRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetSipRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetUserCommand.ts b/clients/client-chime/src/commands/GetUserCommand.ts index d137987d578b0..2d8d4c548bde6 100644 --- a/clients/client-chime/src/commands/GetUserCommand.ts +++ b/clients/client-chime/src/commands/GetUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class GetUserCommand extends $Command _, outputFilterSensitiveLog: GetUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetUserSettingsCommand.ts b/clients/client-chime/src/commands/GetUserSettingsCommand.ts index 72cae606bb2f0..606e0d3f75d78 100644 --- a/clients/client-chime/src/commands/GetUserSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -142,6 +143,10 @@ export class GetUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts index ee00cb33e1095..e55334281d698 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -153,6 +154,10 @@ export class GetVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts index 5de3ea7d7e2ed..99fcddd4d49b8 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -168,6 +169,10 @@ export class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnectorEmergencyCallingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts index a29cd741cdb5c..16171c4091f09 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -157,6 +158,10 @@ export class GetVoiceConnectorGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts index 51d11253c4c62..61bc9ad63bff4 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -157,6 +158,10 @@ export class GetVoiceConnectorLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnectorLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts index 155e87779e4d9..bce39c619435f 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -160,6 +161,10 @@ export class GetVoiceConnectorOriginationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnectorOrigination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts index 4691a3b393350..a2f0fbfcf2389 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -155,6 +156,10 @@ export class GetVoiceConnectorProxyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceConnectorProxyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnectorProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts index 5845a9f9f5c33..cd0b419843ca1 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -169,6 +170,10 @@ export class GetVoiceConnectorStreamingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnectorStreamingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts index 2587b02a0650d..a8f625c818ba1 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -163,6 +164,10 @@ export class GetVoiceConnectorTerminationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVoiceConnectorTerminationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnectorTermination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts index 9bf5ef64fc35c..d3ca5456f02da 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -156,6 +157,10 @@ export class GetVoiceConnectorTerminationHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "GetVoiceConnectorTerminationHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/InviteUsersCommand.ts b/clients/client-chime/src/commands/InviteUsersCommand.ts index a9f32dd432c00..458559426d6fa 100644 --- a/clients/client-chime/src/commands/InviteUsersCommand.ts +++ b/clients/client-chime/src/commands/InviteUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class InviteUsersCommand extends $Command< commandName, inputFilterSensitiveLog: InviteUsersRequestFilterSensitiveLog, outputFilterSensitiveLog: InviteUsersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "InviteUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListAccountsCommand.ts b/clients/client-chime/src/commands/ListAccountsCommand.ts index 4a14590a49f91..27e0000f6b663 100644 --- a/clients/client-chime/src/commands/ListAccountsCommand.ts +++ b/clients/client-chime/src/commands/ListAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -157,6 +158,10 @@ export class ListAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: ListAccountsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts b/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts index 3fd73ed0c05be..6a05422662c5e 100644 --- a/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -157,6 +158,10 @@ export class ListAppInstanceAdminsCommand extends $Command< commandName, inputFilterSensitiveLog: ListAppInstanceAdminsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListAppInstanceAdminsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListAppInstanceAdmins", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts b/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts index 32790ad13da1b..ead45c7463af9 100644 --- a/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -158,6 +159,10 @@ export class ListAppInstanceUsersCommand extends $Command< commandName, inputFilterSensitiveLog: ListAppInstanceUsersRequestFilterSensitiveLog, outputFilterSensitiveLog: ListAppInstanceUsersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListAppInstanceUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListAppInstancesCommand.ts b/clients/client-chime/src/commands/ListAppInstancesCommand.ts index b30ab364d6a33..5adfead37879d 100644 --- a/clients/client-chime/src/commands/ListAppInstancesCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -154,6 +155,10 @@ export class ListAppInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: ListAppInstancesRequestFilterSensitiveLog, outputFilterSensitiveLog: ListAppInstancesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListAppInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts b/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts index 391f3ef80a50c..8f2f932331493 100644 --- a/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts +++ b/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -150,6 +151,10 @@ export class ListAttendeeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAttendeeTagsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListAttendeeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListAttendeesCommand.ts b/clients/client-chime/src/commands/ListAttendeesCommand.ts index 82eb555f2ec10..0b8e41562264e 100644 --- a/clients/client-chime/src/commands/ListAttendeesCommand.ts +++ b/clients/client-chime/src/commands/ListAttendeesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -159,6 +160,10 @@ export class ListAttendeesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAttendeesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListAttendees", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListBotsCommand.ts b/clients/client-chime/src/commands/ListBotsCommand.ts index 67e90ffd52208..c338433f3d7ba 100644 --- a/clients/client-chime/src/commands/ListBotsCommand.ts +++ b/clients/client-chime/src/commands/ListBotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -144,6 +145,10 @@ export class ListBotsCommand extends $Command _, outputFilterSensitiveLog: ListBotsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListBots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListChannelBansCommand.ts b/clients/client-chime/src/commands/ListChannelBansCommand.ts index d3e7b430b2a7c..fcba8efdd99ec 100644 --- a/clients/client-chime/src/commands/ListChannelBansCommand.ts +++ b/clients/client-chime/src/commands/ListChannelBansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -163,6 +164,10 @@ export class ListChannelBansCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelBansRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelBansResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListChannelBans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts b/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts index ff966dfd5e663..82380ba95d2a6 100644 --- a/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -164,6 +165,10 @@ export class ListChannelMembershipsCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelMembershipsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelMembershipsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListChannelMemberships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts b/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts index ca4fad187b43b..b6a5260625ac4 100644 --- a/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -183,6 +184,10 @@ export class ListChannelMembershipsForAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelMembershipsForAppInstanceUserRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelMembershipsForAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListChannelMembershipsForAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListChannelMessagesCommand.ts b/clients/client-chime/src/commands/ListChannelMessagesCommand.ts index 352bcc17687e3..daeb31d9f1e43 100644 --- a/clients/client-chime/src/commands/ListChannelMessagesCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -179,6 +180,10 @@ export class ListChannelMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelMessagesRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelMessagesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListChannelMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts b/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts index a2b4a58dc4809..bcfd0905cf550 100644 --- a/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -163,6 +164,10 @@ export class ListChannelModeratorsCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelModeratorsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelModeratorsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListChannelModerators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListChannelsCommand.ts b/clients/client-chime/src/commands/ListChannelsCommand.ts index 3ed5d772844b6..362302edb3396 100644 --- a/clients/client-chime/src/commands/ListChannelsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -177,6 +178,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts b/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts index 720340a3a66e5..5487e87833e61 100644 --- a/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -172,6 +173,10 @@ export class ListChannelsModeratedByAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: ListChannelsModeratedByAppInstanceUserRequestFilterSensitiveLog, outputFilterSensitiveLog: ListChannelsModeratedByAppInstanceUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListChannelsModeratedByAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts b/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts index c1f1d73f19ffa..8aef4d35886cd 100644 --- a/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts +++ b/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -183,6 +184,10 @@ export class ListMediaCapturePipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListMediaCapturePipelinesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListMediaCapturePipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListMeetingTagsCommand.ts b/clients/client-chime/src/commands/ListMeetingTagsCommand.ts index 0420791bd5764..7fc982460e8c7 100644 --- a/clients/client-chime/src/commands/ListMeetingTagsCommand.ts +++ b/clients/client-chime/src/commands/ListMeetingTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -153,6 +154,10 @@ export class ListMeetingTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListMeetingTagsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListMeetingTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListMeetingsCommand.ts b/clients/client-chime/src/commands/ListMeetingsCommand.ts index e7ad636562225..d88f55ef10465 100644 --- a/clients/client-chime/src/commands/ListMeetingsCommand.ts +++ b/clients/client-chime/src/commands/ListMeetingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -156,6 +157,10 @@ export class ListMeetingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListMeetingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListMeetings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts b/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts index 5868411b04764..67a17ff7be50f 100644 --- a/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts +++ b/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -152,6 +153,10 @@ export class ListPhoneNumberOrdersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPhoneNumberOrdersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListPhoneNumberOrders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts b/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts index 21ae09dc73acf..d6aeb9574e89e 100644 --- a/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -174,6 +175,10 @@ export class ListPhoneNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPhoneNumbersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListPhoneNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListProxySessionsCommand.ts b/clients/client-chime/src/commands/ListProxySessionsCommand.ts index 827040d714b04..d3885e79569d8 100644 --- a/clients/client-chime/src/commands/ListProxySessionsCommand.ts +++ b/clients/client-chime/src/commands/ListProxySessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -178,6 +179,10 @@ export class ListProxySessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListProxySessionsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListProxySessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts b/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts index 9b0094cef7145..a8e1c964c3ff4 100644 --- a/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts +++ b/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -158,6 +159,10 @@ export class ListRoomMembershipsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListRoomMembershipsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListRoomMemberships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListRoomsCommand.ts b/clients/client-chime/src/commands/ListRoomsCommand.ts index aad0ace8261d0..1708e1ef703b2 100644 --- a/clients/client-chime/src/commands/ListRoomsCommand.ts +++ b/clients/client-chime/src/commands/ListRoomsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -146,6 +147,10 @@ export class ListRoomsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListRoomsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListRooms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts b/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts index 1b93b4114e18f..b63a00ba7d700 100644 --- a/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts +++ b/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -160,6 +161,10 @@ export class ListSipMediaApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListSipMediaApplicationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListSipMediaApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListSipRulesCommand.ts b/clients/client-chime/src/commands/ListSipRulesCommand.ts index 40f0364dd3e15..664c9018414f6 100644 --- a/clients/client-chime/src/commands/ListSipRulesCommand.ts +++ b/clients/client-chime/src/commands/ListSipRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -159,6 +160,10 @@ export class ListSipRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListSipRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts b/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts index 25d856dfc8d65..34a028494b135 100644 --- a/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts +++ b/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -150,6 +151,10 @@ export class ListSupportedPhoneNumberCountriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListSupportedPhoneNumberCountries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime/src/commands/ListTagsForResourceCommand.ts index 90bf5cca61883..27cb689204e4d 100644 --- a/clients/client-chime/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -159,6 +160,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListUsersCommand.ts b/clients/client-chime/src/commands/ListUsersCommand.ts index 9c5a59c6e4b4c..407a149e1df8a 100644 --- a/clients/client-chime/src/commands/ListUsersCommand.ts +++ b/clients/client-chime/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -163,6 +164,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: ListUsersRequestFilterSensitiveLog, outputFilterSensitiveLog: ListUsersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts index 7a90d9ead2d69..92c9236220141 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -157,6 +158,10 @@ export class ListVoiceConnectorGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListVoiceConnectorGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts index bc242428356a5..8b117c0d00daa 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -162,6 +163,10 @@ export class ListVoiceConnectorTerminationCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListVoiceConnectorTerminationCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts index e54bd9206905f..f2840e2b04513 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -154,6 +155,10 @@ export class ListVoiceConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ListVoiceConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/LogoutUserCommand.ts b/clients/client-chime/src/commands/LogoutUserCommand.ts index d6edd268b5b8e..66dcb1b4e680c 100644 --- a/clients/client-chime/src/commands/LogoutUserCommand.ts +++ b/clients/client-chime/src/commands/LogoutUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -132,6 +133,10 @@ export class LogoutUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "LogoutUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts b/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts index 83aeceb095d6d..09d3a70e158e3 100644 --- a/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -163,6 +164,10 @@ export class PutAppInstanceRetentionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutAppInstanceRetentionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts index 5981f6ffd3968..f125c5b1b7bee 100644 --- a/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -166,6 +167,10 @@ export class PutAppInstanceStreamingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: PutAppInstanceStreamingConfigurationsRequestFilterSensitiveLog, outputFilterSensitiveLog: PutAppInstanceStreamingConfigurationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutAppInstanceStreamingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts b/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts index c9feb42057008..f85dd29cabe57 100644 --- a/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -149,6 +150,10 @@ export class PutEventsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: PutEventsConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: PutEventsConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutEventsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts b/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts index fda26366b08e9..7cec58608bf3f 100644 --- a/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -166,6 +167,10 @@ export class PutRetentionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutRetentionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts index 3bced297bcb4d..da964a9f046b4 100644 --- a/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -164,6 +165,10 @@ export class PutSipMediaApplicationLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutSipMediaApplicationLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts index c1bd013210f3a..5539aacde0bc0 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -179,6 +180,10 @@ export class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm commandName, inputFilterSensitiveLog: PutVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutVoiceConnectorEmergencyCallingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts index 46cae940c848b..45027bc7e59fd 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -161,6 +162,10 @@ export class PutVoiceConnectorLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutVoiceConnectorLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts index ad809cb84b13c..6b0f650eb9220 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -175,6 +176,10 @@ export class PutVoiceConnectorOriginationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutVoiceConnectorOrigination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts index 3b6e7e20a57b8..250257e026c05 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -165,6 +166,10 @@ export class PutVoiceConnectorProxyCommand extends $Command< commandName, inputFilterSensitiveLog: PutVoiceConnectorProxyRequestFilterSensitiveLog, outputFilterSensitiveLog: PutVoiceConnectorProxyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutVoiceConnectorProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts index 1adfce0d48123..626bfac5d57b4 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -178,6 +179,10 @@ export class PutVoiceConnectorStreamingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutVoiceConnectorStreamingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts index 480a21de39df8..de1014b92f35b 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -181,6 +182,10 @@ export class PutVoiceConnectorTerminationCommand extends $Command< commandName, inputFilterSensitiveLog: PutVoiceConnectorTerminationRequestFilterSensitiveLog, outputFilterSensitiveLog: PutVoiceConnectorTerminationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutVoiceConnectorTermination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts index 1ea4803fee5a0..3d42307882fbc 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -161,6 +162,10 @@ export class PutVoiceConnectorTerminationCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "PutVoiceConnectorTerminationCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/RedactChannelMessageCommand.ts b/clients/client-chime/src/commands/RedactChannelMessageCommand.ts index e828d1c0950cf..6f2a1372b6656 100644 --- a/clients/client-chime/src/commands/RedactChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -150,6 +151,10 @@ export class RedactChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "RedactChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/RedactConversationMessageCommand.ts b/clients/client-chime/src/commands/RedactConversationMessageCommand.ts index e1dbac28979cc..f06a191673d93 100644 --- a/clients/client-chime/src/commands/RedactConversationMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactConversationMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -135,6 +136,10 @@ export class RedactConversationMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "RedactConversationMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/RedactRoomMessageCommand.ts b/clients/client-chime/src/commands/RedactRoomMessageCommand.ts index 8942bee172c8b..a13d7dfae7596 100644 --- a/clients/client-chime/src/commands/RedactRoomMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactRoomMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -135,6 +136,10 @@ export class RedactRoomMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "RedactRoomMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts b/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts index 60b75404a8e6b..35981547e40a4 100644 --- a/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts +++ b/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -150,6 +151,10 @@ export class RegenerateSecurityTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RegenerateSecurityTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "RegenerateSecurityToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ResetPersonalPINCommand.ts b/clients/client-chime/src/commands/ResetPersonalPINCommand.ts index 6ab12d0fe51a5..6fe8c16f7993f 100644 --- a/clients/client-chime/src/commands/ResetPersonalPINCommand.ts +++ b/clients/client-chime/src/commands/ResetPersonalPINCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -158,6 +159,10 @@ export class ResetPersonalPINCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ResetPersonalPINResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ResetPersonalPIN", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts b/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts index 27746b8889372..fb2ffe9e5058b 100644 --- a/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -170,6 +171,10 @@ export class RestorePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RestorePhoneNumberResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "RestorePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts index 45addc6886240..321314c569cba 100644 --- a/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -158,6 +159,10 @@ export class SearchAvailablePhoneNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SearchAvailablePhoneNumbersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "SearchAvailablePhoneNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/SendChannelMessageCommand.ts b/clients/client-chime/src/commands/SendChannelMessageCommand.ts index 5c8e7f9ffb50d..e8c73f3262242 100644 --- a/clients/client-chime/src/commands/SendChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/SendChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -163,6 +164,10 @@ export class SendChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: SendChannelMessageRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "SendChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts b/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts index 3892049781eca..bf20c83fde0f8 100644 --- a/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts +++ b/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -187,6 +188,10 @@ export class StartMeetingTranscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "StartMeetingTranscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts b/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts index ea968bf9e5d85..111dc155e2b18 100644 --- a/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts +++ b/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -145,6 +146,10 @@ export class StopMeetingTranscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "StopMeetingTranscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/TagAttendeeCommand.ts b/clients/client-chime/src/commands/TagAttendeeCommand.ts index a1e77654c5b9d..e3d5a6e906404 100644 --- a/clients/client-chime/src/commands/TagAttendeeCommand.ts +++ b/clients/client-chime/src/commands/TagAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -146,6 +147,10 @@ export class TagAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: TagAttendeeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "TagAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/TagMeetingCommand.ts b/clients/client-chime/src/commands/TagMeetingCommand.ts index caa0a5256aaae..cbcdfc96f6c4b 100644 --- a/clients/client-chime/src/commands/TagMeetingCommand.ts +++ b/clients/client-chime/src/commands/TagMeetingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -149,6 +150,10 @@ export class TagMeetingCommand extends $Command< commandName, inputFilterSensitiveLog: TagMeetingRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "TagMeeting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/TagResourceCommand.ts b/clients/client-chime/src/commands/TagResourceCommand.ts index 7499119041c8a..654d7f46ffa9e 100644 --- a/clients/client-chime/src/commands/TagResourceCommand.ts +++ b/clients/client-chime/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -143,6 +144,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UntagAttendeeCommand.ts b/clients/client-chime/src/commands/UntagAttendeeCommand.ts index 4b9b6673ceffa..208d9d16f67d1 100644 --- a/clients/client-chime/src/commands/UntagAttendeeCommand.ts +++ b/clients/client-chime/src/commands/UntagAttendeeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -140,6 +141,10 @@ export class UntagAttendeeCommand extends $Command< commandName, inputFilterSensitiveLog: UntagAttendeeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UntagAttendee", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UntagMeetingCommand.ts b/clients/client-chime/src/commands/UntagMeetingCommand.ts index 6506a837f76a1..871d84bd3b0ef 100644 --- a/clients/client-chime/src/commands/UntagMeetingCommand.ts +++ b/clients/client-chime/src/commands/UntagMeetingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -143,6 +144,10 @@ export class UntagMeetingCommand extends $Command< commandName, inputFilterSensitiveLog: UntagMeetingRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UntagMeeting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UntagResourceCommand.ts b/clients/client-chime/src/commands/UntagResourceCommand.ts index 00cd1f06fd67a..5b9fbf9f86b7f 100644 --- a/clients/client-chime/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -141,6 +142,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateAccountCommand.ts b/clients/client-chime/src/commands/UpdateAccountCommand.ts index 879ef6752e912..fa2cd8bc2f3c9 100644 --- a/clients/client-chime/src/commands/UpdateAccountCommand.ts +++ b/clients/client-chime/src/commands/UpdateAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class UpdateAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts index 68c19a7be32bc..8a695a70d8320 100644 --- a/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -145,6 +146,10 @@ export class UpdateAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts b/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts index 7d26508e6aad3..aafb02c0cef32 100644 --- a/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class UpdateAppInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAppInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateAppInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts b/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts index 1db98b0542dca..3948718749390 100644 --- a/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class UpdateAppInstanceUserCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAppInstanceUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateAppInstanceUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateBotCommand.ts b/clients/client-chime/src/commands/UpdateBotCommand.ts index 89879e09bc871..46857ada07f0e 100644 --- a/clients/client-chime/src/commands/UpdateBotCommand.ts +++ b/clients/client-chime/src/commands/UpdateBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -145,6 +146,10 @@ export class UpdateBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateBotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateChannelCommand.ts b/clients/client-chime/src/commands/UpdateChannelCommand.ts index 4d5eb6ed7d634..b6f1c8d049a1f 100644 --- a/clients/client-chime/src/commands/UpdateChannelCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -158,6 +159,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateChannelRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts b/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts index f30cc5a30f85e..46a9e0250e0d2 100644 --- a/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -159,6 +160,10 @@ export class UpdateChannelMessageCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateChannelMessageRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateChannelMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts b/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts index de00890dfa3e1..92e256bf1ae8e 100644 --- a/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -151,6 +152,10 @@ export class UpdateChannelReadMarkerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateChannelReadMarker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts index 4640fa8b0195a..84eada697b748 100644 --- a/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -135,6 +136,10 @@ export class UpdateGlobalSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateGlobalSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts index 94441fff0cc9d..7057db120152b 100644 --- a/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -175,6 +176,10 @@ export class UpdatePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePhoneNumberRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdatePhoneNumberResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdatePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts b/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts index 8a41402fe5f31..6c48c6b9119fc 100644 --- a/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -135,6 +136,10 @@ export class UpdatePhoneNumberSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePhoneNumberSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdatePhoneNumberSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateProxySessionCommand.ts b/clients/client-chime/src/commands/UpdateProxySessionCommand.ts index ca1a4b7d8cbcd..d178727bc96af 100644 --- a/clients/client-chime/src/commands/UpdateProxySessionCommand.ts +++ b/clients/client-chime/src/commands/UpdateProxySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -177,6 +178,10 @@ export class UpdateProxySessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateProxySessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateProxySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateRoomCommand.ts b/clients/client-chime/src/commands/UpdateRoomCommand.ts index 10510bda00b28..f922d7a4d6f84 100644 --- a/clients/client-chime/src/commands/UpdateRoomCommand.ts +++ b/clients/client-chime/src/commands/UpdateRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -147,6 +148,10 @@ export class UpdateRoomCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateRoomRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateRoomResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts b/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts index 34a66cf987434..c0cd1eeef4775 100644 --- a/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -157,6 +158,10 @@ export class UpdateRoomMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateRoomMembershipResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateRoomMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts b/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts index dea7b6f56650c..661a7f0105fbe 100644 --- a/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -163,6 +164,10 @@ export class UpdateSipMediaApplicationCallCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSipMediaApplicationCallRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateSipMediaApplicationCall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts index 8368326918b75..d0e09dd311d45 100644 --- a/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -170,6 +171,10 @@ export class UpdateSipMediaApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSipMediaApplicationRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateSipMediaApplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateSipMediaApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateSipRuleCommand.ts b/clients/client-chime/src/commands/UpdateSipRuleCommand.ts index 8602ad956fd28..1c34b1415aa63 100644 --- a/clients/client-chime/src/commands/UpdateSipRuleCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -173,6 +174,10 @@ export class UpdateSipRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateSipRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateUserCommand.ts b/clients/client-chime/src/commands/UpdateUserCommand.ts index d4a86b5dca1c1..73464bd6412f9 100644 --- a/clients/client-chime/src/commands/UpdateUserCommand.ts +++ b/clients/client-chime/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -162,6 +163,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts b/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts index 0ebbaeac6e4a1..d373b223b856e 100644 --- a/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -141,6 +142,10 @@ export class UpdateUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts b/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts index 4f082d212d480..fdac88731b74f 100644 --- a/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -155,6 +156,10 @@ export class UpdateVoiceConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateVoiceConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts index d248f99a2067e..4c9026e8f7b32 100644 --- a/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -168,6 +169,10 @@ export class UpdateVoiceConnectorGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "UpdateVoiceConnectorGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-chime/src/commands/ValidateE911AddressCommand.ts b/clients/client-chime/src/commands/ValidateE911AddressCommand.ts index c283afba1d1dc..597ab075aac56 100644 --- a/clients/client-chime/src/commands/ValidateE911AddressCommand.ts +++ b/clients/client-chime/src/commands/ValidateE911AddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient"; @@ -182,6 +183,10 @@ export class ValidateE911AddressCommand extends $Command< commandName, inputFilterSensitiveLog: ValidateE911AddressRequestFilterSensitiveLog, outputFilterSensitiveLog: ValidateE911AddressResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "UCBuzzConsoleService", + operation: "ValidateE911Address", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/package.json b/clients/client-cleanrooms/package.json index 5e95cf86f01e4..9aea52b4d178f 100644 --- a/clients/client-cleanrooms/package.json +++ b/clients/client-cleanrooms/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts index 7199349480f76..31050ee064b4c 100644 --- a/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -177,6 +178,10 @@ export class BatchGetCollaborationAnalysisTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "BatchGetCollaborationAnalysisTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts b/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts index aa65a991e55bc..a6f7592230648 100644 --- a/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts +++ b/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -166,6 +167,10 @@ export class BatchGetSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "BatchGetSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts index 4e1d5bfcfd0fe..d8064cc806e4c 100644 --- a/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -183,6 +184,10 @@ export class CreateAnalysisTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAnalysisTemplateInputFilterSensitiveLog, outputFilterSensitiveLog: CreateAnalysisTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "CreateAnalysisTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts index 392823306ca01..f012b145c2dfe 100644 --- a/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -172,6 +173,10 @@ export class CreateCollaborationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "CreateCollaboration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts index 65dca35230b6f..8bf6e9e7fb3f4 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -251,6 +252,10 @@ export class CreateConfiguredTableAnalysisRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "CreateConfiguredTableAnalysisRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts index 40effd6347eec..2a47764812192 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -160,6 +161,10 @@ export class CreateConfiguredTableAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "CreateConfiguredTableAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts index 92425f241272c..1bf0582ba1dd3 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -169,6 +170,10 @@ export class CreateConfiguredTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "CreateConfiguredTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts b/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts index db8df2db54437..299f80a4a4755 100644 --- a/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -175,6 +176,10 @@ export class CreateMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "CreateMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts index 657aee9b88159..53e3b2399e6de 100644 --- a/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -128,6 +129,10 @@ export class DeleteAnalysisTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "DeleteAnalysisTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts index b1aa76ba9068b..259ddc3b51b3e 100644 --- a/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -124,6 +125,10 @@ export class DeleteCollaborationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "DeleteCollaboration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts index 7fa7ca099db1f..e00c6625ec51a 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -136,6 +137,10 @@ export class DeleteConfiguredTableAnalysisRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "DeleteConfiguredTableAnalysisRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts index 766f1a1677f6a..2b6ca999e2b8c 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -136,6 +137,10 @@ export class DeleteConfiguredTableAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "DeleteConfiguredTableAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts index 32636f84e60f2..94ed31ef3dc3f 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -130,6 +131,10 @@ export class DeleteConfiguredTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "DeleteConfiguredTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts b/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts index cc8e8ebf28157..b7c60b24175cf 100644 --- a/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -131,6 +132,10 @@ export class DeleteMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "DeleteMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts b/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts index 51fd5bb288518..c6358ad5158f0 100644 --- a/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -130,6 +131,10 @@ export class DeleteMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "DeleteMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts index b6ebb1409c1b4..cc420dce789fb 100644 --- a/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -161,6 +162,10 @@ export class GetAnalysisTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetAnalysisTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetAnalysisTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts index e934d6ee2c9df..580cfc34c0b93 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -165,6 +166,10 @@ export class GetCollaborationAnalysisTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetCollaborationAnalysisTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetCollaborationAnalysisTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts index b4a20a20317c2..91a1a2bee4e47 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -145,6 +146,10 @@ export class GetCollaborationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetCollaboration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts index b3d18741dc130..d9ccde13fa240 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -194,6 +195,10 @@ export class GetConfiguredTableAnalysisRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetConfiguredTableAnalysisRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts index 89eabe9379c1f..46c801824ec94 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -147,6 +148,10 @@ export class GetConfiguredTableAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetConfiguredTableAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts index f8aef54293e46..2be74c6b275a1 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -149,6 +150,10 @@ export class GetConfiguredTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetConfiguredTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts b/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts index 3801b1060a637..970a4ca709cf3 100644 --- a/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -152,6 +153,10 @@ export class GetMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts index 27d70d8787389..40cb9c4b20953 100644 --- a/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -175,6 +176,10 @@ export class GetProtectedQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetProtectedQueryOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetProtectedQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts index dfb47639fa7a5..52da76a88217c 100644 --- a/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -190,6 +191,10 @@ export class GetSchemaAnalysisRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetSchemaAnalysisRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts b/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts index eabca06a0db65..a92bf38a44cb4 100644 --- a/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -153,6 +154,10 @@ export class GetSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "GetSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts index 50dcc38bcbe26..95bdc83ca6157 100644 --- a/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -145,6 +146,10 @@ export class ListAnalysisTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListAnalysisTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts index b649c72ee1401..d1bc3fc30506b 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -149,6 +150,10 @@ export class ListCollaborationAnalysisTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListCollaborationAnalysisTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts index cfa0b92d9fb7a..99336f099c9e8 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -142,6 +143,10 @@ export class ListCollaborationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListCollaborations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts index 4c269f294eaf2..d524cf9a15e60 100644 --- a/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -148,6 +149,10 @@ export class ListConfiguredTableAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListConfiguredTableAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts b/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts index 63dbe2ccc12d4..951867c2fd6a5 100644 --- a/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -140,6 +141,10 @@ export class ListConfiguredTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListConfiguredTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListMembersCommand.ts b/clients/client-cleanrooms/src/commands/ListMembersCommand.ts index 59fba32be86b1..cb7634eecc652 100644 --- a/clients/client-cleanrooms/src/commands/ListMembersCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -143,6 +144,10 @@ export class ListMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts b/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts index 0c2cbc924a2df..01dba24049c20 100644 --- a/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -145,6 +146,10 @@ export class ListMembershipsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListMemberships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts b/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts index 92d15bd23628c..81cdc09d0b443 100644 --- a/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -141,6 +142,10 @@ export class ListProtectedQueriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListProtectedQueries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts b/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts index b2551c271bb60..8f5216e984944 100644 --- a/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -145,6 +146,10 @@ export class ListSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts b/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts index ae31ad84260a0..28a4a20b89342 100644 --- a/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -122,6 +123,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts index ee7139d1b3979..c08f79f4cde5e 100644 --- a/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -195,6 +196,10 @@ export class StartProtectedQueryCommand extends $Command< commandName, inputFilterSensitiveLog: StartProtectedQueryInputFilterSensitiveLog, outputFilterSensitiveLog: StartProtectedQueryOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "StartProtectedQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/TagResourceCommand.ts b/clients/client-cleanrooms/src/commands/TagResourceCommand.ts index e866051633d16..14901fa14a07a 100644 --- a/clients/client-cleanrooms/src/commands/TagResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -119,6 +120,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts b/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts index 0a74a3d74ee8e..30e223501ebec 100644 --- a/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -119,6 +120,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts index 812927f54af4f..82c989f070cd9 100644 --- a/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -162,6 +163,10 @@ export class UpdateAnalysisTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateAnalysisTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "UpdateAnalysisTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts index c41b9a4f5debf..5af039fc058fe 100644 --- a/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -147,6 +148,10 @@ export class UpdateCollaborationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "UpdateCollaboration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts index 1362b9961d2b8..40f826a48e951 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -250,6 +251,10 @@ export class UpdateConfiguredTableAnalysisRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "UpdateConfiguredTableAnalysisRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts index 90daa7828c3d4..e23b73ffc5a1b 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -152,6 +153,10 @@ export class UpdateConfiguredTableAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "UpdateConfiguredTableAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts index 08e4f77d9e0d0..4f3d41a27e222 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -154,6 +155,10 @@ export class UpdateConfiguredTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "UpdateConfiguredTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts b/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts index 00a62c3b0d42a..3e1d047e7fb98 100644 --- a/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -168,6 +169,10 @@ export class UpdateMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "UpdateMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts index 371d78154119e..419a955022b34 100644 --- a/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient"; @@ -179,6 +180,10 @@ export class UpdateProtectedQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateProtectedQueryOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSBastionControlPlaneServiceLambda", + operation: "UpdateProtectedQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index f0b224b06e834..d992fcc2cb7b5 100644 --- a/clients/client-cloud9/package.json +++ b/clients/client-cloud9/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts b/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts index 0e7c77f619012..6166ae7489cca 100644 --- a/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts +++ b/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -176,6 +177,10 @@ export class CreateEnvironmentEC2Command extends $Command< commandName, inputFilterSensitiveLog: CreateEnvironmentEC2RequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "CreateEnvironmentEC2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts index 470ab53e9215d..c3a67a77a8697 100644 --- a/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -166,6 +167,10 @@ export class CreateEnvironmentMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "CreateEnvironmentMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts b/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts index 69a613ad95081..803031891f2d0 100644 --- a/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -145,6 +146,10 @@ export class DeleteEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "DeleteEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts index 43f4e77307844..21fa62550a56d 100644 --- a/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -146,6 +147,10 @@ export class DeleteEnvironmentMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "DeleteEnvironmentMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts index 9f5e65e4342e1..0e75470967d58 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -241,6 +242,10 @@ export class DescribeEnvironmentMembershipsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "DescribeEnvironmentMemberships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts index 3bd599b3b5c8a..5b5ea67d41b9b 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -153,6 +154,10 @@ export class DescribeEnvironmentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "DescribeEnvironmentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts index 1ed4784a72a03..0ed43dc4baa3d 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -199,6 +200,10 @@ export class DescribeEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeEnvironmentsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "DescribeEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts b/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts index ce0c14f685661..36f910be77f9f 100644 --- a/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -156,6 +157,10 @@ export class ListEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "ListEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts index 131730295777d..f8d5b63c9663d 100644 --- a/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -132,6 +133,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/TagResourceCommand.ts b/clients/client-cloud9/src/commands/TagResourceCommand.ts index 34b58213f349c..ff9e9172957ca 100644 --- a/clients/client-cloud9/src/commands/TagResourceCommand.ts +++ b/clients/client-cloud9/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/UntagResourceCommand.ts b/clients/client-cloud9/src/commands/UntagResourceCommand.ts index 95b29a33717c2..9bb3cc9a27625 100644 --- a/clients/client-cloud9/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloud9/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts b/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts index b7d9d02a2cec8..6105c9d9ffbb9 100644 --- a/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -153,6 +154,10 @@ export class UpdateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateEnvironmentRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "UpdateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts index fc456f3956e62..ce4af1c615020 100644 --- a/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Cloud9ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Cloud9Client"; @@ -167,6 +168,10 @@ export class UpdateEnvironmentMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCloud9WorkspaceManagementService", + operation: "UpdateEnvironmentMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudcontrol/package.json b/clients/client-cloudcontrol/package.json index 3199dbd593bf6..cd288f201ed29 100644 --- a/clients/client-cloudcontrol/package.json +++ b/clients/client-cloudcontrol/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts b/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts index 13fae6f9d68a1..cf71ddf4a858d 100644 --- a/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts +++ b/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudControlClient"; @@ -138,6 +139,10 @@ export class CancelResourceRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CancelResourceRequestOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CloudApiService", + operation: "CancelResourceRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts b/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts index 63973cc89ffda..731914eeadcef 100644 --- a/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudControlClient"; @@ -211,6 +212,10 @@ export class CreateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateResourceInputFilterSensitiveLog, outputFilterSensitiveLog: CreateResourceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CloudApiService", + operation: "CreateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts b/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts index 96b302bf96148..efe6f715ca0de 100644 --- a/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudControlClient"; @@ -206,6 +207,10 @@ export class DeleteResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteResourceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CloudApiService", + operation: "DeleteResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts b/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts index 5eb36d1aa36b6..4d116ad7e6ec3 100644 --- a/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudControlClient"; @@ -187,6 +188,10 @@ export class GetResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetResourceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CloudApiService", + operation: "GetResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts b/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts index 4f98224ee8215..c138f09566877 100644 --- a/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts +++ b/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudControlClient"; @@ -134,6 +135,10 @@ export class GetResourceRequestStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetResourceRequestStatusOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CloudApiService", + operation: "GetResourceRequestStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts b/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts index 003edc9522224..d58029c15bf63 100644 --- a/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts +++ b/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudControlClient"; @@ -146,6 +147,10 @@ export class ListResourceRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListResourceRequestsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CloudApiService", + operation: "ListResourceRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts b/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts index b68259f6619ba..e444b339ea158 100644 --- a/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts +++ b/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudControlClient"; @@ -196,6 +197,10 @@ export class ListResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: ListResourcesInputFilterSensitiveLog, outputFilterSensitiveLog: ListResourcesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CloudApiService", + operation: "ListResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts b/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts index ffaf9278c7eb8..b20da60218b91 100644 --- a/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudControlClient"; @@ -219,6 +220,10 @@ export class UpdateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateResourceInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateResourceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CloudApiService", + operation: "UpdateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index 59515d8f04001..e9d416a33e469 100644 --- a/clients/client-clouddirectory/package.json +++ b/clients/client-clouddirectory/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts b/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts index d15339997d981..cc1795ffcd3f1 100644 --- a/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -164,6 +165,10 @@ export class AddFacetToObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "AddFacetToObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts b/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts index eba5fb9fdf52c..7ec4b6b075155 100644 --- a/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -145,6 +146,10 @@ export class ApplySchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ApplySchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts b/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts index ebaf4d6fe6c33..b4175cd4a6151 100644 --- a/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -166,6 +167,10 @@ export class AttachObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "AttachObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts b/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts index 65e9843b02cc8..52106123a3b00 100644 --- a/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -145,6 +146,10 @@ export class AttachPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "AttachPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts b/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts index cacb3795eb4da..f8e65ab42ad60 100644 --- a/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -157,6 +158,10 @@ export class AttachToIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "AttachToIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts b/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts index fc27fb35a3e8c..41a4b3e18a70e 100644 --- a/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -192,6 +193,10 @@ export class AttachTypedLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "AttachTypedLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/BatchReadCommand.ts b/clients/client-clouddirectory/src/commands/BatchReadCommand.ts index 262978527e306..257fb84d8117e 100644 --- a/clients/client-clouddirectory/src/commands/BatchReadCommand.ts +++ b/clients/client-clouddirectory/src/commands/BatchReadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -535,6 +536,10 @@ export class BatchReadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "BatchRead", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts b/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts index f506fdf1dda79..2e226ad987214 100644 --- a/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts +++ b/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -401,6 +402,10 @@ export class BatchWriteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "BatchWrite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts index ad5e95cf3e76a..5753f19f7ce1b 100644 --- a/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -147,6 +148,10 @@ export class CreateDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "CreateDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts b/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts index 24f86c8297a55..664d24bcf1e36 100644 --- a/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -175,6 +176,10 @@ export class CreateFacetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "CreateFacet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts b/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts index 479dbcf2dc5e0..dcceb88d5f474 100644 --- a/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -160,6 +161,10 @@ export class CreateIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "CreateIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts b/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts index 205ed8e69a41c..83fd8435bcd4f 100644 --- a/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -177,6 +178,10 @@ export class CreateObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "CreateObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts b/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts index 30a5a3c76cdb1..494aad5a5169a 100644 --- a/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -155,6 +156,10 @@ export class CreateSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "CreateSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts index db7a17b3201bd..6d68cc2a1c5dd 100644 --- a/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -173,6 +174,10 @@ export class CreateTypedLinkFacetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "CreateTypedLinkFacet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts index 2b720a2e73b0c..4842cac4edd94 100644 --- a/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -145,6 +146,10 @@ export class DeleteDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DeleteDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts b/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts index cf577ef991763..773305c6c5168 100644 --- a/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -142,6 +143,10 @@ export class DeleteFacetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DeleteFacet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts b/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts index f4546d9b16e9e..c18c0e4156646 100644 --- a/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -143,6 +144,10 @@ export class DeleteObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DeleteObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts b/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts index 43c5c41f72c39..4f980645e5746 100644 --- a/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -138,6 +139,10 @@ export class DeleteSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DeleteSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts index 70f1be0cd0451..7b41bf5e6067d 100644 --- a/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -138,6 +139,10 @@ export class DeleteTypedLinkFacetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DeleteTypedLinkFacet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts b/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts index ad452a1da1d76..7b9c8d8a9b8af 100644 --- a/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -151,6 +152,10 @@ export class DetachFromIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DetachFromIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts b/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts index 659209571ca50..30166f6742d61 100644 --- a/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -146,6 +147,10 @@ export class DetachObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DetachObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts b/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts index 3b448a3ed94e7..30b136bc9736a 100644 --- a/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -144,6 +145,10 @@ export class DetachPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DetachPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts b/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts index 0ffa677171d50..ce60cf7b9b45e 100644 --- a/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -165,6 +166,10 @@ export class DetachTypedLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DetachTypedLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts index b07c79484e6f8..dc6ef3be0f674 100644 --- a/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -141,6 +142,10 @@ export class DisableDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "DisableDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts index e7894f7f8830b..14f8d138e65d1 100644 --- a/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -141,6 +142,10 @@ export class EnableDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "EnableDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts b/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts index 5d9b3c101194e..ea8bc15045f20 100644 --- a/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -136,6 +137,10 @@ export class GetAppliedSchemaVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "GetAppliedSchemaVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts index 35449852a120f..201eba51bed24 100644 --- a/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -136,6 +137,10 @@ export class GetDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "GetDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/GetFacetCommand.ts b/clients/client-clouddirectory/src/commands/GetFacetCommand.ts index b7ec673d3e84f..1397a79d1b746 100644 --- a/clients/client-clouddirectory/src/commands/GetFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetFacetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -143,6 +144,10 @@ export class GetFacetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "GetFacet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts b/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts index 64e863ed27531..a95eff89fabac 100644 --- a/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -186,6 +187,10 @@ export class GetLinkAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "GetLinkAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts index 8e182ae8ac345..dc6ca57c0b558 100644 --- a/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -169,6 +170,10 @@ export class GetObjectAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "GetObjectAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts b/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts index bbe301dbf5f01..4f1a8104b4e64 100644 --- a/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -149,6 +150,10 @@ export class GetObjectInformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "GetObjectInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts b/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts index a40a525a3552c..2fc36c09e8087 100644 --- a/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -137,6 +138,10 @@ export class GetSchemaAsJsonCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "GetSchemaAsJson", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts b/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts index da671959178f5..c3ee79cc6c579 100644 --- a/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -150,6 +151,10 @@ export class GetTypedLinkFacetInformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "GetTypedLinkFacetInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts index 429eda90b98f7..3afd5187bc45b 100644 --- a/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -145,6 +146,10 @@ export class ListAppliedSchemaArnsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListAppliedSchemaArns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts b/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts index 4e76986466180..6ba73d4f6e2b5 100644 --- a/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -166,6 +167,10 @@ export class ListAttachedIndicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListAttachedIndices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts index 6ddb3de21f4d7..5dea704d2f72c 100644 --- a/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -144,6 +145,10 @@ export class ListDevelopmentSchemaArnsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListDevelopmentSchemaArns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts b/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts index 2343030ec9eea..26dc633e9f490 100644 --- a/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -146,6 +147,10 @@ export class ListDirectoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListDirectories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts index 2f583501018e4..b1ac0125c3632 100644 --- a/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -174,6 +175,10 @@ export class ListFacetAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListFacetAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts b/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts index d6b19de1406d7..29a71f8f2b3ab 100644 --- a/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -144,6 +145,10 @@ export class ListFacetNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListFacetNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts b/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts index a3660eec359a9..b505f2b0363e4 100644 --- a/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -207,6 +208,10 @@ export class ListIncomingTypedLinksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListIncomingTypedLinks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListIndexCommand.ts b/clients/client-clouddirectory/src/commands/ListIndexCommand.ts index edec5d43f682e..74ac2cf44c600 100644 --- a/clients/client-clouddirectory/src/commands/ListIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -201,6 +202,10 @@ export class ListIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts index 33f2e29e7cfe2..50f79f9d900bd 100644 --- a/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -138,6 +139,10 @@ export class ListManagedSchemaArnsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListManagedSchemaArns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts index 4009a2f441c14..e92fd94b3158e 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -173,6 +174,10 @@ export class ListObjectAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListObjectAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts index 6b1a346af3edc..6bc0bab4497c2 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -156,6 +157,10 @@ export class ListObjectChildrenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListObjectChildren", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts index d75692d551b1f..a00e66f99702b 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -162,6 +163,10 @@ export class ListObjectParentPathsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListObjectParentPaths", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts index 6e2bb12892e7d..150111cd7eee2 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -162,6 +163,10 @@ export class ListObjectParentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListObjectParents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts index 54abe9bbdbe21..1a6b0daff1f65 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -151,6 +152,10 @@ export class ListObjectPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListObjectPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts b/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts index eb80d1d068149..e34956da82567 100644 --- a/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -207,6 +208,10 @@ export class ListOutgoingTypedLinksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListOutgoingTypedLinks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts b/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts index 4804af8226f44..1e788240700f5 100644 --- a/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -154,6 +155,10 @@ export class ListPolicyAttachmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListPolicyAttachments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts index a1d3c69db6960..92b84e2eb4f35 100644 --- a/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -144,6 +145,10 @@ export class ListPublishedSchemaArnsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListPublishedSchemaArns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts b/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts index e5c08739738c0..339d7efd60d70 100644 --- a/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -149,6 +150,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts index fcd5761ebfd08..42c79ce54e9c4 100644 --- a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -173,6 +174,10 @@ export class ListTypedLinkFacetAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListTypedLinkFacetAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts index b07e8b6c031be..1beb4504a86f5 100644 --- a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -145,6 +146,10 @@ export class ListTypedLinkFacetNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "ListTypedLinkFacetNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts b/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts index 0ace73cf79433..17fe0e55062a1 100644 --- a/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -162,6 +163,10 @@ export class LookupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "LookupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts b/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts index 83cf8ce4708e8..98a8e8229d6b4 100644 --- a/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -140,6 +141,10 @@ export class PublishSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "PublishSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts b/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts index cb18fa1e69286..cce3a8cf35334 100644 --- a/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts +++ b/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -140,6 +141,10 @@ export class PutSchemaFromJsonCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "PutSchemaFromJson", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts b/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts index b36dd77bac3a4..defcc815c0f8d 100644 --- a/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -148,6 +149,10 @@ export class RemoveFacetFromObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "RemoveFacetFromObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/TagResourceCommand.ts b/clients/client-clouddirectory/src/commands/TagResourceCommand.ts index e9797d414d753..965c0c35fb3ef 100644 --- a/clients/client-clouddirectory/src/commands/TagResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -141,6 +142,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts b/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts index 41817b42e55c5..def0b83e88b69 100644 --- a/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -138,6 +139,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts b/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts index 2a5254dc1f913..c0d8e7aaa238e 100644 --- a/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -191,6 +192,10 @@ export class UpdateFacetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "UpdateFacet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts b/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts index d70b32601bae4..b416d40aa5deb 100644 --- a/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -184,6 +185,10 @@ export class UpdateLinkAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "UpdateLinkAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts index 55e69706785e8..4a02a676f5647 100644 --- a/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -169,6 +170,10 @@ export class UpdateObjectAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "UpdateObjectAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts index 1eaa1e8413f51..0b2f48b3bcdea 100644 --- a/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -136,6 +137,10 @@ export class UpdateSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "UpdateSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts index caf5dba95f64f..f35e84360eb25 100644 --- a/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -178,6 +179,10 @@ export class UpdateTypedLinkFacetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "UpdateTypedLinkFacet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts index 92622163c5ba7..9c888b0993459 100644 --- a/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -147,6 +148,10 @@ export class UpgradeAppliedSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "UpgradeAppliedSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts index 5ff0a7aa6ebd1..d3cd2a05349f9 100644 --- a/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient"; @@ -146,6 +147,10 @@ export class UpgradePublishedSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudDirectory_20170111", + operation: "UpgradePublishedSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/package.json b/clients/client-cloudformation/package.json index 23968cf1a32f6..e87991dade666 100644 --- a/clients/client-cloudformation/package.json +++ b/clients/client-cloudformation/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts index efab3eb32491e..233aaf57902e8 100644 --- a/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -118,6 +119,10 @@ export class ActivateOrganizationsAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ActivateOrganizationsAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts b/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts index 74af35d63306e..34425856bbe99 100644 --- a/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -135,6 +136,10 @@ export class ActivateTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ActivateType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts b/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts index 2b2b105e19143..62c51a7926b5d 100644 --- a/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts +++ b/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -167,6 +168,10 @@ export class BatchDescribeTypeConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "BatchDescribeTypeConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts b/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts index 8005837447a86..75e15fb70fbb5 100644 --- a/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -120,6 +121,10 @@ export class CancelUpdateStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "CancelUpdateStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts b/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts index d019e6b587ea6..f2a3211ec73d3 100644 --- a/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts +++ b/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -128,6 +129,10 @@ export class ContinueUpdateRollbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ContinueUpdateRollback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts b/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts index cb33d419614ea..ab3f2b9208c3b 100644 --- a/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -192,6 +193,10 @@ export class CreateChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "CreateChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/CreateStackCommand.ts b/clients/client-cloudformation/src/commands/CreateStackCommand.ts index 26ff2e7eac408..78ec549c8333d 100644 --- a/clients/client-cloudformation/src/commands/CreateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -170,6 +171,10 @@ export class CreateStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "CreateStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts index 93501bd616d5f..5fcdebc02d9dc 100644 --- a/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -174,6 +175,10 @@ export class CreateStackInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "CreateStackInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts b/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts index 78669c0d37c6e..40ef9da913750 100644 --- a/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -158,6 +159,10 @@ export class CreateStackSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "CreateStackSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts index 4dc3ff84b3606..de122db171e9d 100644 --- a/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -123,6 +124,10 @@ export class DeactivateOrganizationsAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DeactivateOrganizationsAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts b/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts index 1d9e70df36152..c65e2cef0c8e5 100644 --- a/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -124,6 +125,10 @@ export class DeactivateTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DeactivateType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts b/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts index 710c967d0ea1e..b3aabd523b11f 100644 --- a/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -121,6 +122,10 @@ export class DeleteChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DeleteChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DeleteStackCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackCommand.ts index 4047bd28b6464..7e7f734bda8e9 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -119,6 +120,10 @@ export class DeleteStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DeleteStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts index bfc1f67be36a1..ff066fc5215f4 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -159,6 +160,10 @@ export class DeleteStackInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DeleteStackInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts index 7d7738f76005b..628717a04f84f 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -122,6 +123,10 @@ export class DeleteStackSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DeleteStackSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts b/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts index 127c8acb704e4..2452f2bd88e6d 100644 --- a/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -130,6 +131,10 @@ export class DeregisterTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DeregisterType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts index 9cbda03c22d7f..1442baabc6eeb 100644 --- a/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -122,6 +123,10 @@ export class DescribeAccountLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeAccountLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts b/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts index 471f3dc680fa5..ada8dcf653f42 100644 --- a/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -197,6 +198,10 @@ export class DescribeChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts b/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts index fc99bbf8fa9c3..10d3594f19117 100644 --- a/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -144,6 +145,10 @@ export class DescribeChangeSetHooksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeChangeSetHooks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts index c2aef3602c177..cb533b0f3dae0 100644 --- a/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -123,6 +124,10 @@ export class DescribeOrganizationsAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeOrganizationsAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts b/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts index e59a53d031ae4..4f85792c4615f 100644 --- a/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -137,6 +138,10 @@ export class DescribePublisherCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribePublisher", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts index 263b4ecf94c46..f31f76bf94e92 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -134,6 +135,10 @@ export class DescribeStackDriftDetectionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStackDriftDetectionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts index df1455e4f9867..a016baef5fd0e 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -140,6 +141,10 @@ export class DescribeStackEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStackEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts index 836604c125d43..f9c8055513044 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -147,6 +148,10 @@ export class DescribeStackInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStackInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts index f5f6574affe94..247894ae3fe8c 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -136,6 +137,10 @@ export class DescribeStackResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStackResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts index 3d73f9fc85262..e75faf9007e40 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -155,6 +156,10 @@ export class DescribeStackResourceDriftsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStackResourceDrifts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts index fe0d28dbe0002..1890a9a457fc2 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -151,6 +152,10 @@ export class DescribeStackResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStackResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts index bc4b18b48a9db..f93fe0c290112 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -168,6 +169,10 @@ export class DescribeStackSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStackSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts index fe02c63f9787c..79d71455aa281 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -166,6 +167,10 @@ export class DescribeStackSetOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStackSetOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts b/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts index efcd8e7e7168c..ace6f476f8bde 100644 --- a/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -180,6 +181,10 @@ export class DescribeStacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeStacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts b/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts index ab8767efd6372..7e4b73e75264b 100644 --- a/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -163,6 +164,10 @@ export class DescribeTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts b/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts index 87390c045833a..2852267dc812f 100644 --- a/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -124,6 +125,10 @@ export class DescribeTypeRegistrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DescribeTypeRegistration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts index 05955a8f343ac..de3ceb990e644 100644 --- a/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -133,6 +134,10 @@ export class DetectStackDriftCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DetectStackDrift", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts index 3a505e31d4b71..5fa1ba0a8adea 100644 --- a/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -151,6 +152,10 @@ export class DetectStackResourceDriftCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DetectStackResourceDrift", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts index 16a05851f620c..c07f04c9e5ac0 100644 --- a/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -163,6 +164,10 @@ export class DetectStackSetDriftCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "DetectStackSetDrift", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts b/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts index 6d19b129f1c27..d00d8fe45d046 100644 --- a/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts +++ b/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -124,6 +125,10 @@ export class EstimateTemplateCostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "EstimateTemplateCost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts b/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts index e57dce30c28a7..0746823faae9b 100644 --- a/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -137,6 +138,10 @@ export class ExecuteChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ExecuteChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts b/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts index 10a75ef1d1496..f3bb8558dfc0a 100644 --- a/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts +++ b/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -115,6 +116,10 @@ export class GetStackPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "GetStackPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/GetTemplateCommand.ts b/clients/client-cloudformation/src/commands/GetTemplateCommand.ts index 4d72c380bfa44..1e6a0ee5d4cd2 100644 --- a/clients/client-cloudformation/src/commands/GetTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/GetTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -126,6 +127,10 @@ export class GetTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "GetTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts b/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts index 32c89f561e568..a349afd9b1b9a 100644 --- a/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts +++ b/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -172,6 +173,10 @@ export class GetTemplateSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "GetTemplateSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts b/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts index ce9a7f27d9dcc..f9fa2d79b56fb 100644 --- a/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -159,6 +160,10 @@ export class ImportStacksToStackSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ImportStacksToStackSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts b/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts index 9531deb9c6919..4d39d353d85fd 100644 --- a/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -132,6 +133,10 @@ export class ListChangeSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListChangeSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListExportsCommand.ts b/clients/client-cloudformation/src/commands/ListExportsCommand.ts index 592050b8a6af9..02b3cbc934f55 100644 --- a/clients/client-cloudformation/src/commands/ListExportsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListExportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -123,6 +124,10 @@ export class ListExportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListExports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListImportsCommand.ts b/clients/client-cloudformation/src/commands/ListImportsCommand.ts index 01ef50a7bd04b..8c746c057bfd9 100644 --- a/clients/client-cloudformation/src/commands/ListImportsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListImportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -119,6 +120,10 @@ export class ListImportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListImports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts b/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts index 162a6bdf7d0df..c14249eecce1c 100644 --- a/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -167,6 +168,10 @@ export class ListStackInstanceResourceDriftsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListStackInstanceResourceDrifts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts index 87fe97996f07f..317aef87b0c77 100644 --- a/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -147,6 +148,10 @@ export class ListStackInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListStackInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts b/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts index ccc6e981b1733..49250d42868f9 100644 --- a/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -135,6 +136,10 @@ export class ListStackResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListStackResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts index 581c15ea893d2..0a1d448d57de8 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -145,6 +146,10 @@ export class ListStackSetOperationResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListStackSetOperationResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts index 8d4180e69b8de..fef5f731d1a6c 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -143,6 +144,10 @@ export class ListStackSetOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListStackSetOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts index 00ea374f92ffb..7001cf12ad137 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -149,6 +150,10 @@ export class ListStackSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListStackSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListStacksCommand.ts b/clients/client-cloudformation/src/commands/ListStacksCommand.ts index 4c3c5f42ef5ac..6f08c693fa489 100644 --- a/clients/client-cloudformation/src/commands/ListStacksCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -136,6 +137,10 @@ export class ListStacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListStacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts b/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts index 8ef46ca166e06..11b958edc5f84 100644 --- a/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -125,6 +126,10 @@ export class ListTypeRegistrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListTypeRegistrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts b/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts index 4fdc2775ebabf..c1c9e21e8e6e9 100644 --- a/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -135,6 +136,10 @@ export class ListTypeVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListTypeVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ListTypesCommand.ts b/clients/client-cloudformation/src/commands/ListTypesCommand.ts index 9906be24c1854..5f928152c1126 100644 --- a/clients/client-cloudformation/src/commands/ListTypesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -142,6 +143,10 @@ export class ListTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ListTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/PublishTypeCommand.ts b/clients/client-cloudformation/src/commands/PublishTypeCommand.ts index c76303c88a88a..b67b81ecb11b5 100644 --- a/clients/client-cloudformation/src/commands/PublishTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/PublishTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -126,6 +127,10 @@ export class PublishTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "PublishType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts b/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts index cddf9dc5e0e06..5cf2cd0e9d783 100644 --- a/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts +++ b/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -128,6 +129,10 @@ export class RecordHandlerProgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "RecordHandlerProgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts b/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts index a27bb74121eb7..efe010df91124 100644 --- a/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts +++ b/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -122,6 +123,10 @@ export class RegisterPublisherCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "RegisterPublisher", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts b/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts index 09110c8f639e2..f5126b141f509 100644 --- a/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -143,6 +144,10 @@ export class RegisterTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "RegisterType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/RollbackStackCommand.ts b/clients/client-cloudformation/src/commands/RollbackStackCommand.ts index 6133e8f1ba84d..eca58cbbad2a5 100644 --- a/clients/client-cloudformation/src/commands/RollbackStackCommand.ts +++ b/clients/client-cloudformation/src/commands/RollbackStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -150,6 +151,10 @@ export class RollbackStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "RollbackStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts b/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts index 75c0e6b32008b..047f60e5bf224 100644 --- a/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts +++ b/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -114,6 +115,10 @@ export class SetStackPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "SetStackPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts b/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts index f5c351294d58f..21a65c8ea3e01 100644 --- a/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts +++ b/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -134,6 +135,10 @@ export class SetTypeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "SetTypeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts b/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts index 1068efb73f1ab..d361a3d0e0541 100644 --- a/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts +++ b/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -121,6 +122,10 @@ export class SetTypeDefaultVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "SetTypeDefaultVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/SignalResourceCommand.ts b/clients/client-cloudformation/src/commands/SignalResourceCommand.ts index be9e691a1ddf0..ed633743fffde 100644 --- a/clients/client-cloudformation/src/commands/SignalResourceCommand.ts +++ b/clients/client-cloudformation/src/commands/SignalResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -119,6 +120,10 @@ export class SignalResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "SignalResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts b/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts index 3f5b3965df821..0f243c8f1ac63 100644 --- a/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts +++ b/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -124,6 +125,10 @@ export class StopStackSetOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "StopStackSetOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/TestTypeCommand.ts b/clients/client-cloudformation/src/commands/TestTypeCommand.ts index c6353441645fe..8526ef4b7b795 100644 --- a/clients/client-cloudformation/src/commands/TestTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/TestTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -143,6 +144,10 @@ export class TestTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "TestType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/UpdateStackCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackCommand.ts index d87cce31a526b..07fcc6d079d38 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -166,6 +167,10 @@ export class UpdateStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "UpdateStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts index 21b5c57f7da03..3a8aa9833015f 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -180,6 +181,10 @@ export class UpdateStackInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "UpdateStackInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts index 63277412dc0f9..21ee35cc9ef53 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -194,6 +195,10 @@ export class UpdateStackSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "UpdateStackSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts b/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts index e1e7ce3900b5a..d0d5b515f8c5e 100644 --- a/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -120,6 +121,10 @@ export class UpdateTerminationProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "UpdateTerminationProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts b/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts index 40487666277ae..5e100815e02f9 100644 --- a/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient"; @@ -132,6 +133,10 @@ export class ValidateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudFormation", + operation: "ValidateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index 8d0eb103286ec..6d4358fd9512a 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -34,30 +34,30 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts b/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts index a647d144654c9..25e5dc369ab59 100644 --- a/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts +++ b/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -138,6 +139,10 @@ export class AssociateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "AssociateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts b/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts index ebffcdcd01e15..bf36428ee56f7 100644 --- a/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -710,6 +711,10 @@ export class CopyDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CopyDistributionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CopyDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts index 3a3d68665dda9..7936b4be2dcd6 100644 --- a/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -250,6 +251,10 @@ export class CreateCachePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateCachePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts index 3531c8c737958..ecc9ae0831d24 100644 --- a/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -160,6 +161,10 @@ export class CreateCloudFrontOriginAccessIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateCloudFrontOriginAccessIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts index 1f8711734e692..7dbd50aeeb7b3 100644 --- a/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -197,6 +198,10 @@ export class CreateContinuousDeploymentPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateContinuousDeploymentPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts b/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts index cbe172eb5898d..0100f25ee7220 100644 --- a/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -974,6 +975,10 @@ export class CreateDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDistributionRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateDistributionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts b/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts index c9340bede8ac7..d276eb836f500 100644 --- a/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -1000,6 +1001,10 @@ export class CreateDistributionWithTagsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDistributionWithTagsRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateDistributionWithTagsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateDistributionWithTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts index 9afa67cb90701..beb353a49a4e5 100644 --- a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -209,6 +210,10 @@ export class CreateFieldLevelEncryptionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateFieldLevelEncryptionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts index 36f7ec9e7df2c..80f386b810c64 100644 --- a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -190,6 +191,10 @@ export class CreateFieldLevelEncryptionProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateFieldLevelEncryptionProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts b/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts index d40f22273c80d..8d97ee4a8559f 100644 --- a/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -168,6 +169,10 @@ export class CreateFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateFunctionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts b/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts index 2e3692606d2ce..46f0331809200 100644 --- a/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -161,6 +162,10 @@ export class CreateInvalidationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateInvalidation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts index c48bcd89b4a93..79050591a1b2f 100644 --- a/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -157,6 +158,10 @@ export class CreateKeyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateKeyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts index 851b719ab9436..61be25761a804 100644 --- a/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -143,6 +144,10 @@ export class CreateMonitoringSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateMonitoringSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts index 4066aea72fd6b..356dc5239fbaa 100644 --- a/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -149,6 +150,10 @@ export class CreateOriginAccessControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateOriginAccessControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts index 3a2a665096352..a6716392c673b 100644 --- a/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -241,6 +242,10 @@ export class CreateOriginRequestPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateOriginRequestPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts index a1d90dd5542df..537669921d395 100644 --- a/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -140,6 +141,10 @@ export class CreatePublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreatePublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts index f36909bac453a..573c47ce15211 100644 --- a/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -163,6 +164,10 @@ export class CreateRealtimeLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateRealtimeLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts index e99e77d23325b..428c5957ab9db 100644 --- a/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -336,6 +337,10 @@ export class CreateResponseHeadersPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateResponseHeadersPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts index fe94838199a1d..860c320a02dab 100644 --- a/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -237,6 +238,10 @@ export class CreateStreamingDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateStreamingDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts b/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts index 87dd634bc6623..776fa35b15669 100644 --- a/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -258,6 +259,10 @@ export class CreateStreamingDistributionWithTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "CreateStreamingDistributionWithTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts index c7b8cc1f49585..c7629f5a6f10a 100644 --- a/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -139,6 +140,10 @@ export class DeleteCachePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteCachePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts index b526ab62dcbe7..a612b60c5dadf 100644 --- a/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -132,6 +133,10 @@ export class DeleteCloudFrontOriginAccessIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteCloudFrontOriginAccessIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts index 52bbe773ade7d..17a4fb4f48621 100644 --- a/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -139,6 +140,10 @@ export class DeleteContinuousDeploymentPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteContinuousDeploymentPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts b/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts index 467475517c046..6ab0b38c8cae9 100644 --- a/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -130,6 +131,10 @@ export class DeleteDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts index ddd1b561d274f..5489fb7039afc 100644 --- a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -132,6 +133,10 @@ export class DeleteFieldLevelEncryptionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteFieldLevelEncryptionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts index 49ad773ea9602..d8ae8ac17a1b6 100644 --- a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -132,6 +133,10 @@ export class DeleteFieldLevelEncryptionProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteFieldLevelEncryptionProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts b/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts index 2b76fbbd61fc7..2a3b021e759a7 100644 --- a/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -136,6 +137,10 @@ export class DeleteFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts index 0fe3994c7c548..7373cf68a669b 100644 --- a/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -132,6 +133,10 @@ export class DeleteKeyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteKeyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts index 08e9585c3d042..4b8558f5f0755 100644 --- a/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -130,6 +131,10 @@ export class DeleteMonitoringSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteMonitoringSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts index a205377b4afb8..248b34881c257 100644 --- a/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -133,6 +134,10 @@ export class DeleteOriginAccessControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteOriginAccessControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts index b1c8c064af540..4ee30ce6ed78b 100644 --- a/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -139,6 +140,10 @@ export class DeleteOriginRequestPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteOriginRequestPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts index 2efc03ed2880c..394844ddc0c24 100644 --- a/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -129,6 +130,10 @@ export class DeletePublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeletePublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts index 1e78661c7884c..efeff5072f638 100644 --- a/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -132,6 +133,10 @@ export class DeleteRealtimeLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteRealtimeLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts index f016dc870fae9..cf916ec43d100 100644 --- a/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -139,6 +140,10 @@ export class DeleteResponseHeadersPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteResponseHeadersPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts index 771e775bf24a5..ac26a21b639b9 100644 --- a/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -178,6 +179,10 @@ export class DeleteStreamingDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DeleteStreamingDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts b/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts index aa62e6e05c561..810f6454452cf 100644 --- a/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -139,6 +140,10 @@ export class DescribeFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "DescribeFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts index 9d9b85474c565..29989d95dd9e4 100644 --- a/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -175,6 +176,10 @@ export class GetCachePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetCachePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts index a4ffb27e2f8c4..f23c5a0b2009f 100644 --- a/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -163,6 +164,10 @@ export class GetCachePolicyConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetCachePolicyConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts index dcdfba16a7d0c..03ffce52b123d 100644 --- a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -133,6 +134,10 @@ export class GetCloudFrontOriginAccessIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetCloudFrontOriginAccessIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts index d8bac91d8ca7e..b42cc6236930c 100644 --- a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -139,6 +140,10 @@ export class GetCloudFrontOriginAccessIdentityConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetCloudFrontOriginAccessIdentityConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts index 4dc37bb81abab..48f3cf18e9f94 100644 --- a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -153,6 +154,10 @@ export class GetContinuousDeploymentPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetContinuousDeploymentPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts index e2d0f21aec82d..280242c27926d 100644 --- a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -151,6 +152,10 @@ export class GetContinuousDeploymentPolicyConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetContinuousDeploymentPolicyConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetDistributionCommand.ts b/clients/client-cloudfront/src/commands/GetDistributionCommand.ts index debdd3d43a44a..53a0b285b966d 100644 --- a/clients/client-cloudfront/src/commands/GetDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -455,6 +456,10 @@ export class GetDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDistributionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts index dd80e464e0c71..791768105a515 100644 --- a/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -411,6 +412,10 @@ export class GetDistributionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDistributionConfigResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetDistributionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts index 28afb8fbb7d2c..293152c34504c 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -153,6 +154,10 @@ export class GetFieldLevelEncryptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetFieldLevelEncryption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts index 6f7137a6b06a3..25a40e34550b4 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -154,6 +155,10 @@ export class GetFieldLevelEncryptionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetFieldLevelEncryptionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts index 4f58930c744b8..84dbf05518cb5 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -149,6 +150,10 @@ export class GetFieldLevelEncryptionProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetFieldLevelEncryptionProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts index 887dc5a07ca2b..a2c0f5eb3bcd9 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -148,6 +149,10 @@ export class GetFieldLevelEncryptionProfileConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetFieldLevelEncryptionProfileConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetFunctionCommand.ts b/clients/client-cloudfront/src/commands/GetFunctionCommand.ts index 2c4ddba212c0c..5ff258f78eea1 100644 --- a/clients/client-cloudfront/src/commands/GetFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -132,6 +133,10 @@ export class GetFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetFunctionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts b/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts index 4b08d27af8d0c..d4c57c2aee3a7 100644 --- a/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts +++ b/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -137,6 +138,10 @@ export class GetInvalidationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetInvalidation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts index 89fd559337156..55c0f3d4c4c9e 100644 --- a/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -132,6 +133,10 @@ export class GetKeyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetKeyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts b/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts index c9ef2ad9abb82..6114781d5975c 100644 --- a/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -129,6 +130,10 @@ export class GetKeyGroupConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetKeyGroupConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts index f07801268629d..df4115aba65ed 100644 --- a/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -131,6 +132,10 @@ export class GetMonitoringSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetMonitoringSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts index f51cb772ab01d..6593fdce61f99 100644 --- a/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -130,6 +131,10 @@ export class GetOriginAccessControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetOriginAccessControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts b/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts index 0564c2da2063b..8d559850603b4 100644 --- a/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -132,6 +133,10 @@ export class GetOriginAccessControlConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetOriginAccessControlConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts index f0ec902bfe6b7..3e25e5f218d2f 100644 --- a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -169,6 +170,10 @@ export class GetOriginRequestPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetOriginRequestPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts index 53975dec3be21..68d70a5d5d790 100644 --- a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -162,6 +163,10 @@ export class GetOriginRequestPolicyConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetOriginRequestPolicyConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts b/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts index 1b972239c5861..3e7a143caffb1 100644 --- a/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -128,6 +129,10 @@ export class GetPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts index 6d236b7ccf344..0e0cf9991cafd 100644 --- a/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -126,6 +127,10 @@ export class GetPublicKeyConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetPublicKeyConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts index 4c5dfe459d6c8..3ab0d6150d397 100644 --- a/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -143,6 +144,10 @@ export class GetRealtimeLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetRealtimeLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts index 2a70e924b9265..e055aa377f908 100644 --- a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -215,6 +216,10 @@ export class GetResponseHeadersPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetResponseHeadersPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts index 9729d17d89b9b..05a524571ba59 100644 --- a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -215,6 +216,10 @@ export class GetResponseHeadersPolicyConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetResponseHeadersPolicyConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts index bf46cefc788c4..4046a10c907e0 100644 --- a/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -171,6 +172,10 @@ export class GetStreamingDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetStreamingDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts index d0ceee10a7a16..0a4bd69e6f901 100644 --- a/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -153,6 +154,10 @@ export class GetStreamingDistributionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "GetStreamingDistributionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts index 2053d240ad991..275777bfaedb3 100644 --- a/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -183,6 +184,10 @@ export class ListCachePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListCachePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts b/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts index 52faa683bdce6..989d36900d820 100644 --- a/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -139,6 +140,10 @@ export class ListCloudFrontOriginAccessIdentitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListCloudFrontOriginAccessIdentities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts b/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts index cbc08064e762d..aee0e3662cb40 100644 --- a/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -156,6 +157,10 @@ export class ListConflictingAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListConflictingAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts index bf0491a68469e..3d22ad3c4f55f 100644 --- a/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -169,6 +170,10 @@ export class ListContinuousDeploymentPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListContinuousDeploymentPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts index c9122eb3b4154..6227af57060d4 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -145,6 +146,10 @@ export class ListDistributionsByCachePolicyIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListDistributionsByCachePolicyId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts index 4fe330fec6f51..0d4767e4bd5cd 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -137,6 +138,10 @@ export class ListDistributionsByKeyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListDistributionsByKeyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts index c0a210185d061..6ce6af9eac005 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -155,6 +156,10 @@ export class ListDistributionsByOriginRequestPolicyIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListDistributionsByOriginRequestPolicyId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts index c6fb22448d57c..6c0c640af212e 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -435,6 +436,10 @@ export class ListDistributionsByRealtimeLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListDistributionsByRealtimeLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts index a3a2cd2369779..81c345415c854 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -155,6 +156,10 @@ export class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListDistributionsByResponseHeadersPolicyId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts index be82f45c57aff..fe6eaf0bcddad 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -427,6 +428,10 @@ export class ListDistributionsByWebACLIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDistributionsByWebACLIdResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListDistributionsByWebACLId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts index ec93440c26505..3047b550e7a1c 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -419,6 +420,10 @@ export class ListDistributionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDistributionsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListDistributions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts index e1ff803236c67..2df802cb4c0fb 100644 --- a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -160,6 +161,10 @@ export class ListFieldLevelEncryptionConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListFieldLevelEncryptionConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts index 2139423e78e9a..40b9d5f7688fd 100644 --- a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -151,6 +152,10 @@ export class ListFieldLevelEncryptionProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListFieldLevelEncryptionProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts b/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts index d9fe3057c9ecc..33c661dadf927 100644 --- a/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -147,6 +148,10 @@ export class ListFunctionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListFunctions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts b/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts index e71ee078eac74..59259bb2c01fb 100644 --- a/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -138,6 +139,10 @@ export class ListInvalidationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListInvalidations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts b/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts index da2de6785a122..51492f0b059fb 100644 --- a/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -140,6 +141,10 @@ export class ListKeyGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListKeyGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts b/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts index f3b47ee132acd..bda4222fe4e4a 100644 --- a/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -139,6 +140,10 @@ export class ListOriginAccessControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListOriginAccessControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts index dd7a3ee2762e2..618a46b8b51b9 100644 --- a/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -176,6 +177,10 @@ export class ListOriginRequestPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListOriginRequestPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts b/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts index b68fa60bb393d..87b292fbc08f2 100644 --- a/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts +++ b/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -131,6 +132,10 @@ export class ListPublicKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListPublicKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts b/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts index 934fa40e6ace0..fc84617881134 100644 --- a/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -153,6 +154,10 @@ export class ListRealtimeLogConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListRealtimeLogConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts index 37000b7ed2790..602712607d822 100644 --- a/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -229,6 +230,10 @@ export class ListResponseHeadersPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListResponseHeadersPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts b/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts index dbcfe623ac856..886be79d067f6 100644 --- a/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -153,6 +154,10 @@ export class ListStreamingDistributionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListStreamingDistributions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts index 5388f996b403c..e82149ac7374b 100644 --- a/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts b/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts index 75a693337073d..bf9130655978d 100644 --- a/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -153,6 +154,10 @@ export class PublishFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "PublishFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/TagResourceCommand.ts b/clients/client-cloudfront/src/commands/TagResourceCommand.ts index 3333f16616b13..1278d349afbf9 100644 --- a/clients/client-cloudfront/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -130,6 +131,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/TestFunctionCommand.ts b/clients/client-cloudfront/src/commands/TestFunctionCommand.ts index 12d7cfbc4894f..cf277e19ad522 100644 --- a/clients/client-cloudfront/src/commands/TestFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/TestFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -165,6 +166,10 @@ export class TestFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: TestFunctionRequestFilterSensitiveLog, outputFilterSensitiveLog: TestFunctionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "TestFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UntagResourceCommand.ts b/clients/client-cloudfront/src/commands/UntagResourceCommand.ts index ce86c3ede6179..064d7d81ae94c 100644 --- a/clients/client-cloudfront/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -127,6 +128,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts index 0eece89a9cdcc..c61afd072638c 100644 --- a/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -254,6 +255,10 @@ export class UpdateCachePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateCachePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts index 805733b40703a..f9d192e9b35a6 100644 --- a/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -162,6 +163,10 @@ export class UpdateCloudFrontOriginAccessIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateCloudFrontOriginAccessIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts index 4507cc0f5d57b..f01213fc33e35 100644 --- a/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -214,6 +215,10 @@ export class UpdateContinuousDeploymentPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateContinuousDeploymentPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts b/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts index 07a160505bf07..7c5d61ac3c4b1 100644 --- a/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -1011,6 +1012,10 @@ export class UpdateDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDistributionRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateDistributionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts index 36ab98db4bb99..bb4a7295f2e97 100644 --- a/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -698,6 +699,10 @@ export class UpdateDistributionWithStagingConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateDistributionWithStagingConfigResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateDistributionWithStagingConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts index f4aa73ef4003d..fe8a8623eafda 100644 --- a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -219,6 +220,10 @@ export class UpdateFieldLevelEncryptionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateFieldLevelEncryptionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts index b2c4e10ad3da3..b4ee1beb140c5 100644 --- a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -204,6 +205,10 @@ export class UpdateFieldLevelEncryptionProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateFieldLevelEncryptionProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts b/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts index c8edd1db8ea9e..25222ccff8ac6 100644 --- a/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -163,6 +164,10 @@ export class UpdateFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateFunctionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts index dd4ef471a2003..148dcee42165f 100644 --- a/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -172,6 +173,10 @@ export class UpdateKeyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateKeyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts index 9a1dd4568bb08..3572fcc28852f 100644 --- a/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -154,6 +155,10 @@ export class UpdateOriginAccessControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateOriginAccessControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts index 72028d369d07d..994ab00e62aa6 100644 --- a/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -242,6 +243,10 @@ export class UpdateOriginRequestPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateOriginRequestPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts index b08102cf8de02..e4e9e5bc301c8 100644 --- a/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -154,6 +155,10 @@ export class UpdatePublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdatePublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts index 8fbd5844ce8a6..22c08c0634267 100644 --- a/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -173,6 +174,10 @@ export class UpdateRealtimeLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateRealtimeLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts index a4b13eb4c610d..366bdab45f88e 100644 --- a/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -351,6 +352,10 @@ export class UpdateResponseHeadersPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateResponseHeadersPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts index 60a54374a1edd..d5e32070d5209 100644 --- a/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient"; @@ -238,6 +239,10 @@ export class UpdateStreamingDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Cloudfront2020_05_31", + operation: "UpdateStreamingDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/package.json b/clients/client-cloudhsm-v2/package.json index d6d9376720992..83062b0ff51f2 100644 --- a/clients/client-cloudhsm-v2/package.json +++ b/clients/client-cloudhsm-v2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts b/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts index 2076a348c2d2d..ef4bd3150f78a 100644 --- a/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -147,6 +148,10 @@ export class CopyBackupToRegionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "CopyBackupToRegion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts index 45c2832efaf67..c0ddfaf99059d 100644 --- a/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -190,6 +191,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts b/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts index 51faa687f5d21..f2b7f188133d7 100644 --- a/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -142,6 +143,10 @@ export class CreateHsmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "CreateHsm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts index 1f48bc679888e..baed7f64d3065 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -149,6 +150,10 @@ export class DeleteBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "DeleteBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts index 5d154b6d80dd2..79ac23b97ca10 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -177,6 +178,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts index d86ae85613f90..6df65e00b9506 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -135,6 +136,10 @@ export class DeleteHsmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "DeleteHsm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts b/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts index 763a1fd494407..45f1543996f94 100644 --- a/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -167,6 +168,10 @@ export class DescribeBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "DescribeBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts b/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts index 9352139e49c57..fe3177d6e5b3f 100644 --- a/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -188,6 +189,10 @@ export class DescribeClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "DescribeClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts index 18b0d904c6558..b2dc24ac7b3d5 100644 --- a/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -138,6 +139,10 @@ export class InitializeClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "InitializeCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts b/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts index 5723df9e57f55..4d0c65779d1ea 100644 --- a/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -146,6 +147,10 @@ export class ListTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts b/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts index fa2f314ce4da7..20bdb5c4afe78 100644 --- a/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -150,6 +151,10 @@ export class ModifyBackupAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "ModifyBackupAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts index 280ef6651cd4f..4e7762d551506 100644 --- a/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -177,6 +178,10 @@ export class ModifyClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "ModifyCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts b/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts index bbe50541cba52..0cb3e77eafc84 100644 --- a/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -149,6 +150,10 @@ export class RestoreBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "RestoreBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts b/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts index 8df4074bf8428..c20dcb9d0b2ad 100644 --- a/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts b/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts index 8a8e34d0970a0..6bbf9071a2028 100644 --- a/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMV2Client"; @@ -134,6 +135,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "BaldrApiService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/package.json b/clients/client-cloudhsm/package.json index 09b37674fb0e4..c65513503579b 100644 --- a/clients/client-cloudhsm/package.json +++ b/clients/client-cloudhsm/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts b/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts index 6b5b00e4c1e3a..dc4d436a3255e 100644 --- a/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -143,6 +144,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts b/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts index e488d8fd479ad..607146a542159 100644 --- a/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -134,6 +135,10 @@ export class CreateHapgCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "CreateHapg", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts b/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts index aa360715e8dcb..3d58381139dfe 100644 --- a/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -149,6 +150,10 @@ export class CreateHsmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "CreateHsm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts index c61b9ab7002ed..0964f0700db74 100644 --- a/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -136,6 +137,10 @@ export class CreateLunaClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "CreateLunaClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts b/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts index 6b2b90afeb281..cfd5d3f8f1394 100644 --- a/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -133,6 +134,10 @@ export class DeleteHapgCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "DeleteHapg", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts b/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts index 2dbf52cc9cf0e..558a472cef219 100644 --- a/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -134,6 +135,10 @@ export class DeleteHsmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "DeleteHsm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts index b43e7005f75ee..8351175962885 100644 --- a/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -135,6 +136,10 @@ export class DeleteLunaClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "DeleteLunaClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts b/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts index f9d58d379164f..42987517c4c7a 100644 --- a/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -149,6 +150,10 @@ export class DescribeHapgCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "DescribeHapg", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts b/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts index 30a4d40830695..6cae68ec7de20 100644 --- a/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -157,6 +158,10 @@ export class DescribeHsmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "DescribeHsm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts index e1158a2d39f9b..de645d7308964 100644 --- a/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -140,6 +141,10 @@ export class DescribeLunaClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "DescribeLunaClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/GetConfigCommand.ts b/clients/client-cloudhsm/src/commands/GetConfigCommand.ts index de2ba401494a2..a79d164aa3444 100644 --- a/clients/client-cloudhsm/src/commands/GetConfigCommand.ts +++ b/clients/client-cloudhsm/src/commands/GetConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -140,6 +141,10 @@ export class GetConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "GetConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts b/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts index ca21113dd02df..3e18263e4aea5 100644 --- a/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -135,6 +136,10 @@ export class ListAvailableZonesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "ListAvailableZones", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts b/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts index 7bcbc9e2c6a74..c111945ce93a5 100644 --- a/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -140,6 +141,10 @@ export class ListHapgsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "ListHapgs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts b/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts index 78b7760f55b42..24997f8a4a2dc 100644 --- a/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -141,6 +142,10 @@ export class ListHsmsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "ListHsms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts b/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts index 6dde1986fbe69..eb77e3fd644b8 100644 --- a/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -142,6 +143,10 @@ export class ListLunaClientsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "ListLunaClients", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts index 6a7f907594f1d..12f64fc6490da 100644 --- a/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -140,6 +141,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts b/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts index 7339ecffd5e11..7a0d198ec195a 100644 --- a/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -137,6 +138,10 @@ export class ModifyHapgCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "ModifyHapg", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts b/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts index edeb57b5d7407..0511a8d410580 100644 --- a/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -144,6 +145,10 @@ export class ModifyHsmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "ModifyHsm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts index 84d2c021ef101..fbc5207de6cc0 100644 --- a/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -132,6 +133,10 @@ export class ModifyLunaClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "ModifyLunaClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts index 3086fd311ebee..3538569426a30 100644 --- a/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient"; @@ -140,6 +141,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudHsmFrontendService", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch-domain/package.json b/clients/client-cloudsearch-domain/package.json index 01a18145af768..d4299947df4dd 100644 --- a/clients/client-cloudsearch-domain/package.json +++ b/clients/client-cloudsearch-domain/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts b/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts index 5532e1bd3a4fd..87c6a22698047 100644 --- a/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class SearchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudSearch2013", + operation: "Search", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts b/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts index 6c4580ac4c738..7f97c9d08e933 100644 --- a/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class SuggestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudSearch2013", + operation: "Suggest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts b/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts index 98bfcc89c855f..3d87c0463806a 100644 --- a/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -140,6 +141,10 @@ export class UploadDocumentsCommand extends $Command< commandName, inputFilterSensitiveLog: UploadDocumentsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonCloudSearch2013", + operation: "UploadDocuments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/package.json b/clients/client-cloudsearch/package.json index d3d2ad76e30c3..bbb039d386573 100644 --- a/clients/client-cloudsearch/package.json +++ b/clients/client-cloudsearch/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" diff --git a/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts b/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts index 40664a7868c5b..8a6f982aafa91 100644 --- a/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts +++ b/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -129,6 +130,10 @@ export class BuildSuggestersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "BuildSuggesters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts b/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts index 7a2614dc03882..2bc4ee81954c2 100644 --- a/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts +++ b/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -150,6 +151,10 @@ export class CreateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "CreateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts b/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts index cf9c38cd88883..0354b1dc644ca 100644 --- a/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -163,6 +164,10 @@ export class DefineAnalysisSchemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DefineAnalysisScheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts b/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts index ddf59fa83229c..b5f7b6160706a 100644 --- a/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -149,6 +150,10 @@ export class DefineExpressionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DefineExpression", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts b/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts index 77b0f7e56016b..18f0e83178179 100644 --- a/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -315,6 +316,10 @@ export class DefineIndexFieldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DefineIndexField", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts b/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts index d3f8678e3113d..10831d32a25ba 100644 --- a/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -157,6 +158,10 @@ export class DefineSuggesterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DefineSuggester", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts b/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts index b038f74a432ff..97e8e4e09b68c 100644 --- a/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -150,6 +151,10 @@ export class DeleteAnalysisSchemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DeleteAnalysisScheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts b/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts index a0c8c608fd246..d999198b39770 100644 --- a/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -141,6 +142,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts b/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts index ab2fdcef66eb9..40d57bcfd4785 100644 --- a/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -143,6 +144,10 @@ export class DeleteExpressionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DeleteExpression", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts b/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts index e784a8fe905c6..8e3dff49f881c 100644 --- a/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -226,6 +227,10 @@ export class DeleteIndexFieldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DeleteIndexField", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts b/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts index ef8e5a21e0018..4011687fb5ffc 100644 --- a/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -147,6 +148,10 @@ export class DeleteSuggesterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DeleteSuggester", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts b/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts index a652288b0eee4..6b0f27c0ffa5d 100644 --- a/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -149,6 +150,10 @@ export class DescribeAnalysisSchemesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeAnalysisSchemes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts index bd4090801415f..e7e0e1d4c0af8 100644 --- a/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -145,6 +146,10 @@ export class DescribeAvailabilityOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeAvailabilityOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts index ba177fb33d29c..e55abada0a9a6 100644 --- a/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -148,6 +149,10 @@ export class DescribeDomainEndpointOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeDomainEndpointOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts index 90ffcd71d8810..a3d58cec3c812 100644 --- a/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -148,6 +149,10 @@ export class DescribeDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts index a701dfe7d1830..23c072a95269c 100644 --- a/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -142,6 +143,10 @@ export class DescribeExpressionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeExpressions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts index 42808ae5c384c..201630c19d886 100644 --- a/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -227,6 +228,10 @@ export class DescribeIndexFieldsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeIndexFields", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts b/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts index 00b694925042a..ed99e535088db 100644 --- a/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -137,6 +138,10 @@ export class DescribeScalingParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeScalingParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts b/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts index 0c82f0eb4cb14..623201f2a1b0b 100644 --- a/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -140,6 +141,10 @@ export class DescribeServiceAccessPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeServiceAccessPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts b/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts index 5c2335e0adca6..3804ef2c19d73 100644 --- a/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -146,6 +147,10 @@ export class DescribeSuggestersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "DescribeSuggesters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts b/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts index c59281722bf7f..e88591f80201f 100644 --- a/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts +++ b/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -129,6 +130,10 @@ export class IndexDocumentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "IndexDocuments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts b/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts index 109111b786cf0..607917bbcdac0 100644 --- a/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -117,6 +118,10 @@ export class ListDomainNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "ListDomainNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts b/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts index 53fdc2b1db6ac..58bfb92ffd308 100644 --- a/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -146,6 +147,10 @@ export class UpdateAvailabilityOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "UpdateAvailabilityOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts b/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts index 18d7e5ab4b7dc..b3afa43462561 100644 --- a/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -154,6 +155,10 @@ export class UpdateDomainEndpointOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "UpdateDomainEndpointOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts b/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts index 266998e7374d3..925ac58d0ed12 100644 --- a/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -151,6 +152,10 @@ export class UpdateScalingParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "UpdateScalingParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts b/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts index ca04a72c8d6a3..1234eb508e0a7 100644 --- a/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudSearchClient"; @@ -147,6 +148,10 @@ export class UpdateServiceAccessPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "A9SearchCloudConfigService2013", + operation: "UpdateServiceAccessPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail-data/package.json b/clients/client-cloudtrail-data/package.json index d741947c1daad..b60e36db08ef0 100644 --- a/clients/client-cloudtrail-data/package.json +++ b/clients/client-cloudtrail-data/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts b/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts index 13bf2a00e1419..f80a51151816d 100644 --- a/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts +++ b/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailDataClient"; @@ -157,6 +158,10 @@ export class PutAuditEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrailDataService", + operation: "PutAuditEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/package.json b/clients/client-cloudtrail/package.json index 8d92298892bef..c323fd0a39328 100644 --- a/clients/client-cloudtrail/package.json +++ b/clients/client-cloudtrail/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudtrail/src/commands/AddTagsCommand.ts b/clients/client-cloudtrail/src/commands/AddTagsCommand.ts index 79989dde76297..09eaba551ee20 100644 --- a/clients/client-cloudtrail/src/commands/AddTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -211,6 +212,10 @@ export class AddTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts b/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts index 37e4af7d6822e..4cb399e2a94d6 100644 --- a/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -155,6 +156,10 @@ export class CancelQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "CancelQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts b/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts index 4d4b93a90b5c1..db1045d943383 100644 --- a/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -185,6 +186,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts index 64926d3b0b1f6..f910b5dce366c 100644 --- a/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -291,6 +292,10 @@ export class CreateEventDataStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "CreateEventDataStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts b/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts index 3d256de8fffe8..bbe36eb6f6a34 100644 --- a/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -282,6 +283,10 @@ export class CreateTrailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "CreateTrail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts b/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts index 92c251776805e..4354457ab133d 100644 --- a/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -123,6 +124,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts index 89517a5a2b0d9..4c58c1a004d98 100644 --- a/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -166,6 +167,10 @@ export class DeleteEventDataStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "DeleteEventDataStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts index c0752bd645b59..4fdf8eac13efc 100644 --- a/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -137,6 +138,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts b/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts index a54353c088604..10a6f9e533edc 100644 --- a/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -187,6 +188,10 @@ export class DeleteTrailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "DeleteTrail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts b/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts index 9f8488db40d80..9e10105aa38f8 100644 --- a/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -165,6 +166,10 @@ export class DeregisterOrganizationDelegatedAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "DeregisterOrganizationDelegatedAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts b/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts index 3924ab8d7884f..eab325ce93c7e 100644 --- a/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -157,6 +158,10 @@ export class DescribeQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "DescribeQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts b/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts index 8d59411204ded..b3123af07bf98 100644 --- a/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts +++ b/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -170,6 +171,10 @@ export class DescribeTrailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "DescribeTrails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetChannelCommand.ts b/clients/client-cloudtrail/src/commands/GetChannelCommand.ts index 40cfe99c27ba3..cb626807736f1 100644 --- a/clients/client-cloudtrail/src/commands/GetChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -170,6 +171,10 @@ export class GetChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts index 83b3aac0f3f2b..180552e534e00 100644 --- a/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -170,6 +171,10 @@ export class GetEventDataStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetEventDataStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts index 35add0b68db0a..f6cf624e67748 100644 --- a/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -235,6 +236,10 @@ export class GetEventSelectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetEventSelectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetImportCommand.ts b/clients/client-cloudtrail/src/commands/GetImportCommand.ts index 00885c1f2cf96..fd66ad66ba274 100644 --- a/clients/client-cloudtrail/src/commands/GetImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -146,6 +147,10 @@ export class GetImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts index 3d6537f20074c..ae6a23402a1e5 100644 --- a/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -185,6 +186,10 @@ export class GetInsightSelectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetInsightSelectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts b/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts index 4fa54aff14630..736f37367c2f2 100644 --- a/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -169,6 +170,10 @@ export class GetQueryResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetQueryResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts index 14839acc6ec78..bbb191c0b0270 100644 --- a/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -140,6 +141,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetTrailCommand.ts b/clients/client-cloudtrail/src/commands/GetTrailCommand.ts index ecfaea3b87d9b..5db462d6f512e 100644 --- a/clients/client-cloudtrail/src/commands/GetTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetTrailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -175,6 +176,10 @@ export class GetTrailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetTrail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts b/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts index 3712abbaf5969..4c2d04138725b 100644 --- a/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -180,6 +181,10 @@ export class GetTrailStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "GetTrailStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts b/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts index 74da58201551a..e04d8793848a4 100644 --- a/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -130,6 +131,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts b/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts index 58b27257798eb..0b7b4c3e414b6 100644 --- a/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -172,6 +173,10 @@ export class ListEventDataStoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "ListEventDataStores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts b/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts index fa5f1e0fac247..2cd0804acbaaf 100644 --- a/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -135,6 +136,10 @@ export class ListImportFailuresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "ListImportFailures", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/ListImportsCommand.ts b/clients/client-cloudtrail/src/commands/ListImportsCommand.ts index b180aba5934fd..a563caf1c62fb 100644 --- a/clients/client-cloudtrail/src/commands/ListImportsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListImportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -144,6 +145,10 @@ export class ListImportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "ListImports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts b/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts index d1c7d085da1c9..d82a5459743b6 100644 --- a/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -145,6 +146,10 @@ export class ListPublicKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "ListPublicKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts b/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts index 06537453f2633..138e5af92811b 100644 --- a/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -168,6 +169,10 @@ export class ListQueriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "ListQueries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/ListTagsCommand.ts b/clients/client-cloudtrail/src/commands/ListTagsCommand.ts index 3ade8f404b5c4..df68a2b4bb0c6 100644 --- a/clients/client-cloudtrail/src/commands/ListTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -196,6 +197,10 @@ export class ListTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts b/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts index a6172fc8f1b21..e90ebdc285eb2 100644 --- a/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -125,6 +126,10 @@ export class ListTrailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "ListTrails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts b/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts index 6ba7d09eecccd..19443e8d056ef 100644 --- a/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts +++ b/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -211,6 +212,10 @@ export class LookupEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "LookupEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts index 3da501c291702..6665b69d2fea4 100644 --- a/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -349,6 +350,10 @@ export class PutEventSelectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "PutEventSelectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts index eb61497932712..f31b97bdbe796 100644 --- a/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -217,6 +218,10 @@ export class PutInsightSelectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "PutInsightSelectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts index 617bc3d792ae3..436919ecfdc78 100644 --- a/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -161,6 +162,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts b/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts index ed073e8a4f6e7..f424bf9e95542 100644 --- a/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts +++ b/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -174,6 +175,10 @@ export class RegisterOrganizationDelegatedAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "RegisterOrganizationDelegatedAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts b/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts index 310d991152fa6..74a410c5a6ee0 100644 --- a/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -195,6 +196,10 @@ export class RemoveTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "RemoveTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts index a5a1d5c03699a..08b2d41e5c1dc 100644 --- a/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -201,6 +202,10 @@ export class RestoreEventDataStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "RestoreEventDataStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts b/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts index 54acbf735ecc9..b3d9c1bee8f8a 100644 --- a/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -155,6 +156,10 @@ export class StartEventDataStoreIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "StartEventDataStoreIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/StartImportCommand.ts b/clients/client-cloudtrail/src/commands/StartImportCommand.ts index 01a674a79f49f..aa32e29f849d5 100644 --- a/clients/client-cloudtrail/src/commands/StartImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -196,6 +197,10 @@ export class StartImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "StartImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts b/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts index 1078eea1c1006..71e673686c5e1 100644 --- a/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -188,6 +189,10 @@ export class StartLoggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "StartLogging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/StartQueryCommand.ts b/clients/client-cloudtrail/src/commands/StartQueryCommand.ts index 8b0ca240b7e76..b98b3526caaf0 100644 --- a/clients/client-cloudtrail/src/commands/StartQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -171,6 +172,10 @@ export class StartQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "StartQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts b/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts index baeca3ae264a1..eae7723674cb6 100644 --- a/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -152,6 +153,10 @@ export class StopEventDataStoreIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "StopEventDataStoreIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/StopImportCommand.ts b/clients/client-cloudtrail/src/commands/StopImportCommand.ts index bed3c9f575973..6ad66bf0d83f1 100644 --- a/clients/client-cloudtrail/src/commands/StopImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -146,6 +147,10 @@ export class StopImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "StopImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts b/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts index 57c55a50bfc84..5ec3ab84b45b6 100644 --- a/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -191,6 +192,10 @@ export class StopLoggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "StopLogging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts b/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts index 988356ce1ea0d..402ce2dd545c2 100644 --- a/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -162,6 +163,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts index 0b0afe55642f5..627a32a212ad9 100644 --- a/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -290,6 +291,10 @@ export class UpdateEventDataStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "UpdateEventDataStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts b/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts index 04efaefcf9ddb..ed318756acdae 100644 --- a/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient"; @@ -320,6 +321,10 @@ export class UpdateTrailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CloudTrail_20131101", + operation: "UpdateTrail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/package.json b/clients/client-cloudwatch-events/package.json index 45c8867f572ae..8d7605174f618 100644 --- a/clients/client-cloudwatch-events/package.json +++ b/clients/client-cloudwatch-events/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts index c3fd4840acc4d..d691925c6d167 100644 --- a/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -128,6 +129,10 @@ export class ActivateEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ActivateEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts index cd8455de37eb5..cd9e3eabf8fac 100644 --- a/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -127,6 +128,10 @@ export class CancelReplayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CancelReplay", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts index e126a3b3606ff..4b8fddb067126 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -136,6 +137,10 @@ export class CreateApiDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateApiDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts index 0a0b80765e690..36a4f7df6fa78 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -142,6 +143,10 @@ export class CreateArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts index e5d75e57e96d1..5a31d133f0b03 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -194,6 +195,10 @@ export class CreateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts index 24fb83c823275..acacd474bd429 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -145,6 +146,10 @@ export class CreateEventBusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateEventBus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts index 04d00f5177493..cbb57781bcb8f 100644 --- a/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -154,6 +155,10 @@ export class CreatePartnerEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreatePartnerEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts index a40af712f0b59..28d47bff3a3e9 100644 --- a/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -131,6 +132,10 @@ export class DeactivateEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeactivateEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts index 02c0ce40c8123..527b852853d48 100644 --- a/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -128,6 +129,10 @@ export class DeauthorizeConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeauthorizeConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts index 6dc722d57b8b6..d61712c42f75f 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -121,6 +122,10 @@ export class DeleteApiDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteApiDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts index ec69e190239c9..5eda5d5d45f2d 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -119,6 +120,10 @@ export class DeleteArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts index 7af04253e699a..6d4222cc699c1 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -127,6 +128,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts index 6918213b1ce45..0eb569a6f7f43 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -119,6 +120,10 @@ export class DeleteEventBusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteEventBus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts index f836004adee13..06755bb6af3ec 100644 --- a/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -126,6 +127,10 @@ export class DeletePartnerEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeletePartnerEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts index cac60cd44a18f..06621968c29aa 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -139,6 +140,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts index ced5e91f37c74..512e0d6301d14 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -129,6 +130,10 @@ export class DescribeApiDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeApiDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts index 27593c56016f8..eb57f0a2aead7 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -133,6 +134,10 @@ export class DescribeArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts index ea99503ad1ab6..52b1191385c45 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -190,6 +191,10 @@ export class DescribeConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts index bde60a69fb2b8..96215d7ac64f5 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -128,6 +129,10 @@ export class DescribeEventBusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeEventBus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts index a0f14fc14f535..4505f679df1c6 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -129,6 +130,10 @@ export class DescribeEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts index 0cd92c5e4b5a5..7b1e86eebbd0d 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -127,6 +128,10 @@ export class DescribePartnerEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribePartnerEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts index 032c888c5d0a6..dd274dd7f030f 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -144,6 +145,10 @@ export class DescribeReplayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeReplay", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts index cf3abe0a35c14..16fab1376fe29 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -130,6 +131,10 @@ export class DescribeRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts index 29bb56e5bafc0..399a7efaae744 100644 --- a/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -131,6 +132,10 @@ export class DisableRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DisableRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts index fdd1cb99201ff..0d901fb54ea1d 100644 --- a/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -130,6 +131,10 @@ export class EnableRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "EnableRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts index ffdbd6194bb04..5279e5953b859 100644 --- a/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -133,6 +134,10 @@ export class ListApiDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListApiDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts index ac453e19f9a49..8774d9b436095 100644 --- a/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -135,6 +136,10 @@ export class ListArchivesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListArchives", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts index 36e92e14eed63..529d7d8b488c6 100644 --- a/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -132,6 +133,10 @@ export class ListConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts index a46d6aa473f86..432bdf48eace4 100644 --- a/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -127,6 +128,10 @@ export class ListEventBusesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListEventBuses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts index 7ac787a73710c..646820a368a4c 100644 --- a/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -133,6 +134,10 @@ export class ListEventSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListEventSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts index 12b9949d50e94..4182f6d3fde85 100644 --- a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -140,6 +141,10 @@ export class ListPartnerEventSourceAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListPartnerEventSourceAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts index dde8c64f47269..988ca00e5117f 100644 --- a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -129,6 +130,10 @@ export class ListPartnerEventSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListPartnerEventSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts b/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts index a4973768eb17a..f67ae705d26b4 100644 --- a/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -133,6 +134,10 @@ export class ListReplaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListReplays", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts b/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts index aeab9f9a435e1..681769b327048 100644 --- a/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -127,6 +128,10 @@ export class ListRuleNamesByTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListRuleNamesByTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts index 31521f6ccb34e..f05fa87a3425d 100644 --- a/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -137,6 +138,10 @@ export class ListRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts index f29ee8d9d7465..11c451a147801 100644 --- a/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts index 95545dbeb9f9b..a8e80ffdef6ff 100644 --- a/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -245,6 +246,10 @@ export class ListTargetsByRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListTargetsByRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts index fed1697133ca4..aedfedfc939a4 100644 --- a/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -134,6 +135,10 @@ export class PutEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts index 6f2cebd78962f..872ad4d08f524 100644 --- a/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -138,6 +139,10 @@ export class PutPartnerEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutPartnerEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts b/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts index 72e6fa4d9c8e1..a173b52106eb4 100644 --- a/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -150,6 +151,10 @@ export class PutPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts index 07aafdf72d0a6..6c5e7c88cbfc4 100644 --- a/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -187,6 +188,10 @@ export class PutRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts index c78452fce5274..4e096268a9a0a 100644 --- a/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -415,6 +416,10 @@ export class PutTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts b/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts index 3cf31a2ee019e..2891e2786814a 100644 --- a/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -129,6 +130,10 @@ export class RemovePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "RemovePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts b/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts index 3acdcefde384b..840e5ced2900d 100644 --- a/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -147,6 +148,10 @@ export class RemoveTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "RemoveTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts index 41ca3f2519d87..99e8e102500d8 100644 --- a/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -149,6 +150,10 @@ export class StartReplayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "StartReplay", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts index a971ecf6fcfec..4501f470c313d 100644 --- a/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -143,6 +144,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts b/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts index 4fc43a18ea3d9..2263737a99495 100644 --- a/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -125,6 +126,10 @@ export class TestEventPatternCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "TestEventPattern", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts index 69a6c2f927c5a..ff0e40aabd925 100644 --- a/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts index 53ded2f3062fe..ce492a8b4531b 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -135,6 +136,10 @@ export class UpdateApiDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UpdateApiDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts index 2eb78fb484d34..8104445727f41 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -134,6 +135,10 @@ export class UpdateArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UpdateArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts index 871f58dcdc6bb..84b03410ebd4f 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient"; @@ -197,6 +198,10 @@ export class UpdateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UpdateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/package.json b/clients/client-cloudwatch-logs/package.json index b40e88db260bd..b7a0b852248c7 100644 --- a/clients/client-cloudwatch-logs/package.json +++ b/clients/client-cloudwatch-logs/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts b/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts index 67f2424d1b225..ff2a802a5e053 100644 --- a/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -169,6 +170,10 @@ export class AssociateKmsKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "AssociateKmsKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts b/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts index 4c86e01cab3d2..263b245889f7a 100644 --- a/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -125,6 +126,10 @@ export class CancelExportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "CancelExportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts index edc86b70e0a28..5917ea59c0c72 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -157,6 +158,10 @@ export class CreateExportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "CreateExportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts index de59198c5d8f8..60fc02f0c5df2 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -159,6 +160,10 @@ export class CreateLogGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "CreateLogGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts index 779e7e016bf50..34d4c0424901f 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -141,6 +142,10 @@ export class CreateLogStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "CreateLogStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts index d3be1f3732f51..113b9ccd14852 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -127,6 +128,10 @@ export class DeleteAccountPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteAccountPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts index 31cf6bbe98039..62cbf4ae4cf89 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -125,6 +126,10 @@ export class DeleteDataProtectionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteDataProtectionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts index 90b6bbe189449..06d9d30253540 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -126,6 +127,10 @@ export class DeleteDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts index 3d08b2cd05bda..d2487c7238e7f 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -125,6 +126,10 @@ export class DeleteLogGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteLogGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts index dee0aaf0a2d47..f767cd11f4d5b 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -126,6 +127,10 @@ export class DeleteLogStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteLogStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts index 3364a9ac82af0..66438ef18e26e 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -125,6 +126,10 @@ export class DeleteMetricFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteMetricFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts index 3081f1f9350a4..10d21fc6a1295 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -127,6 +128,10 @@ export class DeleteQueryDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteQueryDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts index 4caa778e048c9..68a9672e3b8ca 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -122,6 +123,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts index 24bb96dedbff3..44ded2cb01e27 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -125,6 +126,10 @@ export class DeleteRetentionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteRetentionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts index adfcb24b67c38..38133beaeea12 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -125,6 +126,10 @@ export class DeleteSubscriptionFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DeleteSubscriptionFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts index b97b6aa949dff..74e899fec62d6 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -139,6 +140,10 @@ export class DescribeAccountPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeAccountPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts index cdf21d2b9d12d..06cc20db7aa4a 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -132,6 +133,10 @@ export class DescribeDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts index 59dfc53d27b86..aa36251a01aa6 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -143,6 +144,10 @@ export class DescribeExportTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeExportTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts index 442e39a8a472d..42b675dfb7b75 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -153,6 +154,10 @@ export class DescribeLogGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeLogGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts index b5b9da645e4d7..9d5c3d469e1a5 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -150,6 +151,10 @@ export class DescribeLogStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeLogStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts index 8a198323b943b..01d95e474aa76 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -150,6 +151,10 @@ export class DescribeMetricFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeMetricFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts index b0a19d92b78e5..c171dc70a79e1 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -137,6 +138,10 @@ export class DescribeQueriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeQueries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts index 86d3408c02250..7cb8e3091b297 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -135,6 +136,10 @@ export class DescribeQueryDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeQueryDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts index 3410385da17da..60ae9d32cff82 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -128,6 +129,10 @@ export class DescribeResourcePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeResourcePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts index c371a33a2f408..098139e1dbf27 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -140,6 +141,10 @@ export class DescribeSubscriptionFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DescribeSubscriptionFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts index 45fc88dc76d3c..9d622110ad893 100644 --- a/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -147,6 +148,10 @@ export class DisassociateKmsKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "DisassociateKmsKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts index a679647fc2585..9133f8ce5e284 100644 --- a/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -165,6 +166,10 @@ export class FilterLogEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "FilterLogEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts index 9e31a0dae356d..ec75e2b5c7cf2 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -128,6 +129,10 @@ export class GetDataProtectionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "GetDataProtectionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts index cd143ce7198c7..266d2fffe13a1 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -147,6 +148,10 @@ export class GetLogEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "GetLogEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts index 1aa0562f1c659..65de03beef9b8 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -147,6 +148,10 @@ export class GetLogGroupFieldsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "GetLogGroupFields", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts index 98d55cf9539e2..575e1259376f5 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -130,6 +131,10 @@ export class GetLogRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "GetLogRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts index 4ff144666632c..b859cb2971cac 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -149,6 +150,10 @@ export class GetQueryResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "GetQueryResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts index 4948999039856..ae8a6a4541ff1 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts index f330af2d5e06d..7727e3f62c16c 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -128,6 +129,10 @@ export class ListTagsLogGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "ListTagsLogGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts index 4310ec0752921..9b92689b2bd15 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -162,6 +163,10 @@ export class PutAccountPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutAccountPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts index 2b6f4d30e732e..192056053ff04 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -152,6 +153,10 @@ export class PutDataProtectionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutDataProtectionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts index 1aca6d752a089..2967f34c6fa12 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -144,6 +145,10 @@ export class PutDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts index ca3f756081536..0d8c02556d8bc 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -125,6 +126,10 @@ export class PutDestinationPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutDestinationPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts index 65f8aeebb8321..87b1d59d2a713 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -207,6 +208,10 @@ export class PutLogEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutLogEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts index a6bb4a53b431b..8c64e53e0eff9 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -163,6 +164,10 @@ export class PutMetricFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutMetricFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts index cd7482326b963..7570f95d17c92 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -141,6 +142,10 @@ export class PutQueryDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutQueryDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts index af9c7b7af5700..d1c805e2c7955 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -130,6 +131,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts index 1b9d5c68ab974..ee7d67b54274f 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -139,6 +140,10 @@ export class PutRetentionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutRetentionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts index f53c97176dd51..749d8227d20e0 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -161,6 +162,10 @@ export class PutSubscriptionFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "PutSubscriptionFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts b/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts index 9324e382d1e82..792f8d879f757 100644 --- a/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -161,6 +162,10 @@ export class StartQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "StartQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts b/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts index 537a53ef93116..b87c9ac75ea1b 100644 --- a/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -122,6 +123,10 @@ export class StopQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "StopQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts index 99ca9fdbda2d3..9af725ac97c0b 100644 --- a/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -134,6 +135,10 @@ export class TagLogGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "TagLogGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts index 11c59db06070e..1884045824cac 100644 --- a/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -136,6 +137,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts index 9a154d9ebbe6a..674045116447d 100644 --- a/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -132,6 +133,10 @@ export class TestMetricFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "TestMetricFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts index 1ecac82bde9fe..253fe02741093 100644 --- a/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -128,6 +129,10 @@ export class UntagLogGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "UntagLogGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts index 27d901aae79c0..fe2ef66d5cda6 100644 --- a/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchLogsClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Logs_20140328", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index 676dd9922563d..d6e87d0e97f0b 100644 --- a/clients/client-cloudwatch/package.json +++ b/clients/client-cloudwatch/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts b/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts index 884729e2c2f03..0951d90dd99f1 100644 --- a/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -132,6 +133,10 @@ export class DeleteAlarmsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DeleteAlarms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts b/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts index ce66f927f5711..33e6b5bea77c7 100644 --- a/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -176,6 +177,10 @@ export class DeleteAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DeleteAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts b/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts index b5cf014a6e1cb..3c72c6a25c377 100644 --- a/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -125,6 +126,10 @@ export class DeleteDashboardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DeleteDashboards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts index a29d81336e7bf..a5c4023c9d270 100644 --- a/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -132,6 +133,10 @@ export class DeleteInsightRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DeleteInsightRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts index f0dc64fea179f..3bc6db3e1c0d4 100644 --- a/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -121,6 +122,10 @@ export class DeleteMetricStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DeleteMetricStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts index f807a621e1a49..1b440276c5678 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -141,6 +142,10 @@ export class DescribeAlarmHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DescribeAlarmHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts index 266a6232cf83a..437945c05e0ae 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -228,6 +229,10 @@ export class DescribeAlarmsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DescribeAlarms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts index e3cb71463fb9c..26d6bdc254e1b 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -196,6 +197,10 @@ export class DescribeAlarmsForMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DescribeAlarmsForMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts index 3777a537777a3..82a78b10b3df7 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -200,6 +201,10 @@ export class DescribeAnomalyDetectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DescribeAnomalyDetectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts index d55ca2f9ad13e..5285140126011 100644 --- a/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -129,6 +130,10 @@ export class DescribeInsightRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DescribeInsightRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts b/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts index 892586c49abb2..a06628f935db1 100644 --- a/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -115,6 +116,10 @@ export class DisableAlarmActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DisableAlarmActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts index 191d941c7a6e2..af84f5bf289f4 100644 --- a/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -130,6 +131,10 @@ export class DisableInsightRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "DisableInsightRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts b/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts index b0f87e0343076..80e4abecd637c 100644 --- a/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts +++ b/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -114,6 +115,10 @@ export class EnableAlarmActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "EnableAlarmActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts index 6e04ccfe9b1f0..5729a5c9a9196 100644 --- a/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -132,6 +133,10 @@ export class EnableInsightRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "EnableInsightRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts b/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts index ca797cee854dd..ab54495045f9b 100644 --- a/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -126,6 +127,10 @@ export class GetDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "GetDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts b/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts index a3e7bd9888558..8994a84208f94 100644 --- a/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -198,6 +199,10 @@ export class GetInsightRuleReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "GetInsightRuleReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts index 23980ec773ae8..e511edb862728 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -219,6 +220,10 @@ export class GetMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "GetMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts index 23c1c7fabfe26..793c49469027e 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -203,6 +204,10 @@ export class GetMetricStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "GetMetricStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts index 3c3636c4360eb..98741829281bf 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -166,6 +167,10 @@ export class GetMetricStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "GetMetricStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts index dc13a216e9875..579ef87204b34 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -130,6 +131,10 @@ export class GetMetricWidgetImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "GetMetricWidgetImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts b/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts index 964c9c5924a6f..9daed971f76cb 100644 --- a/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -137,6 +138,10 @@ export class ListDashboardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "ListDashboards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts index a6a207d0955af..d51740678e734 100644 --- a/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -141,6 +142,10 @@ export class ListManagedInsightRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "ListManagedInsightRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts index 35447de232ff5..7d0a33eb2275e 100644 --- a/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -138,6 +139,10 @@ export class ListMetricStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "ListMetricStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts b/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts index 31c6d59e0ed95..ab95295f30e26 100644 --- a/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -156,6 +157,10 @@ export class ListMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "ListMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts index b43be9c3c2acc..1a04dc8d75eaa 100644 --- a/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts b/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts index 622e3afb4a2fa..fdaca46b3af97 100644 --- a/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -179,6 +180,10 @@ export class PutAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "PutAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts b/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts index 09fc44fa63974..cd9ce5d36bbfa 100644 --- a/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -174,6 +175,10 @@ export class PutCompositeAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "PutCompositeAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts b/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts index a779e8151fe0f..a03759f4f09ac 100644 --- a/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -137,6 +138,10 @@ export class PutDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "PutDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts b/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts index b92bba1f7064e..0fa6993d8a58f 100644 --- a/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -133,6 +134,10 @@ export class PutInsightRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "PutInsightRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts index 4f04c2dc9ae0b..82fafb078f9fc 100644 --- a/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -154,6 +155,10 @@ export class PutManagedInsightRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "PutManagedInsightRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts index d53518d482b71..ff8ebf77c6470 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -228,6 +229,10 @@ export class PutMetricAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "PutMetricAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts index 765e3b84fedd1..6e66b63c6034b 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -191,6 +192,10 @@ export class PutMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "PutMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts index 400975a0976cc..04d1c63aa1edd 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -201,6 +202,10 @@ export class PutMetricStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "PutMetricStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts b/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts index 0591d5e85c28c..675830cedc2d1 100644 --- a/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts +++ b/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -134,6 +135,10 @@ export class SetAlarmStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "SetAlarmState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts index e23941102c92c..cac9c13506b0e 100644 --- a/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -123,6 +124,10 @@ export class StartMetricStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "StartMetricStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts index 6c2c3271d37b8..71eb65cb9fa51 100644 --- a/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -123,6 +124,10 @@ export class StopMetricStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "StopMetricStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch/src/commands/TagResourceCommand.ts index 5db1864d82123..9043e8ff855c9 100644 --- a/clients/client-cloudwatch/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts index cdfb6ea3c4efb..915c8f456571e 100644 --- a/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchClient"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GraniteServiceVersion20100801", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/package.json b/clients/client-codeartifact/package.json index ec75b170209fd..6a90003ee3dfb 100644 --- a/clients/client-codeartifact/package.json +++ b/clients/client-codeartifact/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts b/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts index 655f740835a83..49420344a1ec0 100644 --- a/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts +++ b/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -177,6 +178,10 @@ export class AssociateExternalConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "AssociateExternalConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts index 28902d6b2be97..2b884c1320238 100644 --- a/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -179,6 +180,10 @@ export class CopyPackageVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "CopyPackageVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/CreateDomainCommand.ts b/clients/client-codeartifact/src/commands/CreateDomainCommand.ts index 26338555ce6a9..84b28130f473c 100644 --- a/clients/client-codeartifact/src/commands/CreateDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/CreateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -171,6 +172,10 @@ export class CreateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "CreateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts b/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts index 9e01f5542a11f..15d2b714d4f1a 100644 --- a/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -183,6 +184,10 @@ export class CreateRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "CreateRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts b/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts index 9ce417960cf4f..7fddbeb525736 100644 --- a/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -149,6 +150,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts index af19a59db0cca..90346de9d0238 100644 --- a/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -155,6 +156,10 @@ export class DeleteDomainPermissionsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DeleteDomainPermissionsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DeletePackageCommand.ts b/clients/client-codeartifact/src/commands/DeletePackageCommand.ts index 8bceeb7e55cad..e31e3de8596dd 100644 --- a/clients/client-codeartifact/src/commands/DeletePackageCommand.ts +++ b/clients/client-codeartifact/src/commands/DeletePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -156,6 +157,10 @@ export class DeletePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DeletePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts index 85e8eafe0cc7f..542244a1f891c 100644 --- a/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -166,6 +167,10 @@ export class DeletePackageVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DeletePackageVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts b/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts index 97c6cf54d0cc0..487c71d1d8c11 100644 --- a/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -166,6 +167,10 @@ export class DeleteRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DeleteRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts index ea3df7f1b78ba..2a060cf9bdfa7 100644 --- a/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -163,6 +164,10 @@ export class DeleteRepositoryPermissionsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DeleteRepositoryPermissionsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts b/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts index 86f196329aa4d..4f40de7175afd 100644 --- a/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -152,6 +153,10 @@ export class DescribeDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DescribeDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DescribePackageCommand.ts b/clients/client-codeartifact/src/commands/DescribePackageCommand.ts index 74c26911365ea..9f39410d04268 100644 --- a/clients/client-codeartifact/src/commands/DescribePackageCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -154,6 +155,10 @@ export class DescribePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DescribePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts b/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts index f55fe7f75830e..d7934d0b58bc9 100644 --- a/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -177,6 +178,10 @@ export class DescribePackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DescribePackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts b/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts index 55f1b4d6097ed..9f3dc702c71c5 100644 --- a/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -162,6 +163,10 @@ export class DescribeRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DescribeRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts b/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts index 6249cc2a820e5..2e8e9ea5c2465 100644 --- a/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts +++ b/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -177,6 +178,10 @@ export class DisassociateExternalConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DisassociateExternalConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts index 10c6011c2396e..b422068e98afa 100644 --- a/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -176,6 +177,10 @@ export class DisposePackageVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "DisposePackageVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts b/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts index 464673a195978..c920caf965da3 100644 --- a/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts +++ b/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -160,6 +161,10 @@ export class GetAuthorizationTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "GetAuthorizationToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts index bb6804e3fa61d..cd7e9236bd4cd 100644 --- a/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -151,6 +152,10 @@ export class GetDomainPermissionsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "GetDomainPermissionsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts b/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts index accd97733bc03..d7af2b1e8799d 100644 --- a/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts +++ b/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -167,6 +168,10 @@ export class GetPackageVersionAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPackageVersionAssetResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "GetPackageVersionAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts b/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts index b3debdc9526c9..a6e37985e526a 100644 --- a/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts +++ b/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -153,6 +154,10 @@ export class GetPackageVersionReadmeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "GetPackageVersionReadme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts b/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts index a44730c908806..be4d0828da68d 100644 --- a/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts +++ b/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -165,6 +166,10 @@ export class GetRepositoryEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "GetRepositoryEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts index 68028efd341c1..ddb06052ac56e 100644 --- a/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -150,6 +151,10 @@ export class GetRepositoryPermissionsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "GetRepositoryPermissionsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/ListDomainsCommand.ts b/clients/client-codeartifact/src/commands/ListDomainsCommand.ts index 1f03f3860e6fc..fa0a71818c94b 100644 --- a/clients/client-codeartifact/src/commands/ListDomainsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -143,6 +144,10 @@ export class ListDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "ListDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts index 87a494fa6e50e..f769b9e6ba302 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -163,6 +164,10 @@ export class ListPackageVersionAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "ListPackageVersionAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts index cbb39d72d8885..6f488e4c63572 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -168,6 +169,10 @@ export class ListPackageVersionDependenciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "ListPackageVersionDependencies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts index 54a2c3fbd338b..8f8401ac0b9d7 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -169,6 +170,10 @@ export class ListPackageVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "ListPackageVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/ListPackagesCommand.ts b/clients/client-codeartifact/src/commands/ListPackagesCommand.ts index ef517f4d85ec2..f137f6e187120 100644 --- a/clients/client-codeartifact/src/commands/ListPackagesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -161,6 +162,10 @@ export class ListPackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "ListPackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts b/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts index 6f7397c3848d4..58a903b16ee8f 100644 --- a/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -150,6 +151,10 @@ export class ListRepositoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "ListRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts b/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts index 8aba7bbea6368..3d62008bd8bb6 100644 --- a/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -158,6 +159,10 @@ export class ListRepositoriesInDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "ListRepositoriesInDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts index 0bc48dd89f28a..abf08fe8df759 100644 --- a/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -139,6 +140,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts b/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts index c00dc5d5213d9..024b563fe7444 100644 --- a/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts +++ b/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -186,6 +187,10 @@ export class PublishPackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: PublishPackageVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "PublishPackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts index f7dd944d7cd0e..12a18658fbbd7 100644 --- a/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -161,6 +162,10 @@ export class PutDomainPermissionsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "PutDomainPermissionsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts b/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts index 2029de01bba86..0a7831c5adc88 100644 --- a/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts +++ b/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -164,6 +165,10 @@ export class PutPackageOriginConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "PutPackageOriginConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts index 51f6d4f0e7f97..a12b2ddb1890a 100644 --- a/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -167,6 +168,10 @@ export class PutRepositoryPermissionsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "PutRepositoryPermissionsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/TagResourceCommand.ts b/clients/client-codeartifact/src/commands/TagResourceCommand.ts index 3e18be7d8c218..4f8d93a4235c0 100644 --- a/clients/client-codeartifact/src/commands/TagResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -141,6 +142,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/UntagResourceCommand.ts b/clients/client-codeartifact/src/commands/UntagResourceCommand.ts index 0fd0a65f7f136..b4bed581281a6 100644 --- a/clients/client-codeartifact/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -133,6 +134,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts b/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts index 7467f5ca01f5a..155d2be58be21 100644 --- a/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -174,6 +175,10 @@ export class UpdatePackageVersionsStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "UpdatePackageVersionsStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts b/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts index 10deb9be79187..5d2b7e42bd457 100644 --- a/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient"; @@ -177,6 +178,10 @@ export class UpdateRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeArtifactControlPlaneService", + operation: "UpdateRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 59c7d1362654d..d82235870d0c0 100644 --- a/clients/client-codebuild/package.json +++ b/clients/client-codebuild/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts b/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts index 825f3c813a582..987e59811bd94 100644 --- a/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -127,6 +128,10 @@ export class BatchDeleteBuildsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "BatchDeleteBuilds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts b/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts index 67144291d0b00..be8edc0cd81d6 100644 --- a/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -335,6 +336,10 @@ export class BatchGetBuildBatchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "BatchGetBuildBatches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts b/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts index 027c251de974f..26983b9e508b2 100644 --- a/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -305,6 +306,10 @@ export class BatchGetBuildsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "BatchGetBuilds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts b/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts index 1fc9035e81f86..328dda83029a2 100644 --- a/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -309,6 +310,10 @@ export class BatchGetProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "BatchGetProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts b/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts index e158255afe733..54e0f1cd99395 100644 --- a/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -150,6 +151,10 @@ export class BatchGetReportGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "BatchGetReportGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts b/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts index 9fcdc073572b0..e561ce3c24543 100644 --- a/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -162,6 +163,10 @@ export class BatchGetReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "BatchGetReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/CreateProjectCommand.ts b/clients/client-codebuild/src/commands/CreateProjectCommand.ts index f0aa4e01d3436..8a48bfd25765b 100644 --- a/clients/client-codebuild/src/commands/CreateProjectCommand.ts +++ b/clients/client-codebuild/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -464,6 +465,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts b/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts index 2bb79faf1ad40..92012d834838f 100644 --- a/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -168,6 +169,10 @@ export class CreateReportGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "CreateReportGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/CreateWebhookCommand.ts b/clients/client-codebuild/src/commands/CreateWebhookCommand.ts index e297e4ee878e8..270abf47af789 100644 --- a/clients/client-codebuild/src/commands/CreateWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/CreateWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -162,6 +163,10 @@ export class CreateWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "CreateWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts b/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts index 0c1b8f272f0a8..eafa6ce6278e8 100644 --- a/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -126,6 +127,10 @@ export class DeleteBuildBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DeleteBuildBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DeleteProjectCommand.ts b/clients/client-codebuild/src/commands/DeleteProjectCommand.ts index 038dacd2925cc..2cfb846bcf372 100644 --- a/clients/client-codebuild/src/commands/DeleteProjectCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -114,6 +115,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DeleteReportCommand.ts b/clients/client-codebuild/src/commands/DeleteReportCommand.ts index 8fee8194e2540..be9b1d886d5fb 100644 --- a/clients/client-codebuild/src/commands/DeleteReportCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -115,6 +116,10 @@ export class DeleteReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DeleteReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts b/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts index 9c05760b28102..177f6af684630 100644 --- a/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -116,6 +117,10 @@ export class DeleteReportGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DeleteReportGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts index 81bd4a25286ac..d167a79baa11d 100644 --- a/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -115,6 +116,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts index 8d91b955874fb..b3e5095934b79 100644 --- a/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -120,6 +121,10 @@ export class DeleteSourceCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DeleteSourceCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts b/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts index 1405d582e1514..a0e249ef33c62 100644 --- a/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -121,6 +122,10 @@ export class DeleteWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DeleteWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts b/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts index 585936469e8b5..03e63da9feaaf 100644 --- a/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts +++ b/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -137,6 +138,10 @@ export class DescribeCodeCoveragesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DescribeCodeCoverages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts b/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts index a3152648c1d43..c0c5b6f3ac4ff 100644 --- a/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts +++ b/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -140,6 +141,10 @@ export class DescribeTestCasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "DescribeTestCases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts b/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts index ba8586045d467..910416ed5e946 100644 --- a/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts +++ b/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -132,6 +133,10 @@ export class GetReportGroupTrendCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "GetReportGroupTrend", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts index 674258a833e68..e72aa2718f2d1 100644 --- a/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -120,6 +121,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts index e16bdc6f213bc..2de8988e0039e 100644 --- a/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -133,6 +134,10 @@ export class ImportSourceCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: ImportSourceCredentialsInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ImportSourceCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts b/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts index f3944add17a04..5361b3a5eb017 100644 --- a/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts +++ b/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -118,6 +119,10 @@ export class InvalidateProjectCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "InvalidateProjectCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts b/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts index 4586ffcd4bd2f..c9a2b29a61daf 100644 --- a/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -125,6 +126,10 @@ export class ListBuildBatchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListBuildBatches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts b/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts index 0e7d8ea02e8c8..f92f342f725ad 100644 --- a/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -129,6 +130,10 @@ export class ListBuildBatchesForProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListBuildBatchesForProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListBuildsCommand.ts b/clients/client-codebuild/src/commands/ListBuildsCommand.ts index edb5c9d05ec2d..bcc6462aab006 100644 --- a/clients/client-codebuild/src/commands/ListBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -119,6 +120,10 @@ export class ListBuildsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListBuilds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts b/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts index 77240baca2d98..72c2d985c9696 100644 --- a/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -126,6 +127,10 @@ export class ListBuildsForProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListBuildsForProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts b/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts index 0e0644b204d51..d0d8e3887f31a 100644 --- a/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts +++ b/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -135,6 +136,10 @@ export class ListCuratedEnvironmentImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListCuratedEnvironmentImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListProjectsCommand.ts b/clients/client-codebuild/src/commands/ListProjectsCommand.ts index 48a5ef1297c75..56e7c4d1f1af5 100644 --- a/clients/client-codebuild/src/commands/ListProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -121,6 +122,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts b/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts index 805aa421a8be8..59d2900880b7d 100644 --- a/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -125,6 +126,10 @@ export class ListReportGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListReportGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListReportsCommand.ts b/clients/client-codebuild/src/commands/ListReportsCommand.ts index 1ba2ea5b28832..ad80fa63f8590 100644 --- a/clients/client-codebuild/src/commands/ListReportsCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -125,6 +126,10 @@ export class ListReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts b/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts index b3081804ee844..9ec54ffb4cc1a 100644 --- a/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -131,6 +132,10 @@ export class ListReportsForReportGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListReportsForReportGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts b/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts index a37f689e292fb..f20533379c457 100644 --- a/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -123,6 +124,10 @@ export class ListSharedProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListSharedProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts b/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts index 1521bb81e3837..10a2936ee738b 100644 --- a/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -124,6 +125,10 @@ export class ListSharedReportGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListSharedReportGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts index 23c394d23908e..c2ca95d261609 100644 --- a/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -121,6 +122,10 @@ export class ListSourceCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "ListSourceCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts index 9bb9c6e18dc57..d9207a910a795 100644 --- a/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -122,6 +123,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts b/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts index 89e699e4840d2..e2d85d44a1b3d 100644 --- a/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -333,6 +334,10 @@ export class RetryBuildBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "RetryBuildBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/RetryBuildCommand.ts b/clients/client-codebuild/src/commands/RetryBuildCommand.ts index 35b224659a7fc..563fb90c693d7 100644 --- a/clients/client-codebuild/src/commands/RetryBuildCommand.ts +++ b/clients/client-codebuild/src/commands/RetryBuildCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -303,6 +304,10 @@ export class RetryBuildCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "RetryBuild", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts b/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts index 4f972995db922..bf5cf3007a8b7 100644 --- a/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -454,6 +455,10 @@ export class StartBuildBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "StartBuildBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/StartBuildCommand.ts b/clients/client-codebuild/src/commands/StartBuildCommand.ts index 00d60406c563d..6066786efed56 100644 --- a/clients/client-codebuild/src/commands/StartBuildCommand.ts +++ b/clients/client-codebuild/src/commands/StartBuildCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -417,6 +418,10 @@ export class StartBuildCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "StartBuild", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts b/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts index 120cfc815bc42..c3f8ec6f42fd8 100644 --- a/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -331,6 +332,10 @@ export class StopBuildBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "StopBuildBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/StopBuildCommand.ts b/clients/client-codebuild/src/commands/StopBuildCommand.ts index 2cc29b9ed4282..82fe748b5a73c 100644 --- a/clients/client-codebuild/src/commands/StopBuildCommand.ts +++ b/clients/client-codebuild/src/commands/StopBuildCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -299,6 +300,10 @@ export class StopBuildCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "StopBuild", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/UpdateProjectCommand.ts b/clients/client-codebuild/src/commands/UpdateProjectCommand.ts index 7eda9e89d2446..8c39fb2fe2875 100644 --- a/clients/client-codebuild/src/commands/UpdateProjectCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -460,6 +461,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts b/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts index f6d1a5e0956af..df1fc7f764a95 100644 --- a/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -161,6 +162,10 @@ export class UpdateProjectVisibilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "UpdateProjectVisibility", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts b/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts index 9a70a014e7616..24c3bbac4c2b3 100644 --- a/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -163,6 +164,10 @@ export class UpdateReportGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "UpdateReportGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts b/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts index 379dfb8ef5af7..1d38e80b900f3 100644 --- a/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient"; @@ -153,6 +154,10 @@ export class UpdateWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeBuild_20161006", + operation: "UpdateWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/package.json b/clients/client-codecatalyst/package.json index e00de9ba1dac4..5448a6126d020 100644 --- a/clients/client-codecatalyst/package.json +++ b/clients/client-codecatalyst/package.json @@ -31,27 +31,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts b/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts index 45ae3590bdf42..9cf88932eae5d 100644 --- a/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -145,6 +146,10 @@ export class CreateAccessTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateAccessTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "CreateAccessToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts index 486339f3ad6dc..c7777fa3af5c8 100644 --- a/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -160,6 +161,10 @@ export class CreateDevEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "CreateDevEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts b/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts index a78a300ca6b02..a776daf75c773 100644 --- a/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -136,6 +137,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts index b1ed5c91611d9..9b42f7785d882 100644 --- a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -148,6 +149,10 @@ export class CreateSourceRepositoryBranchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "CreateSourceRepositoryBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts index 1cf976d951ef9..c019c07d2b908 100644 --- a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -140,6 +141,10 @@ export class CreateSourceRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "CreateSourceRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts b/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts index ce5f30816ee4c..3ffec06c0ee89 100644 --- a/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -131,6 +132,10 @@ export class DeleteAccessTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "DeleteAccessToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts index d2614a1b3fb68..ad5d4c2d41cc1 100644 --- a/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -137,6 +138,10 @@ export class DeleteDevEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "DeleteDevEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts b/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts index c890cf7ce7d0a..f45feb9b8bced 100644 --- a/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -134,6 +135,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts index 803ff0e8d7c59..4f4300153311d 100644 --- a/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -137,6 +138,10 @@ export class DeleteSourceRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "DeleteSourceRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts b/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts index 71cd4b34ac89e..66f4b4265ae50 100644 --- a/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -135,6 +136,10 @@ export class DeleteSpaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "DeleteSpace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts index 661851da763fe..cf49dfe954bac 100644 --- a/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -159,6 +160,10 @@ export class GetDevEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "GetDevEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/GetProjectCommand.ts b/clients/client-codecatalyst/src/commands/GetProjectCommand.ts index bef5b8faa5f48..0b7407115b694 100644 --- a/clients/client-codecatalyst/src/commands/GetProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -135,6 +136,10 @@ export class GetProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "GetProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts index bb9e1861837b5..bb743820e2e12 100644 --- a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -141,6 +142,10 @@ export class GetSourceRepositoryCloneUrlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "GetSourceRepositoryCloneUrls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts index 8079448173d4b..24585700c2866 100644 --- a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -140,6 +141,10 @@ export class GetSourceRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "GetSourceRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts b/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts index 96ec72ce3db0f..2cc3bf8811df0 100644 --- a/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -134,6 +135,10 @@ export class GetSpaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "GetSpace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts b/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts index fe9b408579733..70f3a5f97586c 100644 --- a/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -135,6 +136,10 @@ export class GetSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "GetSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts b/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts index 6be68781a653e..20f03f2e256ff 100644 --- a/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -141,6 +142,10 @@ export class GetUserDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "GetUserDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts b/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts index 2cc76dafe805f..e2dab95b2947c 100644 --- a/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -141,6 +142,10 @@ export class ListAccessTokensCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "ListAccessTokens", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts b/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts index 493318fad4dc2..7367124038a41 100644 --- a/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -146,6 +147,10 @@ export class ListDevEnvironmentSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "ListDevEnvironmentSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts b/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts index 3c086a68dba17..0cd18295de7f3 100644 --- a/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -174,6 +175,10 @@ export class ListDevEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "ListDevEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts b/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts index f62fcf53d5be3..486afab5dbfa0 100644 --- a/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -169,6 +170,10 @@ export class ListEventLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "ListEventLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts b/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts index ae9698f6856d7..88064158b730c 100644 --- a/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -149,6 +150,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts b/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts index 01d2fb36881b4..ea4f8fd19cd3c 100644 --- a/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -145,6 +146,10 @@ export class ListSourceRepositoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "ListSourceRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts b/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts index b001bee4788c2..43e7a5f317de5 100644 --- a/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -150,6 +151,10 @@ export class ListSourceRepositoryBranchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "ListSourceRepositoryBranches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts b/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts index 17b1242dab9b6..d71ab7ed2887c 100644 --- a/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -139,6 +140,10 @@ export class ListSpacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "ListSpaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts index 8fa7ef4276afa..2105a868db578 100644 --- a/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -146,6 +147,10 @@ export class StartDevEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "StartDevEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts b/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts index 9e7e28811d9cc..1ec2e3cd35b4f 100644 --- a/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -155,6 +156,10 @@ export class StartDevEnvironmentSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StartDevEnvironmentSessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "StartDevEnvironmentSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts index a8aa99730b172..4bf56addb66ff 100644 --- a/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -138,6 +139,10 @@ export class StopDevEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "StopDevEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts b/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts index 1dd1668cf4cf6..51ac46b3e0c05 100644 --- a/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -139,6 +140,10 @@ export class StopDevEnvironmentSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "StopDevEnvironmentSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts index 498242caaa235..94e3a23c05b8b 100644 --- a/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -157,6 +158,10 @@ export class UpdateDevEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "UpdateDevEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts b/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts index d8bb5bd1313d1..920cd37b9dddb 100644 --- a/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -136,6 +137,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts b/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts index 874b740cd5d9e..3b718582afab2 100644 --- a/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -134,6 +135,10 @@ export class UpdateSpaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "UpdateSpace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts b/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts index d3b30d39d44f9..617df9db41000 100644 --- a/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCatalystClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCatalystClient"; @@ -129,6 +130,10 @@ export class VerifySessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCatalyst", + operation: "VerifySession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index 7b0b2aaac4ed3..d42621579bc19 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts b/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts index 06ef68e8b7134..a8dbe69672a5f 100644 --- a/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -174,6 +175,10 @@ export class AssociateApprovalRuleTemplateWithRepositoryCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "AssociateApprovalRuleTemplateWithRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts index 9edda695ce18f..629f587707548 100644 --- a/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -174,6 +175,10 @@ export class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends $ commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "BatchAssociateApprovalRuleTemplateWithRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts index 9549dda3d555e..ab2d01783749b 100644 --- a/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -259,6 +260,10 @@ export class BatchDescribeMergeConflictsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "BatchDescribeMergeConflicts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts index 266259f06119f..c68f9fd589d70 100644 --- a/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -174,6 +175,10 @@ export class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extend commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "BatchDisassociateApprovalRuleTemplateFromRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts b/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts index 45786c8dcafbe..32593009e94a9 100644 --- a/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts +++ b/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -179,6 +180,10 @@ export class BatchGetCommitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "BatchGetCommits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts index f0b05eba53357..9858973aefb9a 100644 --- a/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -168,6 +169,10 @@ export class BatchGetRepositoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "BatchGetRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts index 8ef2f83080630..b3fb34a2a6a2c 100644 --- a/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -156,6 +157,10 @@ export class CreateApprovalRuleTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "CreateApprovalRuleTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/CreateBranchCommand.ts b/clients/client-codecommit/src/commands/CreateBranchCommand.ts index a4c61925cd8df..de83bbb351f19 100644 --- a/clients/client-codecommit/src/commands/CreateBranchCommand.ts +++ b/clients/client-codecommit/src/commands/CreateBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -164,6 +165,10 @@ export class CreateBranchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "CreateBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/CreateCommitCommand.ts b/clients/client-codecommit/src/commands/CreateCommitCommand.ts index 4b479874cc72f..51157cc17fb95 100644 --- a/clients/client-codecommit/src/commands/CreateCommitCommand.ts +++ b/clients/client-codecommit/src/commands/CreateCommitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -300,6 +301,10 @@ export class CreateCommitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "CreateCommit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts b/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts index 5aef3b228bcbe..75b85587daa51 100644 --- a/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts +++ b/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -179,6 +180,10 @@ export class CreatePullRequestApprovalRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "CreatePullRequestApprovalRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts b/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts index 46f729b74f04d..681b7f283b82c 100644 --- a/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -255,6 +256,10 @@ export class CreatePullRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "CreatePullRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts b/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts index bc2d603b78b04..88432ce2ddc85 100644 --- a/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -176,6 +177,10 @@ export class CreateRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "CreateRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts b/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts index 3836b1cb5fb12..10fbaf7133bd6 100644 --- a/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts +++ b/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -277,6 +278,10 @@ export class CreateUnreferencedMergeCommitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "CreateUnreferencedMergeCommit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts index 4192008e8e803..c2cb988cbd4d7 100644 --- a/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -126,6 +127,10 @@ export class DeleteApprovalRuleTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DeleteApprovalRuleTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DeleteBranchCommand.ts b/clients/client-codecommit/src/commands/DeleteBranchCommand.ts index 862f70361f078..30b8fed4c2d80 100644 --- a/clients/client-codecommit/src/commands/DeleteBranchCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -154,6 +155,10 @@ export class DeleteBranchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DeleteBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts b/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts index 02b742b81b108..8af007d9c748b 100644 --- a/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -142,6 +143,10 @@ export class DeleteCommentContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DeleteCommentContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DeleteFileCommand.ts b/clients/client-codecommit/src/commands/DeleteFileCommand.ts index 1ebd3185aafb5..4aa215f10c4d5 100644 --- a/clients/client-codecommit/src/commands/DeleteFileCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteFileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -201,6 +202,10 @@ export class DeleteFileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DeleteFile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts b/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts index fbab8eb1ca50c..bcdfa2823fba4 100644 --- a/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts +++ b/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -159,6 +160,10 @@ export class DeletePullRequestApprovalRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DeletePullRequestApprovalRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts b/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts index e35a0197f8f4d..f23c0aec3475f 100644 --- a/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -145,6 +146,10 @@ export class DeleteRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DeleteRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts index e8c31be842d5f..708cc85c6b275 100644 --- a/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -254,6 +255,10 @@ export class DescribeMergeConflictsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DescribeMergeConflicts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts b/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts index a88396135ffab..bc9090a4f90ad 100644 --- a/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts +++ b/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -204,6 +205,10 @@ export class DescribePullRequestEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DescribePullRequestEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts b/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts index 74e9c2dedca3b..71fc4fe65485a 100644 --- a/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -167,6 +168,10 @@ export class DisassociateApprovalRuleTemplateFromRepositoryCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "DisassociateApprovalRuleTemplateFromRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts b/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts index 60d707943f3fc..b8c55b25cc060 100644 --- a/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts +++ b/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -162,6 +163,10 @@ export class EvaluatePullRequestApprovalRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "EvaluatePullRequestApprovalRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts index bd1cf3d8e52d4..ce1fb7c672728 100644 --- a/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -135,6 +136,10 @@ export class GetApprovalRuleTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetApprovalRuleTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetBlobCommand.ts b/clients/client-codecommit/src/commands/GetBlobCommand.ts index 516e2e4dd2e4e..6c9aa2ae31400 100644 --- a/clients/client-codecommit/src/commands/GetBlobCommand.ts +++ b/clients/client-codecommit/src/commands/GetBlobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -155,6 +156,10 @@ export class GetBlobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetBlob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetBranchCommand.ts b/clients/client-codecommit/src/commands/GetBranchCommand.ts index c6fc7749af5cf..65e9726510b42 100644 --- a/clients/client-codecommit/src/commands/GetBranchCommand.ts +++ b/clients/client-codecommit/src/commands/GetBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -154,6 +155,10 @@ export class GetBranchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetCommentCommand.ts b/clients/client-codecommit/src/commands/GetCommentCommand.ts index 1bab251ebb61a..a3e28fb2325ea 100644 --- a/clients/client-codecommit/src/commands/GetCommentCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -159,6 +160,10 @@ export class GetCommentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetComment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts b/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts index ee4c360319fd5..e5346c1ae08fd 100644 --- a/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -152,6 +153,10 @@ export class GetCommentReactionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetCommentReactions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts b/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts index ed3153bc47980..75c000ada2d6b 100644 --- a/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -203,6 +204,10 @@ export class GetCommentsForComparedCommitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetCommentsForComparedCommit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts b/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts index 811bda01b1cfe..ee187eedcba5a 100644 --- a/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -212,6 +213,10 @@ export class GetCommentsForPullRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetCommentsForPullRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetCommitCommand.ts b/clients/client-codecommit/src/commands/GetCommitCommand.ts index 2a3ca5b437036..0cb2d60972ada 100644 --- a/clients/client-codecommit/src/commands/GetCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -169,6 +170,10 @@ export class GetCommitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetCommit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetDifferencesCommand.ts b/clients/client-codecommit/src/commands/GetDifferencesCommand.ts index b979fd3f40dc9..3a16ce32afbec 100644 --- a/clients/client-codecommit/src/commands/GetDifferencesCommand.ts +++ b/clients/client-codecommit/src/commands/GetDifferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -190,6 +191,10 @@ export class GetDifferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetDifferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetFileCommand.ts b/clients/client-codecommit/src/commands/GetFileCommand.ts index 084e8cee91b67..e23e31678d64c 100644 --- a/clients/client-codecommit/src/commands/GetFileCommand.ts +++ b/clients/client-codecommit/src/commands/GetFileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -168,6 +169,10 @@ export class GetFileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetFile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetFolderCommand.ts b/clients/client-codecommit/src/commands/GetFolderCommand.ts index 013465cc9f053..6e4e5952d9879 100644 --- a/clients/client-codecommit/src/commands/GetFolderCommand.ts +++ b/clients/client-codecommit/src/commands/GetFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -191,6 +192,10 @@ export class GetFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts b/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts index 9477121534722..92158cdeed0c1 100644 --- a/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -165,6 +166,10 @@ export class GetMergeCommitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetMergeCommit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts index 5a5f5fd4ca75f..de564625c98f4 100644 --- a/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -230,6 +231,10 @@ export class GetMergeConflictsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetMergeConflicts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts b/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts index a7fe0c46d5859..00dd473a7c05c 100644 --- a/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -179,6 +180,10 @@ export class GetMergeOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetMergeOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts index 4c7bc347eb753..ed7f2aeb6ebf9 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -156,6 +157,10 @@ export class GetPullRequestApprovalStatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetPullRequestApprovalStates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetPullRequestCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestCommand.ts index 63cf16d1af8a3..f1f542c83d121 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -179,6 +180,10 @@ export class GetPullRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetPullRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts index 1844756ffd941..d633b358d8e32 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -147,6 +148,10 @@ export class GetPullRequestOverrideStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetPullRequestOverrideState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetRepositoryCommand.ts b/clients/client-codecommit/src/commands/GetRepositoryCommand.ts index 37fb0c32a498b..a0ec0b995c6a9 100644 --- a/clients/client-codecommit/src/commands/GetRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/GetRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -159,6 +160,10 @@ export class GetRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts index f6e488f8500db..9103e2971c3d0 100644 --- a/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -156,6 +157,10 @@ export class GetRepositoryTriggersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "GetRepositoryTriggers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts b/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts index ea21e257d0a53..33ac0cb426f46 100644 --- a/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts +++ b/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -125,6 +126,10 @@ export class ListApprovalRuleTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "ListApprovalRuleTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts b/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts index 9d712fb29d7a8..3e34ed3b49f39 100644 --- a/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -169,6 +170,10 @@ export class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends $Co commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "ListAssociatedApprovalRuleTemplatesForRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/ListBranchesCommand.ts b/clients/client-codecommit/src/commands/ListBranchesCommand.ts index b81a2953aeca8..cf154c20da692 100644 --- a/clients/client-codecommit/src/commands/ListBranchesCommand.ts +++ b/clients/client-codecommit/src/commands/ListBranchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -148,6 +149,10 @@ export class ListBranchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "ListBranches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts b/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts index 7f5d5f254e0e6..3b28364480809 100644 --- a/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts +++ b/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -194,6 +195,10 @@ export class ListFileCommitHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "ListFileCommitHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts b/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts index d9b06ba467595..1bec6fcfe7d7f 100644 --- a/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts +++ b/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -167,6 +168,10 @@ export class ListPullRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "ListPullRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts b/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts index 850b1ca71ce92..5c85f72b6106b 100644 --- a/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -131,6 +132,10 @@ export class ListRepositoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "ListRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts index 90d690535b6ad..e123d8973c402 100644 --- a/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -167,6 +168,10 @@ export class ListRepositoriesForApprovalRuleTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "ListRepositoriesForApprovalRuleTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts b/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts index d2d0fa919c302..9b50a9ecda6e7 100644 --- a/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -140,6 +141,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts index 33b8e3344ba2c..d6f99824572bb 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -182,6 +183,10 @@ export class MergeBranchesByFastForwardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "MergeBranchesByFastForward", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts index 8949459f955bb..86367cbf1fd2c 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -275,6 +276,10 @@ export class MergeBranchesBySquashCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "MergeBranchesBySquash", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts index 542f043a457a6..4810e85a39320 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -275,6 +276,10 @@ export class MergeBranchesByThreeWayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "MergeBranchesByThreeWay", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts index c2495bfec70d7..5416993a4ad5e 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -226,6 +227,10 @@ export class MergePullRequestByFastForwardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "MergePullRequestByFastForward", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts index d318e5af81731..2ec997c20570f 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -311,6 +312,10 @@ export class MergePullRequestBySquashCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "MergePullRequestBySquash", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts index ec9df4041a116..ea3bddd4608ef 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -311,6 +312,10 @@ export class MergePullRequestByThreeWayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "MergePullRequestByThreeWay", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts b/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts index c70ebf5555063..5ad77299f931e 100644 --- a/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts +++ b/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -162,6 +163,10 @@ export class OverridePullRequestApprovalRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "OverridePullRequestApprovalRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts b/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts index 2c2f8ab3b7470..8d1bea31e42ef 100644 --- a/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -233,6 +234,10 @@ export class PostCommentForComparedCommitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "PostCommentForComparedCommit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts b/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts index cdb6a42d7fd7e..5e04b3a84d27c 100644 --- a/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -242,6 +243,10 @@ export class PostCommentForPullRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "PostCommentForPullRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts b/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts index 170b73f11ef86..34862c4fc7720 100644 --- a/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -161,6 +162,10 @@ export class PostCommentReplyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "PostCommentReply", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts b/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts index 52c6ef143107d..2a3678ad301f6 100644 --- a/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts +++ b/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -136,6 +137,10 @@ export class PutCommentReactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "PutCommentReaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/PutFileCommand.ts b/clients/client-codecommit/src/commands/PutFileCommand.ts index 77f574eaf2365..d9566e3bb4654 100644 --- a/clients/client-codecommit/src/commands/PutFileCommand.ts +++ b/clients/client-codecommit/src/commands/PutFileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -230,6 +231,10 @@ export class PutFileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "PutFile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts index 52df2c298cdbb..6cb21883897cd 100644 --- a/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -199,6 +200,10 @@ export class PutRepositoryTriggersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "PutRepositoryTriggers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/TagResourceCommand.ts b/clients/client-codecommit/src/commands/TagResourceCommand.ts index 6df4ba585a8bf..1625f5e5b95c3 100644 --- a/clients/client-codecommit/src/commands/TagResourceCommand.ts +++ b/clients/client-codecommit/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -151,6 +152,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts index 99cf9acfdb37e..e22447fda5f65 100644 --- a/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -209,6 +210,10 @@ export class TestRepositoryTriggersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "TestRepositoryTriggers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UntagResourceCommand.ts b/clients/client-codecommit/src/commands/UntagResourceCommand.ts index e119001bd674f..78181248af6f0 100644 --- a/clients/client-codecommit/src/commands/UntagResourceCommand.ts +++ b/clients/client-codecommit/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -150,6 +151,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts index 48f370062c189..9f38ddcdb5656 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -153,6 +154,10 @@ export class UpdateApprovalRuleTemplateContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdateApprovalRuleTemplateContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts index 013e41f2607fb..f8944ad7dfd54 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -149,6 +150,10 @@ export class UpdateApprovalRuleTemplateDescriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdateApprovalRuleTemplateDescription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts index dcbc9020f8d86..f903b81e00e98 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -146,6 +147,10 @@ export class UpdateApprovalRuleTemplateNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdateApprovalRuleTemplateName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdateCommentCommand.ts b/clients/client-codecommit/src/commands/UpdateCommentCommand.ts index b8a6909ce8764..c7c6586d8210e 100644 --- a/clients/client-codecommit/src/commands/UpdateCommentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateCommentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -150,6 +151,10 @@ export class UpdateCommentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdateComment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts b/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts index 944d40deaa350..a0e5cfad8b5ae 100644 --- a/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -154,6 +155,10 @@ export class UpdateDefaultBranchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdateDefaultBranch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts index 50e48dd06bcfa..3caf0e1a12ddc 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -187,6 +188,10 @@ export class UpdatePullRequestApprovalRuleContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdatePullRequestApprovalRuleContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts index 6b05616f9aa0f..7b41675f7dc2c 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -166,6 +167,10 @@ export class UpdatePullRequestApprovalStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdatePullRequestApprovalState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts index 4974caacafdbd..2222efe51cf1e 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -177,6 +178,10 @@ export class UpdatePullRequestDescriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdatePullRequestDescription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts index b40fc76cee819..715ffdb2b529e 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -189,6 +190,10 @@ export class UpdatePullRequestStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdatePullRequestStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts index 2d43371e226b6..5d63141cbb23c 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -174,6 +175,10 @@ export class UpdatePullRequestTitleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdatePullRequestTitle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts index 388c5eb154eff..1637369f15be4 100644 --- a/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -152,6 +153,10 @@ export class UpdateRepositoryDescriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdateRepositoryDescription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts b/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts index b5d994b143a7e..e0b976c76e5cc 100644 --- a/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeCommitClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeCommitClient"; @@ -134,6 +135,10 @@ export class UpdateRepositoryNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeCommit_20150413", + operation: "UpdateRepositoryName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index f907f97bb9b03..f118391507d79 100644 --- a/clients/client-codedeploy/package.json +++ b/clients/client-codedeploy/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts index 16c1bc5a3afbf..ec35cd40e5127 100644 --- a/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -145,6 +146,10 @@ export class AddTagsToOnPremisesInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "AddTagsToOnPremisesInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts index d714099361e69..1ddd29718eff8 100644 --- a/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -198,6 +199,10 @@ export class BatchGetApplicationRevisionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "BatchGetApplicationRevisions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts index 41b447a093d11..b6b8052c132af 100644 --- a/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -138,6 +139,10 @@ export class BatchGetApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "BatchGetApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts index 1c30bfd10709b..0fc3565da485b 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -304,6 +305,10 @@ export class BatchGetDeploymentGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "BatchGetDeploymentGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts index 27e3003dadeff..d588d32cfb0f7 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -171,6 +172,10 @@ export class BatchGetDeploymentInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "BatchGetDeploymentInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts index 3458565f6d1b0..e4919a00e037c 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -285,6 +286,10 @@ export class BatchGetDeploymentTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "BatchGetDeploymentTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts index 51e1873916eec..d20f4cdbd8044 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -302,6 +303,10 @@ export class BatchGetDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "BatchGetDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts index baf3374255599..5959e44596e89 100644 --- a/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -141,6 +142,10 @@ export class BatchGetOnPremisesInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "BatchGetOnPremisesInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts b/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts index 60052b5767b7b..f9b2943dfbfb8 100644 --- a/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -142,6 +143,10 @@ export class ContinueDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ContinueDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts b/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts index 7cdcfc6c6cbe4..2dc107276e775 100644 --- a/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -139,6 +140,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts index 1520ce8f3e83b..7615a48a5e1a1 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -303,6 +304,10 @@ export class CreateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "CreateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts index 4b30c3ea1c986..3f316cbf38f29 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -153,6 +154,10 @@ export class CreateDeploymentConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "CreateDeploymentConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts index c2727387622ec..ce0d4fe3803f5 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -371,6 +372,10 @@ export class CreateDeploymentGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "CreateDeploymentGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts b/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts index 3a01bb40d0638..931e1e9104f7e 100644 --- a/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -123,6 +124,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts index 2085e114d0beb..9f976529f4458 100644 --- a/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -128,6 +129,10 @@ export class DeleteDeploymentConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "DeleteDeploymentConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts index f9140affbab41..02f6fb1fa7ec9 100644 --- a/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -137,6 +138,10 @@ export class DeleteDeploymentGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "DeleteDeploymentGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts b/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts index cf0753a2a0dc4..95a39db745737 100644 --- a/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -129,6 +130,10 @@ export class DeleteGitHubAccountTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "DeleteGitHubAccountToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts b/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts index 28851ccaf4c70..5211ab58305c3 100644 --- a/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -112,6 +113,10 @@ export class DeleteResourcesByExternalIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "DeleteResourcesByExternalId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts index a8b42ce1af1ae..9ac2aa5f839fa 100644 --- a/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -121,6 +122,10 @@ export class DeregisterOnPremisesInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "DeregisterOnPremisesInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/GetApplicationCommand.ts b/clients/client-codedeploy/src/commands/GetApplicationCommand.ts index faddcca5983d4..63b8618485830 100644 --- a/clients/client-codedeploy/src/commands/GetApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/GetApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -130,6 +131,10 @@ export class GetApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "GetApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts b/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts index 705fde060df27..3dabee034af97 100644 --- a/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts +++ b/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -185,6 +186,10 @@ export class GetApplicationRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "GetApplicationRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts index 7f16a41c820fc..16d43dfeab4ab 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -302,6 +303,10 @@ export class GetDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "GetDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts index 6a6cd902e6298..43923ec62adf2 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -147,6 +148,10 @@ export class GetDeploymentConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "GetDeploymentConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts index 02244252d9b3b..7bb23e4761b29 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -299,6 +300,10 @@ export class GetDeploymentGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "GetDeploymentGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts index f78140911a766..d95fe4add68b8 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -159,6 +160,10 @@ export class GetDeploymentInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "GetDeploymentInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts index 8ae67e82f2a46..54a452b766018 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -249,6 +250,10 @@ export class GetDeploymentTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "GetDeploymentTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts index 7ba0ad3e5d0bc..ffde2e09eb3a2 100644 --- a/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -136,6 +137,10 @@ export class GetOnPremisesInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "GetOnPremisesInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts b/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts index 37d78e67ba229..0caadefe015a1 100644 --- a/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -175,6 +176,10 @@ export class ListApplicationRevisionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListApplicationRevisions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts b/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts index 5bdb36484c1fa..b1f69ec5fe56b 100644 --- a/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -120,6 +121,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts index 42c66e0c4e773..70610de1f4a04 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -120,6 +121,10 @@ export class ListDeploymentConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListDeploymentConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts index 0fa2cf914f907..66a004b9a5541 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -132,6 +133,10 @@ export class ListDeploymentGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListDeploymentGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts index 681b7d1e4b710..9248b4eadc1d0 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -167,6 +168,10 @@ export class ListDeploymentInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListDeploymentInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts index 9905dc26d35c0..ba52c04a5ae31 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -151,6 +152,10 @@ export class ListDeploymentTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListDeploymentTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts index bfbb676939b9e..627813ad07735 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -161,6 +162,10 @@ export class ListDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts b/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts index 6dba19b247860..1a77e23023c8c 100644 --- a/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -126,6 +127,10 @@ export class ListGitHubAccountTokenNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListGitHubAccountTokenNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts index 8ca94ceb7ed14..ee01b05b3a09a 100644 --- a/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -137,6 +138,10 @@ export class ListOnPremisesInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListOnPremisesInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts b/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts index 4d6d5b10f085b..4998e1a9d24d7 100644 --- a/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -132,6 +133,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts b/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts index 591b2a8308d6e..04a5a4d62075a 100644 --- a/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts +++ b/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -158,6 +159,10 @@ export class PutLifecycleEventHookExecutionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "PutLifecycleEventHookExecutionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts b/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts index 0f22a9b811e0d..0604e5813e566 100644 --- a/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts +++ b/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -153,6 +154,10 @@ export class RegisterApplicationRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "RegisterApplicationRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts index 302b525871adf..2ff36293f5fc0 100644 --- a/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -150,6 +151,10 @@ export class RegisterOnPremisesInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "RegisterOnPremisesInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts index ef5fce53553da..c27977995951f 100644 --- a/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -145,6 +146,10 @@ export class RemoveTagsFromOnPremisesInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "RemoveTagsFromOnPremisesInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts b/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts index 6fd8ca32071f8..a3b71e5a7d982 100644 --- a/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts +++ b/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -137,6 +138,10 @@ export class SkipWaitTimeForInstanceTerminationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "SkipWaitTimeForInstanceTermination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts b/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts index 8eb277568d3ad..20d274a27ff7b 100644 --- a/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -135,6 +136,10 @@ export class StopDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "StopDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/TagResourceCommand.ts b/clients/client-codedeploy/src/commands/TagResourceCommand.ts index c1920bdb4321a..72b564ec1f9db 100644 --- a/clients/client-codedeploy/src/commands/TagResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -143,6 +144,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/UntagResourceCommand.ts b/clients/client-codedeploy/src/commands/UntagResourceCommand.ts index 3c7103490d894..3a72682593ab6 100644 --- a/clients/client-codedeploy/src/commands/UntagResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -141,6 +142,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts b/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts index a338fe626bddc..8a13571324c18 100644 --- a/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -125,6 +126,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts index bf320443c85b5..1d401e3412ce2 100644 --- a/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient"; @@ -365,6 +366,10 @@ export class UpdateDeploymentGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeDeploy_20141006", + operation: "UpdateDeploymentGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index 93a46797195d9..f4f36d482cb9c 100644 --- a/clients/client-codeguru-reviewer/package.json +++ b/clients/client-codeguru-reviewer/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts b/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts index a4b848418731d..dae377f5be421 100644 --- a/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -201,6 +202,10 @@ export class AssociateRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "AssociateRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts b/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts index 0f6c078e38d88..67e64dacf4e1d 100644 --- a/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -237,6 +238,10 @@ export class CreateCodeReviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "CreateCodeReview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts index 09c24fca16eb9..6fc0f4e164ecf 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -184,6 +185,10 @@ export class DescribeCodeReviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "DescribeCodeReview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts index 7b2eb32a8da78..e82279cb7d064 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -145,6 +146,10 @@ export class DescribeRecommendationFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "DescribeRecommendationFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts index 54619bc9a9fb8..10ed560370079 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -160,6 +161,10 @@ export class DescribeRepositoryAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "DescribeRepositoryAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts b/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts index 2e67769382ad1..9ed013f9b1c26 100644 --- a/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -159,6 +160,10 @@ export class DisassociateRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "DisassociateRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts index cedc484ad61f0..ab60fde88626e 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -189,6 +190,10 @@ export class ListCodeReviewsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "ListCodeReviews", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts index 9ad2adc44a29f..ceee661c5cdd3 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -147,6 +148,10 @@ export class ListRecommendationFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "ListRecommendationFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts index e50734fc249df..224b4dfc2acdd 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -151,6 +152,10 @@ export class ListRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "ListRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts index 95ad0a09c7d95..f3fa3928bb1db 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -149,6 +150,10 @@ export class ListRepositoryAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "ListRepositoryAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts index 4261cb1b92dd9..82dbf15884b9b 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts index 08544a9a6f6f4..7565efdf341e0 100644 --- a/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -132,6 +133,10 @@ export class PutRecommendationFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "PutRecommendationFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts index e6a826daf5bc6..4a627bc099a0d 100644 --- a/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts index 91d97d2b9868b..26a55fe6df4d1 100644 --- a/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruReviewerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruReviewerClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGuruFrontendService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/package.json b/clients/client-codeguru-security/package.json index f18a757c2739b..cf36f652afde6 100644 --- a/clients/client-codeguru-security/package.json +++ b/clients/client-codeguru-security/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts b/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts index 44b8a3bf3344a..b3432026e3243 100644 --- a/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts +++ b/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -195,6 +196,10 @@ export class BatchGetFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "BatchGetFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/CreateScanCommand.ts b/clients/client-codeguru-security/src/commands/CreateScanCommand.ts index 966e907919fec..563056ac4cf72 100644 --- a/clients/client-codeguru-security/src/commands/CreateScanCommand.ts +++ b/clients/client-codeguru-security/src/commands/CreateScanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -147,6 +148,10 @@ export class CreateScanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "CreateScan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts b/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts index a9dd93a04d00c..5531c19ae0f89 100644 --- a/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts +++ b/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -136,6 +137,10 @@ export class CreateUploadUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateUploadUrlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "CreateUploadUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts b/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts index a9428ef641797..a9da3b11ffa1a 100644 --- a/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -126,6 +127,10 @@ export class GetAccountConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "GetAccountConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts b/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts index 2a1a0bac672c1..a6a443747ec0c 100644 --- a/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -192,6 +193,10 @@ export class GetFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "GetFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts b/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts index 11eba7e66bc97..04d8109e0c118 100644 --- a/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -155,6 +156,10 @@ export class GetMetricsSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "GetMetricsSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/GetScanCommand.ts b/clients/client-codeguru-security/src/commands/GetScanCommand.ts index 1835beb293f44..72342619aa9a1 100644 --- a/clients/client-codeguru-security/src/commands/GetScanCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetScanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -132,6 +133,10 @@ export class GetScanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "GetScan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts b/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts index c8d3ac5441b96..6913159e17675 100644 --- a/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -162,6 +163,10 @@ export class ListFindingsMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "ListFindingsMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/ListScansCommand.ts b/clients/client-codeguru-security/src/commands/ListScansCommand.ts index 494d3b8d227e4..e965ed1d724b9 100644 --- a/clients/client-codeguru-security/src/commands/ListScansCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListScansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -136,6 +137,10 @@ export class ListScansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "ListScans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts index 1ad42f68a83cb..00d8bdeb45173 100644 --- a/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -136,6 +137,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/TagResourceCommand.ts b/clients/client-codeguru-security/src/commands/TagResourceCommand.ts index 2d15d2f509b82..51d3100438b52 100644 --- a/clients/client-codeguru-security/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -133,6 +134,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts b/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts index a8c4e24859900..9549b99868cb6 100644 --- a/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -133,6 +134,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts b/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts index 7b17759393a71..834af4a4ec95b 100644 --- a/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts +++ b/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruSecurityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruSecurityClient"; @@ -133,6 +134,10 @@ export class UpdateAccountConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsCodeGuruSecurity", + operation: "UpdateAccountConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/package.json b/clients/client-codeguruprofiler/package.json index 13dc871ff64ef..f6a6547b0d3b5 100644 --- a/clients/client-codeguruprofiler/package.json +++ b/clients/client-codeguruprofiler/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts b/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts index 70deab7da12b5..391ef9af2f55b 100644 --- a/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -157,6 +158,10 @@ export class AddNotificationChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "AddNotificationChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts b/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts index d41e2deed4871..3b649f1235672 100644 --- a/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -169,6 +170,10 @@ export class BatchGetFrameMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "BatchGetFrameMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts b/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts index e03978eb95543..c6867c349f2aa 100644 --- a/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -140,6 +141,10 @@ export class ConfigureAgentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "ConfigureAgent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts index 3b5cd28ca247f..231fea39d373c 100644 --- a/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -163,6 +164,10 @@ export class CreateProfilingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "CreateProfilingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts index 101a4e47ef387..d13571790d68d 100644 --- a/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -130,6 +131,10 @@ export class DeleteProfilingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "DeleteProfilingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts index 18b6338294b7f..45765c7eea303 100644 --- a/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -151,6 +152,10 @@ export class DescribeProfilingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "DescribeProfilingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts b/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts index c0d17b3032d98..2c6455b4fcc14 100644 --- a/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -145,6 +146,10 @@ export class GetFindingsReportAccountSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "GetFindingsReportAccountSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts b/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts index 9855e3fce9adf..89cb91dbe422a 100644 --- a/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -141,6 +142,10 @@ export class GetNotificationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "GetNotificationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts b/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts index 814ab1c40c5b7..e4df5dd8c7d1a 100644 --- a/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -124,6 +125,10 @@ export class GetPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "GetPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts b/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts index 9b8bf27329e4a..3ed43543b6c93 100644 --- a/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -210,6 +211,10 @@ export class GetProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "GetProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts b/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts index 002ba10ac9f8b..fdfa228b2d4ae 100644 --- a/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -194,6 +195,10 @@ export class GetRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "GetRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts b/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts index f5270523c72f9..b3f9755ee7241 100644 --- a/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -140,6 +141,10 @@ export class ListFindingsReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "ListFindingsReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts b/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts index a0fdb5816d506..6c09736266403 100644 --- a/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -138,6 +139,10 @@ export class ListProfileTimesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "ListProfileTimes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts b/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts index c70629a8e2cba..c4b259f9ceb97 100644 --- a/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -154,6 +155,10 @@ export class ListProfilingGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "ListProfilingGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts index 93b3fae559cf2..f228daeccc4b2 100644 --- a/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -127,6 +128,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts b/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts index 0aa48405961d1..c13b6b061c0a2 100644 --- a/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -141,6 +142,10 @@ export class PostAgentProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "PostAgentProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts b/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts index 5de96a6930ac5..93b985798980a 100644 --- a/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -161,6 +162,10 @@ export class PutPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "PutPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts b/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts index ef21f042c7372..2657c7b81e145 100644 --- a/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -137,6 +138,10 @@ export class RemoveNotificationChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "RemoveNotificationChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts b/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts index c788f2ff577e5..14ddef1d8d68d 100644 --- a/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -143,6 +144,10 @@ export class RemovePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "RemovePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts b/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts index 1a99500fec927..e17736fc0f35e 100644 --- a/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -128,6 +129,10 @@ export class SubmitFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "SubmitFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts index 662e2f9e127bc..8522db8e2695b 100644 --- a/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -124,6 +125,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts index 864a4db3f32da..bcee366f6b62a 100644 --- a/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -124,6 +125,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts index 6b4c8bf8da700..4e12e6c0d4b9b 100644 --- a/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeGuruProfilerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeGuruProfilerClient"; @@ -155,6 +156,10 @@ export class UpdateProfilingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeGuruProfiler", + operation: "UpdateProfilingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index e98c813aad269..1e3396186a2f9 100644 --- a/clients/client-codepipeline/package.json +++ b/clients/client-codepipeline/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts b/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts index 294171324f239..d94a284d1dbe8 100644 --- a/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts +++ b/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -125,6 +126,10 @@ export class AcknowledgeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "AcknowledgeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts b/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts index b1683ee54c971..bc0b57af85f89 100644 --- a/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts +++ b/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -129,6 +130,10 @@ export class AcknowledgeThirdPartyJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "AcknowledgeThirdPartyJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts b/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts index b726de19ec153..f093635b29169 100644 --- a/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -202,6 +203,10 @@ export class CreateCustomActionTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "CreateCustomActionType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts b/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts index 5326cd699b851..aa9ceb30e329e 100644 --- a/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -285,6 +286,10 @@ export class CreatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "CreatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts b/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts index bd10ff2a207ac..67d0e147a9a79 100644 --- a/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -128,6 +129,10 @@ export class DeleteCustomActionTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "DeleteCustomActionType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts b/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts index a183f26f4ca74..810eac80247d8 100644 --- a/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -118,6 +119,10 @@ export class DeletePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "DeletePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts b/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts index 9df2e9df95e3d..cc40a719db8c7 100644 --- a/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts +++ b/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -119,6 +120,10 @@ export class DeleteWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "DeleteWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts b/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts index 0c64f7404c41b..0e76edd473172 100644 --- a/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts +++ b/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -126,6 +127,10 @@ export class DeregisterWebhookWithThirdPartyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "DeregisterWebhookWithThirdParty", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts b/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts index 86e9422be265c..5c42f2bf37be4 100644 --- a/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts +++ b/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -125,6 +126,10 @@ export class DisableStageTransitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "DisableStageTransition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts b/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts index d73ae20a7ad94..b292804ad9f1e 100644 --- a/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts +++ b/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -123,6 +124,10 @@ export class EnableStageTransitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "EnableStageTransition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts b/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts index 28855d86bfe77..0450ba824eb6f 100644 --- a/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -178,6 +179,10 @@ export class GetActionTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "GetActionType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts b/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts index 860f5b6e67413..927c2371afad5 100644 --- a/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts +++ b/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -188,6 +189,10 @@ export class GetJobDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetJobDetailsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "GetJobDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/GetPipelineCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineCommand.ts index 1f169267a85b3..e83129e0eab56 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -192,6 +193,10 @@ export class GetPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "GetPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts index 3375b263b6ec9..1a560f2519844 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -143,6 +144,10 @@ export class GetPipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "GetPipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts index 0db7b3640c119..6abd3ecd18130 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -175,6 +176,10 @@ export class GetPipelineStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "GetPipelineState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts b/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts index 67564870d2b83..a689e09838698 100644 --- a/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts +++ b/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -202,6 +203,10 @@ export class GetThirdPartyJobDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetThirdPartyJobDetailsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "GetThirdPartyJobDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts b/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts index 4822177454275..b9c9e76dd31d3 100644 --- a/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts +++ b/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -190,6 +191,10 @@ export class ListActionExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "ListActionExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts b/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts index 54ae13087c08c..a2feb02a0c63a 100644 --- a/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts +++ b/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -159,6 +160,10 @@ export class ListActionTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "ListActionTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts b/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts index bbac1e51c34ac..f9d243e9780bc 100644 --- a/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts +++ b/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -149,6 +150,10 @@ export class ListPipelineExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "ListPipelineExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts b/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts index 806771f62216c..160b72de0d258 100644 --- a/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts +++ b/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -128,6 +129,10 @@ export class ListPipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "ListPipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts b/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts index 3edff57b18369..e4b1811542717 100644 --- a/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -136,6 +137,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts b/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts index f792d746d5e81..7a447513ae6ee 100644 --- a/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts +++ b/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -153,6 +154,10 @@ export class ListWebhooksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "ListWebhooks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PollForJobsCommand.ts b/clients/client-codepipeline/src/commands/PollForJobsCommand.ts index df97fc2fefbfb..48ddc088c4191 100644 --- a/clients/client-codepipeline/src/commands/PollForJobsCommand.ts +++ b/clients/client-codepipeline/src/commands/PollForJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -203,6 +204,10 @@ export class PollForJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: PollForJobsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PollForJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts b/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts index 3fb568f88bfdf..255eacefdd709 100644 --- a/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts +++ b/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -137,6 +138,10 @@ export class PollForThirdPartyJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PollForThirdPartyJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts b/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts index d9f195868ce94..3eb09295ffd41 100644 --- a/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts +++ b/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -135,6 +136,10 @@ export class PutActionRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PutActionRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts b/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts index 8c69f9381ef05..15388d6428581 100644 --- a/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -140,6 +141,10 @@ export class PutApprovalResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PutApprovalResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts b/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts index fa0fa4838fcd2..43e7f50226ed5 100644 --- a/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -127,6 +128,10 @@ export class PutJobFailureResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PutJobFailureResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts b/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts index 2e81447540196..7c0d61ee5d0af 100644 --- a/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -140,6 +141,10 @@ export class PutJobSuccessResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PutJobSuccessResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts b/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts index c97fcfd28430d..e4b6652fe6af6 100644 --- a/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -134,6 +135,10 @@ export class PutThirdPartyJobFailureResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PutThirdPartyJobFailureResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts b/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts index 8d7737f268882..0e1b442845950 100644 --- a/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -141,6 +142,10 @@ export class PutThirdPartyJobSuccessResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PutThirdPartyJobSuccessResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/PutWebhookCommand.ts b/clients/client-codepipeline/src/commands/PutWebhookCommand.ts index 6b00b3a3190d2..8bffcb1441379 100644 --- a/clients/client-codepipeline/src/commands/PutWebhookCommand.ts +++ b/clients/client-codepipeline/src/commands/PutWebhookCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -193,6 +194,10 @@ export class PutWebhookCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "PutWebhook", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts b/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts index 890754ba58a58..c53ef24302a22 100644 --- a/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts +++ b/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -125,6 +126,10 @@ export class RegisterWebhookWithThirdPartyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "RegisterWebhookWithThirdParty", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts b/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts index 57481805b2a88..399bc8f904f1e 100644 --- a/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -143,6 +144,10 @@ export class RetryStageExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "RetryStageExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts index 6f0d05dcb217c..4227abe50c43f 100644 --- a/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -126,6 +127,10 @@ export class StartPipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "StartPipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts index c3d1da48c1dd1..0779ee6aa3628 100644 --- a/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -143,6 +144,10 @@ export class StopPipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "StopPipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/TagResourceCommand.ts b/clients/client-codepipeline/src/commands/TagResourceCommand.ts index 91ec1f058f4de..2941dc80cd655 100644 --- a/clients/client-codepipeline/src/commands/TagResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/UntagResourceCommand.ts b/clients/client-codepipeline/src/commands/UntagResourceCommand.ts index 171ffa6d487e7..113a9929a294b 100644 --- a/clients/client-codepipeline/src/commands/UntagResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts b/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts index 71106ff224f97..abe5cf1fbc4fb 100644 --- a/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -179,6 +180,10 @@ export class UpdateActionTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "UpdateActionType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts b/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts index a8146b4c1b35f..0bad8971a1763 100644 --- a/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodePipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodePipelineClient"; @@ -258,6 +259,10 @@ export class UpdatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodePipeline_20150709", + operation: "UpdatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/package.json b/clients/client-codestar-connections/package.json index 4266f14e2e70a..f36c21bf8f663 100644 --- a/clients/client-codestar-connections/package.json +++ b/clients/client-codestar-connections/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts b/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts index 5629aeed77256..816827cc4e9ee 100644 --- a/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class CreateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "CreateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/CreateHostCommand.ts b/clients/client-codestar-connections/src/commands/CreateHostCommand.ts index 623ae0909bbcc..c95147156bed2 100644 --- a/clients/client-codestar-connections/src/commands/CreateHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateHostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class CreateHostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "CreateHost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts b/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts index d25dd778b853e..760ebfc34ec0d 100644 --- a/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -119,6 +120,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts b/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts index 6dfb3d696b1df..928b449d51e6a 100644 --- a/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -123,6 +124,10 @@ export class DeleteHostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "DeleteHost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts b/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts index 6988bc25152b1..6a9551eee9570 100644 --- a/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class GetConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "GetConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/GetHostCommand.ts b/clients/client-codestar-connections/src/commands/GetHostCommand.ts index aa7c67d8a79ef..7cab7e3836567 100644 --- a/clients/client-codestar-connections/src/commands/GetHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetHostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class GetHostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "GetHost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts b/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts index d71997ff12370..4ae05f9b12bd6 100644 --- a/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class ListConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "ListConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/ListHostsCommand.ts b/clients/client-codestar-connections/src/commands/ListHostsCommand.ts index a311bdbfbea21..a6ca97730d03f 100644 --- a/clients/client-codestar-connections/src/commands/ListHostsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListHostsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class ListHostsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "ListHosts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts b/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts index 10f9d57410b2a..8b199fc6581f5 100644 --- a/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/TagResourceCommand.ts b/clients/client-codestar-connections/src/commands/TagResourceCommand.ts index 16e393336e5c9..96923bee0ebc3 100644 --- a/clients/client-codestar-connections/src/commands/TagResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -127,6 +128,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts b/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts index 8262dbc1ad454..dbb525485d29b 100644 --- a/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -120,6 +121,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts b/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts index c28a938b9c1c4..b2355f1656879 100644 --- a/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class UpdateHostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_connections_20191201", + operation: "UpdateHost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index 7ab6f5709d43a..5ddc90912f0a3 100644 --- a/clients/client-codestar-notifications/package.json +++ b/clients/client-codestar-notifications/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts index 0266f18ede27c..d8724e19852c5 100644 --- a/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class CreateNotificationRuleCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNotificationRuleRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "CreateNotificationRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts index 83ba5a122b588..7c2479f6c831c 100644 --- a/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class DeleteNotificationRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "DeleteNotificationRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts b/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts index dcbc3d273de2e..0d57cbf3f7ed9 100644 --- a/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -118,6 +119,10 @@ export class DeleteTargetCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteTargetRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "DeleteTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts index 427f05abe1523..8813f848d98ea 100644 --- a/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DescribeNotificationRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeNotificationRuleResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "DescribeNotificationRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts b/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts index 51f448872502c..2560f58f7b56c 100644 --- a/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class ListEventTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "ListEventTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts b/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts index 8c7759c29e5da..1030b5dba7faf 100644 --- a/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class ListNotificationRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "ListNotificationRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts b/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts index eeed98e535375..3ba62cf34be6b 100644 --- a/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts b/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts index d8a2c24bd8282..7c06fa4b26df8 100644 --- a/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class ListTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTargetsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "ListTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts b/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts index 286ba4c2d9e26..f93a136f6f61c 100644 --- a/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts +++ b/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class SubscribeCommand extends $Command< commandName, inputFilterSensitiveLog: SubscribeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "Subscribe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts b/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts index 0d5f09e2f271e..a8a01c5cd635a 100644 --- a/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts b/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts index 795c970028e30..2f5bd8e8674a4 100644 --- a/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -122,6 +123,10 @@ export class UnsubscribeCommand extends $Command< commandName, inputFilterSensitiveLog: UnsubscribeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "Unsubscribe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts b/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts index 3741c7c18da20..fed04d5db8c9a 100644 --- a/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts index 2985741141193..16b5c4e8cf23e 100644 --- a/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class UpdateNotificationRuleCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateNotificationRuleRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStarNotifications_20191015", + operation: "UpdateNotificationRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/package.json b/clients/client-codestar/package.json index 658d990d537a2..c21474b057565 100644 --- a/clients/client-codestar/package.json +++ b/clients/client-codestar/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-codestar/src/commands/AssociateTeamMemberCommand.ts b/clients/client-codestar/src/commands/AssociateTeamMemberCommand.ts index 18868a878d0e6..4a63b3cd6541a 100644 --- a/clients/client-codestar/src/commands/AssociateTeamMemberCommand.ts +++ b/clients/client-codestar/src/commands/AssociateTeamMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -140,6 +141,10 @@ export class AssociateTeamMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "AssociateTeamMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/CreateProjectCommand.ts b/clients/client-codestar/src/commands/CreateProjectCommand.ts index 6c108cfc97066..1c5294b57288f 100644 --- a/clients/client-codestar/src/commands/CreateProjectCommand.ts +++ b/clients/client-codestar/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -183,6 +184,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: CreateProjectRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/CreateUserProfileCommand.ts b/clients/client-codestar/src/commands/CreateUserProfileCommand.ts index caabee7a75795..a96370b005af0 100644 --- a/clients/client-codestar/src/commands/CreateUserProfileCommand.ts +++ b/clients/client-codestar/src/commands/CreateUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -137,6 +138,10 @@ export class CreateUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateUserProfileResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "CreateUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/DeleteProjectCommand.ts b/clients/client-codestar/src/commands/DeleteProjectCommand.ts index 80d25caa6d4b0..0c56fe0097351 100644 --- a/clients/client-codestar/src/commands/DeleteProjectCommand.ts +++ b/clients/client-codestar/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -126,6 +127,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/DeleteUserProfileCommand.ts b/clients/client-codestar/src/commands/DeleteUserProfileCommand.ts index 0e568ebf45bd4..e2f6ae7d39c37 100644 --- a/clients/client-codestar/src/commands/DeleteUserProfileCommand.ts +++ b/clients/client-codestar/src/commands/DeleteUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -119,6 +120,10 @@ export class DeleteUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "DeleteUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/DescribeProjectCommand.ts b/clients/client-codestar/src/commands/DescribeProjectCommand.ts index 76b04f4514c65..ff2c1097a27e6 100644 --- a/clients/client-codestar/src/commands/DescribeProjectCommand.ts +++ b/clients/client-codestar/src/commands/DescribeProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -145,6 +146,10 @@ export class DescribeProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeProjectResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "DescribeProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/DescribeUserProfileCommand.ts b/clients/client-codestar/src/commands/DescribeUserProfileCommand.ts index fe7b197983d1f..d413b5c4f1b04 100644 --- a/clients/client-codestar/src/commands/DescribeUserProfileCommand.ts +++ b/clients/client-codestar/src/commands/DescribeUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -129,6 +130,10 @@ export class DescribeUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeUserProfileResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "DescribeUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/DisassociateTeamMemberCommand.ts b/clients/client-codestar/src/commands/DisassociateTeamMemberCommand.ts index 5e428afaf1542..fc8c47ffe9c78 100644 --- a/clients/client-codestar/src/commands/DisassociateTeamMemberCommand.ts +++ b/clients/client-codestar/src/commands/DisassociateTeamMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -129,6 +130,10 @@ export class DisassociateTeamMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "DisassociateTeamMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/ListProjectsCommand.ts b/clients/client-codestar/src/commands/ListProjectsCommand.ts index 5b72bfbf98647..f3b17bc7dc4ce 100644 --- a/clients/client-codestar/src/commands/ListProjectsCommand.ts +++ b/clients/client-codestar/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -125,6 +126,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/ListResourcesCommand.ts b/clients/client-codestar/src/commands/ListResourcesCommand.ts index 5f797363c0e38..bed6c43e7b1ff 100644 --- a/clients/client-codestar/src/commands/ListResourcesCommand.ts +++ b/clients/client-codestar/src/commands/ListResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -128,6 +129,10 @@ export class ListResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "ListResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/ListTagsForProjectCommand.ts b/clients/client-codestar/src/commands/ListTagsForProjectCommand.ts index f2a853cab4b97..9bdd9fcfc89c9 100644 --- a/clients/client-codestar/src/commands/ListTagsForProjectCommand.ts +++ b/clients/client-codestar/src/commands/ListTagsForProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -128,6 +129,10 @@ export class ListTagsForProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "ListTagsForProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/ListTeamMembersCommand.ts b/clients/client-codestar/src/commands/ListTeamMembersCommand.ts index df6f30560c81e..212083f9e5601 100644 --- a/clients/client-codestar/src/commands/ListTeamMembersCommand.ts +++ b/clients/client-codestar/src/commands/ListTeamMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -132,6 +133,10 @@ export class ListTeamMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "ListTeamMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/ListUserProfilesCommand.ts b/clients/client-codestar/src/commands/ListUserProfilesCommand.ts index e192f3b6518e2..78a9f5879c58c 100644 --- a/clients/client-codestar/src/commands/ListUserProfilesCommand.ts +++ b/clients/client-codestar/src/commands/ListUserProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -133,6 +134,10 @@ export class ListUserProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListUserProfilesResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "ListUserProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/TagProjectCommand.ts b/clients/client-codestar/src/commands/TagProjectCommand.ts index 4bb114e7bbb48..b876cee0a9593 100644 --- a/clients/client-codestar/src/commands/TagProjectCommand.ts +++ b/clients/client-codestar/src/commands/TagProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -130,6 +131,10 @@ export class TagProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "TagProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/UntagProjectCommand.ts b/clients/client-codestar/src/commands/UntagProjectCommand.ts index aa0b9cfb27b37..2f955bfde63cd 100644 --- a/clients/client-codestar/src/commands/UntagProjectCommand.ts +++ b/clients/client-codestar/src/commands/UntagProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -126,6 +127,10 @@ export class UntagProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "UntagProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/UpdateProjectCommand.ts b/clients/client-codestar/src/commands/UpdateProjectCommand.ts index da0c77fec7d83..fb2d2126f5d83 100644 --- a/clients/client-codestar/src/commands/UpdateProjectCommand.ts +++ b/clients/client-codestar/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -118,6 +119,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateProjectRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/UpdateTeamMemberCommand.ts b/clients/client-codestar/src/commands/UpdateTeamMemberCommand.ts index 5c9c3cd98aca3..082e671a0a65d 100644 --- a/clients/client-codestar/src/commands/UpdateTeamMemberCommand.ts +++ b/clients/client-codestar/src/commands/UpdateTeamMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -143,6 +144,10 @@ export class UpdateTeamMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "UpdateTeamMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-codestar/src/commands/UpdateUserProfileCommand.ts b/clients/client-codestar/src/commands/UpdateUserProfileCommand.ts index ab8010bf1ae4a..848b934a2fb9e 100644 --- a/clients/client-codestar/src/commands/UpdateUserProfileCommand.ts +++ b/clients/client-codestar/src/commands/UpdateUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CodeStarClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarClient"; @@ -135,6 +136,10 @@ export class UpdateUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateUserProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateUserProfileResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CodeStar_20170419", + operation: "UpdateUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index f4456bd1e6114..65be70c216f56 100644 --- a/clients/client-cognito-identity-provider/package.json +++ b/clients/client-cognito-identity-provider/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts index 0b8a70e185c5a..03b63ca102c67 100644 --- a/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class AddCustomAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AddCustomAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts index ace3958eb4320..01fb2254f7fb3 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class AdminAddUserToGroupCommand extends $Command< commandName, inputFilterSensitiveLog: AdminAddUserToGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminAddUserToGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts index 5b2504fcd5c51..ace2d5fb39634 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -187,6 +188,10 @@ export class AdminConfirmSignUpCommand extends $Command< commandName, inputFilterSensitiveLog: AdminConfirmSignUpRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminConfirmSignUp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts index ed12a481e472f..3c387a6b040f3 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -330,6 +331,10 @@ export class AdminCreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: AdminCreateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: AdminCreateUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminCreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts index ad7bbbc224021..e3981c1c20861 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class AdminDeleteUserAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: AdminDeleteUserAttributesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminDeleteUserAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts index b06e56164c64b..d567841d813e2 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class AdminDeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: AdminDeleteUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminDeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts index 647b4798f4d0d..eb03b5e180ca2 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -198,6 +199,10 @@ export class AdminDisableProviderForUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminDisableProviderForUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts index 177586d640b2b..1de953404bb2e 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class AdminDisableUserCommand extends $Command< commandName, inputFilterSensitiveLog: AdminDisableUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminDisableUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts index 709feb9be9055..7f7caf9e7efbf 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class AdminEnableUserCommand extends $Command< commandName, inputFilterSensitiveLog: AdminEnableUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminEnableUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts index 58a4f5d920dae..dad0af8832da2 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class AdminForgetDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: AdminForgetDeviceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminForgetDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts index b822f0ea75139..929872f87b008 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class AdminGetDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: AdminGetDeviceRequestFilterSensitiveLog, outputFilterSensitiveLog: AdminGetDeviceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminGetDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts index 0d9e8604a8955..37e83e635fcf8 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class AdminGetUserCommand extends $Command< commandName, inputFilterSensitiveLog: AdminGetUserRequestFilterSensitiveLog, outputFilterSensitiveLog: AdminGetUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminGetUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts index cd3eb08c7689b..076172573a986 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -255,6 +256,10 @@ export class AdminInitiateAuthCommand extends $Command< commandName, inputFilterSensitiveLog: AdminInitiateAuthRequestFilterSensitiveLog, outputFilterSensitiveLog: AdminInitiateAuthResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminInitiateAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts index ee2f028cf5fe4..9eb08eac23063 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class AdminLinkProviderForUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminLinkProviderForUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts index fbf6e2343e5ff..661441015cfcd 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class AdminListDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: AdminListDevicesRequestFilterSensitiveLog, outputFilterSensitiveLog: AdminListDevicesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminListDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts index 6c4dfa97ae578..ddf7695186314 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class AdminListGroupsForUserCommand extends $Command< commandName, inputFilterSensitiveLog: AdminListGroupsForUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminListGroupsForUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts index f87d20009aa34..c1144318f939c 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -203,6 +204,10 @@ export class AdminListUserAuthEventsCommand extends $Command< commandName, inputFilterSensitiveLog: AdminListUserAuthEventsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminListUserAuthEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts index 38dcd10cb129b..7eb72d6be15d0 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class AdminRemoveUserFromGroupCommand extends $Command< commandName, inputFilterSensitiveLog: AdminRemoveUserFromGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminRemoveUserFromGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts index 28c91ef973722..341a5c94acbce 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -222,6 +223,10 @@ export class AdminResetUserPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: AdminResetUserPasswordRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminResetUserPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts index c34cb37fecc47..7c71fe82f34d5 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -279,6 +280,10 @@ export class AdminRespondToAuthChallengeCommand extends $Command< commandName, inputFilterSensitiveLog: AdminRespondToAuthChallengeRequestFilterSensitiveLog, outputFilterSensitiveLog: AdminRespondToAuthChallengeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminRespondToAuthChallenge", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts index 374e63e5a614d..c79099245e27b 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class AdminSetUserMFAPreferenceCommand extends $Command< commandName, inputFilterSensitiveLog: AdminSetUserMFAPreferenceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminSetUserMFAPreference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts index 661f36c4546bb..5a46917730bcf 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -189,6 +190,10 @@ export class AdminSetUserPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: AdminSetUserPasswordRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminSetUserPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts index 7745082cf058c..a34b301c086ac 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class AdminSetUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: AdminSetUserSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminSetUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts index 44a5ecb9f58a5..0ae322f03ef1c 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class AdminUpdateAuthEventFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminUpdateAuthEventFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts index 52c78f988d038..4a6643d7829b8 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class AdminUpdateDeviceStatusCommand extends $Command< commandName, inputFilterSensitiveLog: AdminUpdateDeviceStatusRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminUpdateDeviceStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts index b9b864351c3da..04d14788eb348 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -228,6 +229,10 @@ export class AdminUpdateUserAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: AdminUpdateUserAttributesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminUpdateUserAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts index 5d11bb7232fa7..a7479c90ed9d7 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class AdminUserGlobalSignOutCommand extends $Command< commandName, inputFilterSensitiveLog: AdminUserGlobalSignOutRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AdminUserGlobalSignOut", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts index c72737cefbab7..9ca6a194cf351 100644 --- a/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class AssociateSoftwareTokenCommand extends $Command< commandName, inputFilterSensitiveLog: AssociateSoftwareTokenRequestFilterSensitiveLog, outputFilterSensitiveLog: AssociateSoftwareTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "AssociateSoftwareToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts index fb45abf055f53..b8b160d05a45e 100644 --- a/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class ChangePasswordCommand extends $Command< commandName, inputFilterSensitiveLog: ChangePasswordRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ChangePassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts index bf2a739dcc296..8aff19b1357e1 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class ConfirmDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: ConfirmDeviceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ConfirmDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts index 6c710b50d0b65..f887068fdc576 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -197,6 +198,10 @@ export class ConfirmForgotPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: ConfirmForgotPasswordRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ConfirmForgotPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts index e65d5043bd921..c62469291c481 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class ConfirmSignUpCommand extends $Command< commandName, inputFilterSensitiveLog: ConfirmSignUpRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ConfirmSignUp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts index bc9584f8e6590..a70bd0133480b 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts index bf317e691a067..50633c29d3f80 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -192,6 +193,10 @@ export class CreateIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "CreateIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts index 05ed2ce69faf0..d62c3efc32505 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class CreateResourceServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "CreateResourceServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts index d872ea6395bbc..4950416edd0fd 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class CreateUserImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "CreateUserImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts index 300484dc75318..d3fe4ac713aeb 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -404,6 +405,10 @@ export class CreateUserPoolClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateUserPoolClientResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "CreateUserPoolClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts index bc830b251be70..0f0635b06d04f 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -900,6 +901,10 @@ export class CreateUserPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "CreateUserPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts index da9de32e5e23a..88e09945a5996 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class CreateUserPoolDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "CreateUserPoolDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts index 47fed78dc3378..1a1d5c0db012d 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts index 2b5719f4fef15..59a3c83debd74 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DeleteIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DeleteIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts index afc2a9fe8dfe9..92783d0ae8468 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DeleteResourceServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DeleteResourceServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts index a44756e4a7b66..53b76d72f1f41 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class DeleteUserAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteUserAttributesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DeleteUserAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts index 52c74907e99c5..97be0c9a3b0e7 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts index 53e31860e6834..9fa1829eab131 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class DeleteUserPoolClientCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteUserPoolClientRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DeleteUserPoolClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts index 840c522b9f5de..9312b8f6a5c83 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class DeleteUserPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DeleteUserPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts index c3a972b1d57c5..1a8b95e6815a9 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class DeleteUserPoolDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DeleteUserPoolDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts index 0bd8eb673c28a..acb4a2caa8e9b 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class DescribeIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DescribeIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts index 766b3950df7f6..e6e9ba23248c0 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class DescribeResourceServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DescribeResourceServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts index 69984ff79aa61..21fe1cab8abb6 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -203,6 +204,10 @@ export class DescribeRiskConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeRiskConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeRiskConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DescribeRiskConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts index 102c23256d84d..24b97a865a249 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DescribeUserImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DescribeUserImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts index c41b8a6f31946..8490951d078b1 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -217,6 +218,10 @@ export class DescribeUserPoolClientCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeUserPoolClientRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeUserPoolClientResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DescribeUserPoolClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts index a95e61e720ed5..a85c1fbc1fc64 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -291,6 +292,10 @@ export class DescribeUserPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DescribeUserPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts index a845d810ca369..035cd4ad845da 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DescribeUserPoolDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "DescribeUserPoolDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts index f1976e1e68b15..d5facb942a404 100644 --- a/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class ForgetDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: ForgetDeviceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ForgetDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts index 066b169ed75bc..cc78e6c358673 100644 --- a/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -228,6 +229,10 @@ export class ForgotPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: ForgotPasswordRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ForgotPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts index 84f91fcdbdc3d..08f16a73618ad 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class GetCSVHeaderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetCSVHeader", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts index 646ace98e0a1c..31680164b90e9 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class GetDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: GetDeviceRequestFilterSensitiveLog, outputFilterSensitiveLog: GetDeviceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts index 4f936d7789100..11e6f8c8601b6 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class GetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts index 9831c364b3a80..41a42d62d5478 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class GetIdentityProviderByIdentifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetIdentityProviderByIdentifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts index 405090ed12298..e771b6c50c609 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class GetLogDeliveryConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetLogDeliveryConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts index 5e4a51b58bca5..e1a4cb719a6a3 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class GetSigningCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetSigningCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts index c77a8ecbdb5c5..474cd673e94f0 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class GetUICustomizationCommand extends $Command< commandName, inputFilterSensitiveLog: GetUICustomizationRequestFilterSensitiveLog, outputFilterSensitiveLog: GetUICustomizationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetUICustomization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts index ea47d5a8d417e..b2820b98a6aef 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -224,6 +225,10 @@ export class GetUserAttributeVerificationCodeCommand extends $Command< commandName, inputFilterSensitiveLog: GetUserAttributeVerificationCodeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetUserAttributeVerificationCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts index 099d3ea232980..1a6487ba53000 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class GetUserCommand extends $Command< commandName, inputFilterSensitiveLog: GetUserRequestFilterSensitiveLog, outputFilterSensitiveLog: GetUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts index fcce3fb84b2b1..92041610dff61 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class GetUserPoolMfaConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GetUserPoolMfaConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts b/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts index f07a0602e8697..c90ea301ec9d4 100644 --- a/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class GlobalSignOutCommand extends $Command< commandName, inputFilterSensitiveLog: GlobalSignOutRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "GlobalSignOut", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts b/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts index b63fd37e4c940..5244bdc17bb89 100644 --- a/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -266,6 +267,10 @@ export class InitiateAuthCommand extends $Command< commandName, inputFilterSensitiveLog: InitiateAuthRequestFilterSensitiveLog, outputFilterSensitiveLog: InitiateAuthResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "InitiateAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts index debfc52d1a8fc..77f0d962c7702 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class ListDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: ListDevicesRequestFilterSensitiveLog, outputFilterSensitiveLog: ListDevicesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts index 6b319a53f426e..b22d6aeb413e4 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class ListGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts index 71eeeee2beb58..a071937dc4dec 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class ListIdentityProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListIdentityProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts index a7fcc5119c0b6..7ee8d3721a595 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class ListResourceServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListResourceServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts index 4c6ac5baeac3f..6ea8a61aa2fa9 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts index 0518d23e69266..f051e620b5357 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class ListUserImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListUserImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts index 6ff0b33f81567..414d494f1ec6f 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class ListUserPoolClientsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListUserPoolClientsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListUserPoolClients", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts index 322813cddbd1f..3ed8ea2db555c 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class ListUserPoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListUserPools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts index a50925c0289af..0be17d880e2ab 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -259,6 +260,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListUsersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts index 7bb6bbab16638..64c869ee6bb2a 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class ListUsersInGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListUsersInGroupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ListUsersInGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts b/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts index c3d0a941f0693..02416804ce07b 100644 --- a/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -220,6 +221,10 @@ export class ResendConfirmationCodeCommand extends $Command< commandName, inputFilterSensitiveLog: ResendConfirmationCodeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "ResendConfirmationCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts b/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts index 293a9bb379d01..81a8f44601d0a 100644 --- a/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -256,6 +257,10 @@ export class RespondToAuthChallengeCommand extends $Command< commandName, inputFilterSensitiveLog: RespondToAuthChallengeRequestFilterSensitiveLog, outputFilterSensitiveLog: RespondToAuthChallengeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "RespondToAuthChallenge", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts index 6562370a9a690..ae7c88f17dfd2 100644 --- a/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class RevokeTokenCommand extends $Command< commandName, inputFilterSensitiveLog: RevokeTokenRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "RevokeToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts index c3724a913d3d3..e3ecf45d9da27 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class SetLogDeliveryConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "SetLogDeliveryConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts index 13a93fe695c59..f7aafc9f9fe3b 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -263,6 +264,10 @@ export class SetRiskConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: SetRiskConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: SetRiskConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "SetRiskConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts index 7476759c6f9fa..c82b8d1b554fa 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class SetUICustomizationCommand extends $Command< commandName, inputFilterSensitiveLog: SetUICustomizationRequestFilterSensitiveLog, outputFilterSensitiveLog: SetUICustomizationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "SetUICustomization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts index 4f73683949614..b409af1b7bd6b 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class SetUserMFAPreferenceCommand extends $Command< commandName, inputFilterSensitiveLog: SetUserMFAPreferenceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "SetUserMFAPreference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts index cd06819b2d555..e82f528ef6319 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class SetUserPoolMfaConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "SetUserPoolMfaConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts index d9678630b5937..55f63eebd0a7c 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class SetUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: SetUserSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "SetUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts index a2a6dcf1f9c09..bddbb7fdaf54e 100644 --- a/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -229,6 +230,10 @@ export class SignUpCommand extends $Command< commandName, inputFilterSensitiveLog: SignUpRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "SignUp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts index 7aa9503df4988..f24eb240b34dd 100644 --- a/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class StartUserImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "StartUserImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts index 49a739a21c57c..0a38ba66e6335 100644 --- a/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class StopUserImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "StopUserImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts index c15c865bc9a97..73c45bafa426e 100644 --- a/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts index 42da0370d4b42..5102588f8f982 100644 --- a/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts index ebba478cbd5be..896c66367b2ad 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class UpdateAuthEventFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAuthEventFeedbackRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateAuthEventFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts index 691332dd0b796..1311451c99b02 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class UpdateDeviceStatusCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDeviceStatusRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateDeviceStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts index 6c474f5592cf1..adaac05ef045f 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class UpdateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts index eb01a9062ed3c..b55abbc0b5a8a 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -190,6 +191,10 @@ export class UpdateIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts index 97fcc83ae57c4..b73a92a9a3af0 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class UpdateResourceServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateResourceServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts index 551d4e3ed8500..7b77dbf17ab32 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -234,6 +235,10 @@ export class UpdateUserAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateUserAttributesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateUserAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts index 1f631abb66b3d..559fd36b2fe8b 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -278,6 +279,10 @@ export class UpdateUserPoolClientCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateUserPoolClientRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateUserPoolClientResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateUserPoolClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts index 657a5ed00626a..ffb985b0e0bd1 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -294,6 +295,10 @@ export class UpdateUserPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateUserPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts index 867f7b12a7104..0473a0c6fb47c 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class UpdateUserPoolDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "UpdateUserPoolDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts index 3a53ec88ffdf4..103ce7ba13d63 100644 --- a/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class VerifySoftwareTokenCommand extends $Command< commandName, inputFilterSensitiveLog: VerifySoftwareTokenRequestFilterSensitiveLog, outputFilterSensitiveLog: VerifySoftwareTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "VerifySoftwareToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts b/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts index 13805439c488d..79f1faf6ecbce 100644 --- a/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class VerifyUserAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: VerifyUserAttributeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityProviderService", + operation: "VerifyUserAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index d4039239e0d63..c559c8ab5b650 100644 --- a/clients/client-cognito-identity/package.json +++ b/clients/client-cognito-identity/package.json @@ -34,27 +34,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts index fbd3e92f6e54b..987aebda87f88 100644 --- a/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -206,6 +207,10 @@ export class CreateIdentityPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "CreateIdentityPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts index 8655baa0f6de5..69141fc2f7b06 100644 --- a/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -134,6 +135,10 @@ export class DeleteIdentitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "DeleteIdentities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts index 2499796d429c2..580a8da03feeb 100644 --- a/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -132,6 +133,10 @@ export class DeleteIdentityPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "DeleteIdentityPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts b/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts index 1efdad8e72bff..9f59494430e75 100644 --- a/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -139,6 +140,10 @@ export class DescribeIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "DescribeIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts index a5478e8e30369..7821ebbdf8a07 100644 --- a/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -157,6 +158,10 @@ export class DescribeIdentityPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "DescribeIdentityPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts b/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts index 9617b3dfda91f..1929e7808d69e 100644 --- a/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -156,6 +157,10 @@ export class GetCredentialsForIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "GetCredentialsForIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/GetIdCommand.ts b/clients/client-cognito-identity/src/commands/GetIdCommand.ts index cb40889f5eb80..17f2af44f94fb 100644 --- a/clients/client-cognito-identity/src/commands/GetIdCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -141,6 +142,10 @@ export class GetIdCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "GetId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts b/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts index e96cbc5afb33e..7aae5d52db2bf 100644 --- a/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -156,6 +157,10 @@ export class GetIdentityPoolRolesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "GetIdentityPoolRoles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts b/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts index 17ed51f36786f..79854a413b6e1 100644 --- a/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -146,6 +147,10 @@ export class GetOpenIdTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "GetOpenIdToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts index a35044930310f..2929652fcf47e 100644 --- a/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -169,6 +170,10 @@ export class GetOpenIdTokenForDeveloperIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "GetOpenIdTokenForDeveloperIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts b/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts index ed0fb43405615..ed79e13a96d39 100644 --- a/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -140,6 +141,10 @@ export class GetPrincipalTagAttributeMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "GetPrincipalTagAttributeMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts index 988c316f00833..4180f6e03e3af 100644 --- a/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -147,6 +148,10 @@ export class ListIdentitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "ListIdentities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts b/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts index 5221e7c199ae9..604a2671d7ee6 100644 --- a/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -140,6 +141,10 @@ export class ListIdentityPoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "ListIdentityPools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts b/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts index a8ec6704a4b5e..27b35bb982d0a 100644 --- a/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -137,6 +138,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts index 426dba9793dca..a776330ae96d0 100644 --- a/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -160,6 +161,10 @@ export class LookupDeveloperIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "LookupDeveloperIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts index fcfc6799fcd99..c5343d2bd7e7c 100644 --- a/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -151,6 +152,10 @@ export class MergeDeveloperIdentitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "MergeDeveloperIdentities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts b/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts index 0a6e8e517e6e1..a51610475d627 100644 --- a/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts +++ b/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -157,6 +158,10 @@ export class SetIdentityPoolRolesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "SetIdentityPoolRoles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts b/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts index 3abead8b38a8d..a423b607a63f9 100644 --- a/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts +++ b/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -144,6 +145,10 @@ export class SetPrincipalTagAttributeMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "SetPrincipalTagAttributeMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/TagResourceCommand.ts b/clients/client-cognito-identity/src/commands/TagResourceCommand.ts index cdf7ae6d06394..6ce8bdbca9bdf 100644 --- a/clients/client-cognito-identity/src/commands/TagResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/TagResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -145,6 +146,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts index 2fd3a1d8ebcc1..4f0870eed30b2 100644 --- a/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -141,6 +142,10 @@ export class UnlinkDeveloperIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "UnlinkDeveloperIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts b/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts index 506a1d9b5db6c..fd997d7a1fac2 100644 --- a/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -145,6 +146,10 @@ export class UnlinkIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "UnlinkIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts b/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts index bc4dccaeb8af3..bbd531be0915b 100644 --- a/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -132,6 +133,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts index 8290bb7cd00a4..cb1cfc762b777 100644 --- a/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoIdentityClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityClient"; @@ -189,6 +190,10 @@ export class UpdateIdentityPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoIdentityService", + operation: "UpdateIdentityPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index b85027e659b31..3b3119c65599a 100644 --- a/clients/client-cognito-sync/package.json +++ b/clients/client-cognito-sync/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts b/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts index e5ab7003aea7c..148f615d57b10 100644 --- a/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts +++ b/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -134,6 +135,10 @@ export class BulkPublishCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "BulkPublish", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts b/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts index 14b1a78ca3e6f..1b8bca0c76fdb 100644 --- a/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -150,6 +151,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts b/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts index 28c5557add2aa..1f07abb6148b8 100644 --- a/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -147,6 +148,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts b/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts index d96891b60043f..0343fd1b1ad65 100644 --- a/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -187,6 +188,10 @@ export class DescribeIdentityPoolUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "DescribeIdentityPoolUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts b/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts index 5625a820b54d9..02847a91a43d8 100644 --- a/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -190,6 +191,10 @@ export class DescribeIdentityUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "DescribeIdentityUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts b/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts index 4d233c7582177..6d0e530192dd0 100644 --- a/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -134,6 +135,10 @@ export class GetBulkPublishDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "GetBulkPublishDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts b/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts index ce23ed4e1b9d3..1bbd2014acae2 100644 --- a/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -136,6 +137,10 @@ export class GetCognitoEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "GetCognitoEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts b/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts index dc9a26660b9a8..2730ec34168d3 100644 --- a/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -196,6 +197,10 @@ export class GetIdentityPoolConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "GetIdentityPoolConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts b/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts index df4ac5c84082c..45ca21eeab418 100644 --- a/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -201,6 +202,10 @@ export class ListDatasetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "ListDatasets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts b/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts index f8a3fb2fce4e4..12e06800f7da2 100644 --- a/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -199,6 +200,10 @@ export class ListIdentityPoolUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "ListIdentityPoolUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts b/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts index 8c8d47d4b4afb..f5962a571ffd7 100644 --- a/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -208,6 +209,10 @@ export class ListRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "ListRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts b/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts index 8bde4e9b8495b..9f6a7d53f00f1 100644 --- a/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts +++ b/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -183,6 +184,10 @@ export class RegisterDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "RegisterDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts b/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts index e99fedf38aa39..dd7148ce2f278 100644 --- a/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts +++ b/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -135,6 +136,10 @@ export class SetCognitoEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "SetCognitoEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts b/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts index e1054470c30e1..4d966bd7413ce 100644 --- a/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts +++ b/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -214,6 +215,10 @@ export class SetIdentityPoolConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "SetIdentityPoolConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts b/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts index 5763fa333886d..5e83f9b8663f2 100644 --- a/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -180,6 +181,10 @@ export class SubscribeToDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "SubscribeToDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts b/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts index 7be4faf4f0fc8..7d026afbfa7e5 100644 --- a/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -181,6 +182,10 @@ export class UnsubscribeFromDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "UnsubscribeFromDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts b/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts index 22fb32465b82f..b5c72580bd0e0 100644 --- a/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts +++ b/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CognitoSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoSyncClient"; @@ -171,6 +172,10 @@ export class UpdateRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSCognitoSyncService", + operation: "UpdateRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index 9ea13863e5213..3450c50207f60 100644 --- a/clients/client-comprehend/package.json +++ b/clients/client-comprehend/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts b/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts index c03834ab0df80..7f0602e3c2458 100644 --- a/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -155,6 +156,10 @@ export class BatchDetectDominantLanguageCommand extends $Command< commandName, inputFilterSensitiveLog: BatchDetectDominantLanguageRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchDetectDominantLanguageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "BatchDetectDominantLanguage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts b/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts index f196b4c4e341f..ced8828362202 100644 --- a/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -179,6 +180,10 @@ export class BatchDetectEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: BatchDetectEntitiesRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchDetectEntitiesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "BatchDetectEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts b/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts index 4a18477663c5b..63b176d95b710 100644 --- a/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -161,6 +162,10 @@ export class BatchDetectKeyPhrasesCommand extends $Command< commandName, inputFilterSensitiveLog: BatchDetectKeyPhrasesRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchDetectKeyPhrasesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "BatchDetectKeyPhrases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts b/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts index f701bb8c19900..fa04e2db54ac7 100644 --- a/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -162,6 +163,10 @@ export class BatchDetectSentimentCommand extends $Command< commandName, inputFilterSensitiveLog: BatchDetectSentimentRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchDetectSentimentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "BatchDetectSentiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts b/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts index aef716d2ac94c..c0991eeccdd36 100644 --- a/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -168,6 +169,10 @@ export class BatchDetectSyntaxCommand extends $Command< commandName, inputFilterSensitiveLog: BatchDetectSyntaxRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchDetectSyntaxResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "BatchDetectSyntax", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts b/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts index f7b40d66ce21b..8b9a8c4d7a40b 100644 --- a/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -186,6 +187,10 @@ export class BatchDetectTargetedSentimentCommand extends $Command< commandName, inputFilterSensitiveLog: BatchDetectTargetedSentimentRequestFilterSensitiveLog, outputFilterSensitiveLog: BatchDetectTargetedSentimentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "BatchDetectTargetedSentiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts b/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts index 6eeb2a578fad0..96e7b55b62291 100644 --- a/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts +++ b/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -193,6 +194,10 @@ export class ClassifyDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: ClassifyDocumentRequestFilterSensitiveLog, outputFilterSensitiveLog: ClassifyDocumentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ClassifyDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts b/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts index d598a33d18b03..c3fb720d99ca5 100644 --- a/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -138,6 +139,10 @@ export class ContainsPiiEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ContainsPiiEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/CreateDatasetCommand.ts b/clients/client-comprehend/src/commands/CreateDatasetCommand.ts index 663ae6ae0b909..3ee9c5b5661c6 100644 --- a/clients/client-comprehend/src/commands/CreateDatasetCommand.ts +++ b/clients/client-comprehend/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -179,6 +180,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts index c08758f512421..3faf730ca42a6 100644 --- a/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -209,6 +210,10 @@ export class CreateDocumentClassifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "CreateDocumentClassifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/CreateEndpointCommand.ts b/clients/client-comprehend/src/commands/CreateEndpointCommand.ts index cc66b17633bf2..98c607a58e1ad 100644 --- a/clients/client-comprehend/src/commands/CreateEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/CreateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -157,6 +158,10 @@ export class CreateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "CreateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts index f06d76ba60dfe..ca56e14e1310c 100644 --- a/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -202,6 +203,10 @@ export class CreateEntityRecognizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "CreateEntityRecognizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts b/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts index 5db5219b98ed4..3d7cf7a27c229 100644 --- a/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -205,6 +206,10 @@ export class CreateFlywheelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "CreateFlywheel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts index 56179829ffd3c..d4867222927bf 100644 --- a/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -138,6 +139,10 @@ export class DeleteDocumentClassifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DeleteDocumentClassifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts b/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts index b705f779d3161..cb36609ef303a 100644 --- a/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -130,6 +131,10 @@ export class DeleteEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DeleteEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts index ec58628704932..e779db5843231 100644 --- a/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -138,6 +139,10 @@ export class DeleteEntityRecognizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DeleteEntityRecognizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts b/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts index 886bf1cd2b379..72be057280a5a 100644 --- a/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -135,6 +136,10 @@ export class DeleteFlywheelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DeleteFlywheel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts index 4d3a4964c0f67..05387dcfcf202 100644 --- a/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -122,6 +123,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts b/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts index c7922bc938b1e..ddfaa2f4f67a0 100644 --- a/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -139,6 +140,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts b/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts index bcb2d9d816ff5..539fea58e8f42 100644 --- a/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -170,6 +171,10 @@ export class DescribeDocumentClassificationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeDocumentClassificationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts index b067fa327be89..8cb000a831eba 100644 --- a/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -204,6 +205,10 @@ export class DescribeDocumentClassifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDocumentClassifierResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeDocumentClassifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts index 0f2d9a52217ae..4a30bfb7f93a7 100644 --- a/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -168,6 +169,10 @@ export class DescribeDominantLanguageDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeDominantLanguageDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts b/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts index 38fec6a1e3309..9a00c9e661ba6 100644 --- a/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -141,6 +142,10 @@ export class DescribeEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts index 4df74a7fd09b3..1bf5243e3ee17 100644 --- a/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -168,6 +169,10 @@ export class DescribeEntitiesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeEntitiesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts index 56831c487af16..6a1d42cad2e36 100644 --- a/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -209,6 +210,10 @@ export class DescribeEntityRecognizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeEntityRecognizerResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeEntityRecognizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts index 7496a1cb44700..88d674134ade2 100644 --- a/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -154,6 +155,10 @@ export class DescribeEventsDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeEventsDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts b/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts index 40ad68b8994bb..805879a03a5a8 100644 --- a/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -167,6 +168,10 @@ export class DescribeFlywheelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeFlywheel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts b/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts index 4d9b70ed36c7e..f7516cc928b45 100644 --- a/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -151,6 +152,10 @@ export class DescribeFlywheelIterationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeFlywheelIteration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts index 3335a5b8c59ae..2523b23d59532 100644 --- a/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -166,6 +167,10 @@ export class DescribeKeyPhrasesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeKeyPhrasesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts index 033aa00b3dc12..33b94ba60a218 100644 --- a/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -165,6 +166,10 @@ export class DescribePiiEntitiesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribePiiEntitiesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts index e5758bdd9b340..b1ef53f3cb9ba 100644 --- a/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -127,6 +128,10 @@ export class DescribeResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts index 09b20c7b69cc9..fd7658df78be3 100644 --- a/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -166,6 +167,10 @@ export class DescribeSentimentDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeSentimentDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts index 63d5b12a0ec01..d69e3ed8fd52f 100644 --- a/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -170,6 +171,10 @@ export class DescribeTargetedSentimentDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeTargetedSentimentDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts index abed7f6ce31b4..257b80a32d724 100644 --- a/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -161,6 +162,10 @@ export class DescribeTopicsDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DescribeTopicsDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts b/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts index 0695b448adf9b..95de740c362f5 100644 --- a/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts +++ b/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -134,6 +135,10 @@ export class DetectDominantLanguageCommand extends $Command< commandName, inputFilterSensitiveLog: DetectDominantLanguageRequestFilterSensitiveLog, outputFilterSensitiveLog: DetectDominantLanguageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DetectDominantLanguage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts b/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts index af82fb7957b04..8c0ae2d80e236 100644 --- a/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -238,6 +239,10 @@ export class DetectEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: DetectEntitiesRequestFilterSensitiveLog, outputFilterSensitiveLog: DetectEntitiesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DetectEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts b/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts index 54cf9c1b84006..9c6dbbe1c9d42 100644 --- a/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -143,6 +144,10 @@ export class DetectKeyPhrasesCommand extends $Command< commandName, inputFilterSensitiveLog: DetectKeyPhrasesRequestFilterSensitiveLog, outputFilterSensitiveLog: DetectKeyPhrasesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DetectKeyPhrases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts b/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts index 84c76cbff6f78..05c43bfa71cd4 100644 --- a/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -139,6 +140,10 @@ export class DetectPiiEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DetectPiiEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DetectSentimentCommand.ts b/clients/client-comprehend/src/commands/DetectSentimentCommand.ts index 1812477ba8cce..2357c002936b3 100644 --- a/clients/client-comprehend/src/commands/DetectSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/DetectSentimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -143,6 +144,10 @@ export class DetectSentimentCommand extends $Command< commandName, inputFilterSensitiveLog: DetectSentimentRequestFilterSensitiveLog, outputFilterSensitiveLog: DetectSentimentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DetectSentiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts b/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts index 46fca5d878581..fbfa589e82c8f 100644 --- a/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts +++ b/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -148,6 +149,10 @@ export class DetectSyntaxCommand extends $Command< commandName, inputFilterSensitiveLog: DetectSyntaxRequestFilterSensitiveLog, outputFilterSensitiveLog: DetectSyntaxResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DetectSyntax", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts b/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts index 2662abdff5b40..1158031037a68 100644 --- a/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -162,6 +163,10 @@ export class DetectTargetedSentimentCommand extends $Command< commandName, inputFilterSensitiveLog: DetectTargetedSentimentRequestFilterSensitiveLog, outputFilterSensitiveLog: DetectTargetedSentimentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "DetectTargetedSentiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ImportModelCommand.ts b/clients/client-comprehend/src/commands/ImportModelCommand.ts index 7596402588cb7..7ec9808a4f01d 100644 --- a/clients/client-comprehend/src/commands/ImportModelCommand.ts +++ b/clients/client-comprehend/src/commands/ImportModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -160,6 +161,10 @@ export class ImportModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ImportModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListDatasetsCommand.ts b/clients/client-comprehend/src/commands/ListDatasetsCommand.ts index da6202a244cb1..c814c46c5f403 100644 --- a/clients/client-comprehend/src/commands/ListDatasetsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDatasetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -151,6 +152,10 @@ export class ListDatasetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListDatasets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts index e7c59c398198e..2a48ddb055af9 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -177,6 +178,10 @@ export class ListDocumentClassificationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListDocumentClassificationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts index 8e26e676dba8c..6c54a337f7205 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -138,6 +139,10 @@ export class ListDocumentClassifierSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListDocumentClassifierSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts index 9f3994170462e..32ce891bbef14 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -215,6 +216,10 @@ export class ListDocumentClassifiersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDocumentClassifiersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListDocumentClassifiers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts index 16b60d93951ad..fd2fb03f8bc64 100644 --- a/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -178,6 +179,10 @@ export class ListDominantLanguageDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListDominantLanguageDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListEndpointsCommand.ts b/clients/client-comprehend/src/commands/ListEndpointsCommand.ts index ba671d1b3b7b4..49eae6010fdd5 100644 --- a/clients/client-comprehend/src/commands/ListEndpointsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -145,6 +146,10 @@ export class ListEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts index 1a3d63b539669..c518de918fa1f 100644 --- a/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -173,6 +174,10 @@ export class ListEntitiesDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListEntitiesDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts b/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts index 25a381b5d1d3f..e2e50cb5a6486 100644 --- a/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -138,6 +139,10 @@ export class ListEntityRecognizerSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListEntityRecognizerSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts b/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts index 235d665e17ed2..eadc7e72ec782 100644 --- a/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -224,6 +225,10 @@ export class ListEntityRecognizersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListEntityRecognizersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListEntityRecognizers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts index 467d8e64c21aa..b4b6e84c81d65 100644 --- a/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -165,6 +166,10 @@ export class ListEventsDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListEventsDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts b/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts index c94b83c8bad38..32d36a0dbc302 100644 --- a/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts +++ b/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -168,6 +169,10 @@ export class ListFlywheelIterationHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListFlywheelIterationHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts b/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts index 77d9c3e0bda29..f31984bba1d79 100644 --- a/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts +++ b/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -144,6 +145,10 @@ export class ListFlywheelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListFlywheels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts index 34347d6d2c6fe..042504bb2b5cd 100644 --- a/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -173,6 +174,10 @@ export class ListKeyPhrasesDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListKeyPhrasesDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts index 5071f006e32bc..fba28c39323dc 100644 --- a/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -175,6 +176,10 @@ export class ListPiiEntitiesDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListPiiEntitiesDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts index d2a0c887b90ae..72150e5c17bd3 100644 --- a/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -171,6 +172,10 @@ export class ListSentimentDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListSentimentDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts b/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts index 32bfe2b6e017c..74397c4b731b6 100644 --- a/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts index 9486daee1c883..3aa6c0eb1d7b6 100644 --- a/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -179,6 +180,10 @@ export class ListTargetedSentimentDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListTargetedSentimentDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts index bcb87a18faaf9..a6741a800a866 100644 --- a/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -171,6 +172,10 @@ export class ListTopicsDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "ListTopicsDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts index ef43f0298020e..eb69337b5ced7 100644 --- a/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -127,6 +128,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts b/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts index c38918db0ee96..629e321d39ec1 100644 --- a/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -187,6 +188,10 @@ export class StartDocumentClassificationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartDocumentClassificationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts index 9c7b1076d0565..e61d6b7a52e0b 100644 --- a/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -180,6 +181,10 @@ export class StartDominantLanguageDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartDominantLanguageDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts index 1a7f2660f0738..2a2a2d1a7496f 100644 --- a/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -185,6 +186,10 @@ export class StartEntitiesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartEntitiesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts index 27cd7aa4cc54f..28bd41a0edc54 100644 --- a/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -165,6 +166,10 @@ export class StartEventsDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartEventsDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts b/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts index 8ebe261712cf3..a5fd101e2c49a 100644 --- a/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts +++ b/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -134,6 +135,10 @@ export class StartFlywheelIterationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartFlywheelIteration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts index 6f6e1ab0ef851..f5b91d7c1f634 100644 --- a/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -175,6 +176,10 @@ export class StartKeyPhrasesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartKeyPhrasesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts index d5caa936205d1..5fac5feb73937 100644 --- a/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -175,6 +176,10 @@ export class StartPiiEntitiesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartPiiEntitiesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts index ad849bfd2ef8e..54d3cee6ea3d5 100644 --- a/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -173,6 +174,10 @@ export class StartSentimentDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartSentimentDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts index 4e4d6ede7c18c..17442468cd5a3 100644 --- a/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -181,6 +182,10 @@ export class StartTargetedSentimentDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartTargetedSentimentDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts index 4e1c4199aa041..deccb041a1caf 100644 --- a/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -172,6 +173,10 @@ export class StartTopicsDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StartTopicsDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts index 572a2e8b0f569..a05a45785f22f 100644 --- a/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -138,6 +139,10 @@ export class StopDominantLanguageDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopDominantLanguageDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts index a2f5818e5af17..cece25f215fc4 100644 --- a/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -133,6 +134,10 @@ export class StopEntitiesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopEntitiesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts index 877df61443025..34c5e43f661a1 100644 --- a/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -124,6 +125,10 @@ export class StopEventsDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopEventsDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts index 1ee02748ea61e..1c6c05ebc82b5 100644 --- a/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -133,6 +134,10 @@ export class StopKeyPhrasesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopKeyPhrasesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts index f88783453d686..7d3f386d2b994 100644 --- a/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -126,6 +127,10 @@ export class StopPiiEntitiesDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopPiiEntitiesDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts index 33fb497c09244..a2f9e4f7c7206 100644 --- a/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -133,6 +134,10 @@ export class StopSentimentDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopSentimentDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts index 476fe67f49a2e..385c3b2bce409 100644 --- a/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -141,6 +142,10 @@ export class StopTargetedSentimentDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopTargetedSentimentDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts index 20b297137d169..da29c6fce7e5f 100644 --- a/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -134,6 +135,10 @@ export class StopTrainingDocumentClassifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopTrainingDocumentClassifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts index 6cb4fe6f8c147..2c130980d4230 100644 --- a/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -134,6 +135,10 @@ export class StopTrainingEntityRecognizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "StopTrainingEntityRecognizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/TagResourceCommand.ts b/clients/client-comprehend/src/commands/TagResourceCommand.ts index f37e000c6b4ee..f6789200bb438 100644 --- a/clients/client-comprehend/src/commands/TagResourceCommand.ts +++ b/clients/client-comprehend/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/UntagResourceCommand.ts b/clients/client-comprehend/src/commands/UntagResourceCommand.ts index 5abc3192cf794..7ea60d24c621b 100644 --- a/clients/client-comprehend/src/commands/UntagResourceCommand.ts +++ b/clients/client-comprehend/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -130,6 +131,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts b/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts index 134ad344be7c2..20d5b3416f72e 100644 --- a/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -143,6 +144,10 @@ export class UpdateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "UpdateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts b/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts index e84ff84bcd515..7226dc705d5cc 100644 --- a/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComprehendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComprehendClient"; @@ -184,6 +185,10 @@ export class UpdateFlywheelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Comprehend_20171127", + operation: "UpdateFlywheel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index b14e433b9c35b..225430b8fd38b 100644 --- a/clients/client-comprehendmedical/package.json +++ b/clients/client-comprehendmedical/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts index 7ebcde274cc2d..37c2dda98e092 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class DescribeEntitiesDetectionV2JobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "DescribeEntitiesDetectionV2Job", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts index b8ef45522c768..d22b8ef206cdc 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class DescribeICD10CMInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "DescribeICD10CMInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts index 398e19fc44991..11849ab5e5d52 100644 --- a/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class DescribePHIDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "DescribePHIDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts index 5458318ad55eb..1648a7835edbb 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class DescribeRxNormInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "DescribeRxNormInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts index f59ee82f053fa..fbea428be37eb 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class DescribeSNOMEDCTInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "DescribeSNOMEDCTInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts b/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts index 66808bd34800b..7c8fb5c5d1c0d 100644 --- a/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -201,6 +202,10 @@ export class DetectEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "DetectEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts b/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts index 5e7f46416a66e..433cc94bea7f7 100644 --- a/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts +++ b/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -206,6 +207,10 @@ export class DetectEntitiesV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "DetectEntitiesV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts b/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts index 4095fe29a56bc..d6cc6dd89b5d2 100644 --- a/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts +++ b/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class DetectPHICommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "DetectPHI", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts b/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts index 24eab74196870..85a7ba0fbde53 100644 --- a/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -187,6 +188,10 @@ export class InferICD10CMCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "InferICD10CM", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts b/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts index a861b62bdd1a5..762928e175e56 100644 --- a/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -184,6 +185,10 @@ export class InferRxNormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "InferRxNorm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts b/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts index abbb4a264eb92..c0b2356c46427 100644 --- a/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -200,6 +201,10 @@ export class InferSNOMEDCTCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "InferSNOMEDCT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts index 4f1e4698cd222..322210157cea0 100644 --- a/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class ListEntitiesDetectionV2JobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "ListEntitiesDetectionV2Jobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts index 00fe3a5e083db..edd4f9b5f38f2 100644 --- a/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class ListICD10CMInferenceJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "ListICD10CMInferenceJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts index fa5ddfc3f0b50..e3417457a5a4b 100644 --- a/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class ListPHIDetectionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "ListPHIDetectionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts index 0d9015bc54768..cc32ed5197991 100644 --- a/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class ListRxNormInferenceJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "ListRxNormInferenceJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts index c1d0ffabc31f1..f46bc34272d47 100644 --- a/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class ListSNOMEDCTInferenceJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "ListSNOMEDCTInferenceJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts index 0b894532d2c22..89a4447b58cbb 100644 --- a/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class StartEntitiesDetectionV2JobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StartEntitiesDetectionV2Job", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts index f1deb7253f6d5..39797c016a1f1 100644 --- a/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class StartICD10CMInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StartICD10CMInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts index 2da198843fbd4..5f5cc8325f2cb 100644 --- a/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class StartPHIDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StartPHIDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts index 3b96d954bdcec..e99bb1b6edc87 100644 --- a/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class StartRxNormInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StartRxNormInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts index d7c6aadbe8b9c..8ef3a6d07eac8 100644 --- a/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class StartSNOMEDCTInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StartSNOMEDCTInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts index b6d8cb955383f..41f73bcaac685 100644 --- a/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class StopEntitiesDetectionV2JobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StopEntitiesDetectionV2Job", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts index 39b3cf165a4cb..38e9ea141f5c2 100644 --- a/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class StopICD10CMInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StopICD10CMInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts index aeec197be7756..13e48f769e39f 100644 --- a/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class StopPHIDetectionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StopPHIDetectionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts index f0e3749704d80..e27ecb3bd0942 100644 --- a/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class StopRxNormInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StopRxNormInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts index 5318cf99b08b2..dfc65c2116f40 100644 --- a/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class StopSNOMEDCTInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComprehendMedical_20181030", + operation: "StopSNOMEDCTInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index 5d6bc888a4ba1..0d6732da01ee2 100644 --- a/clients/client-compute-optimizer/package.json +++ b/clients/client-compute-optimizer/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts index 5f538b9704349..f1e56d511c758 100644 --- a/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -152,6 +153,10 @@ export class DeleteRecommendationPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "DeleteRecommendationPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts b/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts index b0f09e8983393..14668c318ed19 100644 --- a/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -176,6 +177,10 @@ export class DescribeRecommendationExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "DescribeRecommendationExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts index 7e3ecc5c15d7c..7d9cb9c4ea705 100644 --- a/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -182,6 +183,10 @@ export class ExportAutoScalingGroupRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "ExportAutoScalingGroupRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts index 294a8f62c2516..7d993c3869320 100644 --- a/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -173,6 +174,10 @@ export class ExportEBSVolumeRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "ExportEBSVolumeRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts index 30ea59ed289ab..f79669c03b16b 100644 --- a/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -178,6 +179,10 @@ export class ExportEC2InstanceRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "ExportEC2InstanceRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts index 485e94e627d9e..715c7d47fa27d 100644 --- a/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -175,6 +176,10 @@ export class ExportECSServiceRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "ExportECSServiceRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts index 112b70bc5d3fe..29ed556e54bd4 100644 --- a/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -176,6 +177,10 @@ export class ExportLambdaFunctionRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "ExportLambdaFunctionRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts index 132e87049a541..b90a1d5f26531 100644 --- a/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -175,6 +176,10 @@ export class ExportLicenseRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "ExportLicenseRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts index c731e5c02a775..ffa3d64c5da23 100644 --- a/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -258,6 +259,10 @@ export class GetAutoScalingGroupRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetAutoScalingGroupRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts index 60e9a7d844c67..5e28dec969156 100644 --- a/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -221,6 +222,10 @@ export class GetEBSVolumeRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetEBSVolumeRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts index e03a853c2bb41..6e4026667835c 100644 --- a/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -269,6 +270,10 @@ export class GetEC2InstanceRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetEC2InstanceRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts index 408ee3bf76bf9..9fddcc3185cb8 100644 --- a/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -179,6 +180,10 @@ export class GetEC2RecommendationProjectedMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetEC2RecommendationProjectedMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts index 93c77ab9f4934..078b01e78c60b 100644 --- a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -179,6 +180,10 @@ export class GetECSServiceRecommendationProjectedMetricsCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetECSServiceRecommendationProjectedMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts index 889c69fa03887..8ab725f19c9fa 100644 --- a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -249,6 +250,10 @@ export class GetECSServiceRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetECSServiceRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts index adcec94efe8fa..3fa3fe7ebac52 100644 --- a/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -156,6 +157,10 @@ export class GetEffectiveRecommendationPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetEffectiveRecommendationPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts index 13e7b59f3ba63..a0581e475a01b 100644 --- a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -139,6 +140,10 @@ export class GetEnrollmentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetEnrollmentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts index 27261a048747d..ea107f0cca8a7 100644 --- a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -160,6 +161,10 @@ export class GetEnrollmentStatusesForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetEnrollmentStatusesForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts index 53c0ddea54e80..08afde44a89ef 100644 --- a/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -212,6 +213,10 @@ export class GetLambdaFunctionRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetLambdaFunctionRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts index b04892f4deb70..0c42e2a8e7f9e 100644 --- a/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -213,6 +214,10 @@ export class GetLicenseRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetLicenseRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts index 688c8ad33440e..70bb434447b50 100644 --- a/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -171,6 +172,10 @@ export class GetRecommendationPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetRecommendationPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts b/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts index 8e4f235931a20..1c024fda1fc8f 100644 --- a/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -206,6 +207,10 @@ export class GetRecommendationSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "GetRecommendationSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts index aae655cc1fb9c..49615744c97b4 100644 --- a/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -155,6 +156,10 @@ export class PutRecommendationPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "PutRecommendationPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts b/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts index 5b1faafbed25c..d4c68ff868b3f 100644 --- a/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts +++ b/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ComputeOptimizerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ComputeOptimizerClient"; @@ -142,6 +143,10 @@ export class UpdateEnrollmentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ComputeOptimizerService", + operation: "UpdateEnrollmentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index 29d2c76cb4ffc..ec741a3085ec0 100644 --- a/clients/client-config-service/package.json +++ b/clients/client-config-service/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts index c71dbae989fac..e03252a02bd92 100644 --- a/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -175,6 +176,10 @@ export class BatchGetAggregateResourceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "BatchGetAggregateResourceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts b/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts index b3ff72a00dac1..fcfb9bd9b1fbd 100644 --- a/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -172,6 +173,10 @@ export class BatchGetResourceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "BatchGetResourceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts b/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts index a43d4d6843794..88079cb68c4e0 100644 --- a/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -121,6 +122,10 @@ export class DeleteAggregationAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteAggregationAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts b/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts index f98c35df1bf86..e37c8818b1f3e 100644 --- a/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -149,6 +150,10 @@ export class DeleteConfigRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteConfigRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts b/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts index 3006ed6391288..5ff8be4b6e31e 100644 --- a/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -119,6 +120,10 @@ export class DeleteConfigurationAggregatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteConfigurationAggregator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts index 2b3bd46c4a996..4938adf47f58a 100644 --- a/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -125,6 +126,10 @@ export class DeleteConfigurationRecorderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteConfigurationRecorder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts b/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts index b7cca226638c8..1a60e1f136cf2 100644 --- a/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -144,6 +145,10 @@ export class DeleteConformancePackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteConformancePack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts b/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts index 15655aa0fc6d9..a6dc48f62c311 100644 --- a/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts +++ b/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -122,6 +123,10 @@ export class DeleteDeliveryChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteDeliveryChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts b/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts index de4a7b4b90f02..487e06c42164a 100644 --- a/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts +++ b/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -144,6 +145,10 @@ export class DeleteEvaluationResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteEvaluationResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts b/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts index d707e699e5980..b8b8d8ba8f6af 100644 --- a/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -170,6 +171,10 @@ export class DeleteOrganizationConfigRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteOrganizationConfigRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts b/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts index 274a37deded9f..83fcca68c1b56 100644 --- a/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -172,6 +173,10 @@ export class DeleteOrganizationConformancePackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteOrganizationConformancePack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts b/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts index 3239eabdb35d6..6cdfe8511cb6f 100644 --- a/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts +++ b/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -121,6 +122,10 @@ export class DeletePendingAggregationRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeletePendingAggregationRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts b/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts index 0770409b89b21..7b7c96568241a 100644 --- a/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -153,6 +154,10 @@ export class DeleteRemediationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteRemediationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts index 8f0949dd37955..1cab25079c132 100644 --- a/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -139,6 +140,10 @@ export class DeleteRemediationExceptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteRemediationExceptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts b/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts index 053a64f91f7b8..cbaf75578d8b8 100644 --- a/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -122,6 +123,10 @@ export class DeleteResourceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteResourceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts b/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts index 7388628779f27..0dc6b48dc8e85 100644 --- a/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -122,6 +123,10 @@ export class DeleteRetentionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteRetentionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts b/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts index 832b3a32d050c..322cad0006e53 100644 --- a/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -120,6 +121,10 @@ export class DeleteStoredQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeleteStoredQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts b/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts index 375be2c582ca3..2ffbf8ca64922 100644 --- a/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts +++ b/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -142,6 +143,10 @@ export class DeliverConfigSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DeliverConfigSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts index a086f3b67b2a9..023496b603fce 100644 --- a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -174,6 +175,10 @@ export class DescribeAggregateComplianceByConfigRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeAggregateComplianceByConfigRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts index bad99a0c3a98f..b8d59ceb1f016 100644 --- a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -170,6 +171,10 @@ export class DescribeAggregateComplianceByConformancePacksCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeAggregateComplianceByConformancePacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts b/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts index b995260a64888..3c1a459e451c4 100644 --- a/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -144,6 +145,10 @@ export class DescribeAggregationAuthorizationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeAggregationAuthorizations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts b/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts index 9653300c5ee62..f960a01a4bdce 100644 --- a/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -181,6 +182,10 @@ export class DescribeComplianceByConfigRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeComplianceByConfigRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts b/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts index edafbcbe36e7a..ef35ab23f743f 100644 --- a/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts +++ b/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -179,6 +180,10 @@ export class DescribeComplianceByResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeComplianceByResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts index c0db73841fa03..06620406b3912 100644 --- a/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -158,6 +159,10 @@ export class DescribeConfigRuleEvaluationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConfigRuleEvaluationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts index 407440b5bfcd0..0d7b4d23df013 100644 --- a/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -173,6 +174,10 @@ export class DescribeConfigRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConfigRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts index 67a81fa7d0023..72aeb43ce7d87 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -161,6 +162,10 @@ export class DescribeConfigurationAggregatorSourcesStatusCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConfigurationAggregatorSourcesStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts index 36340014a1b99..578744c30053c 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -168,6 +169,10 @@ export class DescribeConfigurationAggregatorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConfigurationAggregators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts index 693ddeeeed398..835158d0e9558 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -146,6 +147,10 @@ export class DescribeConfigurationRecorderStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConfigurationRecorderStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts index 44f69a84a24db..eb1b1a5d6e1d2 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -151,6 +152,10 @@ export class DescribeConfigurationRecordersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConfigurationRecorders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts index 23fde8b3b3322..84afc8aaccc0f 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -161,6 +162,10 @@ export class DescribeConformancePackComplianceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConformancePackCompliance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts index 40f695238d420..f18631a86f542 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -150,6 +151,10 @@ export class DescribeConformancePackStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConformancePackStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts index d87680e912e18..9a4576f4cd020 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -154,6 +155,10 @@ export class DescribeConformancePacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeConformancePacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts b/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts index a78d64ce2d132..985a6f223ea37 100644 --- a/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -158,6 +159,10 @@ export class DescribeDeliveryChannelStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeDeliveryChannelStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts b/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts index 99bdea2be649f..3fb37fd4a8ccf 100644 --- a/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -137,6 +138,10 @@ export class DescribeDeliveryChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeDeliveryChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts index 5960d2c8a960e..8ba1f2e6c324f 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -175,6 +176,10 @@ export class DescribeOrganizationConfigRuleStatusesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeOrganizationConfigRuleStatuses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts index 77f0bd7d32faa..a866cc9f02552 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -228,6 +229,10 @@ export class DescribeOrganizationConfigRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeOrganizationConfigRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts index 535b47ef157ea..5de6ce4cc9e66 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -182,6 +183,10 @@ export class DescribeOrganizationConformancePackStatusesCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeOrganizationConformancePackStatuses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts index 6cd58c0d7e7fe..1cce828f03689 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -195,6 +196,10 @@ export class DescribeOrganizationConformancePacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeOrganizationConformancePacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts b/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts index 9cd54fc4c8504..568d6db248e36 100644 --- a/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts +++ b/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -141,6 +142,10 @@ export class DescribePendingAggregationRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribePendingAggregationRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts index ad22d048506f8..f5ec221274a00 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -155,6 +156,10 @@ export class DescribeRemediationConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeRemediationConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts index e2280d67c8f82..22a735f7585dd 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -152,6 +153,10 @@ export class DescribeRemediationExceptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeRemediationExceptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts index cf75930a7dac8..d0a69d7d4e24e 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -163,6 +164,10 @@ export class DescribeRemediationExecutionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeRemediationExecutionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts b/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts index 4f18ef16946cb..40d230484a7ea 100644 --- a/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -147,6 +148,10 @@ export class DescribeRetentionConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "DescribeRetentionConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts index 67ee42128bf1c..5b8358a6b270e 100644 --- a/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -179,6 +180,10 @@ export class GetAggregateComplianceDetailsByConfigRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetAggregateComplianceDetailsByConfigRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts index 7916731165fd4..8c7fad887efd2 100644 --- a/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -175,6 +176,10 @@ export class GetAggregateConfigRuleComplianceSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetAggregateConfigRuleComplianceSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts index da9d630e2e4e1..2938db5f956a0 100644 --- a/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -165,6 +166,10 @@ export class GetAggregateConformancePackComplianceSummaryCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetAggregateConformancePackComplianceSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts b/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts index dff70ae0d95b9..76e69135c303d 100644 --- a/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -156,6 +157,10 @@ export class GetAggregateDiscoveredResourceCountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetAggregateDiscoveredResourceCounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts index 9053bb0963a09..542f8031fc1b3 100644 --- a/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -168,6 +169,10 @@ export class GetAggregateResourceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetAggregateResourceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts index 827d371f9b194..7fe93d8bd357b 100644 --- a/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -158,6 +159,10 @@ export class GetComplianceDetailsByConfigRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetComplianceDetailsByConfigRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts b/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts index d00e805df1a4d..791af344d32df 100644 --- a/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -151,6 +152,10 @@ export class GetComplianceDetailsByResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetComplianceDetailsByResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts index 03c5debb05c5b..92fa2fc5c42b6 100644 --- a/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -128,6 +129,10 @@ export class GetComplianceSummaryByConfigRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetComplianceSummaryByConfigRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts b/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts index bc5d11a762a3f..e1a52eb2eb732 100644 --- a/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -146,6 +147,10 @@ export class GetComplianceSummaryByResourceTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetComplianceSummaryByResourceType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts b/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts index 01a12f3314fc9..9d1fff0d679d2 100644 --- a/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts +++ b/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -171,6 +172,10 @@ export class GetConformancePackComplianceDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetConformancePackComplianceDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts index 79fa689f077e5..b05f65b5d8fb9 100644 --- a/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -143,6 +144,10 @@ export class GetConformancePackComplianceSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetConformancePackComplianceSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts b/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts index 25370058ede3d..0b515de917111 100644 --- a/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts +++ b/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -117,6 +118,10 @@ export class GetCustomRulePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetCustomRulePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts b/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts index ae62f5e3d5a6f..3b079284e7d7a 100644 --- a/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts +++ b/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -197,6 +198,10 @@ export class GetDiscoveredResourceCountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetDiscoveredResourceCounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts b/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts index 5276f4d054685..e0b3ee99c6856 100644 --- a/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -177,6 +178,10 @@ export class GetOrganizationConfigRuleDetailedStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetOrganizationConfigRuleDetailedStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts b/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts index 5ead477168b65..7b0323477a674 100644 --- a/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -178,6 +179,10 @@ export class GetOrganizationConformancePackDetailedStatusCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetOrganizationConformancePackDetailedStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts b/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts index fa09569d7efa8..ed32a7af1aab7 100644 --- a/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -143,6 +144,10 @@ export class GetOrganizationCustomRulePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetOrganizationCustomRulePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts b/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts index 1657ed07b55f5..c8f93012f7ca7 100644 --- a/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts +++ b/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -200,6 +201,10 @@ export class GetResourceConfigHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetResourceConfigHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts b/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts index 96c8b6db41a87..29ec384e2f8b7 100644 --- a/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -144,6 +145,10 @@ export class GetResourceEvaluationSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetResourceEvaluationSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/GetStoredQueryCommand.ts b/clients/client-config-service/src/commands/GetStoredQueryCommand.ts index b246e7f75a19a..dfbb437ea8cc7 100644 --- a/clients/client-config-service/src/commands/GetStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/GetStoredQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -128,6 +129,10 @@ export class GetStoredQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "GetStoredQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts b/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts index b88d4aa513683..a9b9b117f82b6 100644 --- a/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts +++ b/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -156,6 +157,10 @@ export class ListAggregateDiscoveredResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "ListAggregateDiscoveredResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts b/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts index c11d4c1c0fb44..87c57a9fc94f3 100644 --- a/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts +++ b/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -155,6 +156,10 @@ export class ListConformancePackComplianceScoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "ListConformancePackComplianceScores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts b/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts index 66ba8b7910d2b..9f68ca5742d46 100644 --- a/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts +++ b/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -163,6 +164,10 @@ export class ListDiscoveredResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "ListDiscoveredResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts b/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts index e44e394d1d44c..66f586b55f546 100644 --- a/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts +++ b/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -143,6 +144,10 @@ export class ListResourceEvaluationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "ListResourceEvaluations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts b/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts index e8165b288ebc4..e246f3147daf9 100644 --- a/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts +++ b/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -133,6 +134,10 @@ export class ListStoredQueriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "ListStoredQueries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts index 77b499ec103f2..9852dfa3fa544 100644 --- a/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts b/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts index e4d8f58567d1f..b70d2e4b87600 100644 --- a/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts +++ b/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -138,6 +139,10 @@ export class PutAggregationAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutAggregationAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutConfigRuleCommand.ts b/clients/client-config-service/src/commands/PutConfigRuleCommand.ts index 6eaacccc2d297..276554ecd3ccc 100644 --- a/clients/client-config-service/src/commands/PutConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -261,6 +262,10 @@ export class PutConfigRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutConfigRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts b/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts index 0f1c62acccec3..867707a0e27c1 100644 --- a/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -222,6 +223,10 @@ export class PutConfigurationAggregatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutConfigurationAggregator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts index 21aba330dcf4a..6cf3ad0cbc4aa 100644 --- a/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -179,6 +180,10 @@ export class PutConfigurationRecorderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutConfigurationRecorder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutConformancePackCommand.ts b/clients/client-config-service/src/commands/PutConformancePackCommand.ts index e1162221edb64..c109b88109ab7 100644 --- a/clients/client-config-service/src/commands/PutConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/PutConformancePackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -200,6 +201,10 @@ export class PutConformancePackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutConformancePack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts b/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts index fde59413371a9..5a7f96306b2b0 100644 --- a/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts +++ b/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -163,6 +164,10 @@ export class PutDeliveryChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutDeliveryChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutEvaluationsCommand.ts b/clients/client-config-service/src/commands/PutEvaluationsCommand.ts index 3a4f14e753faa..6f2931513d7b0 100644 --- a/clients/client-config-service/src/commands/PutEvaluationsCommand.ts +++ b/clients/client-config-service/src/commands/PutEvaluationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -144,6 +145,10 @@ export class PutEvaluationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutEvaluations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts b/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts index 20b195b8a254c..c4a66c5aa9c2b 100644 --- a/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -127,6 +128,10 @@ export class PutExternalEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutExternalEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts b/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts index 76aa8755dcc21..5908580e5f69d 100644 --- a/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -289,6 +290,10 @@ export class PutOrganizationConfigRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutOrganizationConfigRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts b/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts index 95e269f7c8ebd..a1998394fbfaf 100644 --- a/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -242,6 +243,10 @@ export class PutOrganizationConformancePackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutOrganizationConformancePack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts b/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts index 854cb696a9b62..d645e1bb6d8df 100644 --- a/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -229,6 +230,10 @@ export class PutRemediationConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutRemediationConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts index ab19aac2edff3..501ea7e27c849 100644 --- a/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -181,6 +182,10 @@ export class PutRemediationExceptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutRemediationExceptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutResourceConfigCommand.ts b/clients/client-config-service/src/commands/PutResourceConfigCommand.ts index 55b562f34faff..fb91b37030110 100644 --- a/clients/client-config-service/src/commands/PutResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/PutResourceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -166,6 +167,10 @@ export class PutResourceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutResourceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts b/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts index b7b66adb12906..9945e7105593d 100644 --- a/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -134,6 +135,10 @@ export class PutRetentionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutRetentionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/PutStoredQueryCommand.ts b/clients/client-config-service/src/commands/PutStoredQueryCommand.ts index d28d3610064fd..4445e1f5d64bb 100644 --- a/clients/client-config-service/src/commands/PutStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/PutStoredQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -146,6 +147,10 @@ export class PutStoredQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "PutStoredQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts index 46b56baa7caa9..4cdf54952ff17 100644 --- a/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -158,6 +159,10 @@ export class SelectAggregateResourceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "SelectAggregateResourceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts b/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts index f74aab45d98b0..65a50b368fed3 100644 --- a/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -141,6 +142,10 @@ export class SelectResourceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "SelectResourceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts b/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts index 59223ed83102f..5597b34fbf7ff 100644 --- a/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -200,6 +201,10 @@ export class StartConfigRulesEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "StartConfigRulesEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts index ca2bce857d954..77442418a51d8 100644 --- a/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -123,6 +124,10 @@ export class StartConfigurationRecorderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "StartConfigurationRecorder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts b/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts index 109d0f470f9fd..19aebf55cbfb1 100644 --- a/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts +++ b/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -159,6 +160,10 @@ export class StartRemediationExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "StartRemediationExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts b/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts index f875724957ff6..1b1b324965c57 100644 --- a/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -142,6 +143,10 @@ export class StartResourceEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "StartResourceEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts index a7bcf55be1577..7917843e0ab48 100644 --- a/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -116,6 +117,10 @@ export class StopConfigurationRecorderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "StopConfigurationRecorder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/TagResourceCommand.ts b/clients/client-config-service/src/commands/TagResourceCommand.ts index be699456875fb..9ee063d15d9b2 100644 --- a/clients/client-config-service/src/commands/TagResourceCommand.ts +++ b/clients/client-config-service/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-config-service/src/commands/UntagResourceCommand.ts b/clients/client-config-service/src/commands/UntagResourceCommand.ts index bccda8fb16ab2..b58b585dc65d5 100644 --- a/clients/client-config-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-config-service/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient"; @@ -121,6 +122,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StarlingDoveService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect-contact-lens/package.json b/clients/client-connect-contact-lens/package.json index 1f4c4b0457a68..9be0d9a111308 100644 --- a/clients/client-connect-contact-lens/package.json +++ b/clients/client-connect-contact-lens/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts b/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts index 4d6b1db452cf8..7b8fa7e084a6d 100644 --- a/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts +++ b/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class ListRealtimeContactAnalysisSegmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectContactLens", + operation: "ListRealtimeContactAnalysisSegments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index d645546b1bb9c..a9e1a5ae117d1 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts b/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts index 64a09055bb4df..4cf39184fa6e8 100644 --- a/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class ActivateEvaluationFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ActivateEvaluationForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts b/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts index 48da664c43354..fc29f886ec09d 100644 --- a/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts +++ b/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class AssociateApprovedOriginCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateApprovedOrigin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateBotCommand.ts b/clients/client-connect/src/commands/AssociateBotCommand.ts index 635e89c2f941e..bf051f0c3d191 100644 --- a/clients/client-connect/src/commands/AssociateBotCommand.ts +++ b/clients/client-connect/src/commands/AssociateBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -140,6 +141,10 @@ export class AssociateBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts b/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts index 16448686ce04b..2fb77b1009f83 100644 --- a/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts +++ b/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -130,6 +131,10 @@ export class AssociateDefaultVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateDefaultVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts index b7b5307b74846..4434a8a0a6d53 100644 --- a/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -170,6 +171,10 @@ export class AssociateInstanceStorageConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateInstanceStorageConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts b/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts index 660a244846d30..b63325e4c73f7 100644 --- a/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts +++ b/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -136,6 +137,10 @@ export class AssociateLambdaFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateLambdaFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateLexBotCommand.ts b/clients/client-connect/src/commands/AssociateLexBotCommand.ts index 2001a563c6980..f90995268e16c 100644 --- a/clients/client-connect/src/commands/AssociateLexBotCommand.ts +++ b/clients/client-connect/src/commands/AssociateLexBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -139,6 +140,10 @@ export class AssociateLexBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateLexBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts b/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts index 8bfce22ed8e52..afb86a8c576e5 100644 --- a/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts +++ b/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -143,6 +144,10 @@ export class AssociatePhoneNumberContactFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociatePhoneNumberContactFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts index 35d6aced11586..90437c99a7a7d 100644 --- a/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -138,6 +139,10 @@ export class AssociateQueueQuickConnectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateQueueQuickConnects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts index 7fd6cbd5693d8..1afa0da300b82 100644 --- a/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class AssociateRoutingProfileQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateRoutingProfileQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts b/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts index c72f4064dc158..9234315f59203 100644 --- a/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts +++ b/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -137,6 +138,10 @@ export class AssociateSecurityKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateSecurityKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts b/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts index ab0bae999c251..2c3a1b0efb0fe 100644 --- a/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts +++ b/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class AssociateTrafficDistributionGroupUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "AssociateTrafficDistributionGroupUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts b/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts index 5bae5b336ec8d..ed954654b9d9b 100644 --- a/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -162,6 +163,10 @@ export class ClaimPhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ClaimPhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateAgentStatusCommand.ts b/clients/client-connect/src/commands/CreateAgentStatusCommand.ts index 4f2533cc7a26b..69a41e6c6cd5d 100644 --- a/clients/client-connect/src/commands/CreateAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/CreateAgentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class CreateAgentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateAgentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateContactFlowCommand.ts b/clients/client-connect/src/commands/CreateContactFlowCommand.ts index 7e2100b8110a1..3e9f547b14e36 100644 --- a/clients/client-connect/src/commands/CreateContactFlowCommand.ts +++ b/clients/client-connect/src/commands/CreateContactFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -148,6 +149,10 @@ export class CreateContactFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateContactFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts b/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts index 33c9d92195bac..d0fc25ff75a52 100644 --- a/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -152,6 +153,10 @@ export class CreateContactFlowModuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateContactFlowModule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts b/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts index 8db2b2bd82aa2..d9f2592cfa94f 100644 --- a/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -265,6 +266,10 @@ export class CreateEvaluationFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateEvaluationForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts b/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts index 5a4a2fdaa8c0e..bb7a3f644bb2d 100644 --- a/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -156,6 +157,10 @@ export class CreateHoursOfOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateHoursOfOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateInstanceCommand.ts b/clients/client-connect/src/commands/CreateInstanceCommand.ts index 1c5a5b0cc2f4e..365ba143b1fb4 100644 --- a/clients/client-connect/src/commands/CreateInstanceCommand.ts +++ b/clients/client-connect/src/commands/CreateInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -145,6 +146,10 @@ export class CreateInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts b/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts index 1fd71e984b0b9..a3e0e612a2714 100644 --- a/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts +++ b/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class CreateIntegrationAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateIntegrationAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateParticipantCommand.ts b/clients/client-connect/src/commands/CreateParticipantCommand.ts index 6270f8f15bfc5..ad1d1aab5b254 100644 --- a/clients/client-connect/src/commands/CreateParticipantCommand.ts +++ b/clients/client-connect/src/commands/CreateParticipantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -140,6 +141,10 @@ export class CreateParticipantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateParticipant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreatePromptCommand.ts b/clients/client-connect/src/commands/CreatePromptCommand.ts index abdd42e974e3a..1f64413cd90bb 100644 --- a/clients/client-connect/src/commands/CreatePromptCommand.ts +++ b/clients/client-connect/src/commands/CreatePromptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -139,6 +140,10 @@ export class CreatePromptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreatePrompt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateQueueCommand.ts b/clients/client-connect/src/commands/CreateQueueCommand.ts index aceb3a3e7184f..08d21a3818746 100644 --- a/clients/client-connect/src/commands/CreateQueueCommand.ts +++ b/clients/client-connect/src/commands/CreateQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -172,6 +173,10 @@ export class CreateQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateQuickConnectCommand.ts b/clients/client-connect/src/commands/CreateQuickConnectCommand.ts index ae1bae7435956..c5fc4ac4b85f3 100644 --- a/clients/client-connect/src/commands/CreateQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/CreateQuickConnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -155,6 +156,10 @@ export class CreateQuickConnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateQuickConnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts b/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts index ac8fd8fc6ca3f..f7495d5fa59b7 100644 --- a/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -162,6 +163,10 @@ export class CreateRoutingProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateRoutingProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateRuleCommand.ts b/clients/client-connect/src/commands/CreateRuleCommand.ts index 11832a500c632..5ee714b79afc6 100644 --- a/clients/client-connect/src/commands/CreateRuleCommand.ts +++ b/clients/client-connect/src/commands/CreateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -178,6 +179,10 @@ export class CreateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts b/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts index 017731e3f0ef0..cba7b8a682ee2 100644 --- a/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -151,6 +152,10 @@ export class CreateSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts b/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts index b148740150b80..1538ba7a32630 100644 --- a/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -183,6 +184,10 @@ export class CreateTaskTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateTaskTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts index b749e475f2b1c..ff403763caf72 100644 --- a/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -160,6 +161,10 @@ export class CreateTrafficDistributionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateTrafficDistributionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateUseCaseCommand.ts b/clients/client-connect/src/commands/CreateUseCaseCommand.ts index 41be1cc9f25a3..74f595ab0d28f 100644 --- a/clients/client-connect/src/commands/CreateUseCaseCommand.ts +++ b/clients/client-connect/src/commands/CreateUseCaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -133,6 +134,10 @@ export class CreateUseCaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateUseCase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateUserCommand.ts b/clients/client-connect/src/commands/CreateUserCommand.ts index ab7b1df3f0587..f098e192c04ce 100644 --- a/clients/client-connect/src/commands/CreateUserCommand.ts +++ b/clients/client-connect/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -161,6 +162,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts index d64155bd37cd9..7f61e11d20f7d 100644 --- a/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class CreateUserHierarchyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateUserHierarchyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateViewCommand.ts b/clients/client-connect/src/commands/CreateViewCommand.ts index 739d90cfa1a59..ea270fb585db5 100644 --- a/clients/client-connect/src/commands/CreateViewCommand.ts +++ b/clients/client-connect/src/commands/CreateViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -184,6 +185,10 @@ export class CreateViewCommand extends $Command< commandName, inputFilterSensitiveLog: CreateViewRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateViewResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateViewVersionCommand.ts b/clients/client-connect/src/commands/CreateViewVersionCommand.ts index 1cb05dc7c44c9..46c0403742d53 100644 --- a/clients/client-connect/src/commands/CreateViewVersionCommand.ts +++ b/clients/client-connect/src/commands/CreateViewVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -171,6 +172,10 @@ export class CreateViewVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateViewVersionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateViewVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/CreateVocabularyCommand.ts b/clients/client-connect/src/commands/CreateVocabularyCommand.ts index 7831d0a2b2b94..dfb1d9830346a 100644 --- a/clients/client-connect/src/commands/CreateVocabularyCommand.ts +++ b/clients/client-connect/src/commands/CreateVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -146,6 +147,10 @@ export class CreateVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "CreateVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts b/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts index 1792ca4d6225d..0c14f6062eb06 100644 --- a/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class DeactivateEvaluationFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeactivateEvaluationForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts b/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts index 62bbf9ae67350..3c898e89d5001 100644 --- a/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -128,6 +129,10 @@ export class DeleteContactEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteContactEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteContactFlowCommand.ts b/clients/client-connect/src/commands/DeleteContactFlowCommand.ts index 495798be08810..5129cf5730a6a 100644 --- a/clients/client-connect/src/commands/DeleteContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -131,6 +132,10 @@ export class DeleteContactFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteContactFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts b/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts index b6965e8ce9946..3f8d00bd1f2f3 100644 --- a/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -131,6 +132,10 @@ export class DeleteContactFlowModuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteContactFlowModule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts b/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts index 236c025ee716a..fc3d5d750ccdf 100644 --- a/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -138,6 +139,10 @@ export class DeleteEvaluationFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteEvaluationForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts b/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts index 4a732bc082f34..2444a67ad476a 100644 --- a/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -129,6 +130,10 @@ export class DeleteHoursOfOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteHoursOfOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteInstanceCommand.ts b/clients/client-connect/src/commands/DeleteInstanceCommand.ts index 6268943f61513..4a545e0cd7c16 100644 --- a/clients/client-connect/src/commands/DeleteInstanceCommand.ts +++ b/clients/client-connect/src/commands/DeleteInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -125,6 +126,10 @@ export class DeleteInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts b/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts index 36e3eb1d0f854..0f349a53d419b 100644 --- a/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts +++ b/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -129,6 +130,10 @@ export class DeleteIntegrationAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteIntegrationAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeletePromptCommand.ts b/clients/client-connect/src/commands/DeletePromptCommand.ts index ca5265bc067a2..0994d084ed9c1 100644 --- a/clients/client-connect/src/commands/DeletePromptCommand.ts +++ b/clients/client-connect/src/commands/DeletePromptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -126,6 +127,10 @@ export class DeletePromptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeletePrompt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteQueueCommand.ts b/clients/client-connect/src/commands/DeleteQueueCommand.ts index 87b28431b153e..7f8f558763267 100644 --- a/clients/client-connect/src/commands/DeleteQueueCommand.ts +++ b/clients/client-connect/src/commands/DeleteQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -129,6 +130,10 @@ export class DeleteQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts b/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts index 8f187621fd217..5a779cb27883e 100644 --- a/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -128,6 +129,10 @@ export class DeleteQuickConnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteQuickConnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts b/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts index b6bd5a7f10872..e7d2bab61ac46 100644 --- a/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -131,6 +132,10 @@ export class DeleteRoutingProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteRoutingProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteRuleCommand.ts b/clients/client-connect/src/commands/DeleteRuleCommand.ts index 233c214a25fd5..8517b0fe61385 100644 --- a/clients/client-connect/src/commands/DeleteRuleCommand.ts +++ b/clients/client-connect/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -126,6 +127,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts b/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts index 1118421aabc46..641ff61aaebd8 100644 --- a/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class DeleteSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts b/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts index 1a68ff1b841af..7b563a450ecfb 100644 --- a/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -128,6 +129,10 @@ export class DeleteTaskTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteTaskTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts index 74ccdb78e9f2f..49642218fbbb2 100644 --- a/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class DeleteTrafficDistributionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteTrafficDistributionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteUseCaseCommand.ts b/clients/client-connect/src/commands/DeleteUseCaseCommand.ts index 816856d909e3f..686d5dc189b66 100644 --- a/clients/client-connect/src/commands/DeleteUseCaseCommand.ts +++ b/clients/client-connect/src/commands/DeleteUseCaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -124,6 +125,10 @@ export class DeleteUseCaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteUseCase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteUserCommand.ts b/clients/client-connect/src/commands/DeleteUserCommand.ts index 9bcd5743a94af..5c7bdefb7c596 100644 --- a/clients/client-connect/src/commands/DeleteUserCommand.ts +++ b/clients/client-connect/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -130,6 +131,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts index 2bafba682ea02..4e329febc1ce6 100644 --- a/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -132,6 +133,10 @@ export class DeleteUserHierarchyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteUserHierarchyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteViewCommand.ts b/clients/client-connect/src/commands/DeleteViewCommand.ts index 5c13b68d1bac4..0be0a147260af 100644 --- a/clients/client-connect/src/commands/DeleteViewCommand.ts +++ b/clients/client-connect/src/commands/DeleteViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -132,6 +133,10 @@ export class DeleteViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteViewVersionCommand.ts b/clients/client-connect/src/commands/DeleteViewVersionCommand.ts index 91c99c13a89dc..85602e7c7615e 100644 --- a/clients/client-connect/src/commands/DeleteViewVersionCommand.ts +++ b/clients/client-connect/src/commands/DeleteViewVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class DeleteViewVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteViewVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DeleteVocabularyCommand.ts b/clients/client-connect/src/commands/DeleteVocabularyCommand.ts index 7df90baa73c38..d951da0771ef7 100644 --- a/clients/client-connect/src/commands/DeleteVocabularyCommand.ts +++ b/clients/client-connect/src/commands/DeleteVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class DeleteVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DeleteVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts b/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts index 0c57d4364b738..297368d50aef7 100644 --- a/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -142,6 +143,10 @@ export class DescribeAgentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeAgentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeContactCommand.ts b/clients/client-connect/src/commands/DescribeContactCommand.ts index 9c2c4305fa04b..9cd8e10e33081 100644 --- a/clients/client-connect/src/commands/DescribeContactCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -162,6 +163,10 @@ export class DescribeContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts b/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts index 0caf5606ce535..0d16120ad8fb3 100644 --- a/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -305,6 +306,10 @@ export class DescribeContactEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeContactEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeContactFlowCommand.ts b/clients/client-connect/src/commands/DescribeContactFlowCommand.ts index dfd73f870fc73..9d7d52bb5b08e 100644 --- a/clients/client-connect/src/commands/DescribeContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -146,6 +147,10 @@ export class DescribeContactFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeContactFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts b/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts index ca1c24a52eb06..54e652e83fbe4 100644 --- a/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class DescribeContactFlowModuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeContactFlowModule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts b/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts index 49bed1b291b1f..b30bff07f09bd 100644 --- a/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -270,6 +271,10 @@ export class DescribeEvaluationFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeEvaluationForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts b/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts index ecdde862fc9aa..08369c2483d0e 100644 --- a/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -153,6 +154,10 @@ export class DescribeHoursOfOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeHoursOfOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts b/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts index d77e4d7045aad..b084ed75eab91 100644 --- a/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class DescribeInstanceAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeInstanceAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeInstanceCommand.ts b/clients/client-connect/src/commands/DescribeInstanceCommand.ts index 4b215540a061a..4c81f3e9630ac 100644 --- a/clients/client-connect/src/commands/DescribeInstanceCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -146,6 +147,10 @@ export class DescribeInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeInstanceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts index 781bbfa047536..eaab5201bb295 100644 --- a/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -163,6 +164,10 @@ export class DescribeInstanceStorageConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeInstanceStorageConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts b/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts index 3b7b7393ba559..21d792efa26df 100644 --- a/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -155,6 +156,10 @@ export class DescribePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribePromptCommand.ts b/clients/client-connect/src/commands/DescribePromptCommand.ts index d56404b1eb7e7..fcab3edf5e0fe 100644 --- a/clients/client-connect/src/commands/DescribePromptCommand.ts +++ b/clients/client-connect/src/commands/DescribePromptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -138,6 +139,10 @@ export class DescribePromptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribePrompt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeQueueCommand.ts b/clients/client-connect/src/commands/DescribeQueueCommand.ts index 280419c9726c5..6d38e3b408d7c 100644 --- a/clients/client-connect/src/commands/DescribeQueueCommand.ts +++ b/clients/client-connect/src/commands/DescribeQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -145,6 +146,10 @@ export class DescribeQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts b/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts index 55d6ec93a3d28..2e60e1b20dab8 100644 --- a/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -152,6 +153,10 @@ export class DescribeQuickConnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeQuickConnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts b/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts index 0d4bc76fbef49..aadc394e06502 100644 --- a/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -152,6 +153,10 @@ export class DescribeRoutingProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeRoutingProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeRuleCommand.ts b/clients/client-connect/src/commands/DescribeRuleCommand.ts index 3c9a25a0e01bb..7a20ba19892a1 100644 --- a/clients/client-connect/src/commands/DescribeRuleCommand.ts +++ b/clients/client-connect/src/commands/DescribeRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -178,6 +179,10 @@ export class DescribeRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts b/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts index b9febf899033d..8ed6449aca991 100644 --- a/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -146,6 +147,10 @@ export class DescribeSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts index cf9e3f460d911..0bd561133cd59 100644 --- a/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -145,6 +146,10 @@ export class DescribeTrafficDistributionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeTrafficDistributionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeUserCommand.ts b/clients/client-connect/src/commands/DescribeUserCommand.ts index 30690d41bbf72..049a9412e961a 100644 --- a/clients/client-connect/src/commands/DescribeUserCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -155,6 +156,10 @@ export class DescribeUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts index 10f4a79bca3dd..ead3df642eb93 100644 --- a/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -165,6 +166,10 @@ export class DescribeUserHierarchyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeUserHierarchyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts b/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts index 2fa47c5c1da52..f3b3d7fe04435 100644 --- a/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -160,6 +161,10 @@ export class DescribeUserHierarchyStructureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeUserHierarchyStructure", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeViewCommand.ts b/clients/client-connect/src/commands/DescribeViewCommand.ts index b4312fbd0b691..f8afae81db5e5 100644 --- a/clients/client-connect/src/commands/DescribeViewCommand.ts +++ b/clients/client-connect/src/commands/DescribeViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -160,6 +161,10 @@ export class DescribeViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeViewResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DescribeVocabularyCommand.ts b/clients/client-connect/src/commands/DescribeVocabularyCommand.ts index 246f803838e23..1cfde337dd4d2 100644 --- a/clients/client-connect/src/commands/DescribeVocabularyCommand.ts +++ b/clients/client-connect/src/commands/DescribeVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -143,6 +144,10 @@ export class DescribeVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DescribeVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts b/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts index b68e110a6c282..3046c8bdb355e 100644 --- a/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts +++ b/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -129,6 +130,10 @@ export class DisassociateApprovedOriginCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateApprovedOrigin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateBotCommand.ts b/clients/client-connect/src/commands/DisassociateBotCommand.ts index fd6ad708ec5f3..0da75c05fd7b8 100644 --- a/clients/client-connect/src/commands/DisassociateBotCommand.ts +++ b/clients/client-connect/src/commands/DisassociateBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -133,6 +134,10 @@ export class DisassociateBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts index 342b223c41a38..34870b3303c2b 100644 --- a/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class DisassociateInstanceStorageConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateInstanceStorageConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts b/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts index 21496522749f7..3eb7383ffa862 100644 --- a/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts +++ b/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -130,6 +131,10 @@ export class DisassociateLambdaFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateLambdaFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateLexBotCommand.ts b/clients/client-connect/src/commands/DisassociateLexBotCommand.ts index a0480f7857ee6..ec52b105acaa9 100644 --- a/clients/client-connect/src/commands/DisassociateLexBotCommand.ts +++ b/clients/client-connect/src/commands/DisassociateLexBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -131,6 +132,10 @@ export class DisassociateLexBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateLexBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts b/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts index 3d08f3fb1903f..95cba00fa3f35 100644 --- a/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class DisassociatePhoneNumberContactFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociatePhoneNumberContactFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts index bcc0b29b366d4..f9ae487b617c7 100644 --- a/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class DisassociateQueueQuickConnectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateQueueQuickConnects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts index 745788d6508ae..a045193c57edb 100644 --- a/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -137,6 +138,10 @@ export class DisassociateRoutingProfileQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateRoutingProfileQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts b/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts index dbaabd38309d9..6775fd4d8d2d5 100644 --- a/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts +++ b/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -129,6 +130,10 @@ export class DisassociateSecurityKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateSecurityKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts b/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts index 134044a2cc4cd..bbd6ab72bf50d 100644 --- a/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts +++ b/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -147,6 +148,10 @@ export class DisassociateTrafficDistributionGroupUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DisassociateTrafficDistributionGroupUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/DismissUserContactCommand.ts b/clients/client-connect/src/commands/DismissUserContactCommand.ts index 60a7ee53876d8..d5975eb4a4893 100644 --- a/clients/client-connect/src/commands/DismissUserContactCommand.ts +++ b/clients/client-connect/src/commands/DismissUserContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -136,6 +137,10 @@ export class DismissUserContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "DismissUserContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetContactAttributesCommand.ts b/clients/client-connect/src/commands/GetContactAttributesCommand.ts index cf34ea411d3a8..f573a8ab0819c 100644 --- a/clients/client-connect/src/commands/GetContactAttributesCommand.ts +++ b/clients/client-connect/src/commands/GetContactAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -126,6 +127,10 @@ export class GetContactAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetContactAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts b/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts index 10331a55a83c6..370abaa116ace 100644 --- a/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts +++ b/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -185,6 +186,10 @@ export class GetCurrentMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetCurrentMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts b/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts index e8340881b3fb3..332a5fc727592 100644 --- a/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts +++ b/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -214,6 +215,10 @@ export class GetCurrentUserDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetCurrentUserData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetFederationTokenCommand.ts b/clients/client-connect/src/commands/GetFederationTokenCommand.ts index f5d35db17646f..386ffea89b1e8 100644 --- a/clients/client-connect/src/commands/GetFederationTokenCommand.ts +++ b/clients/client-connect/src/commands/GetFederationTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -152,6 +153,10 @@ export class GetFederationTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetFederationTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetFederationToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetMetricDataCommand.ts b/clients/client-connect/src/commands/GetMetricDataCommand.ts index f374a75bd000a..0f787197d3ca3 100644 --- a/clients/client-connect/src/commands/GetMetricDataCommand.ts +++ b/clients/client-connect/src/commands/GetMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -187,6 +188,10 @@ export class GetMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetMetricDataV2Command.ts b/clients/client-connect/src/commands/GetMetricDataV2Command.ts index 346191cb68c2c..af9d6b8dd9539 100644 --- a/clients/client-connect/src/commands/GetMetricDataV2Command.ts +++ b/clients/client-connect/src/commands/GetMetricDataV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -201,6 +202,10 @@ export class GetMetricDataV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetMetricDataV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetPromptFileCommand.ts b/clients/client-connect/src/commands/GetPromptFileCommand.ts index 076b1ce93d1c6..3ed071a30799d 100644 --- a/clients/client-connect/src/commands/GetPromptFileCommand.ts +++ b/clients/client-connect/src/commands/GetPromptFileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -128,6 +129,10 @@ export class GetPromptFileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetPromptFile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetTaskTemplateCommand.ts b/clients/client-connect/src/commands/GetTaskTemplateCommand.ts index b4f88b15998ed..53e2e756192df 100644 --- a/clients/client-connect/src/commands/GetTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/GetTaskTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -188,6 +189,10 @@ export class GetTaskTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetTaskTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts b/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts index 41a238c1776ea..4ead459dce8c0 100644 --- a/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts +++ b/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -154,6 +155,10 @@ export class GetTrafficDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "GetTrafficDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListAgentStatusesCommand.ts b/clients/client-connect/src/commands/ListAgentStatusesCommand.ts index 8516d107e0947..c503060c63f57 100644 --- a/clients/client-connect/src/commands/ListAgentStatusesCommand.ts +++ b/clients/client-connect/src/commands/ListAgentStatusesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -143,6 +144,10 @@ export class ListAgentStatusesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListAgentStatuses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts b/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts index b23b49b6fc1e1..08b2772adb535 100644 --- a/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts +++ b/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class ListApprovedOriginsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListApprovedOrigins", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListBotsCommand.ts b/clients/client-connect/src/commands/ListBotsCommand.ts index e88406bea13f1..3f9c06fd66592 100644 --- a/clients/client-connect/src/commands/ListBotsCommand.ts +++ b/clients/client-connect/src/commands/ListBotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -139,6 +140,10 @@ export class ListBotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListBots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts b/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts index d54462efcf879..5ebb6e3371641 100644 --- a/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts +++ b/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -145,6 +146,10 @@ export class ListContactEvaluationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListContactEvaluations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts b/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts index 888b2e795a02e..a0b23d2936bf4 100644 --- a/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts +++ b/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class ListContactFlowModulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListContactFlowModules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListContactFlowsCommand.ts b/clients/client-connect/src/commands/ListContactFlowsCommand.ts index ca2afb34116c0..8c657a65bf451 100644 --- a/clients/client-connect/src/commands/ListContactFlowsCommand.ts +++ b/clients/client-connect/src/commands/ListContactFlowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -147,6 +148,10 @@ export class ListContactFlowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListContactFlows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListContactReferencesCommand.ts b/clients/client-connect/src/commands/ListContactReferencesCommand.ts index d15861da3d6c4..7a920e87e6ec5 100644 --- a/clients/client-connect/src/commands/ListContactReferencesCommand.ts +++ b/clients/client-connect/src/commands/ListContactReferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -165,6 +166,10 @@ export class ListContactReferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListContactReferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts b/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts index 6a30f48d0e6bb..021b42231a93f 100644 --- a/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts +++ b/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -137,6 +138,10 @@ export class ListDefaultVocabulariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListDefaultVocabularies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts b/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts index 4d5751706294c..b7455c61b1d17 100644 --- a/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts +++ b/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -142,6 +143,10 @@ export class ListEvaluationFormVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListEvaluationFormVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts b/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts index a6a033eb3d30d..6536e20afdcaf 100644 --- a/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts +++ b/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -143,6 +144,10 @@ export class ListEvaluationFormsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListEvaluationForms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts b/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts index 51cdad1816471..acfbfdc5d99b6 100644 --- a/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts +++ b/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class ListHoursOfOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListHoursOfOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts b/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts index 10a6c0ee08d8c..86ad24d0443f3 100644 --- a/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts +++ b/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -138,6 +139,10 @@ export class ListInstanceAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListInstanceAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts b/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts index f18314adc1938..d32ab48debb41 100644 --- a/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts +++ b/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -162,6 +163,10 @@ export class ListInstanceStorageConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListInstanceStorageConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListInstancesCommand.ts b/clients/client-connect/src/commands/ListInstancesCommand.ts index 60efeca6b73a9..18000301a6973 100644 --- a/clients/client-connect/src/commands/ListInstancesCommand.ts +++ b/clients/client-connect/src/commands/ListInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -140,6 +141,10 @@ export class ListInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListInstancesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts b/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts index a593b269d814a..9fd5753cb99cf 100644 --- a/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts +++ b/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -147,6 +148,10 @@ export class ListIntegrationAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListIntegrationAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts b/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts index 42e41f45126f7..02bbfcb153e11 100644 --- a/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts +++ b/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -136,6 +137,10 @@ export class ListLambdaFunctionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListLambdaFunctions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListLexBotsCommand.ts b/clients/client-connect/src/commands/ListLexBotsCommand.ts index bb5ca2c7710f0..ae29dce2076b6 100644 --- a/clients/client-connect/src/commands/ListLexBotsCommand.ts +++ b/clients/client-connect/src/commands/ListLexBotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -138,6 +139,10 @@ export class ListLexBotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListLexBots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts b/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts index 1e0e05a5a5bd1..034d06e0c300e 100644 --- a/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -165,6 +166,10 @@ export class ListPhoneNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListPhoneNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts b/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts index 4cf71daa06f69..0d3bb441622f5 100644 --- a/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts +++ b/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -165,6 +166,10 @@ export class ListPhoneNumbersV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListPhoneNumbersV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListPromptsCommand.ts b/clients/client-connect/src/commands/ListPromptsCommand.ts index 62166aa6204ba..82db8aa55d878 100644 --- a/clients/client-connect/src/commands/ListPromptsCommand.ts +++ b/clients/client-connect/src/commands/ListPromptsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -136,6 +137,10 @@ export class ListPromptsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListPrompts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts index 7ae24692bef5b..fa44c1d2ae437 100644 --- a/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class ListQueueQuickConnectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListQueueQuickConnects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListQueuesCommand.ts b/clients/client-connect/src/commands/ListQueuesCommand.ts index 4330930101461..84def94d6dc5d 100644 --- a/clients/client-connect/src/commands/ListQueuesCommand.ts +++ b/clients/client-connect/src/commands/ListQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -146,6 +147,10 @@ export class ListQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListQuickConnectsCommand.ts b/clients/client-connect/src/commands/ListQuickConnectsCommand.ts index 0b1a9b396f603..ad27ab17b20d4 100644 --- a/clients/client-connect/src/commands/ListQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/ListQuickConnectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -143,6 +144,10 @@ export class ListQuickConnectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListQuickConnects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts index 13f6db866afe6..f07d2b960418c 100644 --- a/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -142,6 +143,10 @@ export class ListRoutingProfileQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListRoutingProfileQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts b/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts index 1756746a8ee1a..cb49a1f1d8a67 100644 --- a/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts +++ b/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class ListRoutingProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListRoutingProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListRulesCommand.ts b/clients/client-connect/src/commands/ListRulesCommand.ts index 1f9ea9b0079d2..57a5e73cf31f5 100644 --- a/clients/client-connect/src/commands/ListRulesCommand.ts +++ b/clients/client-connect/src/commands/ListRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -147,6 +148,10 @@ export class ListRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListSecurityKeysCommand.ts b/clients/client-connect/src/commands/ListSecurityKeysCommand.ts index fadc8dd981592..bc4fb51c3b4ae 100644 --- a/clients/client-connect/src/commands/ListSecurityKeysCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -139,6 +140,10 @@ export class ListSecurityKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListSecurityKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts b/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts index 8990ef2464409..e1c21fe972b64 100644 --- a/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class ListSecurityProfilePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListSecurityProfilePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts b/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts index 978db9a183fb0..7caa7c564a932 100644 --- a/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -140,6 +141,10 @@ export class ListSecurityProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListSecurityProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListTagsForResourceCommand.ts b/clients/client-connect/src/commands/ListTagsForResourceCommand.ts index 11a7dfe6a759e..c1e322d93aca1 100644 --- a/clients/client-connect/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connect/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts b/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts index ac222a56f2722..bb55fae5aeea8 100644 --- a/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts +++ b/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class ListTaskTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListTaskTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts b/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts index 8e27835255607..2cc1bf1d25486 100644 --- a/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts +++ b/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class ListTrafficDistributionGroupUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListTrafficDistributionGroupUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts b/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts index 4e7e95e33d82e..085096403274d 100644 --- a/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts +++ b/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -143,6 +144,10 @@ export class ListTrafficDistributionGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListTrafficDistributionGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListUseCasesCommand.ts b/clients/client-connect/src/commands/ListUseCasesCommand.ts index 6d8bc1ea61dfc..b472f5ad81cbc 100644 --- a/clients/client-connect/src/commands/ListUseCasesCommand.ts +++ b/clients/client-connect/src/commands/ListUseCasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class ListUseCasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListUseCases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts b/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts index 02981d812036b..fc4d59488d7c3 100644 --- a/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts +++ b/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class ListUserHierarchyGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListUserHierarchyGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListUsersCommand.ts b/clients/client-connect/src/commands/ListUsersCommand.ts index cff92b91b933f..66341f039066e 100644 --- a/clients/client-connect/src/commands/ListUsersCommand.ts +++ b/clients/client-connect/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -137,6 +138,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListViewVersionsCommand.ts b/clients/client-connect/src/commands/ListViewVersionsCommand.ts index d7e7f8d39bbdd..40763c6cfdbe6 100644 --- a/clients/client-connect/src/commands/ListViewVersionsCommand.ts +++ b/clients/client-connect/src/commands/ListViewVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -151,6 +152,10 @@ export class ListViewVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListViewVersionsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListViewVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ListViewsCommand.ts b/clients/client-connect/src/commands/ListViewsCommand.ts index a13e5799387a6..e686f370f2ab0 100644 --- a/clients/client-connect/src/commands/ListViewsCommand.ts +++ b/clients/client-connect/src/commands/ListViewsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class ListViewsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListViewsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ListViews", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/MonitorContactCommand.ts b/clients/client-connect/src/commands/MonitorContactCommand.ts index 4779160437970..b406e62c98681 100644 --- a/clients/client-connect/src/commands/MonitorContactCommand.ts +++ b/clients/client-connect/src/commands/MonitorContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class MonitorContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "MonitorContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/PutUserStatusCommand.ts b/clients/client-connect/src/commands/PutUserStatusCommand.ts index 634d719a3e460..e059a2a0b6a8c 100644 --- a/clients/client-connect/src/commands/PutUserStatusCommand.ts +++ b/clients/client-connect/src/commands/PutUserStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -133,6 +134,10 @@ export class PutUserStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "PutUserStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts b/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts index 342d21fff2feb..fb114443ef4c4 100644 --- a/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -155,6 +156,10 @@ export class ReleasePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ReleasePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ReplicateInstanceCommand.ts b/clients/client-connect/src/commands/ReplicateInstanceCommand.ts index 7e4b4c68e13d6..471deef6b46d1 100644 --- a/clients/client-connect/src/commands/ReplicateInstanceCommand.ts +++ b/clients/client-connect/src/commands/ReplicateInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -149,6 +150,10 @@ export class ReplicateInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: ReplicateInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ReplicateInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts b/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts index 6f06d162b85c1..3c3b07a8b81a0 100644 --- a/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -125,6 +126,10 @@ export class ResumeContactRecordingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "ResumeContactRecording", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts index 4744d2a9f81a5..016755885a008 100644 --- a/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -145,6 +146,10 @@ export class SearchAvailablePhoneNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchAvailablePhoneNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts b/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts index c64896ed9367f..ca9d21eb3e5f0 100644 --- a/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts +++ b/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -203,6 +204,10 @@ export class SearchHoursOfOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchHoursOfOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchPromptsCommand.ts b/clients/client-connect/src/commands/SearchPromptsCommand.ts index c7b53cf572841..20d05a45ab296 100644 --- a/clients/client-connect/src/commands/SearchPromptsCommand.ts +++ b/clients/client-connect/src/commands/SearchPromptsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -186,6 +187,10 @@ export class SearchPromptsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchPrompts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchQueuesCommand.ts b/clients/client-connect/src/commands/SearchQueuesCommand.ts index e7309ffad22aa..6a37c924c3906 100644 --- a/clients/client-connect/src/commands/SearchQueuesCommand.ts +++ b/clients/client-connect/src/commands/SearchQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -196,6 +197,10 @@ export class SearchQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts b/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts index 530b8f35b5cb3..df4a091e61ad7 100644 --- a/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -202,6 +203,10 @@ export class SearchQuickConnectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchQuickConnects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchResourceTagsCommand.ts b/clients/client-connect/src/commands/SearchResourceTagsCommand.ts index bba33e1a259a6..917013552b1c4 100644 --- a/clients/client-connect/src/commands/SearchResourceTagsCommand.ts +++ b/clients/client-connect/src/commands/SearchResourceTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -152,6 +153,10 @@ export class SearchResourceTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchResourceTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts b/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts index 57cfac75d46b6..d16f1986ff8c2 100644 --- a/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts +++ b/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -202,6 +203,10 @@ export class SearchRoutingProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchRoutingProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts b/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts index a83cd706b48db..e26e2e91e69ad 100644 --- a/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -190,6 +191,10 @@ export class SearchSecurityProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchSecurityProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchUsersCommand.ts b/clients/client-connect/src/commands/SearchUsersCommand.ts index 4b6a1c00522d0..8233e2d8660e6 100644 --- a/clients/client-connect/src/commands/SearchUsersCommand.ts +++ b/clients/client-connect/src/commands/SearchUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -213,6 +214,10 @@ export class SearchUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SearchVocabulariesCommand.ts b/clients/client-connect/src/commands/SearchVocabulariesCommand.ts index def213fb3240f..2534599abb32b 100644 --- a/clients/client-connect/src/commands/SearchVocabulariesCommand.ts +++ b/clients/client-connect/src/commands/SearchVocabulariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -143,6 +144,10 @@ export class SearchVocabulariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SearchVocabularies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StartChatContactCommand.ts b/clients/client-connect/src/commands/StartChatContactCommand.ts index 828037a9f38f1..7a0fed55a44b2 100644 --- a/clients/client-connect/src/commands/StartChatContactCommand.ts +++ b/clients/client-connect/src/commands/StartChatContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -173,6 +174,10 @@ export class StartChatContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StartChatContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StartContactEvaluationCommand.ts b/clients/client-connect/src/commands/StartContactEvaluationCommand.ts index c111c0c2e77ee..a43d6378b11b5 100644 --- a/clients/client-connect/src/commands/StartContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/StartContactEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -143,6 +144,10 @@ export class StartContactEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StartContactEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StartContactRecordingCommand.ts b/clients/client-connect/src/commands/StartContactRecordingCommand.ts index 436bb5a1b60c0..b4232a02d3a7a 100644 --- a/clients/client-connect/src/commands/StartContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/StartContactRecordingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -147,6 +148,10 @@ export class StartContactRecordingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StartContactRecording", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StartContactStreamingCommand.ts b/clients/client-connect/src/commands/StartContactStreamingCommand.ts index c78cc07bd8c2a..4bace5f81140e 100644 --- a/clients/client-connect/src/commands/StartContactStreamingCommand.ts +++ b/clients/client-connect/src/commands/StartContactStreamingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -136,6 +137,10 @@ export class StartContactStreamingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StartContactStreaming", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts b/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts index ee2abd1446de6..6777cceecfaab 100644 --- a/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts +++ b/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -166,6 +167,10 @@ export class StartOutboundVoiceContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StartOutboundVoiceContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StartTaskContactCommand.ts b/clients/client-connect/src/commands/StartTaskContactCommand.ts index 5a09a517c2e01..a688ad8aa9aac 100644 --- a/clients/client-connect/src/commands/StartTaskContactCommand.ts +++ b/clients/client-connect/src/commands/StartTaskContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -150,6 +151,10 @@ export class StartTaskContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StartTaskContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StopContactCommand.ts b/clients/client-connect/src/commands/StopContactCommand.ts index 27a61312a9cf8..a7d24a3050139 100644 --- a/clients/client-connect/src/commands/StopContactCommand.ts +++ b/clients/client-connect/src/commands/StopContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class StopContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StopContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StopContactRecordingCommand.ts b/clients/client-connect/src/commands/StopContactRecordingCommand.ts index 01f4ad9bd1bd5..079e53a8f8744 100644 --- a/clients/client-connect/src/commands/StopContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/StopContactRecordingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -128,6 +129,10 @@ export class StopContactRecordingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StopContactRecording", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/StopContactStreamingCommand.ts b/clients/client-connect/src/commands/StopContactStreamingCommand.ts index bc9a58ee99f73..f67bf2ad72af8 100644 --- a/clients/client-connect/src/commands/StopContactStreamingCommand.ts +++ b/clients/client-connect/src/commands/StopContactStreamingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -128,6 +129,10 @@ export class StopContactStreamingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "StopContactStreaming", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts b/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts index 8cd35f8df21d4..7008542cea799 100644 --- a/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -150,6 +151,10 @@ export class SubmitContactEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SubmitContactEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts b/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts index 96afc8b307392..b011b417f281e 100644 --- a/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -128,6 +129,10 @@ export class SuspendContactRecordingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "SuspendContactRecording", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/TagResourceCommand.ts b/clients/client-connect/src/commands/TagResourceCommand.ts index 44ea74e517405..5c4eb42e463f0 100644 --- a/clients/client-connect/src/commands/TagResourceCommand.ts +++ b/clients/client-connect/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/TransferContactCommand.ts b/clients/client-connect/src/commands/TransferContactCommand.ts index 48d3471ec2d79..2a8a6dab69ae7 100644 --- a/clients/client-connect/src/commands/TransferContactCommand.ts +++ b/clients/client-connect/src/commands/TransferContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -164,6 +165,10 @@ export class TransferContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "TransferContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UntagResourceCommand.ts b/clients/client-connect/src/commands/UntagResourceCommand.ts index 5201a2759abd8..d69dd6774fc64 100644 --- a/clients/client-connect/src/commands/UntagResourceCommand.ts +++ b/clients/client-connect/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts b/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts index 0295fc05ae0d7..1edfb20c40549 100644 --- a/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -140,6 +141,10 @@ export class UpdateAgentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateAgentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts b/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts index f443ad9b5da3b..597d1e4e27309 100644 --- a/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class UpdateContactAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContactAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactCommand.ts b/clients/client-connect/src/commands/UpdateContactCommand.ts index 4f3d880b9fde1..84fb54d65d8d4 100644 --- a/clients/client-connect/src/commands/UpdateContactCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -140,6 +141,10 @@ export class UpdateContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts b/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts index 8d19c5c6ba7ea..8c0a2d7d0acfa 100644 --- a/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -148,6 +149,10 @@ export class UpdateContactEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContactEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts index ceeff5838b6e3..a898d2b7c9ee8 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class UpdateContactFlowContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContactFlowContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts index d4d8fae057aaf..fb11e26a0babc 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class UpdateContactFlowMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContactFlowMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts index d331bd3be6fd9..9575c1d28bf5c 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -137,6 +138,10 @@ export class UpdateContactFlowModuleContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContactFlowModuleContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts index 15f6dcb3761a5..79a0f57e8b621 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -142,6 +143,10 @@ export class UpdateContactFlowModuleMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContactFlowModuleMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts index ddaa279e7a5f9..0c03ae2b6d72c 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class UpdateContactFlowNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContactFlowName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts b/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts index daa828dea1f0e..a566ac61eacaa 100644 --- a/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -132,6 +133,10 @@ export class UpdateContactScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateContactSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts b/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts index 9fb4d17ceca7b..5cbe538e95d85 100644 --- a/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -270,6 +271,10 @@ export class UpdateEvaluationFormCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateEvaluationForm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts b/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts index 7b45b06118acc..a8f61d17549e8 100644 --- a/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -148,6 +149,10 @@ export class UpdateHoursOfOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateHoursOfOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts b/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts index c2fa0a73e0dce..333aaed6e9fd3 100644 --- a/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts +++ b/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -130,6 +131,10 @@ export class UpdateInstanceAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateInstanceAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts index 2773c144b0d05..f64f548fe1666 100644 --- a/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -159,6 +160,10 @@ export class UpdateInstanceStorageConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateInstanceStorageConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts b/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts index 032e7a219508d..cff5941df125f 100644 --- a/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -167,6 +168,10 @@ export class UpdateParticipantRoleConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateParticipantRoleConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts index 596250e171040..da0246596cfa3 100644 --- a/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -148,6 +149,10 @@ export class UpdatePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdatePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdatePromptCommand.ts b/clients/client-connect/src/commands/UpdatePromptCommand.ts index 640d0ede00e5d..aa3af6e3cae28 100644 --- a/clients/client-connect/src/commands/UpdatePromptCommand.ts +++ b/clients/client-connect/src/commands/UpdatePromptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -133,6 +134,10 @@ export class UpdatePromptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdatePrompt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts b/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts index 6327fa91a5b3d..807386f87630d 100644 --- a/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -133,6 +134,10 @@ export class UpdateQueueHoursOfOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateQueueHoursOfOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts b/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts index 5704fbd4ec4af..24a53aa44f368 100644 --- a/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -131,6 +132,10 @@ export class UpdateQueueMaxContactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateQueueMaxContacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateQueueNameCommand.ts b/clients/client-connect/src/commands/UpdateQueueNameCommand.ts index d9ad6a9ed7af1..e776a8d9aeb04 100644 --- a/clients/client-connect/src/commands/UpdateQueueNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class UpdateQueueNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateQueueName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts b/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts index cccb921863a72..e168c33268b90 100644 --- a/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -160,6 +161,10 @@ export class UpdateQueueOutboundCallerConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateQueueOutboundCallerConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts b/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts index 522c9e223e0a6..cf2fba8423391 100644 --- a/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -130,6 +131,10 @@ export class UpdateQueueStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateQueueStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts b/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts index b5995efcd302b..a1da884d32fbb 100644 --- a/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -142,6 +143,10 @@ export class UpdateQuickConnectConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateQuickConnectConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts b/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts index 7d90e09548bc5..3fe163149a964 100644 --- a/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -130,6 +131,10 @@ export class UpdateQuickConnectNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateQuickConnectName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts index 5c797bb4c0ba2..bdf2990558c05 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class UpdateRoutingProfileAgentAvailabilityTimerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateRoutingProfileAgentAvailabilityTimer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts index da54a2fcf52ed..f96db0ad8d644 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -141,6 +142,10 @@ export class UpdateRoutingProfileConcurrencyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateRoutingProfileConcurrency", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts index 371cae25af05b..a8ebb17b5fa1d 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -139,6 +140,10 @@ export class UpdateRoutingProfileDefaultOutboundQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateRoutingProfileDefaultOutboundQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts index fbc1bc63ca0ed..a06357fdcd6c6 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class UpdateRoutingProfileNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateRoutingProfileName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts index 038c52bf789b3..eeebc4b0f91fa 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -138,6 +139,10 @@ export class UpdateRoutingProfileQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateRoutingProfileQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateRuleCommand.ts b/clients/client-connect/src/commands/UpdateRuleCommand.ts index fb1c3e246822d..235ae2230e730 100644 --- a/clients/client-connect/src/commands/UpdateRuleCommand.ts +++ b/clients/client-connect/src/commands/UpdateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -168,6 +169,10 @@ export class UpdateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts b/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts index c54c8fb28ed49..aba692e1d9251 100644 --- a/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -139,6 +140,10 @@ export class UpdateSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts b/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts index 6b0df15c12cb1..98c9bbba43a27 100644 --- a/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -237,6 +238,10 @@ export class UpdateTaskTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateTaskTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts b/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts index ae1f17713ddf4..d3e8db96caae7 100644 --- a/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts +++ b/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -165,6 +166,10 @@ export class UpdateTrafficDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateTrafficDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts index f41cad187dc37..148e216a078d2 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -129,6 +130,10 @@ export class UpdateUserHierarchyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateUserHierarchy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts index 552db7f6b206c..fd2f25c7da5c1 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -135,6 +136,10 @@ export class UpdateUserHierarchyGroupNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateUserHierarchyGroupName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts index 6e37f60a3680b..a52c3a35bd20f 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -150,6 +151,10 @@ export class UpdateUserHierarchyStructureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateUserHierarchyStructure", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts b/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts index 30596bc619f35..fbcfd919d0b99 100644 --- a/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class UpdateUserIdentityInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateUserIdentityInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts b/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts index 2e8633475165f..fab70b8fd41ff 100644 --- a/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -134,6 +135,10 @@ export class UpdateUserPhoneConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateUserPhoneConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts b/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts index 46aefad527a6d..ea5ae4eefa9ba 100644 --- a/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -129,6 +130,10 @@ export class UpdateUserRoutingProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateUserRoutingProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts b/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts index 13389da67e0cc..38a5d378b69c6 100644 --- a/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -131,6 +132,10 @@ export class UpdateUserSecurityProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateUserSecurityProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateViewContentCommand.ts b/clients/client-connect/src/commands/UpdateViewContentCommand.ts index 732dea561eb9c..9c8a2fa1f08d5 100644 --- a/clients/client-connect/src/commands/UpdateViewContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateViewContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -173,6 +174,10 @@ export class UpdateViewContentCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateViewContentRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateViewContentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateViewContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts b/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts index b1de73d283254..3745518b42aaf 100644 --- a/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient"; @@ -144,6 +145,10 @@ export class UpdateViewMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateViewMetadataRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectService", + operation: "UpdateViewMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/package.json b/clients/client-connectcampaigns/package.json index 3606ae857ad7a..900bdb3942bb4 100644 --- a/clients/client-connectcampaigns/package.json +++ b/clients/client-connectcampaigns/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts index cb44803301fc9..78aa49c0a9bc1 100644 --- a/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -164,6 +165,10 @@ export class CreateCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "CreateCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts index 35b2563f33c3e..bad10798a6494 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -124,6 +125,10 @@ export class DeleteCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "DeleteCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts index dc8ac93864ed8..9bc01826dd498 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -133,6 +134,10 @@ export class DeleteConnectInstanceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "DeleteConnectInstanceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts index cb98fce63b886..dcce798cc6cdd 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -130,6 +131,10 @@ export class DeleteInstanceOnboardingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "DeleteInstanceOnboardingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts index d680318f78d1e..cbcce1316e399 100644 --- a/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -155,6 +156,10 @@ export class DescribeCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "DescribeCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts b/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts index a2ae0901e0307..9a307efaffc7b 100644 --- a/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -139,6 +140,10 @@ export class GetCampaignStateBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "GetCampaignStateBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts b/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts index a2e91cd83bacc..4f1a67e3678b2 100644 --- a/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -129,6 +130,10 @@ export class GetCampaignStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "GetCampaignState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts b/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts index ef3db062af50f..12940f5c5815f 100644 --- a/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -134,6 +135,10 @@ export class GetConnectInstanceConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "GetConnectInstanceConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts b/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts index 1b5a865ce135b..27647425792bb 100644 --- a/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -135,6 +136,10 @@ export class GetInstanceOnboardingJobStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "GetInstanceOnboardingJobStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts b/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts index f99de849bff23..808122f73f8b0 100644 --- a/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -136,6 +137,10 @@ export class ListCampaignsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "ListCampaigns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts b/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts index b635448754ab1..75dc24a8070ff 100644 --- a/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts index 42beee64199f1..c6db039bbb6e0 100644 --- a/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -131,6 +132,10 @@ export class PauseCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "PauseCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts b/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts index f890b36366747..0b20a556b0c34 100644 --- a/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts +++ b/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -161,6 +162,10 @@ export class PutDialRequestBatchCommand extends $Command< commandName, inputFilterSensitiveLog: PutDialRequestBatchRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "PutDialRequestBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts index cf2ff251e6438..e53466d12f578 100644 --- a/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -133,6 +134,10 @@ export class ResumeCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "ResumeCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts index 2f36d3276697c..66c32dea1cbde 100644 --- a/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -131,6 +132,10 @@ export class StartCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "StartCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts b/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts index fb510079f12f0..bd4cdb0c05bae 100644 --- a/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -141,6 +142,10 @@ export class StartInstanceOnboardingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "StartInstanceOnboardingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts index 77edf283689ff..2f665b19b1832 100644 --- a/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -131,6 +132,10 @@ export class StopCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "StopCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts b/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts index 018682c0baa75..d57524cd3379e 100644 --- a/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts b/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts index bbb5e0118e663..64b7cfef1d4a5 100644 --- a/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts index 645f4c46efac1..dc17ac263daa3 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -140,6 +141,10 @@ export class UpdateCampaignDialerConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "UpdateCampaignDialerConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts index 7ea705994ff03..134d232802391 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -128,6 +129,10 @@ export class UpdateCampaignNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "UpdateCampaignName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts index dbe9e93918733..5cf6a2e6c2638 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCampaignsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCampaignsClient"; @@ -138,6 +139,10 @@ export class UpdateCampaignOutboundCallConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCampaignService", + operation: "UpdateCampaignOutboundCallConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/package.json b/clients/client-connectcases/package.json index e051fbfefc7bd..e00c4c1aa6aa9 100644 --- a/clients/client-connectcases/package.json +++ b/clients/client-connectcases/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts b/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts index bf648e978b8eb..7bfe210a9f5ce 100644 --- a/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts +++ b/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -153,6 +154,10 @@ export class BatchGetFieldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "BatchGetField", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts b/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts index b3a4083eff804..f9975f0651ca0 100644 --- a/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts +++ b/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -150,6 +151,10 @@ export class BatchPutFieldOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "BatchPutFieldOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/CreateCaseCommand.ts b/clients/client-connectcases/src/commands/CreateCaseCommand.ts index f862836387312..89176b6ea0476 100644 --- a/clients/client-connectcases/src/commands/CreateCaseCommand.ts +++ b/clients/client-connectcases/src/commands/CreateCaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -168,6 +169,10 @@ export class CreateCaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "CreateCase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/CreateDomainCommand.ts b/clients/client-connectcases/src/commands/CreateDomainCommand.ts index c823922c0d906..4574fcc1460f1 100644 --- a/clients/client-connectcases/src/commands/CreateDomainCommand.ts +++ b/clients/client-connectcases/src/commands/CreateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -146,6 +147,10 @@ export class CreateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "CreateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/CreateFieldCommand.ts b/clients/client-connectcases/src/commands/CreateFieldCommand.ts index 2fd95658ab6c6..e61835066310c 100644 --- a/clients/client-connectcases/src/commands/CreateFieldCommand.ts +++ b/clients/client-connectcases/src/commands/CreateFieldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -143,6 +144,10 @@ export class CreateFieldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "CreateField", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/CreateLayoutCommand.ts b/clients/client-connectcases/src/commands/CreateLayoutCommand.ts index 270cd8565ddc6..4c8fd2246628a 100644 --- a/clients/client-connectcases/src/commands/CreateLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/CreateLayoutCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -185,6 +186,10 @@ export class CreateLayoutCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "CreateLayout", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts b/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts index ea92e70a4052e..6521f340069ad 100644 --- a/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts +++ b/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -155,6 +156,10 @@ export class CreateRelatedItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "CreateRelatedItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/CreateTemplateCommand.ts b/clients/client-connectcases/src/commands/CreateTemplateCommand.ts index 708ee0bb3f9be..8f030aba151ad 100644 --- a/clients/client-connectcases/src/commands/CreateTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/CreateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -157,6 +158,10 @@ export class CreateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "CreateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/DeleteDomainCommand.ts b/clients/client-connectcases/src/commands/DeleteDomainCommand.ts index 2fb76ed20d7cc..d2e44da753481 100644 --- a/clients/client-connectcases/src/commands/DeleteDomainCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -138,6 +139,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/GetCaseCommand.ts b/clients/client-connectcases/src/commands/GetCaseCommand.ts index 0663d8925f8b7..0461337af42f0 100644 --- a/clients/client-connectcases/src/commands/GetCaseCommand.ts +++ b/clients/client-connectcases/src/commands/GetCaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -151,6 +152,10 @@ export class GetCaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "GetCase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts b/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts index 3d1c1da75783d..28d483176d8cc 100644 --- a/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts +++ b/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -145,6 +146,10 @@ export class GetCaseEventConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "GetCaseEventConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/GetDomainCommand.ts b/clients/client-connectcases/src/commands/GetDomainCommand.ts index dacc9e4a3583b..c662cbe6a290c 100644 --- a/clients/client-connectcases/src/commands/GetDomainCommand.ts +++ b/clients/client-connectcases/src/commands/GetDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -136,6 +137,10 @@ export class GetDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "GetDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/GetLayoutCommand.ts b/clients/client-connectcases/src/commands/GetLayoutCommand.ts index 05ef4c321ce1d..375e0b39fbdb8 100644 --- a/clients/client-connectcases/src/commands/GetLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/GetLayoutCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -167,6 +168,10 @@ export class GetLayoutCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "GetLayout", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/GetTemplateCommand.ts b/clients/client-connectcases/src/commands/GetTemplateCommand.ts index c27d867c84f7e..e1910f3164ebe 100644 --- a/clients/client-connectcases/src/commands/GetTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/GetTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -145,6 +146,10 @@ export class GetTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "GetTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts b/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts index 870fa50003a73..88a2a5743cd4f 100644 --- a/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts +++ b/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -140,6 +141,10 @@ export class ListCasesForContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "ListCasesForContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/ListDomainsCommand.ts b/clients/client-connectcases/src/commands/ListDomainsCommand.ts index 5c572c6da1095..30bdb24bb8034 100644 --- a/clients/client-connectcases/src/commands/ListDomainsCommand.ts +++ b/clients/client-connectcases/src/commands/ListDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -134,6 +135,10 @@ export class ListDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "ListDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts b/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts index d6e0d21796259..86f1fbf7a4f0b 100644 --- a/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts +++ b/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -144,6 +145,10 @@ export class ListFieldOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "ListFieldOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/ListFieldsCommand.ts b/clients/client-connectcases/src/commands/ListFieldsCommand.ts index 534b62132da36..07e66e1a4ce4d 100644 --- a/clients/client-connectcases/src/commands/ListFieldsCommand.ts +++ b/clients/client-connectcases/src/commands/ListFieldsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -140,6 +141,10 @@ export class ListFieldsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "ListFields", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/ListLayoutsCommand.ts b/clients/client-connectcases/src/commands/ListLayoutsCommand.ts index f19f9457a68ed..779cef255e63b 100644 --- a/clients/client-connectcases/src/commands/ListLayoutsCommand.ts +++ b/clients/client-connectcases/src/commands/ListLayoutsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -139,6 +140,10 @@ export class ListLayoutsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "ListLayouts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts b/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts index ead113a9807f7..e5a44088d72a4 100644 --- a/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/ListTemplatesCommand.ts b/clients/client-connectcases/src/commands/ListTemplatesCommand.ts index 4089d74b5e5bf..95a6ed0bc410a 100644 --- a/clients/client-connectcases/src/commands/ListTemplatesCommand.ts +++ b/clients/client-connectcases/src/commands/ListTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -143,6 +144,10 @@ export class ListTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "ListTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts b/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts index 250c375f71420..40068993226c4 100644 --- a/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts +++ b/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -144,6 +145,10 @@ export class PutCaseEventConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "PutCaseEventConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/SearchCasesCommand.ts b/clients/client-connectcases/src/commands/SearchCasesCommand.ts index 8d94eabc97b94..e4b390c2bbd51 100644 --- a/clients/client-connectcases/src/commands/SearchCasesCommand.ts +++ b/clients/client-connectcases/src/commands/SearchCasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -242,6 +243,10 @@ export class SearchCasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "SearchCases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts b/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts index d9159b4d49d7e..d577704553749 100644 --- a/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts +++ b/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -170,6 +171,10 @@ export class SearchRelatedItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "SearchRelatedItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/TagResourceCommand.ts b/clients/client-connectcases/src/commands/TagResourceCommand.ts index 820cb4330f302..8351a61c72732 100644 --- a/clients/client-connectcases/src/commands/TagResourceCommand.ts +++ b/clients/client-connectcases/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -130,6 +131,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/UntagResourceCommand.ts b/clients/client-connectcases/src/commands/UntagResourceCommand.ts index dbc3f31fe4072..f75192f2d7db8 100644 --- a/clients/client-connectcases/src/commands/UntagResourceCommand.ts +++ b/clients/client-connectcases/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -130,6 +131,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/UpdateCaseCommand.ts b/clients/client-connectcases/src/commands/UpdateCaseCommand.ts index b31437d5154f8..bbde903b63de5 100644 --- a/clients/client-connectcases/src/commands/UpdateCaseCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateCaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -142,6 +143,10 @@ export class UpdateCaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "UpdateCase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/UpdateFieldCommand.ts b/clients/client-connectcases/src/commands/UpdateFieldCommand.ts index 0a23bbc7cb741..e8090561c3a43 100644 --- a/clients/client-connectcases/src/commands/UpdateFieldCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateFieldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -135,6 +136,10 @@ export class UpdateFieldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "UpdateField", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts b/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts index 0367bcb82ec30..d784130bf72b4 100644 --- a/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -178,6 +179,10 @@ export class UpdateLayoutCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "UpdateLayout", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts b/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts index ad51e708e3b37..d949a02cceeee 100644 --- a/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConnectCasesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectCasesClient"; @@ -150,6 +151,10 @@ export class UpdateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectCases", + operation: "UpdateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index 6c0e2e1ab60ab..18d9f9b2bb93a 100644 --- a/clients/client-connectparticipant/package.json +++ b/clients/client-connectparticipant/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts b/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts index f4b1d8d80cba4..0984090057783 100644 --- a/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts +++ b/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class CompleteAttachmentUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "CompleteAttachmentUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts b/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts index c9317a2d90274..6ecb615689fd6 100644 --- a/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts +++ b/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class CreateParticipantConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "CreateParticipantConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts b/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts index e2f24a5738032..28ce69dfcc2c6 100644 --- a/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts +++ b/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DescribeViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeViewResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "DescribeView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts b/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts index 81e8bc248ed47..05a6185c52f29 100644 --- a/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts +++ b/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DisconnectParticipantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "DisconnectParticipant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts b/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts index 568b98db3b445..aa902411a2bcd 100644 --- a/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts +++ b/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class GetAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "GetAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts b/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts index c5e9cab9db7e4..13bbc56b8ffd0 100644 --- a/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts +++ b/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class GetTranscriptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "GetTranscript", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/src/commands/SendEventCommand.ts b/clients/client-connectparticipant/src/commands/SendEventCommand.ts index a3dbc28497d7d..fa8e89be19f5b 100644 --- a/clients/client-connectparticipant/src/commands/SendEventCommand.ts +++ b/clients/client-connectparticipant/src/commands/SendEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class SendEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "SendEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/src/commands/SendMessageCommand.ts b/clients/client-connectparticipant/src/commands/SendMessageCommand.ts index 5a86228fcdf90..b557092570d74 100644 --- a/clients/client-connectparticipant/src/commands/SendMessageCommand.ts +++ b/clients/client-connectparticipant/src/commands/SendMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class SendMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "SendMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts b/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts index d81a3c9f4bea2..519bc496e1d1d 100644 --- a/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts +++ b/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class StartAttachmentUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonConnectParticipantServiceLambda", + operation: "StartAttachmentUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-controltower/package.json b/clients/client-controltower/package.json index 3b087581ccf67..7ff495b8958a9 100644 --- a/clients/client-controltower/package.json +++ b/clients/client-controltower/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-controltower/src/commands/DisableControlCommand.ts b/clients/client-controltower/src/commands/DisableControlCommand.ts index 2687a188c6200..942c5132b30ad 100644 --- a/clients/client-controltower/src/commands/DisableControlCommand.ts +++ b/clients/client-controltower/src/commands/DisableControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ControlTowerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ControlTowerClient"; @@ -139,6 +140,10 @@ export class DisableControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSControlTowerApis", + operation: "DisableControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-controltower/src/commands/EnableControlCommand.ts b/clients/client-controltower/src/commands/EnableControlCommand.ts index df167813d99a0..e6bb0d687c501 100644 --- a/clients/client-controltower/src/commands/EnableControlCommand.ts +++ b/clients/client-controltower/src/commands/EnableControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ControlTowerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ControlTowerClient"; @@ -137,6 +138,10 @@ export class EnableControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSControlTowerApis", + operation: "EnableControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-controltower/src/commands/GetControlOperationCommand.ts b/clients/client-controltower/src/commands/GetControlOperationCommand.ts index 2a795536e2268..2c0ae5ab51775 100644 --- a/clients/client-controltower/src/commands/GetControlOperationCommand.ts +++ b/clients/client-controltower/src/commands/GetControlOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ControlTowerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ControlTowerClient"; @@ -138,6 +139,10 @@ export class GetControlOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSControlTowerApis", + operation: "GetControlOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts b/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts index 0fb65a44aed5a..15fe2935f117d 100644 --- a/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts +++ b/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ControlTowerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ControlTowerClient"; @@ -138,6 +139,10 @@ export class ListEnabledControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSControlTowerApis", + operation: "ListEnabledControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index 2b9c1293e2bff..87dbabeb73a4b 100644 --- a/clients/client-cost-and-usage-report-service/package.json +++ b/clients/client-cost-and-usage-report-service/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts index 0632badef60dd..0276109ea97a2 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class DeleteReportDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrigamiServiceGatewayService", + operation: "DeleteReportDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts index 5827908ee4d3f..fed0cc5f06a42 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -189,6 +190,10 @@ export class DescribeReportDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrigamiServiceGatewayService", + operation: "DescribeReportDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts index 1975b63ec98fa..843aef12c5efe 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class ModifyReportDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrigamiServiceGatewayService", + operation: "ModifyReportDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts index 7879101499c48..86c1d61743cb4 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class PutReportDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrigamiServiceGatewayService", + operation: "PutReportDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index b5da1a74802c2..4ca7c0ed9c00f 100644 --- a/clients/client-cost-explorer/package.json +++ b/clients/client-cost-explorer/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts index d026e06444f0a..d6c094af3a2b0 100644 --- a/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -200,6 +201,10 @@ export class CreateAnomalyMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "CreateAnomalyMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts index a73a5205b513e..2a3e7b2e3cbef 100644 --- a/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -211,6 +212,10 @@ export class CreateAnomalySubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "CreateAnomalySubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts index a96bfaf58b100..4c3f16ac6c6ac 100644 --- a/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -230,6 +231,10 @@ export class CreateCostCategoryDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "CreateCostCategoryDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts index 29f156a314acc..9345f6d9aab43 100644 --- a/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -118,6 +119,10 @@ export class DeleteAnomalyMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "DeleteAnomalyMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts index 93aeef7033288..072d3008f78bf 100644 --- a/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -118,6 +119,10 @@ export class DeleteAnomalySubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "DeleteAnomalySubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts index 803b3fd192331..ff9f0187c68db 100644 --- a/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -127,6 +128,10 @@ export class DeleteCostCategoryDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "DeleteCostCategoryDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts index cb9f9ac114c7e..b41f38cf5e034 100644 --- a/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -238,6 +239,10 @@ export class DescribeCostCategoryDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "DescribeCostCategoryDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts index ff59228bede13..2b7f3af2567f5 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -162,6 +163,10 @@ export class GetAnomaliesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetAnomalies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts index 9bc5fe397d3e5..0cb8467207fc3 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -207,6 +208,10 @@ export class GetAnomalyMonitorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetAnomalyMonitors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts index 1ab0a7428a2e4..33ed176d428dc 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -215,6 +216,10 @@ export class GetAnomalySubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetAnomalySubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts b/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts index 6d070b7e82e28..1bf0b9fafa671 100644 --- a/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -259,6 +260,10 @@ export class GetCostAndUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetCostAndUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts b/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts index 11fcb6b6aab72..d946032f511c3 100644 --- a/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -269,6 +270,10 @@ export class GetCostAndUsageWithResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetCostAndUsageWithResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts b/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts index 2db6400617eb6..9f551cf01edb0 100644 --- a/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -222,6 +223,10 @@ export class GetCostCategoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetCostCategories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts b/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts index 5cdf7e85ab08b..5f0085ceffdfa 100644 --- a/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -208,6 +209,10 @@ export class GetCostForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetCostForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts b/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts index a4ac7ecdcc630..9ffc6d742ff4f 100644 --- a/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -222,6 +223,10 @@ export class GetDimensionValuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetDimensionValues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts index 220a5b667fcd3..5009e2a6791a7 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -304,6 +305,10 @@ export class GetReservationCoverageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetReservationCoverage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts index 7c675c422c665..56dcea702548a 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -314,6 +315,10 @@ export class GetReservationPurchaseRecommendationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetReservationPurchaseRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts index 4cb6d525c08a6..1c70f4edddfcd 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -265,6 +266,10 @@ export class GetReservationUtilizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetReservationUtilization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts index 5448969117e23..c64d4534f1b4b 100644 --- a/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -341,6 +342,10 @@ export class GetRightsizingRecommendationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetRightsizingRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts index b779a1a2efabd..24cb666824be1 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -175,6 +176,10 @@ export class GetSavingsPlanPurchaseRecommendationDetailsCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetSavingsPlanPurchaseRecommendationDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts index 229248b90707a..5f0e1f82db39e 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -254,6 +255,10 @@ export class GetSavingsPlansCoverageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetSavingsPlansCoverage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts index 7cdfe79113ea4..879f4dd976ba8 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -255,6 +256,10 @@ export class GetSavingsPlansPurchaseRecommendationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetSavingsPlansPurchaseRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts index a8c4782478fed..0816ff7c86312 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -241,6 +242,10 @@ export class GetSavingsPlansUtilizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetSavingsPlansUtilization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts index d1e83dfa029ff..4ad3edf539133 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -265,6 +266,10 @@ export class GetSavingsPlansUtilizationDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetSavingsPlansUtilizationDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetTagsCommand.ts b/clients/client-cost-explorer/src/commands/GetTagsCommand.ts index bfae2d1666d13..30b6f1a4b64b1 100644 --- a/clients/client-cost-explorer/src/commands/GetTagsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -214,6 +215,10 @@ export class GetTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts b/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts index 9bd42cd59aa1f..cf696dbdcab34 100644 --- a/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -213,6 +214,10 @@ export class GetUsageForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "GetUsageForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts b/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts index 3cac7478908e4..d0cda25ac75af 100644 --- a/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -136,6 +137,10 @@ export class ListCostAllocationTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "ListCostAllocationTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts b/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts index 7c37110f3b72b..82cd22fbab3ac 100644 --- a/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -146,6 +147,10 @@ export class ListCostCategoryDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "ListCostCategoryDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts b/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts index 56c7d0345b134..fcf0f6194c541 100644 --- a/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -153,6 +154,10 @@ export class ListSavingsPlansPurchaseRecommendationGenerationCommand extends $Co commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "ListSavingsPlansPurchaseRecommendationGeneration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts b/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts index cb68839cd39c2..ce8b8eb29657d 100644 --- a/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts b/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts index 2ea4c16110b04..a7eb0ce80f22a 100644 --- a/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts +++ b/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -118,6 +119,10 @@ export class ProvideAnomalyFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "ProvideAnomalyFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts b/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts index 6d1b75e717f98..cfbc108ee9984 100644 --- a/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts +++ b/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -150,6 +151,10 @@ export class StartSavingsPlansPurchaseRecommendationGenerationCommand extends $C commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "StartSavingsPlansPurchaseRecommendationGeneration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/TagResourceCommand.ts b/clients/client-cost-explorer/src/commands/TagResourceCommand.ts index 2bb9a8ebbb191..21be44fccf8ab 100644 --- a/clients/client-cost-explorer/src/commands/TagResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts b/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts index 8d23709018175..c708b5d9fa277 100644 --- a/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -120,6 +121,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts index 412b7799f040e..8de83cd1fd832 100644 --- a/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -122,6 +123,10 @@ export class UpdateAnomalyMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "UpdateAnomalyMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts index 08834a568b0cf..8b956e3b4b90b 100644 --- a/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -208,6 +209,10 @@ export class UpdateAnomalySubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "UpdateAnomalySubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts b/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts index 1ed9e69d21b9c..fff7f96003db9 100644 --- a/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -136,6 +137,10 @@ export class UpdateCostAllocationTagsStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "UpdateCostAllocationTagsStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts index 74b73af152545..dc868a17280f3 100644 --- a/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CostExplorerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostExplorerClient"; @@ -229,6 +230,10 @@ export class UpdateCostCategoryDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSInsightsIndexService", + operation: "UpdateCostCategoryDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/package.json b/clients/client-customer-profiles/package.json index 066cead393992..a342c2cb13952 100644 --- a/clients/client-customer-profiles/package.json +++ b/clients/client-customer-profiles/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-customer-profiles/src/commands/AddProfileKeyCommand.ts b/clients/client-customer-profiles/src/commands/AddProfileKeyCommand.ts index d52c14d536229..0674d674743a8 100644 --- a/clients/client-customer-profiles/src/commands/AddProfileKeyCommand.ts +++ b/clients/client-customer-profiles/src/commands/AddProfileKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -138,6 +139,10 @@ export class AddProfileKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "AddProfileKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/CreateCalculatedAttributeDefinitionCommand.ts b/clients/client-customer-profiles/src/commands/CreateCalculatedAttributeDefinitionCommand.ts index d71c93dd1cdfe..cd3e006434e2c 100644 --- a/clients/client-customer-profiles/src/commands/CreateCalculatedAttributeDefinitionCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateCalculatedAttributeDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -197,6 +198,10 @@ export class CreateCalculatedAttributeDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateCalculatedAttributeDefinitionRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateCalculatedAttributeDefinitionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "CreateCalculatedAttributeDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/CreateDomainCommand.ts b/clients/client-customer-profiles/src/commands/CreateDomainCommand.ts index 903954d2857b5..86ad113c4ce06 100644 --- a/clients/client-customer-profiles/src/commands/CreateDomainCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -275,6 +276,10 @@ export class CreateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "CreateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/CreateEventStreamCommand.ts b/clients/client-customer-profiles/src/commands/CreateEventStreamCommand.ts index b09a6ecdfda13..93025ba3837da 100644 --- a/clients/client-customer-profiles/src/commands/CreateEventStreamCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateEventStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -140,6 +141,10 @@ export class CreateEventStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "CreateEventStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/CreateIntegrationWorkflowCommand.ts b/clients/client-customer-profiles/src/commands/CreateIntegrationWorkflowCommand.ts index 99dfdcc3bb0f0..ed458dd51af7a 100644 --- a/clients/client-customer-profiles/src/commands/CreateIntegrationWorkflowCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateIntegrationWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -217,6 +218,10 @@ export class CreateIntegrationWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: CreateIntegrationWorkflowRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "CreateIntegrationWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/CreateProfileCommand.ts b/clients/client-customer-profiles/src/commands/CreateProfileCommand.ts index 84fdc6529b32d..8e56d5945ca9c 100644 --- a/clients/client-customer-profiles/src/commands/CreateProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -202,6 +203,10 @@ export class CreateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: CreateProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "CreateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteCalculatedAttributeDefinitionCommand.ts b/clients/client-customer-profiles/src/commands/DeleteCalculatedAttributeDefinitionCommand.ts index db64ab8c0ed3d..9d5bb520767c3 100644 --- a/clients/client-customer-profiles/src/commands/DeleteCalculatedAttributeDefinitionCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteCalculatedAttributeDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -138,6 +139,10 @@ export class DeleteCalculatedAttributeDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteCalculatedAttributeDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteDomainCommand.ts b/clients/client-customer-profiles/src/commands/DeleteDomainCommand.ts index a1dbde6d2d98e..797298c8907f5 100644 --- a/clients/client-customer-profiles/src/commands/DeleteDomainCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -128,6 +129,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteEventStreamCommand.ts b/clients/client-customer-profiles/src/commands/DeleteEventStreamCommand.ts index fbeff0e56b66a..7ef58b5729954 100644 --- a/clients/client-customer-profiles/src/commands/DeleteEventStreamCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteEventStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -128,6 +129,10 @@ export class DeleteEventStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteEventStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteIntegrationCommand.ts b/clients/client-customer-profiles/src/commands/DeleteIntegrationCommand.ts index 08891756661a7..dcb86f9f82b7a 100644 --- a/clients/client-customer-profiles/src/commands/DeleteIntegrationCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -130,6 +131,10 @@ export class DeleteIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteProfileCommand.ts b/clients/client-customer-profiles/src/commands/DeleteProfileCommand.ts index 5893fb32b5af5..1bf2c7b099b12 100644 --- a/clients/client-customer-profiles/src/commands/DeleteProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -128,6 +129,10 @@ export class DeleteProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteProfileKeyCommand.ts b/clients/client-customer-profiles/src/commands/DeleteProfileKeyCommand.ts index 350e113460493..a1d46f2bb1cf2 100644 --- a/clients/client-customer-profiles/src/commands/DeleteProfileKeyCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteProfileKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -134,6 +135,10 @@ export class DeleteProfileKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteProfileKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteProfileObjectCommand.ts b/clients/client-customer-profiles/src/commands/DeleteProfileObjectCommand.ts index deecdfc270da3..9c4d262080459 100644 --- a/clients/client-customer-profiles/src/commands/DeleteProfileObjectCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteProfileObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -132,6 +133,10 @@ export class DeleteProfileObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteProfileObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteProfileObjectTypeCommand.ts b/clients/client-customer-profiles/src/commands/DeleteProfileObjectTypeCommand.ts index f9b0f2156666e..e2a07f6ca19fa 100644 --- a/clients/client-customer-profiles/src/commands/DeleteProfileObjectTypeCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteProfileObjectTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -133,6 +134,10 @@ export class DeleteProfileObjectTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteProfileObjectType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/DeleteWorkflowCommand.ts b/clients/client-customer-profiles/src/commands/DeleteWorkflowCommand.ts index 6e864ac7625f4..96e2369c9d154 100644 --- a/clients/client-customer-profiles/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -128,6 +129,10 @@ export class DeleteWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "DeleteWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetAutoMergingPreviewCommand.ts b/clients/client-customer-profiles/src/commands/GetAutoMergingPreviewCommand.ts index 07f4158fed4b8..468d51e9327b0 100644 --- a/clients/client-customer-profiles/src/commands/GetAutoMergingPreviewCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetAutoMergingPreviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -156,6 +157,10 @@ export class GetAutoMergingPreviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetAutoMergingPreview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetCalculatedAttributeDefinitionCommand.ts b/clients/client-customer-profiles/src/commands/GetCalculatedAttributeDefinitionCommand.ts index 3eec2e4a00a29..47dca9a191c99 100644 --- a/clients/client-customer-profiles/src/commands/GetCalculatedAttributeDefinitionCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetCalculatedAttributeDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -166,6 +167,10 @@ export class GetCalculatedAttributeDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetCalculatedAttributeDefinitionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetCalculatedAttributeDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetCalculatedAttributeForProfileCommand.ts b/clients/client-customer-profiles/src/commands/GetCalculatedAttributeForProfileCommand.ts index 085f50d4ac666..3ae3b4e96ed94 100644 --- a/clients/client-customer-profiles/src/commands/GetCalculatedAttributeForProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetCalculatedAttributeForProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -139,6 +140,10 @@ export class GetCalculatedAttributeForProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetCalculatedAttributeForProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetDomainCommand.ts b/clients/client-customer-profiles/src/commands/GetDomainCommand.ts index c112d66c887ef..4187ac052dc42 100644 --- a/clients/client-customer-profiles/src/commands/GetDomainCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -204,6 +205,10 @@ export class GetDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetEventStreamCommand.ts b/clients/client-customer-profiles/src/commands/GetEventStreamCommand.ts index ab7e5a4d88004..9cd71a18f9196 100644 --- a/clients/client-customer-profiles/src/commands/GetEventStreamCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetEventStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -143,6 +144,10 @@ export class GetEventStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetEventStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetIdentityResolutionJobCommand.ts b/clients/client-customer-profiles/src/commands/GetIdentityResolutionJobCommand.ts index 54df4497c964a..603d07cf7f077 100644 --- a/clients/client-customer-profiles/src/commands/GetIdentityResolutionJobCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetIdentityResolutionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -165,6 +166,10 @@ export class GetIdentityResolutionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetIdentityResolutionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetIntegrationCommand.ts b/clients/client-customer-profiles/src/commands/GetIntegrationCommand.ts index 64da21ffcfd3b..0eb93ca388530 100644 --- a/clients/client-customer-profiles/src/commands/GetIntegrationCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -142,6 +143,10 @@ export class GetIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetMatchesCommand.ts b/clients/client-customer-profiles/src/commands/GetMatchesCommand.ts index 55c275d6df02e..c6eee32f05cf9 100644 --- a/clients/client-customer-profiles/src/commands/GetMatchesCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetMatchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -184,6 +185,10 @@ export class GetMatchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetMatches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetProfileObjectTypeCommand.ts b/clients/client-customer-profiles/src/commands/GetProfileObjectTypeCommand.ts index 2c3def0dce1e0..15d00766c84de 100644 --- a/clients/client-customer-profiles/src/commands/GetProfileObjectTypeCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetProfileObjectTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -164,6 +165,10 @@ export class GetProfileObjectTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetProfileObjectTypeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetProfileObjectType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetProfileObjectTypeTemplateCommand.ts b/clients/client-customer-profiles/src/commands/GetProfileObjectTypeTemplateCommand.ts index 4c3544dc27f27..4c1326d6f7ea1 100644 --- a/clients/client-customer-profiles/src/commands/GetProfileObjectTypeTemplateCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetProfileObjectTypeTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -165,6 +166,10 @@ export class GetProfileObjectTypeTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetProfileObjectTypeTemplateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetProfileObjectTypeTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetSimilarProfilesCommand.ts b/clients/client-customer-profiles/src/commands/GetSimilarProfilesCommand.ts index 8b362ded0f91e..076763f962555 100644 --- a/clients/client-customer-profiles/src/commands/GetSimilarProfilesCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetSimilarProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -143,6 +144,10 @@ export class GetSimilarProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetSimilarProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetWorkflowCommand.ts b/clients/client-customer-profiles/src/commands/GetWorkflowCommand.ts index 58d9755edaaf3..26eb8c6035be6 100644 --- a/clients/client-customer-profiles/src/commands/GetWorkflowCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -147,6 +148,10 @@ export class GetWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/GetWorkflowStepsCommand.ts b/clients/client-customer-profiles/src/commands/GetWorkflowStepsCommand.ts index fcb32e9c98328..054ba8d42f2e7 100644 --- a/clients/client-customer-profiles/src/commands/GetWorkflowStepsCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetWorkflowStepsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -148,6 +149,10 @@ export class GetWorkflowStepsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "GetWorkflowSteps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListAccountIntegrationsCommand.ts b/clients/client-customer-profiles/src/commands/ListAccountIntegrationsCommand.ts index 71fcfaa9dfe99..28c5db154fb72 100644 --- a/clients/client-customer-profiles/src/commands/ListAccountIntegrationsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListAccountIntegrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -149,6 +150,10 @@ export class ListAccountIntegrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListAccountIntegrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListCalculatedAttributeDefinitionsCommand.ts b/clients/client-customer-profiles/src/commands/ListCalculatedAttributeDefinitionsCommand.ts index 15249b11f3b81..0612146877c9f 100644 --- a/clients/client-customer-profiles/src/commands/ListCalculatedAttributeDefinitionsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListCalculatedAttributeDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -151,6 +152,10 @@ export class ListCalculatedAttributeDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListCalculatedAttributeDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListCalculatedAttributesForProfileCommand.ts b/clients/client-customer-profiles/src/commands/ListCalculatedAttributesForProfileCommand.ts index 93f344edd0a3b..0aeff94533168 100644 --- a/clients/client-customer-profiles/src/commands/ListCalculatedAttributesForProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListCalculatedAttributesForProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -148,6 +149,10 @@ export class ListCalculatedAttributesForProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListCalculatedAttributesForProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListDomainsCommand.ts b/clients/client-customer-profiles/src/commands/ListDomainsCommand.ts index d1c1303bbd710..dcbcf3100398e 100644 --- a/clients/client-customer-profiles/src/commands/ListDomainsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -138,6 +139,10 @@ export class ListDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListEventStreamsCommand.ts b/clients/client-customer-profiles/src/commands/ListEventStreamsCommand.ts index 98f5a750f93fe..49650895329fc 100644 --- a/clients/client-customer-profiles/src/commands/ListEventStreamsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListEventStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -148,6 +149,10 @@ export class ListEventStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListEventStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListIdentityResolutionJobsCommand.ts b/clients/client-customer-profiles/src/commands/ListIdentityResolutionJobsCommand.ts index e88b8493eda11..99c1179f2d799 100644 --- a/clients/client-customer-profiles/src/commands/ListIdentityResolutionJobsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListIdentityResolutionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -153,6 +154,10 @@ export class ListIdentityResolutionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListIdentityResolutionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListIntegrationsCommand.ts b/clients/client-customer-profiles/src/commands/ListIntegrationsCommand.ts index a66c37a7e5757..38ff4f967d205 100644 --- a/clients/client-customer-profiles/src/commands/ListIntegrationsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListIntegrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -149,6 +150,10 @@ export class ListIntegrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListIntegrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListProfileObjectTypeTemplatesCommand.ts b/clients/client-customer-profiles/src/commands/ListProfileObjectTypeTemplatesCommand.ts index bbaf5196dd1ec..9bde6cfba58a5 100644 --- a/clients/client-customer-profiles/src/commands/ListProfileObjectTypeTemplatesCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListProfileObjectTypeTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -142,6 +143,10 @@ export class ListProfileObjectTypeTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListProfileObjectTypeTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListProfileObjectTypesCommand.ts b/clients/client-customer-profiles/src/commands/ListProfileObjectTypesCommand.ts index bfb21bc298d76..289ef5df804f4 100644 --- a/clients/client-customer-profiles/src/commands/ListProfileObjectTypesCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListProfileObjectTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -146,6 +147,10 @@ export class ListProfileObjectTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListProfileObjectTypesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListProfileObjectTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListProfileObjectsCommand.ts b/clients/client-customer-profiles/src/commands/ListProfileObjectsCommand.ts index 3a8f3afde9dde..d9111d02a1d50 100644 --- a/clients/client-customer-profiles/src/commands/ListProfileObjectsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListProfileObjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -150,6 +151,10 @@ export class ListProfileObjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListProfileObjectsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListProfileObjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListRuleBasedMatchesCommand.ts b/clients/client-customer-profiles/src/commands/ListRuleBasedMatchesCommand.ts index eabc6c31a7581..9cbe9d0519178 100644 --- a/clients/client-customer-profiles/src/commands/ListRuleBasedMatchesCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListRuleBasedMatchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -134,6 +135,10 @@ export class ListRuleBasedMatchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListRuleBasedMatches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListTagsForResourceCommand.ts b/clients/client-customer-profiles/src/commands/ListTagsForResourceCommand.ts index b364bea75cb48..a2b4e600d6617 100644 --- a/clients/client-customer-profiles/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/ListWorkflowsCommand.ts b/clients/client-customer-profiles/src/commands/ListWorkflowsCommand.ts index 122a7219c805d..b8ba297d752c1 100644 --- a/clients/client-customer-profiles/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListWorkflowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -143,6 +144,10 @@ export class ListWorkflowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "ListWorkflows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/MergeProfilesCommand.ts b/clients/client-customer-profiles/src/commands/MergeProfilesCommand.ts index da3433340d2fb..896dba56e3cd1 100644 --- a/clients/client-customer-profiles/src/commands/MergeProfilesCommand.ts +++ b/clients/client-customer-profiles/src/commands/MergeProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -195,6 +196,10 @@ export class MergeProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "MergeProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/PutIntegrationCommand.ts b/clients/client-customer-profiles/src/commands/PutIntegrationCommand.ts index 31ed77e96dc3f..0c8411d4d39c8 100644 --- a/clients/client-customer-profiles/src/commands/PutIntegrationCommand.ts +++ b/clients/client-customer-profiles/src/commands/PutIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -223,6 +224,10 @@ export class PutIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: PutIntegrationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "PutIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/PutProfileObjectCommand.ts b/clients/client-customer-profiles/src/commands/PutProfileObjectCommand.ts index b55e5ad3208a4..8b57f7cdee446 100644 --- a/clients/client-customer-profiles/src/commands/PutProfileObjectCommand.ts +++ b/clients/client-customer-profiles/src/commands/PutProfileObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -144,6 +145,10 @@ export class PutProfileObjectCommand extends $Command< commandName, inputFilterSensitiveLog: PutProfileObjectRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "PutProfileObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/PutProfileObjectTypeCommand.ts b/clients/client-customer-profiles/src/commands/PutProfileObjectTypeCommand.ts index 22ee8bbb7a154..7de1d2c6b53a6 100644 --- a/clients/client-customer-profiles/src/commands/PutProfileObjectTypeCommand.ts +++ b/clients/client-customer-profiles/src/commands/PutProfileObjectTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -195,6 +196,10 @@ export class PutProfileObjectTypeCommand extends $Command< commandName, inputFilterSensitiveLog: PutProfileObjectTypeRequestFilterSensitiveLog, outputFilterSensitiveLog: PutProfileObjectTypeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "PutProfileObjectType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/SearchProfilesCommand.ts b/clients/client-customer-profiles/src/commands/SearchProfilesCommand.ts index 2092e04a2d892..0637c390eaedb 100644 --- a/clients/client-customer-profiles/src/commands/SearchProfilesCommand.ts +++ b/clients/client-customer-profiles/src/commands/SearchProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -234,6 +235,10 @@ export class SearchProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SearchProfilesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "SearchProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/TagResourceCommand.ts b/clients/client-customer-profiles/src/commands/TagResourceCommand.ts index a5df7c5ecea41..de6e3f5ad36e0 100644 --- a/clients/client-customer-profiles/src/commands/TagResourceCommand.ts +++ b/clients/client-customer-profiles/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -133,6 +134,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/UntagResourceCommand.ts b/clients/client-customer-profiles/src/commands/UntagResourceCommand.ts index 8f6477c6b372e..6b21d6500aa4b 100644 --- a/clients/client-customer-profiles/src/commands/UntagResourceCommand.ts +++ b/clients/client-customer-profiles/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/UpdateCalculatedAttributeDefinitionCommand.ts b/clients/client-customer-profiles/src/commands/UpdateCalculatedAttributeDefinitionCommand.ts index 7a0d7bf33efa0..1505ddb48537f 100644 --- a/clients/client-customer-profiles/src/commands/UpdateCalculatedAttributeDefinitionCommand.ts +++ b/clients/client-customer-profiles/src/commands/UpdateCalculatedAttributeDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -182,6 +183,10 @@ export class UpdateCalculatedAttributeDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateCalculatedAttributeDefinitionRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateCalculatedAttributeDefinitionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "UpdateCalculatedAttributeDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/UpdateDomainCommand.ts b/clients/client-customer-profiles/src/commands/UpdateDomainCommand.ts index 3eca18d25ab2f..a9da10f041abd 100644 --- a/clients/client-customer-profiles/src/commands/UpdateDomainCommand.ts +++ b/clients/client-customer-profiles/src/commands/UpdateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -274,6 +275,10 @@ export class UpdateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "UpdateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-customer-profiles/src/commands/UpdateProfileCommand.ts b/clients/client-customer-profiles/src/commands/UpdateProfileCommand.ts index a1e3e30b77c4d..31907f12b24af 100644 --- a/clients/client-customer-profiles/src/commands/UpdateProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/UpdateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient"; @@ -205,6 +206,10 @@ export class UpdateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CustomerProfiles_20200815", + operation: "UpdateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/package.json b/clients/client-data-pipeline/package.json index 7110b5b50b350..e835eb497cdc6 100644 --- a/clients/client-data-pipeline/package.json +++ b/clients/client-data-pipeline/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-data-pipeline/src/commands/ActivatePipelineCommand.ts b/clients/client-data-pipeline/src/commands/ActivatePipelineCommand.ts index 3e8c8023c64ab..9d443aaa2146d 100644 --- a/clients/client-data-pipeline/src/commands/ActivatePipelineCommand.ts +++ b/clients/client-data-pipeline/src/commands/ActivatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -161,6 +162,10 @@ export class ActivatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "ActivatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/AddTagsCommand.ts b/clients/client-data-pipeline/src/commands/AddTagsCommand.ts index d7a2004439b07..ad48de49e667d 100644 --- a/clients/client-data-pipeline/src/commands/AddTagsCommand.ts +++ b/clients/client-data-pipeline/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -128,6 +129,10 @@ export class AddTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/CreatePipelineCommand.ts b/clients/client-data-pipeline/src/commands/CreatePipelineCommand.ts index f6f5d5b74bb2d..e18ea2b0139cd 100644 --- a/clients/client-data-pipeline/src/commands/CreatePipelineCommand.ts +++ b/clients/client-data-pipeline/src/commands/CreatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -158,6 +159,10 @@ export class CreatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "CreatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/DeactivatePipelineCommand.ts b/clients/client-data-pipeline/src/commands/DeactivatePipelineCommand.ts index 6801af35defbe..8e2ce37479d31 100644 --- a/clients/client-data-pipeline/src/commands/DeactivatePipelineCommand.ts +++ b/clients/client-data-pipeline/src/commands/DeactivatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -128,6 +129,10 @@ export class DeactivatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "DeactivatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/DeletePipelineCommand.ts b/clients/client-data-pipeline/src/commands/DeletePipelineCommand.ts index 53fed76e15fa0..9f6674efbda42 100644 --- a/clients/client-data-pipeline/src/commands/DeletePipelineCommand.ts +++ b/clients/client-data-pipeline/src/commands/DeletePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -152,6 +153,10 @@ export class DeletePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "DeletePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/DescribeObjectsCommand.ts b/clients/client-data-pipeline/src/commands/DescribeObjectsCommand.ts index d7548c2db47c2..6e7bc089f3bed 100644 --- a/clients/client-data-pipeline/src/commands/DescribeObjectsCommand.ts +++ b/clients/client-data-pipeline/src/commands/DescribeObjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -203,6 +204,10 @@ export class DescribeObjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "DescribeObjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/DescribePipelinesCommand.ts b/clients/client-data-pipeline/src/commands/DescribePipelinesCommand.ts index dd8aa5f986f2e..747d9334739ed 100644 --- a/clients/client-data-pipeline/src/commands/DescribePipelinesCommand.ts +++ b/clients/client-data-pipeline/src/commands/DescribePipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -208,6 +209,10 @@ export class DescribePipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "DescribePipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/EvaluateExpressionCommand.ts b/clients/client-data-pipeline/src/commands/EvaluateExpressionCommand.ts index acb054c7ef457..0981586c447da 100644 --- a/clients/client-data-pipeline/src/commands/EvaluateExpressionCommand.ts +++ b/clients/client-data-pipeline/src/commands/EvaluateExpressionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -161,6 +162,10 @@ export class EvaluateExpressionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "EvaluateExpression", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/GetPipelineDefinitionCommand.ts b/clients/client-data-pipeline/src/commands/GetPipelineDefinitionCommand.ts index a73b67afc31f5..a363d1168d565 100644 --- a/clients/client-data-pipeline/src/commands/GetPipelineDefinitionCommand.ts +++ b/clients/client-data-pipeline/src/commands/GetPipelineDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -220,6 +221,10 @@ export class GetPipelineDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "GetPipelineDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/ListPipelinesCommand.ts b/clients/client-data-pipeline/src/commands/ListPipelinesCommand.ts index 2d30707fc8a0b..ea359afdcad95 100644 --- a/clients/client-data-pipeline/src/commands/ListPipelinesCommand.ts +++ b/clients/client-data-pipeline/src/commands/ListPipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -156,6 +157,10 @@ export class ListPipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "ListPipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/PollForTaskCommand.ts b/clients/client-data-pipeline/src/commands/PollForTaskCommand.ts index 48f010a30b5b1..dc729d3008a3e 100644 --- a/clients/client-data-pipeline/src/commands/PollForTaskCommand.ts +++ b/clients/client-data-pipeline/src/commands/PollForTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -221,6 +222,10 @@ export class PollForTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "PollForTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/PutPipelineDefinitionCommand.ts b/clients/client-data-pipeline/src/commands/PutPipelineDefinitionCommand.ts index 5622a1996960e..d217d08018800 100644 --- a/clients/client-data-pipeline/src/commands/PutPipelineDefinitionCommand.ts +++ b/clients/client-data-pipeline/src/commands/PutPipelineDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -331,6 +332,10 @@ export class PutPipelineDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "PutPipelineDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/QueryObjectsCommand.ts b/clients/client-data-pipeline/src/commands/QueryObjectsCommand.ts index 05a1786802fc0..00ba611fbffa0 100644 --- a/clients/client-data-pipeline/src/commands/QueryObjectsCommand.ts +++ b/clients/client-data-pipeline/src/commands/QueryObjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -182,6 +183,10 @@ export class QueryObjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "QueryObjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/RemoveTagsCommand.ts b/clients/client-data-pipeline/src/commands/RemoveTagsCommand.ts index 980411519ca97..62ddbc8275c8a 100644 --- a/clients/client-data-pipeline/src/commands/RemoveTagsCommand.ts +++ b/clients/client-data-pipeline/src/commands/RemoveTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -125,6 +126,10 @@ export class RemoveTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "RemoveTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/ReportTaskProgressCommand.ts b/clients/client-data-pipeline/src/commands/ReportTaskProgressCommand.ts index 4947f70c92831..51ea4e1be0996 100644 --- a/clients/client-data-pipeline/src/commands/ReportTaskProgressCommand.ts +++ b/clients/client-data-pipeline/src/commands/ReportTaskProgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -173,6 +174,10 @@ export class ReportTaskProgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "ReportTaskProgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/ReportTaskRunnerHeartbeatCommand.ts b/clients/client-data-pipeline/src/commands/ReportTaskRunnerHeartbeatCommand.ts index 4b1d16778d486..3f3d386065d1f 100644 --- a/clients/client-data-pipeline/src/commands/ReportTaskRunnerHeartbeatCommand.ts +++ b/clients/client-data-pipeline/src/commands/ReportTaskRunnerHeartbeatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -154,6 +155,10 @@ export class ReportTaskRunnerHeartbeatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "ReportTaskRunnerHeartbeat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/SetStatusCommand.ts b/clients/client-data-pipeline/src/commands/SetStatusCommand.ts index 0fe6a773074f4..2473cb3296cac 100644 --- a/clients/client-data-pipeline/src/commands/SetStatusCommand.ts +++ b/clients/client-data-pipeline/src/commands/SetStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -158,6 +159,10 @@ export class SetStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "SetStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/SetTaskStatusCommand.ts b/clients/client-data-pipeline/src/commands/SetTaskStatusCommand.ts index 04271e8d23abe..dfcdc5d379998 100644 --- a/clients/client-data-pipeline/src/commands/SetTaskStatusCommand.ts +++ b/clients/client-data-pipeline/src/commands/SetTaskStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -159,6 +160,10 @@ export class SetTaskStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "SetTaskStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-data-pipeline/src/commands/ValidatePipelineDefinitionCommand.ts b/clients/client-data-pipeline/src/commands/ValidatePipelineDefinitionCommand.ts index b16d00d5b59af..afc2867e8742b 100644 --- a/clients/client-data-pipeline/src/commands/ValidatePipelineDefinitionCommand.ts +++ b/clients/client-data-pipeline/src/commands/ValidatePipelineDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataPipelineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataPipelineClient"; @@ -323,6 +324,10 @@ export class ValidatePipelineDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataPipeline", + operation: "ValidatePipelineDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/package.json b/clients/client-database-migration-service/package.json index 0db985e18c5d6..5f6e7a0ad60e1 100644 --- a/clients/client-database-migration-service/package.json +++ b/clients/client-database-migration-service/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-database-migration-service/src/commands/AddTagsToResourceCommand.ts b/clients/client-database-migration-service/src/commands/AddTagsToResourceCommand.ts index fd1720c7cfce7..3e752536eed96 100644 --- a/clients/client-database-migration-service/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-database-migration-service/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ApplyPendingMaintenanceActionCommand.ts b/clients/client-database-migration-service/src/commands/ApplyPendingMaintenanceActionCommand.ts index 83ea6837ed276..bba6d7c17a64b 100644 --- a/clients/client-database-migration-service/src/commands/ApplyPendingMaintenanceActionCommand.ts +++ b/clients/client-database-migration-service/src/commands/ApplyPendingMaintenanceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class ApplyPendingMaintenanceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ApplyPendingMaintenanceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/BatchStartRecommendationsCommand.ts b/clients/client-database-migration-service/src/commands/BatchStartRecommendationsCommand.ts index 2d3a88b124efa..e350f168df1df 100644 --- a/clients/client-database-migration-service/src/commands/BatchStartRecommendationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/BatchStartRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class BatchStartRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "BatchStartRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CancelReplicationTaskAssessmentRunCommand.ts b/clients/client-database-migration-service/src/commands/CancelReplicationTaskAssessmentRunCommand.ts index 0903c0e1bf15b..9a827690ce32b 100644 --- a/clients/client-database-migration-service/src/commands/CancelReplicationTaskAssessmentRunCommand.ts +++ b/clients/client-database-migration-service/src/commands/CancelReplicationTaskAssessmentRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class CancelReplicationTaskAssessmentRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CancelReplicationTaskAssessmentRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts b/clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts index e3f1f35ad905e..04b7961b5ef9b 100644 --- a/clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -212,6 +213,10 @@ export class CreateDataProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateDataProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateEndpointCommand.ts b/clients/client-database-migration-service/src/commands/CreateEndpointCommand.ts index 153ef4a68d1df..ae34b8a8e8b61 100644 --- a/clients/client-database-migration-service/src/commands/CreateEndpointCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -888,6 +889,10 @@ export class CreateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: CreateEndpointMessageFilterSensitiveLog, outputFilterSensitiveLog: CreateEndpointResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-database-migration-service/src/commands/CreateEventSubscriptionCommand.ts index fd4a639044b84..5beb65b476c83 100644 --- a/clients/client-database-migration-service/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -193,6 +194,10 @@ export class CreateEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateFleetAdvisorCollectorCommand.ts b/clients/client-database-migration-service/src/commands/CreateFleetAdvisorCollectorCommand.ts index 69eddda226c05..d9485bbd1b699 100644 --- a/clients/client-database-migration-service/src/commands/CreateFleetAdvisorCollectorCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateFleetAdvisorCollectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class CreateFleetAdvisorCollectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateFleetAdvisorCollector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts b/clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts index 39d2a3beb754e..985770a54ae6c 100644 --- a/clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class CreateInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts b/clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts index 577136dcd244c..90470b0fecab8 100644 --- a/clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class CreateMigrationProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateMigrationProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateReplicationConfigCommand.ts b/clients/client-database-migration-service/src/commands/CreateReplicationConfigCommand.ts index 300edeac9b784..d21fd8ab3b78d 100644 --- a/clients/client-database-migration-service/src/commands/CreateReplicationConfigCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateReplicationConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class CreateReplicationConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateReplicationConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateReplicationInstanceCommand.ts b/clients/client-database-migration-service/src/commands/CreateReplicationInstanceCommand.ts index c6b1284a0b29a..c3db063cf12f9 100644 --- a/clients/client-database-migration-service/src/commands/CreateReplicationInstanceCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateReplicationInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -318,6 +319,10 @@ export class CreateReplicationInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateReplicationInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateReplicationSubnetGroupCommand.ts b/clients/client-database-migration-service/src/commands/CreateReplicationSubnetGroupCommand.ts index abca9e86e0d30..503f87cc6f2c8 100644 --- a/clients/client-database-migration-service/src/commands/CreateReplicationSubnetGroupCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateReplicationSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -203,6 +204,10 @@ export class CreateReplicationSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateReplicationSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/CreateReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/CreateReplicationTaskCommand.ts index c6788e403efc0..ee885d9522445 100644 --- a/clients/client-database-migration-service/src/commands/CreateReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateReplicationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -227,6 +228,10 @@ export class CreateReplicationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "CreateReplicationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteCertificateCommand.ts b/clients/client-database-migration-service/src/commands/DeleteCertificateCommand.ts index 992c1b286f056..7fe8d152038bb 100644 --- a/clients/client-database-migration-service/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class DeleteCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteConnectionCommand.ts b/clients/client-database-migration-service/src/commands/DeleteConnectionCommand.ts index fe5c56c292e1a..294db87e943cb 100644 --- a/clients/client-database-migration-service/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts b/clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts index fa038e7006bbe..34a81b104915f 100644 --- a/clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class DeleteDataProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteDataProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteEndpointCommand.ts b/clients/client-database-migration-service/src/commands/DeleteEndpointCommand.ts index bec3232e13419..84c836ec63ad0 100644 --- a/clients/client-database-migration-service/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -505,6 +506,10 @@ export class DeleteEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteEndpointResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-database-migration-service/src/commands/DeleteEventSubscriptionCommand.ts index 7c33ae6567f95..c1379d06f387a 100644 --- a/clients/client-database-migration-service/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class DeleteEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorCollectorCommand.ts b/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorCollectorCommand.ts index b6f2b14550e97..037411d2f7ce6 100644 --- a/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorCollectorCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorCollectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -122,6 +123,10 @@ export class DeleteFleetAdvisorCollectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteFleetAdvisorCollector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorDatabasesCommand.ts b/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorDatabasesCommand.ts index 736d227a72c40..c3e5d6693d2f3 100644 --- a/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorDatabasesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class DeleteFleetAdvisorDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteFleetAdvisorDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts b/clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts index 20e8f6d050e0f..4bd5fb727a06a 100644 --- a/clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DeleteInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteMigrationProjectCommand.ts b/clients/client-database-migration-service/src/commands/DeleteMigrationProjectCommand.ts index 969cd3906b13d..dbbd3720dea8c 100644 --- a/clients/client-database-migration-service/src/commands/DeleteMigrationProjectCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteMigrationProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class DeleteMigrationProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteMigrationProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationConfigCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationConfigCommand.ts index 8869d42069818..1b1c51387200a 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationConfigCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class DeleteReplicationConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteReplicationConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationInstanceCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationInstanceCommand.ts index 59b05821666e1..e1bef25315352 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationInstanceCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -255,6 +256,10 @@ export class DeleteReplicationInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteReplicationInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationSubnetGroupCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationSubnetGroupCommand.ts index 57c24cbb65609..41dab4607abbc 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationSubnetGroupCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class DeleteReplicationSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteReplicationSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationTaskAssessmentRunCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationTaskAssessmentRunCommand.ts index bd86b5d029323..e9fb68a9dfa84 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationTaskAssessmentRunCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationTaskAssessmentRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DeleteReplicationTaskAssessmentRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteReplicationTaskAssessmentRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationTaskCommand.ts index aba7809968c05..153e207ddc20e 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class DeleteReplicationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DeleteReplicationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeAccountAttributesCommand.ts index 68f4cf75b1a28..def18bba7b056 100644 --- a/clients/client-database-migration-service/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeAccountAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class DescribeAccountAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeAccountAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeApplicableIndividualAssessmentsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeApplicableIndividualAssessmentsCommand.ts index 179b110dbac2c..1e6412b87375a 100644 --- a/clients/client-database-migration-service/src/commands/DescribeApplicableIndividualAssessmentsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeApplicableIndividualAssessmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class DescribeApplicableIndividualAssessmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeApplicableIndividualAssessments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeCertificatesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeCertificatesCommand.ts index 6875396183ef3..e3d2d61bd0be3 100644 --- a/clients/client-database-migration-service/src/commands/DescribeCertificatesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class DescribeCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeConnectionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeConnectionsCommand.ts index ba11e170fdb27..034af3e3a1189 100644 --- a/clients/client-database-migration-service/src/commands/DescribeConnectionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class DescribeConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeConversionConfigurationCommand.ts b/clients/client-database-migration-service/src/commands/DescribeConversionConfigurationCommand.ts index 4bc3f661c37f6..de0f38ec7a834 100644 --- a/clients/client-database-migration-service/src/commands/DescribeConversionConfigurationCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeConversionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -127,6 +128,10 @@ export class DescribeConversionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeConversionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeDataProvidersCommand.ts b/clients/client-database-migration-service/src/commands/DescribeDataProvidersCommand.ts index 0392cba8cb1dd..57c11d765ff96 100644 --- a/clients/client-database-migration-service/src/commands/DescribeDataProvidersCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeDataProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class DescribeDataProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeDataProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeEndpointSettingsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEndpointSettingsCommand.ts index bb0b5ae0e2e8e..7a99ecfaed6af 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEndpointSettingsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEndpointSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DescribeEndpointSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeEndpointSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeEndpointTypesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEndpointTypesCommand.ts index 431517a1a5950..c0a48a59cb7dc 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEndpointTypesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEndpointTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DescribeEndpointTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeEndpointTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeEndpointsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEndpointsCommand.ts index c1f3a0bc921e5..b8962ad4ed84b 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -509,6 +510,10 @@ export class DescribeEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeEndpointsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeEngineVersionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEngineVersionsCommand.ts index ceca9e01139db..292d8940013a6 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEngineVersionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEngineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class DescribeEngineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeEngineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEventCategoriesCommand.ts index a9442cb81f57f..28a681f18eade 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEventCategoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DescribeEventCategoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeEventCategories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEventSubscriptionsCommand.ts index 1b049486bf5bc..f246839619a65 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEventSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DescribeEventSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeEventSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeEventsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEventsCommand.ts index c37e33bfe1504..1c8de1da7e5b6 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEventsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeExtensionPackAssociationsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeExtensionPackAssociationsCommand.ts index 14f691922213c..624c448d7ebb9 100644 --- a/clients/client-database-migration-service/src/commands/DescribeExtensionPackAssociationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeExtensionPackAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeExtensionPackAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeExtensionPackAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorCollectorsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorCollectorsCommand.ts index 90b196e353020..cbf276a0805cf 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorCollectorsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorCollectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class DescribeFleetAdvisorCollectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeFleetAdvisorCollectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorDatabasesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorDatabasesCommand.ts index 2f4fc042eea3b..d57258e8f4fee 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorDatabasesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DescribeFleetAdvisorDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeFleetAdvisorDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorLsaAnalysisCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorLsaAnalysisCommand.ts index 68d8604a15ef9..a2ffcc4fc303e 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorLsaAnalysisCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorLsaAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class DescribeFleetAdvisorLsaAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeFleetAdvisorLsaAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.ts index 7fb20fa8d97ee..09fc1cd8ed363 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeFleetAdvisorSchemaObjectSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeFleetAdvisorSchemaObjectSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemasCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemasCommand.ts index 7e249a364a4ef..d315e35646605 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemasCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class DescribeFleetAdvisorSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeFleetAdvisorSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeInstanceProfilesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeInstanceProfilesCommand.ts index 6b69dd8bff8b8..776438415718b 100644 --- a/clients/client-database-migration-service/src/commands/DescribeInstanceProfilesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeInstanceProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class DescribeInstanceProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeInstanceProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelAssessmentsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelAssessmentsCommand.ts index f0f91ec9842ab..6c046bc2c4d14 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelAssessmentsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelAssessmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DescribeMetadataModelAssessmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeMetadataModelAssessments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelConversionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelConversionsCommand.ts index e23ba9bc838e5..8481bb4fd6128 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelConversionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelConversionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DescribeMetadataModelConversionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeMetadataModelConversions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsAsScriptCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsAsScriptCommand.ts index 691c657249956..63554f68daec0 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsAsScriptCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsAsScriptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeMetadataModelExportsAsScriptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeMetadataModelExportsAsScript", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsToTargetCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsToTargetCommand.ts index a62ffea487db8..3c24fe3ace0b3 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsToTargetCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsToTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeMetadataModelExportsToTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeMetadataModelExportsToTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelImportsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelImportsCommand.ts index be48724f3c8f1..f1277f018214a 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelImportsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelImportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DescribeMetadataModelImportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeMetadataModelImports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeMigrationProjectsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMigrationProjectsCommand.ts index 063c1f0221ed1..0f269e6777392 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMigrationProjectsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMigrationProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class DescribeMigrationProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeMigrationProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeOrderableReplicationInstancesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeOrderableReplicationInstancesCommand.ts index f3896892884e3..0b12cddb7bfc6 100644 --- a/clients/client-database-migration-service/src/commands/DescribeOrderableReplicationInstancesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeOrderableReplicationInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class DescribeOrderableReplicationInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeOrderableReplicationInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribePendingMaintenanceActionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribePendingMaintenanceActionsCommand.ts index d4a9fe592f96a..9a9fef7a71699 100644 --- a/clients/client-database-migration-service/src/commands/DescribePendingMaintenanceActionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribePendingMaintenanceActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class DescribePendingMaintenanceActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribePendingMaintenanceActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeRecommendationLimitationsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeRecommendationLimitationsCommand.ts index b6faa21133470..8bd40b3b582dd 100644 --- a/clients/client-database-migration-service/src/commands/DescribeRecommendationLimitationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeRecommendationLimitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DescribeRecommendationLimitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeRecommendationLimitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeRecommendationsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeRecommendationsCommand.ts index afc888978c865..5f8c9c7a696dd 100644 --- a/clients/client-database-migration-service/src/commands/DescribeRecommendationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class DescribeRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeRefreshSchemasStatusCommand.ts b/clients/client-database-migration-service/src/commands/DescribeRefreshSchemasStatusCommand.ts index d46fde4e0f386..b125eb55bb69f 100644 --- a/clients/client-database-migration-service/src/commands/DescribeRefreshSchemasStatusCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeRefreshSchemasStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class DescribeRefreshSchemasStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeRefreshSchemasStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationConfigsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationConfigsCommand.ts index 701eb024d30e1..39f4113fcfd2c 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationConfigsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class DescribeReplicationConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationInstanceTaskLogsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationInstanceTaskLogsCommand.ts index df8d4b02d9619..2ee2a3104d90b 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationInstanceTaskLogsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationInstanceTaskLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DescribeReplicationInstanceTaskLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationInstanceTaskLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationInstancesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationInstancesCommand.ts index 2205bfab6f0c3..a27621649ee3f 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationInstancesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -226,6 +227,10 @@ export class DescribeReplicationInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationSubnetGroupsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationSubnetGroupsCommand.ts index 009c0235d80ba..a22d054cab8e9 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationSubnetGroupsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationSubnetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -182,6 +183,10 @@ export class DescribeReplicationSubnetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationSubnetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTableStatisticsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTableStatisticsCommand.ts index 383ca4c55f05b..373af3847452f 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTableStatisticsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTableStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class DescribeReplicationTableStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationTableStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentResultsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentResultsCommand.ts index 8e322bf9b7ba3..8ad8da55546c0 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentResultsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeReplicationTaskAssessmentResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationTaskAssessmentResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentRunsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentRunsCommand.ts index 74a3468aa4589..6fcba23908f63 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentRunsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class DescribeReplicationTaskAssessmentRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationTaskAssessmentRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskIndividualAssessmentsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskIndividualAssessmentsCommand.ts index e98577efa10a0..59c46d7d79666 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskIndividualAssessmentsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskIndividualAssessmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class DescribeReplicationTaskIndividualAssessmentsCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationTaskIndividualAssessments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTasksCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTasksCommand.ts index 4448acae4a941..1f0b59d4a8f05 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTasksCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -194,6 +195,10 @@ export class DescribeReplicationTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplicationTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationsCommand.ts index 18310648a6a96..ee3fe00ee977f 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class DescribeReplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeReplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeSchemasCommand.ts b/clients/client-database-migration-service/src/commands/DescribeSchemasCommand.ts index 90724bac0c69c..d1d302e0e1a1a 100644 --- a/clients/client-database-migration-service/src/commands/DescribeSchemasCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class DescribeSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/DescribeTableStatisticsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeTableStatisticsCommand.ts index 0ead864641d03..a48b2f2c0e245 100644 --- a/clients/client-database-migration-service/src/commands/DescribeTableStatisticsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeTableStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class DescribeTableStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "DescribeTableStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ExportMetadataModelAssessmentCommand.ts b/clients/client-database-migration-service/src/commands/ExportMetadataModelAssessmentCommand.ts index 6a6ee8204fae9..16912a50049e4 100644 --- a/clients/client-database-migration-service/src/commands/ExportMetadataModelAssessmentCommand.ts +++ b/clients/client-database-migration-service/src/commands/ExportMetadataModelAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class ExportMetadataModelAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ExportMetadataModelAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ImportCertificateCommand.ts b/clients/client-database-migration-service/src/commands/ImportCertificateCommand.ts index dd4b64b7c7946..11e7fcaeb1ea1 100644 --- a/clients/client-database-migration-service/src/commands/ImportCertificateCommand.ts +++ b/clients/client-database-migration-service/src/commands/ImportCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class ImportCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: ImportCertificateMessageFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ImportCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-database-migration-service/src/commands/ListTagsForResourceCommand.ts index 9e3161b5158d1..c3696ae1cb846 100644 --- a/clients/client-database-migration-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-database-migration-service/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyConversionConfigurationCommand.ts b/clients/client-database-migration-service/src/commands/ModifyConversionConfigurationCommand.ts index 91e5ff961b9b9..493cf364d2e09 100644 --- a/clients/client-database-migration-service/src/commands/ModifyConversionConfigurationCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyConversionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class ModifyConversionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyConversionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyDataProviderCommand.ts b/clients/client-database-migration-service/src/commands/ModifyDataProviderCommand.ts index e0d058ef71c85..9169123e82b74 100644 --- a/clients/client-database-migration-service/src/commands/ModifyDataProviderCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyDataProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -209,6 +210,10 @@ export class ModifyDataProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyDataProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyEndpointCommand.ts b/clients/client-database-migration-service/src/commands/ModifyEndpointCommand.ts index 95dd374bead70..0436aa7bac7ca 100644 --- a/clients/client-database-migration-service/src/commands/ModifyEndpointCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -859,6 +860,10 @@ export class ModifyEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: ModifyEndpointMessageFilterSensitiveLog, outputFilterSensitiveLog: ModifyEndpointResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-database-migration-service/src/commands/ModifyEventSubscriptionCommand.ts index 8f96a9c002616..96ee1b4616a72 100644 --- a/clients/client-database-migration-service/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class ModifyEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyInstanceProfileCommand.ts b/clients/client-database-migration-service/src/commands/ModifyInstanceProfileCommand.ts index 146f3680e9934..9c568a44afd69 100644 --- a/clients/client-database-migration-service/src/commands/ModifyInstanceProfileCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class ModifyInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyMigrationProjectCommand.ts b/clients/client-database-migration-service/src/commands/ModifyMigrationProjectCommand.ts index 5fbd5f23516db..829f339b9f640 100644 --- a/clients/client-database-migration-service/src/commands/ModifyMigrationProjectCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyMigrationProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class ModifyMigrationProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyMigrationProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyReplicationConfigCommand.ts b/clients/client-database-migration-service/src/commands/ModifyReplicationConfigCommand.ts index 563b1c23ae8cd..31590f145edce 100644 --- a/clients/client-database-migration-service/src/commands/ModifyReplicationConfigCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyReplicationConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class ModifyReplicationConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyReplicationConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyReplicationInstanceCommand.ts b/clients/client-database-migration-service/src/commands/ModifyReplicationInstanceCommand.ts index 94d1a9f939d45..85389363ffca5 100644 --- a/clients/client-database-migration-service/src/commands/ModifyReplicationInstanceCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyReplicationInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -290,6 +291,10 @@ export class ModifyReplicationInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyReplicationInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyReplicationSubnetGroupCommand.ts b/clients/client-database-migration-service/src/commands/ModifyReplicationSubnetGroupCommand.ts index 03cb38738f1bf..6eccdc87765ae 100644 --- a/clients/client-database-migration-service/src/commands/ModifyReplicationSubnetGroupCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyReplicationSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class ModifyReplicationSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyReplicationSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ModifyReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/ModifyReplicationTaskCommand.ts index 446acd5d0db05..1b8d493b868b9 100644 --- a/clients/client-database-migration-service/src/commands/ModifyReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyReplicationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class ModifyReplicationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ModifyReplicationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/MoveReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/MoveReplicationTaskCommand.ts index 672a252e627fa..b1dc57747e08a 100644 --- a/clients/client-database-migration-service/src/commands/MoveReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/MoveReplicationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class MoveReplicationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "MoveReplicationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/RebootReplicationInstanceCommand.ts b/clients/client-database-migration-service/src/commands/RebootReplicationInstanceCommand.ts index 730f05a9f7275..89a1c42c01af0 100644 --- a/clients/client-database-migration-service/src/commands/RebootReplicationInstanceCommand.ts +++ b/clients/client-database-migration-service/src/commands/RebootReplicationInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -187,6 +188,10 @@ export class RebootReplicationInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "RebootReplicationInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/RefreshSchemasCommand.ts b/clients/client-database-migration-service/src/commands/RefreshSchemasCommand.ts index 52f9d88370d24..14542348c7b92 100644 --- a/clients/client-database-migration-service/src/commands/RefreshSchemasCommand.ts +++ b/clients/client-database-migration-service/src/commands/RefreshSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class RefreshSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "RefreshSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ReloadReplicationTablesCommand.ts b/clients/client-database-migration-service/src/commands/ReloadReplicationTablesCommand.ts index 4f111e58b0c12..ddb0e203a5cd3 100644 --- a/clients/client-database-migration-service/src/commands/ReloadReplicationTablesCommand.ts +++ b/clients/client-database-migration-service/src/commands/ReloadReplicationTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class ReloadReplicationTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ReloadReplicationTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/ReloadTablesCommand.ts b/clients/client-database-migration-service/src/commands/ReloadTablesCommand.ts index f985a8033bda2..a8694034e83aa 100644 --- a/clients/client-database-migration-service/src/commands/ReloadTablesCommand.ts +++ b/clients/client-database-migration-service/src/commands/ReloadTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class ReloadTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "ReloadTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-database-migration-service/src/commands/RemoveTagsFromResourceCommand.ts index b5362be658941..96968a8b3895f 100644 --- a/clients/client-database-migration-service/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-database-migration-service/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/RunFleetAdvisorLsaAnalysisCommand.ts b/clients/client-database-migration-service/src/commands/RunFleetAdvisorLsaAnalysisCommand.ts index 7aa4005e31a56..1b4bffe2e943c 100644 --- a/clients/client-database-migration-service/src/commands/RunFleetAdvisorLsaAnalysisCommand.ts +++ b/clients/client-database-migration-service/src/commands/RunFleetAdvisorLsaAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -123,6 +124,10 @@ export class RunFleetAdvisorLsaAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "RunFleetAdvisorLsaAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartExtensionPackAssociationCommand.ts b/clients/client-database-migration-service/src/commands/StartExtensionPackAssociationCommand.ts index d713d68a2eaa1..23be3ba131e70 100644 --- a/clients/client-database-migration-service/src/commands/StartExtensionPackAssociationCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartExtensionPackAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class StartExtensionPackAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartExtensionPackAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelAssessmentCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelAssessmentCommand.ts index b5267d1a7da33..aa00a9b1c3d3f 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelAssessmentCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class StartMetadataModelAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartMetadataModelAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelConversionCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelConversionCommand.ts index 51af6c8b8b9f4..dbcc8b900a5fd 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelConversionCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelConversionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class StartMetadataModelConversionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartMetadataModelConversion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelExportAsScriptCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelExportAsScriptCommand.ts index 2e7c2ddac54a9..30aa8d59b1dde 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelExportAsScriptCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelExportAsScriptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class StartMetadataModelExportAsScriptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartMetadataModelExportAsScript", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelExportToTargetCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelExportToTargetCommand.ts index d89a8b80144cf..b31b5b25f2f69 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelExportToTargetCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelExportToTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class StartMetadataModelExportToTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartMetadataModelExportToTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelImportCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelImportCommand.ts index a61b4387b89be..8b37dafbc780c 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelImportCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class StartMetadataModelImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartMetadataModelImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartRecommendationsCommand.ts b/clients/client-database-migration-service/src/commands/StartRecommendationsCommand.ts index 418baab806682..66618161fa5d0 100644 --- a/clients/client-database-migration-service/src/commands/StartRecommendationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class StartRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartReplicationCommand.ts b/clients/client-database-migration-service/src/commands/StartReplicationCommand.ts index 255f045e3ecc2..61c9d02dc3e9a 100644 --- a/clients/client-database-migration-service/src/commands/StartReplicationCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class StartReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentCommand.ts b/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentCommand.ts index 56c1f5ec8a722..f2c9bea08ea58 100644 --- a/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class StartReplicationTaskAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartReplicationTaskAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentRunCommand.ts b/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentRunCommand.ts index c5d1e592a16f2..38803e88db429 100644 --- a/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentRunCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -198,6 +199,10 @@ export class StartReplicationTaskAssessmentRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartReplicationTaskAssessmentRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StartReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/StartReplicationTaskCommand.ts index 27df35b19f0d6..b972f50b1b211 100644 --- a/clients/client-database-migration-service/src/commands/StartReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartReplicationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class StartReplicationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StartReplicationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StopReplicationCommand.ts b/clients/client-database-migration-service/src/commands/StopReplicationCommand.ts index ef1a15019aa8e..da3c9a80816c4 100644 --- a/clients/client-database-migration-service/src/commands/StopReplicationCommand.ts +++ b/clients/client-database-migration-service/src/commands/StopReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class StopReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StopReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/StopReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/StopReplicationTaskCommand.ts index e57db46e88698..5773e7eb39de5 100644 --- a/clients/client-database-migration-service/src/commands/StopReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/StopReplicationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class StopReplicationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "StopReplicationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/TestConnectionCommand.ts b/clients/client-database-migration-service/src/commands/TestConnectionCommand.ts index 04885957fd0bf..4b8787f036cff 100644 --- a/clients/client-database-migration-service/src/commands/TestConnectionCommand.ts +++ b/clients/client-database-migration-service/src/commands/TestConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class TestConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "TestConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-database-migration-service/src/commands/UpdateSubscriptionsToEventBridgeCommand.ts b/clients/client-database-migration-service/src/commands/UpdateSubscriptionsToEventBridgeCommand.ts index 0265b4dc8af8c..d50a701251508 100644 --- a/clients/client-database-migration-service/src/commands/UpdateSubscriptionsToEventBridgeCommand.ts +++ b/clients/client-database-migration-service/src/commands/UpdateSubscriptionsToEventBridgeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class UpdateSubscriptionsToEventBridgeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDMSv20160101", + operation: "UpdateSubscriptionsToEventBridge", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/package.json b/clients/client-databrew/package.json index f813c2a821dd7..c71e2562f43d1 100644 --- a/clients/client-databrew/package.json +++ b/clients/client-databrew/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-databrew/src/commands/BatchDeleteRecipeVersionCommand.ts b/clients/client-databrew/src/commands/BatchDeleteRecipeVersionCommand.ts index 43fba25a4a659..797b551884772 100644 --- a/clients/client-databrew/src/commands/BatchDeleteRecipeVersionCommand.ts +++ b/clients/client-databrew/src/commands/BatchDeleteRecipeVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -171,6 +172,10 @@ export class BatchDeleteRecipeVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "BatchDeleteRecipeVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/CreateDatasetCommand.ts b/clients/client-databrew/src/commands/CreateDatasetCommand.ts index 8b1b33c6c56ca..446d9375c5778 100644 --- a/clients/client-databrew/src/commands/CreateDatasetCommand.ts +++ b/clients/client-databrew/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -207,6 +208,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/CreateProfileJobCommand.ts b/clients/client-databrew/src/commands/CreateProfileJobCommand.ts index caaff4889fc57..aa1f037a7cbc0 100644 --- a/clients/client-databrew/src/commands/CreateProfileJobCommand.ts +++ b/clients/client-databrew/src/commands/CreateProfileJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -211,6 +212,10 @@ export class CreateProfileJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "CreateProfileJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/CreateProjectCommand.ts b/clients/client-databrew/src/commands/CreateProjectCommand.ts index 370dbb6ba77fa..14fb78feaf91f 100644 --- a/clients/client-databrew/src/commands/CreateProjectCommand.ts +++ b/clients/client-databrew/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -134,6 +135,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/CreateRecipeCommand.ts b/clients/client-databrew/src/commands/CreateRecipeCommand.ts index 1fbcc7a6e9fa1..84b6e010c1956 100644 --- a/clients/client-databrew/src/commands/CreateRecipeCommand.ts +++ b/clients/client-databrew/src/commands/CreateRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -142,6 +143,10 @@ export class CreateRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "CreateRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/CreateRecipeJobCommand.ts b/clients/client-databrew/src/commands/CreateRecipeJobCommand.ts index 7ae9e80bcfcaa..c369cc1be0223 100644 --- a/clients/client-databrew/src/commands/CreateRecipeJobCommand.ts +++ b/clients/client-databrew/src/commands/CreateRecipeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -203,6 +204,10 @@ export class CreateRecipeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "CreateRecipeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/CreateRulesetCommand.ts b/clients/client-databrew/src/commands/CreateRulesetCommand.ts index a11afdd389403..1a46a343e071e 100644 --- a/clients/client-databrew/src/commands/CreateRulesetCommand.ts +++ b/clients/client-databrew/src/commands/CreateRulesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -148,6 +149,10 @@ export class CreateRulesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "CreateRuleset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/CreateScheduleCommand.ts b/clients/client-databrew/src/commands/CreateScheduleCommand.ts index 34c84e5a543c2..b4a147b11459b 100644 --- a/clients/client-databrew/src/commands/CreateScheduleCommand.ts +++ b/clients/client-databrew/src/commands/CreateScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -131,6 +132,10 @@ export class CreateScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "CreateSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DeleteDatasetCommand.ts b/clients/client-databrew/src/commands/DeleteDatasetCommand.ts index e515ceb16ebac..58d061072b9d0 100644 --- a/clients/client-databrew/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-databrew/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -121,6 +122,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DeleteJobCommand.ts b/clients/client-databrew/src/commands/DeleteJobCommand.ts index 2f77571508416..97587263f3558 100644 --- a/clients/client-databrew/src/commands/DeleteJobCommand.ts +++ b/clients/client-databrew/src/commands/DeleteJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -121,6 +122,10 @@ export class DeleteJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DeleteJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DeleteProjectCommand.ts b/clients/client-databrew/src/commands/DeleteProjectCommand.ts index 92b332dbe22b3..c92dbea3ff68b 100644 --- a/clients/client-databrew/src/commands/DeleteProjectCommand.ts +++ b/clients/client-databrew/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -121,6 +122,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DeleteRecipeVersionCommand.ts b/clients/client-databrew/src/commands/DeleteRecipeVersionCommand.ts index 3ae69bd9c2995..b3f7a5bb464c8 100644 --- a/clients/client-databrew/src/commands/DeleteRecipeVersionCommand.ts +++ b/clients/client-databrew/src/commands/DeleteRecipeVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -125,6 +126,10 @@ export class DeleteRecipeVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DeleteRecipeVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DeleteRulesetCommand.ts b/clients/client-databrew/src/commands/DeleteRulesetCommand.ts index f14fc609c8cd2..b6016656b94fd 100644 --- a/clients/client-databrew/src/commands/DeleteRulesetCommand.ts +++ b/clients/client-databrew/src/commands/DeleteRulesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -121,6 +122,10 @@ export class DeleteRulesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DeleteRuleset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DeleteScheduleCommand.ts b/clients/client-databrew/src/commands/DeleteScheduleCommand.ts index 635d3eb6382f6..3460c8e9b5cd2 100644 --- a/clients/client-databrew/src/commands/DeleteScheduleCommand.ts +++ b/clients/client-databrew/src/commands/DeleteScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -120,6 +121,10 @@ export class DeleteScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DeleteSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DescribeDatasetCommand.ts b/clients/client-databrew/src/commands/DescribeDatasetCommand.ts index dc781ac038c05..640c0f526c169 100644 --- a/clients/client-databrew/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-databrew/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -209,6 +210,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DescribeJobCommand.ts b/clients/client-databrew/src/commands/DescribeJobCommand.ts index adffae9678957..de9020c27e99a 100644 --- a/clients/client-databrew/src/commands/DescribeJobCommand.ts +++ b/clients/client-databrew/src/commands/DescribeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -264,6 +265,10 @@ export class DescribeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DescribeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DescribeJobRunCommand.ts b/clients/client-databrew/src/commands/DescribeJobRunCommand.ts index 407e4b5ac4922..da082b1bc88e0 100644 --- a/clients/client-databrew/src/commands/DescribeJobRunCommand.ts +++ b/clients/client-databrew/src/commands/DescribeJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -260,6 +261,10 @@ export class DescribeJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DescribeJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DescribeProjectCommand.ts b/clients/client-databrew/src/commands/DescribeProjectCommand.ts index 077fa24112225..35482c567ae1e 100644 --- a/clients/client-databrew/src/commands/DescribeProjectCommand.ts +++ b/clients/client-databrew/src/commands/DescribeProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -138,6 +139,10 @@ export class DescribeProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DescribeProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DescribeRecipeCommand.ts b/clients/client-databrew/src/commands/DescribeRecipeCommand.ts index 8a562718c10ba..84004469b2704 100644 --- a/clients/client-databrew/src/commands/DescribeRecipeCommand.ts +++ b/clients/client-databrew/src/commands/DescribeRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -152,6 +153,10 @@ export class DescribeRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DescribeRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DescribeRulesetCommand.ts b/clients/client-databrew/src/commands/DescribeRulesetCommand.ts index 8e4b03f4fe8c8..d5fea3b964a42 100644 --- a/clients/client-databrew/src/commands/DescribeRulesetCommand.ts +++ b/clients/client-databrew/src/commands/DescribeRulesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -151,6 +152,10 @@ export class DescribeRulesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DescribeRuleset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/DescribeScheduleCommand.ts b/clients/client-databrew/src/commands/DescribeScheduleCommand.ts index e3be44b3b9540..61b553317aaa5 100644 --- a/clients/client-databrew/src/commands/DescribeScheduleCommand.ts +++ b/clients/client-databrew/src/commands/DescribeScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -132,6 +133,10 @@ export class DescribeScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "DescribeSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListDatasetsCommand.ts b/clients/client-databrew/src/commands/ListDatasetsCommand.ts index f576967bba770..2e0fcae316875 100644 --- a/clients/client-databrew/src/commands/ListDatasetsCommand.ts +++ b/clients/client-databrew/src/commands/ListDatasetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -211,6 +212,10 @@ export class ListDatasetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListDatasets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListJobRunsCommand.ts b/clients/client-databrew/src/commands/ListJobRunsCommand.ts index 95d3a4d70ad2e..3faed420ecfe2 100644 --- a/clients/client-databrew/src/commands/ListJobRunsCommand.ts +++ b/clients/client-databrew/src/commands/ListJobRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -208,6 +209,10 @@ export class ListJobRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListJobRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListJobsCommand.ts b/clients/client-databrew/src/commands/ListJobsCommand.ts index 75cdf386f0046..885af8da5edd7 100644 --- a/clients/client-databrew/src/commands/ListJobsCommand.ts +++ b/clients/client-databrew/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -214,6 +215,10 @@ export class ListJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListProjectsCommand.ts b/clients/client-databrew/src/commands/ListProjectsCommand.ts index 1402fde66fc69..062ff6dc05a2f 100644 --- a/clients/client-databrew/src/commands/ListProjectsCommand.ts +++ b/clients/client-databrew/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -139,6 +140,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListRecipeVersionsCommand.ts b/clients/client-databrew/src/commands/ListRecipeVersionsCommand.ts index 3a46925918146..7d76e0a7c4800 100644 --- a/clients/client-databrew/src/commands/ListRecipeVersionsCommand.ts +++ b/clients/client-databrew/src/commands/ListRecipeVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -155,6 +156,10 @@ export class ListRecipeVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListRecipeVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListRecipesCommand.ts b/clients/client-databrew/src/commands/ListRecipesCommand.ts index 7266ae5f6565d..60c002be8e398 100644 --- a/clients/client-databrew/src/commands/ListRecipesCommand.ts +++ b/clients/client-databrew/src/commands/ListRecipesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -152,6 +153,10 @@ export class ListRecipesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListRecipes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListRulesetsCommand.ts b/clients/client-databrew/src/commands/ListRulesetsCommand.ts index 8ef6a272ce961..8d2029475a5bf 100644 --- a/clients/client-databrew/src/commands/ListRulesetsCommand.ts +++ b/clients/client-databrew/src/commands/ListRulesetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -138,6 +139,10 @@ export class ListRulesetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListRulesets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListSchedulesCommand.ts b/clients/client-databrew/src/commands/ListSchedulesCommand.ts index 533bd7c7c42aa..61c30e9b30be4 100644 --- a/clients/client-databrew/src/commands/ListSchedulesCommand.ts +++ b/clients/client-databrew/src/commands/ListSchedulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -135,6 +136,10 @@ export class ListSchedulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListSchedules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/ListTagsForResourceCommand.ts b/clients/client-databrew/src/commands/ListTagsForResourceCommand.ts index de9a67cbd1580..93564de4ba64b 100644 --- a/clients/client-databrew/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-databrew/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/PublishRecipeCommand.ts b/clients/client-databrew/src/commands/PublishRecipeCommand.ts index e3313fc8a66b6..af5e28dc211d7 100644 --- a/clients/client-databrew/src/commands/PublishRecipeCommand.ts +++ b/clients/client-databrew/src/commands/PublishRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -122,6 +123,10 @@ export class PublishRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "PublishRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/SendProjectSessionActionCommand.ts b/clients/client-databrew/src/commands/SendProjectSessionActionCommand.ts index 9dca2f2a5abfa..4c3b20ce5157c 100644 --- a/clients/client-databrew/src/commands/SendProjectSessionActionCommand.ts +++ b/clients/client-databrew/src/commands/SendProjectSessionActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -158,6 +159,10 @@ export class SendProjectSessionActionCommand extends $Command< commandName, inputFilterSensitiveLog: SendProjectSessionActionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "SendProjectSessionAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/StartJobRunCommand.ts b/clients/client-databrew/src/commands/StartJobRunCommand.ts index 8d9e472a5ec5b..a3cc0926bc29c 100644 --- a/clients/client-databrew/src/commands/StartJobRunCommand.ts +++ b/clients/client-databrew/src/commands/StartJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -124,6 +125,10 @@ export class StartJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "StartJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/StartProjectSessionCommand.ts b/clients/client-databrew/src/commands/StartProjectSessionCommand.ts index 1328a36dc8b98..9bdd99bc31834 100644 --- a/clients/client-databrew/src/commands/StartProjectSessionCommand.ts +++ b/clients/client-databrew/src/commands/StartProjectSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -133,6 +134,10 @@ export class StartProjectSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StartProjectSessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "StartProjectSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/StopJobRunCommand.ts b/clients/client-databrew/src/commands/StopJobRunCommand.ts index 4440797aa5513..6fce8699cef87 100644 --- a/clients/client-databrew/src/commands/StopJobRunCommand.ts +++ b/clients/client-databrew/src/commands/StopJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -119,6 +120,10 @@ export class StopJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "StopJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/TagResourceCommand.ts b/clients/client-databrew/src/commands/TagResourceCommand.ts index a9ccf8f0a4924..9a6116204d71c 100644 --- a/clients/client-databrew/src/commands/TagResourceCommand.ts +++ b/clients/client-databrew/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/UntagResourceCommand.ts b/clients/client-databrew/src/commands/UntagResourceCommand.ts index b38177fa65b9b..9fa6042d97b62 100644 --- a/clients/client-databrew/src/commands/UntagResourceCommand.ts +++ b/clients/client-databrew/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/UpdateDatasetCommand.ts b/clients/client-databrew/src/commands/UpdateDatasetCommand.ts index b0ee474aee3b3..6999b1483a2df 100644 --- a/clients/client-databrew/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-databrew/src/commands/UpdateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -201,6 +202,10 @@ export class UpdateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "UpdateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/UpdateProfileJobCommand.ts b/clients/client-databrew/src/commands/UpdateProfileJobCommand.ts index c5fb752dfa47a..bdb848d381e84 100644 --- a/clients/client-databrew/src/commands/UpdateProfileJobCommand.ts +++ b/clients/client-databrew/src/commands/UpdateProfileJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -201,6 +202,10 @@ export class UpdateProfileJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "UpdateProfileJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/UpdateProjectCommand.ts b/clients/client-databrew/src/commands/UpdateProjectCommand.ts index c58a24cae6d55..15035ce63c646 100644 --- a/clients/client-databrew/src/commands/UpdateProjectCommand.ts +++ b/clients/client-databrew/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -124,6 +125,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/UpdateRecipeCommand.ts b/clients/client-databrew/src/commands/UpdateRecipeCommand.ts index 6377987537c73..f0ed7d5645ad1 100644 --- a/clients/client-databrew/src/commands/UpdateRecipeCommand.ts +++ b/clients/client-databrew/src/commands/UpdateRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -137,6 +138,10 @@ export class UpdateRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "UpdateRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/UpdateRecipeJobCommand.ts b/clients/client-databrew/src/commands/UpdateRecipeJobCommand.ts index f3631392d112b..b12abdfdafbeb 100644 --- a/clients/client-databrew/src/commands/UpdateRecipeJobCommand.ts +++ b/clients/client-databrew/src/commands/UpdateRecipeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -188,6 +189,10 @@ export class UpdateRecipeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "UpdateRecipeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/UpdateRulesetCommand.ts b/clients/client-databrew/src/commands/UpdateRulesetCommand.ts index 685d8f34e27da..8118e8902767a 100644 --- a/clients/client-databrew/src/commands/UpdateRulesetCommand.ts +++ b/clients/client-databrew/src/commands/UpdateRulesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -140,6 +141,10 @@ export class UpdateRulesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "UpdateRuleset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-databrew/src/commands/UpdateScheduleCommand.ts b/clients/client-databrew/src/commands/UpdateScheduleCommand.ts index e8bde777ef69e..52b4bc2844b17 100644 --- a/clients/client-databrew/src/commands/UpdateScheduleCommand.ts +++ b/clients/client-databrew/src/commands/UpdateScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient"; @@ -127,6 +128,10 @@ export class UpdateScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlueDataBrew", + operation: "UpdateSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/package.json b/clients/client-dataexchange/package.json index 1fdc19dd51f6e..017264fea765e 100644 --- a/clients/client-dataexchange/package.json +++ b/clients/client-dataexchange/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-dataexchange/src/commands/CancelJobCommand.ts b/clients/client-dataexchange/src/commands/CancelJobCommand.ts index fe29baabce7bb..893e0522b3948 100644 --- a/clients/client-dataexchange/src/commands/CancelJobCommand.ts +++ b/clients/client-dataexchange/src/commands/CancelJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -125,6 +126,10 @@ export class CancelJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "CancelJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/CreateDataSetCommand.ts b/clients/client-dataexchange/src/commands/CreateDataSetCommand.ts index 22860e46a86f7..670592a6c566d 100644 --- a/clients/client-dataexchange/src/commands/CreateDataSetCommand.ts +++ b/clients/client-dataexchange/src/commands/CreateDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -146,6 +147,10 @@ export class CreateDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "CreateDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/CreateEventActionCommand.ts b/clients/client-dataexchange/src/commands/CreateEventActionCommand.ts index 7d034398a210e..1b3ee19c080f3 100644 --- a/clients/client-dataexchange/src/commands/CreateEventActionCommand.ts +++ b/clients/client-dataexchange/src/commands/CreateEventActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -165,6 +166,10 @@ export class CreateEventActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "CreateEventAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/CreateJobCommand.ts b/clients/client-dataexchange/src/commands/CreateJobCommand.ts index e462fbabf6509..8307623dff587 100644 --- a/clients/client-dataexchange/src/commands/CreateJobCommand.ts +++ b/clients/client-dataexchange/src/commands/CreateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -407,6 +408,10 @@ export class CreateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "CreateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/CreateRevisionCommand.ts b/clients/client-dataexchange/src/commands/CreateRevisionCommand.ts index 51784828b2dc6..2f3a5b153e330 100644 --- a/clients/client-dataexchange/src/commands/CreateRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/CreateRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -146,6 +147,10 @@ export class CreateRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "CreateRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/DeleteAssetCommand.ts b/clients/client-dataexchange/src/commands/DeleteAssetCommand.ts index bed3d1b257038..f0cfe19c0d45b 100644 --- a/clients/client-dataexchange/src/commands/DeleteAssetCommand.ts +++ b/clients/client-dataexchange/src/commands/DeleteAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -130,6 +131,10 @@ export class DeleteAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "DeleteAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/DeleteDataSetCommand.ts b/clients/client-dataexchange/src/commands/DeleteDataSetCommand.ts index b5547afbe1039..4d194cbe7dad1 100644 --- a/clients/client-dataexchange/src/commands/DeleteDataSetCommand.ts +++ b/clients/client-dataexchange/src/commands/DeleteDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -128,6 +129,10 @@ export class DeleteDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "DeleteDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/DeleteEventActionCommand.ts b/clients/client-dataexchange/src/commands/DeleteEventActionCommand.ts index 482220bef0fd1..924c75e774da1 100644 --- a/clients/client-dataexchange/src/commands/DeleteEventActionCommand.ts +++ b/clients/client-dataexchange/src/commands/DeleteEventActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -124,6 +125,10 @@ export class DeleteEventActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "DeleteEventAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/DeleteRevisionCommand.ts b/clients/client-dataexchange/src/commands/DeleteRevisionCommand.ts index 19280bd0ac202..611a053eb40ec 100644 --- a/clients/client-dataexchange/src/commands/DeleteRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/DeleteRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -131,6 +132,10 @@ export class DeleteRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "DeleteRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/GetAssetCommand.ts b/clients/client-dataexchange/src/commands/GetAssetCommand.ts index 7eec51cf15bf1..43289107e5962 100644 --- a/clients/client-dataexchange/src/commands/GetAssetCommand.ts +++ b/clients/client-dataexchange/src/commands/GetAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -204,6 +205,10 @@ export class GetAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "GetAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/GetDataSetCommand.ts b/clients/client-dataexchange/src/commands/GetDataSetCommand.ts index 7444ae28698c3..ce4b2305b5a65 100644 --- a/clients/client-dataexchange/src/commands/GetDataSetCommand.ts +++ b/clients/client-dataexchange/src/commands/GetDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -138,6 +139,10 @@ export class GetDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "GetDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/GetEventActionCommand.ts b/clients/client-dataexchange/src/commands/GetEventActionCommand.ts index 16eb7a609e7e0..49a01f1e31927 100644 --- a/clients/client-dataexchange/src/commands/GetEventActionCommand.ts +++ b/clients/client-dataexchange/src/commands/GetEventActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -146,6 +147,10 @@ export class GetEventActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "GetEventAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/GetJobCommand.ts b/clients/client-dataexchange/src/commands/GetJobCommand.ts index 5578784cc8e22..06955fcc58bd1 100644 --- a/clients/client-dataexchange/src/commands/GetJobCommand.ts +++ b/clients/client-dataexchange/src/commands/GetJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -275,6 +276,10 @@ export class GetJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "GetJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/GetRevisionCommand.ts b/clients/client-dataexchange/src/commands/GetRevisionCommand.ts index a0143e48ac7d4..ebecff53525c7 100644 --- a/clients/client-dataexchange/src/commands/GetRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/GetRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -138,6 +139,10 @@ export class GetRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "GetRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/ListDataSetRevisionsCommand.ts b/clients/client-dataexchange/src/commands/ListDataSetRevisionsCommand.ts index a2cbc9b3df1da..6ab162f474199 100644 --- a/clients/client-dataexchange/src/commands/ListDataSetRevisionsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListDataSetRevisionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -143,6 +144,10 @@ export class ListDataSetRevisionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "ListDataSetRevisions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/ListDataSetsCommand.ts b/clients/client-dataexchange/src/commands/ListDataSetsCommand.ts index 3b3534eccd08b..10736495a7d3e 100644 --- a/clients/client-dataexchange/src/commands/ListDataSetsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListDataSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -142,6 +143,10 @@ export class ListDataSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "ListDataSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/ListEventActionsCommand.ts b/clients/client-dataexchange/src/commands/ListEventActionsCommand.ts index 043b566781d48..a89444f5faa70 100644 --- a/clients/client-dataexchange/src/commands/ListEventActionsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListEventActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -153,6 +154,10 @@ export class ListEventActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "ListEventActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/ListJobsCommand.ts b/clients/client-dataexchange/src/commands/ListJobsCommand.ts index b140fe7758f05..dad16dbee066d 100644 --- a/clients/client-dataexchange/src/commands/ListJobsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -287,6 +288,10 @@ export class ListJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/ListRevisionAssetsCommand.ts b/clients/client-dataexchange/src/commands/ListRevisionAssetsCommand.ts index a7ba16dbf477f..d9acd23334d87 100644 --- a/clients/client-dataexchange/src/commands/ListRevisionAssetsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListRevisionAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -212,6 +213,10 @@ export class ListRevisionAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "ListRevisionAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/ListTagsForResourceCommand.ts b/clients/client-dataexchange/src/commands/ListTagsForResourceCommand.ts index 1a9df1ea49eee..e2ff42ef5d5a7 100644 --- a/clients/client-dataexchange/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-dataexchange/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -116,6 +117,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/RevokeRevisionCommand.ts b/clients/client-dataexchange/src/commands/RevokeRevisionCommand.ts index 963613b3e5408..d30593d4bcb00 100644 --- a/clients/client-dataexchange/src/commands/RevokeRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/RevokeRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -144,6 +145,10 @@ export class RevokeRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "RevokeRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/SendApiAssetCommand.ts b/clients/client-dataexchange/src/commands/SendApiAssetCommand.ts index 279e68938043e..a1e4cb0340cf3 100644 --- a/clients/client-dataexchange/src/commands/SendApiAssetCommand.ts +++ b/clients/client-dataexchange/src/commands/SendApiAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -141,6 +142,10 @@ export class SendApiAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "SendApiAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/StartJobCommand.ts b/clients/client-dataexchange/src/commands/StartJobCommand.ts index beaf61176b81d..544af58fcfc6c 100644 --- a/clients/client-dataexchange/src/commands/StartJobCommand.ts +++ b/clients/client-dataexchange/src/commands/StartJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -128,6 +129,10 @@ export class StartJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "StartJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/TagResourceCommand.ts b/clients/client-dataexchange/src/commands/TagResourceCommand.ts index 067765818adc8..6f1d4b2eb9ddf 100644 --- a/clients/client-dataexchange/src/commands/TagResourceCommand.ts +++ b/clients/client-dataexchange/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -113,6 +114,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/UntagResourceCommand.ts b/clients/client-dataexchange/src/commands/UntagResourceCommand.ts index 418f3fb1880cc..eb6ddaec161f6 100644 --- a/clients/client-dataexchange/src/commands/UntagResourceCommand.ts +++ b/clients/client-dataexchange/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -113,6 +114,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/UpdateAssetCommand.ts b/clients/client-dataexchange/src/commands/UpdateAssetCommand.ts index 4b56ae57b2a26..21cae8beafe6c 100644 --- a/clients/client-dataexchange/src/commands/UpdateAssetCommand.ts +++ b/clients/client-dataexchange/src/commands/UpdateAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -211,6 +212,10 @@ export class UpdateAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "UpdateAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/UpdateDataSetCommand.ts b/clients/client-dataexchange/src/commands/UpdateDataSetCommand.ts index 9b0a1e7191507..4122468330706 100644 --- a/clients/client-dataexchange/src/commands/UpdateDataSetCommand.ts +++ b/clients/client-dataexchange/src/commands/UpdateDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -140,6 +141,10 @@ export class UpdateDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "UpdateDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/UpdateEventActionCommand.ts b/clients/client-dataexchange/src/commands/UpdateEventActionCommand.ts index cc8e470cbd87a..78d1dc3fcbde1 100644 --- a/clients/client-dataexchange/src/commands/UpdateEventActionCommand.ts +++ b/clients/client-dataexchange/src/commands/UpdateEventActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -161,6 +162,10 @@ export class UpdateEventActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "UpdateEventAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dataexchange/src/commands/UpdateRevisionCommand.ts b/clients/client-dataexchange/src/commands/UpdateRevisionCommand.ts index b944b64a31f98..de76f2167c9d7 100644 --- a/clients/client-dataexchange/src/commands/UpdateRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/UpdateRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataExchangeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataExchangeClient"; @@ -145,6 +146,10 @@ export class UpdateRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DataExchange", + operation: "UpdateRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index 6534aada31818..1eeab0cdd59c0 100644 --- a/clients/client-datasync/package.json +++ b/clients/client-datasync/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-datasync/src/commands/AddStorageSystemCommand.ts b/clients/client-datasync/src/commands/AddStorageSystemCommand.ts index 8ddabb0ebc6c2..0a94e7eaa3a92 100644 --- a/clients/client-datasync/src/commands/AddStorageSystemCommand.ts +++ b/clients/client-datasync/src/commands/AddStorageSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -146,6 +147,10 @@ export class AddStorageSystemCommand extends $Command< commandName, inputFilterSensitiveLog: AddStorageSystemRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "AddStorageSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CancelTaskExecutionCommand.ts b/clients/client-datasync/src/commands/CancelTaskExecutionCommand.ts index add648ab33762..8fd0b7bb8ce0c 100644 --- a/clients/client-datasync/src/commands/CancelTaskExecutionCommand.ts +++ b/clients/client-datasync/src/commands/CancelTaskExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -125,6 +126,10 @@ export class CancelTaskExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CancelTaskExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateAgentCommand.ts b/clients/client-datasync/src/commands/CreateAgentCommand.ts index 2594e8c301cf1..aa07db7b1ae61 100644 --- a/clients/client-datasync/src/commands/CreateAgentCommand.ts +++ b/clients/client-datasync/src/commands/CreateAgentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -151,6 +152,10 @@ export class CreateAgentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateAgent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationAzureBlobCommand.ts b/clients/client-datasync/src/commands/CreateLocationAzureBlobCommand.ts index 48d0e4d218ecb..e581fee4f62d0 100644 --- a/clients/client-datasync/src/commands/CreateLocationAzureBlobCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationAzureBlobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -143,6 +144,10 @@ export class CreateLocationAzureBlobCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLocationAzureBlobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationAzureBlob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationEfsCommand.ts b/clients/client-datasync/src/commands/CreateLocationEfsCommand.ts index d6db5e9770feb..7ceeefbe296da 100644 --- a/clients/client-datasync/src/commands/CreateLocationEfsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationEfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -138,6 +139,10 @@ export class CreateLocationEfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationEfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationFsxLustreCommand.ts b/clients/client-datasync/src/commands/CreateLocationFsxLustreCommand.ts index 5f67bc094d504..2e2346dfb48a1 100644 --- a/clients/client-datasync/src/commands/CreateLocationFsxLustreCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationFsxLustreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -131,6 +132,10 @@ export class CreateLocationFsxLustreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationFsxLustre", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationFsxOntapCommand.ts b/clients/client-datasync/src/commands/CreateLocationFsxOntapCommand.ts index 953fb53b49f63..679646382dc29 100644 --- a/clients/client-datasync/src/commands/CreateLocationFsxOntapCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationFsxOntapCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -150,6 +151,10 @@ export class CreateLocationFsxOntapCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLocationFsxOntapRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationFsxOntap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationFsxOpenZfsCommand.ts b/clients/client-datasync/src/commands/CreateLocationFsxOpenZfsCommand.ts index 27ec7d11ef3f5..d22845fbd96a9 100644 --- a/clients/client-datasync/src/commands/CreateLocationFsxOpenZfsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationFsxOpenZfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -154,6 +155,10 @@ export class CreateLocationFsxOpenZfsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLocationFsxOpenZfsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationFsxOpenZfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationFsxWindowsCommand.ts b/clients/client-datasync/src/commands/CreateLocationFsxWindowsCommand.ts index 76428fcf06f8e..6d6c25db5b4f0 100644 --- a/clients/client-datasync/src/commands/CreateLocationFsxWindowsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationFsxWindowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -138,6 +139,10 @@ export class CreateLocationFsxWindowsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLocationFsxWindowsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationFsxWindows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationHdfsCommand.ts b/clients/client-datasync/src/commands/CreateLocationHdfsCommand.ts index 7e43121a264fc..bcfbcbd683f39 100644 --- a/clients/client-datasync/src/commands/CreateLocationHdfsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationHdfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -148,6 +149,10 @@ export class CreateLocationHdfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationHdfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationNfsCommand.ts b/clients/client-datasync/src/commands/CreateLocationNfsCommand.ts index 3529bd3dee7cb..7070bf2572835 100644 --- a/clients/client-datasync/src/commands/CreateLocationNfsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationNfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -143,6 +144,10 @@ export class CreateLocationNfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationNfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationObjectStorageCommand.ts b/clients/client-datasync/src/commands/CreateLocationObjectStorageCommand.ts index a235f6be9f739..139ef030a87bf 100644 --- a/clients/client-datasync/src/commands/CreateLocationObjectStorageCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationObjectStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -145,6 +146,10 @@ export class CreateLocationObjectStorageCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLocationObjectStorageRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationObjectStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationS3Command.ts b/clients/client-datasync/src/commands/CreateLocationS3Command.ts index c1c6f67647c9e..1bdbfbce721d0 100644 --- a/clients/client-datasync/src/commands/CreateLocationS3Command.ts +++ b/clients/client-datasync/src/commands/CreateLocationS3Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -152,6 +153,10 @@ export class CreateLocationS3Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationS3", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateLocationSmbCommand.ts b/clients/client-datasync/src/commands/CreateLocationSmbCommand.ts index e73f7e1fd6f89..8989a27ae989b 100644 --- a/clients/client-datasync/src/commands/CreateLocationSmbCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationSmbCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -143,6 +144,10 @@ export class CreateLocationSmbCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLocationSmbRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateLocationSmb", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/CreateTaskCommand.ts b/clients/client-datasync/src/commands/CreateTaskCommand.ts index 65c9324b63b82..5bc114c03d4ba 100644 --- a/clients/client-datasync/src/commands/CreateTaskCommand.ts +++ b/clients/client-datasync/src/commands/CreateTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -196,6 +197,10 @@ export class CreateTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "CreateTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DeleteAgentCommand.ts b/clients/client-datasync/src/commands/DeleteAgentCommand.ts index 72116eecc13bd..68b4fd21082b7 100644 --- a/clients/client-datasync/src/commands/DeleteAgentCommand.ts +++ b/clients/client-datasync/src/commands/DeleteAgentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -119,6 +120,10 @@ export class DeleteAgentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DeleteAgent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DeleteLocationCommand.ts b/clients/client-datasync/src/commands/DeleteLocationCommand.ts index 643e7d047d313..c9e8810c90a22 100644 --- a/clients/client-datasync/src/commands/DeleteLocationCommand.ts +++ b/clients/client-datasync/src/commands/DeleteLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -119,6 +120,10 @@ export class DeleteLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DeleteLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DeleteTaskCommand.ts b/clients/client-datasync/src/commands/DeleteTaskCommand.ts index afac41a134e3a..7724302fb4ca6 100644 --- a/clients/client-datasync/src/commands/DeleteTaskCommand.ts +++ b/clients/client-datasync/src/commands/DeleteTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -117,6 +118,10 @@ export class DeleteTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DeleteTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeAgentCommand.ts b/clients/client-datasync/src/commands/DescribeAgentCommand.ts index 5c3f07577e286..8a2ef446d8d8c 100644 --- a/clients/client-datasync/src/commands/DescribeAgentCommand.ts +++ b/clients/client-datasync/src/commands/DescribeAgentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -135,6 +136,10 @@ export class DescribeAgentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeAgent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeDiscoveryJobCommand.ts b/clients/client-datasync/src/commands/DescribeDiscoveryJobCommand.ts index fdfa8f3013e71..28fc661863f01 100644 --- a/clients/client-datasync/src/commands/DescribeDiscoveryJobCommand.ts +++ b/clients/client-datasync/src/commands/DescribeDiscoveryJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -126,6 +127,10 @@ export class DescribeDiscoveryJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeDiscoveryJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationAzureBlobCommand.ts b/clients/client-datasync/src/commands/DescribeLocationAzureBlobCommand.ts index 1652a4a035609..bfca889813595 100644 --- a/clients/client-datasync/src/commands/DescribeLocationAzureBlobCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationAzureBlobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -129,6 +130,10 @@ export class DescribeLocationAzureBlobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationAzureBlob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationEfsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationEfsCommand.ts index 3afbd746e38fd..95ae223c25fba 100644 --- a/clients/client-datasync/src/commands/DescribeLocationEfsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationEfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -133,6 +134,10 @@ export class DescribeLocationEfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationEfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationFsxLustreCommand.ts b/clients/client-datasync/src/commands/DescribeLocationFsxLustreCommand.ts index 5c2eab0fc0a49..7dceface86cde 100644 --- a/clients/client-datasync/src/commands/DescribeLocationFsxLustreCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationFsxLustreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -126,6 +127,10 @@ export class DescribeLocationFsxLustreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationFsxLustre", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationFsxOntapCommand.ts b/clients/client-datasync/src/commands/DescribeLocationFsxOntapCommand.ts index 3da3e9a3a170f..5c44832f874ef 100644 --- a/clients/client-datasync/src/commands/DescribeLocationFsxOntapCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationFsxOntapCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -151,6 +152,10 @@ export class DescribeLocationFsxOntapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeLocationFsxOntapResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationFsxOntap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationFsxOpenZfsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationFsxOpenZfsCommand.ts index 5ebf0b7934f42..dd92d5b525360 100644 --- a/clients/client-datasync/src/commands/DescribeLocationFsxOpenZfsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationFsxOpenZfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -149,6 +150,10 @@ export class DescribeLocationFsxOpenZfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeLocationFsxOpenZfsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationFsxOpenZfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationFsxWindowsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationFsxWindowsCommand.ts index a86925c90714e..4bf36acdcb045 100644 --- a/clients/client-datasync/src/commands/DescribeLocationFsxWindowsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationFsxWindowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -129,6 +130,10 @@ export class DescribeLocationFsxWindowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationFsxWindows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationHdfsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationHdfsCommand.ts index 0945afbae23ac..dd2e07db63d4e 100644 --- a/clients/client-datasync/src/commands/DescribeLocationHdfsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationHdfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -143,6 +144,10 @@ export class DescribeLocationHdfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationHdfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationNfsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationNfsCommand.ts index 83d3744b91e1f..2cb3e3bd40f34 100644 --- a/clients/client-datasync/src/commands/DescribeLocationNfsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationNfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -132,6 +133,10 @@ export class DescribeLocationNfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationNfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationObjectStorageCommand.ts b/clients/client-datasync/src/commands/DescribeLocationObjectStorageCommand.ts index db05828b857ab..438a5dad4e6a2 100644 --- a/clients/client-datasync/src/commands/DescribeLocationObjectStorageCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationObjectStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -136,6 +137,10 @@ export class DescribeLocationObjectStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationObjectStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationS3Command.ts b/clients/client-datasync/src/commands/DescribeLocationS3Command.ts index 0f95606d64827..49adde32d830c 100644 --- a/clients/client-datasync/src/commands/DescribeLocationS3Command.ts +++ b/clients/client-datasync/src/commands/DescribeLocationS3Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -130,6 +131,10 @@ export class DescribeLocationS3Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationS3", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeLocationSmbCommand.ts b/clients/client-datasync/src/commands/DescribeLocationSmbCommand.ts index 65892ed448223..c16f214478e3e 100644 --- a/clients/client-datasync/src/commands/DescribeLocationSmbCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationSmbCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -131,6 +132,10 @@ export class DescribeLocationSmbCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeLocationSmb", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeStorageSystemCommand.ts b/clients/client-datasync/src/commands/DescribeStorageSystemCommand.ts index 9d8e615344349..3809b5277d853 100644 --- a/clients/client-datasync/src/commands/DescribeStorageSystemCommand.ts +++ b/clients/client-datasync/src/commands/DescribeStorageSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -136,6 +137,10 @@ export class DescribeStorageSystemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeStorageSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeStorageSystemResourceMetricsCommand.ts b/clients/client-datasync/src/commands/DescribeStorageSystemResourceMetricsCommand.ts index 54973949a747a..5b84fc08b3d33 100644 --- a/clients/client-datasync/src/commands/DescribeStorageSystemResourceMetricsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeStorageSystemResourceMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -168,6 +169,10 @@ export class DescribeStorageSystemResourceMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeStorageSystemResourceMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeStorageSystemResourcesCommand.ts b/clients/client-datasync/src/commands/DescribeStorageSystemResourcesCommand.ts index 1b3ad4a913801..8fd092fd3d03e 100644 --- a/clients/client-datasync/src/commands/DescribeStorageSystemResourcesCommand.ts +++ b/clients/client-datasync/src/commands/DescribeStorageSystemResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -255,6 +256,10 @@ export class DescribeStorageSystemResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeStorageSystemResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeTaskCommand.ts b/clients/client-datasync/src/commands/DescribeTaskCommand.ts index 5cb7c9540b165..887f1a69888bb 100644 --- a/clients/client-datasync/src/commands/DescribeTaskCommand.ts +++ b/clients/client-datasync/src/commands/DescribeTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -192,6 +193,10 @@ export class DescribeTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/DescribeTaskExecutionCommand.ts b/clients/client-datasync/src/commands/DescribeTaskExecutionCommand.ts index e0929426c0da6..2fc8704889fa0 100644 --- a/clients/client-datasync/src/commands/DescribeTaskExecutionCommand.ts +++ b/clients/client-datasync/src/commands/DescribeTaskExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -206,6 +207,10 @@ export class DescribeTaskExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "DescribeTaskExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/GenerateRecommendationsCommand.ts b/clients/client-datasync/src/commands/GenerateRecommendationsCommand.ts index a266abde56647..0ed880aa1e1fe 100644 --- a/clients/client-datasync/src/commands/GenerateRecommendationsCommand.ts +++ b/clients/client-datasync/src/commands/GenerateRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -127,6 +128,10 @@ export class GenerateRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "GenerateRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/ListAgentsCommand.ts b/clients/client-datasync/src/commands/ListAgentsCommand.ts index c420199293e5c..9cdcedbd92e34 100644 --- a/clients/client-datasync/src/commands/ListAgentsCommand.ts +++ b/clients/client-datasync/src/commands/ListAgentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -137,6 +138,10 @@ export class ListAgentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "ListAgents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/ListDiscoveryJobsCommand.ts b/clients/client-datasync/src/commands/ListDiscoveryJobsCommand.ts index de5c78aa06e62..2ebcc595e4d59 100644 --- a/clients/client-datasync/src/commands/ListDiscoveryJobsCommand.ts +++ b/clients/client-datasync/src/commands/ListDiscoveryJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -130,6 +131,10 @@ export class ListDiscoveryJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "ListDiscoveryJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/ListLocationsCommand.ts b/clients/client-datasync/src/commands/ListLocationsCommand.ts index 9cd98f6740279..3dfee88a76f05 100644 --- a/clients/client-datasync/src/commands/ListLocationsCommand.ts +++ b/clients/client-datasync/src/commands/ListLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -138,6 +139,10 @@ export class ListLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "ListLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/ListStorageSystemsCommand.ts b/clients/client-datasync/src/commands/ListStorageSystemsCommand.ts index 9720d507e4676..ed810ad81a9c4 100644 --- a/clients/client-datasync/src/commands/ListStorageSystemsCommand.ts +++ b/clients/client-datasync/src/commands/ListStorageSystemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -128,6 +129,10 @@ export class ListStorageSystemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "ListStorageSystems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/ListTagsForResourceCommand.ts b/clients/client-datasync/src/commands/ListTagsForResourceCommand.ts index 9cb97889b6f1b..0ee8fdeb67cf8 100644 --- a/clients/client-datasync/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-datasync/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/ListTaskExecutionsCommand.ts b/clients/client-datasync/src/commands/ListTaskExecutionsCommand.ts index 7d093bad22bef..dd8aa92c7add6 100644 --- a/clients/client-datasync/src/commands/ListTaskExecutionsCommand.ts +++ b/clients/client-datasync/src/commands/ListTaskExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -129,6 +130,10 @@ export class ListTaskExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "ListTaskExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/ListTasksCommand.ts b/clients/client-datasync/src/commands/ListTasksCommand.ts index c4ed306ea0677..e63202d1e3fa8 100644 --- a/clients/client-datasync/src/commands/ListTasksCommand.ts +++ b/clients/client-datasync/src/commands/ListTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -136,6 +137,10 @@ export class ListTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "ListTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/RemoveStorageSystemCommand.ts b/clients/client-datasync/src/commands/RemoveStorageSystemCommand.ts index 50cea1fdacdcc..22ac5e96b2054 100644 --- a/clients/client-datasync/src/commands/RemoveStorageSystemCommand.ts +++ b/clients/client-datasync/src/commands/RemoveStorageSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -120,6 +121,10 @@ export class RemoveStorageSystemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "RemoveStorageSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/StartDiscoveryJobCommand.ts b/clients/client-datasync/src/commands/StartDiscoveryJobCommand.ts index 3fd249cead3f3..ae038060039ad 100644 --- a/clients/client-datasync/src/commands/StartDiscoveryJobCommand.ts +++ b/clients/client-datasync/src/commands/StartDiscoveryJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -131,6 +132,10 @@ export class StartDiscoveryJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "StartDiscoveryJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/StartTaskExecutionCommand.ts b/clients/client-datasync/src/commands/StartTaskExecutionCommand.ts index ae6194f83072b..26688a8595740 100644 --- a/clients/client-datasync/src/commands/StartTaskExecutionCommand.ts +++ b/clients/client-datasync/src/commands/StartTaskExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -190,6 +191,10 @@ export class StartTaskExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "StartTaskExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/StopDiscoveryJobCommand.ts b/clients/client-datasync/src/commands/StopDiscoveryJobCommand.ts index a0bada13a5520..e96b7f2cdcd65 100644 --- a/clients/client-datasync/src/commands/StopDiscoveryJobCommand.ts +++ b/clients/client-datasync/src/commands/StopDiscoveryJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -122,6 +123,10 @@ export class StopDiscoveryJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "StopDiscoveryJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/TagResourceCommand.ts b/clients/client-datasync/src/commands/TagResourceCommand.ts index 715d6171f4a79..074366ca9b75e 100644 --- a/clients/client-datasync/src/commands/TagResourceCommand.ts +++ b/clients/client-datasync/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -126,6 +127,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UntagResourceCommand.ts b/clients/client-datasync/src/commands/UntagResourceCommand.ts index 80b647fbefc58..12c9ca55f7983 100644 --- a/clients/client-datasync/src/commands/UntagResourceCommand.ts +++ b/clients/client-datasync/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -120,6 +121,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateAgentCommand.ts b/clients/client-datasync/src/commands/UpdateAgentCommand.ts index f1137bb552241..e69a8ef289b73 100644 --- a/clients/client-datasync/src/commands/UpdateAgentCommand.ts +++ b/clients/client-datasync/src/commands/UpdateAgentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -118,6 +119,10 @@ export class UpdateAgentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateAgent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateDiscoveryJobCommand.ts b/clients/client-datasync/src/commands/UpdateDiscoveryJobCommand.ts index 236ac0f24a427..0499a75c893af 100644 --- a/clients/client-datasync/src/commands/UpdateDiscoveryJobCommand.ts +++ b/clients/client-datasync/src/commands/UpdateDiscoveryJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -120,6 +121,10 @@ export class UpdateDiscoveryJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateDiscoveryJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateLocationAzureBlobCommand.ts b/clients/client-datasync/src/commands/UpdateLocationAzureBlobCommand.ts index c2eb129c0fae7..ea5262fee37aa 100644 --- a/clients/client-datasync/src/commands/UpdateLocationAzureBlobCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationAzureBlobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -133,6 +134,10 @@ export class UpdateLocationAzureBlobCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateLocationAzureBlobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateLocationAzureBlob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateLocationHdfsCommand.ts b/clients/client-datasync/src/commands/UpdateLocationHdfsCommand.ts index c1342def97628..00cc2e1c56dd0 100644 --- a/clients/client-datasync/src/commands/UpdateLocationHdfsCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationHdfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -142,6 +143,10 @@ export class UpdateLocationHdfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateLocationHdfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateLocationNfsCommand.ts b/clients/client-datasync/src/commands/UpdateLocationNfsCommand.ts index b42e144b7603a..44e94f826701d 100644 --- a/clients/client-datasync/src/commands/UpdateLocationNfsCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationNfsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -131,6 +132,10 @@ export class UpdateLocationNfsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateLocationNfs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateLocationObjectStorageCommand.ts b/clients/client-datasync/src/commands/UpdateLocationObjectStorageCommand.ts index b946fabd84e6f..d2435e85576ee 100644 --- a/clients/client-datasync/src/commands/UpdateLocationObjectStorageCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationObjectStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -137,6 +138,10 @@ export class UpdateLocationObjectStorageCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateLocationObjectStorageRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateLocationObjectStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateLocationSmbCommand.ts b/clients/client-datasync/src/commands/UpdateLocationSmbCommand.ts index 771248f3dc19c..3194e01435916 100644 --- a/clients/client-datasync/src/commands/UpdateLocationSmbCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationSmbCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -135,6 +136,10 @@ export class UpdateLocationSmbCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateLocationSmbRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateLocationSmb", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateStorageSystemCommand.ts b/clients/client-datasync/src/commands/UpdateStorageSystemCommand.ts index 6b2c9f4082226..44452ad6a45e5 100644 --- a/clients/client-datasync/src/commands/UpdateStorageSystemCommand.ts +++ b/clients/client-datasync/src/commands/UpdateStorageSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -137,6 +138,10 @@ export class UpdateStorageSystemCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateStorageSystemRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateStorageSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateTaskCommand.ts b/clients/client-datasync/src/commands/UpdateTaskCommand.ts index 4a036b66c8ec1..ca9784621fc43 100644 --- a/clients/client-datasync/src/commands/UpdateTaskCommand.ts +++ b/clients/client-datasync/src/commands/UpdateTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -177,6 +178,10 @@ export class UpdateTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-datasync/src/commands/UpdateTaskExecutionCommand.ts b/clients/client-datasync/src/commands/UpdateTaskExecutionCommand.ts index 60cf8ca368fd0..26768a252915d 100644 --- a/clients/client-datasync/src/commands/UpdateTaskExecutionCommand.ts +++ b/clients/client-datasync/src/commands/UpdateTaskExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient"; @@ -143,6 +144,10 @@ export class UpdateTaskExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FmrsService", + operation: "UpdateTaskExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json index d7539ab25bcda..8e2967bf90ff0 100644 --- a/clients/client-dax/package.json +++ b/clients/client-dax/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-dax/src/commands/CreateClusterCommand.ts b/clients/client-dax/src/commands/CreateClusterCommand.ts index b0c4417a952ad..392bf5800ae36 100644 --- a/clients/client-dax/src/commands/CreateClusterCommand.ts +++ b/clients/client-dax/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -243,6 +244,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/CreateParameterGroupCommand.ts b/clients/client-dax/src/commands/CreateParameterGroupCommand.ts index 4ce54d114268c..b33c6cf509974 100644 --- a/clients/client-dax/src/commands/CreateParameterGroupCommand.ts +++ b/clients/client-dax/src/commands/CreateParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -137,6 +138,10 @@ export class CreateParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "CreateParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/CreateSubnetGroupCommand.ts b/clients/client-dax/src/commands/CreateSubnetGroupCommand.ts index 8179c4619253e..a46d484a7026f 100644 --- a/clients/client-dax/src/commands/CreateSubnetGroupCommand.ts +++ b/clients/client-dax/src/commands/CreateSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -145,6 +146,10 @@ export class CreateSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "CreateSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DecreaseReplicationFactorCommand.ts b/clients/client-dax/src/commands/DecreaseReplicationFactorCommand.ts index 369b361f270f5..b72e87cdc518a 100644 --- a/clients/client-dax/src/commands/DecreaseReplicationFactorCommand.ts +++ b/clients/client-dax/src/commands/DecreaseReplicationFactorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -197,6 +198,10 @@ export class DecreaseReplicationFactorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DecreaseReplicationFactor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DeleteClusterCommand.ts b/clients/client-dax/src/commands/DeleteClusterCommand.ts index 78a4ef70b93c6..825767eadc50f 100644 --- a/clients/client-dax/src/commands/DeleteClusterCommand.ts +++ b/clients/client-dax/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -186,6 +187,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DeleteParameterGroupCommand.ts b/clients/client-dax/src/commands/DeleteParameterGroupCommand.ts index 5d7ff2939eb4a..d886cee0c76fb 100644 --- a/clients/client-dax/src/commands/DeleteParameterGroupCommand.ts +++ b/clients/client-dax/src/commands/DeleteParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -130,6 +131,10 @@ export class DeleteParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DeleteParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DeleteSubnetGroupCommand.ts b/clients/client-dax/src/commands/DeleteSubnetGroupCommand.ts index 85e0cf1c772b4..05374fdd17ab7 100644 --- a/clients/client-dax/src/commands/DeleteSubnetGroupCommand.ts +++ b/clients/client-dax/src/commands/DeleteSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -128,6 +129,10 @@ export class DeleteSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DeleteSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DescribeClustersCommand.ts b/clients/client-dax/src/commands/DescribeClustersCommand.ts index 8e110a3ec9b24..ba072919f9083 100644 --- a/clients/client-dax/src/commands/DescribeClustersCommand.ts +++ b/clients/client-dax/src/commands/DescribeClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -199,6 +200,10 @@ export class DescribeClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DescribeClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DescribeDefaultParametersCommand.ts b/clients/client-dax/src/commands/DescribeDefaultParametersCommand.ts index 1b6561a32a44a..31a183c3d5d48 100644 --- a/clients/client-dax/src/commands/DescribeDefaultParametersCommand.ts +++ b/clients/client-dax/src/commands/DescribeDefaultParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -144,6 +145,10 @@ export class DescribeDefaultParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DescribeDefaultParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DescribeEventsCommand.ts b/clients/client-dax/src/commands/DescribeEventsCommand.ts index cc0e1df8bb333..4598ee5b358ce 100644 --- a/clients/client-dax/src/commands/DescribeEventsCommand.ts +++ b/clients/client-dax/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -141,6 +142,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DescribeParameterGroupsCommand.ts b/clients/client-dax/src/commands/DescribeParameterGroupsCommand.ts index 9b4e35a83d50c..40d5a74f653c4 100644 --- a/clients/client-dax/src/commands/DescribeParameterGroupsCommand.ts +++ b/clients/client-dax/src/commands/DescribeParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -137,6 +138,10 @@ export class DescribeParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DescribeParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DescribeParametersCommand.ts b/clients/client-dax/src/commands/DescribeParametersCommand.ts index b134d290a43be..db56130acf3fc 100644 --- a/clients/client-dax/src/commands/DescribeParametersCommand.ts +++ b/clients/client-dax/src/commands/DescribeParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -148,6 +149,10 @@ export class DescribeParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DescribeParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/DescribeSubnetGroupsCommand.ts b/clients/client-dax/src/commands/DescribeSubnetGroupsCommand.ts index 17eda27c296e1..e315ac8a5245d 100644 --- a/clients/client-dax/src/commands/DescribeSubnetGroupsCommand.ts +++ b/clients/client-dax/src/commands/DescribeSubnetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -139,6 +140,10 @@ export class DescribeSubnetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "DescribeSubnetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/IncreaseReplicationFactorCommand.ts b/clients/client-dax/src/commands/IncreaseReplicationFactorCommand.ts index e9595494a592f..5a91ffaf25266 100644 --- a/clients/client-dax/src/commands/IncreaseReplicationFactorCommand.ts +++ b/clients/client-dax/src/commands/IncreaseReplicationFactorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -203,6 +204,10 @@ export class IncreaseReplicationFactorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "IncreaseReplicationFactor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/ListTagsCommand.ts b/clients/client-dax/src/commands/ListTagsCommand.ts index 50cc2a1b7c123..3a5f24bb09806 100644 --- a/clients/client-dax/src/commands/ListTagsCommand.ts +++ b/clients/client-dax/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -135,6 +136,10 @@ export class ListTagsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/RebootNodeCommand.ts b/clients/client-dax/src/commands/RebootNodeCommand.ts index 362e9e181246c..c011ad4bc29e5 100644 --- a/clients/client-dax/src/commands/RebootNodeCommand.ts +++ b/clients/client-dax/src/commands/RebootNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -192,6 +193,10 @@ export class RebootNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "RebootNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/TagResourceCommand.ts b/clients/client-dax/src/commands/TagResourceCommand.ts index 66ea4feb8e3b5..9e59776222cbf 100644 --- a/clients/client-dax/src/commands/TagResourceCommand.ts +++ b/clients/client-dax/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -146,6 +147,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/UntagResourceCommand.ts b/clients/client-dax/src/commands/UntagResourceCommand.ts index 99d7831d8e2b5..03d789a2bde19 100644 --- a/clients/client-dax/src/commands/UntagResourceCommand.ts +++ b/clients/client-dax/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -143,6 +144,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/UpdateClusterCommand.ts b/clients/client-dax/src/commands/UpdateClusterCommand.ts index 3ceb8911471b4..6045b667e37ea 100644 --- a/clients/client-dax/src/commands/UpdateClusterCommand.ts +++ b/clients/client-dax/src/commands/UpdateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -198,6 +199,10 @@ export class UpdateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "UpdateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/UpdateParameterGroupCommand.ts b/clients/client-dax/src/commands/UpdateParameterGroupCommand.ts index fe04a5b07fdeb..43d918ef15d59 100644 --- a/clients/client-dax/src/commands/UpdateParameterGroupCommand.ts +++ b/clients/client-dax/src/commands/UpdateParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -140,6 +141,10 @@ export class UpdateParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "UpdateParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dax/src/commands/UpdateSubnetGroupCommand.ts b/clients/client-dax/src/commands/UpdateSubnetGroupCommand.ts index 76e1dd61195d7..e8b5c2e11b82a 100644 --- a/clients/client-dax/src/commands/UpdateSubnetGroupCommand.ts +++ b/clients/client-dax/src/commands/UpdateSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient"; @@ -145,6 +146,10 @@ export class UpdateSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDAXV3", + operation: "UpdateSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/package.json b/clients/client-detective/package.json index f3ce2c712f733..cb82d1dfc8180 100644 --- a/clients/client-detective/package.json +++ b/clients/client-detective/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-detective/src/commands/AcceptInvitationCommand.ts b/clients/client-detective/src/commands/AcceptInvitationCommand.ts index 240f9181aeea9..e6a0b1bcc5012 100644 --- a/clients/client-detective/src/commands/AcceptInvitationCommand.ts +++ b/clients/client-detective/src/commands/AcceptInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -131,6 +132,10 @@ export class AcceptInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "AcceptInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/BatchGetGraphMemberDatasourcesCommand.ts b/clients/client-detective/src/commands/BatchGetGraphMemberDatasourcesCommand.ts index 08a3ecf32893b..6363594549e21 100644 --- a/clients/client-detective/src/commands/BatchGetGraphMemberDatasourcesCommand.ts +++ b/clients/client-detective/src/commands/BatchGetGraphMemberDatasourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -153,6 +154,10 @@ export class BatchGetGraphMemberDatasourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "BatchGetGraphMemberDatasources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/BatchGetMembershipDatasourcesCommand.ts b/clients/client-detective/src/commands/BatchGetMembershipDatasourcesCommand.ts index 41e90030b7cad..2b5ddd7357abe 100644 --- a/clients/client-detective/src/commands/BatchGetMembershipDatasourcesCommand.ts +++ b/clients/client-detective/src/commands/BatchGetMembershipDatasourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -152,6 +153,10 @@ export class BatchGetMembershipDatasourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "BatchGetMembershipDatasources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/CreateGraphCommand.ts b/clients/client-detective/src/commands/CreateGraphCommand.ts index 86fa3f1999985..e71c30b53f5cf 100644 --- a/clients/client-detective/src/commands/CreateGraphCommand.ts +++ b/clients/client-detective/src/commands/CreateGraphCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -157,6 +158,10 @@ export class CreateGraphCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "CreateGraph", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/CreateMembersCommand.ts b/clients/client-detective/src/commands/CreateMembersCommand.ts index a770877a96be3..5f040b5ef9984 100644 --- a/clients/client-detective/src/commands/CreateMembersCommand.ts +++ b/clients/client-detective/src/commands/CreateMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -219,6 +220,10 @@ export class CreateMembersCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMembersRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMembersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "CreateMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/DeleteGraphCommand.ts b/clients/client-detective/src/commands/DeleteGraphCommand.ts index 3e35f0d32137c..ebd6373905c5a 100644 --- a/clients/client-detective/src/commands/DeleteGraphCommand.ts +++ b/clients/client-detective/src/commands/DeleteGraphCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -127,6 +128,10 @@ export class DeleteGraphCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "DeleteGraph", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/DeleteMembersCommand.ts b/clients/client-detective/src/commands/DeleteMembersCommand.ts index bb6192bcb7d44..b1bde5ae22ee3 100644 --- a/clients/client-detective/src/commands/DeleteMembersCommand.ts +++ b/clients/client-detective/src/commands/DeleteMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -151,6 +152,10 @@ export class DeleteMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "DeleteMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-detective/src/commands/DescribeOrganizationConfigurationCommand.ts index 0ef05f94e0589..76e5562deb158 100644 --- a/clients/client-detective/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-detective/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -139,6 +140,10 @@ export class DescribeOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "DescribeOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/DisableOrganizationAdminAccountCommand.ts b/clients/client-detective/src/commands/DisableOrganizationAdminAccountCommand.ts index 7a7592d92b1e4..3df3fcae0ee67 100644 --- a/clients/client-detective/src/commands/DisableOrganizationAdminAccountCommand.ts +++ b/clients/client-detective/src/commands/DisableOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -131,6 +132,10 @@ export class DisableOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "DisableOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/DisassociateMembershipCommand.ts b/clients/client-detective/src/commands/DisassociateMembershipCommand.ts index 3fe1937f3d2ac..e6e33c7842b06 100644 --- a/clients/client-detective/src/commands/DisassociateMembershipCommand.ts +++ b/clients/client-detective/src/commands/DisassociateMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -134,6 +135,10 @@ export class DisassociateMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "DisassociateMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/EnableOrganizationAdminAccountCommand.ts b/clients/client-detective/src/commands/EnableOrganizationAdminAccountCommand.ts index c5b6480a8aaa0..906f70585f5ea 100644 --- a/clients/client-detective/src/commands/EnableOrganizationAdminAccountCommand.ts +++ b/clients/client-detective/src/commands/EnableOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -140,6 +141,10 @@ export class EnableOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "EnableOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/GetMembersCommand.ts b/clients/client-detective/src/commands/GetMembersCommand.ts index 1a9753e6b93eb..a0a710141a639 100644 --- a/clients/client-detective/src/commands/GetMembersCommand.ts +++ b/clients/client-detective/src/commands/GetMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -161,6 +162,10 @@ export class GetMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMembersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "GetMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/ListDatasourcePackagesCommand.ts b/clients/client-detective/src/commands/ListDatasourcePackagesCommand.ts index 1d1fc84f8a2aa..145665d74ed0e 100644 --- a/clients/client-detective/src/commands/ListDatasourcePackagesCommand.ts +++ b/clients/client-detective/src/commands/ListDatasourcePackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -139,6 +140,10 @@ export class ListDatasourcePackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "ListDatasourcePackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/ListGraphsCommand.ts b/clients/client-detective/src/commands/ListGraphsCommand.ts index d609a73628460..b0f8bcdbc72dd 100644 --- a/clients/client-detective/src/commands/ListGraphsCommand.ts +++ b/clients/client-detective/src/commands/ListGraphsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -132,6 +133,10 @@ export class ListGraphsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "ListGraphs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/ListInvitationsCommand.ts b/clients/client-detective/src/commands/ListInvitationsCommand.ts index b670b5c83db88..324ae79ec75b2 100644 --- a/clients/client-detective/src/commands/ListInvitationsCommand.ts +++ b/clients/client-detective/src/commands/ListInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -161,6 +162,10 @@ export class ListInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListInvitationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "ListInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/ListMembersCommand.ts b/clients/client-detective/src/commands/ListMembersCommand.ts index b447ca8bfca5b..1ae4fce606626 100644 --- a/clients/client-detective/src/commands/ListMembersCommand.ts +++ b/clients/client-detective/src/commands/ListMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -159,6 +160,10 @@ export class ListMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListMembersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "ListMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/ListOrganizationAdminAccountsCommand.ts b/clients/client-detective/src/commands/ListOrganizationAdminAccountsCommand.ts index 3316d9d12e504..55733fe42422a 100644 --- a/clients/client-detective/src/commands/ListOrganizationAdminAccountsCommand.ts +++ b/clients/client-detective/src/commands/ListOrganizationAdminAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -142,6 +143,10 @@ export class ListOrganizationAdminAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "ListOrganizationAdminAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/ListTagsForResourceCommand.ts b/clients/client-detective/src/commands/ListTagsForResourceCommand.ts index ebd4d10c72a42..5cfe7f4190c4a 100644 --- a/clients/client-detective/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-detective/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/RejectInvitationCommand.ts b/clients/client-detective/src/commands/RejectInvitationCommand.ts index 743c8fd74a6a2..1a5bffb3df20b 100644 --- a/clients/client-detective/src/commands/RejectInvitationCommand.ts +++ b/clients/client-detective/src/commands/RejectInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -134,6 +135,10 @@ export class RejectInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "RejectInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/StartMonitoringMemberCommand.ts b/clients/client-detective/src/commands/StartMonitoringMemberCommand.ts index 2599ec7b93250..5ad2e4c5db3aa 100644 --- a/clients/client-detective/src/commands/StartMonitoringMemberCommand.ts +++ b/clients/client-detective/src/commands/StartMonitoringMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -159,6 +160,10 @@ export class StartMonitoringMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "StartMonitoringMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/TagResourceCommand.ts b/clients/client-detective/src/commands/TagResourceCommand.ts index 425b0c3ec513e..3380a0d1b8943 100644 --- a/clients/client-detective/src/commands/TagResourceCommand.ts +++ b/clients/client-detective/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -126,6 +127,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/UntagResourceCommand.ts b/clients/client-detective/src/commands/UntagResourceCommand.ts index 3cb46e78fae6a..c3c98d35a8014 100644 --- a/clients/client-detective/src/commands/UntagResourceCommand.ts +++ b/clients/client-detective/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/UpdateDatasourcePackagesCommand.ts b/clients/client-detective/src/commands/UpdateDatasourcePackagesCommand.ts index fe07c48c834f9..8f55f079cc25c 100644 --- a/clients/client-detective/src/commands/UpdateDatasourcePackagesCommand.ts +++ b/clients/client-detective/src/commands/UpdateDatasourcePackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -146,6 +147,10 @@ export class UpdateDatasourcePackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "UpdateDatasourcePackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-detective/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-detective/src/commands/UpdateOrganizationConfigurationCommand.ts index 41d4ca6794a0b..3c298ca267201 100644 --- a/clients/client-detective/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-detective/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DetectiveClient"; @@ -132,6 +133,10 @@ export class UpdateOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonDetective", + operation: "UpdateOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/package.json b/clients/client-device-farm/package.json index 3b4d0ed0cd66f..e240475a78dc5 100644 --- a/clients/client-device-farm/package.json +++ b/clients/client-device-farm/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-device-farm/src/commands/CreateDevicePoolCommand.ts b/clients/client-device-farm/src/commands/CreateDevicePoolCommand.ts index f19747c9d40f4..dc8b10c866956 100644 --- a/clients/client-device-farm/src/commands/CreateDevicePoolCommand.ts +++ b/clients/client-device-farm/src/commands/CreateDevicePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -168,6 +169,10 @@ export class CreateDevicePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateDevicePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/CreateInstanceProfileCommand.ts b/clients/client-device-farm/src/commands/CreateInstanceProfileCommand.ts index 089d7287e4139..e1c67466138d6 100644 --- a/clients/client-device-farm/src/commands/CreateInstanceProfileCommand.ts +++ b/clients/client-device-farm/src/commands/CreateInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -142,6 +143,10 @@ export class CreateInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/CreateNetworkProfileCommand.ts b/clients/client-device-farm/src/commands/CreateNetworkProfileCommand.ts index 34a47849d41d2..16a52388900a8 100644 --- a/clients/client-device-farm/src/commands/CreateNetworkProfileCommand.ts +++ b/clients/client-device-farm/src/commands/CreateNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -150,6 +151,10 @@ export class CreateNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/CreateProjectCommand.ts b/clients/client-device-farm/src/commands/CreateProjectCommand.ts index 058b1e27a27ff..e39e833999e11 100644 --- a/clients/client-device-farm/src/commands/CreateProjectCommand.ts +++ b/clients/client-device-farm/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -171,6 +172,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/CreateRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/CreateRemoteAccessSessionCommand.ts index 3e4a9e9027a69..7049b37e87e90 100644 --- a/clients/client-device-farm/src/commands/CreateRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/CreateRemoteAccessSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -247,6 +248,10 @@ export class CreateRemoteAccessSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateRemoteAccessSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/CreateTestGridProjectCommand.ts b/clients/client-device-farm/src/commands/CreateTestGridProjectCommand.ts index c702df065b99c..127fd41b3418f 100644 --- a/clients/client-device-farm/src/commands/CreateTestGridProjectCommand.ts +++ b/clients/client-device-farm/src/commands/CreateTestGridProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -149,6 +150,10 @@ export class CreateTestGridProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateTestGridProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/CreateTestGridUrlCommand.ts b/clients/client-device-farm/src/commands/CreateTestGridUrlCommand.ts index 0b77d4d5cf546..ddfa147274e4e 100644 --- a/clients/client-device-farm/src/commands/CreateTestGridUrlCommand.ts +++ b/clients/client-device-farm/src/commands/CreateTestGridUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -131,6 +132,10 @@ export class CreateTestGridUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateTestGridUrlResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateTestGridUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/CreateUploadCommand.ts b/clients/client-device-farm/src/commands/CreateUploadCommand.ts index 8d93871e2579c..8cdd1accbb835 100644 --- a/clients/client-device-farm/src/commands/CreateUploadCommand.ts +++ b/clients/client-device-farm/src/commands/CreateUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -163,6 +164,10 @@ export class CreateUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateUploadResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/CreateVPCEConfigurationCommand.ts b/clients/client-device-farm/src/commands/CreateVPCEConfigurationCommand.ts index b489cd17329e0..acdaf3b194d71 100644 --- a/clients/client-device-farm/src/commands/CreateVPCEConfigurationCommand.ts +++ b/clients/client-device-farm/src/commands/CreateVPCEConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -133,6 +134,10 @@ export class CreateVPCEConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "CreateVPCEConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteDevicePoolCommand.ts b/clients/client-device-farm/src/commands/DeleteDevicePoolCommand.ts index 3a15ce6d86bb7..2dd77ce37dd40 100644 --- a/clients/client-device-farm/src/commands/DeleteDevicePoolCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteDevicePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -136,6 +137,10 @@ export class DeleteDevicePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteDevicePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteInstanceProfileCommand.ts b/clients/client-device-farm/src/commands/DeleteInstanceProfileCommand.ts index f8ce6c6034339..22dacef3ceeb3 100644 --- a/clients/client-device-farm/src/commands/DeleteInstanceProfileCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -124,6 +125,10 @@ export class DeleteInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteNetworkProfileCommand.ts b/clients/client-device-farm/src/commands/DeleteNetworkProfileCommand.ts index 3d3a18d049304..0c3d316e718be 100644 --- a/clients/client-device-farm/src/commands/DeleteNetworkProfileCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -124,6 +125,10 @@ export class DeleteNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteProjectCommand.ts b/clients/client-device-farm/src/commands/DeleteProjectCommand.ts index 2facac06afde4..24a71ad18b1c6 100644 --- a/clients/client-device-farm/src/commands/DeleteProjectCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -134,6 +135,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/DeleteRemoteAccessSessionCommand.ts index 223e623f314dd..869d8744b6295 100644 --- a/clients/client-device-farm/src/commands/DeleteRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteRemoteAccessSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -135,6 +136,10 @@ export class DeleteRemoteAccessSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteRemoteAccessSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteRunCommand.ts b/clients/client-device-farm/src/commands/DeleteRunCommand.ts index b173351fabf74..4fd0d0b3c0a0d 100644 --- a/clients/client-device-farm/src/commands/DeleteRunCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -134,6 +135,10 @@ export class DeleteRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteTestGridProjectCommand.ts b/clients/client-device-farm/src/commands/DeleteTestGridProjectCommand.ts index d534cb07ac8d2..9c7fd74e43341 100644 --- a/clients/client-device-farm/src/commands/DeleteTestGridProjectCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteTestGridProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -131,6 +132,10 @@ export class DeleteTestGridProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteTestGridProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteUploadCommand.ts b/clients/client-device-farm/src/commands/DeleteUploadCommand.ts index 2a67046668700..067645c1dd720 100644 --- a/clients/client-device-farm/src/commands/DeleteUploadCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -133,6 +134,10 @@ export class DeleteUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/DeleteVPCEConfigurationCommand.ts b/clients/client-device-farm/src/commands/DeleteVPCEConfigurationCommand.ts index cbaf8bacc5a51..49ad58302af9c 100644 --- a/clients/client-device-farm/src/commands/DeleteVPCEConfigurationCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteVPCEConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -125,6 +126,10 @@ export class DeleteVPCEConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "DeleteVPCEConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetAccountSettingsCommand.ts b/clients/client-device-farm/src/commands/GetAccountSettingsCommand.ts index 74a18afc72dee..0072815317125 100644 --- a/clients/client-device-farm/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-device-farm/src/commands/GetAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -163,6 +164,10 @@ export class GetAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetDeviceCommand.ts b/clients/client-device-farm/src/commands/GetDeviceCommand.ts index 028b2917ef54d..5a3991fb2ef92 100644 --- a/clients/client-device-farm/src/commands/GetDeviceCommand.ts +++ b/clients/client-device-farm/src/commands/GetDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -209,6 +210,10 @@ export class GetDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetDeviceInstanceCommand.ts b/clients/client-device-farm/src/commands/GetDeviceInstanceCommand.ts index 7dee891929aa5..065e12832fef3 100644 --- a/clients/client-device-farm/src/commands/GetDeviceInstanceCommand.ts +++ b/clients/client-device-farm/src/commands/GetDeviceInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -144,6 +145,10 @@ export class GetDeviceInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetDeviceInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetDevicePoolCommand.ts b/clients/client-device-farm/src/commands/GetDevicePoolCommand.ts index adc8681e86444..668c5477522bb 100644 --- a/clients/client-device-farm/src/commands/GetDevicePoolCommand.ts +++ b/clients/client-device-farm/src/commands/GetDevicePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -153,6 +154,10 @@ export class GetDevicePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetDevicePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetDevicePoolCompatibilityCommand.ts b/clients/client-device-farm/src/commands/GetDevicePoolCompatibilityCommand.ts index 63e4612995fe4..09a1166cd83ba 100644 --- a/clients/client-device-farm/src/commands/GetDevicePoolCompatibilityCommand.ts +++ b/clients/client-device-farm/src/commands/GetDevicePoolCompatibilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -310,6 +311,10 @@ export class GetDevicePoolCompatibilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetDevicePoolCompatibility", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetInstanceProfileCommand.ts b/clients/client-device-farm/src/commands/GetInstanceProfileCommand.ts index dbe533ea97a7c..7273c589d890a 100644 --- a/clients/client-device-farm/src/commands/GetInstanceProfileCommand.ts +++ b/clients/client-device-farm/src/commands/GetInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -135,6 +136,10 @@ export class GetInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetJobCommand.ts b/clients/client-device-farm/src/commands/GetJobCommand.ts index 2389ee725ac9d..a93ada32f1c11 100644 --- a/clients/client-device-farm/src/commands/GetJobCommand.ts +++ b/clients/client-device-farm/src/commands/GetJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -213,6 +214,10 @@ export class GetJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetNetworkProfileCommand.ts b/clients/client-device-farm/src/commands/GetNetworkProfileCommand.ts index 999ad9258f2d2..28c0252a207ab 100644 --- a/clients/client-device-farm/src/commands/GetNetworkProfileCommand.ts +++ b/clients/client-device-farm/src/commands/GetNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -139,6 +140,10 @@ export class GetNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetOfferingStatusCommand.ts b/clients/client-device-farm/src/commands/GetOfferingStatusCommand.ts index ddfffe51a41c3..57c4d23ee5d0e 100644 --- a/clients/client-device-farm/src/commands/GetOfferingStatusCommand.ts +++ b/clients/client-device-farm/src/commands/GetOfferingStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -215,6 +216,10 @@ export class GetOfferingStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetOfferingStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetProjectCommand.ts b/clients/client-device-farm/src/commands/GetProjectCommand.ts index df118e4dfe6d2..2ea7290a08179 100644 --- a/clients/client-device-farm/src/commands/GetProjectCommand.ts +++ b/clients/client-device-farm/src/commands/GetProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -158,6 +159,10 @@ export class GetProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/GetRemoteAccessSessionCommand.ts index 537b740d65c18..3eb2b9bb230ce 100644 --- a/clients/client-device-farm/src/commands/GetRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/GetRemoteAccessSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -226,6 +227,10 @@ export class GetRemoteAccessSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetRemoteAccessSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetRunCommand.ts b/clients/client-device-farm/src/commands/GetRunCommand.ts index 70b1ec528ba69..f4ec538544e5e 100644 --- a/clients/client-device-farm/src/commands/GetRunCommand.ts +++ b/clients/client-device-farm/src/commands/GetRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -257,6 +258,10 @@ export class GetRunCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetSuiteCommand.ts b/clients/client-device-farm/src/commands/GetSuiteCommand.ts index 89a4c5d2b5f46..dd89d1f091b50 100644 --- a/clients/client-device-farm/src/commands/GetSuiteCommand.ts +++ b/clients/client-device-farm/src/commands/GetSuiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -164,6 +165,10 @@ export class GetSuiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetSuite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetTestCommand.ts b/clients/client-device-farm/src/commands/GetTestCommand.ts index f0ceb428e41bf..b031e6290cda7 100644 --- a/clients/client-device-farm/src/commands/GetTestCommand.ts +++ b/clients/client-device-farm/src/commands/GetTestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -164,6 +165,10 @@ export class GetTestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetTest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetTestGridProjectCommand.ts b/clients/client-device-farm/src/commands/GetTestGridProjectCommand.ts index 3fd15ccb4e473..09ca5680e7cda 100644 --- a/clients/client-device-farm/src/commands/GetTestGridProjectCommand.ts +++ b/clients/client-device-farm/src/commands/GetTestGridProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -138,6 +139,10 @@ export class GetTestGridProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetTestGridProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetTestGridSessionCommand.ts b/clients/client-device-farm/src/commands/GetTestGridSessionCommand.ts index 69ed8d26c4b5f..c4d7d031ee66c 100644 --- a/clients/client-device-farm/src/commands/GetTestGridSessionCommand.ts +++ b/clients/client-device-farm/src/commands/GetTestGridSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -142,6 +143,10 @@ export class GetTestGridSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetTestGridSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetUploadCommand.ts b/clients/client-device-farm/src/commands/GetUploadCommand.ts index f9f28bbde3a44..9a2b4938c7983 100644 --- a/clients/client-device-farm/src/commands/GetUploadCommand.ts +++ b/clients/client-device-farm/src/commands/GetUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -151,6 +152,10 @@ export class GetUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetUploadResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/GetVPCEConfigurationCommand.ts b/clients/client-device-farm/src/commands/GetVPCEConfigurationCommand.ts index fca6bb028ed32..4c6d3f2cd808b 100644 --- a/clients/client-device-farm/src/commands/GetVPCEConfigurationCommand.ts +++ b/clients/client-device-farm/src/commands/GetVPCEConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -130,6 +131,10 @@ export class GetVPCEConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "GetVPCEConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/InstallToRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/InstallToRemoteAccessSessionCommand.ts index 624e518407fa7..1f6111cf9588c 100644 --- a/clients/client-device-farm/src/commands/InstallToRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/InstallToRemoteAccessSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -166,6 +167,10 @@ export class InstallToRemoteAccessSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: InstallToRemoteAccessSessionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "InstallToRemoteAccessSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListArtifactsCommand.ts b/clients/client-device-farm/src/commands/ListArtifactsCommand.ts index e7da820f82385..e62047acfc7bd 100644 --- a/clients/client-device-farm/src/commands/ListArtifactsCommand.ts +++ b/clients/client-device-farm/src/commands/ListArtifactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -147,6 +148,10 @@ export class ListArtifactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListArtifacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListDeviceInstancesCommand.ts b/clients/client-device-farm/src/commands/ListDeviceInstancesCommand.ts index 5d179245833d4..f0e938595308c 100644 --- a/clients/client-device-farm/src/commands/ListDeviceInstancesCommand.ts +++ b/clients/client-device-farm/src/commands/ListDeviceInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -149,6 +150,10 @@ export class ListDeviceInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListDeviceInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListDevicePoolsCommand.ts b/clients/client-device-farm/src/commands/ListDevicePoolsCommand.ts index 708fd61691b12..b15d5e86c26aa 100644 --- a/clients/client-device-farm/src/commands/ListDevicePoolsCommand.ts +++ b/clients/client-device-farm/src/commands/ListDevicePoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -186,6 +187,10 @@ export class ListDevicePoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListDevicePools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListDevicesCommand.ts b/clients/client-device-farm/src/commands/ListDevicesCommand.ts index c3758b96ab7a6..e585d97e74e82 100644 --- a/clients/client-device-farm/src/commands/ListDevicesCommand.ts +++ b/clients/client-device-farm/src/commands/ListDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -197,6 +198,10 @@ export class ListDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListInstanceProfilesCommand.ts b/clients/client-device-farm/src/commands/ListInstanceProfilesCommand.ts index 4dd37b7532c0d..b8c28cce3ddf4 100644 --- a/clients/client-device-farm/src/commands/ListInstanceProfilesCommand.ts +++ b/clients/client-device-farm/src/commands/ListInstanceProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -139,6 +140,10 @@ export class ListInstanceProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListInstanceProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListJobsCommand.ts b/clients/client-device-farm/src/commands/ListJobsCommand.ts index bb286f3785001..bc678e22b79e8 100644 --- a/clients/client-device-farm/src/commands/ListJobsCommand.ts +++ b/clients/client-device-farm/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -216,6 +217,10 @@ export class ListJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListNetworkProfilesCommand.ts b/clients/client-device-farm/src/commands/ListNetworkProfilesCommand.ts index 7434b90f01b7f..cbaa41b4e3c66 100644 --- a/clients/client-device-farm/src/commands/ListNetworkProfilesCommand.ts +++ b/clients/client-device-farm/src/commands/ListNetworkProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -144,6 +145,10 @@ export class ListNetworkProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListNetworkProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListOfferingPromotionsCommand.ts b/clients/client-device-farm/src/commands/ListOfferingPromotionsCommand.ts index 6292b2816cc7d..5c3f85399ddeb 100644 --- a/clients/client-device-farm/src/commands/ListOfferingPromotionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListOfferingPromotionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -138,6 +139,10 @@ export class ListOfferingPromotionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListOfferingPromotions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListOfferingTransactionsCommand.ts b/clients/client-device-farm/src/commands/ListOfferingTransactionsCommand.ts index 87362c07bb136..4aa7856a02f3f 100644 --- a/clients/client-device-farm/src/commands/ListOfferingTransactionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListOfferingTransactionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -257,6 +258,10 @@ export class ListOfferingTransactionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListOfferingTransactions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListOfferingsCommand.ts b/clients/client-device-farm/src/commands/ListOfferingsCommand.ts index 6a09c5afe277c..a56ae7f49b469 100644 --- a/clients/client-device-farm/src/commands/ListOfferingsCommand.ts +++ b/clients/client-device-farm/src/commands/ListOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -225,6 +226,10 @@ export class ListOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListProjectsCommand.ts b/clients/client-device-farm/src/commands/ListProjectsCommand.ts index ab967fbf6b71e..c40746cc522dd 100644 --- a/clients/client-device-farm/src/commands/ListProjectsCommand.ts +++ b/clients/client-device-farm/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -170,6 +171,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListRemoteAccessSessionsCommand.ts b/clients/client-device-farm/src/commands/ListRemoteAccessSessionsCommand.ts index aad42f79026a2..8e0182f3b677d 100644 --- a/clients/client-device-farm/src/commands/ListRemoteAccessSessionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListRemoteAccessSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -231,6 +232,10 @@ export class ListRemoteAccessSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListRemoteAccessSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListRunsCommand.ts b/clients/client-device-farm/src/commands/ListRunsCommand.ts index 3b5b3dea07394..b38e729e6f164 100644 --- a/clients/client-device-farm/src/commands/ListRunsCommand.ts +++ b/clients/client-device-farm/src/commands/ListRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -268,6 +269,10 @@ export class ListRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListSamplesCommand.ts b/clients/client-device-farm/src/commands/ListSamplesCommand.ts index c7d2204bcfd3c..eb310357477c0 100644 --- a/clients/client-device-farm/src/commands/ListSamplesCommand.ts +++ b/clients/client-device-farm/src/commands/ListSamplesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -149,6 +150,10 @@ export class ListSamplesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListSamples", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListSuitesCommand.ts b/clients/client-device-farm/src/commands/ListSuitesCommand.ts index 1d2e3ca6c1c93..598549a5a6bd2 100644 --- a/clients/client-device-farm/src/commands/ListSuitesCommand.ts +++ b/clients/client-device-farm/src/commands/ListSuitesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -169,6 +170,10 @@ export class ListSuitesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListSuites", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListTagsForResourceCommand.ts b/clients/client-device-farm/src/commands/ListTagsForResourceCommand.ts index 3bc36c741cffe..7365820c3410b 100644 --- a/clients/client-device-farm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-device-farm/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListTestGridProjectsCommand.ts b/clients/client-device-farm/src/commands/ListTestGridProjectsCommand.ts index 2534dbfc4cadc..8a6034dcdcc5a 100644 --- a/clients/client-device-farm/src/commands/ListTestGridProjectsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestGridProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -139,6 +140,10 @@ export class ListTestGridProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListTestGridProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListTestGridSessionActionsCommand.ts b/clients/client-device-farm/src/commands/ListTestGridSessionActionsCommand.ts index eb09dc2080458..484f2b97156c4 100644 --- a/clients/client-device-farm/src/commands/ListTestGridSessionActionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestGridSessionActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -135,6 +136,10 @@ export class ListTestGridSessionActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListTestGridSessionActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListTestGridSessionArtifactsCommand.ts b/clients/client-device-farm/src/commands/ListTestGridSessionArtifactsCommand.ts index 1dee400e0c8fe..d12a0903f61e6 100644 --- a/clients/client-device-farm/src/commands/ListTestGridSessionArtifactsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestGridSessionArtifactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -143,6 +144,10 @@ export class ListTestGridSessionArtifactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTestGridSessionArtifactsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListTestGridSessionArtifacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListTestGridSessionsCommand.ts b/clients/client-device-farm/src/commands/ListTestGridSessionsCommand.ts index 07e0c1226cccd..9b0ff9585b9f7 100644 --- a/clients/client-device-farm/src/commands/ListTestGridSessionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestGridSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -141,6 +142,10 @@ export class ListTestGridSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListTestGridSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListTestsCommand.ts b/clients/client-device-farm/src/commands/ListTestsCommand.ts index ecdf51ebf7a3b..5a9ea2447d914 100644 --- a/clients/client-device-farm/src/commands/ListTestsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -169,6 +170,10 @@ export class ListTestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListTests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListUniqueProblemsCommand.ts b/clients/client-device-farm/src/commands/ListUniqueProblemsCommand.ts index c43691beb0de2..de075d522853e 100644 --- a/clients/client-device-farm/src/commands/ListUniqueProblemsCommand.ts +++ b/clients/client-device-farm/src/commands/ListUniqueProblemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -227,6 +228,10 @@ export class ListUniqueProblemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListUniqueProblems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListUploadsCommand.ts b/clients/client-device-farm/src/commands/ListUploadsCommand.ts index 017e33b027fcb..f543eed3ca0be 100644 --- a/clients/client-device-farm/src/commands/ListUploadsCommand.ts +++ b/clients/client-device-farm/src/commands/ListUploadsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -157,6 +158,10 @@ export class ListUploadsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListUploadsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListUploads", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ListVPCEConfigurationsCommand.ts b/clients/client-device-farm/src/commands/ListVPCEConfigurationsCommand.ts index f1f639163bfe6..1b391c5fc0d5c 100644 --- a/clients/client-device-farm/src/commands/ListVPCEConfigurationsCommand.ts +++ b/clients/client-device-farm/src/commands/ListVPCEConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -131,6 +132,10 @@ export class ListVPCEConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ListVPCEConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/PurchaseOfferingCommand.ts b/clients/client-device-farm/src/commands/PurchaseOfferingCommand.ts index 13961957602ed..91766be7acd0c 100644 --- a/clients/client-device-farm/src/commands/PurchaseOfferingCommand.ts +++ b/clients/client-device-farm/src/commands/PurchaseOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -198,6 +199,10 @@ export class PurchaseOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "PurchaseOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/RenewOfferingCommand.ts b/clients/client-device-farm/src/commands/RenewOfferingCommand.ts index af7b226e9385c..d3c32e1fe1b9d 100644 --- a/clients/client-device-farm/src/commands/RenewOfferingCommand.ts +++ b/clients/client-device-farm/src/commands/RenewOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -194,6 +195,10 @@ export class RenewOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "RenewOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/ScheduleRunCommand.ts b/clients/client-device-farm/src/commands/ScheduleRunCommand.ts index 42142427277d8..36ffae6f7068b 100644 --- a/clients/client-device-farm/src/commands/ScheduleRunCommand.ts +++ b/clients/client-device-farm/src/commands/ScheduleRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -309,6 +310,10 @@ export class ScheduleRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "ScheduleRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/StopJobCommand.ts b/clients/client-device-farm/src/commands/StopJobCommand.ts index c39b4428205c9..9291d92964c8b 100644 --- a/clients/client-device-farm/src/commands/StopJobCommand.ts +++ b/clients/client-device-farm/src/commands/StopJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -204,6 +205,10 @@ export class StopJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "StopJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/StopRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/StopRemoteAccessSessionCommand.ts index e6ccf8ce47d01..545b409b082ae 100644 --- a/clients/client-device-farm/src/commands/StopRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/StopRemoteAccessSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -210,6 +211,10 @@ export class StopRemoteAccessSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "StopRemoteAccessSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/StopRunCommand.ts b/clients/client-device-farm/src/commands/StopRunCommand.ts index 8d364d43df173..76013550911bf 100644 --- a/clients/client-device-farm/src/commands/StopRunCommand.ts +++ b/clients/client-device-farm/src/commands/StopRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -239,6 +240,10 @@ export class StopRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "StopRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/TagResourceCommand.ts b/clients/client-device-farm/src/commands/TagResourceCommand.ts index f5181775988ce..ba1a52ba8628d 100644 --- a/clients/client-device-farm/src/commands/TagResourceCommand.ts +++ b/clients/client-device-farm/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UntagResourceCommand.ts b/clients/client-device-farm/src/commands/UntagResourceCommand.ts index 7d496b7e1c6ad..9961baffd62ef 100644 --- a/clients/client-device-farm/src/commands/UntagResourceCommand.ts +++ b/clients/client-device-farm/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UpdateDeviceInstanceCommand.ts b/clients/client-device-farm/src/commands/UpdateDeviceInstanceCommand.ts index c82530439d736..4c22802494e3a 100644 --- a/clients/client-device-farm/src/commands/UpdateDeviceInstanceCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateDeviceInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -148,6 +149,10 @@ export class UpdateDeviceInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UpdateDeviceInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UpdateDevicePoolCommand.ts b/clients/client-device-farm/src/commands/UpdateDevicePoolCommand.ts index f5eebfb7d81f8..602db49d6b8a5 100644 --- a/clients/client-device-farm/src/commands/UpdateDevicePoolCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateDevicePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -177,6 +178,10 @@ export class UpdateDevicePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UpdateDevicePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UpdateInstanceProfileCommand.ts b/clients/client-device-farm/src/commands/UpdateInstanceProfileCommand.ts index ce56c74b927f9..baf695c97e521 100644 --- a/clients/client-device-farm/src/commands/UpdateInstanceProfileCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -142,6 +143,10 @@ export class UpdateInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UpdateInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UpdateNetworkProfileCommand.ts b/clients/client-device-farm/src/commands/UpdateNetworkProfileCommand.ts index 7467aaee101b5..9678f510cd421 100644 --- a/clients/client-device-farm/src/commands/UpdateNetworkProfileCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateNetworkProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -150,6 +151,10 @@ export class UpdateNetworkProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UpdateNetworkProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UpdateProjectCommand.ts b/clients/client-device-farm/src/commands/UpdateProjectCommand.ts index 4b642df765158..1b6b8e56dd130 100644 --- a/clients/client-device-farm/src/commands/UpdateProjectCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -171,6 +172,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UpdateTestGridProjectCommand.ts b/clients/client-device-farm/src/commands/UpdateTestGridProjectCommand.ts index 968420c24db71..603a9793f3f37 100644 --- a/clients/client-device-farm/src/commands/UpdateTestGridProjectCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateTestGridProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -152,6 +153,10 @@ export class UpdateTestGridProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UpdateTestGridProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UpdateUploadCommand.ts b/clients/client-device-farm/src/commands/UpdateUploadCommand.ts index 32cd839627ca9..1f2f727e53440 100644 --- a/clients/client-device-farm/src/commands/UpdateUploadCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -138,6 +139,10 @@ export class UpdateUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateUploadResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UpdateUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-device-farm/src/commands/UpdateVPCEConfigurationCommand.ts b/clients/client-device-farm/src/commands/UpdateVPCEConfigurationCommand.ts index 2629a56ef79f2..90c7c09ceca30 100644 --- a/clients/client-device-farm/src/commands/UpdateVPCEConfigurationCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateVPCEConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient"; @@ -137,6 +138,10 @@ export class UpdateVPCEConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DeviceFarm_20150623", + operation: "UpdateVPCEConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/package.json b/clients/client-devops-guru/package.json index 07709592a618b..f9ed5f09df8b3 100644 --- a/clients/client-devops-guru/package.json +++ b/clients/client-devops-guru/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-devops-guru/src/commands/AddNotificationChannelCommand.ts b/clients/client-devops-guru/src/commands/AddNotificationChannelCommand.ts index d49837229faa3..09ec939dc762c 100644 --- a/clients/client-devops-guru/src/commands/AddNotificationChannelCommand.ts +++ b/clients/client-devops-guru/src/commands/AddNotificationChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -159,6 +160,10 @@ export class AddNotificationChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "AddNotificationChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DeleteInsightCommand.ts b/clients/client-devops-guru/src/commands/DeleteInsightCommand.ts index f4f16672d9514..80e970505bd9f 100644 --- a/clients/client-devops-guru/src/commands/DeleteInsightCommand.ts +++ b/clients/client-devops-guru/src/commands/DeleteInsightCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -132,6 +133,10 @@ export class DeleteInsightCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DeleteInsight", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeAccountHealthCommand.ts b/clients/client-devops-guru/src/commands/DescribeAccountHealthCommand.ts index 437ff3a56a352..f29dd117a345f 100644 --- a/clients/client-devops-guru/src/commands/DescribeAccountHealthCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeAccountHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -134,6 +135,10 @@ export class DescribeAccountHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeAccountHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeAccountOverviewCommand.ts b/clients/client-devops-guru/src/commands/DescribeAccountOverviewCommand.ts index 469e53502e9cf..10867adffa329 100644 --- a/clients/client-devops-guru/src/commands/DescribeAccountOverviewCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeAccountOverviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -135,6 +136,10 @@ export class DescribeAccountOverviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeAccountOverview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeAnomalyCommand.ts b/clients/client-devops-guru/src/commands/DescribeAnomalyCommand.ts index e98bae0551f2a..cd4d8e8862599 100644 --- a/clients/client-devops-guru/src/commands/DescribeAnomalyCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeAnomalyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -383,6 +384,10 @@ export class DescribeAnomalyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeAnomaly", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeEventSourcesConfigCommand.ts b/clients/client-devops-guru/src/commands/DescribeEventSourcesConfigCommand.ts index 968fc0f9c7bb3..054f0440c9a1f 100644 --- a/clients/client-devops-guru/src/commands/DescribeEventSourcesConfigCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeEventSourcesConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -135,6 +136,10 @@ export class DescribeEventSourcesConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeEventSourcesConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeFeedbackCommand.ts b/clients/client-devops-guru/src/commands/DescribeFeedbackCommand.ts index d8688761d3223..8a37a7530c829 100644 --- a/clients/client-devops-guru/src/commands/DescribeFeedbackCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -137,6 +138,10 @@ export class DescribeFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeInsightCommand.ts b/clients/client-devops-guru/src/commands/DescribeInsightCommand.ts index ebea515639d79..27c4eedc4d627 100644 --- a/clients/client-devops-guru/src/commands/DescribeInsightCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeInsightCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -191,6 +192,10 @@ export class DescribeInsightCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeInsight", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeOrganizationHealthCommand.ts b/clients/client-devops-guru/src/commands/DescribeOrganizationHealthCommand.ts index d8f27ff6c50ac..390ca09c830da 100644 --- a/clients/client-devops-guru/src/commands/DescribeOrganizationHealthCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeOrganizationHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -139,6 +140,10 @@ export class DescribeOrganizationHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeOrganizationHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeOrganizationOverviewCommand.ts b/clients/client-devops-guru/src/commands/DescribeOrganizationOverviewCommand.ts index 4b6130fdad882..ed848ef7cd085 100644 --- a/clients/client-devops-guru/src/commands/DescribeOrganizationOverviewCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeOrganizationOverviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -144,6 +145,10 @@ export class DescribeOrganizationOverviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeOrganizationOverview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeOrganizationResourceCollectionHealthCommand.ts b/clients/client-devops-guru/src/commands/DescribeOrganizationResourceCollectionHealthCommand.ts index 3cfe00e5ff887..6b2a5e12c67ed 100644 --- a/clients/client-devops-guru/src/commands/DescribeOrganizationResourceCollectionHealthCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeOrganizationResourceCollectionHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -197,6 +198,10 @@ export class DescribeOrganizationResourceCollectionHealthCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeOrganizationResourceCollectionHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeResourceCollectionHealthCommand.ts b/clients/client-devops-guru/src/commands/DescribeResourceCollectionHealthCommand.ts index 1c6dfbe2e68a3..1b4910cd4c3de 100644 --- a/clients/client-devops-guru/src/commands/DescribeResourceCollectionHealthCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeResourceCollectionHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -173,6 +174,10 @@ export class DescribeResourceCollectionHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeResourceCollectionHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/DescribeServiceIntegrationCommand.ts b/clients/client-devops-guru/src/commands/DescribeServiceIntegrationCommand.ts index 7ffc6f6f2f211..6157c0caa886c 100644 --- a/clients/client-devops-guru/src/commands/DescribeServiceIntegrationCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeServiceIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -145,6 +146,10 @@ export class DescribeServiceIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "DescribeServiceIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/GetCostEstimationCommand.ts b/clients/client-devops-guru/src/commands/GetCostEstimationCommand.ts index 25dad2c252683..478abc6103989 100644 --- a/clients/client-devops-guru/src/commands/GetCostEstimationCommand.ts +++ b/clients/client-devops-guru/src/commands/GetCostEstimationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -167,6 +168,10 @@ export class GetCostEstimationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "GetCostEstimation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/GetResourceCollectionCommand.ts b/clients/client-devops-guru/src/commands/GetResourceCollectionCommand.ts index 680bfc27d0a18..4ec85f67f6994 100644 --- a/clients/client-devops-guru/src/commands/GetResourceCollectionCommand.ts +++ b/clients/client-devops-guru/src/commands/GetResourceCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -152,6 +153,10 @@ export class GetResourceCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "GetResourceCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/ListAnomaliesForInsightCommand.ts b/clients/client-devops-guru/src/commands/ListAnomaliesForInsightCommand.ts index 3ff3afc03e023..f88bb67f0ab2c 100644 --- a/clients/client-devops-guru/src/commands/ListAnomaliesForInsightCommand.ts +++ b/clients/client-devops-guru/src/commands/ListAnomaliesForInsightCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -402,6 +403,10 @@ export class ListAnomaliesForInsightCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "ListAnomaliesForInsight", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/ListAnomalousLogGroupsCommand.ts b/clients/client-devops-guru/src/commands/ListAnomalousLogGroupsCommand.ts index 2dae04c7ff28a..7b5d75a0fe361 100644 --- a/clients/client-devops-guru/src/commands/ListAnomalousLogGroupsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListAnomalousLogGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -161,6 +162,10 @@ export class ListAnomalousLogGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "ListAnomalousLogGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/ListEventsCommand.ts b/clients/client-devops-guru/src/commands/ListEventsCommand.ts index 0ddfff94c1f24..219aef9ae7cc1 100644 --- a/clients/client-devops-guru/src/commands/ListEventsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -191,6 +192,10 @@ export class ListEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "ListEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/ListInsightsCommand.ts b/clients/client-devops-guru/src/commands/ListInsightsCommand.ts index c3bb1314e6a88..8cadf69416601 100644 --- a/clients/client-devops-guru/src/commands/ListInsightsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -224,6 +225,10 @@ export class ListInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "ListInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/ListMonitoredResourcesCommand.ts b/clients/client-devops-guru/src/commands/ListMonitoredResourcesCommand.ts index 0f78cc8049114..d8793e4a009cc 100644 --- a/clients/client-devops-guru/src/commands/ListMonitoredResourcesCommand.ts +++ b/clients/client-devops-guru/src/commands/ListMonitoredResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -159,6 +160,10 @@ export class ListMonitoredResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "ListMonitoredResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/ListNotificationChannelsCommand.ts b/clients/client-devops-guru/src/commands/ListNotificationChannelsCommand.ts index bb7db2070d391..941cb046379b2 100644 --- a/clients/client-devops-guru/src/commands/ListNotificationChannelsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListNotificationChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -151,6 +152,10 @@ export class ListNotificationChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "ListNotificationChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/ListOrganizationInsightsCommand.ts b/clients/client-devops-guru/src/commands/ListOrganizationInsightsCommand.ts index bf5ec2ba0548b..1c9256f15adac 100644 --- a/clients/client-devops-guru/src/commands/ListOrganizationInsightsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListOrganizationInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -228,6 +229,10 @@ export class ListOrganizationInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "ListOrganizationInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/ListRecommendationsCommand.ts b/clients/client-devops-guru/src/commands/ListRecommendationsCommand.ts index 806cca7f054a1..2946b6dc190c3 100644 --- a/clients/client-devops-guru/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -178,6 +179,10 @@ export class ListRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "ListRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/PutFeedbackCommand.ts b/clients/client-devops-guru/src/commands/PutFeedbackCommand.ts index 4b115ab9badff..c4894ebde746a 100644 --- a/clients/client-devops-guru/src/commands/PutFeedbackCommand.ts +++ b/clients/client-devops-guru/src/commands/PutFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -135,6 +136,10 @@ export class PutFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "PutFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/RemoveNotificationChannelCommand.ts b/clients/client-devops-guru/src/commands/RemoveNotificationChannelCommand.ts index 46156fc46b6d2..ea8be82257d18 100644 --- a/clients/client-devops-guru/src/commands/RemoveNotificationChannelCommand.ts +++ b/clients/client-devops-guru/src/commands/RemoveNotificationChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -136,6 +137,10 @@ export class RemoveNotificationChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "RemoveNotificationChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/SearchInsightsCommand.ts b/clients/client-devops-guru/src/commands/SearchInsightsCommand.ts index 9fc0980f9fd47..66e6617aa20fc 100644 --- a/clients/client-devops-guru/src/commands/SearchInsightsCommand.ts +++ b/clients/client-devops-guru/src/commands/SearchInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -244,6 +245,10 @@ export class SearchInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "SearchInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/SearchOrganizationInsightsCommand.ts b/clients/client-devops-guru/src/commands/SearchOrganizationInsightsCommand.ts index 2a7a0993a48d3..0446128ad01f4 100644 --- a/clients/client-devops-guru/src/commands/SearchOrganizationInsightsCommand.ts +++ b/clients/client-devops-guru/src/commands/SearchOrganizationInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -248,6 +249,10 @@ export class SearchOrganizationInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "SearchOrganizationInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/StartCostEstimationCommand.ts b/clients/client-devops-guru/src/commands/StartCostEstimationCommand.ts index 86921be04e7df..c8cccea06e37a 100644 --- a/clients/client-devops-guru/src/commands/StartCostEstimationCommand.ts +++ b/clients/client-devops-guru/src/commands/StartCostEstimationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -150,6 +151,10 @@ export class StartCostEstimationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "StartCostEstimation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/UpdateEventSourcesConfigCommand.ts b/clients/client-devops-guru/src/commands/UpdateEventSourcesConfigCommand.ts index 33dd1dcd3fc53..9f7081ccb3275 100644 --- a/clients/client-devops-guru/src/commands/UpdateEventSourcesConfigCommand.ts +++ b/clients/client-devops-guru/src/commands/UpdateEventSourcesConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -134,6 +135,10 @@ export class UpdateEventSourcesConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "UpdateEventSourcesConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/UpdateResourceCollectionCommand.ts b/clients/client-devops-guru/src/commands/UpdateResourceCollectionCommand.ts index 26094b27cef0d..526c9b30f2730 100644 --- a/clients/client-devops-guru/src/commands/UpdateResourceCollectionCommand.ts +++ b/clients/client-devops-guru/src/commands/UpdateResourceCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -150,6 +151,10 @@ export class UpdateResourceCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "UpdateResourceCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-devops-guru/src/commands/UpdateServiceIntegrationCommand.ts b/clients/client-devops-guru/src/commands/UpdateServiceIntegrationCommand.ts index 9032d5d960e53..eeb99f135f714 100644 --- a/clients/client-devops-guru/src/commands/UpdateServiceIntegrationCommand.ts +++ b/clients/client-devops-guru/src/commands/UpdateServiceIntegrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient"; @@ -145,6 +146,10 @@ export class UpdateServiceIntegrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "CapstoneControlPlaneService", + operation: "UpdateServiceIntegration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/package.json b/clients/client-direct-connect/package.json index bbdeaa99352f9..46c358b6d8948 100644 --- a/clients/client-direct-connect/package.json +++ b/clients/client-direct-connect/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-direct-connect/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts b/clients/client-direct-connect/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts index 82dafb94e26a7..75552e457309a 100644 --- a/clients/client-direct-connect/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts +++ b/clients/client-direct-connect/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -162,6 +163,10 @@ export class AcceptDirectConnectGatewayAssociationProposalCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AcceptDirectConnectGatewayAssociationProposal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AllocateConnectionOnInterconnectCommand.ts b/clients/client-direct-connect/src/commands/AllocateConnectionOnInterconnectCommand.ts index 5ee704cb0e9f7..6eacf5668e499 100644 --- a/clients/client-direct-connect/src/commands/AllocateConnectionOnInterconnectCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocateConnectionOnInterconnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -167,6 +168,10 @@ export class AllocateConnectionOnInterconnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AllocateConnectionOnInterconnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AllocateHostedConnectionCommand.ts b/clients/client-direct-connect/src/commands/AllocateHostedConnectionCommand.ts index 0a5e5b6b84b3c..7b89e3715bca1 100644 --- a/clients/client-direct-connect/src/commands/AllocateHostedConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocateHostedConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -174,6 +175,10 @@ export class AllocateHostedConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AllocateHostedConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AllocatePrivateVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/AllocatePrivateVirtualInterfaceCommand.ts index 95e33420b560e..cedaa56439b49 100644 --- a/clients/client-direct-connect/src/commands/AllocatePrivateVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocatePrivateVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -195,6 +196,10 @@ export class AllocatePrivateVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AllocatePrivateVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AllocatePublicVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/AllocatePublicVirtualInterfaceCommand.ts index fdfa00640fed4..28fdb7011d537 100644 --- a/clients/client-direct-connect/src/commands/AllocatePublicVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocatePublicVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -202,6 +203,10 @@ export class AllocatePublicVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AllocatePublicVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AllocateTransitVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/AllocateTransitVirtualInterfaceCommand.ts index ca9ba5cdf9e77..73cd418d15d0e 100644 --- a/clients/client-direct-connect/src/commands/AllocateTransitVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocateTransitVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -199,6 +200,10 @@ export class AllocateTransitVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AllocateTransitVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AssociateConnectionWithLagCommand.ts b/clients/client-direct-connect/src/commands/AssociateConnectionWithLagCommand.ts index d47d00f3b82b5..152f8d034810f 100644 --- a/clients/client-direct-connect/src/commands/AssociateConnectionWithLagCommand.ts +++ b/clients/client-direct-connect/src/commands/AssociateConnectionWithLagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -167,6 +168,10 @@ export class AssociateConnectionWithLagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AssociateConnectionWithLag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AssociateHostedConnectionCommand.ts b/clients/client-direct-connect/src/commands/AssociateHostedConnectionCommand.ts index d34389a0d2034..bcef803a1bb9c 100644 --- a/clients/client-direct-connect/src/commands/AssociateHostedConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/AssociateHostedConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -161,6 +162,10 @@ export class AssociateHostedConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AssociateHostedConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AssociateMacSecKeyCommand.ts b/clients/client-direct-connect/src/commands/AssociateMacSecKeyCommand.ts index f4f6900aac20b..ecb0872260fd1 100644 --- a/clients/client-direct-connect/src/commands/AssociateMacSecKeyCommand.ts +++ b/clients/client-direct-connect/src/commands/AssociateMacSecKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -133,6 +134,10 @@ export class AssociateMacSecKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AssociateMacSecKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/AssociateVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/AssociateVirtualInterfaceCommand.ts index 2938dd1f2c12d..70a097a4fa9f0 100644 --- a/clients/client-direct-connect/src/commands/AssociateVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/AssociateVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -177,6 +178,10 @@ export class AssociateVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "AssociateVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/ConfirmConnectionCommand.ts b/clients/client-direct-connect/src/commands/ConfirmConnectionCommand.ts index 9feedb34d1b77..cec533ed94c5a 100644 --- a/clients/client-direct-connect/src/commands/ConfirmConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -122,6 +123,10 @@ export class ConfirmConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "ConfirmConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/ConfirmCustomerAgreementCommand.ts b/clients/client-direct-connect/src/commands/ConfirmCustomerAgreementCommand.ts index da0efda8f8df0..6707d7a05bfac 100644 --- a/clients/client-direct-connect/src/commands/ConfirmCustomerAgreementCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmCustomerAgreementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -122,6 +123,10 @@ export class ConfirmCustomerAgreementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "ConfirmCustomerAgreement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts index e48094b95c477..0e4180f3adf2b 100644 --- a/clients/client-direct-connect/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -130,6 +131,10 @@ export class ConfirmPrivateVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "ConfirmPrivateVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/ConfirmPublicVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/ConfirmPublicVirtualInterfaceCommand.ts index ef2a617cce4c6..55e68c90c2a75 100644 --- a/clients/client-direct-connect/src/commands/ConfirmPublicVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmPublicVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -127,6 +128,10 @@ export class ConfirmPublicVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "ConfirmPublicVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/ConfirmTransitVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/ConfirmTransitVirtualInterfaceCommand.ts index ab2d8810e7f33..e9398a1b66351 100644 --- a/clients/client-direct-connect/src/commands/ConfirmTransitVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmTransitVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -127,6 +128,10 @@ export class ConfirmTransitVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "ConfirmTransitVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreateBGPPeerCommand.ts b/clients/client-direct-connect/src/commands/CreateBGPPeerCommand.ts index 38508452a1ac5..23b1a027b0673 100644 --- a/clients/client-direct-connect/src/commands/CreateBGPPeerCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateBGPPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -189,6 +190,10 @@ export class CreateBGPPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreateBGPPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreateConnectionCommand.ts b/clients/client-direct-connect/src/commands/CreateConnectionCommand.ts index d4f8c334823d8..5c8a8d1b9d57d 100644 --- a/clients/client-direct-connect/src/commands/CreateConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -177,6 +178,10 @@ export class CreateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationCommand.ts b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationCommand.ts index 1de0755babc40..d126ffd00140c 100644 --- a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -157,6 +158,10 @@ export class CreateDirectConnectGatewayAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreateDirectConnectGatewayAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts index efcb9b44df216..5a754b7943e2a 100644 --- a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -169,6 +170,10 @@ export class CreateDirectConnectGatewayAssociationProposalCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreateDirectConnectGatewayAssociationProposal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayCommand.ts b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayCommand.ts index e3e595911ffed..e7d0008745e17 100644 --- a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -133,6 +134,10 @@ export class CreateDirectConnectGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreateDirectConnectGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreateInterconnectCommand.ts b/clients/client-direct-connect/src/commands/CreateInterconnectCommand.ts index 8130c2207a0b4..893ae253dc74f 100644 --- a/clients/client-direct-connect/src/commands/CreateInterconnectCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateInterconnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -170,6 +171,10 @@ export class CreateInterconnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreateInterconnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreateLagCommand.ts b/clients/client-direct-connect/src/commands/CreateLagCommand.ts index c3a45e101befb..71029ab456edd 100644 --- a/clients/client-direct-connect/src/commands/CreateLagCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateLagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -228,6 +229,10 @@ export class CreateLagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreateLag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreatePrivateVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/CreatePrivateVirtualInterfaceCommand.ts index 4efa74e1a0d0c..ca436379d74ec 100644 --- a/clients/client-direct-connect/src/commands/CreatePrivateVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/CreatePrivateVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -205,6 +206,10 @@ export class CreatePrivateVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreatePrivateVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreatePublicVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/CreatePublicVirtualInterfaceCommand.ts index d853016e638db..60c60cb2f96e6 100644 --- a/clients/client-direct-connect/src/commands/CreatePublicVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/CreatePublicVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -199,6 +200,10 @@ export class CreatePublicVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreatePublicVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/CreateTransitVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/CreateTransitVirtualInterfaceCommand.ts index d40b8591c20d1..1528ffff40a73 100644 --- a/clients/client-direct-connect/src/commands/CreateTransitVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateTransitVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -207,6 +208,10 @@ export class CreateTransitVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "CreateTransitVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DeleteBGPPeerCommand.ts b/clients/client-direct-connect/src/commands/DeleteBGPPeerCommand.ts index 051ff890d23a3..4c9da2cbdc27c 100644 --- a/clients/client-direct-connect/src/commands/DeleteBGPPeerCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteBGPPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -171,6 +172,10 @@ export class DeleteBGPPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DeleteBGPPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DeleteConnectionCommand.ts b/clients/client-direct-connect/src/commands/DeleteConnectionCommand.ts index 8f3b5bf01c0b9..0eb8aece40fc7 100644 --- a/clients/client-direct-connect/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -156,6 +157,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts index 0bb2970cfb0d6..38f872e0c796a 100644 --- a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -152,6 +153,10 @@ export class DeleteDirectConnectGatewayAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DeleteDirectConnectGatewayAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts index a421e08633016..44f446b2ce335 100644 --- a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -156,6 +157,10 @@ export class DeleteDirectConnectGatewayAssociationProposalCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DeleteDirectConnectGatewayAssociationProposal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayCommand.ts b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayCommand.ts index 368d72a9a9e7f..5d0267a7e813b 100644 --- a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -129,6 +130,10 @@ export class DeleteDirectConnectGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DeleteDirectConnectGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DeleteInterconnectCommand.ts b/clients/client-direct-connect/src/commands/DeleteInterconnectCommand.ts index d161f2b1de78a..36754255680ec 100644 --- a/clients/client-direct-connect/src/commands/DeleteInterconnectCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteInterconnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -124,6 +125,10 @@ export class DeleteInterconnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DeleteInterconnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DeleteLagCommand.ts b/clients/client-direct-connect/src/commands/DeleteLagCommand.ts index 4aaf66b29dcfb..b0e01eca52250 100644 --- a/clients/client-direct-connect/src/commands/DeleteLagCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteLagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -188,6 +189,10 @@ export class DeleteLagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DeleteLag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DeleteVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/DeleteVirtualInterfaceCommand.ts index d0b62b0e77251..c7ac9bbc4a884 100644 --- a/clients/client-direct-connect/src/commands/DeleteVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteVirtualInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -120,6 +121,10 @@ export class DeleteVirtualInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DeleteVirtualInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeConnectionLoaCommand.ts b/clients/client-direct-connect/src/commands/DescribeConnectionLoaCommand.ts index 47108dab1637f..a5593c3a7a1c3 100644 --- a/clients/client-direct-connect/src/commands/DescribeConnectionLoaCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeConnectionLoaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -132,6 +133,10 @@ export class DescribeConnectionLoaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeConnectionLoa", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeConnectionsCommand.ts b/clients/client-direct-connect/src/commands/DescribeConnectionsCommand.ts index ac5b1b1595b1d..8940c7d07ccf4 100644 --- a/clients/client-direct-connect/src/commands/DescribeConnectionsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -157,6 +158,10 @@ export class DescribeConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeConnectionsOnInterconnectCommand.ts b/clients/client-direct-connect/src/commands/DescribeConnectionsOnInterconnectCommand.ts index 9aa86d27ca45f..abedd271570b6 100644 --- a/clients/client-direct-connect/src/commands/DescribeConnectionsOnInterconnectCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeConnectionsOnInterconnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -166,6 +167,10 @@ export class DescribeConnectionsOnInterconnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeConnectionsOnInterconnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeCustomerMetadataCommand.ts b/clients/client-direct-connect/src/commands/DescribeCustomerMetadataCommand.ts index e740c0cf91f66..777ae15caa4ee 100644 --- a/clients/client-direct-connect/src/commands/DescribeCustomerMetadataCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeCustomerMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -124,6 +125,10 @@ export class DescribeCustomerMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeCustomerMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts index da0a63687c723..01ac8eccb1636 100644 --- a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -163,6 +164,10 @@ export class DescribeDirectConnectGatewayAssociationProposalsCommand extends $Co commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeDirectConnectGatewayAssociationProposals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts index 829790c6fce07..c634685f0f03b 100644 --- a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -185,6 +186,10 @@ export class DescribeDirectConnectGatewayAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeDirectConnectGatewayAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts index 62e5493201a68..e9b5a77cec156 100644 --- a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -153,6 +154,10 @@ export class DescribeDirectConnectGatewayAttachmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeDirectConnectGatewayAttachments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewaysCommand.ts b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewaysCommand.ts index 29d2588a8037d..cf1f4933b7347 100644 --- a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewaysCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -137,6 +138,10 @@ export class DescribeDirectConnectGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeDirectConnectGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeHostedConnectionsCommand.ts b/clients/client-direct-connect/src/commands/DescribeHostedConnectionsCommand.ts index deb4ea7d52c2f..93c214b7f5a32 100644 --- a/clients/client-direct-connect/src/commands/DescribeHostedConnectionsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeHostedConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -161,6 +162,10 @@ export class DescribeHostedConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeHostedConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeInterconnectLoaCommand.ts b/clients/client-direct-connect/src/commands/DescribeInterconnectLoaCommand.ts index be9ef52ad9593..d162fb19a0764 100644 --- a/clients/client-direct-connect/src/commands/DescribeInterconnectLoaCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeInterconnectLoaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -131,6 +132,10 @@ export class DescribeInterconnectLoaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeInterconnectLoa", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeInterconnectsCommand.ts b/clients/client-direct-connect/src/commands/DescribeInterconnectsCommand.ts index c56f879bf43fe..b0988e1c089f1 100644 --- a/clients/client-direct-connect/src/commands/DescribeInterconnectsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeInterconnectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -143,6 +144,10 @@ export class DescribeInterconnectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeInterconnects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeLagsCommand.ts b/clients/client-direct-connect/src/commands/DescribeLagsCommand.ts index 078f2d4e3bb05..51c11ffd9c3f3 100644 --- a/clients/client-direct-connect/src/commands/DescribeLagsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeLagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -191,6 +192,10 @@ export class DescribeLagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeLags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeLoaCommand.ts b/clients/client-direct-connect/src/commands/DescribeLoaCommand.ts index d9e7dcc836c21..b7510c54aae9c 100644 --- a/clients/client-direct-connect/src/commands/DescribeLoaCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeLoaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -124,6 +125,10 @@ export class DescribeLoaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeLoa", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeLocationsCommand.ts b/clients/client-direct-connect/src/commands/DescribeLocationsCommand.ts index 58353ec4cde10..35f284cf6694c 100644 --- a/clients/client-direct-connect/src/commands/DescribeLocationsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -134,6 +135,10 @@ export class DescribeLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeRouterConfigurationCommand.ts b/clients/client-direct-connect/src/commands/DescribeRouterConfigurationCommand.ts index 3ccabad53c687..326cbe558e81c 100644 --- a/clients/client-direct-connect/src/commands/DescribeRouterConfigurationCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeRouterConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -135,6 +136,10 @@ export class DescribeRouterConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeRouterConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeTagsCommand.ts b/clients/client-direct-connect/src/commands/DescribeTagsCommand.ts index 1c64545ddeb42..ca9c8335157b7 100644 --- a/clients/client-direct-connect/src/commands/DescribeTagsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -130,6 +131,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeVirtualGatewaysCommand.ts b/clients/client-direct-connect/src/commands/DescribeVirtualGatewaysCommand.ts index 163e3680770d5..2725dd83021ab 100644 --- a/clients/client-direct-connect/src/commands/DescribeVirtualGatewaysCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeVirtualGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -124,6 +125,10 @@ export class DescribeVirtualGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeVirtualGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DescribeVirtualInterfacesCommand.ts b/clients/client-direct-connect/src/commands/DescribeVirtualInterfacesCommand.ts index 44b8dff05ec13..ea5586176e2e3 100644 --- a/clients/client-direct-connect/src/commands/DescribeVirtualInterfacesCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeVirtualInterfacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -176,6 +177,10 @@ export class DescribeVirtualInterfacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DescribeVirtualInterfaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DisassociateConnectionFromLagCommand.ts b/clients/client-direct-connect/src/commands/DisassociateConnectionFromLagCommand.ts index ad68f2191e8be..362c1b01c0631 100644 --- a/clients/client-direct-connect/src/commands/DisassociateConnectionFromLagCommand.ts +++ b/clients/client-direct-connect/src/commands/DisassociateConnectionFromLagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -166,6 +167,10 @@ export class DisassociateConnectionFromLagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DisassociateConnectionFromLag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/DisassociateMacSecKeyCommand.ts b/clients/client-direct-connect/src/commands/DisassociateMacSecKeyCommand.ts index a24a2754766d0..67a67227bb072 100644 --- a/clients/client-direct-connect/src/commands/DisassociateMacSecKeyCommand.ts +++ b/clients/client-direct-connect/src/commands/DisassociateMacSecKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -129,6 +130,10 @@ export class DisassociateMacSecKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "DisassociateMacSecKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/ListVirtualInterfaceTestHistoryCommand.ts b/clients/client-direct-connect/src/commands/ListVirtualInterfaceTestHistoryCommand.ts index 42c8252583935..41a7e4a2a4ce7 100644 --- a/clients/client-direct-connect/src/commands/ListVirtualInterfaceTestHistoryCommand.ts +++ b/clients/client-direct-connect/src/commands/ListVirtualInterfaceTestHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -146,6 +147,10 @@ export class ListVirtualInterfaceTestHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "ListVirtualInterfaceTestHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/StartBgpFailoverTestCommand.ts b/clients/client-direct-connect/src/commands/StartBgpFailoverTestCommand.ts index 48a3f4ea3eccb..828abb21496eb 100644 --- a/clients/client-direct-connect/src/commands/StartBgpFailoverTestCommand.ts +++ b/clients/client-direct-connect/src/commands/StartBgpFailoverTestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -138,6 +139,10 @@ export class StartBgpFailoverTestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "StartBgpFailoverTest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/StopBgpFailoverTestCommand.ts b/clients/client-direct-connect/src/commands/StopBgpFailoverTestCommand.ts index e42d61b221ee1..88f19efd7ddb5 100644 --- a/clients/client-direct-connect/src/commands/StopBgpFailoverTestCommand.ts +++ b/clients/client-direct-connect/src/commands/StopBgpFailoverTestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -131,6 +132,10 @@ export class StopBgpFailoverTestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "StopBgpFailoverTest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/TagResourceCommand.ts b/clients/client-direct-connect/src/commands/TagResourceCommand.ts index 7b966aad62dcc..e0b246817a9f0 100644 --- a/clients/client-direct-connect/src/commands/TagResourceCommand.ts +++ b/clients/client-direct-connect/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -129,6 +130,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/UntagResourceCommand.ts b/clients/client-direct-connect/src/commands/UntagResourceCommand.ts index 6c457189b6b65..aef71132eb4b2 100644 --- a/clients/client-direct-connect/src/commands/UntagResourceCommand.ts +++ b/clients/client-direct-connect/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -119,6 +120,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/UpdateConnectionCommand.ts b/clients/client-direct-connect/src/commands/UpdateConnectionCommand.ts index 8bb2f46db4651..6bed01fcb2ef4 100644 --- a/clients/client-direct-connect/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -164,6 +165,10 @@ export class UpdateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "UpdateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts b/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts index 210dd2d6c22e7..7ccb2f0486a1f 100644 --- a/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -160,6 +161,10 @@ export class UpdateDirectConnectGatewayAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "UpdateDirectConnectGatewayAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayCommand.ts b/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayCommand.ts index 93570b33d7026..fc84243d8c970 100644 --- a/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -128,6 +129,10 @@ export class UpdateDirectConnectGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "UpdateDirectConnectGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/UpdateLagCommand.ts b/clients/client-direct-connect/src/commands/UpdateLagCommand.ts index 2094c714c7aaa..308b9b586c8d2 100644 --- a/clients/client-direct-connect/src/commands/UpdateLagCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateLagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -212,6 +213,10 @@ export class UpdateLagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "UpdateLag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-direct-connect/src/commands/UpdateVirtualInterfaceAttributesCommand.ts b/clients/client-direct-connect/src/commands/UpdateVirtualInterfaceAttributesCommand.ts index 32713ec1767c3..324121ec37096 100644 --- a/clients/client-direct-connect/src/commands/UpdateVirtualInterfaceAttributesCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateVirtualInterfaceAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient"; @@ -179,6 +180,10 @@ export class UpdateVirtualInterfaceAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OvertureService", + operation: "UpdateVirtualInterfaceAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/package.json b/clients/client-directory-service/package.json index b9b79ecc8ee49..e9dfb4678dd0e 100644 --- a/clients/client-directory-service/package.json +++ b/clients/client-directory-service/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-directory-service/src/commands/AcceptSharedDirectoryCommand.ts b/clients/client-directory-service/src/commands/AcceptSharedDirectoryCommand.ts index d773a9da3f13d..a6f92cbd577b1 100644 --- a/clients/client-directory-service/src/commands/AcceptSharedDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/AcceptSharedDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -143,6 +144,10 @@ export class AcceptSharedDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: AcceptSharedDirectoryResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "AcceptSharedDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/AddIpRoutesCommand.ts b/clients/client-directory-service/src/commands/AddIpRoutesCommand.ts index 110edb2348524..da4785c8fd7ff 100644 --- a/clients/client-directory-service/src/commands/AddIpRoutesCommand.ts +++ b/clients/client-directory-service/src/commands/AddIpRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -146,6 +147,10 @@ export class AddIpRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "AddIpRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/AddRegionCommand.ts b/clients/client-directory-service/src/commands/AddRegionCommand.ts index 1f2a0307dd4a6..4459ad2c9f847 100644 --- a/clients/client-directory-service/src/commands/AddRegionCommand.ts +++ b/clients/client-directory-service/src/commands/AddRegionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -149,6 +150,10 @@ export class AddRegionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "AddRegion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts b/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts index 93756ad46813f..fb03b28097c56 100644 --- a/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -135,6 +136,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts b/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts index e187a0677f30c..ea9332eef5b20 100644 --- a/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts +++ b/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -126,6 +127,10 @@ export class CancelSchemaExtensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CancelSchemaExtension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts b/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts index 406b7995001ce..a250d3f2e74f5 100644 --- a/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -156,6 +157,10 @@ export class ConnectDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: ConnectDirectoryRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "ConnectDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CreateAliasCommand.ts b/clients/client-directory-service/src/commands/CreateAliasCommand.ts index 274ee4f32cf02..adacdc178744d 100644 --- a/clients/client-directory-service/src/commands/CreateAliasCommand.ts +++ b/clients/client-directory-service/src/commands/CreateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -134,6 +135,10 @@ export class CreateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CreateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CreateComputerCommand.ts b/clients/client-directory-service/src/commands/CreateComputerCommand.ts index cb72c10431654..3f0a25f6512bc 100644 --- a/clients/client-directory-service/src/commands/CreateComputerCommand.ts +++ b/clients/client-directory-service/src/commands/CreateComputerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -160,6 +161,10 @@ export class CreateComputerCommand extends $Command< commandName, inputFilterSensitiveLog: CreateComputerRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CreateComputer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts index 651eea069fcd2..c899d4aa9f220 100644 --- a/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -139,6 +140,10 @@ export class CreateConditionalForwarderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CreateConditionalForwarder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts b/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts index 1e036b957486c..633b3f85bf095 100644 --- a/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -153,6 +154,10 @@ export class CreateDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDirectoryRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CreateDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts b/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts index 1f2edfba77795..4f9c469ef1a5f 100644 --- a/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts +++ b/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -132,6 +133,10 @@ export class CreateLogSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CreateLogSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts b/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts index d9558d4e6dbbd..6b9c5e8078a16 100644 --- a/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts +++ b/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -154,6 +155,10 @@ export class CreateMicrosoftADCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMicrosoftADRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CreateMicrosoftAD", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts b/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts index 6da36789f57e3..6f88a08dd2e5e 100644 --- a/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -135,6 +136,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/CreateTrustCommand.ts b/clients/client-directory-service/src/commands/CreateTrustCommand.ts index e9b7e8cfc72f3..29a324eef3539 100644 --- a/clients/client-directory-service/src/commands/CreateTrustCommand.ts +++ b/clients/client-directory-service/src/commands/CreateTrustCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -144,6 +145,10 @@ export class CreateTrustCommand extends $Command< commandName, inputFilterSensitiveLog: CreateTrustRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "CreateTrust", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts index 491ffae0db4e6..0535dcea04ead 100644 --- a/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -132,6 +133,10 @@ export class DeleteConditionalForwarderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DeleteConditionalForwarder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts b/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts index 7f51678f9ce46..9612d48be4326 100644 --- a/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -127,6 +128,10 @@ export class DeleteDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DeleteDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts b/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts index cb9ac360ec712..5925db9b52c25 100644 --- a/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -124,6 +125,10 @@ export class DeleteLogSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DeleteLogSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts b/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts index 4458855c5be95..bf9a56c13c496 100644 --- a/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -126,6 +127,10 @@ export class DeleteSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DeleteSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DeleteTrustCommand.ts b/clients/client-directory-service/src/commands/DeleteTrustCommand.ts index 00205d54c15b9..9ca2e5230ea3a 100644 --- a/clients/client-directory-service/src/commands/DeleteTrustCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteTrustCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -129,6 +130,10 @@ export class DeleteTrustCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DeleteTrust", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts b/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts index 697e7b6ba5be1..f96f8673c3fca 100644 --- a/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -138,6 +139,10 @@ export class DeregisterCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DeregisterCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts b/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts index 9d74f164325c5..81c215a1eed1f 100644 --- a/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts +++ b/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -125,6 +126,10 @@ export class DeregisterEventTopicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DeregisterEventTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts b/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts index 3c74ed43415cc..d63a8996719a2 100644 --- a/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -144,6 +145,10 @@ export class DescribeCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts index b275debf6089d..1e84f2d940006 100644 --- a/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -151,6 +152,10 @@ export class DescribeClientAuthenticationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeClientAuthenticationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts b/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts index f3d6ac040a1cf..5e0e1cab10da6 100644 --- a/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -150,6 +151,10 @@ export class DescribeConditionalForwardersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeConditionalForwarders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts b/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts index b092c87a7e986..a9b6efb4c4706 100644 --- a/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -246,6 +247,10 @@ export class DescribeDirectoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDirectoriesResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeDirectories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts b/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts index 6a0a4eb6d22f9..0874315f2d902 100644 --- a/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -151,6 +152,10 @@ export class DescribeDomainControllersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeDomainControllers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts b/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts index 17b995047d9aa..ec072ec8b5099 100644 --- a/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -140,6 +141,10 @@ export class DescribeEventTopicsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeEventTopics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts index 34efeff711a9f..fd1b534716734 100644 --- a/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -142,6 +143,10 @@ export class DescribeLDAPSSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeLDAPSSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts b/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts index 9d49efd5b41e4..2749085faeaa1 100644 --- a/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -156,6 +157,10 @@ export class DescribeRegionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeRegions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts index 72f94525d09ef..38a7de87e187c 100644 --- a/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -152,6 +153,10 @@ export class DescribeSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts b/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts index 6cb4a95ba2a86..d3acd35bb9f68 100644 --- a/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -154,6 +155,10 @@ export class DescribeSharedDirectoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSharedDirectoriesResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeSharedDirectories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts b/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts index b26ade0fb1468..518ea660b1a0a 100644 --- a/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -150,6 +151,10 @@ export class DescribeSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts b/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts index 5505e0142e159..14a511f3f5b21 100644 --- a/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -154,6 +155,10 @@ export class DescribeTrustsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeTrusts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts b/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts index 4fdcbb6980801..5dc3109118cbb 100644 --- a/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -157,6 +158,10 @@ export class DescribeUpdateDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DescribeUpdateDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts b/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts index 7f654a5b50124..44b77093d30c4 100644 --- a/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts +++ b/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -131,6 +132,10 @@ export class DisableClientAuthenticationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DisableClientAuthentication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts b/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts index 8155c9a4589cb..20a114d3e79b6 100644 --- a/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts +++ b/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -133,6 +134,10 @@ export class DisableLDAPSCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DisableLDAPS", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DisableRadiusCommand.ts b/clients/client-directory-service/src/commands/DisableRadiusCommand.ts index d459741205c92..86c9bf796881a 100644 --- a/clients/client-directory-service/src/commands/DisableRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/DisableRadiusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -120,6 +121,10 @@ export class DisableRadiusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DisableRadius", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/DisableSsoCommand.ts b/clients/client-directory-service/src/commands/DisableSsoCommand.ts index cdb49b97dd166..b7bc3c73ae6e9 100644 --- a/clients/client-directory-service/src/commands/DisableSsoCommand.ts +++ b/clients/client-directory-service/src/commands/DisableSsoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -127,6 +128,10 @@ export class DisableSsoCommand extends $Command< commandName, inputFilterSensitiveLog: DisableSsoRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "DisableSso", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts b/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts index 5cf801e017c35..e0eab58ac5f2d 100644 --- a/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts +++ b/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -135,6 +136,10 @@ export class EnableClientAuthenticationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "EnableClientAuthentication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts b/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts index b2c51343bfe82..c2e98d4064ab4 100644 --- a/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts +++ b/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -137,6 +138,10 @@ export class EnableLDAPSCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "EnableLDAPS", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/EnableRadiusCommand.ts b/clients/client-directory-service/src/commands/EnableRadiusCommand.ts index 8aaf5ea072bf6..15323a2a6dc77 100644 --- a/clients/client-directory-service/src/commands/EnableRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/EnableRadiusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -138,6 +139,10 @@ export class EnableRadiusCommand extends $Command< commandName, inputFilterSensitiveLog: EnableRadiusRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "EnableRadius", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/EnableSsoCommand.ts b/clients/client-directory-service/src/commands/EnableSsoCommand.ts index 702a85897b2b8..2ba00c499e95a 100644 --- a/clients/client-directory-service/src/commands/EnableSsoCommand.ts +++ b/clients/client-directory-service/src/commands/EnableSsoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -129,6 +130,10 @@ export class EnableSsoCommand extends $Command< commandName, inputFilterSensitiveLog: EnableSsoRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "EnableSso", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts b/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts index 1a466690b5448..774229ceaa040 100644 --- a/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts +++ b/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -131,6 +132,10 @@ export class GetDirectoryLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "GetDirectoryLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts b/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts index 13c8d706cff49..01b8029ab5a6b 100644 --- a/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts +++ b/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -127,6 +128,10 @@ export class GetSnapshotLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "GetSnapshotLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/ListCertificatesCommand.ts b/clients/client-directory-service/src/commands/ListCertificatesCommand.ts index 68ff51f09c205..23d7506d4927d 100644 --- a/clients/client-directory-service/src/commands/ListCertificatesCommand.ts +++ b/clients/client-directory-service/src/commands/ListCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -143,6 +144,10 @@ export class ListCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "ListCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts b/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts index fc54e9693e23c..00dbe82f09c3b 100644 --- a/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts +++ b/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -139,6 +140,10 @@ export class ListIpRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "ListIpRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts b/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts index 2797c3075de3e..d92fb1a8e5fba 100644 --- a/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts +++ b/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -135,6 +136,10 @@ export class ListLogSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "ListLogSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts b/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts index 00167464d090d..0495dc30fb847 100644 --- a/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts +++ b/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -139,6 +140,10 @@ export class ListSchemaExtensionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "ListSchemaExtensions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts index 90294123d1a19..cab7696e11002 100644 --- a/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -137,6 +138,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts b/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts index 92ee2e5216fc0..105f610677110 100644 --- a/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -146,6 +147,10 @@ export class RegisterCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "RegisterCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts b/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts index b21e56d4f10d5..3a21cc7b2bb4b 100644 --- a/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts +++ b/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -129,6 +130,10 @@ export class RegisterEventTopicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "RegisterEventTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts b/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts index 58ac9bd7ed61f..b4d05d45071de 100644 --- a/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -129,6 +130,10 @@ export class RejectSharedDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "RejectSharedDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts b/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts index 8adff6603eb9d..dab8f2820128e 100644 --- a/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -130,6 +131,10 @@ export class RemoveIpRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "RemoveIpRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/RemoveRegionCommand.ts b/clients/client-directory-service/src/commands/RemoveRegionCommand.ts index d8d6f4338b4ba..789134865cb71 100644 --- a/clients/client-directory-service/src/commands/RemoveRegionCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveRegionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -130,6 +131,10 @@ export class RemoveRegionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "RemoveRegion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts index 60a42ebb85fa7..9dbc4035dfde5 100644 --- a/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -127,6 +128,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts b/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts index 6004b1d1b3fc4..3dfb0c4196fad 100644 --- a/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts +++ b/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -157,6 +158,10 @@ export class ResetUserPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: ResetUserPasswordRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "ResetUserPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts b/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts index e35363d9a6341..619177940bd2c 100644 --- a/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -129,6 +130,10 @@ export class RestoreFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "RestoreFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts b/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts index 10f9516a3ee3f..3e2848aa6b2d3 100644 --- a/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -167,6 +168,10 @@ export class ShareDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: ShareDirectoryRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "ShareDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts b/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts index b31090d558705..32e3260a4a129 100644 --- a/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts +++ b/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -137,6 +138,10 @@ export class StartSchemaExtensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "StartSchemaExtension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts b/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts index 8d5dc4def4aa2..fb651ea205322 100644 --- a/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -133,6 +134,10 @@ export class UnshareDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "UnshareDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts index 64ee454cfbe19..bc9eb8b73b42f 100644 --- a/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -135,6 +136,10 @@ export class UpdateConditionalForwarderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "UpdateConditionalForwarder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts b/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts index d9042b517da95..16e13aa6cf9e2 100644 --- a/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -150,6 +151,10 @@ export class UpdateDirectorySetupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "UpdateDirectorySetup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts b/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts index 6ab7afc7dd938..20988c2a26ab2 100644 --- a/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -144,6 +145,10 @@ export class UpdateNumberOfDomainControllersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "UpdateNumberOfDomainControllers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts b/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts index 80efe2c1b8c7d..c4cd204d70d82 100644 --- a/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -135,6 +136,10 @@ export class UpdateRadiusCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateRadiusRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "UpdateRadius", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts b/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts index 6cae2da6d71df..6b7c83b3a4942 100644 --- a/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -144,6 +145,10 @@ export class UpdateSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "UpdateSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/UpdateTrustCommand.ts b/clients/client-directory-service/src/commands/UpdateTrustCommand.ts index 9526f9e208e56..6f6d85e794f66 100644 --- a/clients/client-directory-service/src/commands/UpdateTrustCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateTrustCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -127,6 +128,10 @@ export class UpdateTrustCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "UpdateTrust", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-directory-service/src/commands/VerifyTrustCommand.ts b/clients/client-directory-service/src/commands/VerifyTrustCommand.ts index 72b981b0de7b8..ac722194f995f 100644 --- a/clients/client-directory-service/src/commands/VerifyTrustCommand.ts +++ b/clients/client-directory-service/src/commands/VerifyTrustCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; @@ -130,6 +131,10 @@ export class VerifyTrustCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DirectoryService_20150416", + operation: "VerifyTrust", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dlm/package.json b/clients/client-dlm/package.json index 6a56e5cf392c1..127e4bca2f3f0 100644 --- a/clients/client-dlm/package.json +++ b/clients/client-dlm/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-dlm/src/commands/CreateLifecyclePolicyCommand.ts b/clients/client-dlm/src/commands/CreateLifecyclePolicyCommand.ts index 860002f52c6c8..7350aba8ddf35 100644 --- a/clients/client-dlm/src/commands/CreateLifecyclePolicyCommand.ts +++ b/clients/client-dlm/src/commands/CreateLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient"; @@ -260,6 +261,10 @@ export class CreateLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "dlm_20180112", + operation: "CreateLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dlm/src/commands/DeleteLifecyclePolicyCommand.ts b/clients/client-dlm/src/commands/DeleteLifecyclePolicyCommand.ts index a164378a7f726..c4ccbad049624 100644 --- a/clients/client-dlm/src/commands/DeleteLifecyclePolicyCommand.ts +++ b/clients/client-dlm/src/commands/DeleteLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient"; @@ -124,6 +125,10 @@ export class DeleteLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "dlm_20180112", + operation: "DeleteLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dlm/src/commands/GetLifecyclePoliciesCommand.ts b/clients/client-dlm/src/commands/GetLifecyclePoliciesCommand.ts index a3c0bed4b3ef9..ebd4e1d136c6a 100644 --- a/clients/client-dlm/src/commands/GetLifecyclePoliciesCommand.ts +++ b/clients/client-dlm/src/commands/GetLifecyclePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient"; @@ -150,6 +151,10 @@ export class GetLifecyclePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "dlm_20180112", + operation: "GetLifecyclePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dlm/src/commands/GetLifecyclePolicyCommand.ts b/clients/client-dlm/src/commands/GetLifecyclePolicyCommand.ts index 1f4e61ff06460..e131cba5b149c 100644 --- a/clients/client-dlm/src/commands/GetLifecyclePolicyCommand.ts +++ b/clients/client-dlm/src/commands/GetLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient"; @@ -265,6 +266,10 @@ export class GetLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "dlm_20180112", + operation: "GetLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dlm/src/commands/ListTagsForResourceCommand.ts b/clients/client-dlm/src/commands/ListTagsForResourceCommand.ts index 4e976b733a8ba..e8daff2aed4a9 100644 --- a/clients/client-dlm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-dlm/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "dlm_20180112", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dlm/src/commands/TagResourceCommand.ts b/clients/client-dlm/src/commands/TagResourceCommand.ts index 0c2745c7c92d1..ec7e5b67cca11 100644 --- a/clients/client-dlm/src/commands/TagResourceCommand.ts +++ b/clients/client-dlm/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient"; @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "dlm_20180112", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dlm/src/commands/UntagResourceCommand.ts b/clients/client-dlm/src/commands/UntagResourceCommand.ts index 54ac13e399831..8ebc91e1b1b12 100644 --- a/clients/client-dlm/src/commands/UntagResourceCommand.ts +++ b/clients/client-dlm/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "dlm_20180112", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dlm/src/commands/UpdateLifecyclePolicyCommand.ts b/clients/client-dlm/src/commands/UpdateLifecyclePolicyCommand.ts index cce41df1d4920..510641e94ab50 100644 --- a/clients/client-dlm/src/commands/UpdateLifecyclePolicyCommand.ts +++ b/clients/client-dlm/src/commands/UpdateLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DLMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DLMClient"; @@ -260,6 +261,10 @@ export class UpdateLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "dlm_20180112", + operation: "UpdateLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/package.json b/clients/client-docdb-elastic/package.json index 34cdffbc06607..c2b3ce5c9a95a 100644 --- a/clients/client-docdb-elastic/package.json +++ b/clients/client-docdb-elastic/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-docdb-elastic/src/commands/CreateClusterCommand.ts b/clients/client-docdb-elastic/src/commands/CreateClusterCommand.ts index d7bcfb8a514e4..9dd8ef48c4ca8 100644 --- a/clients/client-docdb-elastic/src/commands/CreateClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -165,6 +166,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: CreateClusterInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/CreateClusterSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/CreateClusterSnapshotCommand.ts index c06a9319b5b3b..cab0dfb2e71ce 100644 --- a/clients/client-docdb-elastic/src/commands/CreateClusterSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/CreateClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -154,6 +155,10 @@ export class CreateClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "CreateClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/DeleteClusterCommand.ts b/clients/client-docdb-elastic/src/commands/DeleteClusterCommand.ts index 465f7085e2922..db63f24fb7b1b 100644 --- a/clients/client-docdb-elastic/src/commands/DeleteClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -148,6 +149,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/DeleteClusterSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/DeleteClusterSnapshotCommand.ts index baf309c6cc6ac..3d137bb6d63c8 100644 --- a/clients/client-docdb-elastic/src/commands/DeleteClusterSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/DeleteClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -147,6 +148,10 @@ export class DeleteClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "DeleteClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/GetClusterCommand.ts b/clients/client-docdb-elastic/src/commands/GetClusterCommand.ts index bce994ff14b78..d1e67dddf2af2 100644 --- a/clients/client-docdb-elastic/src/commands/GetClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/GetClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -145,6 +146,10 @@ export class GetClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "GetCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/GetClusterSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/GetClusterSnapshotCommand.ts index 50072a2b6a587..0445e99c08cd8 100644 --- a/clients/client-docdb-elastic/src/commands/GetClusterSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/GetClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -144,6 +145,10 @@ export class GetClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "GetClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/ListClusterSnapshotsCommand.ts b/clients/client-docdb-elastic/src/commands/ListClusterSnapshotsCommand.ts index c9cb0d6f9c0b5..450e4830fdb25 100644 --- a/clients/client-docdb-elastic/src/commands/ListClusterSnapshotsCommand.ts +++ b/clients/client-docdb-elastic/src/commands/ListClusterSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -137,6 +138,10 @@ export class ListClusterSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "ListClusterSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/ListClustersCommand.ts b/clients/client-docdb-elastic/src/commands/ListClustersCommand.ts index 6e3941085ec88..d6b6dd4f737d0 100644 --- a/clients/client-docdb-elastic/src/commands/ListClustersCommand.ts +++ b/clients/client-docdb-elastic/src/commands/ListClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -132,6 +133,10 @@ export class ListClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "ListClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/ListTagsForResourceCommand.ts b/clients/client-docdb-elastic/src/commands/ListTagsForResourceCommand.ts index 59ded75caac8a..f124c6e48a0bc 100644 --- a/clients/client-docdb-elastic/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-docdb-elastic/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/RestoreClusterFromSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/RestoreClusterFromSnapshotCommand.ts index 76f186212e175..b3da3573034f1 100644 --- a/clients/client-docdb-elastic/src/commands/RestoreClusterFromSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/RestoreClusterFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -164,6 +165,10 @@ export class RestoreClusterFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "RestoreClusterFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/TagResourceCommand.ts b/clients/client-docdb-elastic/src/commands/TagResourceCommand.ts index 66c3248f96381..c51dc9052ff12 100644 --- a/clients/client-docdb-elastic/src/commands/TagResourceCommand.ts +++ b/clients/client-docdb-elastic/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -125,6 +126,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/UntagResourceCommand.ts b/clients/client-docdb-elastic/src/commands/UntagResourceCommand.ts index 449a93e4e897b..037f2958e3efc 100644 --- a/clients/client-docdb-elastic/src/commands/UntagResourceCommand.ts +++ b/clients/client-docdb-elastic/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb-elastic/src/commands/UpdateClusterCommand.ts b/clients/client-docdb-elastic/src/commands/UpdateClusterCommand.ts index 78e5499f4dc97..923aa6055ad10 100644 --- a/clients/client-docdb-elastic/src/commands/UpdateClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/UpdateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBElasticClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBElasticClient"; @@ -161,6 +162,10 @@ export class UpdateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateClusterInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ChimeraDbLionfishServiceLambda", + operation: "UpdateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/package.json b/clients/client-docdb/package.json index 3827a7b64dbc5..50c0c87cb2794 100644 --- a/clients/client-docdb/package.json +++ b/clients/client-docdb/package.json @@ -34,29 +34,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-docdb/src/commands/AddSourceIdentifierToSubscriptionCommand.ts b/clients/client-docdb/src/commands/AddSourceIdentifierToSubscriptionCommand.ts index 8a75e65a94466..61433ae035f86 100644 --- a/clients/client-docdb/src/commands/AddSourceIdentifierToSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/AddSourceIdentifierToSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -142,6 +143,10 @@ export class AddSourceIdentifierToSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddSourceIdentifierToSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/AddTagsToResourceCommand.ts b/clients/client-docdb/src/commands/AddTagsToResourceCommand.ts index 08486daa30b95..3d252e74ea5d2 100644 --- a/clients/client-docdb/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-docdb/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -133,6 +134,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ApplyPendingMaintenanceActionCommand.ts b/clients/client-docdb/src/commands/ApplyPendingMaintenanceActionCommand.ts index 937b9837e49d2..82eaaac1430e3 100644 --- a/clients/client-docdb/src/commands/ApplyPendingMaintenanceActionCommand.ts +++ b/clients/client-docdb/src/commands/ApplyPendingMaintenanceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -144,6 +145,10 @@ export class ApplyPendingMaintenanceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ApplyPendingMaintenanceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CopyDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/CopyDBClusterParameterGroupCommand.ts index 1700bc8e3c406..3c4310d6ce42d 100644 --- a/clients/client-docdb/src/commands/CopyDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/CopyDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -137,6 +138,10 @@ export class CopyDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CopyDBClusterSnapshotCommand.ts b/clients/client-docdb/src/commands/CopyDBClusterSnapshotCommand.ts index 4611af091207b..fdbf6dd7d9b97 100644 --- a/clients/client-docdb/src/commands/CopyDBClusterSnapshotCommand.ts +++ b/clients/client-docdb/src/commands/CopyDBClusterSnapshotCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -174,6 +175,10 @@ export class CopyDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CreateDBClusterCommand.ts b/clients/client-docdb/src/commands/CreateDBClusterCommand.ts index bf12bc8ce1195..eaa699e3798b9 100644 --- a/clients/client-docdb/src/commands/CreateDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -259,6 +260,10 @@ export class CreateDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CreateDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/CreateDBClusterParameterGroupCommand.ts index cd9743f25988a..114efde9edfd9 100644 --- a/clients/client-docdb/src/commands/CreateDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -156,6 +157,10 @@ export class CreateDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CreateDBClusterSnapshotCommand.ts b/clients/client-docdb/src/commands/CreateDBClusterSnapshotCommand.ts index ebd09aa85269a..3b0a5c5741cd0 100644 --- a/clients/client-docdb/src/commands/CreateDBClusterSnapshotCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -157,6 +158,10 @@ export class CreateDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CreateDBInstanceCommand.ts b/clients/client-docdb/src/commands/CreateDBInstanceCommand.ts index fc0ffab1e4d76..c1222c9f074e1 100644 --- a/clients/client-docdb/src/commands/CreateDBInstanceCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -267,6 +268,10 @@ export class CreateDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CreateDBSubnetGroupCommand.ts b/clients/client-docdb/src/commands/CreateDBSubnetGroupCommand.ts index 53125694966ae..f254fd80b4915 100644 --- a/clients/client-docdb/src/commands/CreateDBSubnetGroupCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -157,6 +158,10 @@ export class CreateDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-docdb/src/commands/CreateEventSubscriptionCommand.ts index 7dd7d44d19cbd..b163f03c6e2a4 100644 --- a/clients/client-docdb/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/CreateEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -167,6 +168,10 @@ export class CreateEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/CreateGlobalClusterCommand.ts b/clients/client-docdb/src/commands/CreateGlobalClusterCommand.ts index 73e36c28f9cc6..d3358d50f2197 100644 --- a/clients/client-docdb/src/commands/CreateGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/CreateGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -157,6 +158,10 @@ export class CreateGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DeleteDBClusterCommand.ts b/clients/client-docdb/src/commands/DeleteDBClusterCommand.ts index 28867409ecec7..23a6beced5b70 100644 --- a/clients/client-docdb/src/commands/DeleteDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -189,6 +190,10 @@ export class DeleteDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DeleteDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/DeleteDBClusterParameterGroupCommand.ts index 6bc9d42dd968a..4a2a6a0ddfaa3 100644 --- a/clients/client-docdb/src/commands/DeleteDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -122,6 +123,10 @@ export class DeleteDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DeleteDBClusterSnapshotCommand.ts b/clients/client-docdb/src/commands/DeleteDBClusterSnapshotCommand.ts index 6fc99014c92b4..781d22999330b 100644 --- a/clients/client-docdb/src/commands/DeleteDBClusterSnapshotCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -144,6 +145,10 @@ export class DeleteDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DeleteDBInstanceCommand.ts b/clients/client-docdb/src/commands/DeleteDBInstanceCommand.ts index e5c659a66548a..c14d969f46109 100644 --- a/clients/client-docdb/src/commands/DeleteDBInstanceCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -215,6 +216,10 @@ export class DeleteDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DeleteDBSubnetGroupCommand.ts b/clients/client-docdb/src/commands/DeleteDBSubnetGroupCommand.ts index e93df9a6921c0..ffafdbdbfc0b4 100644 --- a/clients/client-docdb/src/commands/DeleteDBSubnetGroupCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -126,6 +127,10 @@ export class DeleteDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-docdb/src/commands/DeleteEventSubscriptionCommand.ts index d85c89d2087ab..f6f9bb18bb827 100644 --- a/clients/client-docdb/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/DeleteEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -136,6 +137,10 @@ export class DeleteEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DeleteGlobalClusterCommand.ts b/clients/client-docdb/src/commands/DeleteGlobalClusterCommand.ts index 6eb160c1b0647..051017a16080e 100644 --- a/clients/client-docdb/src/commands/DeleteGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/DeleteGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -142,6 +143,10 @@ export class DeleteGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeCertificatesCommand.ts b/clients/client-docdb/src/commands/DescribeCertificatesCommand.ts index 6d7b1383c0037..cd751e69071a7 100644 --- a/clients/client-docdb/src/commands/DescribeCertificatesCommand.ts +++ b/clients/client-docdb/src/commands/DescribeCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -138,6 +139,10 @@ export class DescribeCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeDBClusterParameterGroupsCommand.ts b/clients/client-docdb/src/commands/DescribeDBClusterParameterGroupsCommand.ts index 8e54d19678fd1..7ff9ee26d9e54 100644 --- a/clients/client-docdb/src/commands/DescribeDBClusterParameterGroupsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClusterParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -141,6 +142,10 @@ export class DescribeDBClusterParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeDBClusterParametersCommand.ts b/clients/client-docdb/src/commands/DescribeDBClusterParametersCommand.ts index 8829cf5818f77..35086e273d8b0 100644 --- a/clients/client-docdb/src/commands/DescribeDBClusterParametersCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClusterParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -144,6 +145,10 @@ export class DescribeDBClusterParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts b/clients/client-docdb/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts index 0df014ecab93d..07a77facb6692 100644 --- a/clients/client-docdb/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -139,6 +140,10 @@ export class DescribeDBClusterSnapshotAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterSnapshotAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeDBClusterSnapshotsCommand.ts b/clients/client-docdb/src/commands/DescribeDBClusterSnapshotsCommand.ts index 1b88495a95602..026c065343eb1 100644 --- a/clients/client-docdb/src/commands/DescribeDBClusterSnapshotsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClusterSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -155,6 +156,10 @@ export class DescribeDBClusterSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeDBClustersCommand.ts b/clients/client-docdb/src/commands/DescribeDBClustersCommand.ts index 4d457e5c2f16b..0b2c7ada47240 100644 --- a/clients/client-docdb/src/commands/DescribeDBClustersCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -192,6 +193,10 @@ export class DescribeDBClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeDBEngineVersionsCommand.ts b/clients/client-docdb/src/commands/DescribeDBEngineVersionsCommand.ts index ee3e0c411bc8c..2eef61be9f54c 100644 --- a/clients/client-docdb/src/commands/DescribeDBEngineVersionsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBEngineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -151,6 +152,10 @@ export class DescribeDBEngineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBEngineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeDBInstancesCommand.ts b/clients/client-docdb/src/commands/DescribeDBInstancesCommand.ts index a57f70caba0ca..56ef1d4fb58e3 100644 --- a/clients/client-docdb/src/commands/DescribeDBInstancesCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -214,6 +215,10 @@ export class DescribeDBInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeDBSubnetGroupsCommand.ts b/clients/client-docdb/src/commands/DescribeDBSubnetGroupsCommand.ts index 2f6d062255918..10cdc44c0cebd 100644 --- a/clients/client-docdb/src/commands/DescribeDBSubnetGroupsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBSubnetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -147,6 +148,10 @@ export class DescribeDBSubnetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBSubnetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeEngineDefaultClusterParametersCommand.ts b/clients/client-docdb/src/commands/DescribeEngineDefaultClusterParametersCommand.ts index f3c8a5d7a431d..822113e7bf6fa 100644 --- a/clients/client-docdb/src/commands/DescribeEngineDefaultClusterParametersCommand.ts +++ b/clients/client-docdb/src/commands/DescribeEngineDefaultClusterParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -151,6 +152,10 @@ export class DescribeEngineDefaultClusterParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEngineDefaultClusterParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-docdb/src/commands/DescribeEventCategoriesCommand.ts index 241446d88d57b..6fdc0723a74e3 100644 --- a/clients/client-docdb/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-docdb/src/commands/DescribeEventCategoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -130,6 +131,10 @@ export class DescribeEventCategoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEventCategories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-docdb/src/commands/DescribeEventSubscriptionsCommand.ts index ef26dd8cdf1b9..869bd9175c8a6 100644 --- a/clients/client-docdb/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeEventSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -146,6 +147,10 @@ export class DescribeEventSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEventSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeEventsCommand.ts b/clients/client-docdb/src/commands/DescribeEventsCommand.ts index e40393b58c5a2..6a91d0ab61960 100644 --- a/clients/client-docdb/src/commands/DescribeEventsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -143,6 +144,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeGlobalClustersCommand.ts b/clients/client-docdb/src/commands/DescribeGlobalClustersCommand.ts index 6ebc999a1a2d3..60ed878ece8bf 100644 --- a/clients/client-docdb/src/commands/DescribeGlobalClustersCommand.ts +++ b/clients/client-docdb/src/commands/DescribeGlobalClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -152,6 +153,10 @@ export class DescribeGlobalClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeGlobalClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts b/clients/client-docdb/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts index eae57ecdad591..5ca05405e10e8 100644 --- a/clients/client-docdb/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -147,6 +148,10 @@ export class DescribeOrderableDBInstanceOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeOrderableDBInstanceOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/DescribePendingMaintenanceActionsCommand.ts b/clients/client-docdb/src/commands/DescribePendingMaintenanceActionsCommand.ts index 8f598d9e0223e..e251ce7bd7f99 100644 --- a/clients/client-docdb/src/commands/DescribePendingMaintenanceActionsCommand.ts +++ b/clients/client-docdb/src/commands/DescribePendingMaintenanceActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -148,6 +149,10 @@ export class DescribePendingMaintenanceActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribePendingMaintenanceActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/FailoverDBClusterCommand.ts b/clients/client-docdb/src/commands/FailoverDBClusterCommand.ts index 773be5824354d..5dc823db9667a 100644 --- a/clients/client-docdb/src/commands/FailoverDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/FailoverDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -184,6 +185,10 @@ export class FailoverDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "FailoverDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ListTagsForResourceCommand.ts b/clients/client-docdb/src/commands/ListTagsForResourceCommand.ts index 41528380ecec3..cfb7de654f4ae 100644 --- a/clients/client-docdb/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-docdb/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -139,6 +140,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ModifyDBClusterCommand.ts b/clients/client-docdb/src/commands/ModifyDBClusterCommand.ts index f5f33b2c72dbe..f613b28b9288c 100644 --- a/clients/client-docdb/src/commands/ModifyDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -234,6 +235,10 @@ export class ModifyDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ModifyDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/ModifyDBClusterParameterGroupCommand.ts index 193bc34cb0f9d..32216dd5a83b3 100644 --- a/clients/client-docdb/src/commands/ModifyDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -158,6 +159,10 @@ export class ModifyDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts b/clients/client-docdb/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts index 1a7856bb2ceef..df00bad774658 100644 --- a/clients/client-docdb/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -148,6 +149,10 @@ export class ModifyDBClusterSnapshotAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBClusterSnapshotAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ModifyDBInstanceCommand.ts b/clients/client-docdb/src/commands/ModifyDBInstanceCommand.ts index 693e246df6e5e..3f608da562d4c 100644 --- a/clients/client-docdb/src/commands/ModifyDBInstanceCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -256,6 +257,10 @@ export class ModifyDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ModifyDBSubnetGroupCommand.ts b/clients/client-docdb/src/commands/ModifyDBSubnetGroupCommand.ts index 72ac2d762cf03..1bf0dfabfb9be 100644 --- a/clients/client-docdb/src/commands/ModifyDBSubnetGroupCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -150,6 +151,10 @@ export class ModifyDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-docdb/src/commands/ModifyEventSubscriptionCommand.ts index 29d86b8ca4381..dad390aa60215 100644 --- a/clients/client-docdb/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/ModifyEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -153,6 +154,10 @@ export class ModifyEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ModifyGlobalClusterCommand.ts b/clients/client-docdb/src/commands/ModifyGlobalClusterCommand.ts index c7f5198a11035..676b6dac0539d 100644 --- a/clients/client-docdb/src/commands/ModifyGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/ModifyGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -144,6 +145,10 @@ export class ModifyGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/RebootDBInstanceCommand.ts b/clients/client-docdb/src/commands/RebootDBInstanceCommand.ts index b1b36b25bf67b..b2b5625d90f67 100644 --- a/clients/client-docdb/src/commands/RebootDBInstanceCommand.ts +++ b/clients/client-docdb/src/commands/RebootDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -212,6 +213,10 @@ export class RebootDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RebootDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/RemoveFromGlobalClusterCommand.ts b/clients/client-docdb/src/commands/RemoveFromGlobalClusterCommand.ts index 3fced481c2b79..ffb84ae0e360e 100644 --- a/clients/client-docdb/src/commands/RemoveFromGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/RemoveFromGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -147,6 +148,10 @@ export class RemoveFromGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveFromGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts b/clients/client-docdb/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts index 6d06a94685dfd..40e99c54ca10e 100644 --- a/clients/client-docdb/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -146,6 +147,10 @@ export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveSourceIdentifierFromSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-docdb/src/commands/RemoveTagsFromResourceCommand.ts index 65dabeda56eac..21c0154fa11c3 100644 --- a/clients/client-docdb/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-docdb/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -127,6 +128,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/ResetDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/ResetDBClusterParameterGroupCommand.ts index 01c0c3eab2c1c..e92b0d5c73eb5 100644 --- a/clients/client-docdb/src/commands/ResetDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/ResetDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -145,6 +146,10 @@ export class ResetDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ResetDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/RestoreDBClusterFromSnapshotCommand.ts b/clients/client-docdb/src/commands/RestoreDBClusterFromSnapshotCommand.ts index 1f07d4bbe3528..326b5275b8348 100644 --- a/clients/client-docdb/src/commands/RestoreDBClusterFromSnapshotCommand.ts +++ b/clients/client-docdb/src/commands/RestoreDBClusterFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -246,6 +247,10 @@ export class RestoreDBClusterFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBClusterFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/RestoreDBClusterToPointInTimeCommand.ts b/clients/client-docdb/src/commands/RestoreDBClusterToPointInTimeCommand.ts index 121c892fca1f8..ba6919fd10d8b 100644 --- a/clients/client-docdb/src/commands/RestoreDBClusterToPointInTimeCommand.ts +++ b/clients/client-docdb/src/commands/RestoreDBClusterToPointInTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -251,6 +252,10 @@ export class RestoreDBClusterToPointInTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBClusterToPointInTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/StartDBClusterCommand.ts b/clients/client-docdb/src/commands/StartDBClusterCommand.ts index 339504c2678f8..2499bfc8974f7 100644 --- a/clients/client-docdb/src/commands/StartDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/StartDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -183,6 +184,10 @@ export class StartDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StartDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-docdb/src/commands/StopDBClusterCommand.ts b/clients/client-docdb/src/commands/StopDBClusterCommand.ts index 4a8e6f59887de..c83aca0650313 100644 --- a/clients/client-docdb/src/commands/StopDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/StopDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DocDBClient"; @@ -182,6 +183,10 @@ export class StopDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StopDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/package.json b/clients/client-drs/package.json index c09c5692d0d36..721df36204faf 100644 --- a/clients/client-drs/package.json +++ b/clients/client-drs/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-drs/src/commands/AssociateSourceNetworkStackCommand.ts b/clients/client-drs/src/commands/AssociateSourceNetworkStackCommand.ts index 4f395e4206e9e..ed556ec59fc7f 100644 --- a/clients/client-drs/src/commands/AssociateSourceNetworkStackCommand.ts +++ b/clients/client-drs/src/commands/AssociateSourceNetworkStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -200,6 +201,10 @@ export class AssociateSourceNetworkStackCommand extends $Command< commandName, inputFilterSensitiveLog: AssociateSourceNetworkStackRequestFilterSensitiveLog, outputFilterSensitiveLog: AssociateSourceNetworkStackResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "AssociateSourceNetworkStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/CreateExtendedSourceServerCommand.ts b/clients/client-drs/src/commands/CreateExtendedSourceServerCommand.ts index b87b56bc2f91c..18e8c820264a4 100644 --- a/clients/client-drs/src/commands/CreateExtendedSourceServerCommand.ts +++ b/clients/client-drs/src/commands/CreateExtendedSourceServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -244,6 +245,10 @@ export class CreateExtendedSourceServerCommand extends $Command< commandName, inputFilterSensitiveLog: CreateExtendedSourceServerRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateExtendedSourceServerResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "CreateExtendedSourceServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/CreateLaunchConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/CreateLaunchConfigurationTemplateCommand.ts index 600547a462ef2..9ced7633bedaf 100644 --- a/clients/client-drs/src/commands/CreateLaunchConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/CreateLaunchConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -168,6 +169,10 @@ export class CreateLaunchConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLaunchConfigurationTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateLaunchConfigurationTemplateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "CreateLaunchConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/CreateReplicationConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/CreateReplicationConfigurationTemplateCommand.ts index 577a824726be0..34fac372fd683 100644 --- a/clients/client-drs/src/commands/CreateReplicationConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/CreateReplicationConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -201,6 +202,10 @@ export class CreateReplicationConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateReplicationConfigurationTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: ReplicationConfigurationTemplateFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "CreateReplicationConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/CreateSourceNetworkCommand.ts b/clients/client-drs/src/commands/CreateSourceNetworkCommand.ts index a70c6f5b4fa45..6a41658a423be 100644 --- a/clients/client-drs/src/commands/CreateSourceNetworkCommand.ts +++ b/clients/client-drs/src/commands/CreateSourceNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -144,6 +145,10 @@ export class CreateSourceNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSourceNetworkRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "CreateSourceNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DeleteJobCommand.ts b/clients/client-drs/src/commands/DeleteJobCommand.ts index f4672d41d2cf3..971ceb14ab829 100644 --- a/clients/client-drs/src/commands/DeleteJobCommand.ts +++ b/clients/client-drs/src/commands/DeleteJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -121,6 +122,10 @@ export class DeleteJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DeleteJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DeleteLaunchActionCommand.ts b/clients/client-drs/src/commands/DeleteLaunchActionCommand.ts index a9d59138f03e1..de1ff77834eef 100644 --- a/clients/client-drs/src/commands/DeleteLaunchActionCommand.ts +++ b/clients/client-drs/src/commands/DeleteLaunchActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -128,6 +129,10 @@ export class DeleteLaunchActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DeleteLaunchAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DeleteLaunchConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/DeleteLaunchConfigurationTemplateCommand.ts index fc1ce5c18a02c..c79f9522ed653 100644 --- a/clients/client-drs/src/commands/DeleteLaunchConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/DeleteLaunchConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -135,6 +136,10 @@ export class DeleteLaunchConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DeleteLaunchConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DeleteRecoveryInstanceCommand.ts b/clients/client-drs/src/commands/DeleteRecoveryInstanceCommand.ts index 64147e1a0f3ec..1b39552c4912c 100644 --- a/clients/client-drs/src/commands/DeleteRecoveryInstanceCommand.ts +++ b/clients/client-drs/src/commands/DeleteRecoveryInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -127,6 +128,10 @@ export class DeleteRecoveryInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DeleteRecoveryInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DeleteReplicationConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/DeleteReplicationConfigurationTemplateCommand.ts index 77ba604e54769..e72ee3596fd2b 100644 --- a/clients/client-drs/src/commands/DeleteReplicationConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/DeleteReplicationConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -136,6 +137,10 @@ export class DeleteReplicationConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DeleteReplicationConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DeleteSourceNetworkCommand.ts b/clients/client-drs/src/commands/DeleteSourceNetworkCommand.ts index e964a2b5c055e..1626b9ad6b682 100644 --- a/clients/client-drs/src/commands/DeleteSourceNetworkCommand.ts +++ b/clients/client-drs/src/commands/DeleteSourceNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -127,6 +128,10 @@ export class DeleteSourceNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DeleteSourceNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DeleteSourceServerCommand.ts b/clients/client-drs/src/commands/DeleteSourceServerCommand.ts index 91bb8839062dc..2c8bcd7661407 100644 --- a/clients/client-drs/src/commands/DeleteSourceServerCommand.ts +++ b/clients/client-drs/src/commands/DeleteSourceServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -127,6 +128,10 @@ export class DeleteSourceServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DeleteSourceServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DescribeJobLogItemsCommand.ts b/clients/client-drs/src/commands/DescribeJobLogItemsCommand.ts index 34fa4e6e1d402..7c92ddb0f17a6 100644 --- a/clients/client-drs/src/commands/DescribeJobLogItemsCommand.ts +++ b/clients/client-drs/src/commands/DescribeJobLogItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -161,6 +162,10 @@ export class DescribeJobLogItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DescribeJobLogItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DescribeJobsCommand.ts b/clients/client-drs/src/commands/DescribeJobsCommand.ts index 43a7db1a116d9..4fc6706daaa3b 100644 --- a/clients/client-drs/src/commands/DescribeJobsCommand.ts +++ b/clients/client-drs/src/commands/DescribeJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -189,6 +190,10 @@ export class DescribeJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeJobsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DescribeJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts b/clients/client-drs/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts index b010e11c64496..7f233ea2cbb73 100644 --- a/clients/client-drs/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts +++ b/clients/client-drs/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -160,6 +161,10 @@ export class DescribeLaunchConfigurationTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeLaunchConfigurationTemplatesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DescribeLaunchConfigurationTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DescribeRecoveryInstancesCommand.ts b/clients/client-drs/src/commands/DescribeRecoveryInstancesCommand.ts index 0ad8eee5f267a..64bc3865993d7 100644 --- a/clients/client-drs/src/commands/DescribeRecoveryInstancesCommand.ts +++ b/clients/client-drs/src/commands/DescribeRecoveryInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -231,6 +232,10 @@ export class DescribeRecoveryInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeRecoveryInstancesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DescribeRecoveryInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DescribeRecoverySnapshotsCommand.ts b/clients/client-drs/src/commands/DescribeRecoverySnapshotsCommand.ts index 5f5d4f817f367..5b6d669251a52 100644 --- a/clients/client-drs/src/commands/DescribeRecoverySnapshotsCommand.ts +++ b/clients/client-drs/src/commands/DescribeRecoverySnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -147,6 +148,10 @@ export class DescribeRecoverySnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DescribeRecoverySnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts b/clients/client-drs/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts index f92c0f7624d5d..f424e37d44886 100644 --- a/clients/client-drs/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts +++ b/clients/client-drs/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -184,6 +185,10 @@ export class DescribeReplicationConfigurationTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeReplicationConfigurationTemplatesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DescribeReplicationConfigurationTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DescribeSourceNetworksCommand.ts b/clients/client-drs/src/commands/DescribeSourceNetworksCommand.ts index 05572b4ac07b9..a1d313b650362 100644 --- a/clients/client-drs/src/commands/DescribeSourceNetworksCommand.ts +++ b/clients/client-drs/src/commands/DescribeSourceNetworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -159,6 +160,10 @@ export class DescribeSourceNetworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSourceNetworksResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DescribeSourceNetworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DescribeSourceServersCommand.ts b/clients/client-drs/src/commands/DescribeSourceServersCommand.ts index 30f39e0a708f1..aabbe9898063e 100644 --- a/clients/client-drs/src/commands/DescribeSourceServersCommand.ts +++ b/clients/client-drs/src/commands/DescribeSourceServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -244,6 +245,10 @@ export class DescribeSourceServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSourceServersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DescribeSourceServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DisconnectRecoveryInstanceCommand.ts b/clients/client-drs/src/commands/DisconnectRecoveryInstanceCommand.ts index e2fa9bdd1a1be..92142599b0d0d 100644 --- a/clients/client-drs/src/commands/DisconnectRecoveryInstanceCommand.ts +++ b/clients/client-drs/src/commands/DisconnectRecoveryInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -130,6 +131,10 @@ export class DisconnectRecoveryInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DisconnectRecoveryInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/DisconnectSourceServerCommand.ts b/clients/client-drs/src/commands/DisconnectSourceServerCommand.ts index 7cacbe3fd31ac..493f934c0abd1 100644 --- a/clients/client-drs/src/commands/DisconnectSourceServerCommand.ts +++ b/clients/client-drs/src/commands/DisconnectSourceServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -228,6 +229,10 @@ export class DisconnectSourceServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "DisconnectSourceServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/ExportSourceNetworkCfnTemplateCommand.ts b/clients/client-drs/src/commands/ExportSourceNetworkCfnTemplateCommand.ts index 7ccddc3d1765d..83325a391b7e4 100644 --- a/clients/client-drs/src/commands/ExportSourceNetworkCfnTemplateCommand.ts +++ b/clients/client-drs/src/commands/ExportSourceNetworkCfnTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -137,6 +138,10 @@ export class ExportSourceNetworkCfnTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "ExportSourceNetworkCfnTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/GetFailbackReplicationConfigurationCommand.ts b/clients/client-drs/src/commands/GetFailbackReplicationConfigurationCommand.ts index 801afacf4a9fc..79a74ee09f6ca 100644 --- a/clients/client-drs/src/commands/GetFailbackReplicationConfigurationCommand.ts +++ b/clients/client-drs/src/commands/GetFailbackReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -137,6 +138,10 @@ export class GetFailbackReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "GetFailbackReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/GetLaunchConfigurationCommand.ts b/clients/client-drs/src/commands/GetLaunchConfigurationCommand.ts index 32a377cb7445a..3e245ceda1431 100644 --- a/clients/client-drs/src/commands/GetLaunchConfigurationCommand.ts +++ b/clients/client-drs/src/commands/GetLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -136,6 +137,10 @@ export class GetLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "GetLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/GetReplicationConfigurationCommand.ts b/clients/client-drs/src/commands/GetReplicationConfigurationCommand.ts index 23cbac088a6f8..d59c6d67cfb3e 100644 --- a/clients/client-drs/src/commands/GetReplicationConfigurationCommand.ts +++ b/clients/client-drs/src/commands/GetReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -173,6 +174,10 @@ export class GetReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ReplicationConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "GetReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/InitializeServiceCommand.ts b/clients/client-drs/src/commands/InitializeServiceCommand.ts index 8db0a139842f9..4e658b0277ed8 100644 --- a/clients/client-drs/src/commands/InitializeServiceCommand.ts +++ b/clients/client-drs/src/commands/InitializeServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -122,6 +123,10 @@ export class InitializeServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "InitializeService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/ListExtensibleSourceServersCommand.ts b/clients/client-drs/src/commands/ListExtensibleSourceServersCommand.ts index aeb3bb994cc81..959957716a866 100644 --- a/clients/client-drs/src/commands/ListExtensibleSourceServersCommand.ts +++ b/clients/client-drs/src/commands/ListExtensibleSourceServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -152,6 +153,10 @@ export class ListExtensibleSourceServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListExtensibleSourceServersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "ListExtensibleSourceServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/ListLaunchActionsCommand.ts b/clients/client-drs/src/commands/ListLaunchActionsCommand.ts index 7dfeebea47f9f..8210d83fc34a0 100644 --- a/clients/client-drs/src/commands/ListLaunchActionsCommand.ts +++ b/clients/client-drs/src/commands/ListLaunchActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -156,6 +157,10 @@ export class ListLaunchActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "ListLaunchActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/ListStagingAccountsCommand.ts b/clients/client-drs/src/commands/ListStagingAccountsCommand.ts index ba907fcbcfb82..93a997b361102 100644 --- a/clients/client-drs/src/commands/ListStagingAccountsCommand.ts +++ b/clients/client-drs/src/commands/ListStagingAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -135,6 +136,10 @@ export class ListStagingAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "ListStagingAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/ListTagsForResourceCommand.ts b/clients/client-drs/src/commands/ListTagsForResourceCommand.ts index 50c9e6adf2034..fba8a35fffb64 100644 --- a/clients/client-drs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-drs/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/PutLaunchActionCommand.ts b/clients/client-drs/src/commands/PutLaunchActionCommand.ts index afcf3d45882b0..e042baa4afcf7 100644 --- a/clients/client-drs/src/commands/PutLaunchActionCommand.ts +++ b/clients/client-drs/src/commands/PutLaunchActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -163,6 +164,10 @@ export class PutLaunchActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "PutLaunchAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/RetryDataReplicationCommand.ts b/clients/client-drs/src/commands/RetryDataReplicationCommand.ts index f694336a60651..79c709ce4f376 100644 --- a/clients/client-drs/src/commands/RetryDataReplicationCommand.ts +++ b/clients/client-drs/src/commands/RetryDataReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -232,6 +233,10 @@ export class RetryDataReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "RetryDataReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/ReverseReplicationCommand.ts b/clients/client-drs/src/commands/ReverseReplicationCommand.ts index 48c9bf40be8f3..1bd5da61cf4af 100644 --- a/clients/client-drs/src/commands/ReverseReplicationCommand.ts +++ b/clients/client-drs/src/commands/ReverseReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -138,6 +139,10 @@ export class ReverseReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "ReverseReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/StartFailbackLaunchCommand.ts b/clients/client-drs/src/commands/StartFailbackLaunchCommand.ts index a68f022072e15..ce8826da0f6d3 100644 --- a/clients/client-drs/src/commands/StartFailbackLaunchCommand.ts +++ b/clients/client-drs/src/commands/StartFailbackLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -196,6 +197,10 @@ export class StartFailbackLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: StartFailbackLaunchRequestFilterSensitiveLog, outputFilterSensitiveLog: StartFailbackLaunchResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "StartFailbackLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/StartRecoveryCommand.ts b/clients/client-drs/src/commands/StartRecoveryCommand.ts index 8d94102c88a24..096dfcec8017d 100644 --- a/clients/client-drs/src/commands/StartRecoveryCommand.ts +++ b/clients/client-drs/src/commands/StartRecoveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -195,6 +196,10 @@ export class StartRecoveryCommand extends $Command< commandName, inputFilterSensitiveLog: StartRecoveryRequestFilterSensitiveLog, outputFilterSensitiveLog: StartRecoveryResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "StartRecovery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/StartReplicationCommand.ts b/clients/client-drs/src/commands/StartReplicationCommand.ts index 8d5c9b079c1c1..f33bd2347fcfd 100644 --- a/clients/client-drs/src/commands/StartReplicationCommand.ts +++ b/clients/client-drs/src/commands/StartReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -234,6 +235,10 @@ export class StartReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StartReplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "StartReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/StartSourceNetworkRecoveryCommand.ts b/clients/client-drs/src/commands/StartSourceNetworkRecoveryCommand.ts index 3869dce1a7742..834687195e593 100644 --- a/clients/client-drs/src/commands/StartSourceNetworkRecoveryCommand.ts +++ b/clients/client-drs/src/commands/StartSourceNetworkRecoveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -200,6 +201,10 @@ export class StartSourceNetworkRecoveryCommand extends $Command< commandName, inputFilterSensitiveLog: StartSourceNetworkRecoveryRequestFilterSensitiveLog, outputFilterSensitiveLog: StartSourceNetworkRecoveryResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "StartSourceNetworkRecovery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/StartSourceNetworkReplicationCommand.ts b/clients/client-drs/src/commands/StartSourceNetworkReplicationCommand.ts index 7b7d330390930..6fe7b9fa18a41 100644 --- a/clients/client-drs/src/commands/StartSourceNetworkReplicationCommand.ts +++ b/clients/client-drs/src/commands/StartSourceNetworkReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -156,6 +157,10 @@ export class StartSourceNetworkReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StartSourceNetworkReplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "StartSourceNetworkReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/StopFailbackCommand.ts b/clients/client-drs/src/commands/StopFailbackCommand.ts index 1cda3b10d8164..ef970a4c8b9bb 100644 --- a/clients/client-drs/src/commands/StopFailbackCommand.ts +++ b/clients/client-drs/src/commands/StopFailbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -122,6 +123,10 @@ export class StopFailbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "StopFailback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/StopReplicationCommand.ts b/clients/client-drs/src/commands/StopReplicationCommand.ts index e43feac0a7807..ba0a3c3b5b67f 100644 --- a/clients/client-drs/src/commands/StopReplicationCommand.ts +++ b/clients/client-drs/src/commands/StopReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -234,6 +235,10 @@ export class StopReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StopReplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "StopReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/StopSourceNetworkReplicationCommand.ts b/clients/client-drs/src/commands/StopSourceNetworkReplicationCommand.ts index e1b2b36a6d462..e51059f8c3936 100644 --- a/clients/client-drs/src/commands/StopSourceNetworkReplicationCommand.ts +++ b/clients/client-drs/src/commands/StopSourceNetworkReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -159,6 +160,10 @@ export class StopSourceNetworkReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StopSourceNetworkReplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "StopSourceNetworkReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/TagResourceCommand.ts b/clients/client-drs/src/commands/TagResourceCommand.ts index d1e0b8f3fe608..62ee184ec2184 100644 --- a/clients/client-drs/src/commands/TagResourceCommand.ts +++ b/clients/client-drs/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/TerminateRecoveryInstancesCommand.ts b/clients/client-drs/src/commands/TerminateRecoveryInstancesCommand.ts index cd15a24d3304e..5e3ef1dd262dd 100644 --- a/clients/client-drs/src/commands/TerminateRecoveryInstancesCommand.ts +++ b/clients/client-drs/src/commands/TerminateRecoveryInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -189,6 +190,10 @@ export class TerminateRecoveryInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: TerminateRecoveryInstancesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "TerminateRecoveryInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/UntagResourceCommand.ts b/clients/client-drs/src/commands/UntagResourceCommand.ts index ecd4d067ff99d..2f72e73c4280a 100644 --- a/clients/client-drs/src/commands/UntagResourceCommand.ts +++ b/clients/client-drs/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/UpdateFailbackReplicationConfigurationCommand.ts b/clients/client-drs/src/commands/UpdateFailbackReplicationConfigurationCommand.ts index 1ff5c84b98592..2a1f49044a6bc 100644 --- a/clients/client-drs/src/commands/UpdateFailbackReplicationConfigurationCommand.ts +++ b/clients/client-drs/src/commands/UpdateFailbackReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -134,6 +135,10 @@ export class UpdateFailbackReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "UpdateFailbackReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/UpdateLaunchConfigurationCommand.ts b/clients/client-drs/src/commands/UpdateLaunchConfigurationCommand.ts index d3574d313bc55..48d05ecbafb36 100644 --- a/clients/client-drs/src/commands/UpdateLaunchConfigurationCommand.ts +++ b/clients/client-drs/src/commands/UpdateLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -151,6 +152,10 @@ export class UpdateLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "UpdateLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/UpdateLaunchConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/UpdateLaunchConfigurationTemplateCommand.ts index 27d531836dbc7..75326e2187b0b 100644 --- a/clients/client-drs/src/commands/UpdateLaunchConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/UpdateLaunchConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -165,6 +166,10 @@ export class UpdateLaunchConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateLaunchConfigurationTemplateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "UpdateLaunchConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/UpdateReplicationConfigurationCommand.ts b/clients/client-drs/src/commands/UpdateReplicationConfigurationCommand.ts index 39fc7d1c334bd..35bfda94483d8 100644 --- a/clients/client-drs/src/commands/UpdateReplicationConfigurationCommand.ts +++ b/clients/client-drs/src/commands/UpdateReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -217,6 +218,10 @@ export class UpdateReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateReplicationConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: ReplicationConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "UpdateReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-drs/src/commands/UpdateReplicationConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/UpdateReplicationConfigurationTemplateCommand.ts index 034a18a78b700..421bf8532b01d 100644 --- a/clients/client-drs/src/commands/UpdateReplicationConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/UpdateReplicationConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DrsClient"; @@ -200,6 +201,10 @@ export class UpdateReplicationConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateReplicationConfigurationTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: ReplicationConfigurationTemplateFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticDisasterRecoveryService", + operation: "UpdateReplicationConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json index 766f168cd0f87..a40df8dd14802 100644 --- a/clients/client-dynamodb-streams/package.json +++ b/clients/client-dynamodb-streams/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-dynamodb-streams/src/commands/DescribeStreamCommand.ts b/clients/client-dynamodb-streams/src/commands/DescribeStreamCommand.ts index f3a0770ae8387..498b014c21e90 100644 --- a/clients/client-dynamodb-streams/src/commands/DescribeStreamCommand.ts +++ b/clients/client-dynamodb-streams/src/commands/DescribeStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBStreamsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBStreamsClient"; @@ -221,6 +222,10 @@ export class DescribeStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDBStreams_20120810", + operation: "DescribeStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb-streams/src/commands/GetRecordsCommand.ts b/clients/client-dynamodb-streams/src/commands/GetRecordsCommand.ts index 65726b3d9b791..50e475132d288 100644 --- a/clients/client-dynamodb-streams/src/commands/GetRecordsCommand.ts +++ b/clients/client-dynamodb-streams/src/commands/GetRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBStreamsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBStreamsClient"; @@ -317,6 +318,10 @@ export class GetRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDBStreams_20120810", + operation: "GetRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb-streams/src/commands/GetShardIteratorCommand.ts b/clients/client-dynamodb-streams/src/commands/GetShardIteratorCommand.ts index ae39aa4662212..72fd5582bfa71 100644 --- a/clients/client-dynamodb-streams/src/commands/GetShardIteratorCommand.ts +++ b/clients/client-dynamodb-streams/src/commands/GetShardIteratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBStreamsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBStreamsClient"; @@ -164,6 +165,10 @@ export class GetShardIteratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDBStreams_20120810", + operation: "GetShardIterator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb-streams/src/commands/ListStreamsCommand.ts b/clients/client-dynamodb-streams/src/commands/ListStreamsCommand.ts index fae6cc1d0acc8..6312b74b894c1 100644 --- a/clients/client-dynamodb-streams/src/commands/ListStreamsCommand.ts +++ b/clients/client-dynamodb-streams/src/commands/ListStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBStreamsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBStreamsClient"; @@ -164,6 +165,10 @@ export class ListStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDBStreams_20120810", + operation: "ListStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/package.json b/clients/client-dynamodb/package.json index 831083afa9764..8c918d7ab7e35 100644 --- a/clients/client-dynamodb/package.json +++ b/clients/client-dynamodb/package.json @@ -34,29 +34,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-dynamodb/src/commands/BatchExecuteStatementCommand.ts b/clients/client-dynamodb/src/commands/BatchExecuteStatementCommand.ts index 582355d2ab9dd..0bc4c44b8c97a 100644 --- a/clients/client-dynamodb/src/commands/BatchExecuteStatementCommand.ts +++ b/clients/client-dynamodb/src/commands/BatchExecuteStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -269,6 +270,10 @@ export class BatchExecuteStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "BatchExecuteStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/BatchGetItemCommand.ts b/clients/client-dynamodb/src/commands/BatchGetItemCommand.ts index 14a1feda4694e..85cb0b6ab4686 100644 --- a/clients/client-dynamodb/src/commands/BatchGetItemCommand.ts +++ b/clients/client-dynamodb/src/commands/BatchGetItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -393,6 +394,10 @@ export class BatchGetItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "BatchGetItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/BatchWriteItemCommand.ts b/clients/client-dynamodb/src/commands/BatchWriteItemCommand.ts index 21a9e464596c9..4c45bf9707939 100644 --- a/clients/client-dynamodb/src/commands/BatchWriteItemCommand.ts +++ b/clients/client-dynamodb/src/commands/BatchWriteItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -433,6 +434,10 @@ export class BatchWriteItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "BatchWriteItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/CreateBackupCommand.ts b/clients/client-dynamodb/src/commands/CreateBackupCommand.ts index 654f6f764f02c..d6fd9b858f37f 100644 --- a/clients/client-dynamodb/src/commands/CreateBackupCommand.ts +++ b/clients/client-dynamodb/src/commands/CreateBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -186,6 +187,10 @@ export class CreateBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "CreateBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/CreateGlobalTableCommand.ts b/clients/client-dynamodb/src/commands/CreateGlobalTableCommand.ts index 1b75ffada2c6c..7f3e724b83f1f 100644 --- a/clients/client-dynamodb/src/commands/CreateGlobalTableCommand.ts +++ b/clients/client-dynamodb/src/commands/CreateGlobalTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -239,6 +240,10 @@ export class CreateGlobalTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "CreateGlobalTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/CreateTableCommand.ts b/clients/client-dynamodb/src/commands/CreateTableCommand.ts index 8394d14bb3e58..b1e7b167b5f40 100644 --- a/clients/client-dynamodb/src/commands/CreateTableCommand.ts +++ b/clients/client-dynamodb/src/commands/CreateTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -426,6 +427,10 @@ export class CreateTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "CreateTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DeleteBackupCommand.ts b/clients/client-dynamodb/src/commands/DeleteBackupCommand.ts index 19d3bf97cffc0..84fc0ee79769f 100644 --- a/clients/client-dynamodb/src/commands/DeleteBackupCommand.ts +++ b/clients/client-dynamodb/src/commands/DeleteBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -225,6 +226,10 @@ export class DeleteBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DeleteBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DeleteItemCommand.ts b/clients/client-dynamodb/src/commands/DeleteItemCommand.ts index 54c373cfd59d9..5a5f892276760 100644 --- a/clients/client-dynamodb/src/commands/DeleteItemCommand.ts +++ b/clients/client-dynamodb/src/commands/DeleteItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -324,6 +325,10 @@ export class DeleteItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DeleteItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DeleteTableCommand.ts b/clients/client-dynamodb/src/commands/DeleteTableCommand.ts index da1959d626316..8e813a8f9c385 100644 --- a/clients/client-dynamodb/src/commands/DeleteTableCommand.ts +++ b/clients/client-dynamodb/src/commands/DeleteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -324,6 +325,10 @@ export class DeleteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DeleteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeBackupCommand.ts b/clients/client-dynamodb/src/commands/DescribeBackupCommand.ts index 2f17bd1215871..21617e709aad9 100644 --- a/clients/client-dynamodb/src/commands/DescribeBackupCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -207,6 +208,10 @@ export class DescribeBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeContinuousBackupsCommand.ts b/clients/client-dynamodb/src/commands/DescribeContinuousBackupsCommand.ts index e02691a63b358..7a7b8b94d45a5 100644 --- a/clients/client-dynamodb/src/commands/DescribeContinuousBackupsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeContinuousBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -141,6 +142,10 @@ export class DescribeContinuousBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeContinuousBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeContributorInsightsCommand.ts b/clients/client-dynamodb/src/commands/DescribeContributorInsightsCommand.ts index 58b6dcadda88f..6daa2384aa9e9 100644 --- a/clients/client-dynamodb/src/commands/DescribeContributorInsightsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeContributorInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -133,6 +134,10 @@ export class DescribeContributorInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeContributorInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeEndpointsCommand.ts b/clients/client-dynamodb/src/commands/DescribeEndpointsCommand.ts index 801fe2feddfd7..60c9c98be9205 100644 --- a/clients/client-dynamodb/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -118,6 +119,10 @@ export class DescribeEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeExportCommand.ts b/clients/client-dynamodb/src/commands/DescribeExportCommand.ts index 238f47db14fae..6c9457290ce08 100644 --- a/clients/client-dynamodb/src/commands/DescribeExportCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -156,6 +157,10 @@ export class DescribeExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeGlobalTableCommand.ts b/clients/client-dynamodb/src/commands/DescribeGlobalTableCommand.ts index c59b22dc5d485..d1d7ef0fabcbd 100644 --- a/clients/client-dynamodb/src/commands/DescribeGlobalTableCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeGlobalTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -164,6 +165,10 @@ export class DescribeGlobalTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeGlobalTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeGlobalTableSettingsCommand.ts b/clients/client-dynamodb/src/commands/DescribeGlobalTableSettingsCommand.ts index b2bf38b5d1acb..3620efd7f99b1 100644 --- a/clients/client-dynamodb/src/commands/DescribeGlobalTableSettingsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeGlobalTableSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -226,6 +227,10 @@ export class DescribeGlobalTableSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeGlobalTableSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeImportCommand.ts b/clients/client-dynamodb/src/commands/DescribeImportCommand.ts index 07353277fedc9..d753cc88e1e73 100644 --- a/clients/client-dynamodb/src/commands/DescribeImportCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -195,6 +196,10 @@ export class DescribeImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeKinesisStreamingDestinationCommand.ts b/clients/client-dynamodb/src/commands/DescribeKinesisStreamingDestinationCommand.ts index ff797dc30f283..875fd9350d757 100644 --- a/clients/client-dynamodb/src/commands/DescribeKinesisStreamingDestinationCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeKinesisStreamingDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -138,6 +139,10 @@ export class DescribeKinesisStreamingDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeKinesisStreamingDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeLimitsCommand.ts b/clients/client-dynamodb/src/commands/DescribeLimitsCommand.ts index e28b3dd5588d8..524b877ce6bce 100644 --- a/clients/client-dynamodb/src/commands/DescribeLimitsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -206,6 +207,10 @@ export class DescribeLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeTableCommand.ts b/clients/client-dynamodb/src/commands/DescribeTableCommand.ts index 750c0eb20b2c3..116bdbaa7eabf 100644 --- a/clients/client-dynamodb/src/commands/DescribeTableCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -316,6 +317,10 @@ export class DescribeTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeTableReplicaAutoScalingCommand.ts b/clients/client-dynamodb/src/commands/DescribeTableReplicaAutoScalingCommand.ts index 299aa277de134..54cda67972749 100644 --- a/clients/client-dynamodb/src/commands/DescribeTableReplicaAutoScalingCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeTableReplicaAutoScalingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -213,6 +214,10 @@ export class DescribeTableReplicaAutoScalingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeTableReplicaAutoScaling", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DescribeTimeToLiveCommand.ts b/clients/client-dynamodb/src/commands/DescribeTimeToLiveCommand.ts index 6074ed21ea7b7..d28199471bc87 100644 --- a/clients/client-dynamodb/src/commands/DescribeTimeToLiveCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeTimeToLiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -126,6 +127,10 @@ export class DescribeTimeToLiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DescribeTimeToLive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/DisableKinesisStreamingDestinationCommand.ts b/clients/client-dynamodb/src/commands/DisableKinesisStreamingDestinationCommand.ts index 1e05a59691509..a79931e537381 100644 --- a/clients/client-dynamodb/src/commands/DisableKinesisStreamingDestinationCommand.ts +++ b/clients/client-dynamodb/src/commands/DisableKinesisStreamingDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -153,6 +154,10 @@ export class DisableKinesisStreamingDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "DisableKinesisStreamingDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/EnableKinesisStreamingDestinationCommand.ts b/clients/client-dynamodb/src/commands/EnableKinesisStreamingDestinationCommand.ts index bb0a32d053588..a4b824f6b5408 100644 --- a/clients/client-dynamodb/src/commands/EnableKinesisStreamingDestinationCommand.ts +++ b/clients/client-dynamodb/src/commands/EnableKinesisStreamingDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -155,6 +156,10 @@ export class EnableKinesisStreamingDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "EnableKinesisStreamingDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ExecuteStatementCommand.ts b/clients/client-dynamodb/src/commands/ExecuteStatementCommand.ts index dbe7dbc3e366a..15f395e00862b 100644 --- a/clients/client-dynamodb/src/commands/ExecuteStatementCommand.ts +++ b/clients/client-dynamodb/src/commands/ExecuteStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -284,6 +285,10 @@ export class ExecuteStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ExecuteStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ExecuteTransactionCommand.ts b/clients/client-dynamodb/src/commands/ExecuteTransactionCommand.ts index 99a4cf262f394..6eb8691c9a4af 100644 --- a/clients/client-dynamodb/src/commands/ExecuteTransactionCommand.ts +++ b/clients/client-dynamodb/src/commands/ExecuteTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -568,6 +569,10 @@ export class ExecuteTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ExecuteTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ExportTableToPointInTimeCommand.ts b/clients/client-dynamodb/src/commands/ExportTableToPointInTimeCommand.ts index f258ec691fee1..6ec63f5e6b8c5 100644 --- a/clients/client-dynamodb/src/commands/ExportTableToPointInTimeCommand.ts +++ b/clients/client-dynamodb/src/commands/ExportTableToPointInTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -177,6 +178,10 @@ export class ExportTableToPointInTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ExportTableToPointInTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/GetItemCommand.ts b/clients/client-dynamodb/src/commands/GetItemCommand.ts index 83c33c681abd4..def50abb7dd50 100644 --- a/clients/client-dynamodb/src/commands/GetItemCommand.ts +++ b/clients/client-dynamodb/src/commands/GetItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -292,6 +293,10 @@ export class GetItemCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "GetItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ImportTableCommand.ts b/clients/client-dynamodb/src/commands/ImportTableCommand.ts index 6cfafb76651f1..5ae547609b04d 100644 --- a/clients/client-dynamodb/src/commands/ImportTableCommand.ts +++ b/clients/client-dynamodb/src/commands/ImportTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -277,6 +278,10 @@ export class ImportTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ImportTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ListBackupsCommand.ts b/clients/client-dynamodb/src/commands/ListBackupsCommand.ts index 988b87c414970..ee00754fff344 100644 --- a/clients/client-dynamodb/src/commands/ListBackupsCommand.ts +++ b/clients/client-dynamodb/src/commands/ListBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -142,6 +143,10 @@ export class ListBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ListBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ListContributorInsightsCommand.ts b/clients/client-dynamodb/src/commands/ListContributorInsightsCommand.ts index 65f0ba1c7ed45..25ad61d3d57d0 100644 --- a/clients/client-dynamodb/src/commands/ListContributorInsightsCommand.ts +++ b/clients/client-dynamodb/src/commands/ListContributorInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -131,6 +132,10 @@ export class ListContributorInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ListContributorInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ListExportsCommand.ts b/clients/client-dynamodb/src/commands/ListExportsCommand.ts index 9646f55a41e9d..86d7aa36272c7 100644 --- a/clients/client-dynamodb/src/commands/ListExportsCommand.ts +++ b/clients/client-dynamodb/src/commands/ListExportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -139,6 +140,10 @@ export class ListExportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ListExports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ListGlobalTablesCommand.ts b/clients/client-dynamodb/src/commands/ListGlobalTablesCommand.ts index 5d6effdd164a1..ffcc9706fac27 100644 --- a/clients/client-dynamodb/src/commands/ListGlobalTablesCommand.ts +++ b/clients/client-dynamodb/src/commands/ListGlobalTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -143,6 +144,10 @@ export class ListGlobalTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ListGlobalTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ListImportsCommand.ts b/clients/client-dynamodb/src/commands/ListImportsCommand.ts index 5f3560db66181..2f6b2a108e25a 100644 --- a/clients/client-dynamodb/src/commands/ListImportsCommand.ts +++ b/clients/client-dynamodb/src/commands/ListImportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -146,6 +147,10 @@ export class ListImportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ListImports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ListTablesCommand.ts b/clients/client-dynamodb/src/commands/ListTablesCommand.ts index ba54b11f682b1..7b13da5e404e3 100644 --- a/clients/client-dynamodb/src/commands/ListTablesCommand.ts +++ b/clients/client-dynamodb/src/commands/ListTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -142,6 +143,10 @@ export class ListTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ListTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ListTagsOfResourceCommand.ts b/clients/client-dynamodb/src/commands/ListTagsOfResourceCommand.ts index 68f5d1fb1adff..7e8b2b508a6d4 100644 --- a/clients/client-dynamodb/src/commands/ListTagsOfResourceCommand.ts +++ b/clients/client-dynamodb/src/commands/ListTagsOfResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -133,6 +134,10 @@ export class ListTagsOfResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "ListTagsOfResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/PutItemCommand.ts b/clients/client-dynamodb/src/commands/PutItemCommand.ts index 5adaa205589c4..973d51b47db5a 100644 --- a/clients/client-dynamodb/src/commands/PutItemCommand.ts +++ b/clients/client-dynamodb/src/commands/PutItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -335,6 +336,10 @@ export class PutItemCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "PutItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/QueryCommand.ts b/clients/client-dynamodb/src/commands/QueryCommand.ts index 7e21183d7e592..1e0e426512b1f 100644 --- a/clients/client-dynamodb/src/commands/QueryCommand.ts +++ b/clients/client-dynamodb/src/commands/QueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -366,6 +367,10 @@ export class QueryCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "Query", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/RestoreTableFromBackupCommand.ts b/clients/client-dynamodb/src/commands/RestoreTableFromBackupCommand.ts index d560f5cbc691f..3e4ee9285f610 100644 --- a/clients/client-dynamodb/src/commands/RestoreTableFromBackupCommand.ts +++ b/clients/client-dynamodb/src/commands/RestoreTableFromBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -356,6 +357,10 @@ export class RestoreTableFromBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "RestoreTableFromBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/RestoreTableToPointInTimeCommand.ts b/clients/client-dynamodb/src/commands/RestoreTableToPointInTimeCommand.ts index 07eeaa7b36094..2509e99b87738 100644 --- a/clients/client-dynamodb/src/commands/RestoreTableToPointInTimeCommand.ts +++ b/clients/client-dynamodb/src/commands/RestoreTableToPointInTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -388,6 +389,10 @@ export class RestoreTableToPointInTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "RestoreTableToPointInTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/ScanCommand.ts b/clients/client-dynamodb/src/commands/ScanCommand.ts index e64abf1e7790c..82db7cf44e57f 100644 --- a/clients/client-dynamodb/src/commands/ScanCommand.ts +++ b/clients/client-dynamodb/src/commands/ScanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -364,6 +365,10 @@ export class ScanCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "Scan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/TagResourceCommand.ts b/clients/client-dynamodb/src/commands/TagResourceCommand.ts index 46df908a8cac2..9acd0c5ff9861 100644 --- a/clients/client-dynamodb/src/commands/TagResourceCommand.ts +++ b/clients/client-dynamodb/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -151,6 +152,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/TransactGetItemsCommand.ts b/clients/client-dynamodb/src/commands/TransactGetItemsCommand.ts index 56f9e161114cd..3d12235197250 100644 --- a/clients/client-dynamodb/src/commands/TransactGetItemsCommand.ts +++ b/clients/client-dynamodb/src/commands/TransactGetItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -524,6 +525,10 @@ export class TransactGetItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "TransactGetItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/TransactWriteItemsCommand.ts b/clients/client-dynamodb/src/commands/TransactWriteItemsCommand.ts index fca0ced7d570b..9b3e5c0193f42 100644 --- a/clients/client-dynamodb/src/commands/TransactWriteItemsCommand.ts +++ b/clients/client-dynamodb/src/commands/TransactWriteItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -693,6 +694,10 @@ export class TransactWriteItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "TransactWriteItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UntagResourceCommand.ts b/clients/client-dynamodb/src/commands/UntagResourceCommand.ts index 2245810408054..9dfb88446593b 100644 --- a/clients/client-dynamodb/src/commands/UntagResourceCommand.ts +++ b/clients/client-dynamodb/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -146,6 +147,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UpdateContinuousBackupsCommand.ts b/clients/client-dynamodb/src/commands/UpdateContinuousBackupsCommand.ts index 323568654fff5..8eec103d79d0f 100644 --- a/clients/client-dynamodb/src/commands/UpdateContinuousBackupsCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateContinuousBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -147,6 +148,10 @@ export class UpdateContinuousBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UpdateContinuousBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UpdateContributorInsightsCommand.ts b/clients/client-dynamodb/src/commands/UpdateContributorInsightsCommand.ts index aebd6f6573d7d..0dbc8eccd3417 100644 --- a/clients/client-dynamodb/src/commands/UpdateContributorInsightsCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateContributorInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -131,6 +132,10 @@ export class UpdateContributorInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UpdateContributorInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UpdateGlobalTableCommand.ts b/clients/client-dynamodb/src/commands/UpdateGlobalTableCommand.ts index c2bd5e0682859..6798cc05b7426 100644 --- a/clients/client-dynamodb/src/commands/UpdateGlobalTableCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateGlobalTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -214,6 +215,10 @@ export class UpdateGlobalTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UpdateGlobalTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UpdateGlobalTableSettingsCommand.ts b/clients/client-dynamodb/src/commands/UpdateGlobalTableSettingsCommand.ts index c17fb3a7c7eae..f6a43f463e249 100644 --- a/clients/client-dynamodb/src/commands/UpdateGlobalTableSettingsCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateGlobalTableSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -320,6 +321,10 @@ export class UpdateGlobalTableSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UpdateGlobalTableSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UpdateItemCommand.ts b/clients/client-dynamodb/src/commands/UpdateItemCommand.ts index cbef04d2e603f..36a5a1ffc441f 100644 --- a/clients/client-dynamodb/src/commands/UpdateItemCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -351,6 +352,10 @@ export class UpdateItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UpdateItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UpdateTableCommand.ts b/clients/client-dynamodb/src/commands/UpdateTableCommand.ts index 024ad28b236c6..e7f489efa5714 100644 --- a/clients/client-dynamodb/src/commands/UpdateTableCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -448,6 +449,10 @@ export class UpdateTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UpdateTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UpdateTableReplicaAutoScalingCommand.ts b/clients/client-dynamodb/src/commands/UpdateTableReplicaAutoScalingCommand.ts index ee46c9a4f484a..c2afba719f027 100644 --- a/clients/client-dynamodb/src/commands/UpdateTableReplicaAutoScalingCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateTableReplicaAutoScalingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -282,6 +283,10 @@ export class UpdateTableReplicaAutoScalingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UpdateTableReplicaAutoScaling", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-dynamodb/src/commands/UpdateTimeToLiveCommand.ts b/clients/client-dynamodb/src/commands/UpdateTimeToLiveCommand.ts index 9c306bf51adae..697fd3a1c5bb4 100644 --- a/clients/client-dynamodb/src/commands/UpdateTimeToLiveCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateTimeToLiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DynamoDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DynamoDBClient"; @@ -175,6 +176,10 @@ export class UpdateTimeToLiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "DynamoDB_20120810", + operation: "UpdateTimeToLive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ebs/package.json b/clients/client-ebs/package.json index 3800b1d28c2f2..98f6c0fec01d0 100644 --- a/clients/client-ebs/package.json +++ b/clients/client-ebs/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-ebs/src/commands/CompleteSnapshotCommand.ts b/clients/client-ebs/src/commands/CompleteSnapshotCommand.ts index 72b79f3612fb7..16e612530e874 100644 --- a/clients/client-ebs/src/commands/CompleteSnapshotCommand.ts +++ b/clients/client-ebs/src/commands/CompleteSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EBSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EBSClient"; @@ -145,6 +146,10 @@ export class CompleteSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ebs", + operation: "CompleteSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ebs/src/commands/GetSnapshotBlockCommand.ts b/clients/client-ebs/src/commands/GetSnapshotBlockCommand.ts index 125d23e056ae1..9b1d0276398e0 100644 --- a/clients/client-ebs/src/commands/GetSnapshotBlockCommand.ts +++ b/clients/client-ebs/src/commands/GetSnapshotBlockCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -152,6 +153,10 @@ export class GetSnapshotBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSnapshotBlockResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Ebs", + operation: "GetSnapshotBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ebs/src/commands/ListChangedBlocksCommand.ts b/clients/client-ebs/src/commands/ListChangedBlocksCommand.ts index de8ad73c1da13..3ca7abd80e6df 100644 --- a/clients/client-ebs/src/commands/ListChangedBlocksCommand.ts +++ b/clients/client-ebs/src/commands/ListChangedBlocksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EBSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EBSClient"; @@ -158,6 +159,10 @@ export class ListChangedBlocksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListChangedBlocksResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Ebs", + operation: "ListChangedBlocks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ebs/src/commands/ListSnapshotBlocksCommand.ts b/clients/client-ebs/src/commands/ListSnapshotBlocksCommand.ts index bdab0988c2f91..089a9eb02d416 100644 --- a/clients/client-ebs/src/commands/ListSnapshotBlocksCommand.ts +++ b/clients/client-ebs/src/commands/ListSnapshotBlocksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EBSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EBSClient"; @@ -155,6 +156,10 @@ export class ListSnapshotBlocksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListSnapshotBlocksResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Ebs", + operation: "ListSnapshotBlocks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ebs/src/commands/PutSnapshotBlockCommand.ts b/clients/client-ebs/src/commands/PutSnapshotBlockCommand.ts index a585da2f8faf6..fbbf88ad152f7 100644 --- a/clients/client-ebs/src/commands/PutSnapshotBlockCommand.ts +++ b/clients/client-ebs/src/commands/PutSnapshotBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -157,6 +158,10 @@ export class PutSnapshotBlockCommand extends $Command< commandName, inputFilterSensitiveLog: PutSnapshotBlockRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ebs", + operation: "PutSnapshotBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ebs/src/commands/StartSnapshotCommand.ts b/clients/client-ebs/src/commands/StartSnapshotCommand.ts index 691815c1f8050..ca13a4333ede5 100644 --- a/clients/client-ebs/src/commands/StartSnapshotCommand.ts +++ b/clients/client-ebs/src/commands/StartSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EBSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EBSClient"; @@ -181,6 +182,10 @@ export class StartSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: StartSnapshotRequestFilterSensitiveLog, outputFilterSensitiveLog: StartSnapshotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Ebs", + operation: "StartSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2-instance-connect/package.json b/clients/client-ec2-instance-connect/package.json index e718b6fab7e6f..d9a42d1605742 100644 --- a/clients/client-ec2-instance-connect/package.json +++ b/clients/client-ec2-instance-connect/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-ec2-instance-connect/src/commands/SendSSHPublicKeyCommand.ts b/clients/client-ec2-instance-connect/src/commands/SendSSHPublicKeyCommand.ts index 8af8aef73371d..93a1abc4a5cf3 100644 --- a/clients/client-ec2-instance-connect/src/commands/SendSSHPublicKeyCommand.ts +++ b/clients/client-ec2-instance-connect/src/commands/SendSSHPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class SendSSHPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEC2InstanceConnectService", + operation: "SendSSHPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2-instance-connect/src/commands/SendSerialConsoleSSHPublicKeyCommand.ts b/clients/client-ec2-instance-connect/src/commands/SendSerialConsoleSSHPublicKeyCommand.ts index 5a83f8c98df9d..2eb41483069f1 100644 --- a/clients/client-ec2-instance-connect/src/commands/SendSerialConsoleSSHPublicKeyCommand.ts +++ b/clients/client-ec2-instance-connect/src/commands/SendSerialConsoleSSHPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class SendSerialConsoleSSHPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEC2InstanceConnectService", + operation: "SendSerialConsoleSSHPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/package.json b/clients/client-ec2/package.json index 46ad85b09ebdb..1247f03a93a7b 100644 --- a/clients/client-ec2/package.json +++ b/clients/client-ec2/package.json @@ -34,29 +34,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-ec2/src/commands/AcceptAddressTransferCommand.ts b/clients/client-ec2/src/commands/AcceptAddressTransferCommand.ts index 6b2d97089fceb..99f6939897f19 100644 --- a/clients/client-ec2/src/commands/AcceptAddressTransferCommand.ts +++ b/clients/client-ec2/src/commands/AcceptAddressTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class AcceptAddressTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AcceptAddressTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AcceptReservedInstancesExchangeQuoteCommand.ts b/clients/client-ec2/src/commands/AcceptReservedInstancesExchangeQuoteCommand.ts index 8d3d7a3c79b4b..a7d48415c7cac 100644 --- a/clients/client-ec2/src/commands/AcceptReservedInstancesExchangeQuoteCommand.ts +++ b/clients/client-ec2/src/commands/AcceptReservedInstancesExchangeQuoteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class AcceptReservedInstancesExchangeQuoteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AcceptReservedInstancesExchangeQuote", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.ts b/clients/client-ec2/src/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.ts index 1127826bc5d53..3b0f0ad1d8a38 100644 --- a/clients/client-ec2/src/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class AcceptTransitGatewayMulticastDomainAssociationsCommand extends $Com commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AcceptTransitGatewayMulticastDomainAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AcceptTransitGatewayPeeringAttachmentCommand.ts b/clients/client-ec2/src/commands/AcceptTransitGatewayPeeringAttachmentCommand.ts index 06654cdfc7386..31292ae8189ad 100644 --- a/clients/client-ec2/src/commands/AcceptTransitGatewayPeeringAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/AcceptTransitGatewayPeeringAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class AcceptTransitGatewayPeeringAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AcceptTransitGatewayPeeringAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AcceptTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/AcceptTransitGatewayVpcAttachmentCommand.ts index 38674afe927fa..46d64b62d9129 100644 --- a/clients/client-ec2/src/commands/AcceptTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/AcceptTransitGatewayVpcAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class AcceptTransitGatewayVpcAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AcceptTransitGatewayVpcAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AcceptVpcEndpointConnectionsCommand.ts b/clients/client-ec2/src/commands/AcceptVpcEndpointConnectionsCommand.ts index 5c7e045056d00..f09f5047d99a9 100644 --- a/clients/client-ec2/src/commands/AcceptVpcEndpointConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/AcceptVpcEndpointConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class AcceptVpcEndpointConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AcceptVpcEndpointConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AcceptVpcPeeringConnectionCommand.ts b/clients/client-ec2/src/commands/AcceptVpcPeeringConnectionCommand.ts index 749c085bc852f..1a9ab2fdbaad7 100644 --- a/clients/client-ec2/src/commands/AcceptVpcPeeringConnectionCommand.ts +++ b/clients/client-ec2/src/commands/AcceptVpcPeeringConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -175,6 +176,10 @@ export class AcceptVpcPeeringConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AcceptVpcPeeringConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AdvertiseByoipCidrCommand.ts b/clients/client-ec2/src/commands/AdvertiseByoipCidrCommand.ts index e9ea3249599c3..cabb97e76c1e3 100644 --- a/clients/client-ec2/src/commands/AdvertiseByoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/AdvertiseByoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -130,6 +131,10 @@ export class AdvertiseByoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AdvertiseByoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AllocateAddressCommand.ts b/clients/client-ec2/src/commands/AllocateAddressCommand.ts index 1fa6f01a3e7e9..88feadef6878e 100644 --- a/clients/client-ec2/src/commands/AllocateAddressCommand.ts +++ b/clients/client-ec2/src/commands/AllocateAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -166,6 +167,10 @@ export class AllocateAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AllocateAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AllocateHostsCommand.ts b/clients/client-ec2/src/commands/AllocateHostsCommand.ts index bff89d99a5200..f4b0c9e889a0e 100644 --- a/clients/client-ec2/src/commands/AllocateHostsCommand.ts +++ b/clients/client-ec2/src/commands/AllocateHostsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class AllocateHostsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AllocateHosts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AllocateIpamPoolCidrCommand.ts b/clients/client-ec2/src/commands/AllocateIpamPoolCidrCommand.ts index bda152a0dffc5..5aed535755c9f 100644 --- a/clients/client-ec2/src/commands/AllocateIpamPoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/AllocateIpamPoolCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class AllocateIpamPoolCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AllocateIpamPoolCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.ts b/clients/client-ec2/src/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.ts index 9db3916de5a59..55c2380c09251 100644 --- a/clients/client-ec2/src/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.ts +++ b/clients/client-ec2/src/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class ApplySecurityGroupsToClientVpnTargetNetworkCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ApplySecurityGroupsToClientVpnTargetNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssignIpv6AddressesCommand.ts b/clients/client-ec2/src/commands/AssignIpv6AddressesCommand.ts index 58db467381cd4..ccb5c272a374e 100644 --- a/clients/client-ec2/src/commands/AssignIpv6AddressesCommand.ts +++ b/clients/client-ec2/src/commands/AssignIpv6AddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class AssignIpv6AddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssignIpv6Addresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssignPrivateIpAddressesCommand.ts b/clients/client-ec2/src/commands/AssignPrivateIpAddressesCommand.ts index 5c5a0e0f9e644..635d25aad8fc9 100644 --- a/clients/client-ec2/src/commands/AssignPrivateIpAddressesCommand.ts +++ b/clients/client-ec2/src/commands/AssignPrivateIpAddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -174,6 +175,10 @@ export class AssignPrivateIpAddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssignPrivateIpAddresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssignPrivateNatGatewayAddressCommand.ts b/clients/client-ec2/src/commands/AssignPrivateNatGatewayAddressCommand.ts index 698e3542bc8c4..b61defb9735e2 100644 --- a/clients/client-ec2/src/commands/AssignPrivateNatGatewayAddressCommand.ts +++ b/clients/client-ec2/src/commands/AssignPrivateNatGatewayAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class AssignPrivateNatGatewayAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssignPrivateNatGatewayAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateAddressCommand.ts b/clients/client-ec2/src/commands/AssociateAddressCommand.ts index 03feb950b268d..802d4bcd0755e 100644 --- a/clients/client-ec2/src/commands/AssociateAddressCommand.ts +++ b/clients/client-ec2/src/commands/AssociateAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -171,6 +172,10 @@ export class AssociateAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateClientVpnTargetNetworkCommand.ts b/clients/client-ec2/src/commands/AssociateClientVpnTargetNetworkCommand.ts index e2e1326b25a6d..b5a9fd0be6496 100644 --- a/clients/client-ec2/src/commands/AssociateClientVpnTargetNetworkCommand.ts +++ b/clients/client-ec2/src/commands/AssociateClientVpnTargetNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class AssociateClientVpnTargetNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateClientVpnTargetNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateDhcpOptionsCommand.ts b/clients/client-ec2/src/commands/AssociateDhcpOptionsCommand.ts index 99ea36b328be4..1d0d5a0a57f72 100644 --- a/clients/client-ec2/src/commands/AssociateDhcpOptionsCommand.ts +++ b/clients/client-ec2/src/commands/AssociateDhcpOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -141,6 +142,10 @@ export class AssociateDhcpOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateDhcpOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateEnclaveCertificateIamRoleCommand.ts b/clients/client-ec2/src/commands/AssociateEnclaveCertificateIamRoleCommand.ts index 850960b0494ac..7680fae3c3cfa 100644 --- a/clients/client-ec2/src/commands/AssociateEnclaveCertificateIamRoleCommand.ts +++ b/clients/client-ec2/src/commands/AssociateEnclaveCertificateIamRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class AssociateEnclaveCertificateIamRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateEnclaveCertificateIamRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateIamInstanceProfileCommand.ts b/clients/client-ec2/src/commands/AssociateIamInstanceProfileCommand.ts index 4e305ea47d688..d5ff41654ca00 100644 --- a/clients/client-ec2/src/commands/AssociateIamInstanceProfileCommand.ts +++ b/clients/client-ec2/src/commands/AssociateIamInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class AssociateIamInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateIamInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/AssociateInstanceEventWindowCommand.ts index 11721da2c463b..41b41c4917877 100644 --- a/clients/client-ec2/src/commands/AssociateInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/AssociateInstanceEventWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -167,6 +168,10 @@ export class AssociateInstanceEventWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateInstanceEventWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/AssociateIpamResourceDiscoveryCommand.ts index 0ecc0ffe39463..425620374dbc7 100644 --- a/clients/client-ec2/src/commands/AssociateIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/AssociateIpamResourceDiscoveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -150,6 +151,10 @@ export class AssociateIpamResourceDiscoveryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateIpamResourceDiscovery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateNatGatewayAddressCommand.ts b/clients/client-ec2/src/commands/AssociateNatGatewayAddressCommand.ts index a60b8e449e882..282b56970dd34 100644 --- a/clients/client-ec2/src/commands/AssociateNatGatewayAddressCommand.ts +++ b/clients/client-ec2/src/commands/AssociateNatGatewayAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class AssociateNatGatewayAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateNatGatewayAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateRouteTableCommand.ts b/clients/client-ec2/src/commands/AssociateRouteTableCommand.ts index 946a17b6a3313..53953b64f23e4 100644 --- a/clients/client-ec2/src/commands/AssociateRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/AssociateRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class AssociateRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateSubnetCidrBlockCommand.ts b/clients/client-ec2/src/commands/AssociateSubnetCidrBlockCommand.ts index eb6d8d517d874..cf82a590fd89c 100644 --- a/clients/client-ec2/src/commands/AssociateSubnetCidrBlockCommand.ts +++ b/clients/client-ec2/src/commands/AssociateSubnetCidrBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class AssociateSubnetCidrBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateSubnetCidrBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateTransitGatewayMulticastDomainCommand.ts b/clients/client-ec2/src/commands/AssociateTransitGatewayMulticastDomainCommand.ts index ae29737886d99..d464ca561ac43 100644 --- a/clients/client-ec2/src/commands/AssociateTransitGatewayMulticastDomainCommand.ts +++ b/clients/client-ec2/src/commands/AssociateTransitGatewayMulticastDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class AssociateTransitGatewayMulticastDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateTransitGatewayMulticastDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateTransitGatewayPolicyTableCommand.ts b/clients/client-ec2/src/commands/AssociateTransitGatewayPolicyTableCommand.ts index b4efab69d1dfa..9a68a1e28ef7a 100644 --- a/clients/client-ec2/src/commands/AssociateTransitGatewayPolicyTableCommand.ts +++ b/clients/client-ec2/src/commands/AssociateTransitGatewayPolicyTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -130,6 +131,10 @@ export class AssociateTransitGatewayPolicyTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateTransitGatewayPolicyTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateTransitGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/AssociateTransitGatewayRouteTableCommand.ts index 86b724d73d964..e800079e60383 100644 --- a/clients/client-ec2/src/commands/AssociateTransitGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/AssociateTransitGatewayRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class AssociateTransitGatewayRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateTransitGatewayRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateTrunkInterfaceCommand.ts b/clients/client-ec2/src/commands/AssociateTrunkInterfaceCommand.ts index 878564894ea8d..f667f552221ff 100644 --- a/clients/client-ec2/src/commands/AssociateTrunkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/AssociateTrunkInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class AssociateTrunkInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateTrunkInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AssociateVpcCidrBlockCommand.ts b/clients/client-ec2/src/commands/AssociateVpcCidrBlockCommand.ts index 34a94d057fbcb..f80c636810790 100644 --- a/clients/client-ec2/src/commands/AssociateVpcCidrBlockCommand.ts +++ b/clients/client-ec2/src/commands/AssociateVpcCidrBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class AssociateVpcCidrBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AssociateVpcCidrBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AttachClassicLinkVpcCommand.ts b/clients/client-ec2/src/commands/AttachClassicLinkVpcCommand.ts index f00a80de78528..4a3e71065b1a8 100644 --- a/clients/client-ec2/src/commands/AttachClassicLinkVpcCommand.ts +++ b/clients/client-ec2/src/commands/AttachClassicLinkVpcCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class AttachClassicLinkVpcCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AttachClassicLinkVpc", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AttachInternetGatewayCommand.ts b/clients/client-ec2/src/commands/AttachInternetGatewayCommand.ts index 0f12d3590cb47..79b9e150730ad 100644 --- a/clients/client-ec2/src/commands/AttachInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/AttachInternetGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class AttachInternetGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AttachInternetGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AttachNetworkInterfaceCommand.ts b/clients/client-ec2/src/commands/AttachNetworkInterfaceCommand.ts index f55520da115dd..8a0f0cfee0304 100644 --- a/clients/client-ec2/src/commands/AttachNetworkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/AttachNetworkInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -143,6 +144,10 @@ export class AttachNetworkInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AttachNetworkInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AttachVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/AttachVerifiedAccessTrustProviderCommand.ts index 959bd4b311ee7..370f878106b2e 100644 --- a/clients/client-ec2/src/commands/AttachVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/AttachVerifiedAccessTrustProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -174,6 +175,10 @@ export class AttachVerifiedAccessTrustProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: AttachVerifiedAccessTrustProviderResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AttachVerifiedAccessTrustProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AttachVolumeCommand.ts b/clients/client-ec2/src/commands/AttachVolumeCommand.ts index b4509fb5910fd..b94a2075dc3c0 100644 --- a/clients/client-ec2/src/commands/AttachVolumeCommand.ts +++ b/clients/client-ec2/src/commands/AttachVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -166,6 +167,10 @@ export class AttachVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AttachVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AttachVpnGatewayCommand.ts b/clients/client-ec2/src/commands/AttachVpnGatewayCommand.ts index f2e72a3afea98..101d255196f79 100644 --- a/clients/client-ec2/src/commands/AttachVpnGatewayCommand.ts +++ b/clients/client-ec2/src/commands/AttachVpnGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class AttachVpnGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AttachVpnGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AuthorizeClientVpnIngressCommand.ts b/clients/client-ec2/src/commands/AuthorizeClientVpnIngressCommand.ts index cf5514378550d..90a724b202f83 100644 --- a/clients/client-ec2/src/commands/AuthorizeClientVpnIngressCommand.ts +++ b/clients/client-ec2/src/commands/AuthorizeClientVpnIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class AuthorizeClientVpnIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AuthorizeClientVpnIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AuthorizeSecurityGroupEgressCommand.ts b/clients/client-ec2/src/commands/AuthorizeSecurityGroupEgressCommand.ts index d548ca18a6f90..c414850409063 100644 --- a/clients/client-ec2/src/commands/AuthorizeSecurityGroupEgressCommand.ts +++ b/clients/client-ec2/src/commands/AuthorizeSecurityGroupEgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -254,6 +255,10 @@ export class AuthorizeSecurityGroupEgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AuthorizeSecurityGroupEgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/AuthorizeSecurityGroupIngressCommand.ts b/clients/client-ec2/src/commands/AuthorizeSecurityGroupIngressCommand.ts index 92f42e31f8cb6..d63ebd876eee6 100644 --- a/clients/client-ec2/src/commands/AuthorizeSecurityGroupIngressCommand.ts +++ b/clients/client-ec2/src/commands/AuthorizeSecurityGroupIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -282,6 +283,10 @@ export class AuthorizeSecurityGroupIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "AuthorizeSecurityGroupIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/BundleInstanceCommand.ts b/clients/client-ec2/src/commands/BundleInstanceCommand.ts index a7e928ce7a9ba..015eddf4b9483 100644 --- a/clients/client-ec2/src/commands/BundleInstanceCommand.ts +++ b/clients/client-ec2/src/commands/BundleInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -153,6 +154,10 @@ export class BundleInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: BundleInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: BundleInstanceResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "BundleInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelBundleTaskCommand.ts b/clients/client-ec2/src/commands/CancelBundleTaskCommand.ts index 67a7ffdfd38ec..635a07239dd1d 100644 --- a/clients/client-ec2/src/commands/CancelBundleTaskCommand.ts +++ b/clients/client-ec2/src/commands/CancelBundleTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class CancelBundleTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CancelBundleTaskResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelBundleTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts b/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts index 5a81557015eca..f6ac903fbd8f5 100644 --- a/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -120,6 +121,10 @@ export class CancelCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelCapacityReservationFleetsCommand.ts b/clients/client-ec2/src/commands/CancelCapacityReservationFleetsCommand.ts index 43d33094d821e..af26ade539d16 100644 --- a/clients/client-ec2/src/commands/CancelCapacityReservationFleetsCommand.ts +++ b/clients/client-ec2/src/commands/CancelCapacityReservationFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class CancelCapacityReservationFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelCapacityReservationFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelConversionTaskCommand.ts b/clients/client-ec2/src/commands/CancelConversionTaskCommand.ts index 7692abeb29c8e..ce0fd929b1dd5 100644 --- a/clients/client-ec2/src/commands/CancelConversionTaskCommand.ts +++ b/clients/client-ec2/src/commands/CancelConversionTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class CancelConversionTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelConversionTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelExportTaskCommand.ts b/clients/client-ec2/src/commands/CancelExportTaskCommand.ts index 31c59c45b1f43..e049ca756ddb8 100644 --- a/clients/client-ec2/src/commands/CancelExportTaskCommand.ts +++ b/clients/client-ec2/src/commands/CancelExportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -114,6 +115,10 @@ export class CancelExportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelExportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelImageLaunchPermissionCommand.ts b/clients/client-ec2/src/commands/CancelImageLaunchPermissionCommand.ts index cbf63b05fed6c..b8be2a956981d 100644 --- a/clients/client-ec2/src/commands/CancelImageLaunchPermissionCommand.ts +++ b/clients/client-ec2/src/commands/CancelImageLaunchPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class CancelImageLaunchPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelImageLaunchPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelImportTaskCommand.ts b/clients/client-ec2/src/commands/CancelImportTaskCommand.ts index b92f757febcf9..3cce734ca7d3c 100644 --- a/clients/client-ec2/src/commands/CancelImportTaskCommand.ts +++ b/clients/client-ec2/src/commands/CancelImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class CancelImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelReservedInstancesListingCommand.ts b/clients/client-ec2/src/commands/CancelReservedInstancesListingCommand.ts index 3aab7c231c527..a7695c2d4e7fa 100644 --- a/clients/client-ec2/src/commands/CancelReservedInstancesListingCommand.ts +++ b/clients/client-ec2/src/commands/CancelReservedInstancesListingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class CancelReservedInstancesListingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelReservedInstancesListing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelSpotFleetRequestsCommand.ts b/clients/client-ec2/src/commands/CancelSpotFleetRequestsCommand.ts index 82849b135ddd9..79aec175d7282 100644 --- a/clients/client-ec2/src/commands/CancelSpotFleetRequestsCommand.ts +++ b/clients/client-ec2/src/commands/CancelSpotFleetRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -189,6 +190,10 @@ export class CancelSpotFleetRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelSpotFleetRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CancelSpotInstanceRequestsCommand.ts b/clients/client-ec2/src/commands/CancelSpotInstanceRequestsCommand.ts index 660468e0efafe..c4f530230abe1 100644 --- a/clients/client-ec2/src/commands/CancelSpotInstanceRequestsCommand.ts +++ b/clients/client-ec2/src/commands/CancelSpotInstanceRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class CancelSpotInstanceRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CancelSpotInstanceRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ConfirmProductInstanceCommand.ts b/clients/client-ec2/src/commands/ConfirmProductInstanceCommand.ts index 3d303921d5413..a341017170fc5 100644 --- a/clients/client-ec2/src/commands/ConfirmProductInstanceCommand.ts +++ b/clients/client-ec2/src/commands/ConfirmProductInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -136,6 +137,10 @@ export class ConfirmProductInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ConfirmProductInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CopyFpgaImageCommand.ts b/clients/client-ec2/src/commands/CopyFpgaImageCommand.ts index 31286db994303..5026e6fb64cae 100644 --- a/clients/client-ec2/src/commands/CopyFpgaImageCommand.ts +++ b/clients/client-ec2/src/commands/CopyFpgaImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class CopyFpgaImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CopyFpgaImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CopyImageCommand.ts b/clients/client-ec2/src/commands/CopyImageCommand.ts index 0ea81617303e5..7d9898cc5e4da 100644 --- a/clients/client-ec2/src/commands/CopyImageCommand.ts +++ b/clients/client-ec2/src/commands/CopyImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class CopyImageCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CopyImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CopySnapshotCommand.ts b/clients/client-ec2/src/commands/CopySnapshotCommand.ts index 6195c0c2d5891..04fd7f98700ae 100644 --- a/clients/client-ec2/src/commands/CopySnapshotCommand.ts +++ b/clients/client-ec2/src/commands/CopySnapshotCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class CopySnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: CopySnapshotRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CopySnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateCapacityReservationCommand.ts b/clients/client-ec2/src/commands/CreateCapacityReservationCommand.ts index e643148867954..1fbe4f892dab3 100644 --- a/clients/client-ec2/src/commands/CreateCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/CreateCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -187,6 +188,10 @@ export class CreateCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts b/clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts index 64bf1a6026981..5c78874abddf4 100644 --- a/clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts +++ b/clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class CreateCapacityReservationFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateCapacityReservationFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateCarrierGatewayCommand.ts b/clients/client-ec2/src/commands/CreateCarrierGatewayCommand.ts index 09072a697b9f8..eca3ab34542e2 100644 --- a/clients/client-ec2/src/commands/CreateCarrierGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateCarrierGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class CreateCarrierGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateCarrierGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts b/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts index b58d3918e9dfa..ac49e6c5f6703 100644 --- a/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -176,6 +177,10 @@ export class CreateClientVpnEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateClientVpnEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateClientVpnRouteCommand.ts b/clients/client-ec2/src/commands/CreateClientVpnRouteCommand.ts index f2183d4f60c41..162b72a23a387 100644 --- a/clients/client-ec2/src/commands/CreateClientVpnRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateClientVpnRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class CreateClientVpnRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateClientVpnRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateCoipCidrCommand.ts b/clients/client-ec2/src/commands/CreateCoipCidrCommand.ts index 2c1c408b6c68b..3ab7ee009d155 100644 --- a/clients/client-ec2/src/commands/CreateCoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/CreateCoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class CreateCoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateCoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateCoipPoolCommand.ts b/clients/client-ec2/src/commands/CreateCoipPoolCommand.ts index f0101c0a58c79..99c441060abdf 100644 --- a/clients/client-ec2/src/commands/CreateCoipPoolCommand.ts +++ b/clients/client-ec2/src/commands/CreateCoipPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class CreateCoipPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateCoipPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateCustomerGatewayCommand.ts b/clients/client-ec2/src/commands/CreateCustomerGatewayCommand.ts index 7bfa85dbe1a73..487b0b2aaddca 100644 --- a/clients/client-ec2/src/commands/CreateCustomerGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateCustomerGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -182,6 +183,10 @@ export class CreateCustomerGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateCustomerGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateDefaultSubnetCommand.ts b/clients/client-ec2/src/commands/CreateDefaultSubnetCommand.ts index 64811d5aaf51b..01e3c92164666 100644 --- a/clients/client-ec2/src/commands/CreateDefaultSubnetCommand.ts +++ b/clients/client-ec2/src/commands/CreateDefaultSubnetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class CreateDefaultSubnetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateDefaultSubnet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateDefaultVpcCommand.ts b/clients/client-ec2/src/commands/CreateDefaultVpcCommand.ts index 5e0129b87b03e..32bf381dd95c0 100644 --- a/clients/client-ec2/src/commands/CreateDefaultVpcCommand.ts +++ b/clients/client-ec2/src/commands/CreateDefaultVpcCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -156,6 +157,10 @@ export class CreateDefaultVpcCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateDefaultVpc", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateDhcpOptionsCommand.ts b/clients/client-ec2/src/commands/CreateDhcpOptionsCommand.ts index ac93f6a8a7a9a..0d043d6ee2c23 100644 --- a/clients/client-ec2/src/commands/CreateDhcpOptionsCommand.ts +++ b/clients/client-ec2/src/commands/CreateDhcpOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -242,6 +243,10 @@ export class CreateDhcpOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateDhcpOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateEgressOnlyInternetGatewayCommand.ts b/clients/client-ec2/src/commands/CreateEgressOnlyInternetGatewayCommand.ts index bb54c4beb8a26..868055f3833fb 100644 --- a/clients/client-ec2/src/commands/CreateEgressOnlyInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateEgressOnlyInternetGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -150,6 +151,10 @@ export class CreateEgressOnlyInternetGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateEgressOnlyInternetGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateFleetCommand.ts b/clients/client-ec2/src/commands/CreateFleetCommand.ts index b710f937c4d10..a6d00399fe20a 100644 --- a/clients/client-ec2/src/commands/CreateFleetCommand.ts +++ b/clients/client-ec2/src/commands/CreateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -457,6 +458,10 @@ export class CreateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateFlowLogsCommand.ts b/clients/client-ec2/src/commands/CreateFlowLogsCommand.ts index d0bd69b6cd2b2..cf4a0a08354f3 100644 --- a/clients/client-ec2/src/commands/CreateFlowLogsCommand.ts +++ b/clients/client-ec2/src/commands/CreateFlowLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -165,6 +166,10 @@ export class CreateFlowLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateFlowLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateFpgaImageCommand.ts b/clients/client-ec2/src/commands/CreateFpgaImageCommand.ts index 228eeda834608..49e6bd69e3da0 100644 --- a/clients/client-ec2/src/commands/CreateFpgaImageCommand.ts +++ b/clients/client-ec2/src/commands/CreateFpgaImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class CreateFpgaImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateFpgaImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateImageCommand.ts b/clients/client-ec2/src/commands/CreateImageCommand.ts index c1c3e49d896a9..16612ccfd95b9 100644 --- a/clients/client-ec2/src/commands/CreateImageCommand.ts +++ b/clients/client-ec2/src/commands/CreateImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -182,6 +183,10 @@ export class CreateImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateInstanceConnectEndpointCommand.ts b/clients/client-ec2/src/commands/CreateInstanceConnectEndpointCommand.ts index 9f4880aff74fc..f7d1a7db784db 100644 --- a/clients/client-ec2/src/commands/CreateInstanceConnectEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateInstanceConnectEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -163,6 +164,10 @@ export class CreateInstanceConnectEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateInstanceConnectEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/CreateInstanceEventWindowCommand.ts index f0e729e7a80ca..9322cdd631b1c 100644 --- a/clients/client-ec2/src/commands/CreateInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/CreateInstanceEventWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -190,6 +191,10 @@ export class CreateInstanceEventWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateInstanceEventWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateInstanceExportTaskCommand.ts b/clients/client-ec2/src/commands/CreateInstanceExportTaskCommand.ts index 3a6d58abce22e..1996404895431 100644 --- a/clients/client-ec2/src/commands/CreateInstanceExportTaskCommand.ts +++ b/clients/client-ec2/src/commands/CreateInstanceExportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -157,6 +158,10 @@ export class CreateInstanceExportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateInstanceExportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateInternetGatewayCommand.ts b/clients/client-ec2/src/commands/CreateInternetGatewayCommand.ts index cefc4a556c994..26df85df4d189 100644 --- a/clients/client-ec2/src/commands/CreateInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateInternetGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -161,6 +162,10 @@ export class CreateInternetGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateInternetGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateIpamCommand.ts b/clients/client-ec2/src/commands/CreateIpamCommand.ts index 83a304c3a4497..a4997719176ea 100644 --- a/clients/client-ec2/src/commands/CreateIpamCommand.ts +++ b/clients/client-ec2/src/commands/CreateIpamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class CreateIpamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateIpam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateIpamPoolCommand.ts b/clients/client-ec2/src/commands/CreateIpamPoolCommand.ts index 538ee78faf0ae..8909c213be310 100644 --- a/clients/client-ec2/src/commands/CreateIpamPoolCommand.ts +++ b/clients/client-ec2/src/commands/CreateIpamPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -180,6 +181,10 @@ export class CreateIpamPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateIpamPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/CreateIpamResourceDiscoveryCommand.ts index 5febe98e58690..b2819c964d584 100644 --- a/clients/client-ec2/src/commands/CreateIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/CreateIpamResourceDiscoveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class CreateIpamResourceDiscoveryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateIpamResourceDiscovery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateIpamScopeCommand.ts b/clients/client-ec2/src/commands/CreateIpamScopeCommand.ts index d69b7c67aa27f..0f7ccd8b58a69 100644 --- a/clients/client-ec2/src/commands/CreateIpamScopeCommand.ts +++ b/clients/client-ec2/src/commands/CreateIpamScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class CreateIpamScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateIpamScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateKeyPairCommand.ts b/clients/client-ec2/src/commands/CreateKeyPairCommand.ts index 73adfb5b7c165..a20bdf100203c 100644 --- a/clients/client-ec2/src/commands/CreateKeyPairCommand.ts +++ b/clients/client-ec2/src/commands/CreateKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -156,6 +157,10 @@ export class CreateKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: KeyPairFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts b/clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts index 26c4acb780e16..ca0dfe664e9c2 100644 --- a/clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts +++ b/clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -446,6 +447,10 @@ export class CreateLaunchTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLaunchTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateLaunchTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts b/clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts index aec760259631f..e5b15dd03c5e4 100644 --- a/clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts +++ b/clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -670,6 +671,10 @@ export class CreateLaunchTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLaunchTemplateVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateLaunchTemplateVersionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateLaunchTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateLocalGatewayRouteCommand.ts b/clients/client-ec2/src/commands/CreateLocalGatewayRouteCommand.ts index 8d634c38b74ae..5ce0c0c1b27ca 100644 --- a/clients/client-ec2/src/commands/CreateLocalGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateLocalGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class CreateLocalGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateLocalGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableCommand.ts index f4cf760508bb7..3626e9159b64d 100644 --- a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class CreateLocalGatewayRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateLocalGatewayRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts index 9b6b850a75def..e185f2e1f69b9 100644 --- a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts +++ b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -158,6 +159,10 @@ export class CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.ts b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.ts index 8c100916a5b9a..e3ae1175b1dac 100644 --- a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.ts +++ b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -156,6 +157,10 @@ export class CreateLocalGatewayRouteTableVpcAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateLocalGatewayRouteTableVpcAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateManagedPrefixListCommand.ts b/clients/client-ec2/src/commands/CreateManagedPrefixListCommand.ts index 4b304516d4856..b38b779d7177e 100644 --- a/clients/client-ec2/src/commands/CreateManagedPrefixListCommand.ts +++ b/clients/client-ec2/src/commands/CreateManagedPrefixListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class CreateManagedPrefixListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateManagedPrefixList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateNatGatewayCommand.ts b/clients/client-ec2/src/commands/CreateNatGatewayCommand.ts index fab6bb4858d53..be86dd8a86701 100644 --- a/clients/client-ec2/src/commands/CreateNatGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateNatGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -210,6 +211,10 @@ export class CreateNatGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateNatGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateNetworkAclCommand.ts b/clients/client-ec2/src/commands/CreateNetworkAclCommand.ts index 01e170ebb304f..d3f97fb794a7b 100644 --- a/clients/client-ec2/src/commands/CreateNetworkAclCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkAclCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -202,6 +203,10 @@ export class CreateNetworkAclCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateNetworkAcl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateNetworkAclEntryCommand.ts b/clients/client-ec2/src/commands/CreateNetworkAclEntryCommand.ts index 4be0650102b5f..22c3012c72834 100644 --- a/clients/client-ec2/src/commands/CreateNetworkAclEntryCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkAclEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class CreateNetworkAclEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateNetworkAclEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateNetworkInsightsAccessScopeCommand.ts b/clients/client-ec2/src/commands/CreateNetworkInsightsAccessScopeCommand.ts index 1c66055ef3d63..f2a9682c0a76e 100644 --- a/clients/client-ec2/src/commands/CreateNetworkInsightsAccessScopeCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkInsightsAccessScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -346,6 +347,10 @@ export class CreateNetworkInsightsAccessScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateNetworkInsightsAccessScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateNetworkInsightsPathCommand.ts b/clients/client-ec2/src/commands/CreateNetworkInsightsPathCommand.ts index 05cb10f395b1e..f2a38c720d5c4 100644 --- a/clients/client-ec2/src/commands/CreateNetworkInsightsPathCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkInsightsPathCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -201,6 +202,10 @@ export class CreateNetworkInsightsPathCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateNetworkInsightsPath", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateNetworkInterfaceCommand.ts b/clients/client-ec2/src/commands/CreateNetworkInterfaceCommand.ts index 0f3aa77b9c813..88205e108c8b8 100644 --- a/clients/client-ec2/src/commands/CreateNetworkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -300,6 +301,10 @@ export class CreateNetworkInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateNetworkInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateNetworkInterfacePermissionCommand.ts b/clients/client-ec2/src/commands/CreateNetworkInterfacePermissionCommand.ts index c976002bb0f88..ea00e635ce93a 100644 --- a/clients/client-ec2/src/commands/CreateNetworkInterfacePermissionCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkInterfacePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class CreateNetworkInterfacePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateNetworkInterfacePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreatePlacementGroupCommand.ts b/clients/client-ec2/src/commands/CreatePlacementGroupCommand.ts index 91e6ea46f79a9..15cbec98ced52 100644 --- a/clients/client-ec2/src/commands/CreatePlacementGroupCommand.ts +++ b/clients/client-ec2/src/commands/CreatePlacementGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -164,6 +165,10 @@ export class CreatePlacementGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreatePlacementGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreatePublicIpv4PoolCommand.ts b/clients/client-ec2/src/commands/CreatePublicIpv4PoolCommand.ts index a5f1a17612b3f..2264e9962fb5d 100644 --- a/clients/client-ec2/src/commands/CreatePublicIpv4PoolCommand.ts +++ b/clients/client-ec2/src/commands/CreatePublicIpv4PoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class CreatePublicIpv4PoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreatePublicIpv4Pool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateReplaceRootVolumeTaskCommand.ts b/clients/client-ec2/src/commands/CreateReplaceRootVolumeTaskCommand.ts index 5d5b7cd231229..b8b3a50ed10d6 100644 --- a/clients/client-ec2/src/commands/CreateReplaceRootVolumeTaskCommand.ts +++ b/clients/client-ec2/src/commands/CreateReplaceRootVolumeTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class CreateReplaceRootVolumeTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateReplaceRootVolumeTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateReservedInstancesListingCommand.ts b/clients/client-ec2/src/commands/CreateReservedInstancesListingCommand.ts index d568ebb480395..8dff6bfabc8fd 100644 --- a/clients/client-ec2/src/commands/CreateReservedInstancesListingCommand.ts +++ b/clients/client-ec2/src/commands/CreateReservedInstancesListingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -173,6 +174,10 @@ export class CreateReservedInstancesListingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateReservedInstancesListing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateRestoreImageTaskCommand.ts b/clients/client-ec2/src/commands/CreateRestoreImageTaskCommand.ts index 232fe44828a1b..6019340fbaa97 100644 --- a/clients/client-ec2/src/commands/CreateRestoreImageTaskCommand.ts +++ b/clients/client-ec2/src/commands/CreateRestoreImageTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class CreateRestoreImageTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateRestoreImageTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateRouteCommand.ts b/clients/client-ec2/src/commands/CreateRouteCommand.ts index fb5e55418f561..1970f298f4c2c 100644 --- a/clients/client-ec2/src/commands/CreateRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -160,6 +161,10 @@ export class CreateRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateRouteTableCommand.ts b/clients/client-ec2/src/commands/CreateRouteTableCommand.ts index cea6a1a7362ca..35a6d44d4729a 100644 --- a/clients/client-ec2/src/commands/CreateRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/CreateRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -205,6 +206,10 @@ export class CreateRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateSecurityGroupCommand.ts b/clients/client-ec2/src/commands/CreateSecurityGroupCommand.ts index 7722b40838212..5cc984767235c 100644 --- a/clients/client-ec2/src/commands/CreateSecurityGroupCommand.ts +++ b/clients/client-ec2/src/commands/CreateSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -170,6 +171,10 @@ export class CreateSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateSnapshotCommand.ts b/clients/client-ec2/src/commands/CreateSnapshotCommand.ts index acd58e99d15a3..df95e957ac412 100644 --- a/clients/client-ec2/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -198,6 +199,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts b/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts index 17b2429706679..9d095e9374461 100644 --- a/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts +++ b/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -164,6 +165,10 @@ export class CreateSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateSpotDatafeedSubscriptionCommand.ts b/clients/client-ec2/src/commands/CreateSpotDatafeedSubscriptionCommand.ts index e1f3c69cbb55e..66841df1174f4 100644 --- a/clients/client-ec2/src/commands/CreateSpotDatafeedSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/CreateSpotDatafeedSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class CreateSpotDatafeedSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateSpotDatafeedSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateStoreImageTaskCommand.ts b/clients/client-ec2/src/commands/CreateStoreImageTaskCommand.ts index 79e56c5d476f3..64b197d4c036b 100644 --- a/clients/client-ec2/src/commands/CreateStoreImageTaskCommand.ts +++ b/clients/client-ec2/src/commands/CreateStoreImageTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class CreateStoreImageTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateStoreImageTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateSubnetCidrReservationCommand.ts b/clients/client-ec2/src/commands/CreateSubnetCidrReservationCommand.ts index 61e98164b271d..1b26584215236 100644 --- a/clients/client-ec2/src/commands/CreateSubnetCidrReservationCommand.ts +++ b/clients/client-ec2/src/commands/CreateSubnetCidrReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class CreateSubnetCidrReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateSubnetCidrReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateSubnetCommand.ts b/clients/client-ec2/src/commands/CreateSubnetCommand.ts index 68cf61340c890..acda2aeadf0a0 100644 --- a/clients/client-ec2/src/commands/CreateSubnetCommand.ts +++ b/clients/client-ec2/src/commands/CreateSubnetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -210,6 +211,10 @@ export class CreateSubnetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateSubnet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTagsCommand.ts b/clients/client-ec2/src/commands/CreateTagsCommand.ts index d2a6c979f713e..239816b9d52d4 100644 --- a/clients/client-ec2/src/commands/CreateTagsCommand.ts +++ b/clients/client-ec2/src/commands/CreateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class CreateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTrafficMirrorFilterCommand.ts b/clients/client-ec2/src/commands/CreateTrafficMirrorFilterCommand.ts index 3c5ecc6430523..249ba5658b3fe 100644 --- a/clients/client-ec2/src/commands/CreateTrafficMirrorFilterCommand.ts +++ b/clients/client-ec2/src/commands/CreateTrafficMirrorFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -185,6 +186,10 @@ export class CreateTrafficMirrorFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTrafficMirrorFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTrafficMirrorFilterRuleCommand.ts b/clients/client-ec2/src/commands/CreateTrafficMirrorFilterRuleCommand.ts index 393afe5879be7..e0a0ee669da80 100644 --- a/clients/client-ec2/src/commands/CreateTrafficMirrorFilterRuleCommand.ts +++ b/clients/client-ec2/src/commands/CreateTrafficMirrorFilterRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class CreateTrafficMirrorFilterRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTrafficMirrorFilterRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTrafficMirrorSessionCommand.ts b/clients/client-ec2/src/commands/CreateTrafficMirrorSessionCommand.ts index 33597c62fbb8d..014b4d143451c 100644 --- a/clients/client-ec2/src/commands/CreateTrafficMirrorSessionCommand.ts +++ b/clients/client-ec2/src/commands/CreateTrafficMirrorSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -156,6 +157,10 @@ export class CreateTrafficMirrorSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTrafficMirrorSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTrafficMirrorTargetCommand.ts b/clients/client-ec2/src/commands/CreateTrafficMirrorTargetCommand.ts index cccdee7c828ae..a0af40b26dcc8 100644 --- a/clients/client-ec2/src/commands/CreateTrafficMirrorTargetCommand.ts +++ b/clients/client-ec2/src/commands/CreateTrafficMirrorTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -150,6 +151,10 @@ export class CreateTrafficMirrorTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTrafficMirrorTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayCommand.ts index 2e027d8a9cb5c..1f128ae9d6f65 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class CreateTransitGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayConnectCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayConnectCommand.ts index 6fcb7023fcd8c..cb21079ecfc6d 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayConnectCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayConnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -145,6 +146,10 @@ export class CreateTransitGatewayConnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayConnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayConnectPeerCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayConnectPeerCommand.ts index 31b715565e660..ed94bdf4e9d09 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayConnectPeerCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -170,6 +171,10 @@ export class CreateTransitGatewayConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayMulticastDomainCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayMulticastDomainCommand.ts index 40f180dfa68f0..1a9c1aaed4ab3 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayMulticastDomainCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayMulticastDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -158,6 +159,10 @@ export class CreateTransitGatewayMulticastDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayMulticastDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayPeeringAttachmentCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayPeeringAttachmentCommand.ts index aa604d8867127..bdb3090645f29 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayPeeringAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayPeeringAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -175,6 +176,10 @@ export class CreateTransitGatewayPeeringAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayPeeringAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayPolicyTableCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayPolicyTableCommand.ts index 7ec08615cd977..455c20db2df4e 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayPolicyTableCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayPolicyTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class CreateTransitGatewayPolicyTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayPolicyTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayPrefixListReferenceCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayPrefixListReferenceCommand.ts index 27449b8ba1ef2..42172335303b1 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayPrefixListReferenceCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayPrefixListReferenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class CreateTransitGatewayPrefixListReferenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayPrefixListReference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayRouteCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayRouteCommand.ts index 41b74419f78ea..77fe72023293b 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class CreateTransitGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableAnnouncementCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableAnnouncementCommand.ts index 59d46bba615ff..4b256159146d7 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableAnnouncementCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableAnnouncementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class CreateTransitGatewayRouteTableAnnouncementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayRouteTableAnnouncement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableCommand.ts index 1838fa3c15030..f92b67b347e4e 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class CreateTransitGatewayRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayVpcAttachmentCommand.ts index a59eae5593372..7b9ef2ec41803 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayVpcAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -164,6 +165,10 @@ export class CreateTransitGatewayVpcAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateTransitGatewayVpcAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVerifiedAccessEndpointCommand.ts b/clients/client-ec2/src/commands/CreateVerifiedAccessEndpointCommand.ts index b6a17319d217f..9414e58f309ca 100644 --- a/clients/client-ec2/src/commands/CreateVerifiedAccessEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateVerifiedAccessEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -192,6 +193,10 @@ export class CreateVerifiedAccessEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVerifiedAccessEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVerifiedAccessGroupCommand.ts b/clients/client-ec2/src/commands/CreateVerifiedAccessGroupCommand.ts index fc43bc2f3dd76..bd83a15db4469 100644 --- a/clients/client-ec2/src/commands/CreateVerifiedAccessGroupCommand.ts +++ b/clients/client-ec2/src/commands/CreateVerifiedAccessGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class CreateVerifiedAccessGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVerifiedAccessGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVerifiedAccessInstanceCommand.ts b/clients/client-ec2/src/commands/CreateVerifiedAccessInstanceCommand.ts index 12aadad7d73fc..6e7056c72f902 100644 --- a/clients/client-ec2/src/commands/CreateVerifiedAccessInstanceCommand.ts +++ b/clients/client-ec2/src/commands/CreateVerifiedAccessInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -150,6 +151,10 @@ export class CreateVerifiedAccessInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVerifiedAccessInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/CreateVerifiedAccessTrustProviderCommand.ts index 6772b1da39dff..983768bf9a780 100644 --- a/clients/client-ec2/src/commands/CreateVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/CreateVerifiedAccessTrustProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -183,6 +184,10 @@ export class CreateVerifiedAccessTrustProviderCommand extends $Command< commandName, inputFilterSensitiveLog: CreateVerifiedAccessTrustProviderRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateVerifiedAccessTrustProviderResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVerifiedAccessTrustProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVolumeCommand.ts b/clients/client-ec2/src/commands/CreateVolumeCommand.ts index 3da8d1a4d64f3..4b4cdd8322a2d 100644 --- a/clients/client-ec2/src/commands/CreateVolumeCommand.ts +++ b/clients/client-ec2/src/commands/CreateVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -228,6 +229,10 @@ export class CreateVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVpcCommand.ts b/clients/client-ec2/src/commands/CreateVpcCommand.ts index 4a241a3a3cb11..416e2f9194d43 100644 --- a/clients/client-ec2/src/commands/CreateVpcCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -197,6 +198,10 @@ export class CreateVpcCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVpc", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVpcEndpointCommand.ts b/clients/client-ec2/src/commands/CreateVpcEndpointCommand.ts index be3fde7cadc9c..a6f0fc18840eb 100644 --- a/clients/client-ec2/src/commands/CreateVpcEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -203,6 +204,10 @@ export class CreateVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVpcEndpointConnectionNotificationCommand.ts b/clients/client-ec2/src/commands/CreateVpcEndpointConnectionNotificationCommand.ts index ebcad6de7d921..07ea784cba456 100644 --- a/clients/client-ec2/src/commands/CreateVpcEndpointConnectionNotificationCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcEndpointConnectionNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class CreateVpcEndpointConnectionNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVpcEndpointConnectionNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVpcEndpointServiceConfigurationCommand.ts b/clients/client-ec2/src/commands/CreateVpcEndpointServiceConfigurationCommand.ts index 7f6e32c738571..856751e2acb59 100644 --- a/clients/client-ec2/src/commands/CreateVpcEndpointServiceConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcEndpointServiceConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -203,6 +204,10 @@ export class CreateVpcEndpointServiceConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVpcEndpointServiceConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVpcPeeringConnectionCommand.ts b/clients/client-ec2/src/commands/CreateVpcPeeringConnectionCommand.ts index f99c5fcfd4605..aa89997cd7f45 100644 --- a/clients/client-ec2/src/commands/CreateVpcPeeringConnectionCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcPeeringConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -196,6 +197,10 @@ export class CreateVpcPeeringConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVpcPeeringConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVpnConnectionCommand.ts b/clients/client-ec2/src/commands/CreateVpnConnectionCommand.ts index 3bc0f4ee9e359..83f077b556e11 100644 --- a/clients/client-ec2/src/commands/CreateVpnConnectionCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpnConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -324,6 +325,10 @@ export class CreateVpnConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateVpnConnectionRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateVpnConnectionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVpnConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVpnConnectionRouteCommand.ts b/clients/client-ec2/src/commands/CreateVpnConnectionRouteCommand.ts index 79d1d66212bcb..fdf19b9bc5e7b 100644 --- a/clients/client-ec2/src/commands/CreateVpnConnectionRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpnConnectionRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class CreateVpnConnectionRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVpnConnectionRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/CreateVpnGatewayCommand.ts b/clients/client-ec2/src/commands/CreateVpnGatewayCommand.ts index 95185d0e0a743..f2fedafedd09a 100644 --- a/clients/client-ec2/src/commands/CreateVpnGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpnGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -150,6 +151,10 @@ export class CreateVpnGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "CreateVpnGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteCarrierGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteCarrierGatewayCommand.ts index 63a084e4ac526..44ba185500204 100644 --- a/clients/client-ec2/src/commands/DeleteCarrierGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteCarrierGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class DeleteCarrierGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteCarrierGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteClientVpnEndpointCommand.ts b/clients/client-ec2/src/commands/DeleteClientVpnEndpointCommand.ts index f21fa03a80922..b14270be8d7fe 100644 --- a/clients/client-ec2/src/commands/DeleteClientVpnEndpointCommand.ts +++ b/clients/client-ec2/src/commands/DeleteClientVpnEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class DeleteClientVpnEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteClientVpnEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteClientVpnRouteCommand.ts b/clients/client-ec2/src/commands/DeleteClientVpnRouteCommand.ts index d05bfd58f1298..b1e2e92fb90c5 100644 --- a/clients/client-ec2/src/commands/DeleteClientVpnRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteClientVpnRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class DeleteClientVpnRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteClientVpnRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteCoipCidrCommand.ts b/clients/client-ec2/src/commands/DeleteCoipCidrCommand.ts index c075fed82df1a..1bf08d7d829ba 100644 --- a/clients/client-ec2/src/commands/DeleteCoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/DeleteCoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class DeleteCoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteCoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteCoipPoolCommand.ts b/clients/client-ec2/src/commands/DeleteCoipPoolCommand.ts index 9901552b053ae..1f28710bd17ee 100644 --- a/clients/client-ec2/src/commands/DeleteCoipPoolCommand.ts +++ b/clients/client-ec2/src/commands/DeleteCoipPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class DeleteCoipPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteCoipPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteCustomerGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteCustomerGatewayCommand.ts index b275586463ad2..017dbe9c22c9e 100644 --- a/clients/client-ec2/src/commands/DeleteCustomerGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteCustomerGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class DeleteCustomerGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteCustomerGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteDhcpOptionsCommand.ts b/clients/client-ec2/src/commands/DeleteDhcpOptionsCommand.ts index 131473d2d0ab0..f60faea32932a 100644 --- a/clients/client-ec2/src/commands/DeleteDhcpOptionsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteDhcpOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class DeleteDhcpOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteDhcpOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteEgressOnlyInternetGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteEgressOnlyInternetGatewayCommand.ts index 400d5d769cc10..241a51252080f 100644 --- a/clients/client-ec2/src/commands/DeleteEgressOnlyInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteEgressOnlyInternetGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -120,6 +121,10 @@ export class DeleteEgressOnlyInternetGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteEgressOnlyInternetGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteFleetsCommand.ts b/clients/client-ec2/src/commands/DeleteFleetsCommand.ts index 446fed42cdcc2..588728ad783c8 100644 --- a/clients/client-ec2/src/commands/DeleteFleetsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -156,6 +157,10 @@ export class DeleteFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteFlowLogsCommand.ts b/clients/client-ec2/src/commands/DeleteFlowLogsCommand.ts index 3c026116a9cbb..d9b1297b3eeff 100644 --- a/clients/client-ec2/src/commands/DeleteFlowLogsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteFlowLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class DeleteFlowLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteFlowLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteFpgaImageCommand.ts b/clients/client-ec2/src/commands/DeleteFpgaImageCommand.ts index b20e4f355a943..015e6bc8e0da6 100644 --- a/clients/client-ec2/src/commands/DeleteFpgaImageCommand.ts +++ b/clients/client-ec2/src/commands/DeleteFpgaImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -115,6 +116,10 @@ export class DeleteFpgaImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteFpgaImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteInstanceConnectEndpointCommand.ts b/clients/client-ec2/src/commands/DeleteInstanceConnectEndpointCommand.ts index 122dfd51c5d2b..baba8496beb12 100644 --- a/clients/client-ec2/src/commands/DeleteInstanceConnectEndpointCommand.ts +++ b/clients/client-ec2/src/commands/DeleteInstanceConnectEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class DeleteInstanceConnectEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteInstanceConnectEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/DeleteInstanceEventWindowCommand.ts index 860e722a0959b..9a904e422d924 100644 --- a/clients/client-ec2/src/commands/DeleteInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/DeleteInstanceEventWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -121,6 +122,10 @@ export class DeleteInstanceEventWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteInstanceEventWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteInternetGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteInternetGatewayCommand.ts index 86f151f0151ff..a62edecee3db6 100644 --- a/clients/client-ec2/src/commands/DeleteInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteInternetGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class DeleteInternetGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteInternetGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteIpamCommand.ts b/clients/client-ec2/src/commands/DeleteIpamCommand.ts index 2a7e19444751a..73733ec73507e 100644 --- a/clients/client-ec2/src/commands/DeleteIpamCommand.ts +++ b/clients/client-ec2/src/commands/DeleteIpamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class DeleteIpamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteIpam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteIpamPoolCommand.ts b/clients/client-ec2/src/commands/DeleteIpamPoolCommand.ts index 24436cba841a7..e19a4a2aff538 100644 --- a/clients/client-ec2/src/commands/DeleteIpamPoolCommand.ts +++ b/clients/client-ec2/src/commands/DeleteIpamPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -156,6 +157,10 @@ export class DeleteIpamPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteIpamPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/DeleteIpamResourceDiscoveryCommand.ts index 744599730d9a1..a0f6ea40161d9 100644 --- a/clients/client-ec2/src/commands/DeleteIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/DeleteIpamResourceDiscoveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -134,6 +135,10 @@ export class DeleteIpamResourceDiscoveryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteIpamResourceDiscovery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteIpamScopeCommand.ts b/clients/client-ec2/src/commands/DeleteIpamScopeCommand.ts index d120bc09844ad..aa1cd3a72d9d6 100644 --- a/clients/client-ec2/src/commands/DeleteIpamScopeCommand.ts +++ b/clients/client-ec2/src/commands/DeleteIpamScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -134,6 +135,10 @@ export class DeleteIpamScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteIpamScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteKeyPairCommand.ts b/clients/client-ec2/src/commands/DeleteKeyPairCommand.ts index 43ec0221c9f58..76f2e44e9d6b3 100644 --- a/clients/client-ec2/src/commands/DeleteKeyPairCommand.ts +++ b/clients/client-ec2/src/commands/DeleteKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class DeleteKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteLaunchTemplateCommand.ts b/clients/client-ec2/src/commands/DeleteLaunchTemplateCommand.ts index 2e3e6edd8da8f..7cd75625dc41a 100644 --- a/clients/client-ec2/src/commands/DeleteLaunchTemplateCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLaunchTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -153,6 +154,10 @@ export class DeleteLaunchTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteLaunchTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteLaunchTemplateVersionsCommand.ts b/clients/client-ec2/src/commands/DeleteLaunchTemplateVersionsCommand.ts index b59b2ce086d40..53b60e3f00a2d 100644 --- a/clients/client-ec2/src/commands/DeleteLaunchTemplateVersionsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLaunchTemplateVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -172,6 +173,10 @@ export class DeleteLaunchTemplateVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteLaunchTemplateVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteCommand.ts b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteCommand.ts index f8171aa19e009..cc21ed2627d05 100644 --- a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -129,6 +130,10 @@ export class DeleteLocalGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteLocalGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableCommand.ts index 068191f738740..3cae58eb55282 100644 --- a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class DeleteLocalGatewayRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteLocalGatewayRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts index c32a070a00ee1..98ccfff1e24ae 100644 --- a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.ts b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.ts index 1106f9ad1d95d..3892eae3bc128 100644 --- a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class DeleteLocalGatewayRouteTableVpcAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteLocalGatewayRouteTableVpcAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteManagedPrefixListCommand.ts b/clients/client-ec2/src/commands/DeleteManagedPrefixListCommand.ts index 4f8aac3d6f6d0..05fe2b2d896a1 100644 --- a/clients/client-ec2/src/commands/DeleteManagedPrefixListCommand.ts +++ b/clients/client-ec2/src/commands/DeleteManagedPrefixListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class DeleteManagedPrefixListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteManagedPrefixList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNatGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteNatGatewayCommand.ts index 1c88d21731175..68084ea0fb4c2 100644 --- a/clients/client-ec2/src/commands/DeleteNatGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNatGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class DeleteNatGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNatGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNetworkAclCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkAclCommand.ts index ad587194419d4..8e25e4c214b16 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkAclCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkAclCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class DeleteNetworkAclCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNetworkAcl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNetworkAclEntryCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkAclEntryCommand.ts index 815aa8dc29237..afd83a770c339 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkAclEntryCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkAclEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class DeleteNetworkAclEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNetworkAclEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.ts index 39ee9ebb0f2c0..94b1a050c3682 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -130,6 +131,10 @@ export class DeleteNetworkInsightsAccessScopeAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNetworkInsightsAccessScopeAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeCommand.ts index 04fdbbec65960..12fd5b8b910c0 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -120,6 +121,10 @@ export class DeleteNetworkInsightsAccessScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNetworkInsightsAccessScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNetworkInsightsAnalysisCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInsightsAnalysisCommand.ts index c7f83ec01f8a2..a58a87aa985fd 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInsightsAnalysisCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInsightsAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class DeleteNetworkInsightsAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNetworkInsightsAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNetworkInsightsPathCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInsightsPathCommand.ts index f6e2edd46f61b..804de0a116018 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInsightsPathCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInsightsPathCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -115,6 +116,10 @@ export class DeleteNetworkInsightsPathCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNetworkInsightsPath", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNetworkInterfaceCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInterfaceCommand.ts index fe16d71195a3d..7390859aac2e5 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class DeleteNetworkInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNetworkInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteNetworkInterfacePermissionCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInterfacePermissionCommand.ts index ffe05fc25a964..4c7c12e3eaab6 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInterfacePermissionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInterfacePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class DeleteNetworkInterfacePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteNetworkInterfacePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeletePlacementGroupCommand.ts b/clients/client-ec2/src/commands/DeletePlacementGroupCommand.ts index 0bb79ce9f02de..2ca5b6894520b 100644 --- a/clients/client-ec2/src/commands/DeletePlacementGroupCommand.ts +++ b/clients/client-ec2/src/commands/DeletePlacementGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class DeletePlacementGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeletePlacementGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeletePublicIpv4PoolCommand.ts b/clients/client-ec2/src/commands/DeletePublicIpv4PoolCommand.ts index ff72f02d89c17..893cb2cc7758c 100644 --- a/clients/client-ec2/src/commands/DeletePublicIpv4PoolCommand.ts +++ b/clients/client-ec2/src/commands/DeletePublicIpv4PoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -115,6 +116,10 @@ export class DeletePublicIpv4PoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeletePublicIpv4Pool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteQueuedReservedInstancesCommand.ts b/clients/client-ec2/src/commands/DeleteQueuedReservedInstancesCommand.ts index b040a01d9a7b5..16e27bf730557 100644 --- a/clients/client-ec2/src/commands/DeleteQueuedReservedInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DeleteQueuedReservedInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class DeleteQueuedReservedInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteQueuedReservedInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteRouteCommand.ts b/clients/client-ec2/src/commands/DeleteRouteCommand.ts index a099f08949ef3..ddcd4a806544b 100644 --- a/clients/client-ec2/src/commands/DeleteRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class DeleteRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteRouteTableCommand.ts b/clients/client-ec2/src/commands/DeleteRouteTableCommand.ts index 1db482a196ec5..00975446334d9 100644 --- a/clients/client-ec2/src/commands/DeleteRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DeleteRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class DeleteRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteSecurityGroupCommand.ts b/clients/client-ec2/src/commands/DeleteSecurityGroupCommand.ts index 0a96ee9eeb6a4..7f07966311b61 100644 --- a/clients/client-ec2/src/commands/DeleteSecurityGroupCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class DeleteSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts b/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts index ba8f1eb3f7e01..6a5bf5c387a34 100644 --- a/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class DeleteSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteSpotDatafeedSubscriptionCommand.ts b/clients/client-ec2/src/commands/DeleteSpotDatafeedSubscriptionCommand.ts index 65c70aee10d98..27f194b7a5d6d 100644 --- a/clients/client-ec2/src/commands/DeleteSpotDatafeedSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSpotDatafeedSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class DeleteSpotDatafeedSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteSpotDatafeedSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteSubnetCidrReservationCommand.ts b/clients/client-ec2/src/commands/DeleteSubnetCidrReservationCommand.ts index e6f1e08f65b3d..4beec9488babb 100644 --- a/clients/client-ec2/src/commands/DeleteSubnetCidrReservationCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSubnetCidrReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class DeleteSubnetCidrReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteSubnetCidrReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteSubnetCommand.ts b/clients/client-ec2/src/commands/DeleteSubnetCommand.ts index 8b85bb463b345..5b54ac2df860e 100644 --- a/clients/client-ec2/src/commands/DeleteSubnetCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSubnetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class DeleteSubnetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteSubnet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTagsCommand.ts b/clients/client-ec2/src/commands/DeleteTagsCommand.ts index 01320686774e9..fad49fa0bdca3 100644 --- a/clients/client-ec2/src/commands/DeleteTagsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterCommand.ts b/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterCommand.ts index a3d890491315c..7e6eb41172873 100644 --- a/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -116,6 +117,10 @@ export class DeleteTrafficMirrorFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTrafficMirrorFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterRuleCommand.ts b/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterRuleCommand.ts index 80c7c604e4b1d..8be73ac526511 100644 --- a/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterRuleCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class DeleteTrafficMirrorFilterRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTrafficMirrorFilterRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTrafficMirrorSessionCommand.ts b/clients/client-ec2/src/commands/DeleteTrafficMirrorSessionCommand.ts index 0b247ac86d6dd..6d77993ad8282 100644 --- a/clients/client-ec2/src/commands/DeleteTrafficMirrorSessionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTrafficMirrorSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -115,6 +116,10 @@ export class DeleteTrafficMirrorSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTrafficMirrorSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTrafficMirrorTargetCommand.ts b/clients/client-ec2/src/commands/DeleteTrafficMirrorTargetCommand.ts index a5f24a1d2418e..17041f35a1f45 100644 --- a/clients/client-ec2/src/commands/DeleteTrafficMirrorTargetCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTrafficMirrorTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -116,6 +117,10 @@ export class DeleteTrafficMirrorTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTrafficMirrorTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayCommand.ts index fc3673792ea28..7dcc567bf2133 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class DeleteTransitGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayConnectCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayConnectCommand.ts index daf4d6a8d6cdb..fac19b248576a 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayConnectCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayConnectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class DeleteTransitGatewayConnectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayConnect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayConnectPeerCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayConnectPeerCommand.ts index 7ada01788458c..d578746e3dc64 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayConnectPeerCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DeleteTransitGatewayConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayMulticastDomainCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayMulticastDomainCommand.ts index 5fb48a7119121..7b84c9749a9f1 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayMulticastDomainCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayMulticastDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -141,6 +142,10 @@ export class DeleteTransitGatewayMulticastDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayMulticastDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayPeeringAttachmentCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayPeeringAttachmentCommand.ts index b91b65b4bfdf3..259986077b5fd 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayPeeringAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayPeeringAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class DeleteTransitGatewayPeeringAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayPeeringAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayPolicyTableCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayPolicyTableCommand.ts index c9aa2cab18ec9..95875f9b87b43 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayPolicyTableCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayPolicyTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class DeleteTransitGatewayPolicyTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayPolicyTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayPrefixListReferenceCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayPrefixListReferenceCommand.ts index a3150638ea8d8..be132a247279c 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayPrefixListReferenceCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayPrefixListReferenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class DeleteTransitGatewayPrefixListReferenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayPrefixListReference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteCommand.ts index 4c7f740eb271f..dbae01e063a87 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -129,6 +130,10 @@ export class DeleteTransitGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.ts index 40e08edff8162..c382d5823d6e5 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DeleteTransitGatewayRouteTableAnnouncementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayRouteTableAnnouncement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableCommand.ts index 8e109d03624ff..3f3d04da5027d 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -134,6 +135,10 @@ export class DeleteTransitGatewayRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayVpcAttachmentCommand.ts index 70d96c69485a5..f5e7befb0248b 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayVpcAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -141,6 +142,10 @@ export class DeleteTransitGatewayVpcAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteTransitGatewayVpcAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVerifiedAccessEndpointCommand.ts b/clients/client-ec2/src/commands/DeleteVerifiedAccessEndpointCommand.ts index 1dde48dd15bdf..3a693b3788b30 100644 --- a/clients/client-ec2/src/commands/DeleteVerifiedAccessEndpointCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVerifiedAccessEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -158,6 +159,10 @@ export class DeleteVerifiedAccessEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVerifiedAccessEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVerifiedAccessGroupCommand.ts b/clients/client-ec2/src/commands/DeleteVerifiedAccessGroupCommand.ts index 0e3432603bbc6..6b1f2a2caac2d 100644 --- a/clients/client-ec2/src/commands/DeleteVerifiedAccessGroupCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVerifiedAccessGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class DeleteVerifiedAccessGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVerifiedAccessGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVerifiedAccessInstanceCommand.ts b/clients/client-ec2/src/commands/DeleteVerifiedAccessInstanceCommand.ts index 672fe889ad750..00ed61b7809e0 100644 --- a/clients/client-ec2/src/commands/DeleteVerifiedAccessInstanceCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVerifiedAccessInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class DeleteVerifiedAccessInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVerifiedAccessInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/DeleteVerifiedAccessTrustProviderCommand.ts index 0ab2fc5f40698..3968b2a2716a1 100644 --- a/clients/client-ec2/src/commands/DeleteVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVerifiedAccessTrustProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class DeleteVerifiedAccessTrustProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVerifiedAccessTrustProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVolumeCommand.ts b/clients/client-ec2/src/commands/DeleteVolumeCommand.ts index 7817e12ce6675..fe772064e5d29 100644 --- a/clients/client-ec2/src/commands/DeleteVolumeCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class DeleteVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVpcCommand.ts b/clients/client-ec2/src/commands/DeleteVpcCommand.ts index 8e722d9d24e02..5eefeb10faf9c 100644 --- a/clients/client-ec2/src/commands/DeleteVpcCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class DeleteVpcCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVpc", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVpcEndpointConnectionNotificationsCommand.ts b/clients/client-ec2/src/commands/DeleteVpcEndpointConnectionNotificationsCommand.ts index a883c58121e50..b3a9b4a9c8805 100644 --- a/clients/client-ec2/src/commands/DeleteVpcEndpointConnectionNotificationsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcEndpointConnectionNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class DeleteVpcEndpointConnectionNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVpcEndpointConnectionNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVpcEndpointServiceConfigurationsCommand.ts b/clients/client-ec2/src/commands/DeleteVpcEndpointServiceConfigurationsCommand.ts index 3e696b9fc4b4a..e10dfc2a9e998 100644 --- a/clients/client-ec2/src/commands/DeleteVpcEndpointServiceConfigurationsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcEndpointServiceConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class DeleteVpcEndpointServiceConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVpcEndpointServiceConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVpcEndpointsCommand.ts b/clients/client-ec2/src/commands/DeleteVpcEndpointsCommand.ts index 0b91d622ed355..a57b4511fc891 100644 --- a/clients/client-ec2/src/commands/DeleteVpcEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -129,6 +130,10 @@ export class DeleteVpcEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVpcEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVpcPeeringConnectionCommand.ts b/clients/client-ec2/src/commands/DeleteVpcPeeringConnectionCommand.ts index ba108232e552a..da703d2defebe 100644 --- a/clients/client-ec2/src/commands/DeleteVpcPeeringConnectionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcPeeringConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class DeleteVpcPeeringConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVpcPeeringConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVpnConnectionCommand.ts b/clients/client-ec2/src/commands/DeleteVpnConnectionCommand.ts index 7a014f9aa72fa..66e37f5c39a61 100644 --- a/clients/client-ec2/src/commands/DeleteVpnConnectionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpnConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class DeleteVpnConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVpnConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVpnConnectionRouteCommand.ts b/clients/client-ec2/src/commands/DeleteVpnConnectionRouteCommand.ts index 189a724853f96..1921598a3e90d 100644 --- a/clients/client-ec2/src/commands/DeleteVpnConnectionRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpnConnectionRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -116,6 +117,10 @@ export class DeleteVpnConnectionRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVpnConnectionRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeleteVpnGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteVpnGatewayCommand.ts index d7909540488cf..11fdf13a5071c 100644 --- a/clients/client-ec2/src/commands/DeleteVpnGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpnGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -116,6 +117,10 @@ export class DeleteVpnGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeleteVpnGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeprovisionByoipCidrCommand.ts b/clients/client-ec2/src/commands/DeprovisionByoipCidrCommand.ts index 649236c331a3b..79ceac3cb51ab 100644 --- a/clients/client-ec2/src/commands/DeprovisionByoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/DeprovisionByoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class DeprovisionByoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeprovisionByoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeprovisionIpamPoolCidrCommand.ts b/clients/client-ec2/src/commands/DeprovisionIpamPoolCidrCommand.ts index 82805699d1dae..cd131ba5156fc 100644 --- a/clients/client-ec2/src/commands/DeprovisionIpamPoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/DeprovisionIpamPoolCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class DeprovisionIpamPoolCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeprovisionIpamPoolCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeprovisionPublicIpv4PoolCidrCommand.ts b/clients/client-ec2/src/commands/DeprovisionPublicIpv4PoolCidrCommand.ts index 5d75a69c82916..e729381096be7 100644 --- a/clients/client-ec2/src/commands/DeprovisionPublicIpv4PoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/DeprovisionPublicIpv4PoolCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -121,6 +122,10 @@ export class DeprovisionPublicIpv4PoolCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeprovisionPublicIpv4PoolCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeregisterImageCommand.ts b/clients/client-ec2/src/commands/DeregisterImageCommand.ts index 30625ac698127..8ae39a47382a1 100644 --- a/clients/client-ec2/src/commands/DeregisterImageCommand.ts +++ b/clients/client-ec2/src/commands/DeregisterImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class DeregisterImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeregisterImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeregisterInstanceEventNotificationAttributesCommand.ts b/clients/client-ec2/src/commands/DeregisterInstanceEventNotificationAttributesCommand.ts index 185fb9e99ebb5..2986e65ca8401 100644 --- a/clients/client-ec2/src/commands/DeregisterInstanceEventNotificationAttributesCommand.ts +++ b/clients/client-ec2/src/commands/DeregisterInstanceEventNotificationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -141,6 +142,10 @@ export class DeregisterInstanceEventNotificationAttributesCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeregisterInstanceEventNotificationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.ts b/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.ts index b37d17b56a915..d455ebdea10ff 100644 --- a/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.ts +++ b/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class DeregisterTransitGatewayMulticastGroupMembersCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeregisterTransitGatewayMulticastGroupMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.ts b/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.ts index b26cd6effff18..6269189db1620 100644 --- a/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.ts +++ b/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class DeregisterTransitGatewayMulticastGroupSourcesCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DeregisterTransitGatewayMulticastGroupSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-ec2/src/commands/DescribeAccountAttributesCommand.ts index d3f51f30f92e2..51fd0ebcfdda1 100644 --- a/clients/client-ec2/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAccountAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -252,6 +253,10 @@ export class DescribeAccountAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeAccountAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeAddressTransfersCommand.ts b/clients/client-ec2/src/commands/DescribeAddressTransfersCommand.ts index e0e7f1d818b3c..9d8636911117f 100644 --- a/clients/client-ec2/src/commands/DescribeAddressTransfersCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAddressTransfersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class DescribeAddressTransfersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeAddressTransfers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeAddressesAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeAddressesAttributeCommand.ts index 3514b910a5716..4fed249c82ba9 100644 --- a/clients/client-ec2/src/commands/DescribeAddressesAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAddressesAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -132,6 +133,10 @@ export class DescribeAddressesAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeAddressesAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeAddressesCommand.ts b/clients/client-ec2/src/commands/DescribeAddressesCommand.ts index e43f293b23265..44c9727fb3552 100644 --- a/clients/client-ec2/src/commands/DescribeAddressesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -180,6 +181,10 @@ export class DescribeAddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeAddresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeAggregateIdFormatCommand.ts b/clients/client-ec2/src/commands/DescribeAggregateIdFormatCommand.ts index e12c35206a734..e37b928894c8e 100644 --- a/clients/client-ec2/src/commands/DescribeAggregateIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAggregateIdFormatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class DescribeAggregateIdFormatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeAggregateIdFormat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeAvailabilityZonesCommand.ts b/clients/client-ec2/src/commands/DescribeAvailabilityZonesCommand.ts index e297f341346c1..cfedbd35fa465 100644 --- a/clients/client-ec2/src/commands/DescribeAvailabilityZonesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAvailabilityZonesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -191,6 +192,10 @@ export class DescribeAvailabilityZonesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeAvailabilityZones", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.ts b/clients/client-ec2/src/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.ts index c7599cc84f8dd..1a011bed46785 100644 --- a/clients/client-ec2/src/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DescribeAwsNetworkPerformanceMetricSubscriptionsCommand extends $Co commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeAwsNetworkPerformanceMetricSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeBundleTasksCommand.ts b/clients/client-ec2/src/commands/DescribeBundleTasksCommand.ts index f389dc96521ef..32cb73de8a7cf 100644 --- a/clients/client-ec2/src/commands/DescribeBundleTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeBundleTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class DescribeBundleTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeBundleTasksResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeBundleTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeByoipCidrsCommand.ts b/clients/client-ec2/src/commands/DescribeByoipCidrsCommand.ts index cdb057c3b1d64..bbff125963007 100644 --- a/clients/client-ec2/src/commands/DescribeByoipCidrsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeByoipCidrsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class DescribeByoipCidrsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeByoipCidrs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts b/clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts index 4b53d648d461b..89c98046b1d38 100644 --- a/clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -167,6 +168,10 @@ export class DescribeCapacityReservationFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeCapacityReservationFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeCapacityReservationsCommand.ts b/clients/client-ec2/src/commands/DescribeCapacityReservationsCommand.ts index 7a8b16fe06722..715905910f062 100644 --- a/clients/client-ec2/src/commands/DescribeCapacityReservationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCapacityReservationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -167,6 +168,10 @@ export class DescribeCapacityReservationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeCapacityReservations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeCarrierGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeCarrierGatewaysCommand.ts index cc5b92b0ad9f7..b2cc93d15277c 100644 --- a/clients/client-ec2/src/commands/DescribeCarrierGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCarrierGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -141,6 +142,10 @@ export class DescribeCarrierGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeCarrierGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeClassicLinkInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeClassicLinkInstancesCommand.ts index 28813fc44c73f..25a8c5ea948c3 100644 --- a/clients/client-ec2/src/commands/DescribeClassicLinkInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClassicLinkInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class DescribeClassicLinkInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeClassicLinkInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeClientVpnAuthorizationRulesCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnAuthorizationRulesCommand.ts index 430fc62ea9665..a6d2d35fd10b6 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnAuthorizationRulesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnAuthorizationRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class DescribeClientVpnAuthorizationRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeClientVpnAuthorizationRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeClientVpnConnectionsCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnConnectionsCommand.ts index d5f54156dc063..222229e42e55d 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class DescribeClientVpnConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeClientVpnConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts index 9eeeaa1f1210b..09d55a2171d5d 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -199,6 +200,10 @@ export class DescribeClientVpnEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeClientVpnEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeClientVpnRoutesCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnRoutesCommand.ts index 50d682b295729..4b0b526fb18f3 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnRoutesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class DescribeClientVpnRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeClientVpnRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeClientVpnTargetNetworksCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnTargetNetworksCommand.ts index 8800f08897ae7..57052b57a6471 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnTargetNetworksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnTargetNetworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DescribeClientVpnTargetNetworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeClientVpnTargetNetworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeCoipPoolsCommand.ts b/clients/client-ec2/src/commands/DescribeCoipPoolsCommand.ts index 493188cf71bd0..954c54b2284b9 100644 --- a/clients/client-ec2/src/commands/DescribeCoipPoolsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCoipPoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -143,6 +144,10 @@ export class DescribeCoipPoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeCoipPools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeConversionTasksCommand.ts b/clients/client-ec2/src/commands/DescribeConversionTasksCommand.ts index f0b587db92764..68a516af2bc05 100644 --- a/clients/client-ec2/src/commands/DescribeConversionTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeConversionTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -175,6 +176,10 @@ export class DescribeConversionTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeConversionTasksResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeConversionTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeCustomerGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeCustomerGatewaysCommand.ts index 0f9589638d7e6..3afa907a564c3 100644 --- a/clients/client-ec2/src/commands/DescribeCustomerGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCustomerGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -169,6 +170,10 @@ export class DescribeCustomerGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeCustomerGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeDhcpOptionsCommand.ts b/clients/client-ec2/src/commands/DescribeDhcpOptionsCommand.ts index e76c07743c819..418dcaaeb59fc 100644 --- a/clients/client-ec2/src/commands/DescribeDhcpOptionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeDhcpOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -186,6 +187,10 @@ export class DescribeDhcpOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeDhcpOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeEgressOnlyInternetGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeEgressOnlyInternetGatewaysCommand.ts index 06bc0fb68a329..ca3941b3723a5 100644 --- a/clients/client-ec2/src/commands/DescribeEgressOnlyInternetGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeEgressOnlyInternetGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class DescribeEgressOnlyInternetGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeEgressOnlyInternetGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeElasticGpusCommand.ts b/clients/client-ec2/src/commands/DescribeElasticGpusCommand.ts index e600d38d2be2d..216baadb08808 100644 --- a/clients/client-ec2/src/commands/DescribeElasticGpusCommand.ts +++ b/clients/client-ec2/src/commands/DescribeElasticGpusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DescribeElasticGpusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeElasticGpus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeExportImageTasksCommand.ts b/clients/client-ec2/src/commands/DescribeExportImageTasksCommand.ts index 9e58c6acbfa11..5b357a4281b16 100644 --- a/clients/client-ec2/src/commands/DescribeExportImageTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeExportImageTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DescribeExportImageTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeExportImageTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeExportTasksCommand.ts b/clients/client-ec2/src/commands/DescribeExportTasksCommand.ts index f0db9e65202a6..eee5261cf8b73 100644 --- a/clients/client-ec2/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeExportTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DescribeExportTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeExportTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeFastLaunchImagesCommand.ts b/clients/client-ec2/src/commands/DescribeFastLaunchImagesCommand.ts index faea978980234..d8b2aedbb0206 100644 --- a/clients/client-ec2/src/commands/DescribeFastLaunchImagesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFastLaunchImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class DescribeFastLaunchImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeFastLaunchImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeFastSnapshotRestoresCommand.ts b/clients/client-ec2/src/commands/DescribeFastSnapshotRestoresCommand.ts index 0b13a1a7eb6f0..9852282b23db3 100644 --- a/clients/client-ec2/src/commands/DescribeFastSnapshotRestoresCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFastSnapshotRestoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -141,6 +142,10 @@ export class DescribeFastSnapshotRestoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeFastSnapshotRestores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeFleetHistoryCommand.ts b/clients/client-ec2/src/commands/DescribeFleetHistoryCommand.ts index f4f1ce9611562..b0263f6ff93de 100644 --- a/clients/client-ec2/src/commands/DescribeFleetHistoryCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFleetHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class DescribeFleetHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeFleetHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeFleetInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeFleetInstancesCommand.ts index 9be8e1aa768d7..70d3d7d8a5bf6 100644 --- a/clients/client-ec2/src/commands/DescribeFleetInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFleetInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class DescribeFleetInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeFleetInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeFleetsCommand.ts b/clients/client-ec2/src/commands/DescribeFleetsCommand.ts index ba9505ac793ff..abcc97e8c8a8d 100644 --- a/clients/client-ec2/src/commands/DescribeFleetsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -466,6 +467,10 @@ export class DescribeFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeFlowLogsCommand.ts b/clients/client-ec2/src/commands/DescribeFlowLogsCommand.ts index d4a660cb2f2b3..0f2efa7427e8a 100644 --- a/clients/client-ec2/src/commands/DescribeFlowLogsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFlowLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -158,6 +159,10 @@ export class DescribeFlowLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeFlowLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeFpgaImageAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeFpgaImageAttributeCommand.ts index 4f0c4ee6d96d8..f98037cf9eeca 100644 --- a/clients/client-ec2/src/commands/DescribeFpgaImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFpgaImageAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -132,6 +133,10 @@ export class DescribeFpgaImageAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeFpgaImageAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeFpgaImagesCommand.ts b/clients/client-ec2/src/commands/DescribeFpgaImagesCommand.ts index ebea6e208f480..c414ab82f91db 100644 --- a/clients/client-ec2/src/commands/DescribeFpgaImagesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFpgaImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -172,6 +173,10 @@ export class DescribeFpgaImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeFpgaImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeHostReservationOfferingsCommand.ts b/clients/client-ec2/src/commands/DescribeHostReservationOfferingsCommand.ts index fc6d7fd6332bd..3b3db62fa6180 100644 --- a/clients/client-ec2/src/commands/DescribeHostReservationOfferingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeHostReservationOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DescribeHostReservationOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeHostReservationOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeHostReservationsCommand.ts b/clients/client-ec2/src/commands/DescribeHostReservationsCommand.ts index 32451890566e2..8c55e3a3ea923 100644 --- a/clients/client-ec2/src/commands/DescribeHostReservationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeHostReservationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class DescribeHostReservationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeHostReservations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeHostsCommand.ts b/clients/client-ec2/src/commands/DescribeHostsCommand.ts index 1c2f680697ff7..4fafabce392a6 100644 --- a/clients/client-ec2/src/commands/DescribeHostsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeHostsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class DescribeHostsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeHosts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIamInstanceProfileAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeIamInstanceProfileAssociationsCommand.ts index 0193e06abddab..2f61d0afc7e46 100644 --- a/clients/client-ec2/src/commands/DescribeIamInstanceProfileAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIamInstanceProfileAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -175,6 +176,10 @@ export class DescribeIamInstanceProfileAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIamInstanceProfileAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIdFormatCommand.ts b/clients/client-ec2/src/commands/DescribeIdFormatCommand.ts index b407f3610e4fa..88c2f2e0181dc 100644 --- a/clients/client-ec2/src/commands/DescribeIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIdFormatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class DescribeIdFormatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIdFormat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIdentityIdFormatCommand.ts b/clients/client-ec2/src/commands/DescribeIdentityIdFormatCommand.ts index 616c5766729bb..8948c0969dbbe 100644 --- a/clients/client-ec2/src/commands/DescribeIdentityIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIdentityIdFormatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class DescribeIdentityIdFormatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIdentityIdFormat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeImageAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeImageAttributeCommand.ts index 37808f31b67cf..85d246ce8f37f 100644 --- a/clients/client-ec2/src/commands/DescribeImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeImageAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -189,6 +190,10 @@ export class DescribeImageAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeImageAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeImagesCommand.ts b/clients/client-ec2/src/commands/DescribeImagesCommand.ts index 6d63bffcfb28b..8074af7d528c1 100644 --- a/clients/client-ec2/src/commands/DescribeImagesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -250,6 +251,10 @@ export class DescribeImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeImportImageTasksCommand.ts b/clients/client-ec2/src/commands/DescribeImportImageTasksCommand.ts index 727396c2a45c9..27c1d62b0491b 100644 --- a/clients/client-ec2/src/commands/DescribeImportImageTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeImportImageTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class DescribeImportImageTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeImportImageTasksResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeImportImageTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeImportSnapshotTasksCommand.ts b/clients/client-ec2/src/commands/DescribeImportSnapshotTasksCommand.ts index 8801dc24e505f..62d1555f81414 100644 --- a/clients/client-ec2/src/commands/DescribeImportSnapshotTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeImportSnapshotTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class DescribeImportSnapshotTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeImportSnapshotTasksResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeImportSnapshotTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstanceAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceAttributeCommand.ts index a86ddf871e0f5..17b60c8949e86 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -261,6 +262,10 @@ export class DescribeInstanceAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstanceAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstanceConnectEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceConnectEndpointsCommand.ts index 975880b1b64f6..37092b8dc672b 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceConnectEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceConnectEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -160,6 +161,10 @@ export class DescribeInstanceConnectEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstanceConnectEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstanceCreditSpecificationsCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceCreditSpecificationsCommand.ts index a5fb5a9068b4a..b2262cc93be14 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceCreditSpecificationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceCreditSpecificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -160,6 +161,10 @@ export class DescribeInstanceCreditSpecificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstanceCreditSpecifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstanceEventNotificationAttributesCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceEventNotificationAttributesCommand.ts index 4f012485b9a98..132e06f37a196 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceEventNotificationAttributesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceEventNotificationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class DescribeInstanceEventNotificationAttributesCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstanceEventNotificationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstanceEventWindowsCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceEventWindowsCommand.ts index 0ffbbd9cbddbb..b5861a9b1d1ff 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceEventWindowsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceEventWindowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -173,6 +174,10 @@ export class DescribeInstanceEventWindowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstanceEventWindows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstanceStatusCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceStatusCommand.ts index 65f6558463d93..9ee345da89e1b 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceStatusCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -242,6 +243,10 @@ export class DescribeInstanceStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstanceStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts index 3ff99faff21e8..f2bd3093f9a8e 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class DescribeInstanceTypeOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstanceTypeOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts index 828c567caae37..a05f87322f5c2 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -278,6 +279,10 @@ export class DescribeInstanceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstanceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeInstancesCommand.ts index 3e05b279f859b..cf8a6650c3ab2 100644 --- a/clients/client-ec2/src/commands/DescribeInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -417,6 +418,10 @@ export class DescribeInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeInternetGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeInternetGatewaysCommand.ts index 958f61f7f6477..ade7246eec15c 100644 --- a/clients/client-ec2/src/commands/DescribeInternetGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInternetGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -179,6 +180,10 @@ export class DescribeInternetGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeInternetGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIpamPoolsCommand.ts b/clients/client-ec2/src/commands/DescribeIpamPoolsCommand.ts index aca0755d53595..104df50b2da42 100644 --- a/clients/client-ec2/src/commands/DescribeIpamPoolsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamPoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -164,6 +165,10 @@ export class DescribeIpamPoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIpamPools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveriesCommand.ts b/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveriesCommand.ts index 7084642e223ca..c93f8bbcc57a6 100644 --- a/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveriesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class DescribeIpamResourceDiscoveriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIpamResourceDiscoveries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveryAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveryAssociationsCommand.ts index 0ed81a2f7f6f9..eaeb50f364708 100644 --- a/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveryAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveryAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -162,6 +163,10 @@ export class DescribeIpamResourceDiscoveryAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIpamResourceDiscoveryAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIpamScopesCommand.ts b/clients/client-ec2/src/commands/DescribeIpamScopesCommand.ts index 4197869d36bb4..a9de113fbd0a7 100644 --- a/clients/client-ec2/src/commands/DescribeIpamScopesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamScopesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DescribeIpamScopesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIpamScopes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIpamsCommand.ts b/clients/client-ec2/src/commands/DescribeIpamsCommand.ts index a5a4f9f33131a..e82873423ee42 100644 --- a/clients/client-ec2/src/commands/DescribeIpamsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class DescribeIpamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIpams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeIpv6PoolsCommand.ts b/clients/client-ec2/src/commands/DescribeIpv6PoolsCommand.ts index 60cc56e0faf50..fbda986fb4f98 100644 --- a/clients/client-ec2/src/commands/DescribeIpv6PoolsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpv6PoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class DescribeIpv6PoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeIpv6Pools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeKeyPairsCommand.ts b/clients/client-ec2/src/commands/DescribeKeyPairsCommand.ts index 362c426d07eb0..03b91e3b9b978 100644 --- a/clients/client-ec2/src/commands/DescribeKeyPairsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeKeyPairsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -169,6 +170,10 @@ export class DescribeKeyPairsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeKeyPairs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts b/clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts index f954f7eb2055e..cd196c51a8e35 100644 --- a/clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -458,6 +459,10 @@ export class DescribeLaunchTemplateVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeLaunchTemplateVersionsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeLaunchTemplateVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeLaunchTemplatesCommand.ts b/clients/client-ec2/src/commands/DescribeLaunchTemplatesCommand.ts index d350769cf5e60..c9d30ca2de64b 100644 --- a/clients/client-ec2/src/commands/DescribeLaunchTemplatesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLaunchTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -173,6 +174,10 @@ export class DescribeLaunchTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeLaunchTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.ts index 22df37e9e0a5c..48fef69ec3cb7 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsComm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.ts index eb30d14245fd3..c17861850d493 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class DescribeLocalGatewayRouteTableVpcAssociationsCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeLocalGatewayRouteTableVpcAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTablesCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTablesCommand.ts index dc479e429f08c..5243cab1c557f 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTablesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class DescribeLocalGatewayRouteTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeLocalGatewayRouteTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.ts index ea4f79878bf77..0344043adea88 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -158,6 +159,10 @@ export class DescribeLocalGatewayVirtualInterfaceGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeLocalGatewayVirtualInterfaceGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfacesCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfacesCommand.ts index dd63e95ec5d21..9bc787d462a40 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfacesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class DescribeLocalGatewayVirtualInterfacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeLocalGatewayVirtualInterfaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewaysCommand.ts index 374ce3b84e5bd..dc4536ee178f6 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class DescribeLocalGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeLocalGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeManagedPrefixListsCommand.ts b/clients/client-ec2/src/commands/DescribeManagedPrefixListsCommand.ts index 47a49526c0e6d..c50b75ae29965 100644 --- a/clients/client-ec2/src/commands/DescribeManagedPrefixListsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeManagedPrefixListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DescribeManagedPrefixListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeManagedPrefixLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeMovingAddressesCommand.ts b/clients/client-ec2/src/commands/DescribeMovingAddressesCommand.ts index 372ead53fca12..1afbb7f5a20f4 100644 --- a/clients/client-ec2/src/commands/DescribeMovingAddressesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeMovingAddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -156,6 +157,10 @@ export class DescribeMovingAddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeMovingAddresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNatGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeNatGatewaysCommand.ts index 29c5a15485ab2..bd60216a3317c 100644 --- a/clients/client-ec2/src/commands/DescribeNatGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNatGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -204,6 +205,10 @@ export class DescribeNatGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNatGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNetworkAclsCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkAclsCommand.ts index 116243597df43..9dafd5d6324fc 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkAclsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkAclsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -216,6 +217,10 @@ export class DescribeNetworkAclsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNetworkAcls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.ts index fdabc1f1ca89d..7a6656644e536 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -165,6 +166,10 @@ export class DescribeNetworkInsightsAccessScopeAnalysesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNetworkInsightsAccessScopeAnalyses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopesCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopesCommand.ts index 8ffb02ba8497a..f3fe8f1d9c971 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class DescribeNetworkInsightsAccessScopesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNetworkInsightsAccessScopes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNetworkInsightsAnalysesCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInsightsAnalysesCommand.ts index 35c3ed76b5b16..0edf289b15ca1 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInsightsAnalysesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInsightsAnalysesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -851,6 +852,10 @@ export class DescribeNetworkInsightsAnalysesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNetworkInsightsAnalyses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNetworkInsightsPathsCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInsightsPathsCommand.ts index 332516b98e840..ad3efe47e7084 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInsightsPathsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInsightsPathsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -174,6 +175,10 @@ export class DescribeNetworkInsightsPathsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNetworkInsightsPaths", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNetworkInterfaceAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInterfaceAttributeCommand.ts index e18d040783e59..1866611091b15 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInterfaceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInterfaceAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -238,6 +239,10 @@ export class DescribeNetworkInterfaceAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNetworkInterfaceAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNetworkInterfacePermissionsCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInterfacePermissionsCommand.ts index d757b3b4b43a9..f7f65e6c0f8cb 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInterfacePermissionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInterfacePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DescribeNetworkInterfacePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNetworkInterfacePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeNetworkInterfacesCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInterfacesCommand.ts index df20e9263d4b8..8a7a77e242e4f 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInterfacesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInterfacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -286,6 +287,10 @@ export class DescribeNetworkInterfacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeNetworkInterfaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribePlacementGroupsCommand.ts b/clients/client-ec2/src/commands/DescribePlacementGroupsCommand.ts index 62028d5f58b37..55617e8b8dab9 100644 --- a/clients/client-ec2/src/commands/DescribePlacementGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribePlacementGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class DescribePlacementGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribePlacementGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribePrefixListsCommand.ts b/clients/client-ec2/src/commands/DescribePrefixListsCommand.ts index 16acc8cc58524..299d72b619cfd 100644 --- a/clients/client-ec2/src/commands/DescribePrefixListsCommand.ts +++ b/clients/client-ec2/src/commands/DescribePrefixListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class DescribePrefixListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribePrefixLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribePrincipalIdFormatCommand.ts b/clients/client-ec2/src/commands/DescribePrincipalIdFormatCommand.ts index 04814928e00f3..b9cacb4369c84 100644 --- a/clients/client-ec2/src/commands/DescribePrincipalIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/DescribePrincipalIdFormatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DescribePrincipalIdFormatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribePrincipalIdFormat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribePublicIpv4PoolsCommand.ts b/clients/client-ec2/src/commands/DescribePublicIpv4PoolsCommand.ts index a91a5b160899a..ec773d8686ae5 100644 --- a/clients/client-ec2/src/commands/DescribePublicIpv4PoolsCommand.ts +++ b/clients/client-ec2/src/commands/DescribePublicIpv4PoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class DescribePublicIpv4PoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribePublicIpv4Pools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeRegionsCommand.ts b/clients/client-ec2/src/commands/DescribeRegionsCommand.ts index 758adcb269c0b..68956a691f8d5 100644 --- a/clients/client-ec2/src/commands/DescribeRegionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeRegionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -194,6 +195,10 @@ export class DescribeRegionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeRegions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeReplaceRootVolumeTasksCommand.ts b/clients/client-ec2/src/commands/DescribeReplaceRootVolumeTasksCommand.ts index 7cdbf3e76e0f2..50db18a9f58ca 100644 --- a/clients/client-ec2/src/commands/DescribeReplaceRootVolumeTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReplaceRootVolumeTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class DescribeReplaceRootVolumeTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeReplaceRootVolumeTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts index 1b8b560104326..236c1262fae3b 100644 --- a/clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -160,6 +161,10 @@ export class DescribeReservedInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeReservedInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeReservedInstancesListingsCommand.ts b/clients/client-ec2/src/commands/DescribeReservedInstancesListingsCommand.ts index 28fef86f225db..223156bf295a2 100644 --- a/clients/client-ec2/src/commands/DescribeReservedInstancesListingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReservedInstancesListingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -163,6 +164,10 @@ export class DescribeReservedInstancesListingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeReservedInstancesListings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts b/clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts index 769f4eac9e9c4..d3cc00a16fb9b 100644 --- a/clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -163,6 +164,10 @@ export class DescribeReservedInstancesModificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeReservedInstancesModifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts b/clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts index 9f93982656441..07594f65d39a0 100644 --- a/clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class DescribeReservedInstancesOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeReservedInstancesOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeRouteTablesCommand.ts b/clients/client-ec2/src/commands/DescribeRouteTablesCommand.ts index d2e48d36a4044..48a3865dd463c 100644 --- a/clients/client-ec2/src/commands/DescribeRouteTablesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeRouteTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -220,6 +221,10 @@ export class DescribeRouteTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeRouteTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeScheduledInstanceAvailabilityCommand.ts b/clients/client-ec2/src/commands/DescribeScheduledInstanceAvailabilityCommand.ts index 7a97dedd37c99..196d580cd4f06 100644 --- a/clients/client-ec2/src/commands/DescribeScheduledInstanceAvailabilityCommand.ts +++ b/clients/client-ec2/src/commands/DescribeScheduledInstanceAvailabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -176,6 +177,10 @@ export class DescribeScheduledInstanceAvailabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeScheduledInstanceAvailability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeScheduledInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeScheduledInstancesCommand.ts index da3a3b803a1b7..c57bbf0043bff 100644 --- a/clients/client-ec2/src/commands/DescribeScheduledInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeScheduledInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -158,6 +159,10 @@ export class DescribeScheduledInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeScheduledInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSecurityGroupReferencesCommand.ts b/clients/client-ec2/src/commands/DescribeSecurityGroupReferencesCommand.ts index d03de8f29fd74..324e783283fbd 100644 --- a/clients/client-ec2/src/commands/DescribeSecurityGroupReferencesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSecurityGroupReferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class DescribeSecurityGroupReferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSecurityGroupReferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSecurityGroupRulesCommand.ts b/clients/client-ec2/src/commands/DescribeSecurityGroupRulesCommand.ts index d106b78481f1f..868848b4cff22 100644 --- a/clients/client-ec2/src/commands/DescribeSecurityGroupRulesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSecurityGroupRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class DescribeSecurityGroupRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSecurityGroupRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSecurityGroupsCommand.ts b/clients/client-ec2/src/commands/DescribeSecurityGroupsCommand.ts index 020580521a8b7..cc87a0f31c321 100644 --- a/clients/client-ec2/src/commands/DescribeSecurityGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -248,6 +249,10 @@ export class DescribeSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSnapshotAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeSnapshotAttributeCommand.ts index 2f3ed699616ca..6adf24c73e34b 100644 --- a/clients/client-ec2/src/commands/DescribeSnapshotAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSnapshotAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DescribeSnapshotAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSnapshotAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSnapshotTierStatusCommand.ts b/clients/client-ec2/src/commands/DescribeSnapshotTierStatusCommand.ts index 42aa2bf61b3d9..f5bb16ad56cee 100644 --- a/clients/client-ec2/src/commands/DescribeSnapshotTierStatusCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSnapshotTierStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -145,6 +146,10 @@ export class DescribeSnapshotTierStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSnapshotTierStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSnapshotsCommand.ts b/clients/client-ec2/src/commands/DescribeSnapshotsCommand.ts index 69d6d6f470c5b..1d4442e489b8c 100644 --- a/clients/client-ec2/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -270,6 +271,10 @@ export class DescribeSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSpotDatafeedSubscriptionCommand.ts b/clients/client-ec2/src/commands/DescribeSpotDatafeedSubscriptionCommand.ts index 8ac5511e23df6..b2d3e11b8edab 100644 --- a/clients/client-ec2/src/commands/DescribeSpotDatafeedSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotDatafeedSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DescribeSpotDatafeedSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSpotDatafeedSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSpotFleetInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeSpotFleetInstancesCommand.ts index 753215691da48..4ba93a2be1f81 100644 --- a/clients/client-ec2/src/commands/DescribeSpotFleetInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotFleetInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class DescribeSpotFleetInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSpotFleetInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSpotFleetRequestHistoryCommand.ts b/clients/client-ec2/src/commands/DescribeSpotFleetRequestHistoryCommand.ts index c7a933de3de5c..fa85080440ccc 100644 --- a/clients/client-ec2/src/commands/DescribeSpotFleetRequestHistoryCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotFleetRequestHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -195,6 +196,10 @@ export class DescribeSpotFleetRequestHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSpotFleetRequestHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts b/clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts index b00602ed0a486..18a0ce989ce40 100644 --- a/clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -509,6 +510,10 @@ export class DescribeSpotFleetRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSpotFleetRequestsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSpotFleetRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts b/clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts index 15ce2ad08f47c..60339614bba1f 100644 --- a/clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -329,6 +330,10 @@ export class DescribeSpotInstanceRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSpotInstanceRequestsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSpotInstanceRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts b/clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts index 0675aae89bec1..b62f82d510a8e 100644 --- a/clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -184,6 +185,10 @@ export class DescribeSpotPriceHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSpotPriceHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeStaleSecurityGroupsCommand.ts b/clients/client-ec2/src/commands/DescribeStaleSecurityGroupsCommand.ts index d1a3d442ca4c8..b7fa3e1fe44dd 100644 --- a/clients/client-ec2/src/commands/DescribeStaleSecurityGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeStaleSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -176,6 +177,10 @@ export class DescribeStaleSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeStaleSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeStoreImageTasksCommand.ts b/clients/client-ec2/src/commands/DescribeStoreImageTasksCommand.ts index 162796884635f..12c94e015105b 100644 --- a/clients/client-ec2/src/commands/DescribeStoreImageTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeStoreImageTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class DescribeStoreImageTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeStoreImageTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeSubnetsCommand.ts b/clients/client-ec2/src/commands/DescribeSubnetsCommand.ts index db2c50bfd1342..7ad9302f83601 100644 --- a/clients/client-ec2/src/commands/DescribeSubnetsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSubnetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -206,6 +207,10 @@ export class DescribeSubnetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeSubnets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTagsCommand.ts b/clients/client-ec2/src/commands/DescribeTagsCommand.ts index 19a7051b4ccd2..3cb587082fec3 100644 --- a/clients/client-ec2/src/commands/DescribeTagsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -168,6 +169,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTrafficMirrorFiltersCommand.ts b/clients/client-ec2/src/commands/DescribeTrafficMirrorFiltersCommand.ts index 453cfdbb79bc7..839646a177d08 100644 --- a/clients/client-ec2/src/commands/DescribeTrafficMirrorFiltersCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTrafficMirrorFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -186,6 +187,10 @@ export class DescribeTrafficMirrorFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTrafficMirrorFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTrafficMirrorSessionsCommand.ts b/clients/client-ec2/src/commands/DescribeTrafficMirrorSessionsCommand.ts index 5af1d325fe5bc..ec4d0d5a6d697 100644 --- a/clients/client-ec2/src/commands/DescribeTrafficMirrorSessionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTrafficMirrorSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DescribeTrafficMirrorSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTrafficMirrorSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTrafficMirrorTargetsCommand.ts b/clients/client-ec2/src/commands/DescribeTrafficMirrorTargetsCommand.ts index b1d252b2278f5..52b3cbbc0ec8c 100644 --- a/clients/client-ec2/src/commands/DescribeTrafficMirrorTargetsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTrafficMirrorTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class DescribeTrafficMirrorTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTrafficMirrorTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayAttachmentsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayAttachmentsCommand.ts index 83c44caf0d3d1..7e8ffffbb2e34 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayAttachmentsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayAttachmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class DescribeTransitGatewayAttachmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayAttachments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayConnectPeersCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayConnectPeersCommand.ts index 57e2aaa334694..6c30bdba8d3e3 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayConnectPeersCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayConnectPeersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -166,6 +167,10 @@ export class DescribeTransitGatewayConnectPeersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayConnectPeers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayConnectsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayConnectsCommand.ts index c962168fc56b9..732e685682d84 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayConnectsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayConnectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -150,6 +151,10 @@ export class DescribeTransitGatewayConnectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayConnects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayMulticastDomainsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayMulticastDomainsCommand.ts index 95edb854835d1..c3a492969a263 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayMulticastDomainsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayMulticastDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -157,6 +158,10 @@ export class DescribeTransitGatewayMulticastDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayMulticastDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayPeeringAttachmentsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayPeeringAttachmentsCommand.ts index 713237ffac9e8..29d97ad4659a2 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayPeeringAttachmentsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayPeeringAttachmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -175,6 +176,10 @@ export class DescribeTransitGatewayPeeringAttachmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayPeeringAttachments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayPolicyTablesCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayPolicyTablesCommand.ts index 2a31920a17727..2dbeadb06b1a3 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayPolicyTablesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayPolicyTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class DescribeTransitGatewayPolicyTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayPolicyTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.ts index 0308a22543e05..7f67f4f923a51 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -162,6 +163,10 @@ export class DescribeTransitGatewayRouteTableAnnouncementsCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayRouteTableAnnouncements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTablesCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTablesCommand.ts index bc4ec3b2ca79f..0bd80f1137f7a 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTablesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class DescribeTransitGatewayRouteTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayRouteTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayVpcAttachmentsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayVpcAttachmentsCommand.ts index b35a9fcb32261..4ad16af0850c9 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayVpcAttachmentsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayVpcAttachmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -160,6 +161,10 @@ export class DescribeTransitGatewayVpcAttachmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGatewayVpcAttachments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewaysCommand.ts index 9442091b8ffd0..3e5812a2ab76d 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -158,6 +159,10 @@ export class DescribeTransitGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTransitGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeTrunkInterfaceAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeTrunkInterfaceAssociationsCommand.ts index 141a9612f4480..5e2c284ad88d0 100644 --- a/clients/client-ec2/src/commands/DescribeTrunkInterfaceAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTrunkInterfaceAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class DescribeTrunkInterfaceAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeTrunkInterfaceAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessEndpointsCommand.ts index 039df98a669a8..1523a95b82647 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class DescribeVerifiedAccessEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVerifiedAccessEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessGroupsCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessGroupsCommand.ts index 6387bb28b22ff..f33cecd0f2f1e 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DescribeVerifiedAccessGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVerifiedAccessGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.ts index 0704a05a465ef..59a5a173f63da 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class DescribeVerifiedAccessInstanceLoggingConfigurationsCommand extends commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVerifiedAccessInstanceLoggingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessInstancesCommand.ts index 3913fb6a99a28..e6fd175cad947 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class DescribeVerifiedAccessInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVerifiedAccessInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessTrustProvidersCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessTrustProvidersCommand.ts index fa6b1c5462c9f..530a894a9171e 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessTrustProvidersCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessTrustProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -166,6 +167,10 @@ export class DescribeVerifiedAccessTrustProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVerifiedAccessTrustProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVolumeAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeVolumeAttributeCommand.ts index d2705218609c2..67ad9bbea8c03 100644 --- a/clients/client-ec2/src/commands/DescribeVolumeAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVolumeAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DescribeVolumeAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVolumeAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVolumeStatusCommand.ts b/clients/client-ec2/src/commands/DescribeVolumeStatusCommand.ts index 15eddf521727e..0ec524db5380a 100644 --- a/clients/client-ec2/src/commands/DescribeVolumeStatusCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVolumeStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -261,6 +262,10 @@ export class DescribeVolumeStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVolumeStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVolumesCommand.ts b/clients/client-ec2/src/commands/DescribeVolumesCommand.ts index f35ba583927e7..a8cdde3248f73 100644 --- a/clients/client-ec2/src/commands/DescribeVolumesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVolumesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -249,6 +250,10 @@ export class DescribeVolumesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVolumes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVolumesModificationsCommand.ts b/clients/client-ec2/src/commands/DescribeVolumesModificationsCommand.ts index 508196d950dd3..cebf2dc68e5f6 100644 --- a/clients/client-ec2/src/commands/DescribeVolumesModificationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVolumesModificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class DescribeVolumesModificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVolumesModifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeVpcAttributeCommand.ts index 722f05b62a169..30ab60aaef75d 100644 --- a/clients/client-ec2/src/commands/DescribeVpcAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -165,6 +166,10 @@ export class DescribeVpcAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcClassicLinkCommand.ts b/clients/client-ec2/src/commands/DescribeVpcClassicLinkCommand.ts index 0cd14b8a61d5b..20b66d2b423ca 100644 --- a/clients/client-ec2/src/commands/DescribeVpcClassicLinkCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcClassicLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class DescribeVpcClassicLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcClassicLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcClassicLinkDnsSupportCommand.ts b/clients/client-ec2/src/commands/DescribeVpcClassicLinkDnsSupportCommand.ts index 9773c876b6da2..7199c361d57db 100644 --- a/clients/client-ec2/src/commands/DescribeVpcClassicLinkDnsSupportCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcClassicLinkDnsSupportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -136,6 +137,10 @@ export class DescribeVpcClassicLinkDnsSupportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcClassicLinkDnsSupport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionNotificationsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionNotificationsCommand.ts index 0bebffd175020..3b0cce40838ed 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionNotificationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class DescribeVpcEndpointConnectionNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcEndpointConnectionNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionsCommand.ts index bbc3ad62083b0..c5d08177cff5e 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class DescribeVpcEndpointConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcEndpointConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointServiceConfigurationsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointServiceConfigurationsCommand.ts index 6fbd8e0695817..d89049bd35035 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointServiceConfigurationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointServiceConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -185,6 +186,10 @@ export class DescribeVpcEndpointServiceConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcEndpointServiceConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointServicePermissionsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointServicePermissionsCommand.ts index 6381ddc59f93f..381cc04d5a7d2 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointServicePermissionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointServicePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class DescribeVpcEndpointServicePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcEndpointServicePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointServicesCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointServicesCommand.ts index b8a7090a80d64..1c9985878b25e 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointServicesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -175,6 +176,10 @@ export class DescribeVpcEndpointServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcEndpointServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointsCommand.ts index 97be068c84153..86d3dad01084c 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -177,6 +178,10 @@ export class DescribeVpcEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcPeeringConnectionsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcPeeringConnectionsCommand.ts index 327eaf72f2880..5f30911dc1d1c 100644 --- a/clients/client-ec2/src/commands/DescribeVpcPeeringConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcPeeringConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -187,6 +188,10 @@ export class DescribeVpcPeeringConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcPeeringConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpcsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcsCommand.ts index 1e305d8909286..fbd03e55510f8 100644 --- a/clients/client-ec2/src/commands/DescribeVpcsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -197,6 +198,10 @@ export class DescribeVpcsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpcs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpnConnectionsCommand.ts b/clients/client-ec2/src/commands/DescribeVpnConnectionsCommand.ts index f55703d9dfe2a..413aba4b15c00 100644 --- a/clients/client-ec2/src/commands/DescribeVpnConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpnConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -238,6 +239,10 @@ export class DescribeVpnConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeVpnConnectionsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpnConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DescribeVpnGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeVpnGatewaysCommand.ts index 6eba8476c39be..a505616fc79c8 100644 --- a/clients/client-ec2/src/commands/DescribeVpnGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpnGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class DescribeVpnGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DescribeVpnGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DetachClassicLinkVpcCommand.ts b/clients/client-ec2/src/commands/DetachClassicLinkVpcCommand.ts index d425f1329e06a..935ebb744be8f 100644 --- a/clients/client-ec2/src/commands/DetachClassicLinkVpcCommand.ts +++ b/clients/client-ec2/src/commands/DetachClassicLinkVpcCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -121,6 +122,10 @@ export class DetachClassicLinkVpcCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DetachClassicLinkVpc", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DetachInternetGatewayCommand.ts b/clients/client-ec2/src/commands/DetachInternetGatewayCommand.ts index c4f5944509d95..c4a468e7cbbd3 100644 --- a/clients/client-ec2/src/commands/DetachInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DetachInternetGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class DetachInternetGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DetachInternetGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DetachNetworkInterfaceCommand.ts b/clients/client-ec2/src/commands/DetachNetworkInterfaceCommand.ts index 8246b92ae037b..911b13bfe5ff6 100644 --- a/clients/client-ec2/src/commands/DetachNetworkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/DetachNetworkInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class DetachNetworkInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DetachNetworkInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DetachVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/DetachVerifiedAccessTrustProviderCommand.ts index b585a41c2338d..981efb37d2dee 100644 --- a/clients/client-ec2/src/commands/DetachVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/DetachVerifiedAccessTrustProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -174,6 +175,10 @@ export class DetachVerifiedAccessTrustProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DetachVerifiedAccessTrustProviderResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DetachVerifiedAccessTrustProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DetachVolumeCommand.ts b/clients/client-ec2/src/commands/DetachVolumeCommand.ts index e0e1977177436..61827addc94ce 100644 --- a/clients/client-ec2/src/commands/DetachVolumeCommand.ts +++ b/clients/client-ec2/src/commands/DetachVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class DetachVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DetachVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DetachVpnGatewayCommand.ts b/clients/client-ec2/src/commands/DetachVpnGatewayCommand.ts index a7ecdcee8b16b..4b7f6039af109 100644 --- a/clients/client-ec2/src/commands/DetachVpnGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DetachVpnGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class DetachVpnGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DetachVpnGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableAddressTransferCommand.ts b/clients/client-ec2/src/commands/DisableAddressTransferCommand.ts index 9adfd30723404..df8f02dc5a6fe 100644 --- a/clients/client-ec2/src/commands/DisableAddressTransferCommand.ts +++ b/clients/client-ec2/src/commands/DisableAddressTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class DisableAddressTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableAddressTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.ts b/clients/client-ec2/src/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.ts index b7aea622f85e2..443e0628d3015 100644 --- a/clients/client-ec2/src/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class DisableAwsNetworkPerformanceMetricSubscriptionCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableAwsNetworkPerformanceMetricSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableEbsEncryptionByDefaultCommand.ts b/clients/client-ec2/src/commands/DisableEbsEncryptionByDefaultCommand.ts index 040b4c5d7292c..8cc179ec4b6f4 100644 --- a/clients/client-ec2/src/commands/DisableEbsEncryptionByDefaultCommand.ts +++ b/clients/client-ec2/src/commands/DisableEbsEncryptionByDefaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class DisableEbsEncryptionByDefaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableEbsEncryptionByDefault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableFastLaunchCommand.ts b/clients/client-ec2/src/commands/DisableFastLaunchCommand.ts index e50b25aca37d5..c9c1c6e6c087e 100644 --- a/clients/client-ec2/src/commands/DisableFastLaunchCommand.ts +++ b/clients/client-ec2/src/commands/DisableFastLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class DisableFastLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableFastLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableFastSnapshotRestoresCommand.ts b/clients/client-ec2/src/commands/DisableFastSnapshotRestoresCommand.ts index 38e7364c45dab..60f255a984350 100644 --- a/clients/client-ec2/src/commands/DisableFastSnapshotRestoresCommand.ts +++ b/clients/client-ec2/src/commands/DisableFastSnapshotRestoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class DisableFastSnapshotRestoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableFastSnapshotRestores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableImageBlockPublicAccessCommand.ts b/clients/client-ec2/src/commands/DisableImageBlockPublicAccessCommand.ts index 91db27236af14..7d35beeac3194 100644 --- a/clients/client-ec2/src/commands/DisableImageBlockPublicAccessCommand.ts +++ b/clients/client-ec2/src/commands/DisableImageBlockPublicAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class DisableImageBlockPublicAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableImageBlockPublicAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableImageDeprecationCommand.ts b/clients/client-ec2/src/commands/DisableImageDeprecationCommand.ts index 804f91265cb75..d0fa8f2a7b764 100644 --- a/clients/client-ec2/src/commands/DisableImageDeprecationCommand.ts +++ b/clients/client-ec2/src/commands/DisableImageDeprecationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class DisableImageDeprecationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableImageDeprecation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableIpamOrganizationAdminAccountCommand.ts b/clients/client-ec2/src/commands/DisableIpamOrganizationAdminAccountCommand.ts index 88506f33b1c89..aa9b6e8180515 100644 --- a/clients/client-ec2/src/commands/DisableIpamOrganizationAdminAccountCommand.ts +++ b/clients/client-ec2/src/commands/DisableIpamOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class DisableIpamOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableIpamOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableSerialConsoleAccessCommand.ts b/clients/client-ec2/src/commands/DisableSerialConsoleAccessCommand.ts index 7bc46eedb37c6..f29ba510bdb93 100644 --- a/clients/client-ec2/src/commands/DisableSerialConsoleAccessCommand.ts +++ b/clients/client-ec2/src/commands/DisableSerialConsoleAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class DisableSerialConsoleAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableSerialConsoleAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableTransitGatewayRouteTablePropagationCommand.ts b/clients/client-ec2/src/commands/DisableTransitGatewayRouteTablePropagationCommand.ts index ce5d87d7afaaf..ac3e66d48d87e 100644 --- a/clients/client-ec2/src/commands/DisableTransitGatewayRouteTablePropagationCommand.ts +++ b/clients/client-ec2/src/commands/DisableTransitGatewayRouteTablePropagationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class DisableTransitGatewayRouteTablePropagationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableTransitGatewayRouteTablePropagation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableVgwRoutePropagationCommand.ts b/clients/client-ec2/src/commands/DisableVgwRoutePropagationCommand.ts index 88e0ed361274e..51c22dc44323e 100644 --- a/clients/client-ec2/src/commands/DisableVgwRoutePropagationCommand.ts +++ b/clients/client-ec2/src/commands/DisableVgwRoutePropagationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class DisableVgwRoutePropagationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableVgwRoutePropagation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableVpcClassicLinkCommand.ts b/clients/client-ec2/src/commands/DisableVpcClassicLinkCommand.ts index 620a5f960ca6e..ce87154b3ce9e 100644 --- a/clients/client-ec2/src/commands/DisableVpcClassicLinkCommand.ts +++ b/clients/client-ec2/src/commands/DisableVpcClassicLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class DisableVpcClassicLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableVpcClassicLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisableVpcClassicLinkDnsSupportCommand.ts b/clients/client-ec2/src/commands/DisableVpcClassicLinkDnsSupportCommand.ts index f82b2e642521f..729f14ae64ce6 100644 --- a/clients/client-ec2/src/commands/DisableVpcClassicLinkDnsSupportCommand.ts +++ b/clients/client-ec2/src/commands/DisableVpcClassicLinkDnsSupportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class DisableVpcClassicLinkDnsSupportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisableVpcClassicLinkDnsSupport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateAddressCommand.ts b/clients/client-ec2/src/commands/DisassociateAddressCommand.ts index 460135437019f..37c161107ad4c 100644 --- a/clients/client-ec2/src/commands/DisassociateAddressCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class DisassociateAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateClientVpnTargetNetworkCommand.ts b/clients/client-ec2/src/commands/DisassociateClientVpnTargetNetworkCommand.ts index 17f05d9f67b63..6f9acf8e08678 100644 --- a/clients/client-ec2/src/commands/DisassociateClientVpnTargetNetworkCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateClientVpnTargetNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class DisassociateClientVpnTargetNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateClientVpnTargetNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateEnclaveCertificateIamRoleCommand.ts b/clients/client-ec2/src/commands/DisassociateEnclaveCertificateIamRoleCommand.ts index 5c74987ac21b9..c7830429c9dc1 100644 --- a/clients/client-ec2/src/commands/DisassociateEnclaveCertificateIamRoleCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateEnclaveCertificateIamRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -129,6 +130,10 @@ export class DisassociateEnclaveCertificateIamRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateEnclaveCertificateIamRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateIamInstanceProfileCommand.ts b/clients/client-ec2/src/commands/DisassociateIamInstanceProfileCommand.ts index 241ae14920cc3..e0169d4d310b0 100644 --- a/clients/client-ec2/src/commands/DisassociateIamInstanceProfileCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateIamInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class DisassociateIamInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateIamInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/DisassociateInstanceEventWindowCommand.ts index 500dfb69320ad..d9663dcafbdca 100644 --- a/clients/client-ec2/src/commands/DisassociateInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateInstanceEventWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -169,6 +170,10 @@ export class DisassociateInstanceEventWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateInstanceEventWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/DisassociateIpamResourceDiscoveryCommand.ts index 5c87e0821be61..aae738b03951f 100644 --- a/clients/client-ec2/src/commands/DisassociateIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateIpamResourceDiscoveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class DisassociateIpamResourceDiscoveryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateIpamResourceDiscovery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateNatGatewayAddressCommand.ts b/clients/client-ec2/src/commands/DisassociateNatGatewayAddressCommand.ts index a0acdc257621a..995da3d5a7ebf 100644 --- a/clients/client-ec2/src/commands/DisassociateNatGatewayAddressCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateNatGatewayAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class DisassociateNatGatewayAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateNatGatewayAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateRouteTableCommand.ts b/clients/client-ec2/src/commands/DisassociateRouteTableCommand.ts index f622de02c4214..75a5ff8e8d82e 100644 --- a/clients/client-ec2/src/commands/DisassociateRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class DisassociateRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateSubnetCidrBlockCommand.ts b/clients/client-ec2/src/commands/DisassociateSubnetCidrBlockCommand.ts index 6cf39cc722a44..a787d2903e1f1 100644 --- a/clients/client-ec2/src/commands/DisassociateSubnetCidrBlockCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateSubnetCidrBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class DisassociateSubnetCidrBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateSubnetCidrBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateTransitGatewayMulticastDomainCommand.ts b/clients/client-ec2/src/commands/DisassociateTransitGatewayMulticastDomainCommand.ts index c095afdcc52ab..ae126637ecd50 100644 --- a/clients/client-ec2/src/commands/DisassociateTransitGatewayMulticastDomainCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateTransitGatewayMulticastDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class DisassociateTransitGatewayMulticastDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateTransitGatewayMulticastDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateTransitGatewayPolicyTableCommand.ts b/clients/client-ec2/src/commands/DisassociateTransitGatewayPolicyTableCommand.ts index a949c608a764d..dd71c1d5c1db9 100644 --- a/clients/client-ec2/src/commands/DisassociateTransitGatewayPolicyTableCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateTransitGatewayPolicyTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class DisassociateTransitGatewayPolicyTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateTransitGatewayPolicyTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateTransitGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/DisassociateTransitGatewayRouteTableCommand.ts index b79ac5caac4e1..bb39b300b207c 100644 --- a/clients/client-ec2/src/commands/DisassociateTransitGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateTransitGatewayRouteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -130,6 +131,10 @@ export class DisassociateTransitGatewayRouteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateTransitGatewayRouteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateTrunkInterfaceCommand.ts b/clients/client-ec2/src/commands/DisassociateTrunkInterfaceCommand.ts index a1a7ee4b6513f..c35e0bc02de99 100644 --- a/clients/client-ec2/src/commands/DisassociateTrunkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateTrunkInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -121,6 +122,10 @@ export class DisassociateTrunkInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateTrunkInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/DisassociateVpcCidrBlockCommand.ts b/clients/client-ec2/src/commands/DisassociateVpcCidrBlockCommand.ts index dea8d27bcaa2b..d5db2b85dccec 100644 --- a/clients/client-ec2/src/commands/DisassociateVpcCidrBlockCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateVpcCidrBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class DisassociateVpcCidrBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "DisassociateVpcCidrBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableAddressTransferCommand.ts b/clients/client-ec2/src/commands/EnableAddressTransferCommand.ts index d348be9ff6d59..42577d2eef007 100644 --- a/clients/client-ec2/src/commands/EnableAddressTransferCommand.ts +++ b/clients/client-ec2/src/commands/EnableAddressTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class EnableAddressTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableAddressTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.ts b/clients/client-ec2/src/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.ts index 026182ac03833..829781413e7aa 100644 --- a/clients/client-ec2/src/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class EnableAwsNetworkPerformanceMetricSubscriptionCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableAwsNetworkPerformanceMetricSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableEbsEncryptionByDefaultCommand.ts b/clients/client-ec2/src/commands/EnableEbsEncryptionByDefaultCommand.ts index e5b45ebff79b9..6b9f83b1e9d73 100644 --- a/clients/client-ec2/src/commands/EnableEbsEncryptionByDefaultCommand.ts +++ b/clients/client-ec2/src/commands/EnableEbsEncryptionByDefaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class EnableEbsEncryptionByDefaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableEbsEncryptionByDefault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableFastLaunchCommand.ts b/clients/client-ec2/src/commands/EnableFastLaunchCommand.ts index d21da2789c17c..5a636b5b2cfba 100644 --- a/clients/client-ec2/src/commands/EnableFastLaunchCommand.ts +++ b/clients/client-ec2/src/commands/EnableFastLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -147,6 +148,10 @@ export class EnableFastLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableFastLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableFastSnapshotRestoresCommand.ts b/clients/client-ec2/src/commands/EnableFastSnapshotRestoresCommand.ts index 9230076598491..1152c88cb7fd4 100644 --- a/clients/client-ec2/src/commands/EnableFastSnapshotRestoresCommand.ts +++ b/clients/client-ec2/src/commands/EnableFastSnapshotRestoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -153,6 +154,10 @@ export class EnableFastSnapshotRestoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableFastSnapshotRestores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableImageBlockPublicAccessCommand.ts b/clients/client-ec2/src/commands/EnableImageBlockPublicAccessCommand.ts index b5fd9c6e6211b..13ea68ac376ae 100644 --- a/clients/client-ec2/src/commands/EnableImageBlockPublicAccessCommand.ts +++ b/clients/client-ec2/src/commands/EnableImageBlockPublicAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class EnableImageBlockPublicAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableImageBlockPublicAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableImageDeprecationCommand.ts b/clients/client-ec2/src/commands/EnableImageDeprecationCommand.ts index f2813e8100a5b..7b0ae286f4ef7 100644 --- a/clients/client-ec2/src/commands/EnableImageDeprecationCommand.ts +++ b/clients/client-ec2/src/commands/EnableImageDeprecationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class EnableImageDeprecationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableImageDeprecation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableIpamOrganizationAdminAccountCommand.ts b/clients/client-ec2/src/commands/EnableIpamOrganizationAdminAccountCommand.ts index f129e3e880b87..51888a9c69094 100644 --- a/clients/client-ec2/src/commands/EnableIpamOrganizationAdminAccountCommand.ts +++ b/clients/client-ec2/src/commands/EnableIpamOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class EnableIpamOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableIpamOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.ts b/clients/client-ec2/src/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.ts index 76b21a0946794..02db7b016e3b3 100644 --- a/clients/client-ec2/src/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.ts +++ b/clients/client-ec2/src/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class EnableReachabilityAnalyzerOrganizationSharingCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableReachabilityAnalyzerOrganizationSharing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableSerialConsoleAccessCommand.ts b/clients/client-ec2/src/commands/EnableSerialConsoleAccessCommand.ts index c6e7f6b04fdb5..3949bd508ec0e 100644 --- a/clients/client-ec2/src/commands/EnableSerialConsoleAccessCommand.ts +++ b/clients/client-ec2/src/commands/EnableSerialConsoleAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -116,6 +117,10 @@ export class EnableSerialConsoleAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableSerialConsoleAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableTransitGatewayRouteTablePropagationCommand.ts b/clients/client-ec2/src/commands/EnableTransitGatewayRouteTablePropagationCommand.ts index d653c93c054ac..606d7daca5915 100644 --- a/clients/client-ec2/src/commands/EnableTransitGatewayRouteTablePropagationCommand.ts +++ b/clients/client-ec2/src/commands/EnableTransitGatewayRouteTablePropagationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class EnableTransitGatewayRouteTablePropagationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableTransitGatewayRouteTablePropagation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableVgwRoutePropagationCommand.ts b/clients/client-ec2/src/commands/EnableVgwRoutePropagationCommand.ts index f83548b6edf30..8bd37a777666f 100644 --- a/clients/client-ec2/src/commands/EnableVgwRoutePropagationCommand.ts +++ b/clients/client-ec2/src/commands/EnableVgwRoutePropagationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class EnableVgwRoutePropagationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableVgwRoutePropagation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableVolumeIOCommand.ts b/clients/client-ec2/src/commands/EnableVolumeIOCommand.ts index 0d0bbecc62e7e..bd97ddbd3154e 100644 --- a/clients/client-ec2/src/commands/EnableVolumeIOCommand.ts +++ b/clients/client-ec2/src/commands/EnableVolumeIOCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class EnableVolumeIOCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableVolumeIO", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableVpcClassicLinkCommand.ts b/clients/client-ec2/src/commands/EnableVpcClassicLinkCommand.ts index b130e3e347b9b..0bd4b2403745c 100644 --- a/clients/client-ec2/src/commands/EnableVpcClassicLinkCommand.ts +++ b/clients/client-ec2/src/commands/EnableVpcClassicLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class EnableVpcClassicLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableVpcClassicLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/EnableVpcClassicLinkDnsSupportCommand.ts b/clients/client-ec2/src/commands/EnableVpcClassicLinkDnsSupportCommand.ts index 9e54d9ddbe6fe..9f5162d730b3e 100644 --- a/clients/client-ec2/src/commands/EnableVpcClassicLinkDnsSupportCommand.ts +++ b/clients/client-ec2/src/commands/EnableVpcClassicLinkDnsSupportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class EnableVpcClassicLinkDnsSupportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "EnableVpcClassicLinkDnsSupport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ExportClientVpnClientCertificateRevocationListCommand.ts b/clients/client-ec2/src/commands/ExportClientVpnClientCertificateRevocationListCommand.ts index fe02918aafd14..e9dd7dbc63a29 100644 --- a/clients/client-ec2/src/commands/ExportClientVpnClientCertificateRevocationListCommand.ts +++ b/clients/client-ec2/src/commands/ExportClientVpnClientCertificateRevocationListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -134,6 +135,10 @@ export class ExportClientVpnClientCertificateRevocationListCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ExportClientVpnClientCertificateRevocationList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ExportClientVpnClientConfigurationCommand.ts b/clients/client-ec2/src/commands/ExportClientVpnClientConfigurationCommand.ts index 7af8c5885393a..3d217f180fd35 100644 --- a/clients/client-ec2/src/commands/ExportClientVpnClientConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/ExportClientVpnClientConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class ExportClientVpnClientConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ExportClientVpnClientConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ExportImageCommand.ts b/clients/client-ec2/src/commands/ExportImageCommand.ts index aaf03bf70d951..b76c4e2ae225f 100644 --- a/clients/client-ec2/src/commands/ExportImageCommand.ts +++ b/clients/client-ec2/src/commands/ExportImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class ExportImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ExportImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ExportTransitGatewayRoutesCommand.ts b/clients/client-ec2/src/commands/ExportTransitGatewayRoutesCommand.ts index 1f820bf52b006..66db3e2e0e799 100644 --- a/clients/client-ec2/src/commands/ExportTransitGatewayRoutesCommand.ts +++ b/clients/client-ec2/src/commands/ExportTransitGatewayRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class ExportTransitGatewayRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ExportTransitGatewayRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetAssociatedEnclaveCertificateIamRolesCommand.ts b/clients/client-ec2/src/commands/GetAssociatedEnclaveCertificateIamRolesCommand.ts index 59b5edfff4859..149e5ae550072 100644 --- a/clients/client-ec2/src/commands/GetAssociatedEnclaveCertificateIamRolesCommand.ts +++ b/clients/client-ec2/src/commands/GetAssociatedEnclaveCertificateIamRolesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class GetAssociatedEnclaveCertificateIamRolesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetAssociatedEnclaveCertificateIamRoles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetAssociatedIpv6PoolCidrsCommand.ts b/clients/client-ec2/src/commands/GetAssociatedIpv6PoolCidrsCommand.ts index 8cb5e7fa6e0f5..803bd76cb9781 100644 --- a/clients/client-ec2/src/commands/GetAssociatedIpv6PoolCidrsCommand.ts +++ b/clients/client-ec2/src/commands/GetAssociatedIpv6PoolCidrsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class GetAssociatedIpv6PoolCidrsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetAssociatedIpv6PoolCidrs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetAwsNetworkPerformanceDataCommand.ts b/clients/client-ec2/src/commands/GetAwsNetworkPerformanceDataCommand.ts index 5ee70484b03e4..c6d5cfe1301c3 100644 --- a/clients/client-ec2/src/commands/GetAwsNetworkPerformanceDataCommand.ts +++ b/clients/client-ec2/src/commands/GetAwsNetworkPerformanceDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class GetAwsNetworkPerformanceDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetAwsNetworkPerformanceData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetCapacityReservationUsageCommand.ts b/clients/client-ec2/src/commands/GetCapacityReservationUsageCommand.ts index 10e759e8e69d6..0780f25f81f6d 100644 --- a/clients/client-ec2/src/commands/GetCapacityReservationUsageCommand.ts +++ b/clients/client-ec2/src/commands/GetCapacityReservationUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -130,6 +131,10 @@ export class GetCapacityReservationUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetCapacityReservationUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetCoipPoolUsageCommand.ts b/clients/client-ec2/src/commands/GetCoipPoolUsageCommand.ts index 8e50f9b72f808..6d3041cabfc57 100644 --- a/clients/client-ec2/src/commands/GetCoipPoolUsageCommand.ts +++ b/clients/client-ec2/src/commands/GetCoipPoolUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -134,6 +135,10 @@ export class GetCoipPoolUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetCoipPoolUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetConsoleOutputCommand.ts b/clients/client-ec2/src/commands/GetConsoleOutputCommand.ts index 74667dd5cda94..44e97377ea245 100644 --- a/clients/client-ec2/src/commands/GetConsoleOutputCommand.ts +++ b/clients/client-ec2/src/commands/GetConsoleOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class GetConsoleOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetConsoleOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetConsoleScreenshotCommand.ts b/clients/client-ec2/src/commands/GetConsoleScreenshotCommand.ts index 322340686957a..f1e49b73aefe9 100644 --- a/clients/client-ec2/src/commands/GetConsoleScreenshotCommand.ts +++ b/clients/client-ec2/src/commands/GetConsoleScreenshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class GetConsoleScreenshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetConsoleScreenshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetDefaultCreditSpecificationCommand.ts b/clients/client-ec2/src/commands/GetDefaultCreditSpecificationCommand.ts index cf5df6ac3a7a7..c63117d9b7cca 100644 --- a/clients/client-ec2/src/commands/GetDefaultCreditSpecificationCommand.ts +++ b/clients/client-ec2/src/commands/GetDefaultCreditSpecificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class GetDefaultCreditSpecificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetDefaultCreditSpecification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetEbsDefaultKmsKeyIdCommand.ts b/clients/client-ec2/src/commands/GetEbsDefaultKmsKeyIdCommand.ts index f216030a2ba73..422081904fc54 100644 --- a/clients/client-ec2/src/commands/GetEbsDefaultKmsKeyIdCommand.ts +++ b/clients/client-ec2/src/commands/GetEbsDefaultKmsKeyIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class GetEbsDefaultKmsKeyIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetEbsDefaultKmsKeyId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetEbsEncryptionByDefaultCommand.ts b/clients/client-ec2/src/commands/GetEbsEncryptionByDefaultCommand.ts index e08ed298be4a4..75c18a11fe8b1 100644 --- a/clients/client-ec2/src/commands/GetEbsEncryptionByDefaultCommand.ts +++ b/clients/client-ec2/src/commands/GetEbsEncryptionByDefaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class GetEbsEncryptionByDefaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetEbsEncryptionByDefault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetFlowLogsIntegrationTemplateCommand.ts b/clients/client-ec2/src/commands/GetFlowLogsIntegrationTemplateCommand.ts index 93d68eaa3487e..f6adcb4cdd26f 100644 --- a/clients/client-ec2/src/commands/GetFlowLogsIntegrationTemplateCommand.ts +++ b/clients/client-ec2/src/commands/GetFlowLogsIntegrationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -153,6 +154,10 @@ export class GetFlowLogsIntegrationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetFlowLogsIntegrationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetGroupsForCapacityReservationCommand.ts b/clients/client-ec2/src/commands/GetGroupsForCapacityReservationCommand.ts index 169eb2c7d00a3..5341151651683 100644 --- a/clients/client-ec2/src/commands/GetGroupsForCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/GetGroupsForCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class GetGroupsForCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetGroupsForCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetHostReservationPurchasePreviewCommand.ts b/clients/client-ec2/src/commands/GetHostReservationPurchasePreviewCommand.ts index 2a8fcea8b1ba5..d795640e39668 100644 --- a/clients/client-ec2/src/commands/GetHostReservationPurchasePreviewCommand.ts +++ b/clients/client-ec2/src/commands/GetHostReservationPurchasePreviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class GetHostReservationPurchasePreviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetHostReservationPurchasePreview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetImageBlockPublicAccessStateCommand.ts b/clients/client-ec2/src/commands/GetImageBlockPublicAccessStateCommand.ts index 703662ba416c3..c94ab5817ca3a 100644 --- a/clients/client-ec2/src/commands/GetImageBlockPublicAccessStateCommand.ts +++ b/clients/client-ec2/src/commands/GetImageBlockPublicAccessStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class GetImageBlockPublicAccessStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetImageBlockPublicAccessState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetInstanceTypesFromInstanceRequirementsCommand.ts b/clients/client-ec2/src/commands/GetInstanceTypesFromInstanceRequirementsCommand.ts index d47936ebe5bbb..d88efdf2ff183 100644 --- a/clients/client-ec2/src/commands/GetInstanceTypesFromInstanceRequirementsCommand.ts +++ b/clients/client-ec2/src/commands/GetInstanceTypesFromInstanceRequirementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -219,6 +220,10 @@ export class GetInstanceTypesFromInstanceRequirementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetInstanceTypesFromInstanceRequirements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetInstanceUefiDataCommand.ts b/clients/client-ec2/src/commands/GetInstanceUefiDataCommand.ts index 633ee7e3bbf96..aa6b0fac11d5a 100644 --- a/clients/client-ec2/src/commands/GetInstanceUefiDataCommand.ts +++ b/clients/client-ec2/src/commands/GetInstanceUefiDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class GetInstanceUefiDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetInstanceUefiData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetIpamAddressHistoryCommand.ts b/clients/client-ec2/src/commands/GetIpamAddressHistoryCommand.ts index 5dfa65460d726..94a6197c5350a 100644 --- a/clients/client-ec2/src/commands/GetIpamAddressHistoryCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamAddressHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -136,6 +137,10 @@ export class GetIpamAddressHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetIpamAddressHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetIpamDiscoveredAccountsCommand.ts b/clients/client-ec2/src/commands/GetIpamDiscoveredAccountsCommand.ts index 2a3c464d20971..19ed7f6508456 100644 --- a/clients/client-ec2/src/commands/GetIpamDiscoveredAccountsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamDiscoveredAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class GetIpamDiscoveredAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetIpamDiscoveredAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetIpamDiscoveredResourceCidrsCommand.ts b/clients/client-ec2/src/commands/GetIpamDiscoveredResourceCidrsCommand.ts index 867029d6d803c..0f647d4464bac 100644 --- a/clients/client-ec2/src/commands/GetIpamDiscoveredResourceCidrsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamDiscoveredResourceCidrsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -150,6 +151,10 @@ export class GetIpamDiscoveredResourceCidrsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetIpamDiscoveredResourceCidrs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetIpamPoolAllocationsCommand.ts b/clients/client-ec2/src/commands/GetIpamPoolAllocationsCommand.ts index 24be120857d40..5e79a6e3a5108 100644 --- a/clients/client-ec2/src/commands/GetIpamPoolAllocationsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamPoolAllocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class GetIpamPoolAllocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetIpamPoolAllocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetIpamPoolCidrsCommand.ts b/clients/client-ec2/src/commands/GetIpamPoolCidrsCommand.ts index c6906bf4d67a2..575b6b30ef0ca 100644 --- a/clients/client-ec2/src/commands/GetIpamPoolCidrsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamPoolCidrsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class GetIpamPoolCidrsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetIpamPoolCidrs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetIpamResourceCidrsCommand.ts b/clients/client-ec2/src/commands/GetIpamResourceCidrsCommand.ts index 621a825f6d41b..07ad50e32548c 100644 --- a/clients/client-ec2/src/commands/GetIpamResourceCidrsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamResourceCidrsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -157,6 +158,10 @@ export class GetIpamResourceCidrsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetIpamResourceCidrs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts b/clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts index 1fe3d43d744e8..c91f319d8d108 100644 --- a/clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts +++ b/clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -427,6 +428,10 @@ export class GetLaunchTemplateDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetLaunchTemplateDataResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetLaunchTemplateData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetManagedPrefixListAssociationsCommand.ts b/clients/client-ec2/src/commands/GetManagedPrefixListAssociationsCommand.ts index f745e79eff4da..e184e20ba7905 100644 --- a/clients/client-ec2/src/commands/GetManagedPrefixListAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/GetManagedPrefixListAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class GetManagedPrefixListAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetManagedPrefixListAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetManagedPrefixListEntriesCommand.ts b/clients/client-ec2/src/commands/GetManagedPrefixListEntriesCommand.ts index 3d3fb62b82209..6d13b277aab71 100644 --- a/clients/client-ec2/src/commands/GetManagedPrefixListEntriesCommand.ts +++ b/clients/client-ec2/src/commands/GetManagedPrefixListEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class GetManagedPrefixListEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetManagedPrefixListEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.ts b/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.ts index 7e84ac81e2f97..ce76d5f9dd964 100644 --- a/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.ts +++ b/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -461,6 +462,10 @@ export class GetNetworkInsightsAccessScopeAnalysisFindingsCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetNetworkInsightsAccessScopeAnalysisFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeContentCommand.ts b/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeContentCommand.ts index 3a76eb9bd187b..760335d88619e 100644 --- a/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeContentCommand.ts +++ b/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -224,6 +225,10 @@ export class GetNetworkInsightsAccessScopeContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetNetworkInsightsAccessScopeContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetPasswordDataCommand.ts b/clients/client-ec2/src/commands/GetPasswordDataCommand.ts index d4172ff0b4055..76258761b5ad7 100644 --- a/clients/client-ec2/src/commands/GetPasswordDataCommand.ts +++ b/clients/client-ec2/src/commands/GetPasswordDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class GetPasswordDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPasswordDataResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetPasswordData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetReservedInstancesExchangeQuoteCommand.ts b/clients/client-ec2/src/commands/GetReservedInstancesExchangeQuoteCommand.ts index bd81264e091fd..7629e035269d2 100644 --- a/clients/client-ec2/src/commands/GetReservedInstancesExchangeQuoteCommand.ts +++ b/clients/client-ec2/src/commands/GetReservedInstancesExchangeQuoteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -167,6 +168,10 @@ export class GetReservedInstancesExchangeQuoteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetReservedInstancesExchangeQuote", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetSerialConsoleAccessStatusCommand.ts b/clients/client-ec2/src/commands/GetSerialConsoleAccessStatusCommand.ts index 2663222a075ba..82bb2b60a4897 100644 --- a/clients/client-ec2/src/commands/GetSerialConsoleAccessStatusCommand.ts +++ b/clients/client-ec2/src/commands/GetSerialConsoleAccessStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class GetSerialConsoleAccessStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetSerialConsoleAccessStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetSpotPlacementScoresCommand.ts b/clients/client-ec2/src/commands/GetSpotPlacementScoresCommand.ts index c110168422a9b..93d7695f8b366 100644 --- a/clients/client-ec2/src/commands/GetSpotPlacementScoresCommand.ts +++ b/clients/client-ec2/src/commands/GetSpotPlacementScoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -215,6 +216,10 @@ export class GetSpotPlacementScoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetSpotPlacementScores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetSubnetCidrReservationsCommand.ts b/clients/client-ec2/src/commands/GetSubnetCidrReservationsCommand.ts index 5ae67141a9e77..f1f5f1d796f57 100644 --- a/clients/client-ec2/src/commands/GetSubnetCidrReservationsCommand.ts +++ b/clients/client-ec2/src/commands/GetSubnetCidrReservationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -157,6 +158,10 @@ export class GetSubnetCidrReservationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetSubnetCidrReservations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetTransitGatewayAttachmentPropagationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayAttachmentPropagationsCommand.ts index f40665c113c4f..b3ab0e55c7cd0 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayAttachmentPropagationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayAttachmentPropagationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class GetTransitGatewayAttachmentPropagationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetTransitGatewayAttachmentPropagations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetTransitGatewayMulticastDomainAssociationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayMulticastDomainAssociationsCommand.ts index 0631de424edb5..3ae67924c3343 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayMulticastDomainAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayMulticastDomainAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class GetTransitGatewayMulticastDomainAssociationsCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetTransitGatewayMulticastDomainAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableAssociationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableAssociationsCommand.ts index c22c81747593b..70702f2b780d1 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class GetTransitGatewayPolicyTableAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetTransitGatewayPolicyTableAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableEntriesCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableEntriesCommand.ts index 357439911a0fe..26ab919abe126 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableEntriesCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class GetTransitGatewayPolicyTableEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetTransitGatewayPolicyTableEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetTransitGatewayPrefixListReferencesCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayPrefixListReferencesCommand.ts index e7d1c1c19e907..cc6374d762ef9 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayPrefixListReferencesCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayPrefixListReferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class GetTransitGatewayPrefixListReferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetTransitGatewayPrefixListReferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetTransitGatewayRouteTableAssociationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayRouteTableAssociationsCommand.ts index df1b78ae30b89..c003d4819e975 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayRouteTableAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayRouteTableAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class GetTransitGatewayRouteTableAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetTransitGatewayRouteTableAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetTransitGatewayRouteTablePropagationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayRouteTablePropagationsCommand.ts index ab6d5a6dfc5eb..ac5e38a123ab1 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayRouteTablePropagationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayRouteTablePropagationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class GetTransitGatewayRouteTablePropagationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetTransitGatewayRouteTablePropagations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetVerifiedAccessEndpointPolicyCommand.ts b/clients/client-ec2/src/commands/GetVerifiedAccessEndpointPolicyCommand.ts index 56f21a3aa7dad..1ae7eb7437f42 100644 --- a/clients/client-ec2/src/commands/GetVerifiedAccessEndpointPolicyCommand.ts +++ b/clients/client-ec2/src/commands/GetVerifiedAccessEndpointPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -121,6 +122,10 @@ export class GetVerifiedAccessEndpointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetVerifiedAccessEndpointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetVerifiedAccessGroupPolicyCommand.ts b/clients/client-ec2/src/commands/GetVerifiedAccessGroupPolicyCommand.ts index d1c1806441ba8..fc7ba3cfbb500 100644 --- a/clients/client-ec2/src/commands/GetVerifiedAccessGroupPolicyCommand.ts +++ b/clients/client-ec2/src/commands/GetVerifiedAccessGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class GetVerifiedAccessGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetVerifiedAccessGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts b/clients/client-ec2/src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts index 385cf657c3877..08491ca4e105a 100644 --- a/clients/client-ec2/src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -134,6 +135,10 @@ export class GetVpnConnectionDeviceSampleConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetVpnConnectionDeviceSampleConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetVpnConnectionDeviceTypesCommand.ts b/clients/client-ec2/src/commands/GetVpnConnectionDeviceTypesCommand.ts index 394ad0db9a609..73c1956e16c1b 100644 --- a/clients/client-ec2/src/commands/GetVpnConnectionDeviceTypesCommand.ts +++ b/clients/client-ec2/src/commands/GetVpnConnectionDeviceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class GetVpnConnectionDeviceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetVpnConnectionDeviceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/GetVpnTunnelReplacementStatusCommand.ts b/clients/client-ec2/src/commands/GetVpnTunnelReplacementStatusCommand.ts index 48adeb636853b..26fd2591ea189 100644 --- a/clients/client-ec2/src/commands/GetVpnTunnelReplacementStatusCommand.ts +++ b/clients/client-ec2/src/commands/GetVpnTunnelReplacementStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class GetVpnTunnelReplacementStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "GetVpnTunnelReplacementStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ImportClientVpnClientCertificateRevocationListCommand.ts b/clients/client-ec2/src/commands/ImportClientVpnClientCertificateRevocationListCommand.ts index 2c69ad6a69d5c..5fff74a1bf301 100644 --- a/clients/client-ec2/src/commands/ImportClientVpnClientCertificateRevocationListCommand.ts +++ b/clients/client-ec2/src/commands/ImportClientVpnClientCertificateRevocationListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -132,6 +133,10 @@ export class ImportClientVpnClientCertificateRevocationListCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ImportClientVpnClientCertificateRevocationList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ImportImageCommand.ts b/clients/client-ec2/src/commands/ImportImageCommand.ts index 3fb8ecfa6cdb3..a636a103de6c4 100644 --- a/clients/client-ec2/src/commands/ImportImageCommand.ts +++ b/clients/client-ec2/src/commands/ImportImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -218,6 +219,10 @@ export class ImportImageCommand extends $Command< commandName, inputFilterSensitiveLog: ImportImageRequestFilterSensitiveLog, outputFilterSensitiveLog: ImportImageResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ImportImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ImportInstanceCommand.ts b/clients/client-ec2/src/commands/ImportInstanceCommand.ts index e383bca6055dc..40fbfc0317150 100644 --- a/clients/client-ec2/src/commands/ImportInstanceCommand.ts +++ b/clients/client-ec2/src/commands/ImportInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -226,6 +227,10 @@ export class ImportInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: ImportInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: ImportInstanceResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ImportInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ImportKeyPairCommand.ts b/clients/client-ec2/src/commands/ImportKeyPairCommand.ts index 4ac6e12dfa2fc..9c72174597a89 100644 --- a/clients/client-ec2/src/commands/ImportKeyPairCommand.ts +++ b/clients/client-ec2/src/commands/ImportKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class ImportKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ImportKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ImportSnapshotCommand.ts b/clients/client-ec2/src/commands/ImportSnapshotCommand.ts index eaf4553ec2ce6..49e10d2998d9d 100644 --- a/clients/client-ec2/src/commands/ImportSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/ImportSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -175,6 +176,10 @@ export class ImportSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: ImportSnapshotRequestFilterSensitiveLog, outputFilterSensitiveLog: ImportSnapshotResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ImportSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ImportVolumeCommand.ts b/clients/client-ec2/src/commands/ImportVolumeCommand.ts index 9035fc8152f0b..f980e6931ea03 100644 --- a/clients/client-ec2/src/commands/ImportVolumeCommand.ts +++ b/clients/client-ec2/src/commands/ImportVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -183,6 +184,10 @@ export class ImportVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: ImportVolumeRequestFilterSensitiveLog, outputFilterSensitiveLog: ImportVolumeResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ImportVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ListImagesInRecycleBinCommand.ts b/clients/client-ec2/src/commands/ListImagesInRecycleBinCommand.ts index 96ee5ce3e5e5b..9f6c066dc9c61 100644 --- a/clients/client-ec2/src/commands/ListImagesInRecycleBinCommand.ts +++ b/clients/client-ec2/src/commands/ListImagesInRecycleBinCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -130,6 +131,10 @@ export class ListImagesInRecycleBinCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ListImagesInRecycleBin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ListSnapshotsInRecycleBinCommand.ts b/clients/client-ec2/src/commands/ListSnapshotsInRecycleBinCommand.ts index 8d05ed8dcf027..5a688c5264934 100644 --- a/clients/client-ec2/src/commands/ListSnapshotsInRecycleBinCommand.ts +++ b/clients/client-ec2/src/commands/ListSnapshotsInRecycleBinCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class ListSnapshotsInRecycleBinCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ListSnapshotsInRecycleBin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyAddressAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyAddressAttributeCommand.ts index bfd7b3db3566f..a0bc3a7968bc1 100644 --- a/clients/client-ec2/src/commands/ModifyAddressAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyAddressAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class ModifyAddressAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyAddressAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyAvailabilityZoneGroupCommand.ts b/clients/client-ec2/src/commands/ModifyAvailabilityZoneGroupCommand.ts index a829867b899bc..9922d72288b14 100644 --- a/clients/client-ec2/src/commands/ModifyAvailabilityZoneGroupCommand.ts +++ b/clients/client-ec2/src/commands/ModifyAvailabilityZoneGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class ModifyAvailabilityZoneGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyAvailabilityZoneGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyCapacityReservationCommand.ts b/clients/client-ec2/src/commands/ModifyCapacityReservationCommand.ts index 2b1959401c75b..8caed56fc4b78 100644 --- a/clients/client-ec2/src/commands/ModifyCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyCapacityReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class ModifyCapacityReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyCapacityReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyCapacityReservationFleetCommand.ts b/clients/client-ec2/src/commands/ModifyCapacityReservationFleetCommand.ts index 5913a669bf170..98721bf6c650c 100644 --- a/clients/client-ec2/src/commands/ModifyCapacityReservationFleetCommand.ts +++ b/clients/client-ec2/src/commands/ModifyCapacityReservationFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class ModifyCapacityReservationFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyCapacityReservationFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts b/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts index 5ff23e8a814b9..0d89e008bfb2b 100644 --- a/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts +++ b/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class ModifyClientVpnEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyClientVpnEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyDefaultCreditSpecificationCommand.ts b/clients/client-ec2/src/commands/ModifyDefaultCreditSpecificationCommand.ts index c960990d09701..e72352efc2b47 100644 --- a/clients/client-ec2/src/commands/ModifyDefaultCreditSpecificationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyDefaultCreditSpecificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class ModifyDefaultCreditSpecificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyDefaultCreditSpecification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyEbsDefaultKmsKeyIdCommand.ts b/clients/client-ec2/src/commands/ModifyEbsDefaultKmsKeyIdCommand.ts index ffc4786f4cd3c..f17a9446d40f5 100644 --- a/clients/client-ec2/src/commands/ModifyEbsDefaultKmsKeyIdCommand.ts +++ b/clients/client-ec2/src/commands/ModifyEbsDefaultKmsKeyIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -122,6 +123,10 @@ export class ModifyEbsDefaultKmsKeyIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyEbsDefaultKmsKeyId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyFleetCommand.ts b/clients/client-ec2/src/commands/ModifyFleetCommand.ts index 642fe29c19c4c..38c0007b55277 100644 --- a/clients/client-ec2/src/commands/ModifyFleetCommand.ts +++ b/clients/client-ec2/src/commands/ModifyFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -242,6 +243,10 @@ export class ModifyFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyFpgaImageAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyFpgaImageAttributeCommand.ts index a970bd0d3a9c8..f4b0690e56732 100644 --- a/clients/client-ec2/src/commands/ModifyFpgaImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyFpgaImageAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -158,6 +159,10 @@ export class ModifyFpgaImageAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyFpgaImageAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyHostsCommand.ts b/clients/client-ec2/src/commands/ModifyHostsCommand.ts index 90065379277e6..f5905f22e7592 100644 --- a/clients/client-ec2/src/commands/ModifyHostsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyHostsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class ModifyHostsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyHosts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyIdFormatCommand.ts b/clients/client-ec2/src/commands/ModifyIdFormatCommand.ts index 7fb4042a8c086..6bfaf5ac968dd 100644 --- a/clients/client-ec2/src/commands/ModifyIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIdFormatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -136,6 +137,10 @@ export class ModifyIdFormatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyIdFormat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyIdentityIdFormatCommand.ts b/clients/client-ec2/src/commands/ModifyIdentityIdFormatCommand.ts index a7af8c5d9d466..8c2c3c9dc1de9 100644 --- a/clients/client-ec2/src/commands/ModifyIdentityIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIdentityIdFormatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class ModifyIdentityIdFormatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyIdentityIdFormat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyImageAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyImageAttributeCommand.ts index d82f51bace461..4a0c4d3711e31 100644 --- a/clients/client-ec2/src/commands/ModifyImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyImageAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -196,6 +197,10 @@ export class ModifyImageAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyImageAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyInstanceAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceAttributeCommand.ts index ebf833c66febe..e52fab88a7609 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -200,6 +201,10 @@ export class ModifyInstanceAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyInstanceAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyInstanceCapacityReservationAttributesCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceCapacityReservationAttributesCommand.ts index 8b2f7d8c2d70f..3a9f4d6c49c91 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceCapacityReservationAttributesCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceCapacityReservationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class ModifyInstanceCapacityReservationAttributesCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyInstanceCapacityReservationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyInstanceCreditSpecificationCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceCreditSpecificationCommand.ts index f193280d77472..74200f2de30c4 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceCreditSpecificationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceCreditSpecificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -143,6 +144,10 @@ export class ModifyInstanceCreditSpecificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyInstanceCreditSpecification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyInstanceEventStartTimeCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceEventStartTimeCommand.ts index 6d6cd440f589e..0191a4c620f5b 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceEventStartTimeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceEventStartTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class ModifyInstanceEventStartTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyInstanceEventStartTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceEventWindowCommand.ts index f181c78152b4e..4e455f208b62b 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceEventWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -165,6 +166,10 @@ export class ModifyInstanceEventWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyInstanceEventWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyInstanceMaintenanceOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceMaintenanceOptionsCommand.ts index a6b46caa3e548..21cb9a3af648c 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceMaintenanceOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceMaintenanceOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class ModifyInstanceMaintenanceOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyInstanceMaintenanceOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyInstanceMetadataOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceMetadataOptionsCommand.ts index bd525ad0c9d49..65b81aa545358 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceMetadataOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceMetadataOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -136,6 +137,10 @@ export class ModifyInstanceMetadataOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyInstanceMetadataOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyInstancePlacementCommand.ts b/clients/client-ec2/src/commands/ModifyInstancePlacementCommand.ts index 238dc8e07c32c..8087175fec78a 100644 --- a/clients/client-ec2/src/commands/ModifyInstancePlacementCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstancePlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class ModifyInstancePlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyInstancePlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyIpamCommand.ts b/clients/client-ec2/src/commands/ModifyIpamCommand.ts index 1d4285da61412..ab429bb681904 100644 --- a/clients/client-ec2/src/commands/ModifyIpamCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class ModifyIpamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyIpam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyIpamPoolCommand.ts b/clients/client-ec2/src/commands/ModifyIpamPoolCommand.ts index 43c304e1a7584..853abd0d0b7a9 100644 --- a/clients/client-ec2/src/commands/ModifyIpamPoolCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -169,6 +170,10 @@ export class ModifyIpamPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyIpamPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyIpamResourceCidrCommand.ts b/clients/client-ec2/src/commands/ModifyIpamResourceCidrCommand.ts index 4e008a7bacc5b..fa61c1cd31e2c 100644 --- a/clients/client-ec2/src/commands/ModifyIpamResourceCidrCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamResourceCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class ModifyIpamResourceCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyIpamResourceCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/ModifyIpamResourceDiscoveryCommand.ts index 9da82715ae8bb..775df2dc6c889 100644 --- a/clients/client-ec2/src/commands/ModifyIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamResourceDiscoveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -145,6 +146,10 @@ export class ModifyIpamResourceDiscoveryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyIpamResourceDiscovery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyIpamScopeCommand.ts b/clients/client-ec2/src/commands/ModifyIpamScopeCommand.ts index bf43f93b94229..0c9ac810575b4 100644 --- a/clients/client-ec2/src/commands/ModifyIpamScopeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class ModifyIpamScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyIpamScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyLaunchTemplateCommand.ts b/clients/client-ec2/src/commands/ModifyLaunchTemplateCommand.ts index f1a4294fb19ad..edfedaf9ad4b7 100644 --- a/clients/client-ec2/src/commands/ModifyLaunchTemplateCommand.ts +++ b/clients/client-ec2/src/commands/ModifyLaunchTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -157,6 +158,10 @@ export class ModifyLaunchTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyLaunchTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyLocalGatewayRouteCommand.ts b/clients/client-ec2/src/commands/ModifyLocalGatewayRouteCommand.ts index 565700eef8ae4..bf878cef1384b 100644 --- a/clients/client-ec2/src/commands/ModifyLocalGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/ModifyLocalGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class ModifyLocalGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyLocalGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyManagedPrefixListCommand.ts b/clients/client-ec2/src/commands/ModifyManagedPrefixListCommand.ts index 40d0b79353e9a..aa2e35cfb1186 100644 --- a/clients/client-ec2/src/commands/ModifyManagedPrefixListCommand.ts +++ b/clients/client-ec2/src/commands/ModifyManagedPrefixListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class ModifyManagedPrefixListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyManagedPrefixList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyNetworkInterfaceAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyNetworkInterfaceAttributeCommand.ts index 5b5c9ff72b91d..3acc4b47a751e 100644 --- a/clients/client-ec2/src/commands/ModifyNetworkInterfaceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyNetworkInterfaceAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -196,6 +197,10 @@ export class ModifyNetworkInterfaceAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyNetworkInterfaceAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyPrivateDnsNameOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyPrivateDnsNameOptionsCommand.ts index a1b129ae87197..9ad4992efa00a 100644 --- a/clients/client-ec2/src/commands/ModifyPrivateDnsNameOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyPrivateDnsNameOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class ModifyPrivateDnsNameOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyPrivateDnsNameOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts b/clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts index b6a5e0d32089c..e792deec0c4f7 100644 --- a/clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts +++ b/clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -130,6 +131,10 @@ export class ModifyReservedInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyReservedInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifySecurityGroupRulesCommand.ts b/clients/client-ec2/src/commands/ModifySecurityGroupRulesCommand.ts index 34b05a94b71e1..a3571ef82d99f 100644 --- a/clients/client-ec2/src/commands/ModifySecurityGroupRulesCommand.ts +++ b/clients/client-ec2/src/commands/ModifySecurityGroupRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -130,6 +131,10 @@ export class ModifySecurityGroupRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifySecurityGroupRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifySnapshotAttributeCommand.ts b/clients/client-ec2/src/commands/ModifySnapshotAttributeCommand.ts index 1271fd342e732..2b418a9f3d8de 100644 --- a/clients/client-ec2/src/commands/ModifySnapshotAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifySnapshotAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -174,6 +175,10 @@ export class ModifySnapshotAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifySnapshotAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifySnapshotTierCommand.ts b/clients/client-ec2/src/commands/ModifySnapshotTierCommand.ts index 7d632b20e1973..f849cc03e57e2 100644 --- a/clients/client-ec2/src/commands/ModifySnapshotTierCommand.ts +++ b/clients/client-ec2/src/commands/ModifySnapshotTierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -121,6 +122,10 @@ export class ModifySnapshotTierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifySnapshotTier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts b/clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts index b7bac08295f7a..7fb28d67a9662 100644 --- a/clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts +++ b/clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -264,6 +265,10 @@ export class ModifySpotFleetRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifySpotFleetRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifySubnetAttributeCommand.ts b/clients/client-ec2/src/commands/ModifySubnetAttributeCommand.ts index ccf0700dd55c7..1bb0225614d32 100644 --- a/clients/client-ec2/src/commands/ModifySubnetAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifySubnetAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -173,6 +174,10 @@ export class ModifySubnetAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifySubnetAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.ts b/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.ts index 5e0159fe87492..02722003e7433 100644 --- a/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -193,6 +194,10 @@ export class ModifyTrafficMirrorFilterNetworkServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyTrafficMirrorFilterNetworkServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterRuleCommand.ts b/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterRuleCommand.ts index c5bfd53549f4c..d64d2d54195e2 100644 --- a/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterRuleCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -156,6 +157,10 @@ export class ModifyTrafficMirrorFilterRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyTrafficMirrorFilterRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyTrafficMirrorSessionCommand.ts b/clients/client-ec2/src/commands/ModifyTrafficMirrorSessionCommand.ts index 578fd9c0141dd..1714e56dfb9e7 100644 --- a/clients/client-ec2/src/commands/ModifyTrafficMirrorSessionCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTrafficMirrorSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class ModifyTrafficMirrorSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyTrafficMirrorSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyTransitGatewayCommand.ts b/clients/client-ec2/src/commands/ModifyTransitGatewayCommand.ts index 52ee7b681a9b0..20492d9b56b72 100644 --- a/clients/client-ec2/src/commands/ModifyTransitGatewayCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTransitGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class ModifyTransitGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyTransitGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyTransitGatewayPrefixListReferenceCommand.ts b/clients/client-ec2/src/commands/ModifyTransitGatewayPrefixListReferenceCommand.ts index 6a572ee4c48e5..4aabdc2697180 100644 --- a/clients/client-ec2/src/commands/ModifyTransitGatewayPrefixListReferenceCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTransitGatewayPrefixListReferenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class ModifyTransitGatewayPrefixListReferenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyTransitGatewayPrefixListReference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/ModifyTransitGatewayVpcAttachmentCommand.ts index 3874464b862a8..d120b08af6a27 100644 --- a/clients/client-ec2/src/commands/ModifyTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTransitGatewayVpcAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -152,6 +153,10 @@ export class ModifyTransitGatewayVpcAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyTransitGatewayVpcAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointCommand.ts index fdab182b0331c..0562f62b2dca6 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -171,6 +172,10 @@ export class ModifyVerifiedAccessEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVerifiedAccessEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointPolicyCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointPolicyCommand.ts index 107488c0332a6..d40d0220bc1b8 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointPolicyCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class ModifyVerifiedAccessEndpointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVerifiedAccessEndpointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupCommand.ts index 5ccbc55209d96..35d4e2e2e616d 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class ModifyVerifiedAccessGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVerifiedAccessGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupPolicyCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupPolicyCommand.ts index 6ac422c006791..90a15574889d8 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupPolicyCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class ModifyVerifiedAccessGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVerifiedAccessGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceCommand.ts index b67f7ffc8fd93..b5834233a419c 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class ModifyVerifiedAccessInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVerifiedAccessInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.ts index 277c6a93b1fe5..1d02dc6fe46b1 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -181,6 +182,10 @@ export class ModifyVerifiedAccessInstanceLoggingConfigurationCommand extends $Co commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVerifiedAccessInstanceLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessTrustProviderCommand.ts index fd02ddd895a43..47a3a02ce8023 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessTrustProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -163,6 +164,10 @@ export class ModifyVerifiedAccessTrustProviderCommand extends $Command< commandName, inputFilterSensitiveLog: ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog, outputFilterSensitiveLog: ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVerifiedAccessTrustProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVolumeAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyVolumeAttributeCommand.ts index e1ef4e9b04484..477422f9553e9 100644 --- a/clients/client-ec2/src/commands/ModifyVolumeAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVolumeAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class ModifyVolumeAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVolumeAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVolumeCommand.ts b/clients/client-ec2/src/commands/ModifyVolumeCommand.ts index 2c898752437f3..0765b173acb45 100644 --- a/clients/client-ec2/src/commands/ModifyVolumeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class ModifyVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpcAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyVpcAttributeCommand.ts index 936f625966219..13eeff1915fb2 100644 --- a/clients/client-ec2/src/commands/ModifyVpcAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class ModifyVpcAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpcAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointCommand.ts index a5ae9dd821cf6..520b28e16a7ac 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class ModifyVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointConnectionNotificationCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointConnectionNotificationCommand.ts index 2d5065c89a6e6..08d415f0dcc1a 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointConnectionNotificationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointConnectionNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class ModifyVpcEndpointConnectionNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpcEndpointConnectionNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointServiceConfigurationCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointServiceConfigurationCommand.ts index 975856edea953..b3997c0d7f86d 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointServiceConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointServiceConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class ModifyVpcEndpointServiceConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpcEndpointServiceConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.ts index 0b6125c4e092a..c3b6ebf127f18 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class ModifyVpcEndpointServicePayerResponsibilityCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpcEndpointServicePayerResponsibility", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointServicePermissionsCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointServicePermissionsCommand.ts index cd9294bb52bbc..b4964d3fa33b2 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointServicePermissionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointServicePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class ModifyVpcEndpointServicePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpcEndpointServicePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpcPeeringConnectionOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyVpcPeeringConnectionOptionsCommand.ts index 1949fa6af4c5c..01fe8a9dc6b2c 100644 --- a/clients/client-ec2/src/commands/ModifyVpcPeeringConnectionOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcPeeringConnectionOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class ModifyVpcPeeringConnectionOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpcPeeringConnectionOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpcTenancyCommand.ts b/clients/client-ec2/src/commands/ModifyVpcTenancyCommand.ts index 831deaedccd59..78466962a865b 100644 --- a/clients/client-ec2/src/commands/ModifyVpcTenancyCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcTenancyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class ModifyVpcTenancyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpcTenancy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpnConnectionCommand.ts b/clients/client-ec2/src/commands/ModifyVpnConnectionCommand.ts index 6ce656a29d15b..34aea89ce14de 100644 --- a/clients/client-ec2/src/commands/ModifyVpnConnectionCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpnConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -262,6 +263,10 @@ export class ModifyVpnConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ModifyVpnConnectionResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpnConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpnConnectionOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyVpnConnectionOptionsCommand.ts index 68cb1fe8e449f..0a36ecf1341a2 100644 --- a/clients/client-ec2/src/commands/ModifyVpnConnectionOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpnConnectionOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -232,6 +233,10 @@ export class ModifyVpnConnectionOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ModifyVpnConnectionOptionsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpnConnectionOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpnTunnelCertificateCommand.ts b/clients/client-ec2/src/commands/ModifyVpnTunnelCertificateCommand.ts index b4f5ce63c453a..aa03f041c3956 100644 --- a/clients/client-ec2/src/commands/ModifyVpnTunnelCertificateCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpnTunnelCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -225,6 +226,10 @@ export class ModifyVpnTunnelCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ModifyVpnTunnelCertificateResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpnTunnelCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ModifyVpnTunnelOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyVpnTunnelOptionsCommand.ts index a4b1ae3148131..0e40f8bc96612 100644 --- a/clients/client-ec2/src/commands/ModifyVpnTunnelOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpnTunnelOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -286,6 +287,10 @@ export class ModifyVpnTunnelOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: ModifyVpnTunnelOptionsRequestFilterSensitiveLog, outputFilterSensitiveLog: ModifyVpnTunnelOptionsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ModifyVpnTunnelOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/MonitorInstancesCommand.ts b/clients/client-ec2/src/commands/MonitorInstancesCommand.ts index cdffc5af10322..e9acb0082ad91 100644 --- a/clients/client-ec2/src/commands/MonitorInstancesCommand.ts +++ b/clients/client-ec2/src/commands/MonitorInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class MonitorInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "MonitorInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/MoveAddressToVpcCommand.ts b/clients/client-ec2/src/commands/MoveAddressToVpcCommand.ts index f47c8ef501949..c3fb95cc40e7f 100644 --- a/clients/client-ec2/src/commands/MoveAddressToVpcCommand.ts +++ b/clients/client-ec2/src/commands/MoveAddressToVpcCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class MoveAddressToVpcCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "MoveAddressToVpc", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/MoveByoipCidrToIpamCommand.ts b/clients/client-ec2/src/commands/MoveByoipCidrToIpamCommand.ts index 42bb3aa26d680..137ee31709524 100644 --- a/clients/client-ec2/src/commands/MoveByoipCidrToIpamCommand.ts +++ b/clients/client-ec2/src/commands/MoveByoipCidrToIpamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -123,6 +124,10 @@ export class MoveByoipCidrToIpamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "MoveByoipCidrToIpam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ProvisionByoipCidrCommand.ts b/clients/client-ec2/src/commands/ProvisionByoipCidrCommand.ts index d0634f4a4f839..f0f12010d3c5d 100644 --- a/clients/client-ec2/src/commands/ProvisionByoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/ProvisionByoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -149,6 +150,10 @@ export class ProvisionByoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ProvisionByoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ProvisionIpamPoolCidrCommand.ts b/clients/client-ec2/src/commands/ProvisionIpamPoolCidrCommand.ts index 1ee63cb9cb81a..968fefd56664d 100644 --- a/clients/client-ec2/src/commands/ProvisionIpamPoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/ProvisionIpamPoolCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class ProvisionIpamPoolCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ProvisionIpamPoolCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ProvisionPublicIpv4PoolCidrCommand.ts b/clients/client-ec2/src/commands/ProvisionPublicIpv4PoolCidrCommand.ts index 0c3aa7a8a0405..fdcb593c5106e 100644 --- a/clients/client-ec2/src/commands/ProvisionPublicIpv4PoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/ProvisionPublicIpv4PoolCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class ProvisionPublicIpv4PoolCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ProvisionPublicIpv4PoolCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/PurchaseHostReservationCommand.ts b/clients/client-ec2/src/commands/PurchaseHostReservationCommand.ts index 74236d6250b05..aa50835d96d32 100644 --- a/clients/client-ec2/src/commands/PurchaseHostReservationCommand.ts +++ b/clients/client-ec2/src/commands/PurchaseHostReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -151,6 +152,10 @@ export class PurchaseHostReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "PurchaseHostReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/PurchaseReservedInstancesOfferingCommand.ts b/clients/client-ec2/src/commands/PurchaseReservedInstancesOfferingCommand.ts index b0ec745a04b2d..14a454ec6a145 100644 --- a/clients/client-ec2/src/commands/PurchaseReservedInstancesOfferingCommand.ts +++ b/clients/client-ec2/src/commands/PurchaseReservedInstancesOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class PurchaseReservedInstancesOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "PurchaseReservedInstancesOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/PurchaseScheduledInstancesCommand.ts b/clients/client-ec2/src/commands/PurchaseScheduledInstancesCommand.ts index acc8d85553775..f28d2185eeebe 100644 --- a/clients/client-ec2/src/commands/PurchaseScheduledInstancesCommand.ts +++ b/clients/client-ec2/src/commands/PurchaseScheduledInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -155,6 +156,10 @@ export class PurchaseScheduledInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "PurchaseScheduledInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RebootInstancesCommand.ts b/clients/client-ec2/src/commands/RebootInstancesCommand.ts index 48c188bd9fbfb..2bafec186c02f 100644 --- a/clients/client-ec2/src/commands/RebootInstancesCommand.ts +++ b/clients/client-ec2/src/commands/RebootInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -135,6 +136,10 @@ export class RebootInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RebootInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RegisterImageCommand.ts b/clients/client-ec2/src/commands/RegisterImageCommand.ts index 72757acc3a5f0..cd720626c7acd 100644 --- a/clients/client-ec2/src/commands/RegisterImageCommand.ts +++ b/clients/client-ec2/src/commands/RegisterImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -195,6 +196,10 @@ export class RegisterImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RegisterImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RegisterInstanceEventNotificationAttributesCommand.ts b/clients/client-ec2/src/commands/RegisterInstanceEventNotificationAttributesCommand.ts index 568e3a4e8ce9f..b58e15b6fb66d 100644 --- a/clients/client-ec2/src/commands/RegisterInstanceEventNotificationAttributesCommand.ts +++ b/clients/client-ec2/src/commands/RegisterInstanceEventNotificationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -142,6 +143,10 @@ export class RegisterInstanceEventNotificationAttributesCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RegisterInstanceEventNotificationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupMembersCommand.ts b/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupMembersCommand.ts index 1288ba0959dab..a1cca82eba836 100644 --- a/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupMembersCommand.ts +++ b/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -145,6 +146,10 @@ export class RegisterTransitGatewayMulticastGroupMembersCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RegisterTransitGatewayMulticastGroupMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.ts b/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.ts index f32913ed5d232..f6abdeb40b2b4 100644 --- a/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.ts +++ b/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -145,6 +146,10 @@ export class RegisterTransitGatewayMulticastGroupSourcesCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RegisterTransitGatewayMulticastGroupSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.ts b/clients/client-ec2/src/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.ts index 0b3e6e3bf34c7..86b4124155454 100644 --- a/clients/client-ec2/src/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -146,6 +147,10 @@ export class RejectTransitGatewayMulticastDomainAssociationsCommand extends $Com commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RejectTransitGatewayMulticastDomainAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RejectTransitGatewayPeeringAttachmentCommand.ts b/clients/client-ec2/src/commands/RejectTransitGatewayPeeringAttachmentCommand.ts index 4b5a9278083ad..70a2c524b441c 100644 --- a/clients/client-ec2/src/commands/RejectTransitGatewayPeeringAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/RejectTransitGatewayPeeringAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -154,6 +155,10 @@ export class RejectTransitGatewayPeeringAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RejectTransitGatewayPeeringAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RejectTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/RejectTransitGatewayVpcAttachmentCommand.ts index 60ca74757f16a..33befbdd18390 100644 --- a/clients/client-ec2/src/commands/RejectTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/RejectTransitGatewayVpcAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class RejectTransitGatewayVpcAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RejectTransitGatewayVpcAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RejectVpcEndpointConnectionsCommand.ts b/clients/client-ec2/src/commands/RejectVpcEndpointConnectionsCommand.ts index 6820acddb122d..0fe43df2fbcd9 100644 --- a/clients/client-ec2/src/commands/RejectVpcEndpointConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/RejectVpcEndpointConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class RejectVpcEndpointConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RejectVpcEndpointConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RejectVpcPeeringConnectionCommand.ts b/clients/client-ec2/src/commands/RejectVpcPeeringConnectionCommand.ts index 1f7ea63603f79..4352ee74f2309 100644 --- a/clients/client-ec2/src/commands/RejectVpcPeeringConnectionCommand.ts +++ b/clients/client-ec2/src/commands/RejectVpcPeeringConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -118,6 +119,10 @@ export class RejectVpcPeeringConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RejectVpcPeeringConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReleaseAddressCommand.ts b/clients/client-ec2/src/commands/ReleaseAddressCommand.ts index 097880cedcd88..f19662163d9cf 100644 --- a/clients/client-ec2/src/commands/ReleaseAddressCommand.ts +++ b/clients/client-ec2/src/commands/ReleaseAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -137,6 +138,10 @@ export class ReleaseAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReleaseAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReleaseHostsCommand.ts b/clients/client-ec2/src/commands/ReleaseHostsCommand.ts index 099daa150b8cb..d1e18cb1aff4c 100644 --- a/clients/client-ec2/src/commands/ReleaseHostsCommand.ts +++ b/clients/client-ec2/src/commands/ReleaseHostsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class ReleaseHostsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReleaseHosts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReleaseIpamPoolAllocationCommand.ts b/clients/client-ec2/src/commands/ReleaseIpamPoolAllocationCommand.ts index de3ac61045cd3..a0b6cad4daacf 100644 --- a/clients/client-ec2/src/commands/ReleaseIpamPoolAllocationCommand.ts +++ b/clients/client-ec2/src/commands/ReleaseIpamPoolAllocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -121,6 +122,10 @@ export class ReleaseIpamPoolAllocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReleaseIpamPoolAllocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReplaceIamInstanceProfileAssociationCommand.ts b/clients/client-ec2/src/commands/ReplaceIamInstanceProfileAssociationCommand.ts index bf79a340d781e..e81d3562e453b 100644 --- a/clients/client-ec2/src/commands/ReplaceIamInstanceProfileAssociationCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceIamInstanceProfileAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -139,6 +140,10 @@ export class ReplaceIamInstanceProfileAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReplaceIamInstanceProfileAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReplaceNetworkAclAssociationCommand.ts b/clients/client-ec2/src/commands/ReplaceNetworkAclAssociationCommand.ts index 3c5973add0d33..330b31f8ac4dc 100644 --- a/clients/client-ec2/src/commands/ReplaceNetworkAclAssociationCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceNetworkAclAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class ReplaceNetworkAclAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReplaceNetworkAclAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReplaceNetworkAclEntryCommand.ts b/clients/client-ec2/src/commands/ReplaceNetworkAclEntryCommand.ts index 589f5e0199cbb..3a616260f9408 100644 --- a/clients/client-ec2/src/commands/ReplaceNetworkAclEntryCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceNetworkAclEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class ReplaceNetworkAclEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReplaceNetworkAclEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReplaceRouteCommand.ts b/clients/client-ec2/src/commands/ReplaceRouteCommand.ts index 94f1c5b663b69..987b1f2940c16 100644 --- a/clients/client-ec2/src/commands/ReplaceRouteCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class ReplaceRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReplaceRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReplaceRouteTableAssociationCommand.ts b/clients/client-ec2/src/commands/ReplaceRouteTableAssociationCommand.ts index 0e689bf8c6c11..b9b4c3ad26d6d 100644 --- a/clients/client-ec2/src/commands/ReplaceRouteTableAssociationCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceRouteTableAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -143,6 +144,10 @@ export class ReplaceRouteTableAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReplaceRouteTableAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReplaceTransitGatewayRouteCommand.ts b/clients/client-ec2/src/commands/ReplaceTransitGatewayRouteCommand.ts index c95aa8e915e04..fda739248479b 100644 --- a/clients/client-ec2/src/commands/ReplaceTransitGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceTransitGatewayRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -131,6 +132,10 @@ export class ReplaceTransitGatewayRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReplaceTransitGatewayRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReplaceVpnTunnelCommand.ts b/clients/client-ec2/src/commands/ReplaceVpnTunnelCommand.ts index a85bd4198401a..c7216c2eeb65b 100644 --- a/clients/client-ec2/src/commands/ReplaceVpnTunnelCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceVpnTunnelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class ReplaceVpnTunnelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReplaceVpnTunnel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ReportInstanceStatusCommand.ts b/clients/client-ec2/src/commands/ReportInstanceStatusCommand.ts index d9ead58064cb3..1b8dc3b461a59 100644 --- a/clients/client-ec2/src/commands/ReportInstanceStatusCommand.ts +++ b/clients/client-ec2/src/commands/ReportInstanceStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class ReportInstanceStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ReportInstanceStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RequestSpotFleetCommand.ts b/clients/client-ec2/src/commands/RequestSpotFleetCommand.ts index e9a7843db1343..92a27c0670eab 100644 --- a/clients/client-ec2/src/commands/RequestSpotFleetCommand.ts +++ b/clients/client-ec2/src/commands/RequestSpotFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -613,6 +614,10 @@ export class RequestSpotFleetCommand extends $Command< commandName, inputFilterSensitiveLog: RequestSpotFleetRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RequestSpotFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts b/clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts index 8fd60d6e23b2b..95f4e50a5b64a 100644 --- a/clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts +++ b/clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -415,6 +416,10 @@ export class RequestSpotInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: RequestSpotInstancesRequestFilterSensitiveLog, outputFilterSensitiveLog: RequestSpotInstancesResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RequestSpotInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ResetAddressAttributeCommand.ts b/clients/client-ec2/src/commands/ResetAddressAttributeCommand.ts index 77e69cef36c83..14139c34150b8 100644 --- a/clients/client-ec2/src/commands/ResetAddressAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetAddressAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -125,6 +126,10 @@ export class ResetAddressAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ResetAddressAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ResetEbsDefaultKmsKeyIdCommand.ts b/clients/client-ec2/src/commands/ResetEbsDefaultKmsKeyIdCommand.ts index f5b36d6ab00f6..a162bd0e62d3e 100644 --- a/clients/client-ec2/src/commands/ResetEbsDefaultKmsKeyIdCommand.ts +++ b/clients/client-ec2/src/commands/ResetEbsDefaultKmsKeyIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class ResetEbsDefaultKmsKeyIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ResetEbsDefaultKmsKeyId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ResetFpgaImageAttributeCommand.ts b/clients/client-ec2/src/commands/ResetFpgaImageAttributeCommand.ts index c07129dfa903e..1b7609b707e5f 100644 --- a/clients/client-ec2/src/commands/ResetFpgaImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetFpgaImageAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class ResetFpgaImageAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ResetFpgaImageAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ResetImageAttributeCommand.ts b/clients/client-ec2/src/commands/ResetImageAttributeCommand.ts index 643753abfcfd0..5a0d603ae765d 100644 --- a/clients/client-ec2/src/commands/ResetImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetImageAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class ResetImageAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ResetImageAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ResetInstanceAttributeCommand.ts b/clients/client-ec2/src/commands/ResetInstanceAttributeCommand.ts index 6164f3963af46..f628ed4514859 100644 --- a/clients/client-ec2/src/commands/ResetInstanceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetInstanceAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -134,6 +135,10 @@ export class ResetInstanceAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ResetInstanceAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ResetNetworkInterfaceAttributeCommand.ts b/clients/client-ec2/src/commands/ResetNetworkInterfaceAttributeCommand.ts index a0a9e231ebed7..932fcab2a4050 100644 --- a/clients/client-ec2/src/commands/ResetNetworkInterfaceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetNetworkInterfaceAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -117,6 +118,10 @@ export class ResetNetworkInterfaceAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ResetNetworkInterfaceAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/ResetSnapshotAttributeCommand.ts b/clients/client-ec2/src/commands/ResetSnapshotAttributeCommand.ts index 4eb4cf770b065..425943a29222b 100644 --- a/clients/client-ec2/src/commands/ResetSnapshotAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetSnapshotAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class ResetSnapshotAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "ResetSnapshotAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RestoreAddressToClassicCommand.ts b/clients/client-ec2/src/commands/RestoreAddressToClassicCommand.ts index 3fa3cc750876a..0e4947010d06a 100644 --- a/clients/client-ec2/src/commands/RestoreAddressToClassicCommand.ts +++ b/clients/client-ec2/src/commands/RestoreAddressToClassicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -119,6 +120,10 @@ export class RestoreAddressToClassicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RestoreAddressToClassic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RestoreImageFromRecycleBinCommand.ts b/clients/client-ec2/src/commands/RestoreImageFromRecycleBinCommand.ts index 4d2a074b9448f..cdddca5b2f343 100644 --- a/clients/client-ec2/src/commands/RestoreImageFromRecycleBinCommand.ts +++ b/clients/client-ec2/src/commands/RestoreImageFromRecycleBinCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -115,6 +116,10 @@ export class RestoreImageFromRecycleBinCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RestoreImageFromRecycleBin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RestoreManagedPrefixListVersionCommand.ts b/clients/client-ec2/src/commands/RestoreManagedPrefixListVersionCommand.ts index b327e0c7b0752..2e31c7b4decb2 100644 --- a/clients/client-ec2/src/commands/RestoreManagedPrefixListVersionCommand.ts +++ b/clients/client-ec2/src/commands/RestoreManagedPrefixListVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -138,6 +139,10 @@ export class RestoreManagedPrefixListVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RestoreManagedPrefixListVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RestoreSnapshotFromRecycleBinCommand.ts b/clients/client-ec2/src/commands/RestoreSnapshotFromRecycleBinCommand.ts index 0c616a219866a..5eac51342756f 100644 --- a/clients/client-ec2/src/commands/RestoreSnapshotFromRecycleBinCommand.ts +++ b/clients/client-ec2/src/commands/RestoreSnapshotFromRecycleBinCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -128,6 +129,10 @@ export class RestoreSnapshotFromRecycleBinCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RestoreSnapshotFromRecycleBin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RestoreSnapshotTierCommand.ts b/clients/client-ec2/src/commands/RestoreSnapshotTierCommand.ts index 2063ae6e6d52f..f4fbe9c6fcd15 100644 --- a/clients/client-ec2/src/commands/RestoreSnapshotTierCommand.ts +++ b/clients/client-ec2/src/commands/RestoreSnapshotTierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class RestoreSnapshotTierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RestoreSnapshotTier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RevokeClientVpnIngressCommand.ts b/clients/client-ec2/src/commands/RevokeClientVpnIngressCommand.ts index 8754065bf4c8c..4f7b61ed84207 100644 --- a/clients/client-ec2/src/commands/RevokeClientVpnIngressCommand.ts +++ b/clients/client-ec2/src/commands/RevokeClientVpnIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -121,6 +122,10 @@ export class RevokeClientVpnIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RevokeClientVpnIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RevokeSecurityGroupEgressCommand.ts b/clients/client-ec2/src/commands/RevokeSecurityGroupEgressCommand.ts index ab26a20972ee3..7a06e6297448f 100644 --- a/clients/client-ec2/src/commands/RevokeSecurityGroupEgressCommand.ts +++ b/clients/client-ec2/src/commands/RevokeSecurityGroupEgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -208,6 +209,10 @@ export class RevokeSecurityGroupEgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RevokeSecurityGroupEgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RevokeSecurityGroupIngressCommand.ts b/clients/client-ec2/src/commands/RevokeSecurityGroupIngressCommand.ts index 1c87c14980f0d..20c69b5971dfa 100644 --- a/clients/client-ec2/src/commands/RevokeSecurityGroupIngressCommand.ts +++ b/clients/client-ec2/src/commands/RevokeSecurityGroupIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -209,6 +210,10 @@ export class RevokeSecurityGroupIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RevokeSecurityGroupIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RunInstancesCommand.ts b/clients/client-ec2/src/commands/RunInstancesCommand.ts index 7538714f23fff..1ddc31ba83de2 100644 --- a/clients/client-ec2/src/commands/RunInstancesCommand.ts +++ b/clients/client-ec2/src/commands/RunInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -606,6 +607,10 @@ export class RunInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: RunInstancesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RunInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/RunScheduledInstancesCommand.ts b/clients/client-ec2/src/commands/RunScheduledInstancesCommand.ts index bea8eea8f516d..ab28e95d4c519 100644 --- a/clients/client-ec2/src/commands/RunScheduledInstancesCommand.ts +++ b/clients/client-ec2/src/commands/RunScheduledInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -194,6 +195,10 @@ export class RunScheduledInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: RunScheduledInstancesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "RunScheduledInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/SearchLocalGatewayRoutesCommand.ts b/clients/client-ec2/src/commands/SearchLocalGatewayRoutesCommand.ts index 53574b203e807..833bc0fc7e86d 100644 --- a/clients/client-ec2/src/commands/SearchLocalGatewayRoutesCommand.ts +++ b/clients/client-ec2/src/commands/SearchLocalGatewayRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class SearchLocalGatewayRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "SearchLocalGatewayRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/SearchTransitGatewayMulticastGroupsCommand.ts b/clients/client-ec2/src/commands/SearchTransitGatewayMulticastGroupsCommand.ts index fb8ae542058a0..1a8c3b1763247 100644 --- a/clients/client-ec2/src/commands/SearchTransitGatewayMulticastGroupsCommand.ts +++ b/clients/client-ec2/src/commands/SearchTransitGatewayMulticastGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -148,6 +149,10 @@ export class SearchTransitGatewayMulticastGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "SearchTransitGatewayMulticastGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/SearchTransitGatewayRoutesCommand.ts b/clients/client-ec2/src/commands/SearchTransitGatewayRoutesCommand.ts index 6663e8a415f79..4ede1e06460a1 100644 --- a/clients/client-ec2/src/commands/SearchTransitGatewayRoutesCommand.ts +++ b/clients/client-ec2/src/commands/SearchTransitGatewayRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -140,6 +141,10 @@ export class SearchTransitGatewayRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "SearchTransitGatewayRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/SendDiagnosticInterruptCommand.ts b/clients/client-ec2/src/commands/SendDiagnosticInterruptCommand.ts index 73fab9ab6b3d4..e24636b005c8b 100644 --- a/clients/client-ec2/src/commands/SendDiagnosticInterruptCommand.ts +++ b/clients/client-ec2/src/commands/SendDiagnosticInterruptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -127,6 +128,10 @@ export class SendDiagnosticInterruptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "SendDiagnosticInterrupt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/StartInstancesCommand.ts b/clients/client-ec2/src/commands/StartInstancesCommand.ts index 25bf9b508009f..db2642e89a473 100644 --- a/clients/client-ec2/src/commands/StartInstancesCommand.ts +++ b/clients/client-ec2/src/commands/StartInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -178,6 +179,10 @@ export class StartInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "StartInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/StartNetworkInsightsAccessScopeAnalysisCommand.ts b/clients/client-ec2/src/commands/StartNetworkInsightsAccessScopeAnalysisCommand.ts index e79c6793f4b20..03f7b89174c03 100644 --- a/clients/client-ec2/src/commands/StartNetworkInsightsAccessScopeAnalysisCommand.ts +++ b/clients/client-ec2/src/commands/StartNetworkInsightsAccessScopeAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -159,6 +160,10 @@ export class StartNetworkInsightsAccessScopeAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "StartNetworkInsightsAccessScopeAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/StartNetworkInsightsAnalysisCommand.ts b/clients/client-ec2/src/commands/StartNetworkInsightsAnalysisCommand.ts index 712ba92aac57f..2e419c500012c 100644 --- a/clients/client-ec2/src/commands/StartNetworkInsightsAnalysisCommand.ts +++ b/clients/client-ec2/src/commands/StartNetworkInsightsAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -849,6 +850,10 @@ export class StartNetworkInsightsAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "StartNetworkInsightsAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.ts b/clients/client-ec2/src/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.ts index 0dae49bc037b5..d6fbbffa81df0 100644 --- a/clients/client-ec2/src/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.ts +++ b/clients/client-ec2/src/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class StartVpcEndpointServicePrivateDnsVerificationCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "StartVpcEndpointServicePrivateDnsVerification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/StopInstancesCommand.ts b/clients/client-ec2/src/commands/StopInstancesCommand.ts index 7e8f0a622f235..127f0e24670c5 100644 --- a/clients/client-ec2/src/commands/StopInstancesCommand.ts +++ b/clients/client-ec2/src/commands/StopInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -189,6 +190,10 @@ export class StopInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "StopInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/TerminateClientVpnConnectionsCommand.ts b/clients/client-ec2/src/commands/TerminateClientVpnConnectionsCommand.ts index 2e77f4f716759..db19b3c73b53f 100644 --- a/clients/client-ec2/src/commands/TerminateClientVpnConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/TerminateClientVpnConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class TerminateClientVpnConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "TerminateClientVpnConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/TerminateInstancesCommand.ts b/clients/client-ec2/src/commands/TerminateInstancesCommand.ts index 24c04a4239a73..11dda167ede47 100644 --- a/clients/client-ec2/src/commands/TerminateInstancesCommand.ts +++ b/clients/client-ec2/src/commands/TerminateInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -218,6 +219,10 @@ export class TerminateInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "TerminateInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/UnassignIpv6AddressesCommand.ts b/clients/client-ec2/src/commands/UnassignIpv6AddressesCommand.ts index 2ed802eee11e7..63b0f03e78a7c 100644 --- a/clients/client-ec2/src/commands/UnassignIpv6AddressesCommand.ts +++ b/clients/client-ec2/src/commands/UnassignIpv6AddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class UnassignIpv6AddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "UnassignIpv6Addresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/UnassignPrivateIpAddressesCommand.ts b/clients/client-ec2/src/commands/UnassignPrivateIpAddressesCommand.ts index 6bacb8d673da9..eff8545d72ec6 100644 --- a/clients/client-ec2/src/commands/UnassignPrivateIpAddressesCommand.ts +++ b/clients/client-ec2/src/commands/UnassignPrivateIpAddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -133,6 +134,10 @@ export class UnassignPrivateIpAddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "UnassignPrivateIpAddresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/UnassignPrivateNatGatewayAddressCommand.ts b/clients/client-ec2/src/commands/UnassignPrivateNatGatewayAddressCommand.ts index b9cbc67444bc6..13359b59b18d4 100644 --- a/clients/client-ec2/src/commands/UnassignPrivateNatGatewayAddressCommand.ts +++ b/clients/client-ec2/src/commands/UnassignPrivateNatGatewayAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -144,6 +145,10 @@ export class UnassignPrivateNatGatewayAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "UnassignPrivateNatGatewayAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/UnmonitorInstancesCommand.ts b/clients/client-ec2/src/commands/UnmonitorInstancesCommand.ts index af3f8181fa068..62a9c58bf5ae7 100644 --- a/clients/client-ec2/src/commands/UnmonitorInstancesCommand.ts +++ b/clients/client-ec2/src/commands/UnmonitorInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -126,6 +127,10 @@ export class UnmonitorInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "UnmonitorInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.ts b/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.ts index f0e1d711c7daa..fc71fafc8098f 100644 --- a/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.ts +++ b/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -200,6 +201,10 @@ export class UpdateSecurityGroupRuleDescriptionsEgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "UpdateSecurityGroupRuleDescriptionsEgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.ts b/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.ts index 178fbb627e036..06c3e926def6e 100644 --- a/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.ts +++ b/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -200,6 +201,10 @@ export class UpdateSecurityGroupRuleDescriptionsIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "UpdateSecurityGroupRuleDescriptionsIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ec2/src/commands/WithdrawByoipCidrCommand.ts b/clients/client-ec2/src/commands/WithdrawByoipCidrCommand.ts index 34af62ee1d6ee..f615f3844d10b 100644 --- a/clients/client-ec2/src/commands/WithdrawByoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/WithdrawByoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client"; @@ -124,6 +125,10 @@ export class WithdrawByoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2", + operation: "WithdrawByoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/package.json b/clients/client-ecr-public/package.json index 423ab1bffef8e..021b5975f1667 100644 --- a/clients/client-ecr-public/package.json +++ b/clients/client-ecr-public/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-ecr-public/src/commands/BatchCheckLayerAvailabilityCommand.ts b/clients/client-ecr-public/src/commands/BatchCheckLayerAvailabilityCommand.ts index a037adb16a0e7..7883c5cb4e952 100644 --- a/clients/client-ecr-public/src/commands/BatchCheckLayerAvailabilityCommand.ts +++ b/clients/client-ecr-public/src/commands/BatchCheckLayerAvailabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -157,6 +158,10 @@ export class BatchCheckLayerAvailabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "BatchCheckLayerAvailability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/BatchDeleteImageCommand.ts b/clients/client-ecr-public/src/commands/BatchDeleteImageCommand.ts index 3c2b38da25ca8..41c5a549ba4ab 100644 --- a/clients/client-ecr-public/src/commands/BatchDeleteImageCommand.ts +++ b/clients/client-ecr-public/src/commands/BatchDeleteImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -156,6 +157,10 @@ export class BatchDeleteImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "BatchDeleteImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/CompleteLayerUploadCommand.ts b/clients/client-ecr-public/src/commands/CompleteLayerUploadCommand.ts index bf71b27cf55b3..b71f489f8fc80 100644 --- a/clients/client-ecr-public/src/commands/CompleteLayerUploadCommand.ts +++ b/clients/client-ecr-public/src/commands/CompleteLayerUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -163,6 +164,10 @@ export class CompleteLayerUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "CompleteLayerUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/CreateRepositoryCommand.ts b/clients/client-ecr-public/src/commands/CreateRepositoryCommand.ts index b793df7bfe868..cc865705b97a1 100644 --- a/clients/client-ecr-public/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-ecr-public/src/commands/CreateRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -177,6 +178,10 @@ export class CreateRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "CreateRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/DeleteRepositoryCommand.ts b/clients/client-ecr-public/src/commands/DeleteRepositoryCommand.ts index fc29e76fd36de..d41ed28b33214 100644 --- a/clients/client-ecr-public/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-ecr-public/src/commands/DeleteRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -142,6 +143,10 @@ export class DeleteRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "DeleteRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/DeleteRepositoryPolicyCommand.ts b/clients/client-ecr-public/src/commands/DeleteRepositoryPolicyCommand.ts index fdfa81201e7ee..95aa12a10a008 100644 --- a/clients/client-ecr-public/src/commands/DeleteRepositoryPolicyCommand.ts +++ b/clients/client-ecr-public/src/commands/DeleteRepositoryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -135,6 +136,10 @@ export class DeleteRepositoryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "DeleteRepositoryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/DescribeImageTagsCommand.ts b/clients/client-ecr-public/src/commands/DescribeImageTagsCommand.ts index a304c0a2aa3c2..b283d2a80643c 100644 --- a/clients/client-ecr-public/src/commands/DescribeImageTagsCommand.ts +++ b/clients/client-ecr-public/src/commands/DescribeImageTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -144,6 +145,10 @@ export class DescribeImageTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "DescribeImageTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/DescribeImagesCommand.ts b/clients/client-ecr-public/src/commands/DescribeImagesCommand.ts index 80280d435ddc1..a725ff43d5350 100644 --- a/clients/client-ecr-public/src/commands/DescribeImagesCommand.ts +++ b/clients/client-ecr-public/src/commands/DescribeImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -161,6 +162,10 @@ export class DescribeImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "DescribeImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/DescribeRegistriesCommand.ts b/clients/client-ecr-public/src/commands/DescribeRegistriesCommand.ts index 2a495a49e83f5..6af871e9aa2d3 100644 --- a/clients/client-ecr-public/src/commands/DescribeRegistriesCommand.ts +++ b/clients/client-ecr-public/src/commands/DescribeRegistriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -141,6 +142,10 @@ export class DescribeRegistriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "DescribeRegistries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/DescribeRepositoriesCommand.ts b/clients/client-ecr-public/src/commands/DescribeRepositoriesCommand.ts index 871789910d365..1b553c5abe445 100644 --- a/clients/client-ecr-public/src/commands/DescribeRepositoriesCommand.ts +++ b/clients/client-ecr-public/src/commands/DescribeRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -142,6 +143,10 @@ export class DescribeRepositoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "DescribeRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/GetAuthorizationTokenCommand.ts b/clients/client-ecr-public/src/commands/GetAuthorizationTokenCommand.ts index 33980e10ef8ee..9703202fe7fe6 100644 --- a/clients/client-ecr-public/src/commands/GetAuthorizationTokenCommand.ts +++ b/clients/client-ecr-public/src/commands/GetAuthorizationTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -129,6 +130,10 @@ export class GetAuthorizationTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "GetAuthorizationToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/GetRegistryCatalogDataCommand.ts b/clients/client-ecr-public/src/commands/GetRegistryCatalogDataCommand.ts index 05984c1b323f7..ba307ea539835 100644 --- a/clients/client-ecr-public/src/commands/GetRegistryCatalogDataCommand.ts +++ b/clients/client-ecr-public/src/commands/GetRegistryCatalogDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -120,6 +121,10 @@ export class GetRegistryCatalogDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "GetRegistryCatalogData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/GetRepositoryCatalogDataCommand.ts b/clients/client-ecr-public/src/commands/GetRepositoryCatalogDataCommand.ts index d5c640e714481..932c7c3c4b718 100644 --- a/clients/client-ecr-public/src/commands/GetRepositoryCatalogDataCommand.ts +++ b/clients/client-ecr-public/src/commands/GetRepositoryCatalogDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -145,6 +146,10 @@ export class GetRepositoryCatalogDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "GetRepositoryCatalogData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/GetRepositoryPolicyCommand.ts b/clients/client-ecr-public/src/commands/GetRepositoryPolicyCommand.ts index e2a2c3640e3b7..f9eb9e6b1e923 100644 --- a/clients/client-ecr-public/src/commands/GetRepositoryPolicyCommand.ts +++ b/clients/client-ecr-public/src/commands/GetRepositoryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -135,6 +136,10 @@ export class GetRepositoryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "GetRepositoryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/InitiateLayerUploadCommand.ts b/clients/client-ecr-public/src/commands/InitiateLayerUploadCommand.ts index 1abbb6d6bafe1..1afb8a28778a3 100644 --- a/clients/client-ecr-public/src/commands/InitiateLayerUploadCommand.ts +++ b/clients/client-ecr-public/src/commands/InitiateLayerUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -139,6 +140,10 @@ export class InitiateLayerUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "InitiateLayerUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/ListTagsForResourceCommand.ts b/clients/client-ecr-public/src/commands/ListTagsForResourceCommand.ts index 67464798b61d7..c9a5b11bc83b4 100644 --- a/clients/client-ecr-public/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ecr-public/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/PutImageCommand.ts b/clients/client-ecr-public/src/commands/PutImageCommand.ts index cb2d94f04c209..f55b5a1c4fdd1 100644 --- a/clients/client-ecr-public/src/commands/PutImageCommand.ts +++ b/clients/client-ecr-public/src/commands/PutImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -173,6 +174,10 @@ export class PutImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "PutImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/PutRegistryCatalogDataCommand.ts b/clients/client-ecr-public/src/commands/PutRegistryCatalogDataCommand.ts index df3fa3d3c0bf6..54faeca55b90e 100644 --- a/clients/client-ecr-public/src/commands/PutRegistryCatalogDataCommand.ts +++ b/clients/client-ecr-public/src/commands/PutRegistryCatalogDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -126,6 +127,10 @@ export class PutRegistryCatalogDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "PutRegistryCatalogData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/PutRepositoryCatalogDataCommand.ts b/clients/client-ecr-public/src/commands/PutRepositoryCatalogDataCommand.ts index bb3671b39942d..a72afc03ef6ba 100644 --- a/clients/client-ecr-public/src/commands/PutRepositoryCatalogDataCommand.ts +++ b/clients/client-ecr-public/src/commands/PutRepositoryCatalogDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -153,6 +154,10 @@ export class PutRepositoryCatalogDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "PutRepositoryCatalogData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/SetRepositoryPolicyCommand.ts b/clients/client-ecr-public/src/commands/SetRepositoryPolicyCommand.ts index 44843469f10a5..f22f0b6ee9ef8 100644 --- a/clients/client-ecr-public/src/commands/SetRepositoryPolicyCommand.ts +++ b/clients/client-ecr-public/src/commands/SetRepositoryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -135,6 +136,10 @@ export class SetRepositoryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "SetRepositoryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/TagResourceCommand.ts b/clients/client-ecr-public/src/commands/TagResourceCommand.ts index 0dede9c013c40..e1349063836b0 100644 --- a/clients/client-ecr-public/src/commands/TagResourceCommand.ts +++ b/clients/client-ecr-public/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -140,6 +141,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/UntagResourceCommand.ts b/clients/client-ecr-public/src/commands/UntagResourceCommand.ts index 8f9109fe814f5..eecf2609912c9 100644 --- a/clients/client-ecr-public/src/commands/UntagResourceCommand.ts +++ b/clients/client-ecr-public/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -134,6 +135,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr-public/src/commands/UploadLayerPartCommand.ts b/clients/client-ecr-public/src/commands/UploadLayerPartCommand.ts index 806b5d8e6ca44..52f8e682517f2 100644 --- a/clients/client-ecr-public/src/commands/UploadLayerPartCommand.ts +++ b/clients/client-ecr-public/src/commands/UploadLayerPartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient"; @@ -158,6 +159,10 @@ export class UploadLayerPartCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SpencerFrontendService", + operation: "UploadLayerPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/package.json b/clients/client-ecr/package.json index 6e1098c336354..3f788d89ed6f5 100644 --- a/clients/client-ecr/package.json +++ b/clients/client-ecr/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-ecr/src/commands/BatchCheckLayerAvailabilityCommand.ts b/clients/client-ecr/src/commands/BatchCheckLayerAvailabilityCommand.ts index a3154c4d70607..686155844f5ed 100644 --- a/clients/client-ecr/src/commands/BatchCheckLayerAvailabilityCommand.ts +++ b/clients/client-ecr/src/commands/BatchCheckLayerAvailabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -152,6 +153,10 @@ export class BatchCheckLayerAvailabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "BatchCheckLayerAvailability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/BatchDeleteImageCommand.ts b/clients/client-ecr/src/commands/BatchDeleteImageCommand.ts index 3dd1848994a2b..301c255bb5bae 100644 --- a/clients/client-ecr/src/commands/BatchDeleteImageCommand.ts +++ b/clients/client-ecr/src/commands/BatchDeleteImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -179,6 +180,10 @@ export class BatchDeleteImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "BatchDeleteImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/BatchGetImageCommand.ts b/clients/client-ecr/src/commands/BatchGetImageCommand.ts index 0bdf89b3c609f..32b554718035a 100644 --- a/clients/client-ecr/src/commands/BatchGetImageCommand.ts +++ b/clients/client-ecr/src/commands/BatchGetImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -189,6 +190,10 @@ export class BatchGetImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "BatchGetImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/BatchGetRepositoryScanningConfigurationCommand.ts b/clients/client-ecr/src/commands/BatchGetRepositoryScanningConfigurationCommand.ts index 4f37814f8aebb..a14c758632b86 100644 --- a/clients/client-ecr/src/commands/BatchGetRepositoryScanningConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/BatchGetRepositoryScanningConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -165,6 +166,10 @@ export class BatchGetRepositoryScanningConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "BatchGetRepositoryScanningConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/CompleteLayerUploadCommand.ts b/clients/client-ecr/src/commands/CompleteLayerUploadCommand.ts index 567bfbe9f1989..af0192ebf9add 100644 --- a/clients/client-ecr/src/commands/CompleteLayerUploadCommand.ts +++ b/clients/client-ecr/src/commands/CompleteLayerUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -161,6 +162,10 @@ export class CompleteLayerUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "CompleteLayerUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/CreatePullThroughCacheRuleCommand.ts b/clients/client-ecr/src/commands/CreatePullThroughCacheRuleCommand.ts index 285636f949ac9..8f2cc017c2c6f 100644 --- a/clients/client-ecr/src/commands/CreatePullThroughCacheRuleCommand.ts +++ b/clients/client-ecr/src/commands/CreatePullThroughCacheRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -142,6 +143,10 @@ export class CreatePullThroughCacheRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "CreatePullThroughCacheRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/CreateRepositoryCommand.ts b/clients/client-ecr/src/commands/CreateRepositoryCommand.ts index 3441c1855bee6..becfb43edf158 100644 --- a/clients/client-ecr/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-ecr/src/commands/CreateRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -190,6 +191,10 @@ export class CreateRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "CreateRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DeleteLifecyclePolicyCommand.ts b/clients/client-ecr/src/commands/DeleteLifecyclePolicyCommand.ts index cb6986bb70073..148c16d95538d 100644 --- a/clients/client-ecr/src/commands/DeleteLifecyclePolicyCommand.ts +++ b/clients/client-ecr/src/commands/DeleteLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -136,6 +137,10 @@ export class DeleteLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DeleteLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DeletePullThroughCacheRuleCommand.ts b/clients/client-ecr/src/commands/DeletePullThroughCacheRuleCommand.ts index 1951502a57e94..b0e717a5e7638 100644 --- a/clients/client-ecr/src/commands/DeletePullThroughCacheRuleCommand.ts +++ b/clients/client-ecr/src/commands/DeletePullThroughCacheRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -132,6 +133,10 @@ export class DeletePullThroughCacheRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DeletePullThroughCacheRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DeleteRegistryPolicyCommand.ts b/clients/client-ecr/src/commands/DeleteRegistryPolicyCommand.ts index a0cbf1b5ddea1..eb5d99f864016 100644 --- a/clients/client-ecr/src/commands/DeleteRegistryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/DeleteRegistryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -126,6 +127,10 @@ export class DeleteRegistryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DeleteRegistryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DeleteRepositoryCommand.ts b/clients/client-ecr/src/commands/DeleteRepositoryCommand.ts index b678f6723b3c0..3e52d935c5d32 100644 --- a/clients/client-ecr/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-ecr/src/commands/DeleteRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -171,6 +172,10 @@ export class DeleteRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DeleteRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DeleteRepositoryPolicyCommand.ts b/clients/client-ecr/src/commands/DeleteRepositoryPolicyCommand.ts index 471bfedae03a7..ede5c83c36fcc 100644 --- a/clients/client-ecr/src/commands/DeleteRepositoryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/DeleteRepositoryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -150,6 +151,10 @@ export class DeleteRepositoryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DeleteRepositoryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DescribeImageReplicationStatusCommand.ts b/clients/client-ecr/src/commands/DescribeImageReplicationStatusCommand.ts index 03d3c7dcb97b2..f5bb4d69f1108 100644 --- a/clients/client-ecr/src/commands/DescribeImageReplicationStatusCommand.ts +++ b/clients/client-ecr/src/commands/DescribeImageReplicationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -153,6 +154,10 @@ export class DescribeImageReplicationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DescribeImageReplicationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DescribeImageScanFindingsCommand.ts b/clients/client-ecr/src/commands/DescribeImageScanFindingsCommand.ts index 90d950496b6ff..ed66d88c3a0e6 100644 --- a/clients/client-ecr/src/commands/DescribeImageScanFindingsCommand.ts +++ b/clients/client-ecr/src/commands/DescribeImageScanFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -265,6 +266,10 @@ export class DescribeImageScanFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DescribeImageScanFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DescribeImagesCommand.ts b/clients/client-ecr/src/commands/DescribeImagesCommand.ts index 3fd6031fa2da2..aec313fea0bb9 100644 --- a/clients/client-ecr/src/commands/DescribeImagesCommand.ts +++ b/clients/client-ecr/src/commands/DescribeImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -172,6 +173,10 @@ export class DescribeImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DescribeImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DescribePullThroughCacheRulesCommand.ts b/clients/client-ecr/src/commands/DescribePullThroughCacheRulesCommand.ts index af44c1c10e8c1..6c94e06d59bd1 100644 --- a/clients/client-ecr/src/commands/DescribePullThroughCacheRulesCommand.ts +++ b/clients/client-ecr/src/commands/DescribePullThroughCacheRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -146,6 +147,10 @@ export class DescribePullThroughCacheRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DescribePullThroughCacheRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DescribeRegistryCommand.ts b/clients/client-ecr/src/commands/DescribeRegistryCommand.ts index 204ec7d70bd9f..650c6a628f04c 100644 --- a/clients/client-ecr/src/commands/DescribeRegistryCommand.ts +++ b/clients/client-ecr/src/commands/DescribeRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -142,6 +143,10 @@ export class DescribeRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DescribeRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/DescribeRepositoriesCommand.ts b/clients/client-ecr/src/commands/DescribeRepositoriesCommand.ts index 1224c34be664c..ca7fd96142386 100644 --- a/clients/client-ecr/src/commands/DescribeRepositoriesCommand.ts +++ b/clients/client-ecr/src/commands/DescribeRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -172,6 +173,10 @@ export class DescribeRepositoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "DescribeRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/GetAuthorizationTokenCommand.ts b/clients/client-ecr/src/commands/GetAuthorizationTokenCommand.ts index 084d15f3f9746..dec88c2ecd81e 100644 --- a/clients/client-ecr/src/commands/GetAuthorizationTokenCommand.ts +++ b/clients/client-ecr/src/commands/GetAuthorizationTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -156,6 +157,10 @@ export class GetAuthorizationTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "GetAuthorizationToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/GetDownloadUrlForLayerCommand.ts b/clients/client-ecr/src/commands/GetDownloadUrlForLayerCommand.ts index 36f5d0dd2d951..bfc149a94fa60 100644 --- a/clients/client-ecr/src/commands/GetDownloadUrlForLayerCommand.ts +++ b/clients/client-ecr/src/commands/GetDownloadUrlForLayerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -143,6 +144,10 @@ export class GetDownloadUrlForLayerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "GetDownloadUrlForLayer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/GetLifecyclePolicyCommand.ts b/clients/client-ecr/src/commands/GetLifecyclePolicyCommand.ts index 9152c3ae8f4fe..bf1f42f9ab2f9 100644 --- a/clients/client-ecr/src/commands/GetLifecyclePolicyCommand.ts +++ b/clients/client-ecr/src/commands/GetLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -136,6 +137,10 @@ export class GetLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "GetLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/GetLifecyclePolicyPreviewCommand.ts b/clients/client-ecr/src/commands/GetLifecyclePolicyPreviewCommand.ts index 84b5249a0d3a0..f29994775fc7e 100644 --- a/clients/client-ecr/src/commands/GetLifecyclePolicyPreviewCommand.ts +++ b/clients/client-ecr/src/commands/GetLifecyclePolicyPreviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -164,6 +165,10 @@ export class GetLifecyclePolicyPreviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "GetLifecyclePolicyPreview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/GetRegistryPolicyCommand.ts b/clients/client-ecr/src/commands/GetRegistryPolicyCommand.ts index e84680938a62b..5512fbce6012b 100644 --- a/clients/client-ecr/src/commands/GetRegistryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/GetRegistryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -126,6 +127,10 @@ export class GetRegistryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "GetRegistryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/GetRegistryScanningConfigurationCommand.ts b/clients/client-ecr/src/commands/GetRegistryScanningConfigurationCommand.ts index 72acba4797ed6..2371ab22df98c 100644 --- a/clients/client-ecr/src/commands/GetRegistryScanningConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/GetRegistryScanningConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -141,6 +142,10 @@ export class GetRegistryScanningConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "GetRegistryScanningConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/GetRepositoryPolicyCommand.ts b/clients/client-ecr/src/commands/GetRepositoryPolicyCommand.ts index 7c91904e8db4b..18658878558aa 100644 --- a/clients/client-ecr/src/commands/GetRepositoryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/GetRepositoryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -150,6 +151,10 @@ export class GetRepositoryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "GetRepositoryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/InitiateLayerUploadCommand.ts b/clients/client-ecr/src/commands/InitiateLayerUploadCommand.ts index 7cf2c607fc1f7..5ffbf652bab9e 100644 --- a/clients/client-ecr/src/commands/InitiateLayerUploadCommand.ts +++ b/clients/client-ecr/src/commands/InitiateLayerUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -137,6 +138,10 @@ export class InitiateLayerUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "InitiateLayerUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/ListImagesCommand.ts b/clients/client-ecr/src/commands/ListImagesCommand.ts index cf47b31b6ee33..b77e92850269d 100644 --- a/clients/client-ecr/src/commands/ListImagesCommand.ts +++ b/clients/client-ecr/src/commands/ListImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -162,6 +163,10 @@ export class ListImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "ListImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/ListTagsForResourceCommand.ts b/clients/client-ecr/src/commands/ListTagsForResourceCommand.ts index 1421aa27df76d..3ca9d17f1bc35 100644 --- a/clients/client-ecr/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ecr/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -130,6 +131,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/PutImageCommand.ts b/clients/client-ecr/src/commands/PutImageCommand.ts index bac4075f62c64..5bf766cc3168d 100644 --- a/clients/client-ecr/src/commands/PutImageCommand.ts +++ b/clients/client-ecr/src/commands/PutImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -167,6 +168,10 @@ export class PutImageCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "PutImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/PutImageScanningConfigurationCommand.ts b/clients/client-ecr/src/commands/PutImageScanningConfigurationCommand.ts index 0559bc5887504..f7574473f2523 100644 --- a/clients/client-ecr/src/commands/PutImageScanningConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/PutImageScanningConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -146,6 +147,10 @@ export class PutImageScanningConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "PutImageScanningConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/PutImageTagMutabilityCommand.ts b/clients/client-ecr/src/commands/PutImageTagMutabilityCommand.ts index 58fd057b7e504..7245df062d139 100644 --- a/clients/client-ecr/src/commands/PutImageTagMutabilityCommand.ts +++ b/clients/client-ecr/src/commands/PutImageTagMutabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -131,6 +132,10 @@ export class PutImageTagMutabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "PutImageTagMutability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/PutLifecyclePolicyCommand.ts b/clients/client-ecr/src/commands/PutLifecyclePolicyCommand.ts index 8c5a5f3362165..4049455513f89 100644 --- a/clients/client-ecr/src/commands/PutLifecyclePolicyCommand.ts +++ b/clients/client-ecr/src/commands/PutLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -134,6 +135,10 @@ export class PutLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "PutLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/PutRegistryPolicyCommand.ts b/clients/client-ecr/src/commands/PutRegistryPolicyCommand.ts index 6744a83d2518e..8baba25de58f9 100644 --- a/clients/client-ecr/src/commands/PutRegistryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/PutRegistryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -127,6 +128,10 @@ export class PutRegistryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "PutRegistryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/PutRegistryScanningConfigurationCommand.ts b/clients/client-ecr/src/commands/PutRegistryScanningConfigurationCommand.ts index 874ca3a0092c4..0c6b8223ab196 100644 --- a/clients/client-ecr/src/commands/PutRegistryScanningConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/PutRegistryScanningConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -153,6 +154,10 @@ export class PutRegistryScanningConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "PutRegistryScanningConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/PutReplicationConfigurationCommand.ts b/clients/client-ecr/src/commands/PutReplicationConfigurationCommand.ts index 92fff63cac327..61739a50e3399 100644 --- a/clients/client-ecr/src/commands/PutReplicationConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/PutReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -170,6 +171,10 @@ export class PutReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "PutReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/SetRepositoryPolicyCommand.ts b/clients/client-ecr/src/commands/SetRepositoryPolicyCommand.ts index d8cb3cd622a3c..af3bb6a4b2118 100644 --- a/clients/client-ecr/src/commands/SetRepositoryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/SetRepositoryPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -132,6 +133,10 @@ export class SetRepositoryPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "SetRepositoryPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/StartImageScanCommand.ts b/clients/client-ecr/src/commands/StartImageScanCommand.ts index ab2af496a639e..b6157fe2fa1b2 100644 --- a/clients/client-ecr/src/commands/StartImageScanCommand.ts +++ b/clients/client-ecr/src/commands/StartImageScanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -156,6 +157,10 @@ export class StartImageScanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "StartImageScan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/StartLifecyclePolicyPreviewCommand.ts b/clients/client-ecr/src/commands/StartLifecyclePolicyPreviewCommand.ts index d6906e5aec4b3..cd96d8a827b22 100644 --- a/clients/client-ecr/src/commands/StartLifecyclePolicyPreviewCommand.ts +++ b/clients/client-ecr/src/commands/StartLifecyclePolicyPreviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -144,6 +145,10 @@ export class StartLifecyclePolicyPreviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "StartLifecyclePolicyPreview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/TagResourceCommand.ts b/clients/client-ecr/src/commands/TagResourceCommand.ts index 5052b5f5179c7..dcbdc3fb6a66b 100644 --- a/clients/client-ecr/src/commands/TagResourceCommand.ts +++ b/clients/client-ecr/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -136,6 +137,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/UntagResourceCommand.ts b/clients/client-ecr/src/commands/UntagResourceCommand.ts index 1bd5becc35c14..4d8d1f57a887e 100644 --- a/clients/client-ecr/src/commands/UntagResourceCommand.ts +++ b/clients/client-ecr/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -132,6 +133,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecr/src/commands/UploadLayerPartCommand.ts b/clients/client-ecr/src/commands/UploadLayerPartCommand.ts index b46e6073dee2e..0988598e5bfac 100644 --- a/clients/client-ecr/src/commands/UploadLayerPartCommand.ts +++ b/clients/client-ecr/src/commands/UploadLayerPartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRClient"; @@ -156,6 +157,10 @@ export class UploadLayerPartCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerRegistry_V20150921", + operation: "UploadLayerPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index ed9213477927a..4326fd8b3ecc2 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts b/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts index bc089026a99c9..f2a5caff2e86c 100644 --- a/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -182,6 +183,10 @@ export class CreateCapacityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "CreateCapacityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/CreateClusterCommand.ts b/clients/client-ecs/src/commands/CreateClusterCommand.ts index 7c336743c20b2..629bdac3293f9 100644 --- a/clients/client-ecs/src/commands/CreateClusterCommand.ts +++ b/clients/client-ecs/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -265,6 +266,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/CreateServiceCommand.ts b/clients/client-ecs/src/commands/CreateServiceCommand.ts index 6081a4935ef06..6f63d5fb26811 100644 --- a/clients/client-ecs/src/commands/CreateServiceCommand.ts +++ b/clients/client-ecs/src/commands/CreateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -680,6 +681,10 @@ export class CreateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "CreateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/CreateTaskSetCommand.ts b/clients/client-ecs/src/commands/CreateTaskSetCommand.ts index 127f416a82225..0e761985ae57b 100644 --- a/clients/client-ecs/src/commands/CreateTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/CreateTaskSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -267,6 +268,10 @@ export class CreateTaskSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "CreateTaskSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts b/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts index 385c95725cb09..1c77f5059fb0b 100644 --- a/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts +++ b/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -173,6 +174,10 @@ export class DeleteAccountSettingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeleteAccountSetting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeleteAttributesCommand.ts b/clients/client-ecs/src/commands/DeleteAttributesCommand.ts index c08ebb1a65692..7c6be9834117c 100644 --- a/clients/client-ecs/src/commands/DeleteAttributesCommand.ts +++ b/clients/client-ecs/src/commands/DeleteAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -141,6 +142,10 @@ export class DeleteAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeleteAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts b/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts index adc12b55efae0..bcd5c17c519da 100644 --- a/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -163,6 +164,10 @@ export class DeleteCapacityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeleteCapacityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeleteClusterCommand.ts b/clients/client-ecs/src/commands/DeleteClusterCommand.ts index de6d5160775d2..83631b0917111 100644 --- a/clients/client-ecs/src/commands/DeleteClusterCommand.ts +++ b/clients/client-ecs/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -242,6 +243,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeleteServiceCommand.ts b/clients/client-ecs/src/commands/DeleteServiceCommand.ts index 1298782e290b2..2bc3bba059145 100644 --- a/clients/client-ecs/src/commands/DeleteServiceCommand.ts +++ b/clients/client-ecs/src/commands/DeleteServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -394,6 +395,10 @@ export class DeleteServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeleteService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts b/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts index 8b513e6358579..8a5b2be982c57 100644 --- a/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts +++ b/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -415,6 +416,10 @@ export class DeleteTaskDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeleteTaskDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts b/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts index 32f45abd58469..27545342c5660 100644 --- a/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -212,6 +213,10 @@ export class DeleteTaskSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeleteTaskSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts b/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts index 06b4964e8aa82..fdf837588db56 100644 --- a/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts +++ b/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -238,6 +239,10 @@ export class DeregisterContainerInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeregisterContainerInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts index 2098f33d172eb..fbf4ab124456c 100644 --- a/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -404,6 +405,10 @@ export class DeregisterTaskDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DeregisterTaskDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts b/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts index 041d0c96a2212..70b64a4445b9e 100644 --- a/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts +++ b/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -166,6 +167,10 @@ export class DescribeCapacityProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DescribeCapacityProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DescribeClustersCommand.ts b/clients/client-ecs/src/commands/DescribeClustersCommand.ts index 3ca341a394278..27bcbe1ca2660 100644 --- a/clients/client-ecs/src/commands/DescribeClustersCommand.ts +++ b/clients/client-ecs/src/commands/DescribeClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -231,6 +232,10 @@ export class DescribeClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DescribeClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts b/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts index f7ddaedde6dba..85f66ccb2fbf0 100644 --- a/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts +++ b/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -312,6 +313,10 @@ export class DescribeContainerInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DescribeContainerInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DescribeServicesCommand.ts b/clients/client-ecs/src/commands/DescribeServicesCommand.ts index 90a6da46dfdff..3c9d6fbb2a67b 100644 --- a/clients/client-ecs/src/commands/DescribeServicesCommand.ts +++ b/clients/client-ecs/src/commands/DescribeServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -429,6 +430,10 @@ export class DescribeServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DescribeServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts index 23f2a03f34989..5e6939d163592 100644 --- a/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -461,6 +462,10 @@ export class DescribeTaskDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DescribeTaskDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts b/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts index afe1deed38cbb..f9e1675247249 100644 --- a/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -225,6 +226,10 @@ export class DescribeTaskSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DescribeTaskSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DescribeTasksCommand.ts b/clients/client-ecs/src/commands/DescribeTasksCommand.ts index 0875bb4bb9f6b..0683ba220cd21 100644 --- a/clients/client-ecs/src/commands/DescribeTasksCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -352,6 +353,10 @@ export class DescribeTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DescribeTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts b/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts index 532e3c3022009..ac54bbefb4735 100644 --- a/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts +++ b/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -128,6 +129,10 @@ export class DiscoverPollEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "DiscoverPollEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ExecuteCommandCommand.ts b/clients/client-ecs/src/commands/ExecuteCommandCommand.ts index 95bbb177f3f79..c9f0d7baa55b4 100644 --- a/clients/client-ecs/src/commands/ExecuteCommandCommand.ts +++ b/clients/client-ecs/src/commands/ExecuteCommandCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -173,6 +174,10 @@ export class ExecuteCommandCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ExecuteCommandResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ExecuteCommand", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts b/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts index 1627470be5d28..25a5ac6d6d02c 100644 --- a/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts +++ b/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -180,6 +181,10 @@ export class GetTaskProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "GetTaskProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts b/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts index 57e0f4f022ddc..bde6df83198c2 100644 --- a/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts +++ b/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -203,6 +204,10 @@ export class ListAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListAttributesCommand.ts b/clients/client-ecs/src/commands/ListAttributesCommand.ts index 3ca477ef94a22..480ef4d53157b 100644 --- a/clients/client-ecs/src/commands/ListAttributesCommand.ts +++ b/clients/client-ecs/src/commands/ListAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -140,6 +141,10 @@ export class ListAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListClustersCommand.ts b/clients/client-ecs/src/commands/ListClustersCommand.ts index 6d5f4272b8fb9..18c8d7a8dd14e 100644 --- a/clients/client-ecs/src/commands/ListClustersCommand.ts +++ b/clients/client-ecs/src/commands/ListClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -145,6 +146,10 @@ export class ListClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts b/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts index 929e187eb1a27..7cebd1679c39f 100644 --- a/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts +++ b/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -157,6 +158,10 @@ export class ListContainerInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListContainerInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts b/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts index b4ae9c05ef149..7e3e591a08098 100644 --- a/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts +++ b/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -138,6 +139,10 @@ export class ListServicesByNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListServicesByNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListServicesCommand.ts b/clients/client-ecs/src/commands/ListServicesCommand.ts index 3aa27461bbc5d..140f361d4a31a 100644 --- a/clients/client-ecs/src/commands/ListServicesCommand.ts +++ b/clients/client-ecs/src/commands/ListServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -151,6 +152,10 @@ export class ListServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts b/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts index c86ff92a1ded8..394f4593071aa 100644 --- a/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -155,6 +156,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts b/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts index c0f4be3b90357..69cdd2648a1f1 100644 --- a/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts +++ b/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -176,6 +177,10 @@ export class ListTaskDefinitionFamiliesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListTaskDefinitionFamilies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts b/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts index da84caa26b22b..8ad2799440056 100644 --- a/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts +++ b/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -177,6 +178,10 @@ export class ListTaskDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListTaskDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/ListTasksCommand.ts b/clients/client-ecs/src/commands/ListTasksCommand.ts index cc4490df90b6e..f98a70ff286b1 100644 --- a/clients/client-ecs/src/commands/ListTasksCommand.ts +++ b/clients/client-ecs/src/commands/ListTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -179,6 +180,10 @@ export class ListTasksCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "ListTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/PutAccountSettingCommand.ts b/clients/client-ecs/src/commands/PutAccountSettingCommand.ts index 45bfa30e966d4..e087b2b89d8e4 100644 --- a/clients/client-ecs/src/commands/PutAccountSettingCommand.ts +++ b/clients/client-ecs/src/commands/PutAccountSettingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -211,6 +212,10 @@ export class PutAccountSettingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "PutAccountSetting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts b/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts index b9c815c62a9f0..378e5c0218ed1 100644 --- a/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts +++ b/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -154,6 +155,10 @@ export class PutAccountSettingDefaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "PutAccountSettingDefault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/PutAttributesCommand.ts b/clients/client-ecs/src/commands/PutAttributesCommand.ts index d5eebf0d20744..58332ee87da89 100644 --- a/clients/client-ecs/src/commands/PutAttributesCommand.ts +++ b/clients/client-ecs/src/commands/PutAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -147,6 +148,10 @@ export class PutAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "PutAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts b/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts index 1e3f820cfff3b..f135ddc176c16 100644 --- a/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts +++ b/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -230,6 +231,10 @@ export class PutClusterCapacityProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "PutClusterCapacityProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts b/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts index 18df90f87f0af..941ed67de172d 100644 --- a/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts +++ b/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -249,6 +250,10 @@ export class RegisterContainerInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "RegisterContainerInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts index 14bee7717ebff..c4abd5509e1fe 100644 --- a/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -711,6 +712,10 @@ export class RegisterTaskDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "RegisterTaskDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/RunTaskCommand.ts b/clients/client-ecs/src/commands/RunTaskCommand.ts index 7b92a37e99646..77696acf43f22 100644 --- a/clients/client-ecs/src/commands/RunTaskCommand.ts +++ b/clients/client-ecs/src/commands/RunTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -464,6 +465,10 @@ export class RunTaskCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "RunTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/StartTaskCommand.ts b/clients/client-ecs/src/commands/StartTaskCommand.ts index 9f8fff1f9483e..25b7e730a7fa4 100644 --- a/clients/client-ecs/src/commands/StartTaskCommand.ts +++ b/clients/client-ecs/src/commands/StartTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -362,6 +363,10 @@ export class StartTaskCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "StartTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/StopTaskCommand.ts b/clients/client-ecs/src/commands/StopTaskCommand.ts index 8cc7d72ce5246..2aa50465a6ced 100644 --- a/clients/client-ecs/src/commands/StopTaskCommand.ts +++ b/clients/client-ecs/src/commands/StopTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -292,6 +293,10 @@ export class StopTaskCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "StopTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts b/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts index 154924f1653cf..ae7e6dbc1fc26 100644 --- a/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts +++ b/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -143,6 +144,10 @@ export class SubmitAttachmentStateChangesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "SubmitAttachmentStateChanges", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts b/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts index 02a1eb015185a..bb613da595cab 100644 --- a/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts +++ b/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -144,6 +145,10 @@ export class SubmitContainerStateChangeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "SubmitContainerStateChange", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts b/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts index 4480a0f0a11ac..cc649d2a9ac9e 100644 --- a/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts +++ b/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -172,6 +173,10 @@ export class SubmitTaskStateChangeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "SubmitTaskStateChange", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/TagResourceCommand.ts b/clients/client-ecs/src/commands/TagResourceCommand.ts index 04d8f3c5cfea3..348c617feef24 100644 --- a/clients/client-ecs/src/commands/TagResourceCommand.ts +++ b/clients/client-ecs/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -154,6 +155,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UntagResourceCommand.ts b/clients/client-ecs/src/commands/UntagResourceCommand.ts index b2ac395e74999..9e98fe8fcf6e6 100644 --- a/clients/client-ecs/src/commands/UntagResourceCommand.ts +++ b/clients/client-ecs/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -145,6 +146,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts b/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts index 27e2b0c723223..5c0450c775ca3 100644 --- a/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -159,6 +160,10 @@ export class UpdateCapacityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateCapacityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateClusterCommand.ts b/clients/client-ecs/src/commands/UpdateClusterCommand.ts index f9e0a997cbe81..b904473ebb2df 100644 --- a/clients/client-ecs/src/commands/UpdateClusterCommand.ts +++ b/clients/client-ecs/src/commands/UpdateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -218,6 +219,10 @@ export class UpdateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts b/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts index 2d364539e8b1f..bc6d083fe1d11 100644 --- a/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts +++ b/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -201,6 +202,10 @@ export class UpdateClusterSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateClusterSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts b/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts index 7c40228231acc..6457197131e37 100644 --- a/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts +++ b/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -245,6 +246,10 @@ export class UpdateContainerAgentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateContainerAgent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts b/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts index 6b1760ecb44a6..a9d5496e10866 100644 --- a/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts +++ b/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -274,6 +275,10 @@ export class UpdateContainerInstancesStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateContainerInstancesState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateServiceCommand.ts b/clients/client-ecs/src/commands/UpdateServiceCommand.ts index 8923ee8d4ce01..141151333c542 100644 --- a/clients/client-ecs/src/commands/UpdateServiceCommand.ts +++ b/clients/client-ecs/src/commands/UpdateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -624,6 +625,10 @@ export class UpdateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts b/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts index 3d6e4aaf9b5b5..d23bb88443e7c 100644 --- a/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -218,6 +219,10 @@ export class UpdateServicePrimaryTaskSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateServicePrimaryTaskSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts b/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts index ff555c05db3ca..bcf525c62e41e 100644 --- a/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts +++ b/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -263,6 +264,10 @@ export class UpdateTaskProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateTaskProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts b/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts index 9ffa7d66cfaac..8f6b60fd00077 100644 --- a/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ECSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECSClient"; @@ -216,6 +217,10 @@ export class UpdateTaskSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonEC2ContainerServiceV20141113", + operation: "UpdateTaskSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json index 9d91ce18cff09..979dbf7db9732 100644 --- a/clients/client-efs/package.json +++ b/clients/client-efs/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-efs/src/commands/CreateAccessPointCommand.ts b/clients/client-efs/src/commands/CreateAccessPointCommand.ts index 727d072529dc1..eeca307bf8070 100644 --- a/clients/client-efs/src/commands/CreateAccessPointCommand.ts +++ b/clients/client-efs/src/commands/CreateAccessPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -209,6 +210,10 @@ export class CreateAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "CreateAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/CreateFileSystemCommand.ts b/clients/client-efs/src/commands/CreateFileSystemCommand.ts index 2b9a9e05e4b09..1fe9d499d0755 100644 --- a/clients/client-efs/src/commands/CreateFileSystemCommand.ts +++ b/clients/client-efs/src/commands/CreateFileSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -276,6 +277,10 @@ export class CreateFileSystemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "CreateFileSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/CreateMountTargetCommand.ts b/clients/client-efs/src/commands/CreateMountTargetCommand.ts index cb020721ef42e..c662811addb4f 100644 --- a/clients/client-efs/src/commands/CreateMountTargetCommand.ts +++ b/clients/client-efs/src/commands/CreateMountTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -344,6 +345,10 @@ export class CreateMountTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "CreateMountTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts b/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts index c2a7ed483d401..c31f194e30986 100644 --- a/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts +++ b/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -258,6 +259,10 @@ export class CreateReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "CreateReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/CreateTagsCommand.ts b/clients/client-efs/src/commands/CreateTagsCommand.ts index e365663d221a2..5d71a1d88f9f3 100644 --- a/clients/client-efs/src/commands/CreateTagsCommand.ts +++ b/clients/client-efs/src/commands/CreateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -155,6 +156,10 @@ export class CreateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "CreateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DeleteAccessPointCommand.ts b/clients/client-efs/src/commands/DeleteAccessPointCommand.ts index 2956eb139ef58..e460083aadfcd 100644 --- a/clients/client-efs/src/commands/DeleteAccessPointCommand.ts +++ b/clients/client-efs/src/commands/DeleteAccessPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -126,6 +127,10 @@ export class DeleteAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DeleteAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DeleteFileSystemCommand.ts b/clients/client-efs/src/commands/DeleteFileSystemCommand.ts index fd4b7601dbcd0..383efeabe7151 100644 --- a/clients/client-efs/src/commands/DeleteFileSystemCommand.ts +++ b/clients/client-efs/src/commands/DeleteFileSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -156,6 +157,10 @@ export class DeleteFileSystemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DeleteFileSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts index 76cbc3edc0a79..6c505811ab240 100644 --- a/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts +++ b/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -129,6 +130,10 @@ export class DeleteFileSystemPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DeleteFileSystemPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DeleteMountTargetCommand.ts b/clients/client-efs/src/commands/DeleteMountTargetCommand.ts index a768cb2669e49..4198a5e0c34e3 100644 --- a/clients/client-efs/src/commands/DeleteMountTargetCommand.ts +++ b/clients/client-efs/src/commands/DeleteMountTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -168,6 +169,10 @@ export class DeleteMountTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DeleteMountTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts b/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts index 91c051d916011..9263ca2080f51 100644 --- a/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts +++ b/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -135,6 +136,10 @@ export class DeleteReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DeleteReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DeleteTagsCommand.ts b/clients/client-efs/src/commands/DeleteTagsCommand.ts index acfa6be20492c..0a6a5bd5eea6f 100644 --- a/clients/client-efs/src/commands/DeleteTagsCommand.ts +++ b/clients/client-efs/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -149,6 +150,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts b/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts index f8f2e2d96bf50..9f573f8d31d22 100644 --- a/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts +++ b/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -167,6 +168,10 @@ export class DescribeAccessPointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeAccessPoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts b/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts index 86c317fa8df64..9447ead729c75 100644 --- a/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts +++ b/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -125,6 +126,10 @@ export class DescribeAccountPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeAccountPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts b/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts index 1e14397dda11e..3a233198b905f 100644 --- a/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts +++ b/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -133,6 +134,10 @@ export class DescribeBackupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeBackupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts index 02307add00731..3372805399c10 100644 --- a/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts +++ b/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -130,6 +131,10 @@ export class DescribeFileSystemPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeFileSystemPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts b/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts index c7170bdedf079..5c01c4dbf4cc6 100644 --- a/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts +++ b/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -213,6 +214,10 @@ export class DescribeFileSystemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeFileSystems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts b/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts index 8063f772bd146..5ddbe464955b8 100644 --- a/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts +++ b/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -163,6 +164,10 @@ export class DescribeLifecycleConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeLifecycleConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts b/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts index 3d6884f104932..418f894305805 100644 --- a/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts +++ b/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -172,6 +173,10 @@ export class DescribeMountTargetSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeMountTargetSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts b/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts index 75148d741b23d..863f9a8cd40cc 100644 --- a/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts +++ b/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -184,6 +185,10 @@ export class DescribeMountTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeMountTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts b/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts index 854f2a32ca896..a4f62262de17e 100644 --- a/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts +++ b/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -161,6 +162,10 @@ export class DescribeReplicationConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeReplicationConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/DescribeTagsCommand.ts b/clients/client-efs/src/commands/DescribeTagsCommand.ts index 058141c97e23c..15842018890ac 100644 --- a/clients/client-efs/src/commands/DescribeTagsCommand.ts +++ b/clients/client-efs/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -164,6 +165,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/ListTagsForResourceCommand.ts b/clients/client-efs/src/commands/ListTagsForResourceCommand.ts index 33892a0864846..fd2d0d686851d 100644 --- a/clients/client-efs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-efs/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts b/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts index 7b7e35a89cb43..c29b7d6cf4172 100644 --- a/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts +++ b/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -174,6 +175,10 @@ export class ModifyMountTargetSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "ModifyMountTargetSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts b/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts index 69783ec096060..04fb8733e6714 100644 --- a/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts +++ b/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -136,6 +137,10 @@ export class PutAccountPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "PutAccountPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/PutBackupPolicyCommand.ts b/clients/client-efs/src/commands/PutBackupPolicyCommand.ts index 351bc040ad70a..a9c04e9e26f30 100644 --- a/clients/client-efs/src/commands/PutBackupPolicyCommand.ts +++ b/clients/client-efs/src/commands/PutBackupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -136,6 +137,10 @@ export class PutBackupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "PutBackupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts index 09d0bf643bd5c..cc8011e74f33c 100644 --- a/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts +++ b/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -147,6 +148,10 @@ export class PutFileSystemPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "PutFileSystemPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts b/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts index d9397f908adac..9694c71e85c4b 100644 --- a/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts +++ b/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -210,6 +211,10 @@ export class PutLifecycleConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "PutLifecycleConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/TagResourceCommand.ts b/clients/client-efs/src/commands/TagResourceCommand.ts index 6632de74ad276..34a1116c821e1 100644 --- a/clients/client-efs/src/commands/TagResourceCommand.ts +++ b/clients/client-efs/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/UntagResourceCommand.ts b/clients/client-efs/src/commands/UntagResourceCommand.ts index d321568215104..5acb734d0dd3a 100644 --- a/clients/client-efs/src/commands/UntagResourceCommand.ts +++ b/clients/client-efs/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-efs/src/commands/UpdateFileSystemCommand.ts b/clients/client-efs/src/commands/UpdateFileSystemCommand.ts index f73d054565349..1031738555ba3 100644 --- a/clients/client-efs/src/commands/UpdateFileSystemCommand.ts +++ b/clients/client-efs/src/commands/UpdateFileSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EFSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EFSClient"; @@ -172,6 +173,10 @@ export class UpdateFileSystemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MagnolioAPIService_v20150201", + operation: "UpdateFileSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json index c422de80b9a4d..51561fc7b5599 100644 --- a/clients/client-eks/package.json +++ b/clients/client-eks/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts b/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts index cf8ec536fcf98..9ca576422db6a 100644 --- a/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts +++ b/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -173,6 +174,10 @@ export class AssociateEncryptionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "AssociateEncryptionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts index 6335e27bbb023..bd8131e7ccefa 100644 --- a/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts +++ b/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -190,6 +191,10 @@ export class AssociateIdentityProviderConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "AssociateIdentityProviderConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/CreateAddonCommand.ts b/clients/client-eks/src/commands/CreateAddonCommand.ts index dbe4c713aa2bf..df74d56c59fcb 100644 --- a/clients/client-eks/src/commands/CreateAddonCommand.ts +++ b/clients/client-eks/src/commands/CreateAddonCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -179,6 +180,10 @@ export class CreateAddonCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "CreateAddon", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/CreateClusterCommand.ts b/clients/client-eks/src/commands/CreateClusterCommand.ts index c9572c29c86fa..bebd108605a22 100644 --- a/clients/client-eks/src/commands/CreateClusterCommand.ts +++ b/clients/client-eks/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -319,6 +320,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/CreateFargateProfileCommand.ts b/clients/client-eks/src/commands/CreateFargateProfileCommand.ts index 802d4b0e383a0..eaeeee6d6db88 100644 --- a/clients/client-eks/src/commands/CreateFargateProfileCommand.ts +++ b/clients/client-eks/src/commands/CreateFargateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -204,6 +205,10 @@ export class CreateFargateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "CreateFargateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/CreateNodegroupCommand.ts b/clients/client-eks/src/commands/CreateNodegroupCommand.ts index 0f305d9a0dd77..db92766418ac3 100644 --- a/clients/client-eks/src/commands/CreateNodegroupCommand.ts +++ b/clients/client-eks/src/commands/CreateNodegroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -268,6 +269,10 @@ export class CreateNodegroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "CreateNodegroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DeleteAddonCommand.ts b/clients/client-eks/src/commands/DeleteAddonCommand.ts index 0115ac02333ed..e26b1e2fe74a9 100644 --- a/clients/client-eks/src/commands/DeleteAddonCommand.ts +++ b/clients/client-eks/src/commands/DeleteAddonCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -168,6 +169,10 @@ export class DeleteAddonCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DeleteAddon", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DeleteClusterCommand.ts b/clients/client-eks/src/commands/DeleteClusterCommand.ts index afcc8e7e1f87b..c678ec6ec7832 100644 --- a/clients/client-eks/src/commands/DeleteClusterCommand.ts +++ b/clients/client-eks/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -235,6 +236,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts b/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts index 391f5ecce4fff..5eb3647bf2701 100644 --- a/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts +++ b/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -162,6 +163,10 @@ export class DeleteFargateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DeleteFargateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DeleteNodegroupCommand.ts b/clients/client-eks/src/commands/DeleteNodegroupCommand.ts index 7a94363d02d40..1d9a7d0635eab 100644 --- a/clients/client-eks/src/commands/DeleteNodegroupCommand.ts +++ b/clients/client-eks/src/commands/DeleteNodegroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -208,6 +209,10 @@ export class DeleteNodegroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DeleteNodegroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DeregisterClusterCommand.ts b/clients/client-eks/src/commands/DeregisterClusterCommand.ts index 288f98d0b0af8..88a8f61d28b26 100644 --- a/clients/client-eks/src/commands/DeregisterClusterCommand.ts +++ b/clients/client-eks/src/commands/DeregisterClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -226,6 +227,10 @@ export class DeregisterClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DeregisterCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DescribeAddonCommand.ts b/clients/client-eks/src/commands/DescribeAddonCommand.ts index 4a5f0affa3394..4b28827307397 100644 --- a/clients/client-eks/src/commands/DescribeAddonCommand.ts +++ b/clients/client-eks/src/commands/DescribeAddonCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -165,6 +166,10 @@ export class DescribeAddonCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DescribeAddon", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts b/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts index ef2b3e286304f..827983ff9a791 100644 --- a/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts +++ b/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -130,6 +131,10 @@ export class DescribeAddonConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DescribeAddonConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts b/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts index 5eaf70bde53b7..b90ac1aaa37ec 100644 --- a/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts +++ b/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -171,6 +172,10 @@ export class DescribeAddonVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DescribeAddonVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DescribeClusterCommand.ts b/clients/client-eks/src/commands/DescribeClusterCommand.ts index 5e2736de8e09b..e3d93ce25d9fb 100644 --- a/clients/client-eks/src/commands/DescribeClusterCommand.ts +++ b/clients/client-eks/src/commands/DescribeClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -261,6 +262,10 @@ export class DescribeClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DescribeCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts b/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts index 502ef8d4bd8fd..a074331395340 100644 --- a/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts +++ b/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -154,6 +155,10 @@ export class DescribeFargateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DescribeFargateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts index 8ed2fb1cf3e9d..477eac564bb11 100644 --- a/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts +++ b/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -163,6 +164,10 @@ export class DescribeIdentityProviderConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DescribeIdentityProviderConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DescribeNodegroupCommand.ts b/clients/client-eks/src/commands/DescribeNodegroupCommand.ts index d040fdb25890c..736b5ea517c25 100644 --- a/clients/client-eks/src/commands/DescribeNodegroupCommand.ts +++ b/clients/client-eks/src/commands/DescribeNodegroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -205,6 +206,10 @@ export class DescribeNodegroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DescribeNodegroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DescribeUpdateCommand.ts b/clients/client-eks/src/commands/DescribeUpdateCommand.ts index 614405ae573a7..a4bbd52f73445 100644 --- a/clients/client-eks/src/commands/DescribeUpdateCommand.ts +++ b/clients/client-eks/src/commands/DescribeUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -159,6 +160,10 @@ export class DescribeUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DescribeUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts index c4c7dd1bf1902..fa29c85cde816 100644 --- a/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts +++ b/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -175,6 +176,10 @@ export class DisassociateIdentityProviderConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "DisassociateIdentityProviderConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/ListAddonsCommand.ts b/clients/client-eks/src/commands/ListAddonsCommand.ts index 4995db2a653ee..186fedbfceded 100644 --- a/clients/client-eks/src/commands/ListAddonsCommand.ts +++ b/clients/client-eks/src/commands/ListAddonsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -139,6 +140,10 @@ export class ListAddonsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "ListAddons", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/ListClustersCommand.ts b/clients/client-eks/src/commands/ListClustersCommand.ts index 96ebe86dd8d7e..a28de4b5ebe60 100644 --- a/clients/client-eks/src/commands/ListClustersCommand.ts +++ b/clients/client-eks/src/commands/ListClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -152,6 +153,10 @@ export class ListClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "ListClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/ListFargateProfilesCommand.ts b/clients/client-eks/src/commands/ListFargateProfilesCommand.ts index 91f19e6d7da9c..c96accb6963db 100644 --- a/clients/client-eks/src/commands/ListFargateProfilesCommand.ts +++ b/clients/client-eks/src/commands/ListFargateProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -138,6 +139,10 @@ export class ListFargateProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "ListFargateProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts b/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts index 86f29ae2f0164..b3119e1d52828 100644 --- a/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts +++ b/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -148,6 +149,10 @@ export class ListIdentityProviderConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "ListIdentityProviderConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/ListNodegroupsCommand.ts b/clients/client-eks/src/commands/ListNodegroupsCommand.ts index b206fe3539205..df016af4a887d 100644 --- a/clients/client-eks/src/commands/ListNodegroupsCommand.ts +++ b/clients/client-eks/src/commands/ListNodegroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -142,6 +143,10 @@ export class ListNodegroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "ListNodegroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/ListTagsForResourceCommand.ts b/clients/client-eks/src/commands/ListTagsForResourceCommand.ts index a341805788336..8fa664e3c7bdb 100644 --- a/clients/client-eks/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-eks/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -142,6 +143,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/ListUpdatesCommand.ts b/clients/client-eks/src/commands/ListUpdatesCommand.ts index 0ea64a73356b4..6697e59b3791b 100644 --- a/clients/client-eks/src/commands/ListUpdatesCommand.ts +++ b/clients/client-eks/src/commands/ListUpdatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -138,6 +139,10 @@ export class ListUpdatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "ListUpdates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/RegisterClusterCommand.ts b/clients/client-eks/src/commands/RegisterClusterCommand.ts index bfd60002be1e7..d81b874e65fe6 100644 --- a/clients/client-eks/src/commands/RegisterClusterCommand.ts +++ b/clients/client-eks/src/commands/RegisterClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -250,6 +251,10 @@ export class RegisterClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "RegisterCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/TagResourceCommand.ts b/clients/client-eks/src/commands/TagResourceCommand.ts index 349074a241254..47ceac5958b9d 100644 --- a/clients/client-eks/src/commands/TagResourceCommand.ts +++ b/clients/client-eks/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -126,6 +127,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/UntagResourceCommand.ts b/clients/client-eks/src/commands/UntagResourceCommand.ts index 4767b1528e44e..ee869137a6999 100644 --- a/clients/client-eks/src/commands/UntagResourceCommand.ts +++ b/clients/client-eks/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -121,6 +122,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/UpdateAddonCommand.ts b/clients/client-eks/src/commands/UpdateAddonCommand.ts index 5547860a28acd..251200b64d002 100644 --- a/clients/client-eks/src/commands/UpdateAddonCommand.ts +++ b/clients/client-eks/src/commands/UpdateAddonCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -163,6 +164,10 @@ export class UpdateAddonCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "UpdateAddon", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts b/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts index 51b5dc50e3d8c..fd54581bba919 100644 --- a/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts +++ b/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -210,6 +211,10 @@ export class UpdateClusterConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "UpdateClusterConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts b/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts index 738c65cf727b5..1bf50f1bbc28b 100644 --- a/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts +++ b/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -170,6 +171,10 @@ export class UpdateClusterVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "UpdateClusterVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts b/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts index a518a613551fa..72cd5bdccca85 100644 --- a/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts +++ b/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -197,6 +198,10 @@ export class UpdateNodegroupConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "UpdateNodegroupConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts b/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts index fb1743b38c402..36e760cfc274f 100644 --- a/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts +++ b/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EKSClient"; @@ -189,6 +190,10 @@ export class UpdateNodegroupVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWesleyFrontend", + operation: "UpdateNodegroupVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/package.json b/clients/client-elastic-beanstalk/package.json index d4ea6c5f41b92..7af1edb4671e5 100644 --- a/clients/client-elastic-beanstalk/package.json +++ b/clients/client-elastic-beanstalk/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts b/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts index 2264bce0a46b8..17876db1a91f6 100644 --- a/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -129,6 +130,10 @@ export class AbortEnvironmentUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "AbortEnvironmentUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts b/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts index 3f412aa8874ca..c5ac08d9903b4 100644 --- a/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -132,6 +133,10 @@ export class ApplyEnvironmentManagedActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "ApplyEnvironmentManagedAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts b/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts index a0526bc50a56a..bb75a52b34091 100644 --- a/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -123,6 +124,10 @@ export class AssociateEnvironmentOperationsRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "AssociateEnvironmentOperationsRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts b/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts index 5b78558cd4ae3..fbd2229d6ea53 100644 --- a/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -132,6 +133,10 @@ export class CheckDNSAvailabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "CheckDNSAvailability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts index 9fb092d3e32ab..d50b8d97541df 100644 --- a/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -175,6 +176,10 @@ export class ComposeEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "ComposeEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts index 77d7ab2178af5..332f5c0d6a10e 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -190,6 +191,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts index c5337479412bc..86ad15ef4de6b 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -236,6 +237,10 @@ export class CreateApplicationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "CreateApplicationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts index 4cb2d55bbab9c..d60a542a3e9d8 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -208,6 +209,10 @@ export class CreateConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "CreateConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts index 0a14db0f5586c..b1e87368964b6 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -231,6 +232,10 @@ export class CreateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "CreateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts index 9e83f3cb9a861..0c412ae7f1e9e 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -164,6 +165,10 @@ export class CreatePlatformVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "CreatePlatformVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts index 7a30e2c72584e..ae3fb39656e82 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -140,6 +141,10 @@ export class CreateStorageLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "CreateStorageLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts index ed6ebfb631cbe..e40241e30265c 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -133,6 +134,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts index 6185d2e725718..82cba83313449 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -158,6 +159,10 @@ export class DeleteApplicationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DeleteApplicationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts index e408f684de807..9e2a8718a0af2 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -134,6 +135,10 @@ export class DeleteConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DeleteConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts index 07cb0e4be3304..b5dd16540fbbc 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -133,6 +134,10 @@ export class DeleteEnvironmentConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DeleteEnvironmentConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts index 1af3c32f70ee3..1ede0cec99794 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -145,6 +146,10 @@ export class DeletePlatformVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DeletePlatformVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts index b7270899aec7b..4672a3bc1ff26 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -134,6 +135,10 @@ export class DescribeAccountAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeAccountAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts index 3ae27b68562a3..50236140a09ed 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -184,6 +185,10 @@ export class DescribeApplicationVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeApplicationVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts index ccfb90def6aa4..08aadb7ddfc28 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -189,6 +190,10 @@ export class DescribeApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts index fe3c02d4b6142..82e544910d9cc 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -189,6 +190,10 @@ export class DescribeConfigurationOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeConfigurationOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts index 4088815e05aea..9367df969014b 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -211,6 +212,10 @@ export class DescribeConfigurationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeConfigurationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts index ec75e5574b966..fe5016dc00a12 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -217,6 +218,10 @@ export class DescribeEnvironmentHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeEnvironmentHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts index 882366c28a5f7..fcda5f63871b9 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -147,6 +148,10 @@ export class DescribeEnvironmentManagedActionHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeEnvironmentManagedActionHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts index 205da94e4293f..7edfd8c177d7b 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -132,6 +133,10 @@ export class DescribeEnvironmentManagedActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeEnvironmentManagedActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts index dbc6dbdcbe85d..1b2b6b1497abb 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -199,6 +200,10 @@ export class DescribeEnvironmentResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeEnvironmentResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts index 196c0ddffb1a1..3cb0a60765abc 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -208,6 +209,10 @@ export class DescribeEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts index 2a72777c0742a..604749178a64c 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -190,6 +191,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts index 224e049c27763..91d2fda4fdb5b 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -247,6 +248,10 @@ export class DescribeInstancesHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribeInstancesHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts index 19836fb9ce549..d6443bb2af18c 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -165,6 +166,10 @@ export class DescribePlatformVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DescribePlatformVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts b/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts index 10476eb74298a..d1fbb62f9307d 100644 --- a/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -123,6 +124,10 @@ export class DisassociateEnvironmentOperationsRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "DisassociateEnvironmentOperationsRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts index 5ba05bd8d49ea..a61f511ef51f4 100644 --- a/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -176,6 +177,10 @@ export class ListAvailableSolutionStacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "ListAvailableSolutionStacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts index 07cfe15ae9232..1aedba83c4cf1 100644 --- a/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -138,6 +139,10 @@ export class ListPlatformBranchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "ListPlatformBranches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts index 927a2fc73442b..ff162b3f747c6 100644 --- a/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -155,6 +156,10 @@ export class ListPlatformVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "ListPlatformVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts index 2dd714d6fdb33..7b915c73026bd 100644 --- a/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts index 8200c37dee96c..e0a9e78778db7 100644 --- a/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -129,6 +130,10 @@ export class RebuildEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "RebuildEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts b/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts index 297ec5c58d69a..cc2e1da293e5b 100644 --- a/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -141,6 +142,10 @@ export class RequestEnvironmentInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "RequestEnvironmentInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts b/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts index e0d4af64e9d88..5d3ce5c6ef2ca 100644 --- a/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -125,6 +126,10 @@ export class RestartAppServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "RestartAppServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts b/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts index 369d4da455b2c..d72a8be752ed7 100644 --- a/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -156,6 +157,10 @@ export class RetrieveEnvironmentInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "RetrieveEnvironmentInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts b/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts index b4257e2b1b524..a18f385608cd9 100644 --- a/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -127,6 +128,10 @@ export class SwapEnvironmentCNAMEsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "SwapEnvironmentCNAMEs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts index c481abd7cd1b3..4790444bff218 100644 --- a/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -192,6 +193,10 @@ export class TerminateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "TerminateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts index 391ba949eb96c..92952b3bbe5eb 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -176,6 +177,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts index 04b99714bb0ba..bc72413296362 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -156,6 +157,10 @@ export class UpdateApplicationResourceLifecycleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "UpdateApplicationResourceLifecycle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts index 84baecd06089c..bfbe8eff64e43 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -166,6 +167,10 @@ export class UpdateApplicationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "UpdateApplicationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts index 077eb9acaf4c1..c9756dec8a114 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -194,6 +195,10 @@ export class UpdateConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "UpdateConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts index d69cfd10009f9..9adfd142e79fd 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -283,6 +284,10 @@ export class UpdateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "UpdateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts index d5699199dda9a..1caac0d581f08 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -160,6 +161,10 @@ export class UpdateTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "UpdateTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts index bc9287140deac..8d5f570b7273b 100644 --- a/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticBeanstalkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticBeanstalkClient"; @@ -170,6 +171,10 @@ export class ValidateConfigurationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSElasticBeanstalkService", + operation: "ValidateConfigurationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-inference/package.json b/clients/client-elastic-inference/package.json index fe3825e9ef632..72dc6b48a3d49 100644 --- a/clients/client-elastic-inference/package.json +++ b/clients/client-elastic-inference/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts index 54ba98c346f5c..ae48a2386ba1a 100644 --- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts +++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticInferenceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticInferenceClient"; @@ -150,6 +151,10 @@ export class DescribeAcceleratorOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2MatterhornCfSoothsayerApiGatewayLambda", + operation: "DescribeAcceleratorOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts index 923e22453517c..4b540d2721914 100644 --- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts +++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticInferenceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticInferenceClient"; @@ -137,6 +138,10 @@ export class DescribeAcceleratorTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2MatterhornCfSoothsayerApiGatewayLambda", + operation: "DescribeAcceleratorTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts index acd3ad6f05ffc..5569f09d69def 100644 --- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts +++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticInferenceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticInferenceClient"; @@ -159,6 +160,10 @@ export class DescribeAcceleratorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2MatterhornCfSoothsayerApiGatewayLambda", + operation: "DescribeAccelerators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts b/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts index e25b0318e8adb..73e4e4b714944 100644 --- a/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticInferenceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticInferenceClient"; @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2MatterhornCfSoothsayerApiGatewayLambda", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-inference/src/commands/TagResourceCommand.ts b/clients/client-elastic-inference/src/commands/TagResourceCommand.ts index 840c055b7ecd5..816145a311566 100644 --- a/clients/client-elastic-inference/src/commands/TagResourceCommand.ts +++ b/clients/client-elastic-inference/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticInferenceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticInferenceClient"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2MatterhornCfSoothsayerApiGatewayLambda", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts b/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts index ff5ce0e05e2bc..8b091cb168c3e 100644 --- a/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts +++ b/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElasticInferenceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticInferenceClient"; @@ -135,6 +136,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EC2MatterhornCfSoothsayerApiGatewayLambda", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/package.json b/clients/client-elastic-load-balancing-v2/package.json index 848409d140a17..c3a1be410b2c4 100644 --- a/clients/client-elastic-load-balancing-v2/package.json +++ b/clients/client-elastic-load-balancing-v2/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts index b9bf656d43f25..1bba4f8e87516 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class AddListenerCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "AddListenerCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts index 9832b4cc5f44f..bdf5934f2ff4f 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class AddTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts index 8493bb50effe6..413302251b975 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -440,6 +441,10 @@ export class CreateListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "CreateListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts index a008f9902cfdc..de3ef33fee93c 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -337,6 +338,10 @@ export class CreateLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "CreateLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts index bc825e5ef1395..7793e73e1ee8a 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -434,6 +435,10 @@ export class CreateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "CreateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts index 4ea3f9b7bc49e..4aa52dc98e0ab 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -241,6 +242,10 @@ export class CreateTargetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "CreateTargetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts index 24800eb9c94de..625265a1f6bab 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class DeleteListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DeleteListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts index 2366b55032a3f..a5d0f0aa0d2d7 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DeleteLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DeleteLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts index 8c94f74f38c6f..a52b79249583a 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts index dff75c434d77f..919adf3043d15 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class DeleteTargetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DeleteTargetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts index c242a49a547c6..a355be055adfb 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class DeregisterTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DeregisterTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts index 3bf99a2496095..3bcb87a2e7500 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class DescribeAccountLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeAccountLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts index 0d1b272833e11..81ad1db1b71ed 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class DescribeListenerCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeListenerCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts index d2b08ca5e354b..97cac481aa3d9 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -243,6 +244,10 @@ export class DescribeListenersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeListeners", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts index f7f9c1e658a0d..3503dfb9c6f17 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -190,6 +191,10 @@ export class DescribeLoadBalancerAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeLoadBalancerAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts index 7230aba12afb4..07bdcc87e4eee 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -210,6 +211,10 @@ export class DescribeLoadBalancersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeLoadBalancers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts index 0f8e10bb934f5..1e690ab57ea5b 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -276,6 +277,10 @@ export class DescribeRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts index 9f41cd4635edf..cf8c898d5bd1d 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -250,6 +251,10 @@ export class DescribeSSLPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeSSLPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts index 60ae4d9e2e4fe..5c62031fcb5f2 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts index 904bcfd8f4b8d..4e74b52c2b57c 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -185,6 +186,10 @@ export class DescribeTargetGroupAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeTargetGroupAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts index 340029dbd85db..33424cfbca10c 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -201,6 +202,10 @@ export class DescribeTargetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeTargetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts index 9671e6b3afad0..a2eac0148c9ed 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -221,6 +222,10 @@ export class DescribeTargetHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "DescribeTargetHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts index 4477e151855a8..204fff6474fc7 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -403,6 +404,10 @@ export class ModifyListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "ModifyListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts index 3f440d04731d1..a9d9c362792ea 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -277,6 +278,10 @@ export class ModifyLoadBalancerAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "ModifyLoadBalancerAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts index 5734730aeebee..69aedadbae287 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -406,6 +407,10 @@ export class ModifyRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "ModifyRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts index 49753473f3626..aac091ea791aa 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class ModifyTargetGroupAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "ModifyTargetGroupAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts index 9da3057e279b2..07553f05f2655 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -201,6 +202,10 @@ export class ModifyTargetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "ModifyTargetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts index 9a40b6277db7d..cb2dbec7d43e2 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class RegisterTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "RegisterTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts index e595b4e1d9ce4..2addb1706ef0f 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class RemoveListenerCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "RemoveListenerCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts index f3c667df8e359..08a232bdf7af0 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class RemoveTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "RemoveTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts index 780777debd831..0b89864cf186f 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -128,6 +129,10 @@ export class SetIpAddressTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "SetIpAddressType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts index 557f822bc9d12..546d81f109dca 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -281,6 +282,10 @@ export class SetRulePrioritiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "SetRulePriorities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts index e5c295ca39dae..1077e7fcacf26 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class SetSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "SetSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts index e1a5df684ad37..87b101774a036 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -195,6 +196,10 @@ export class SetSubnetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v10", + operation: "SetSubnets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/package.json b/clients/client-elastic-load-balancing/package.json index d4cf621a91e1e..a90673f83c740 100644 --- a/clients/client-elastic-load-balancing/package.json +++ b/clients/client-elastic-load-balancing/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts index 33dad8bbd1171..9bd5980f2f6c2 100644 --- a/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class AddTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts index 6ea69a47ca39f..75cb016343ac0 100644 --- a/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class ApplySecurityGroupsToLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "ApplySecurityGroupsToLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts b/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts index cede8ce322102..9ead96353afdc 100644 --- a/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class AttachLoadBalancerToSubnetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "AttachLoadBalancerToSubnets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts b/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts index 0c07946c03004..1d7c1112d82cc 100644 --- a/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class ConfigureHealthCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "ConfigureHealthCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts index 71e1bc331b6aa..d66704a5241cc 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class CreateAppCookieStickinessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "CreateAppCookieStickinessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts index 6cdfb08c08fd0..b3d4d5b0e3992 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class CreateLBCookieStickinessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "CreateLBCookieStickinessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts index fca6dc717a8ac..197313ad13dc5 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -353,6 +354,10 @@ export class CreateLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "CreateLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts index 81d3d31f5936e..7c6e223f2a0e5 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class CreateLoadBalancerListenersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "CreateLoadBalancerListeners", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts index 5e5aefb5dd4e8..c7c8864417485 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -197,6 +198,10 @@ export class CreateLoadBalancerPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "CreateLoadBalancerPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts index 90a08372da37a..94100e899de68 100644 --- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class DeleteLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DeleteLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts index a62f0569d480c..30bc4d5a2cdba 100644 --- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DeleteLoadBalancerListenersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DeleteLoadBalancerListeners", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts index ff99b21f8ad77..b12543ae4ce9a 100644 --- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class DeleteLoadBalancerPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DeleteLoadBalancerPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts index 5dc9860eb36b1..394bac48d3a84 100644 --- a/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class DeregisterInstancesFromLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DeregisterInstancesFromLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts index 75f301547aa39..50973e3403873 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -127,6 +128,10 @@ export class DescribeAccountLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DescribeAccountLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts index c380b45e468a3..33b8909ea3a9f 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class DescribeInstanceHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DescribeInstanceHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts index d371d923e423b..4c1c5e2f8b9c5 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -182,6 +183,10 @@ export class DescribeLoadBalancerAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DescribeLoadBalancerAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts index 77b02c14b1825..8c919233d4818 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class DescribeLoadBalancerPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DescribeLoadBalancerPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts index 5aeee6968f337..2cbefe558a24f 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class DescribeLoadBalancerPolicyTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DescribeLoadBalancerPolicyTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts index 866c63390d4b0..670c059db49da 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -306,6 +307,10 @@ export class DescribeLoadBalancersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DescribeLoadBalancers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts index 85d2d69ce5b0e..07ff5e6766a9a 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts index 2058c957925f6..cc8b67788b325 100644 --- a/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class DetachLoadBalancerFromSubnetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DetachLoadBalancerFromSubnets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts index f02db3959b8c7..fc84276b9b8b0 100644 --- a/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class DisableAvailabilityZonesForLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "DisableAvailabilityZonesForLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts index 0f58dd0e1e2cc..885fade4d12c3 100644 --- a/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class EnableAvailabilityZonesForLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "EnableAvailabilityZonesForLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts index bdf146bec34d7..077c0de986ab3 100644 --- a/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -257,6 +258,10 @@ export class ModifyLoadBalancerAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "ModifyLoadBalancerAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts index 971a0adf2ae2c..1eb8a7d8ee607 100644 --- a/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -185,6 +186,10 @@ export class RegisterInstancesWithLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "RegisterInstancesWithLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts index 42c957b24da4f..1f95cb52f6c57 100644 --- a/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class RemoveTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "RemoveTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts index 4a8c6708b94e9..09f3d1ca4bb83 100644 --- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class SetLoadBalancerListenerSSLCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "SetLoadBalancerListenerSSLCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts index 422a4dcc7ca8e..bc635b144ea62 100644 --- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class SetLoadBalancerPoliciesForBackendServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "SetLoadBalancerPoliciesForBackendServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts index 0efbba6fd5cfc..08a6d10c5d979 100644 --- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class SetLoadBalancerPoliciesOfListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticLoadBalancing_v7", + operation: "SetLoadBalancerPoliciesOfListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json index 3733ab9c30249..64bb7cc681692 100644 --- a/clients/client-elastic-transcoder/package.json +++ b/clients/client-elastic-transcoder/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts b/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts index e5ae7fc4deb57..d150f5288e24e 100644 --- a/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class CancelJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "CancelJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts b/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts index a7df739910163..70361fc9a83f6 100644 --- a/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -601,6 +602,10 @@ export class CreateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "CreateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts index 6f4fdd0fc4713..9dffde87b439a 100644 --- a/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -220,6 +221,10 @@ export class CreatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "CreatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts b/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts index c0894597a252c..5218db6c928dc 100644 --- a/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -264,6 +265,10 @@ export class CreatePresetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "CreatePreset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts index 9fad4fc91023e..026280a4efdbd 100644 --- a/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class DeletePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "DeletePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts b/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts index 8b1f6cb8526da..ae38afc561956 100644 --- a/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class DeletePresetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "DeletePreset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts index 4a28f9ea5f38c..bd0a1a48044ab 100644 --- a/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -387,6 +388,10 @@ export class ListJobsByPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "ListJobsByPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts b/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts index 5a5a34b1f273f..5d595f6cef500 100644 --- a/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -386,6 +387,10 @@ export class ListJobsByStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "ListJobsByStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts b/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts index a2f63900b1bd5..acd240ba30350 100644 --- a/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class ListPipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "ListPipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts b/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts index 56c9f32214b59..a0aa36a11b19d 100644 --- a/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -194,6 +195,10 @@ export class ListPresetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "ListPresets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts index 9266a374deeae..064defe9db3cd 100644 --- a/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -378,6 +379,10 @@ export class ReadJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "ReadJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts index c28bb9b227336..f5558ca1ce1c5 100644 --- a/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class ReadPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "ReadPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts index ba52dfcf2a6f9..b2afb383deb3c 100644 --- a/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -193,6 +194,10 @@ export class ReadPresetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "ReadPreset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts b/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts index d7594ddedb323..0536974197b26 100644 --- a/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class TestRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "TestRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts index b38ca005a4426..f436edeb0bd03 100644 --- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -225,6 +226,10 @@ export class UpdatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "UpdatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts index 5225a06d44deb..c1a1b4ebc0272 100644 --- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -190,6 +191,10 @@ export class UpdatePipelineNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "UpdatePipelineNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts index c52a4542c19c7..b8670cf051d93 100644 --- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -184,6 +185,10 @@ export class UpdatePipelineStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EtsCustomerService", + operation: "UpdatePipelineStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json index 70a88a6eef758..7cbcc808d28fd 100644 --- a/clients/client-elasticache/package.json +++ b/clients/client-elasticache/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts b/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts index cc2cb9d9782a0..37408ae2e785d 100644 --- a/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -213,6 +214,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts b/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts index 3449bd071a671..db7c2234b4259 100644 --- a/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts +++ b/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -172,6 +173,10 @@ export class AuthorizeCacheSecurityGroupIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "AuthorizeCacheSecurityGroupIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts b/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts index 9c993fd98e28a..8ee4870ad9229 100644 --- a/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts +++ b/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -144,6 +145,10 @@ export class BatchApplyUpdateActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "BatchApplyUpdateAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts b/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts index 7dcce8eb17480..0fde109e200f8 100644 --- a/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts +++ b/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -144,6 +145,10 @@ export class BatchStopUpdateActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "BatchStopUpdateAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts b/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts index 6688225370ca3..ba0e82a99ff90 100644 --- a/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts +++ b/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -243,6 +244,10 @@ export class CompleteMigrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CompleteMigration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CopySnapshotCommand.ts b/clients/client-elasticache/src/commands/CopySnapshotCommand.ts index 79f3860db02a3..3456f79da1fdc 100644 --- a/clients/client-elasticache/src/commands/CopySnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/CopySnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -332,6 +333,10 @@ export class CopySnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CopySnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts b/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts index 648cf3d6302b3..742fdbaeed511 100644 --- a/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts +++ b/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -379,6 +380,10 @@ export class CreateCacheClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateCacheCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts index 5e9e00753651b..7ec52f10281f3 100644 --- a/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -189,6 +190,10 @@ export class CreateCacheParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateCacheParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts index db940d9009c36..7d2244a86e991 100644 --- a/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -167,6 +168,10 @@ export class CreateCacheSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateCacheSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts index 105c48d6be163..965ed3bf668fe 100644 --- a/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -220,6 +221,10 @@ export class CreateCacheSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateCacheSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts index a727f64ba1e7e..0e6c3ec61bf30 100644 --- a/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -175,6 +176,10 @@ export class CreateGlobalReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateGlobalReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts index 9d39a043cb273..adf50e5825efe 100644 --- a/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -504,6 +505,10 @@ export class CreateReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts b/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts index 8df49ab056efe..b907428befa47 100644 --- a/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -311,6 +312,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateUserCommand.ts b/clients/client-elasticache/src/commands/CreateUserCommand.ts index 5cd9c88fa45fd..fee623c54b477 100644 --- a/clients/client-elasticache/src/commands/CreateUserCommand.ts +++ b/clients/client-elasticache/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -168,6 +169,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts b/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts index 6ad1588c0078a..b88db82b54af9 100644 --- a/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -170,6 +171,10 @@ export class CreateUserGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "CreateUserGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts index f5bc4523cf50c..6bec4396ae5cf 100644 --- a/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -176,6 +177,10 @@ export class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DecreaseNodeGroupsInGlobalReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts b/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts index 7f4d04ee0d30d..eefa68017b4fb 100644 --- a/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts +++ b/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -293,6 +294,10 @@ export class DecreaseReplicaCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DecreaseReplicaCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts index 9195e35ee0e52..eb630ab810c89 100644 --- a/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -326,6 +327,10 @@ export class DeleteCacheClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteCacheCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts index 0a906b143f4fe..8a30e627387a7 100644 --- a/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -139,6 +140,10 @@ export class DeleteCacheParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteCacheParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts index 9709e56148e7a..364688ec69935 100644 --- a/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -140,6 +141,10 @@ export class DeleteCacheSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteCacheSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts index c29ef80d48f4e..202521aef562f 100644 --- a/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -134,6 +135,10 @@ export class DeleteCacheSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteCacheSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts index dd99f29ea7bcd..daf539800bbbf 100644 --- a/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -173,6 +174,10 @@ export class DeleteGlobalReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteGlobalReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts index e074b3c8856db..973f15f1495e0 100644 --- a/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -301,6 +302,10 @@ export class DeleteReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts b/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts index 288a9df3f902a..e4702586176eb 100644 --- a/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -226,6 +227,10 @@ export class DeleteSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteUserCommand.ts b/clients/client-elasticache/src/commands/DeleteUserCommand.ts index c4e16162328e6..cd076ed59227b 100644 --- a/clients/client-elasticache/src/commands/DeleteUserCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -142,6 +143,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts index 16b1fcfc9bce7..734f2ff9674d5 100644 --- a/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -146,6 +147,10 @@ export class DeleteUserGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DeleteUserGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts index f473372fee876..6e9d364825aab 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -298,6 +299,10 @@ export class DescribeCacheClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeCacheClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts index 98e2b684fb636..33e652edc125c 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -227,6 +228,10 @@ export class DescribeCacheEngineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeCacheEngineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts index fce962d603dbd..b242933eec41f 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -158,6 +159,10 @@ export class DescribeCacheParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeCacheParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts index a7f5f5b8cba9f..186e75dbcf03a 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -561,6 +562,10 @@ export class DescribeCacheParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeCacheParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts index 549b928324930..a97ac96b10948 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -154,6 +155,10 @@ export class DescribeCacheSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeCacheSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts index 8e5b199dba4aa..859d7e6a604ec 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -197,6 +198,10 @@ export class DescribeCacheSubnetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeCacheSubnetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts b/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts index ea850b44fad7d..63f89c2743226 100644 --- a/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -776,6 +777,10 @@ export class DescribeEngineDefaultParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeEngineDefaultParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeEventsCommand.ts b/clients/client-elasticache/src/commands/DescribeEventsCommand.ts index 06bb385f13774..8a6c0a59197e7 100644 --- a/clients/client-elasticache/src/commands/DescribeEventsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -187,6 +188,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts index d8a2075c2a178..216621d5bf3ad 100644 --- a/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -162,6 +163,10 @@ export class DescribeGlobalReplicationGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeGlobalReplicationGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts index 42443e1455828..c795df382c7b5 100644 --- a/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -315,6 +316,10 @@ export class DescribeReplicationGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeReplicationGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts index df5e3e790c347..62b43c9332e0f 100644 --- a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -164,6 +165,10 @@ export class DescribeReservedCacheNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeReservedCacheNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts index 294a2cb728491..be7756403100a 100644 --- a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -424,6 +425,10 @@ export class DescribeReservedCacheNodesOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeReservedCacheNodesOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts b/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts index 52fa901d66e55..246eea0e6e62e 100644 --- a/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -144,6 +145,10 @@ export class DescribeServiceUpdatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeServiceUpdates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts b/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts index 1688f94c98953..6d93abd51666a 100644 --- a/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -238,6 +239,10 @@ export class DescribeSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts b/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts index 1c51eb3f130d2..9b7af9c9fcfef 100644 --- a/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -189,6 +190,10 @@ export class DescribeUpdateActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeUpdateActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts index c9a53260fb949..ee5470318d830 100644 --- a/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -148,6 +149,10 @@ export class DescribeUserGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeUserGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DescribeUsersCommand.ts b/clients/client-elasticache/src/commands/DescribeUsersCommand.ts index d49b0e4a37e51..cbebdc2b108a7 100644 --- a/clients/client-elasticache/src/commands/DescribeUsersCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -150,6 +151,10 @@ export class DescribeUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DescribeUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts index 48ba657558623..9e0487fce9f0e 100644 --- a/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -165,6 +166,10 @@ export class DisassociateGlobalReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "DisassociateGlobalReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts index 543f3d1176f50..491944143637c 100644 --- a/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -161,6 +162,10 @@ export class FailoverGlobalReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "FailoverGlobalReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts index de6d764a9c13c..66aadd7f5ad01 100644 --- a/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -181,6 +182,10 @@ export class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "IncreaseNodeGroupsInGlobalReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts b/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts index 49a024fe915bc..155354024d8fa 100644 --- a/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts +++ b/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -290,6 +291,10 @@ export class IncreaseReplicaCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "IncreaseReplicaCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts b/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts index 2d86c77872cea..fbcee85eb266d 100644 --- a/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts +++ b/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -167,6 +168,10 @@ export class ListAllowedNodeTypeModificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ListAllowedNodeTypeModifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts b/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts index 4dd786016c8fe..ba1ee69b9f659 100644 --- a/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -188,6 +189,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts index 7567449927f03..21aa01e972104 100644 --- a/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -347,6 +348,10 @@ export class ModifyCacheClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ModifyCacheCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts index 5c2ee8cab28f1..0eb8fc0511c82 100644 --- a/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -164,6 +165,10 @@ export class ModifyCacheParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ModifyCacheParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts index c7a0754b7d6be..f4f5bedfba199 100644 --- a/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -215,6 +216,10 @@ export class ModifyCacheSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ModifyCacheSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts index 38c2a4b168805..bb0c31d2505fc 100644 --- a/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -158,6 +159,10 @@ export class ModifyGlobalReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ModifyGlobalReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts index fbabf5ea2a710..c65f8ae715490 100644 --- a/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -426,6 +427,10 @@ export class ModifyReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ModifyReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts b/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts index 0b7bf6babe7cb..b8ec5e1e6a32f 100644 --- a/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -298,6 +299,10 @@ export class ModifyReplicationGroupShardConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ModifyReplicationGroupShardConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ModifyUserCommand.ts b/clients/client-elasticache/src/commands/ModifyUserCommand.ts index f21162cf0620f..ae8e357dffa2e 100644 --- a/clients/client-elasticache/src/commands/ModifyUserCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -152,6 +153,10 @@ export class ModifyUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ModifyUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts index 5b5d9c1d35db6..4967fe879fb27 100644 --- a/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -162,6 +163,10 @@ export class ModifyUserGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ModifyUserGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts b/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts index b2cc9234f155f..9b3490d08558c 100644 --- a/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts +++ b/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -183,6 +184,10 @@ export class PurchaseReservedCacheNodesOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "PurchaseReservedCacheNodesOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts index 866c512f38887..9914ce8bbb3f9 100644 --- a/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -161,6 +162,10 @@ export class RebalanceSlotsInGlobalReplicationGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "RebalanceSlotsInGlobalReplicationGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts b/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts index f582b742f8a14..880a2a99a35bf 100644 --- a/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts +++ b/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -289,6 +290,10 @@ export class RebootCacheClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "RebootCacheCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts index b3c0ec70dab80..f48365791b37d 100644 --- a/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -208,6 +209,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts index bebfdb7e67328..d1038f593074e 100644 --- a/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -158,6 +159,10 @@ export class ResetCacheParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "ResetCacheParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts b/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts index 802dea9318058..f9193cc808abb 100644 --- a/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts +++ b/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -164,6 +165,10 @@ export class RevokeCacheSecurityGroupIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "RevokeCacheSecurityGroupIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/StartMigrationCommand.ts b/clients/client-elasticache/src/commands/StartMigrationCommand.ts index 75a944afa8035..8d3dbf8c736e3 100644 --- a/clients/client-elasticache/src/commands/StartMigrationCommand.ts +++ b/clients/client-elasticache/src/commands/StartMigrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -251,6 +252,10 @@ export class StartMigrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "StartMigration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/TestFailoverCommand.ts b/clients/client-elasticache/src/commands/TestFailoverCommand.ts index de11a5732841c..371f8e10fea27 100644 --- a/clients/client-elasticache/src/commands/TestFailoverCommand.ts +++ b/clients/client-elasticache/src/commands/TestFailoverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -338,6 +339,10 @@ export class TestFailoverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "TestFailover", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticache/src/commands/TestMigrationCommand.ts b/clients/client-elasticache/src/commands/TestMigrationCommand.ts index 513c6c3ac6114..e162f393c8f96 100644 --- a/clients/client-elasticache/src/commands/TestMigrationCommand.ts +++ b/clients/client-elasticache/src/commands/TestMigrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient"; @@ -249,6 +250,10 @@ export class TestMigrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElastiCacheV9", + operation: "TestMigration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json index 5eb0d06d8dccd..8da162f59e500 100644 --- a/clients/client-elasticsearch-service/package.json +++ b/clients/client-elasticsearch-service/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts index 1928e7515e3d7..6f8e057890d02 100644 --- a/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class AcceptInboundCrossClusterSearchConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "AcceptInboundCrossClusterSearchConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts index 536dd3011055b..a06b5494aaf2e 100644 --- a/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class AddTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts index a072d80ea76c1..8e1e0d2de3b67 100644 --- a/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class AssociatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "AssociatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts index 4485d64bc4422..5d0c640c41331 100644 --- a/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class AuthorizeVpcEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "AuthorizeVpcEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts b/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts index 21c31446713d3..2504e1059525d 100644 --- a/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class CancelElasticsearchServiceSoftwareUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "CancelElasticsearchServiceSoftwareUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts index 011e0db2f2316..4a5cf06856d1a 100644 --- a/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -367,6 +368,10 @@ export class CreateElasticsearchDomainCommand extends $Command< commandName, inputFilterSensitiveLog: CreateElasticsearchDomainRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "CreateElasticsearchDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts index 5d148ebd91961..9446a6e4f00ad 100644 --- a/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class CreateOutboundCrossClusterSearchConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "CreateOutboundCrossClusterSearchConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts index 1791ac92a5c37..f31ab544a2251 100644 --- a/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class CreatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "CreatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts index 3fbfc04122008..221cd7c78d4eb 100644 --- a/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class CreateVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "CreateVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts index 39cbb415d059b..626bdc7b20b59 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -246,6 +247,10 @@ export class DeleteElasticsearchDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DeleteElasticsearchDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts index d15650c1038a9..5cd69f8a4ee99 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -125,6 +126,10 @@ export class DeleteElasticsearchServiceRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DeleteElasticsearchServiceRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts index d85be8f20d368..75175bbbaf9f9 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DeleteInboundCrossClusterSearchConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DeleteInboundCrossClusterSearchConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts index 417383f26e9df..57916c321edbf 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class DeleteOutboundCrossClusterSearchConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DeleteOutboundCrossClusterSearchConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts index e0b2a56f8f022..2bd75ffe3f30d 100644 --- a/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class DeletePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DeletePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts index 2b8aede0bc0e7..1d311de02d529 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class DeleteVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DeleteVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts index 182f9d0755643..5b0a2b06fc579 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DescribeDomainAutoTunesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeDomainAutoTunes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts index 6f8952fc76c8b..daa89d598b542 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class DescribeDomainChangeProgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeDomainChangeProgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts index 46a5efbcf14c4..28a4bfb64b1e2 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -251,6 +252,10 @@ export class DescribeElasticsearchDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeElasticsearchDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts index 4f768dbe9a1be..696c599849731 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -322,6 +323,10 @@ export class DescribeElasticsearchDomainConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeElasticsearchDomainConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts index a38a5913a6337..94780d528cd79 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -252,6 +253,10 @@ export class DescribeElasticsearchDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeElasticsearchDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts index db53a04fa1637..40c834e956531 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -191,6 +192,10 @@ export class DescribeElasticsearchInstanceTypeLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeElasticsearchInstanceTypeLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts index 2d7c7cf3d9ae5..74cea6574b29e 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class DescribeInboundCrossClusterSearchConnectionsCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeInboundCrossClusterSearchConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts index e1acb1383f34f..215953e4aee9f 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class DescribeOutboundCrossClusterSearchConnectionsCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeOutboundCrossClusterSearchConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts index d085f20320ca8..1522fcd9dafb4 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class DescribePackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribePackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts index 7f5e65d7f294f..f509e5b742545 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class DescribeReservedElasticsearchInstanceOfferingsCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeReservedElasticsearchInstanceOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts index 4eeb62217de8c..e5892421ccd06 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DescribeReservedElasticsearchInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeReservedElasticsearchInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts index d25a4f0f99cb6..e91247d5a3686 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class DescribeVpcEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DescribeVpcEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts index 751689b1cff38..c1b811dbd7b28 100644 --- a/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class DissociatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "DissociatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts b/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts index 8dfe2ee21cdad..ec96c5aebc3dd 100644 --- a/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class GetCompatibleElasticsearchVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "GetCompatibleElasticsearchVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts b/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts index eded89cedc178..113c7f51fb98f 100644 --- a/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class GetPackageVersionHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "GetPackageVersionHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts b/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts index 15b7d598aab0c..f5edc99fc1dd4 100644 --- a/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class GetUpgradeHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "GetUpgradeHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts b/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts index 5eb7e8132ef24..12edad655fa17 100644 --- a/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class GetUpgradeStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "GetUpgradeStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts b/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts index a6f216b90e711..ae98a47dbf280 100644 --- a/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class ListDomainNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListDomainNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts b/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts index bb0875740b592..6de12004b5360 100644 --- a/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class ListDomainsForPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListDomainsForPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts b/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts index 15972e9a7ed6f..3ee86697024e7 100644 --- a/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class ListElasticsearchInstanceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListElasticsearchInstanceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts index ae0dac2a654d9..d8a2e78cbd2d4 100644 --- a/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class ListElasticsearchVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListElasticsearchVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts index 621134c274b9a..1b559fbef6e45 100644 --- a/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class ListPackagesForDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListPackagesForDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts index d181fc9b5f2fc..e3f69a2bc46ac 100644 --- a/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class ListTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts index 6effbc9fee75c..2349ca736597c 100644 --- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class ListVpcEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListVpcEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts index 7456407bae770..edf2dccb34d5e 100644 --- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class ListVpcEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListVpcEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts index 70b0fb11d8b86..19d4f1c987704 100644 --- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class ListVpcEndpointsForDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "ListVpcEndpointsForDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts b/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts index c6affaf53155f..8153f032b64dc 100644 --- a/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class PurchaseReservedElasticsearchInstanceOfferingCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "PurchaseReservedElasticsearchInstanceOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts index d97fe56871574..6cfe1db1ce628 100644 --- a/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class RejectInboundCrossClusterSearchConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "RejectInboundCrossClusterSearchConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts index 45cfc7a712627..6de6181ebccdc 100644 --- a/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class RemoveTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "RemoveTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts index 67607677db57b..4292abd867ebb 100644 --- a/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class RevokeVpcEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "RevokeVpcEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts b/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts index 020fbcacf1394..814320aa9dceb 100644 --- a/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class StartElasticsearchServiceSoftwareUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "StartElasticsearchServiceSoftwareUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts index 3a83fdb810376..a746b37045c8f 100644 --- a/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -435,6 +436,10 @@ export class UpdateElasticsearchDomainConfigCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateElasticsearchDomainConfigRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "UpdateElasticsearchDomainConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts index 7dbaf52697f17..f5f102c34e5e9 100644 --- a/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class UpdatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "UpdatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts index 085981a108eb9..44cff0768979c 100644 --- a/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class UpdateVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "UpdateVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts index 707d17d17134c..4cfa898a8ef76 100644 --- a/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class UpgradeElasticsearchDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonElasticsearchService2015", + operation: "UpgradeElasticsearchDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/package.json b/clients/client-emr-containers/package.json index 0e1eec5457e31..a403b2473edb6 100644 --- a/clients/client-emr-containers/package.json +++ b/clients/client-emr-containers/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts b/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts index cede5f920160c..7e31e50fd02ec 100644 --- a/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts +++ b/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -121,6 +122,10 @@ export class CancelJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "CancelJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts index 3b3446f95f82a..30f2ca4a44379 100644 --- a/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts +++ b/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -193,6 +194,10 @@ export class CreateJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateJobTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "CreateJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts index bb91153796804..5d54d5ea68a70 100644 --- a/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts +++ b/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -173,6 +174,10 @@ export class CreateManagedEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: CreateManagedEndpointRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "CreateManagedEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts index 22e2454a28f6c..9227f39358bfa 100644 --- a/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts +++ b/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -141,6 +142,10 @@ export class CreateVirtualClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "CreateVirtualCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts index 7c0c4bdfdb7ab..4f2521b17fd1e 100644 --- a/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts +++ b/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -123,6 +124,10 @@ export class DeleteJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "DeleteJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts index b19894caea4ea..ba5558061df41 100644 --- a/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts +++ b/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -123,6 +124,10 @@ export class DeleteManagedEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "DeleteManagedEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts index d2c88a13abee6..cdfa319f346df 100644 --- a/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts +++ b/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -123,6 +124,10 @@ export class DeleteVirtualClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "DeleteVirtualCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts b/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts index 81e909e5977d4..5d3a8d17321a4 100644 --- a/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -198,6 +199,10 @@ export class DescribeJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeJobRunResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "DescribeJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts index d18a6e996f49b..ddfcd83735f3f 100644 --- a/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -196,6 +197,10 @@ export class DescribeJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeJobTemplateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "DescribeJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts index bc35b5c28efe6..d9de32c95b2f8 100644 --- a/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -187,6 +188,10 @@ export class DescribeManagedEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeManagedEndpointResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "DescribeManagedEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts index 06ab71212dccb..c29e1a27ad087 100644 --- a/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -146,6 +147,10 @@ export class DescribeVirtualClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "DescribeVirtualCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts b/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts index a44bde0bed122..8dc9b8d6a3a8e 100644 --- a/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts +++ b/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -145,6 +146,10 @@ export class GetManagedEndpointSessionCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetManagedEndpointSessionCredentialsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "GetManagedEndpointSessionCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts b/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts index bf372ffafe8da..4196ec5fa3edf 100644 --- a/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts +++ b/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -199,6 +200,10 @@ export class ListJobRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListJobRunsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "ListJobRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts b/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts index 8409074253fe0..485eb79db0e43 100644 --- a/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts +++ b/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -199,6 +200,10 @@ export class ListJobTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListJobTemplatesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "ListJobTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts b/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts index 58d20741a84fc..a30e27292b1cd 100644 --- a/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts +++ b/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -196,6 +197,10 @@ export class ListManagedEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListManagedEndpointsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "ListManagedEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts b/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts index 0b2d92e4f4833..832d8efa03040 100644 --- a/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts b/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts index 61c98f05cbd46..34242309d2c19 100644 --- a/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts +++ b/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -154,6 +155,10 @@ export class ListVirtualClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "ListVirtualClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/StartJobRunCommand.ts b/clients/client-emr-containers/src/commands/StartJobRunCommand.ts index c2d0570bc4f62..3bfdf3c8250f8 100644 --- a/clients/client-emr-containers/src/commands/StartJobRunCommand.ts +++ b/clients/client-emr-containers/src/commands/StartJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -185,6 +186,10 @@ export class StartJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: StartJobRunRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "StartJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/TagResourceCommand.ts b/clients/client-emr-containers/src/commands/TagResourceCommand.ts index d8d3f4420ff72..51d057e80db72 100644 --- a/clients/client-emr-containers/src/commands/TagResourceCommand.ts +++ b/clients/client-emr-containers/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -130,6 +131,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-containers/src/commands/UntagResourceCommand.ts b/clients/client-emr-containers/src/commands/UntagResourceCommand.ts index 67ed2c80fe513..34ebd8cd320de 100644 --- a/clients/client-emr-containers/src/commands/UntagResourceCommand.ts +++ b/clients/client-emr-containers/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRContainersClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRContainersClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsChicagoWebService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/package.json b/clients/client-emr-serverless/package.json index 1b3bc2d8e13d0..b04ca7cdcae45 100644 --- a/clients/client-emr-serverless/package.json +++ b/clients/client-emr-serverless/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts b/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts index 8e800edcb6064..a4d3e5919c2f1 100644 --- a/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts +++ b/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -124,6 +125,10 @@ export class CancelJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "CancelJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts b/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts index 41858857f6bd5..b54ee81cc72cb 100644 --- a/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -177,6 +178,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts b/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts index ffa75a945fff5..1b77c1a6c9904 100644 --- a/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -123,6 +124,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts b/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts index 48ab9f6f1237b..0fec51ae009e7 100644 --- a/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -180,6 +181,10 @@ export class GetApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "GetApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts b/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts index 585c1b691b1b3..4f62f3c7f285f 100644 --- a/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts +++ b/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -133,6 +134,10 @@ export class GetDashboardForJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "GetDashboardForJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts b/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts index ad298c2e3ea27..b9c3d463930df 100644 --- a/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts +++ b/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -212,6 +213,10 @@ export class GetJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetJobRunResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "GetJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts b/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts index 1b8d1a84b6d29..554f9b0a4ffee 100644 --- a/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts +++ b/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -139,6 +140,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts b/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts index dc085293ba634..7c7fe1e130029 100644 --- a/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts +++ b/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -142,6 +143,10 @@ export class ListJobRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "ListJobRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts b/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts index 5c9796fe29c9c..84e1b8e346ae8 100644 --- a/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts b/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts index 9b75073154d8f..fa47dbae9e38b 100644 --- a/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -125,6 +126,10 @@ export class StartApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "StartApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts b/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts index 5f82c63f3ceb5..2793f9ef3c620 100644 --- a/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts +++ b/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -189,6 +190,10 @@ export class StartJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: StartJobRunRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "StartJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts b/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts index 01e1cd026e34c..2955807e8ff3c 100644 --- a/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -123,6 +124,10 @@ export class StopApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "StopApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/TagResourceCommand.ts b/clients/client-emr-serverless/src/commands/TagResourceCommand.ts index 7b5b444ab7548..9c45f17451aed 100644 --- a/clients/client-emr-serverless/src/commands/TagResourceCommand.ts +++ b/clients/client-emr-serverless/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -127,6 +128,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts b/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts index e4c93ce6e7a71..1580ddf264ffc 100644 --- a/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts +++ b/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts b/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts index f3f4f023ab6b6..5fb9c59c71e84 100644 --- a/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient"; @@ -224,6 +225,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsToledoWebService", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json index 069d46bbb415b..05248cc3f9be9 100644 --- a/clients/client-emr/package.json +++ b/clients/client-emr/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-emr/src/commands/AddInstanceFleetCommand.ts b/clients/client-emr/src/commands/AddInstanceFleetCommand.ts index b5bdcdc73838f..9a45f399d7672 100644 --- a/clients/client-emr/src/commands/AddInstanceFleetCommand.ts +++ b/clients/client-emr/src/commands/AddInstanceFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -197,6 +198,10 @@ export class AddInstanceFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "AddInstanceFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts b/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts index 5f1c8b6d00747..7a7078c8e89cb 100644 --- a/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts +++ b/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -202,6 +203,10 @@ export class AddInstanceGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "AddInstanceGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts b/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts index f2aa615c7b59e..59bafa3cbb0b1 100644 --- a/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts +++ b/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -158,6 +159,10 @@ export class AddJobFlowStepsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "AddJobFlowSteps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/AddTagsCommand.ts b/clients/client-emr/src/commands/AddTagsCommand.ts index bbdbb3a1a89ba..2691405f7ede6 100644 --- a/clients/client-emr/src/commands/AddTagsCommand.ts +++ b/clients/client-emr/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -123,6 +124,10 @@ export class AddTagsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/CancelStepsCommand.ts b/clients/client-emr/src/commands/CancelStepsCommand.ts index ab26ded2f83a1..709d9dc9e60bc 100644 --- a/clients/client-emr/src/commands/CancelStepsCommand.ts +++ b/clients/client-emr/src/commands/CancelStepsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -133,6 +134,10 @@ export class CancelStepsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "CancelSteps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts index 12a3a8e4187d7..9ba9f1b57d5ce 100644 --- a/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts +++ b/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -124,6 +125,10 @@ export class CreateSecurityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "CreateSecurityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/CreateStudioCommand.ts b/clients/client-emr/src/commands/CreateStudioCommand.ts index e33cf31ee3d94..645ef4b15920d 100644 --- a/clients/client-emr/src/commands/CreateStudioCommand.ts +++ b/clients/client-emr/src/commands/CreateStudioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -139,6 +140,10 @@ export class CreateStudioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "CreateStudio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts index f74f34a7256da..9592341ff39e3 100644 --- a/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts +++ b/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -127,6 +128,10 @@ export class CreateStudioSessionMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "CreateStudioSessionMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts index f4ee052e6881f..7700eb6f61f1d 100644 --- a/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts +++ b/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -119,6 +120,10 @@ export class DeleteSecurityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DeleteSecurityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DeleteStudioCommand.ts b/clients/client-emr/src/commands/DeleteStudioCommand.ts index 0a19dcdc8c987..53b134b9b52d5 100644 --- a/clients/client-emr/src/commands/DeleteStudioCommand.ts +++ b/clients/client-emr/src/commands/DeleteStudioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -117,6 +118,10 @@ export class DeleteStudioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DeleteStudio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts index 9387d4caa3109..0c89d6faf5d3a 100644 --- a/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts +++ b/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -122,6 +123,10 @@ export class DeleteStudioSessionMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DeleteStudioSessionMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DescribeClusterCommand.ts b/clients/client-emr/src/commands/DescribeClusterCommand.ts index d85765fcae220..6102168bf7feb 100644 --- a/clients/client-emr/src/commands/DescribeClusterCommand.ts +++ b/clients/client-emr/src/commands/DescribeClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -239,6 +240,10 @@ export class DescribeClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DescribeCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts b/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts index 05c0deffd79c1..63e566a4551f7 100644 --- a/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts +++ b/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -250,6 +251,10 @@ export class DescribeJobFlowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DescribeJobFlows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts b/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts index 748bb4e31bc65..9f7b19e0109cd 100644 --- a/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts +++ b/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -157,6 +158,10 @@ export class DescribeNotebookExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DescribeNotebookExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts b/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts index 3f22cea55136c..d3dad904defe1 100644 --- a/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts +++ b/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -137,6 +138,10 @@ export class DescribeReleaseLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DescribeReleaseLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts index 605dd6552df62..5526c59ae956f 100644 --- a/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts +++ b/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -129,6 +130,10 @@ export class DescribeSecurityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DescribeSecurityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DescribeStepCommand.ts b/clients/client-emr/src/commands/DescribeStepCommand.ts index eaba1c356f0c6..7967676727e7c 100644 --- a/clients/client-emr/src/commands/DescribeStepCommand.ts +++ b/clients/client-emr/src/commands/DescribeStepCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -152,6 +153,10 @@ export class DescribeStepCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DescribeStep", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/DescribeStudioCommand.ts b/clients/client-emr/src/commands/DescribeStudioCommand.ts index 9987f6edb757c..449f71bb5f44f 100644 --- a/clients/client-emr/src/commands/DescribeStudioCommand.ts +++ b/clients/client-emr/src/commands/DescribeStudioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -147,6 +148,10 @@ export class DescribeStudioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "DescribeStudio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts index 938c8f96a3b9d..2641742217da3 100644 --- a/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts +++ b/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -116,6 +117,10 @@ export class GetAutoTerminationPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "GetAutoTerminationPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts b/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts index 63ef68f77dd1e..160f39a6b73d5 100644 --- a/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts +++ b/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -157,6 +158,10 @@ export class GetBlockPublicAccessConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "GetBlockPublicAccessConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts b/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts index 1f5574cabcd12..ab7cb0537560b 100644 --- a/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts +++ b/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -140,6 +141,10 @@ export class GetClusterSessionCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetClusterSessionCredentialsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "GetClusterSessionCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts index dc891d729f263..119cbb95ee0bd 100644 --- a/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -122,6 +123,10 @@ export class GetManagedScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "GetManagedScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts index 11d219fd6ff41..097138390b3b2 100644 --- a/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts +++ b/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -133,6 +134,10 @@ export class GetStudioSessionMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "GetStudioSessionMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts b/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts index 1a806da6cfaf1..82bdf20f77dba 100644 --- a/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts +++ b/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -131,6 +132,10 @@ export class ListBootstrapActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListBootstrapActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListClustersCommand.ts b/clients/client-emr/src/commands/ListClustersCommand.ts index 2821dc4708725..dfbf041ab4f32 100644 --- a/clients/client-emr/src/commands/ListClustersCommand.ts +++ b/clients/client-emr/src/commands/ListClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -160,6 +161,10 @@ export class ListClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts b/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts index 21ee282b7ffa7..54e4ac3b49300 100644 --- a/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts +++ b/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -211,6 +212,10 @@ export class ListInstanceFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListInstanceFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts b/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts index 2c3d4f715425c..95367b4d0f3a3 100644 --- a/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts +++ b/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -236,6 +237,10 @@ export class ListInstanceGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListInstanceGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListInstancesCommand.ts b/clients/client-emr/src/commands/ListInstancesCommand.ts index 61ab119f774e8..f631852457247 100644 --- a/clients/client-emr/src/commands/ListInstancesCommand.ts +++ b/clients/client-emr/src/commands/ListInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -164,6 +165,10 @@ export class ListInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts b/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts index 927431d49e71a..0ba56416b96da 100644 --- a/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts +++ b/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -144,6 +145,10 @@ export class ListNotebookExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListNotebookExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts b/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts index 5f6e3e47fdad3..f454e2bc44d3e 100644 --- a/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts +++ b/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -130,6 +131,10 @@ export class ListReleaseLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListReleaseLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts b/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts index 3fd4ba9d808d9..995df8e86d694 100644 --- a/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts +++ b/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -130,6 +131,10 @@ export class ListSecurityConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListSecurityConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListStepsCommand.ts b/clients/client-emr/src/commands/ListStepsCommand.ts index e61aa106a5874..439774d94ef8b 100644 --- a/clients/client-emr/src/commands/ListStepsCommand.ts +++ b/clients/client-emr/src/commands/ListStepsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -161,6 +162,10 @@ export class ListStepsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListSteps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts b/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts index 683efa4a261f2..4f33560c3fb18 100644 --- a/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts +++ b/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -134,6 +135,10 @@ export class ListStudioSessionMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListStudioSessionMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListStudiosCommand.ts b/clients/client-emr/src/commands/ListStudiosCommand.ts index 9ed75c0ba3a04..09ad5d2b28267 100644 --- a/clients/client-emr/src/commands/ListStudiosCommand.ts +++ b/clients/client-emr/src/commands/ListStudiosCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -131,6 +132,10 @@ export class ListStudiosCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListStudios", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts b/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts index 9fa8f14c32656..182aea6525b8a 100644 --- a/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts +++ b/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -138,6 +139,10 @@ export class ListSupportedInstanceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ListSupportedInstanceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ModifyClusterCommand.ts b/clients/client-emr/src/commands/ModifyClusterCommand.ts index 83681e2d1b116..cf0cf3aa61bdc 100644 --- a/clients/client-emr/src/commands/ModifyClusterCommand.ts +++ b/clients/client-emr/src/commands/ModifyClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -121,6 +122,10 @@ export class ModifyClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ModifyCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts b/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts index 9c9990335c016..a371ac02383bd 100644 --- a/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts +++ b/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -138,6 +139,10 @@ export class ModifyInstanceFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ModifyInstanceFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts b/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts index 0c4d68455c219..6d232ff7c3ce8 100644 --- a/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts +++ b/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -157,6 +158,10 @@ export class ModifyInstanceGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "ModifyInstanceGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts b/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts index 3b23fda44b389..46f302c7effc0 100644 --- a/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -203,6 +204,10 @@ export class PutAutoScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "PutAutoScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts index dc85f49a78cc7..3166c177499ca 100644 --- a/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts +++ b/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -123,6 +124,10 @@ export class PutAutoTerminationPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "PutAutoTerminationPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts b/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts index fe9cf29fa4439..b2e974b30ef89 100644 --- a/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts +++ b/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -154,6 +155,10 @@ export class PutBlockPublicAccessConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "PutBlockPublicAccessConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts index 96888f2ad0c17..fb3487d7caa85 100644 --- a/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -124,6 +125,10 @@ export class PutManagedScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "PutManagedScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts b/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts index 1fa97ec160bda..71e5bebb92409 100644 --- a/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -113,6 +114,10 @@ export class RemoveAutoScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "RemoveAutoScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts index 9ae7cc0f458fb..ac9d668b26bd8 100644 --- a/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts +++ b/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -112,6 +113,10 @@ export class RemoveAutoTerminationPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "RemoveAutoTerminationPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts index 2738cbbf2d5fe..cd30087c07da8 100644 --- a/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -112,6 +113,10 @@ export class RemoveManagedScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "RemoveManagedScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/RemoveTagsCommand.ts b/clients/client-emr/src/commands/RemoveTagsCommand.ts index 4b0963b0a7f77..8457e5f92e760 100644 --- a/clients/client-emr/src/commands/RemoveTagsCommand.ts +++ b/clients/client-emr/src/commands/RemoveTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -124,6 +125,10 @@ export class RemoveTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "RemoveTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/RunJobFlowCommand.ts b/clients/client-emr/src/commands/RunJobFlowCommand.ts index cf04add80e26e..e9a841d00ec4c 100644 --- a/clients/client-emr/src/commands/RunJobFlowCommand.ts +++ b/clients/client-emr/src/commands/RunJobFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -401,6 +402,10 @@ export class RunJobFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "RunJobFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts b/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts index d44b98299ece5..03d55662fc044 100644 --- a/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts +++ b/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -135,6 +136,10 @@ export class SetTerminationProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "SetTerminationProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts b/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts index 8ed5b0322e924..e70ab9a730041 100644 --- a/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts +++ b/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -131,6 +132,10 @@ export class SetVisibleToAllUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "SetVisibleToAllUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts b/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts index 77c16b57ea578..d6403e669bbc8 100644 --- a/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts +++ b/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -150,6 +151,10 @@ export class StartNotebookExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "StartNotebookExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts b/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts index 0bad1201cbfef..e1bf26aafd13e 100644 --- a/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts +++ b/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -119,6 +120,10 @@ export class StopNotebookExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "StopNotebookExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts b/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts index 3e4af5f101ddc..1345d5be7b8a1 100644 --- a/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts +++ b/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -124,6 +125,10 @@ export class TerminateJobFlowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "TerminateJobFlows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/UpdateStudioCommand.ts b/clients/client-emr/src/commands/UpdateStudioCommand.ts index fc604dc964374..dd619b0dd310b 100644 --- a/clients/client-emr/src/commands/UpdateStudioCommand.ts +++ b/clients/client-emr/src/commands/UpdateStudioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -124,6 +125,10 @@ export class UpdateStudioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "UpdateStudio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts index 50dac7cc57148..9fee44b1615d5 100644 --- a/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts +++ b/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient"; @@ -123,6 +124,10 @@ export class UpdateStudioSessionMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ElasticMapReduce", + operation: "UpdateStudioSessionMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/package.json b/clients/client-entityresolution/package.json index 64889116b89bd..c1c72f4b4315c 100644 --- a/clients/client-entityresolution/package.json +++ b/clients/client-entityresolution/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts index 0d06b0712c13e..ca482e9f5dcc7 100644 --- a/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -224,6 +225,10 @@ export class CreateMatchingWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "CreateMatchingWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts index 85e5e568e8ad6..5c8b56c0d48e6 100644 --- a/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts +++ b/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -164,6 +165,10 @@ export class CreateSchemaMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "CreateSchemaMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts index 239f61026242e..3f18c74d90512 100644 --- a/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -131,6 +132,10 @@ export class DeleteMatchingWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "DeleteMatchingWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts index bf06f0ef0be40..ee58309556a43 100644 --- a/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts +++ b/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -137,6 +138,10 @@ export class DeleteSchemaMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "DeleteSchemaMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts b/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts index 715dbe4d57a76..265b0750476c6 100644 --- a/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts +++ b/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -135,6 +136,10 @@ export class GetMatchIdCommand extends $Command< commandName, inputFilterSensitiveLog: GetMatchIdInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "GetMatchId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts b/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts index 19bd590579d48..c6bda827a23fa 100644 --- a/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts +++ b/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -147,6 +148,10 @@ export class GetMatchingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "GetMatchingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts index f49583bdeb2ce..a9fa5ab476077 100644 --- a/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -179,6 +180,10 @@ export class GetMatchingWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "GetMatchingWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts index 946ac9223688d..355a00f2833de 100644 --- a/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts +++ b/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -149,6 +150,10 @@ export class GetSchemaMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "GetSchemaMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts b/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts index 4b0a00d9b55cd..336683c0b7720 100644 --- a/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts +++ b/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -144,6 +145,10 @@ export class ListMatchingJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "ListMatchingJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts b/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts index 4d3635219db63..a3a21dba2e1d9 100644 --- a/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts +++ b/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -139,6 +140,10 @@ export class ListMatchingWorkflowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "ListMatchingWorkflows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts b/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts index f0bb01edb0fa7..7d43f365f5f7d 100644 --- a/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts +++ b/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -139,6 +140,10 @@ export class ListSchemaMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "ListSchemaMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts b/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts index 596e6896213cf..b2c3e818d5795 100644 --- a/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -130,6 +131,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts b/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts index 82834cbc26f72..e50464201796d 100644 --- a/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts +++ b/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -145,6 +146,10 @@ export class StartMatchingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "StartMatchingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/TagResourceCommand.ts b/clients/client-entityresolution/src/commands/TagResourceCommand.ts index 4ea5bf5cbccfb..401d9b024230d 100644 --- a/clients/client-entityresolution/src/commands/TagResourceCommand.ts +++ b/clients/client-entityresolution/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -134,6 +135,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/UntagResourceCommand.ts b/clients/client-entityresolution/src/commands/UntagResourceCommand.ts index c853bf52e1d3e..a8f6bd3e812be 100644 --- a/clients/client-entityresolution/src/commands/UntagResourceCommand.ts +++ b/clients/client-entityresolution/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts index cb66887b95ef1..e48b06d43bef6 100644 --- a/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EntityResolutionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EntityResolutionClient"; @@ -215,6 +216,10 @@ export class UpdateMatchingWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSVeniceService", + operation: "UpdateMatchingWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json index 48508737bd38c..7b21c1bee3aa9 100644 --- a/clients/client-eventbridge/package.json +++ b/clients/client-eventbridge/package.json @@ -36,27 +36,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts b/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts index d6243e9bbaaf0..c501c8987b480 100644 --- a/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -128,6 +129,10 @@ export class ActivateEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ActivateEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/CancelReplayCommand.ts b/clients/client-eventbridge/src/commands/CancelReplayCommand.ts index 0afa28218dfe8..1c4c85cd8e432 100644 --- a/clients/client-eventbridge/src/commands/CancelReplayCommand.ts +++ b/clients/client-eventbridge/src/commands/CancelReplayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -127,6 +128,10 @@ export class CancelReplayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CancelReplay", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts index fd33f5ace2b62..31b2a70aa5f44 100644 --- a/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -136,6 +137,10 @@ export class CreateApiDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateApiDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts b/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts index cf91991080025..4860a5c25640d 100644 --- a/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -142,6 +143,10 @@ export class CreateArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts b/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts index 9160241b50b29..7cd1f3c1e8fab 100644 --- a/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -198,6 +199,10 @@ export class CreateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateConnectionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts b/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts index 5dd9b69fbd738..9908afb30b4c8 100644 --- a/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -167,6 +168,10 @@ export class CreateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts b/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts index 46034cb477d20..6efe03ae69a2b 100644 --- a/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -145,6 +146,10 @@ export class CreateEventBusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreateEventBus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts index d39d0257a2ca6..46e716dbffd75 100644 --- a/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -154,6 +155,10 @@ export class CreatePartnerEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "CreatePartnerEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts index fbea1eddd02fe..f1c2dd0607a39 100644 --- a/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -131,6 +132,10 @@ export class DeactivateEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeactivateEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts b/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts index d1463b6180f81..a6ee6b89c5670 100644 --- a/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -128,6 +129,10 @@ export class DeauthorizeConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeauthorizeConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts index 797ae9ded0f6e..573affaacfb0a 100644 --- a/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -121,6 +122,10 @@ export class DeleteApiDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteApiDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts b/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts index 3ebe81e95c561..312c65d9740c4 100644 --- a/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -119,6 +120,10 @@ export class DeleteArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts b/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts index 95f0e14ca55f6..25eb6f51746e0 100644 --- a/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -127,6 +128,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts b/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts index e613e92512612..2398465f1be2c 100644 --- a/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -121,6 +122,10 @@ export class DeleteEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts b/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts index e8a078894b172..ddb9b59207d82 100644 --- a/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -119,6 +120,10 @@ export class DeleteEventBusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteEventBus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts index 52192f7ff480a..6751d9fbe7817 100644 --- a/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -126,6 +127,10 @@ export class DeletePartnerEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeletePartnerEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts b/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts index 467af6e049dbf..03522b84a6922 100644 --- a/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -139,6 +140,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts index 4d6261be815a3..07a475e690401 100644 --- a/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -129,6 +130,10 @@ export class DescribeApiDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeApiDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts b/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts index ca243543c45df..3bacaf17a9c7b 100644 --- a/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -133,6 +134,10 @@ export class DescribeArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts b/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts index fa252e239bb3f..76381ca12cf98 100644 --- a/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -194,6 +195,10 @@ export class DescribeConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeConnectionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts b/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts index 29f2f46bb181c..32df89c9b9333 100644 --- a/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -148,6 +149,10 @@ export class DescribeEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts b/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts index 90c246f42faa6..9c09c311a0dd5 100644 --- a/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -128,6 +129,10 @@ export class DescribeEventBusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeEventBus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts index 9d4b2016125ad..0264f5148c139 100644 --- a/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -129,6 +130,10 @@ export class DescribeEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts index c8c993077c08d..37fe85b2cbd12 100644 --- a/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -127,6 +128,10 @@ export class DescribePartnerEventSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribePartnerEventSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts b/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts index a509d20f20fc8..1cc513cde875f 100644 --- a/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -144,6 +145,10 @@ export class DescribeReplayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeReplay", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts b/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts index 11fa8cf106779..b1e4356e52f97 100644 --- a/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -130,6 +131,10 @@ export class DescribeRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DescribeRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/DisableRuleCommand.ts b/clients/client-eventbridge/src/commands/DisableRuleCommand.ts index a3e59b30491b7..00669907a04ff 100644 --- a/clients/client-eventbridge/src/commands/DisableRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/DisableRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -131,6 +132,10 @@ export class DisableRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "DisableRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/EnableRuleCommand.ts b/clients/client-eventbridge/src/commands/EnableRuleCommand.ts index 42ac3d789143d..787e29e30de35 100644 --- a/clients/client-eventbridge/src/commands/EnableRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/EnableRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -130,6 +131,10 @@ export class EnableRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "EnableRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts b/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts index 52f7b28cf2266..c583ce3e1714d 100644 --- a/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts +++ b/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -133,6 +134,10 @@ export class ListApiDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListApiDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListArchivesCommand.ts b/clients/client-eventbridge/src/commands/ListArchivesCommand.ts index dc1b57d1a699b..dbb2041d48f99 100644 --- a/clients/client-eventbridge/src/commands/ListArchivesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListArchivesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -135,6 +136,10 @@ export class ListArchivesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListArchives", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts b/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts index e47dc0dfabfe3..ad6dd5a0f7a7d 100644 --- a/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts +++ b/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -132,6 +133,10 @@ export class ListConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts b/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts index 309541e36f4c1..6410573369ead 100644 --- a/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts +++ b/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -150,6 +151,10 @@ export class ListEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts b/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts index f37baa12c1a80..dcd9b5a767260 100644 --- a/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -127,6 +128,10 @@ export class ListEventBusesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListEventBuses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts b/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts index f9d4e67ae2c62..1c7c168ce7f50 100644 --- a/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -133,6 +134,10 @@ export class ListEventSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListEventSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts b/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts index 1afe9959aa577..607d19885a76e 100644 --- a/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts +++ b/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -140,6 +141,10 @@ export class ListPartnerEventSourceAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListPartnerEventSourceAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts b/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts index 90c66e70f6c28..2187a2965ef8c 100644 --- a/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -129,6 +130,10 @@ export class ListPartnerEventSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListPartnerEventSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListReplaysCommand.ts b/clients/client-eventbridge/src/commands/ListReplaysCommand.ts index fa99944c9bab6..93e66abfb94de 100644 --- a/clients/client-eventbridge/src/commands/ListReplaysCommand.ts +++ b/clients/client-eventbridge/src/commands/ListReplaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -133,6 +134,10 @@ export class ListReplaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListReplays", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts b/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts index 77b36cc9c1ca6..555b65ec8d0fb 100644 --- a/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts +++ b/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -127,6 +128,10 @@ export class ListRuleNamesByTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListRuleNamesByTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListRulesCommand.ts b/clients/client-eventbridge/src/commands/ListRulesCommand.ts index c2e5559250a8d..86d9fd12e2d5a 100644 --- a/clients/client-eventbridge/src/commands/ListRulesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -137,6 +138,10 @@ export class ListRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts b/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts index 8463ee9218cb8..6c1270a65336e 100644 --- a/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts b/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts index 062dd38b37d7a..88bff23673dfa 100644 --- a/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -252,6 +253,10 @@ export class ListTargetsByRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTargetsByRuleResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "ListTargetsByRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/PutEventsCommand.ts b/clients/client-eventbridge/src/commands/PutEventsCommand.ts index 0a149ca058998..8e7438598c903 100644 --- a/clients/client-eventbridge/src/commands/PutEventsCommand.ts +++ b/clients/client-eventbridge/src/commands/PutEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -139,6 +140,10 @@ export class PutEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts b/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts index 8c10d0b7ae587..ce0b358f20734 100644 --- a/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts +++ b/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -138,6 +139,10 @@ export class PutPartnerEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutPartnerEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/PutPermissionCommand.ts b/clients/client-eventbridge/src/commands/PutPermissionCommand.ts index 6cc488cc4acab..85985795bb87f 100644 --- a/clients/client-eventbridge/src/commands/PutPermissionCommand.ts +++ b/clients/client-eventbridge/src/commands/PutPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -150,6 +151,10 @@ export class PutPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/PutRuleCommand.ts b/clients/client-eventbridge/src/commands/PutRuleCommand.ts index edbd7dc45202b..ac733e2f71807 100644 --- a/clients/client-eventbridge/src/commands/PutRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/PutRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -187,6 +188,10 @@ export class PutRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/PutTargetsCommand.ts b/clients/client-eventbridge/src/commands/PutTargetsCommand.ts index ee34c535747fd..2ac0f03607dc4 100644 --- a/clients/client-eventbridge/src/commands/PutTargetsCommand.ts +++ b/clients/client-eventbridge/src/commands/PutTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -443,6 +444,10 @@ export class PutTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: PutTargetsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "PutTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts b/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts index 5c8c99eeb6eba..0078078e1b47a 100644 --- a/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts +++ b/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -129,6 +130,10 @@ export class RemovePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "RemovePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts b/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts index f5c62ef7e60bc..0b8a2d8f03879 100644 --- a/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts +++ b/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -150,6 +151,10 @@ export class RemoveTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "RemoveTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/StartReplayCommand.ts b/clients/client-eventbridge/src/commands/StartReplayCommand.ts index b357860ce4335..c58b4cfe9fef1 100644 --- a/clients/client-eventbridge/src/commands/StartReplayCommand.ts +++ b/clients/client-eventbridge/src/commands/StartReplayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -149,6 +150,10 @@ export class StartReplayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "StartReplay", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/TagResourceCommand.ts b/clients/client-eventbridge/src/commands/TagResourceCommand.ts index 5d41c1579b08f..c5b39a5073b47 100644 --- a/clients/client-eventbridge/src/commands/TagResourceCommand.ts +++ b/clients/client-eventbridge/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -143,6 +144,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts b/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts index 94cd2b50936b9..656fcdae8ec03 100644 --- a/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts +++ b/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -125,6 +126,10 @@ export class TestEventPatternCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "TestEventPattern", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/UntagResourceCommand.ts b/clients/client-eventbridge/src/commands/UntagResourceCommand.ts index 23f5d48526f92..8a7d951976b38 100644 --- a/clients/client-eventbridge/src/commands/UntagResourceCommand.ts +++ b/clients/client-eventbridge/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts index 0fc032a77995f..4ff18912a320f 100644 --- a/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -135,6 +136,10 @@ export class UpdateApiDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UpdateApiDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts b/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts index 8b45756b9439d..8aeb53ebd1672 100644 --- a/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -134,6 +135,10 @@ export class UpdateArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UpdateArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts b/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts index 87f28685c2d1e..54b1ceb690fed 100644 --- a/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -201,6 +202,10 @@ export class UpdateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateConnectionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UpdateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts b/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts index 17be24b925d67..79b3b66bd1974 100644 --- a/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient"; @@ -166,6 +167,10 @@ export class UpdateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSEvents", + operation: "UpdateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/package.json b/clients/client-evidently/package.json index 04172ea296338..92ef9a91b1695 100644 --- a/clients/client-evidently/package.json +++ b/clients/client-evidently/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts b/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts index c418839368032..279f17cc9e9fa 100644 --- a/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts +++ b/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -162,6 +163,10 @@ export class BatchEvaluateFeatureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "BatchEvaluateFeature", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/CreateExperimentCommand.ts b/clients/client-evidently/src/commands/CreateExperimentCommand.ts index df39217e48c8d..ea7bd2f3865ae 100644 --- a/clients/client-evidently/src/commands/CreateExperimentCommand.ts +++ b/clients/client-evidently/src/commands/CreateExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -222,6 +223,10 @@ export class CreateExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "CreateExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/CreateFeatureCommand.ts b/clients/client-evidently/src/commands/CreateFeatureCommand.ts index 4388d0883edc9..a18216b23b313 100644 --- a/clients/client-evidently/src/commands/CreateFeatureCommand.ts +++ b/clients/client-evidently/src/commands/CreateFeatureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -186,6 +187,10 @@ export class CreateFeatureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "CreateFeature", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/CreateLaunchCommand.ts b/clients/client-evidently/src/commands/CreateLaunchCommand.ts index ff358ba758186..6e81dbc99997f 100644 --- a/clients/client-evidently/src/commands/CreateLaunchCommand.ts +++ b/clients/client-evidently/src/commands/CreateLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -235,6 +236,10 @@ export class CreateLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "CreateLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/CreateProjectCommand.ts b/clients/client-evidently/src/commands/CreateProjectCommand.ts index 3ac72a32a1e3a..6eed70798e1c7 100644 --- a/clients/client-evidently/src/commands/CreateProjectCommand.ts +++ b/clients/client-evidently/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -172,6 +173,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/CreateSegmentCommand.ts b/clients/client-evidently/src/commands/CreateSegmentCommand.ts index 676ae216d29db..3eff1691e9dfd 100644 --- a/clients/client-evidently/src/commands/CreateSegmentCommand.ts +++ b/clients/client-evidently/src/commands/CreateSegmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -153,6 +154,10 @@ export class CreateSegmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "CreateSegment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/DeleteExperimentCommand.ts b/clients/client-evidently/src/commands/DeleteExperimentCommand.ts index 614f491445041..292658d104a65 100644 --- a/clients/client-evidently/src/commands/DeleteExperimentCommand.ts +++ b/clients/client-evidently/src/commands/DeleteExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -132,6 +133,10 @@ export class DeleteExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "DeleteExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/DeleteFeatureCommand.ts b/clients/client-evidently/src/commands/DeleteFeatureCommand.ts index f33d812038fd6..ae43710f37f63 100644 --- a/clients/client-evidently/src/commands/DeleteFeatureCommand.ts +++ b/clients/client-evidently/src/commands/DeleteFeatureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -126,6 +127,10 @@ export class DeleteFeatureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "DeleteFeature", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/DeleteLaunchCommand.ts b/clients/client-evidently/src/commands/DeleteLaunchCommand.ts index c1968090743c7..268002566a33c 100644 --- a/clients/client-evidently/src/commands/DeleteLaunchCommand.ts +++ b/clients/client-evidently/src/commands/DeleteLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -127,6 +128,10 @@ export class DeleteLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "DeleteLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/DeleteProjectCommand.ts b/clients/client-evidently/src/commands/DeleteProjectCommand.ts index 3e2f8bd6c2e5a..b81541527797c 100644 --- a/clients/client-evidently/src/commands/DeleteProjectCommand.ts +++ b/clients/client-evidently/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -126,6 +127,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/DeleteSegmentCommand.ts b/clients/client-evidently/src/commands/DeleteSegmentCommand.ts index 86f3eac91e2ef..bf198135d766a 100644 --- a/clients/client-evidently/src/commands/DeleteSegmentCommand.ts +++ b/clients/client-evidently/src/commands/DeleteSegmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -126,6 +127,10 @@ export class DeleteSegmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "DeleteSegment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts b/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts index 1fcb0048ae305..d0c79bf3092fd 100644 --- a/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts +++ b/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -161,6 +162,10 @@ export class EvaluateFeatureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "EvaluateFeature", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/GetExperimentCommand.ts b/clients/client-evidently/src/commands/GetExperimentCommand.ts index f837afd3a4f40..5dec3525a119d 100644 --- a/clients/client-evidently/src/commands/GetExperimentCommand.ts +++ b/clients/client-evidently/src/commands/GetExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -176,6 +177,10 @@ export class GetExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "GetExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts b/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts index 2f68a62913af2..8421ca7038791 100644 --- a/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts +++ b/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -174,6 +175,10 @@ export class GetExperimentResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "GetExperimentResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/GetFeatureCommand.ts b/clients/client-evidently/src/commands/GetFeatureCommand.ts index 28e678463a564..03dc3134b978b 100644 --- a/clients/client-evidently/src/commands/GetFeatureCommand.ts +++ b/clients/client-evidently/src/commands/GetFeatureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -160,6 +161,10 @@ export class GetFeatureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "GetFeature", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/GetLaunchCommand.ts b/clients/client-evidently/src/commands/GetLaunchCommand.ts index ee0cc254c0b2d..7b39048f6df80 100644 --- a/clients/client-evidently/src/commands/GetLaunchCommand.ts +++ b/clients/client-evidently/src/commands/GetLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -183,6 +184,10 @@ export class GetLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "GetLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/GetProjectCommand.ts b/clients/client-evidently/src/commands/GetProjectCommand.ts index d5c9b907f1fc8..2140aab3541ac 100644 --- a/clients/client-evidently/src/commands/GetProjectCommand.ts +++ b/clients/client-evidently/src/commands/GetProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -154,6 +155,10 @@ export class GetProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "GetProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/GetSegmentCommand.ts b/clients/client-evidently/src/commands/GetSegmentCommand.ts index 32db42b6d6f9a..b96b1d91d4623 100644 --- a/clients/client-evidently/src/commands/GetSegmentCommand.ts +++ b/clients/client-evidently/src/commands/GetSegmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -137,6 +138,10 @@ export class GetSegmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "GetSegment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/ListExperimentsCommand.ts b/clients/client-evidently/src/commands/ListExperimentsCommand.ts index c6c7e51dddd90..23ab1f6ce7700 100644 --- a/clients/client-evidently/src/commands/ListExperimentsCommand.ts +++ b/clients/client-evidently/src/commands/ListExperimentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -179,6 +180,10 @@ export class ListExperimentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "ListExperiments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/ListFeaturesCommand.ts b/clients/client-evidently/src/commands/ListFeaturesCommand.ts index d2ff50af4d896..16a5d76766feb 100644 --- a/clients/client-evidently/src/commands/ListFeaturesCommand.ts +++ b/clients/client-evidently/src/commands/ListFeaturesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -147,6 +148,10 @@ export class ListFeaturesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "ListFeatures", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/ListLaunchesCommand.ts b/clients/client-evidently/src/commands/ListLaunchesCommand.ts index 44c106b895920..ddb9c0c068cb3 100644 --- a/clients/client-evidently/src/commands/ListLaunchesCommand.ts +++ b/clients/client-evidently/src/commands/ListLaunchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -184,6 +185,10 @@ export class ListLaunchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "ListLaunches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/ListProjectsCommand.ts b/clients/client-evidently/src/commands/ListProjectsCommand.ts index 512af6e192e67..4a54732c2e8f0 100644 --- a/clients/client-evidently/src/commands/ListProjectsCommand.ts +++ b/clients/client-evidently/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -141,6 +142,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts b/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts index 2ec17bd968ae4..ca73e251ae609 100644 --- a/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts +++ b/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -140,6 +141,10 @@ export class ListSegmentReferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "ListSegmentReferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/ListSegmentsCommand.ts b/clients/client-evidently/src/commands/ListSegmentsCommand.ts index 9e5b31a1af659..639054ce0619b 100644 --- a/clients/client-evidently/src/commands/ListSegmentsCommand.ts +++ b/clients/client-evidently/src/commands/ListSegmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -137,6 +138,10 @@ export class ListSegmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "ListSegments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts b/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts index 817e9bb2dbbb9..5b6871246758e 100644 --- a/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/PutProjectEventsCommand.ts b/clients/client-evidently/src/commands/PutProjectEventsCommand.ts index d3a06893bb2b8..1604a886bb47d 100644 --- a/clients/client-evidently/src/commands/PutProjectEventsCommand.ts +++ b/clients/client-evidently/src/commands/PutProjectEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -141,6 +142,10 @@ export class PutProjectEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "PutProjectEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/StartExperimentCommand.ts b/clients/client-evidently/src/commands/StartExperimentCommand.ts index aa1eca82444c1..abd959eae1af6 100644 --- a/clients/client-evidently/src/commands/StartExperimentCommand.ts +++ b/clients/client-evidently/src/commands/StartExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -135,6 +136,10 @@ export class StartExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "StartExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/StartLaunchCommand.ts b/clients/client-evidently/src/commands/StartLaunchCommand.ts index c54155ae40b1b..a91b4417c41df 100644 --- a/clients/client-evidently/src/commands/StartLaunchCommand.ts +++ b/clients/client-evidently/src/commands/StartLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -189,6 +190,10 @@ export class StartLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "StartLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/StopExperimentCommand.ts b/clients/client-evidently/src/commands/StopExperimentCommand.ts index ffe1dd31c3929..12fde6b95819b 100644 --- a/clients/client-evidently/src/commands/StopExperimentCommand.ts +++ b/clients/client-evidently/src/commands/StopExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -136,6 +137,10 @@ export class StopExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "StopExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/StopLaunchCommand.ts b/clients/client-evidently/src/commands/StopLaunchCommand.ts index 0fde0c522ca1c..783f51669c1fb 100644 --- a/clients/client-evidently/src/commands/StopLaunchCommand.ts +++ b/clients/client-evidently/src/commands/StopLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -131,6 +132,10 @@ export class StopLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "StopLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/TagResourceCommand.ts b/clients/client-evidently/src/commands/TagResourceCommand.ts index 0b67beb21af8e..9d7f6e51362cc 100644 --- a/clients/client-evidently/src/commands/TagResourceCommand.ts +++ b/clients/client-evidently/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -134,6 +135,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts b/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts index 987d5297b23f8..7d54c46af8055 100644 --- a/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts +++ b/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -125,6 +126,10 @@ export class TestSegmentPatternCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "TestSegmentPattern", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/UntagResourceCommand.ts b/clients/client-evidently/src/commands/UntagResourceCommand.ts index efb26f070bf79..4d4c4b4e35ff0 100644 --- a/clients/client-evidently/src/commands/UntagResourceCommand.ts +++ b/clients/client-evidently/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/UpdateExperimentCommand.ts b/clients/client-evidently/src/commands/UpdateExperimentCommand.ts index 4d20b35fa7b44..b8acfa2ea3ca0 100644 --- a/clients/client-evidently/src/commands/UpdateExperimentCommand.ts +++ b/clients/client-evidently/src/commands/UpdateExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -210,6 +211,10 @@ export class UpdateExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "UpdateExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/UpdateFeatureCommand.ts b/clients/client-evidently/src/commands/UpdateFeatureCommand.ts index e14e6e0132e9f..bdde5e3ead348 100644 --- a/clients/client-evidently/src/commands/UpdateFeatureCommand.ts +++ b/clients/client-evidently/src/commands/UpdateFeatureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -184,6 +185,10 @@ export class UpdateFeatureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "UpdateFeature", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/UpdateLaunchCommand.ts b/clients/client-evidently/src/commands/UpdateLaunchCommand.ts index 9bf55b8d6e3e1..125b4a8b110b5 100644 --- a/clients/client-evidently/src/commands/UpdateLaunchCommand.ts +++ b/clients/client-evidently/src/commands/UpdateLaunchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -224,6 +225,10 @@ export class UpdateLaunchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "UpdateLaunch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/UpdateProjectCommand.ts b/clients/client-evidently/src/commands/UpdateProjectCommand.ts index f9abbb276e703..4205fe24abd8b 100644 --- a/clients/client-evidently/src/commands/UpdateProjectCommand.ts +++ b/clients/client-evidently/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -166,6 +167,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts b/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts index 018302942eba7..cd7a8e9495e0c 100644 --- a/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts +++ b/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EvidentlyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EvidentlyClient"; @@ -169,6 +170,10 @@ export class UpdateProjectDataDeliveryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Evidently", + operation: "UpdateProjectDataDelivery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/package.json b/clients/client-finspace-data/package.json index 6366c8bc2a9fa..685b170a736b7 100644 --- a/clients/client-finspace-data/package.json +++ b/clients/client-finspace-data/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts index 93fda8add4e6f..e94054f091ed0 100644 --- a/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -140,6 +141,10 @@ export class AssociateUserToPermissionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "AssociateUserToPermissionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts b/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts index a24eb43426c34..7a31ec18dcd50 100644 --- a/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts +++ b/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -145,6 +146,10 @@ export class CreateChangesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "CreateChangeset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts b/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts index 4854d653a09fc..94fa1992b6c86 100644 --- a/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts +++ b/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -150,6 +151,10 @@ export class CreateDataViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "CreateDataView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts b/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts index ad4364e9d1e16..cdc5d89e5adff 100644 --- a/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts +++ b/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -169,6 +170,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDatasetRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts index db3db729f63ba..883854b55ca5a 100644 --- a/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -142,6 +143,10 @@ export class CreatePermissionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePermissionGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "CreatePermissionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/CreateUserCommand.ts b/clients/client-finspace-data/src/commands/CreateUserCommand.ts index 54ed6d5bf97af..ef8a08889db09 100644 --- a/clients/client-finspace-data/src/commands/CreateUserCommand.ts +++ b/clients/client-finspace-data/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -137,6 +138,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts b/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts index 39dc88480ff26..148f21400593b 100644 --- a/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -135,6 +136,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts index d1daae4ea239c..87d55895e3109 100644 --- a/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -137,6 +138,10 @@ export class DeletePermissionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "DeletePermissionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/DisableUserCommand.ts b/clients/client-finspace-data/src/commands/DisableUserCommand.ts index dbfefa71e424e..cdfbd1b3cb828 100644 --- a/clients/client-finspace-data/src/commands/DisableUserCommand.ts +++ b/clients/client-finspace-data/src/commands/DisableUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -132,6 +133,10 @@ export class DisableUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "DisableUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts index 0d9e4dfbd446d..2463753aea089 100644 --- a/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -143,6 +144,10 @@ export class DisassociateUserFromPermissionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "DisassociateUserFromPermissionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/EnableUserCommand.ts b/clients/client-finspace-data/src/commands/EnableUserCommand.ts index 573efacfec84e..50c42b967f360 100644 --- a/clients/client-finspace-data/src/commands/EnableUserCommand.ts +++ b/clients/client-finspace-data/src/commands/EnableUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -135,6 +136,10 @@ export class EnableUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "EnableUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/GetChangesetCommand.ts b/clients/client-finspace-data/src/commands/GetChangesetCommand.ts index f71c615315ef0..44b496c003b05 100644 --- a/clients/client-finspace-data/src/commands/GetChangesetCommand.ts +++ b/clients/client-finspace-data/src/commands/GetChangesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -151,6 +152,10 @@ export class GetChangesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "GetChangeset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/GetDataViewCommand.ts b/clients/client-finspace-data/src/commands/GetDataViewCommand.ts index 54b4453b28639..4a0ab2e496071 100644 --- a/clients/client-finspace-data/src/commands/GetDataViewCommand.ts +++ b/clients/client-finspace-data/src/commands/GetDataViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -153,6 +154,10 @@ export class GetDataViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "GetDataView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/GetDatasetCommand.ts b/clients/client-finspace-data/src/commands/GetDatasetCommand.ts index 35ed276fe79bd..46a7dabbd3f87 100644 --- a/clients/client-finspace-data/src/commands/GetDatasetCommand.ts +++ b/clients/client-finspace-data/src/commands/GetDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -153,6 +154,10 @@ export class GetDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "GetDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts b/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts index e5a952474bdba..7db628868a2f8 100644 --- a/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts +++ b/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -157,6 +158,10 @@ export class GetExternalDataViewAccessDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetExternalDataViewAccessDetailsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "GetExternalDataViewAccessDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts index 0b7542fd16bf8..1c2fcaf595361 100644 --- a/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -144,6 +145,10 @@ export class GetPermissionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPermissionGroupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "GetPermissionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts b/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts index f943826fe0e19..343a276ec0f0e 100644 --- a/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts +++ b/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -138,6 +139,10 @@ export class GetProgrammaticAccessCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "GetProgrammaticAccessCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/GetUserCommand.ts b/clients/client-finspace-data/src/commands/GetUserCommand.ts index 9dddbd8799c2c..4457cf3da1738 100644 --- a/clients/client-finspace-data/src/commands/GetUserCommand.ts +++ b/clients/client-finspace-data/src/commands/GetUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -140,6 +141,10 @@ export class GetUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "GetUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts b/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts index 00dcd114a31b2..5edef0f4c116f 100644 --- a/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts +++ b/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -130,6 +131,10 @@ export class GetWorkingLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "GetWorkingLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts b/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts index 1dd74cb51fc8d..4d5aa0ba57493 100644 --- a/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts +++ b/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -159,6 +160,10 @@ export class ListChangesetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "ListChangesets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts b/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts index cd72c189b6d67..5cdb358fc2119 100644 --- a/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts +++ b/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -159,6 +160,10 @@ export class ListDataViewsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "ListDataViews", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts b/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts index 4d8fc3c7ba9ec..f2a824d051acf 100644 --- a/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts +++ b/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -160,6 +161,10 @@ export class ListDatasetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDatasetsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "ListDatasets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts b/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts index 3625f13a54214..1cfa671f909a0 100644 --- a/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts +++ b/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -143,6 +144,10 @@ export class ListPermissionGroupsByUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPermissionGroupsByUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "ListPermissionGroupsByUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts b/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts index 541a6bb4bb49a..94d1987d263f2 100644 --- a/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts +++ b/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -145,6 +146,10 @@ export class ListPermissionGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPermissionGroupsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "ListPermissionGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts index 4b943a9a407c3..0d1976b738efe 100644 --- a/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -149,6 +150,10 @@ export class ListUsersByPermissionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListUsersByPermissionGroupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "ListUsersByPermissionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/ListUsersCommand.ts b/clients/client-finspace-data/src/commands/ListUsersCommand.ts index def41d84fba2b..150e8018c2436 100644 --- a/clients/client-finspace-data/src/commands/ListUsersCommand.ts +++ b/clients/client-finspace-data/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -143,6 +144,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListUsersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts b/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts index e071b8a31f08b..807fcb47c1caa 100644 --- a/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts +++ b/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -139,6 +140,10 @@ export class ResetUserPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ResetUserPasswordResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "ResetUserPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts b/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts index 06fc2ddcbb565..5af49bebc0b26 100644 --- a/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts +++ b/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -142,6 +143,10 @@ export class UpdateChangesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "UpdateChangeset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts b/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts index 3e929fb7530b8..1270e58d1543e 100644 --- a/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -150,6 +151,10 @@ export class UpdateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "UpdateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts index 547189007ee23..f9bdbdb6b1910 100644 --- a/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -143,6 +144,10 @@ export class UpdatePermissionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePermissionGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "UpdatePermissionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace-data/src/commands/UpdateUserCommand.ts b/clients/client-finspace-data/src/commands/UpdateUserCommand.ts index 31eff4c3e03d6..149020ed4a9c9 100644 --- a/clients/client-finspace-data/src/commands/UpdateUserCommand.ts +++ b/clients/client-finspace-data/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceDataClient"; @@ -137,6 +138,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroPublicAPI", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/package.json b/clients/client-finspace/package.json index 1c65e109770db..3be7459463e09 100644 --- a/clients/client-finspace/package.json +++ b/clients/client-finspace/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts b/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts index 96b65283f0e21..96a603e8adc67 100644 --- a/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -164,6 +165,10 @@ export class CreateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: CreateEnvironmentRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "CreateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts b/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts index 12360bae6677a..c5c4e1af67caa 100644 --- a/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -163,6 +164,10 @@ export class CreateKxChangesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "CreateKxChangeset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/CreateKxClusterCommand.ts b/clients/client-finspace/src/commands/CreateKxClusterCommand.ts index 4d97bca2e30cf..25a4d3d6259d9 100644 --- a/clients/client-finspace/src/commands/CreateKxClusterCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -274,6 +275,10 @@ export class CreateKxClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "CreateKxCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts b/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts index 3f5b51b917ee3..1389a4d8ec722 100644 --- a/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -150,6 +151,10 @@ export class CreateKxDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "CreateKxDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts index b37b261e58367..f643c2b1d420d 100644 --- a/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -149,6 +150,10 @@ export class CreateKxEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "CreateKxEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/CreateKxUserCommand.ts b/clients/client-finspace/src/commands/CreateKxUserCommand.ts index 7e1a2baadb885..c43dfc2edc3c2 100644 --- a/clients/client-finspace/src/commands/CreateKxUserCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -146,6 +147,10 @@ export class CreateKxUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "CreateKxUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts b/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts index 2522a0ae8e230..6da059893aeaa 100644 --- a/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -128,6 +129,10 @@ export class DeleteEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "DeleteEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts b/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts index 97394f3c4536c..ec8fda72edacc 100644 --- a/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -136,6 +137,10 @@ export class DeleteKxClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "DeleteKxCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts b/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts index 639f7bc982f98..2c2262013fc51 100644 --- a/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -133,6 +134,10 @@ export class DeleteKxDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "DeleteKxDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts index 2034411d8e3e0..14fd662a8f330 100644 --- a/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -128,6 +129,10 @@ export class DeleteKxEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "DeleteKxEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/DeleteKxUserCommand.ts b/clients/client-finspace/src/commands/DeleteKxUserCommand.ts index 3dc8e3681506c..5610a10ac3587 100644 --- a/clients/client-finspace/src/commands/DeleteKxUserCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -127,6 +128,10 @@ export class DeleteKxUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "DeleteKxUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/GetEnvironmentCommand.ts b/clients/client-finspace/src/commands/GetEnvironmentCommand.ts index f495fb2c25a1c..8e7c4c423edbe 100644 --- a/clients/client-finspace/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/GetEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -149,6 +150,10 @@ export class GetEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "GetEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/GetKxChangesetCommand.ts b/clients/client-finspace/src/commands/GetKxChangesetCommand.ts index d630fd27c6ff8..508d9f49d71cf 100644 --- a/clients/client-finspace/src/commands/GetKxChangesetCommand.ts +++ b/clients/client-finspace/src/commands/GetKxChangesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -149,6 +150,10 @@ export class GetKxChangesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "GetKxChangeset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/GetKxClusterCommand.ts b/clients/client-finspace/src/commands/GetKxClusterCommand.ts index f1febca816e11..cde71046a50f1 100644 --- a/clients/client-finspace/src/commands/GetKxClusterCommand.ts +++ b/clients/client-finspace/src/commands/GetKxClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -203,6 +204,10 @@ export class GetKxClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "GetKxCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts b/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts index db3052bb2bfd3..da39792808228 100644 --- a/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts +++ b/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -136,6 +137,10 @@ export class GetKxConnectionStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetKxConnectionStringResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "GetKxConnectionString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts b/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts index 3f58b94daa87e..df73f23aac333 100644 --- a/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts +++ b/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -138,6 +139,10 @@ export class GetKxDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "GetKxDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts index 32808b063b17e..5c0d3d7fdfe66 100644 --- a/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -169,6 +170,10 @@ export class GetKxEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "GetKxEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/GetKxUserCommand.ts b/clients/client-finspace/src/commands/GetKxUserCommand.ts index aaa5b0395b64a..7a76252ebec10 100644 --- a/clients/client-finspace/src/commands/GetKxUserCommand.ts +++ b/clients/client-finspace/src/commands/GetKxUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -132,6 +133,10 @@ export class GetKxUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "GetKxUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts b/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts index 13b66c16dec99..ffa3b3ec8f67b 100644 --- a/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -147,6 +148,10 @@ export class ListEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "ListEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts b/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts index ba4fd1787e919..4103018f9d987 100644 --- a/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts +++ b/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -142,6 +143,10 @@ export class ListKxChangesetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "ListKxChangesets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts b/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts index 47d184614bd59..e427d1706c8e2 100644 --- a/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts +++ b/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -143,6 +144,10 @@ export class ListKxClusterNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "ListKxClusterNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/ListKxClustersCommand.ts b/clients/client-finspace/src/commands/ListKxClustersCommand.ts index 8436fca921371..53028401425f5 100644 --- a/clients/client-finspace/src/commands/ListKxClustersCommand.ts +++ b/clients/client-finspace/src/commands/ListKxClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -155,6 +156,10 @@ export class ListKxClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "ListKxClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts b/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts index f2802e7bf19f6..2064b63e6ff13 100644 --- a/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts +++ b/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -139,6 +140,10 @@ export class ListKxDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "ListKxDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts b/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts index 135ef29e4acd8..279b70a2c8701 100644 --- a/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts +++ b/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -169,6 +170,10 @@ export class ListKxEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "ListKxEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/ListKxUsersCommand.ts b/clients/client-finspace/src/commands/ListKxUsersCommand.ts index 66bb4a059b8bf..e52f0880f2878 100644 --- a/clients/client-finspace/src/commands/ListKxUsersCommand.ts +++ b/clients/client-finspace/src/commands/ListKxUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -139,6 +140,10 @@ export class ListKxUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "ListKxUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts b/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts index 07b6b17206b81..b6c9b79682099 100644 --- a/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/TagResourceCommand.ts b/clients/client-finspace/src/commands/TagResourceCommand.ts index 8041439f3dd29..df62cd0fb0f5b 100644 --- a/clients/client-finspace/src/commands/TagResourceCommand.ts +++ b/clients/client-finspace/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/UntagResourceCommand.ts b/clients/client-finspace/src/commands/UntagResourceCommand.ts index 40132d6287f07..4c87e5f873b33 100644 --- a/clients/client-finspace/src/commands/UntagResourceCommand.ts +++ b/clients/client-finspace/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts b/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts index 8220b9452f7ca..0f3500f037e90 100644 --- a/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -165,6 +166,10 @@ export class UpdateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "UpdateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts b/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts index 4a4b160db3e45..086d2c68e71dc 100644 --- a/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -154,6 +155,10 @@ export class UpdateKxClusterDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "UpdateKxClusterDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts b/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts index e788be90fab74..5cfcfbb4e5f99 100644 --- a/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -139,6 +140,10 @@ export class UpdateKxDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "UpdateKxDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts index 0045eb805e901..9fdd990308110 100644 --- a/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -177,6 +178,10 @@ export class UpdateKxEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "UpdateKxEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts b/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts index ae960d9b11b55..e949d1b235ac3 100644 --- a/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -202,6 +203,10 @@ export class UpdateKxEnvironmentNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "UpdateKxEnvironmentNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-finspace/src/commands/UpdateKxUserCommand.ts b/clients/client-finspace/src/commands/UpdateKxUserCommand.ts index d9994f0f24e28..df1a9030a65f5 100644 --- a/clients/client-finspace/src/commands/UpdateKxUserCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FinspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FinspaceClient"; @@ -140,6 +141,10 @@ export class UpdateKxUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHabaneroManagementService", + operation: "UpdateKxUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json index c43b0016d4511..9f74ad90f488c 100644 --- a/clients/client-firehose/package.json +++ b/clients/client-firehose/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts index 83fe69bec7eef..0ef46e3dade9e 100644 --- a/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -607,6 +608,10 @@ export class CreateDeliveryStreamCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDeliveryStreamInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "CreateDeliveryStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts index 0d130f8db4f9c..ae0c2ad343f89 100644 --- a/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -128,6 +129,10 @@ export class DeleteDeliveryStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "DeleteDeliveryStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts index 5331ce579bb04..b09e1b126a1d0 100644 --- a/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -554,6 +555,10 @@ export class DescribeDeliveryStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDeliveryStreamOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "DescribeDeliveryStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts b/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts index 4886f81945990..786178ab7cbd7 100644 --- a/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts +++ b/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -126,6 +127,10 @@ export class ListDeliveryStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "ListDeliveryStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts index 69ccf924b17db..06700b92ca69b 100644 --- a/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -132,6 +133,10 @@ export class ListTagsForDeliveryStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "ListTagsForDeliveryStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/PutRecordBatchCommand.ts b/clients/client-firehose/src/commands/PutRecordBatchCommand.ts index dd5d10fd1796d..4bf0a7cb057e7 100644 --- a/clients/client-firehose/src/commands/PutRecordBatchCommand.ts +++ b/clients/client-firehose/src/commands/PutRecordBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -195,6 +196,10 @@ export class PutRecordBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "PutRecordBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/PutRecordCommand.ts b/clients/client-firehose/src/commands/PutRecordCommand.ts index f1c9abfe7b3f7..15c329a518b29 100644 --- a/clients/client-firehose/src/commands/PutRecordCommand.ts +++ b/clients/client-firehose/src/commands/PutRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -165,6 +166,10 @@ export class PutRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "PutRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts b/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts index 0d9a7acc92cec..7cdb7a9754c1d 100644 --- a/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts +++ b/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -175,6 +176,10 @@ export class StartDeliveryStreamEncryptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "StartDeliveryStreamEncryption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts b/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts index 24ea2f768fa72..6b6d4199ee6bd 100644 --- a/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts +++ b/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -148,6 +149,10 @@ export class StopDeliveryStreamEncryptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "StopDeliveryStreamEncryption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts index 482c74028985e..0611e94716d7d 100644 --- a/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -139,6 +140,10 @@ export class TagDeliveryStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "TagDeliveryStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts index 212ba15c79431..2b177bd880b02 100644 --- a/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -130,6 +131,10 @@ export class UntagDeliveryStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "UntagDeliveryStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-firehose/src/commands/UpdateDestinationCommand.ts b/clients/client-firehose/src/commands/UpdateDestinationCommand.ts index a8065fa800bc8..fbbd51ee22ecc 100644 --- a/clients/client-firehose/src/commands/UpdateDestinationCommand.ts +++ b/clients/client-firehose/src/commands/UpdateDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FirehoseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FirehoseClient"; @@ -513,6 +514,10 @@ export class UpdateDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDestinationInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Firehose_20150804", + operation: "UpdateDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/package.json b/clients/client-fis/package.json index a23bd2ec5f474..f5d5f6ad09243 100644 --- a/clients/client-fis/package.json +++ b/clients/client-fis/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts b/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts index 8ccb396f7df31..4a09ee4a0ac2d 100644 --- a/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts +++ b/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -270,6 +271,10 @@ export class CreateExperimentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "CreateExperimentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts b/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts index 91d5701ca86e4..732dd21e45011 100644 --- a/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts +++ b/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -183,6 +184,10 @@ export class DeleteExperimentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "DeleteExperimentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/GetActionCommand.ts b/clients/client-fis/src/commands/GetActionCommand.ts index e5b72596a31dd..f3b7127d9b27e 100644 --- a/clients/client-fis/src/commands/GetActionCommand.ts +++ b/clients/client-fis/src/commands/GetActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -131,6 +132,10 @@ export class GetActionCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "GetAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/GetExperimentCommand.ts b/clients/client-fis/src/commands/GetExperimentCommand.ts index aa0b549bbcb6c..ded31a694e849 100644 --- a/clients/client-fis/src/commands/GetExperimentCommand.ts +++ b/clients/client-fis/src/commands/GetExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -192,6 +193,10 @@ export class GetExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "GetExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts b/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts index 4ee9e45f88417..cb9adb41b2f9b 100644 --- a/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts +++ b/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -183,6 +184,10 @@ export class GetExperimentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "GetExperimentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts b/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts index b32d20c8f69a6..bf770f98703ff 100644 --- a/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts +++ b/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -129,6 +130,10 @@ export class GetTargetResourceTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "GetTargetResourceType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/ListActionsCommand.ts b/clients/client-fis/src/commands/ListActionsCommand.ts index ccdd5e5600b11..3988bae70d63d 100644 --- a/clients/client-fis/src/commands/ListActionsCommand.ts +++ b/clients/client-fis/src/commands/ListActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -130,6 +131,10 @@ export class ListActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "ListActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts b/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts index 6d37686c9f2b9..7dda23ebc3f9c 100644 --- a/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts +++ b/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -129,6 +130,10 @@ export class ListExperimentTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "ListExperimentTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/ListExperimentsCommand.ts b/clients/client-fis/src/commands/ListExperimentsCommand.ts index f60acbb69f4e7..b0a2a34f76d84 100644 --- a/clients/client-fis/src/commands/ListExperimentsCommand.ts +++ b/clients/client-fis/src/commands/ListExperimentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -132,6 +133,10 @@ export class ListExperimentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "ListExperiments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/ListTagsForResourceCommand.ts b/clients/client-fis/src/commands/ListTagsForResourceCommand.ts index ff159add00c83..78a850951dc2d 100644 --- a/clients/client-fis/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-fis/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -116,6 +117,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts b/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts index 743e5c9c1fb60..c8bdbb095f3cc 100644 --- a/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts +++ b/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -124,6 +125,10 @@ export class ListTargetResourceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "ListTargetResourceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/StartExperimentCommand.ts b/clients/client-fis/src/commands/StartExperimentCommand.ts index 00fc495cb3cdb..4004b2cfd7533 100644 --- a/clients/client-fis/src/commands/StartExperimentCommand.ts +++ b/clients/client-fis/src/commands/StartExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -204,6 +205,10 @@ export class StartExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "StartExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/StopExperimentCommand.ts b/clients/client-fis/src/commands/StopExperimentCommand.ts index 837e70513eb4e..31b1d7c5ba587 100644 --- a/clients/client-fis/src/commands/StopExperimentCommand.ts +++ b/clients/client-fis/src/commands/StopExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -194,6 +195,10 @@ export class StopExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "StopExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/TagResourceCommand.ts b/clients/client-fis/src/commands/TagResourceCommand.ts index 3b0dc1bdafed9..6dc02b60d8140 100644 --- a/clients/client-fis/src/commands/TagResourceCommand.ts +++ b/clients/client-fis/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -113,6 +114,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/UntagResourceCommand.ts b/clients/client-fis/src/commands/UntagResourceCommand.ts index f83d84dd47d79..58c97f0afc413 100644 --- a/clients/client-fis/src/commands/UntagResourceCommand.ts +++ b/clients/client-fis/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -113,6 +114,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts b/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts index 8cb97a6bd04f2..e3bc0a03cefb5 100644 --- a/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts +++ b/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FisClient"; @@ -242,6 +243,10 @@ export class UpdateExperimentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "FaultInjectionSimulator", + operation: "UpdateExperimentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json index e3bbf5fcdc6ef..edf68f8362562 100644 --- a/clients/client-fms/package.json +++ b/clients/client-fms/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts b/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts index cc02eec03c29e..eb2d518854c0a 100644 --- a/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts +++ b/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -136,6 +137,10 @@ export class AssociateAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "AssociateAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts b/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts index 6ee3a4b977d01..b0b98dcbd1f80 100644 --- a/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts +++ b/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -133,6 +134,10 @@ export class AssociateThirdPartyFirewallCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "AssociateThirdPartyFirewall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts b/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts index 13735985d330b..52045bcd2ac8a 100644 --- a/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts +++ b/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -146,6 +147,10 @@ export class BatchAssociateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "BatchAssociateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts b/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts index 5cf08aa85d0d2..c68a191d3bead 100644 --- a/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts +++ b/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -140,6 +141,10 @@ export class BatchDisassociateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "BatchDisassociateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/DeleteAppsListCommand.ts b/clients/client-fms/src/commands/DeleteAppsListCommand.ts index aa8f6f6501d97..fa8d02c072322 100644 --- a/clients/client-fms/src/commands/DeleteAppsListCommand.ts +++ b/clients/client-fms/src/commands/DeleteAppsListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -126,6 +127,10 @@ export class DeleteAppsListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "DeleteAppsList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts b/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts index b6373b6c9f2c0..ff334ba989683 100644 --- a/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts +++ b/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -125,6 +126,10 @@ export class DeleteNotificationChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "DeleteNotificationChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/DeletePolicyCommand.ts b/clients/client-fms/src/commands/DeletePolicyCommand.ts index 336d1e6953be0..3c4693f5a092c 100644 --- a/clients/client-fms/src/commands/DeletePolicyCommand.ts +++ b/clients/client-fms/src/commands/DeletePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -134,6 +135,10 @@ export class DeletePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "DeletePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts b/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts index e0dd90c2d7df8..5d0b54cb89806 100644 --- a/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts +++ b/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -126,6 +127,10 @@ export class DeleteProtocolsListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "DeleteProtocolsList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/DeleteResourceSetCommand.ts b/clients/client-fms/src/commands/DeleteResourceSetCommand.ts index 04baa1f8344df..04fb2815aaf04 100644 --- a/clients/client-fms/src/commands/DeleteResourceSetCommand.ts +++ b/clients/client-fms/src/commands/DeleteResourceSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -129,6 +130,10 @@ export class DeleteResourceSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "DeleteResourceSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts b/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts index 8c9bf2575d7b4..a92c5c23e66e8 100644 --- a/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts +++ b/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -125,6 +126,10 @@ export class DisassociateAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "DisassociateAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts b/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts index 0c4ca8f4f158d..d7ab2455f3048 100644 --- a/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts +++ b/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -136,6 +137,10 @@ export class DisassociateThirdPartyFirewallCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "DisassociateThirdPartyFirewall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetAdminAccountCommand.ts b/clients/client-fms/src/commands/GetAdminAccountCommand.ts index c29c48cf51158..28ff06331f612 100644 --- a/clients/client-fms/src/commands/GetAdminAccountCommand.ts +++ b/clients/client-fms/src/commands/GetAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -128,6 +129,10 @@ export class GetAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetAdminScopeCommand.ts b/clients/client-fms/src/commands/GetAdminScopeCommand.ts index 7ad13516dae0c..5c832998715f6 100644 --- a/clients/client-fms/src/commands/GetAdminScopeCommand.ts +++ b/clients/client-fms/src/commands/GetAdminScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -163,6 +164,10 @@ export class GetAdminScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetAdminScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetAppsListCommand.ts b/clients/client-fms/src/commands/GetAppsListCommand.ts index 127c79110af95..c4bdc83b464ae 100644 --- a/clients/client-fms/src/commands/GetAppsListCommand.ts +++ b/clients/client-fms/src/commands/GetAppsListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -150,6 +151,10 @@ export class GetAppsListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetAppsList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetComplianceDetailCommand.ts b/clients/client-fms/src/commands/GetComplianceDetailCommand.ts index edd1031b4c34e..27048d28ca3ec 100644 --- a/clients/client-fms/src/commands/GetComplianceDetailCommand.ts +++ b/clients/client-fms/src/commands/GetComplianceDetailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -174,6 +175,10 @@ export class GetComplianceDetailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetComplianceDetail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetNotificationChannelCommand.ts b/clients/client-fms/src/commands/GetNotificationChannelCommand.ts index 9b23327be0f25..36fa824931ca5 100644 --- a/clients/client-fms/src/commands/GetNotificationChannelCommand.ts +++ b/clients/client-fms/src/commands/GetNotificationChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -129,6 +130,10 @@ export class GetNotificationChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetNotificationChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetPolicyCommand.ts b/clients/client-fms/src/commands/GetPolicyCommand.ts index e5ba39179a6ef..fffc086ee71ac 100644 --- a/clients/client-fms/src/commands/GetPolicyCommand.ts +++ b/clients/client-fms/src/commands/GetPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -170,6 +171,10 @@ export class GetPolicyCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetProtectionStatusCommand.ts b/clients/client-fms/src/commands/GetProtectionStatusCommand.ts index 79208186c9c7c..b13a0ba0ee154 100644 --- a/clients/client-fms/src/commands/GetProtectionStatusCommand.ts +++ b/clients/client-fms/src/commands/GetProtectionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -133,6 +134,10 @@ export class GetProtectionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetProtectionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetProtocolsListCommand.ts b/clients/client-fms/src/commands/GetProtocolsListCommand.ts index 83a07b74a8c05..374e31add28ff 100644 --- a/clients/client-fms/src/commands/GetProtocolsListCommand.ts +++ b/clients/client-fms/src/commands/GetProtocolsListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -144,6 +145,10 @@ export class GetProtocolsListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetProtocolsList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetResourceSetCommand.ts b/clients/client-fms/src/commands/GetResourceSetCommand.ts index 9aaa7a63811be..bfc179b0ade54 100644 --- a/clients/client-fms/src/commands/GetResourceSetCommand.ts +++ b/clients/client-fms/src/commands/GetResourceSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -142,6 +143,10 @@ export class GetResourceSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetResourceSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts b/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts index d461ed2bf1728..2098e256fcfbb 100644 --- a/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts +++ b/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -141,6 +142,10 @@ export class GetThirdPartyFirewallAssociationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetThirdPartyFirewallAssociationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/GetViolationDetailsCommand.ts b/clients/client-fms/src/commands/GetViolationDetailsCommand.ts index bd04ee3a38b37..09b96e253ca79 100644 --- a/clients/client-fms/src/commands/GetViolationDetailsCommand.ts +++ b/clients/client-fms/src/commands/GetViolationDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -570,6 +571,10 @@ export class GetViolationDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "GetViolationDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts b/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts index 7ac29e8bdc5d2..df328b62178fd 100644 --- a/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts +++ b/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -148,6 +149,10 @@ export class ListAdminAccountsForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListAdminAccountsForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts b/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts index 8846089ab745e..a0b1a0d2fe093 100644 --- a/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts +++ b/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -128,6 +129,10 @@ export class ListAdminsManagingAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListAdminsManagingAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListAppsListsCommand.ts b/clients/client-fms/src/commands/ListAppsListsCommand.ts index 5386e464cf52f..a985353d29d0d 100644 --- a/clients/client-fms/src/commands/ListAppsListsCommand.ts +++ b/clients/client-fms/src/commands/ListAppsListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -148,6 +149,10 @@ export class ListAppsListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListAppsLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListComplianceStatusCommand.ts b/clients/client-fms/src/commands/ListComplianceStatusCommand.ts index 55c08028493cb..c3b9b1dd5fc9e 100644 --- a/clients/client-fms/src/commands/ListComplianceStatusCommand.ts +++ b/clients/client-fms/src/commands/ListComplianceStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -144,6 +145,10 @@ export class ListComplianceStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListComplianceStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts b/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts index 1db7e46e079bc..ac7092eee13e6 100644 --- a/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts +++ b/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -141,6 +142,10 @@ export class ListDiscoveredResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListDiscoveredResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListMemberAccountsCommand.ts b/clients/client-fms/src/commands/ListMemberAccountsCommand.ts index a8eb444fef049..6d1b75b69cc6a 100644 --- a/clients/client-fms/src/commands/ListMemberAccountsCommand.ts +++ b/clients/client-fms/src/commands/ListMemberAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -127,6 +128,10 @@ export class ListMemberAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListMemberAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListPoliciesCommand.ts b/clients/client-fms/src/commands/ListPoliciesCommand.ts index 5f8c85ea079eb..1e24be4fc3405 100644 --- a/clients/client-fms/src/commands/ListPoliciesCommand.ts +++ b/clients/client-fms/src/commands/ListPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -145,6 +146,10 @@ export class ListPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListProtocolsListsCommand.ts b/clients/client-fms/src/commands/ListProtocolsListsCommand.ts index 666d91ac16f2a..5ca2ed117433d 100644 --- a/clients/client-fms/src/commands/ListProtocolsListsCommand.ts +++ b/clients/client-fms/src/commands/ListProtocolsListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -140,6 +141,10 @@ export class ListProtocolsListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListProtocolsLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts b/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts index 44c98394f7694..f51f0fa2136f5 100644 --- a/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts +++ b/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -139,6 +140,10 @@ export class ListResourceSetResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListResourceSetResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListResourceSetsCommand.ts b/clients/client-fms/src/commands/ListResourceSetsCommand.ts index f80869c498cff..c1efbced38cbb 100644 --- a/clients/client-fms/src/commands/ListResourceSetsCommand.ts +++ b/clients/client-fms/src/commands/ListResourceSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -138,6 +139,10 @@ export class ListResourceSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListResourceSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListTagsForResourceCommand.ts b/clients/client-fms/src/commands/ListTagsForResourceCommand.ts index ba7ca12c13219..d0ad4643bc02c 100644 --- a/clients/client-fms/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-fms/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -136,6 +137,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts b/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts index d8d7d95194d4d..a83f1f3305968 100644 --- a/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts +++ b/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -148,6 +149,10 @@ export class ListThirdPartyFirewallFirewallPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "ListThirdPartyFirewallFirewallPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/PutAdminAccountCommand.ts b/clients/client-fms/src/commands/PutAdminAccountCommand.ts index d4c71e6cdb18b..f38db5b073156 100644 --- a/clients/client-fms/src/commands/PutAdminAccountCommand.ts +++ b/clients/client-fms/src/commands/PutAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -161,6 +162,10 @@ export class PutAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "PutAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/PutAppsListCommand.ts b/clients/client-fms/src/commands/PutAppsListCommand.ts index eaa936e68a06d..8f634b9d49425 100644 --- a/clients/client-fms/src/commands/PutAppsListCommand.ts +++ b/clients/client-fms/src/commands/PutAppsListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -186,6 +187,10 @@ export class PutAppsListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "PutAppsList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/PutNotificationChannelCommand.ts b/clients/client-fms/src/commands/PutNotificationChannelCommand.ts index 8b5c62a2de6be..af9bed0fdab7b 100644 --- a/clients/client-fms/src/commands/PutNotificationChannelCommand.ts +++ b/clients/client-fms/src/commands/PutNotificationChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -130,6 +131,10 @@ export class PutNotificationChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "PutNotificationChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/PutPolicyCommand.ts b/clients/client-fms/src/commands/PutPolicyCommand.ts index 7ba460cf8573b..5b53f1e0c6ab8 100644 --- a/clients/client-fms/src/commands/PutPolicyCommand.ts +++ b/clients/client-fms/src/commands/PutPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -261,6 +262,10 @@ export class PutPolicyCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "PutPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/PutProtocolsListCommand.ts b/clients/client-fms/src/commands/PutProtocolsListCommand.ts index 2beeb087a3cdd..884fea9c41e24 100644 --- a/clients/client-fms/src/commands/PutProtocolsListCommand.ts +++ b/clients/client-fms/src/commands/PutProtocolsListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -172,6 +173,10 @@ export class PutProtocolsListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "PutProtocolsList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/PutResourceSetCommand.ts b/clients/client-fms/src/commands/PutResourceSetCommand.ts index dd9e7e3dc198c..4918c080c17c0 100644 --- a/clients/client-fms/src/commands/PutResourceSetCommand.ts +++ b/clients/client-fms/src/commands/PutResourceSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -162,6 +163,10 @@ export class PutResourceSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "PutResourceSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/TagResourceCommand.ts b/clients/client-fms/src/commands/TagResourceCommand.ts index e816c7f871d67..ad2f258b49e3a 100644 --- a/clients/client-fms/src/commands/TagResourceCommand.ts +++ b/clients/client-fms/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -139,6 +140,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fms/src/commands/UntagResourceCommand.ts b/clients/client-fms/src/commands/UntagResourceCommand.ts index 0231b2fd3c04c..00090931a68f1 100644 --- a/clients/client-fms/src/commands/UntagResourceCommand.ts +++ b/clients/client-fms/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient"; @@ -130,6 +131,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSFMS_20180101", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json index 625f7e3518727..33e0f1f2667ae 100644 --- a/clients/client-forecast/package.json +++ b/clients/client-forecast/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts b/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts index b83488699ab5a..bcde3a4a8f6a3 100644 --- a/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts +++ b/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -234,6 +235,10 @@ export class CreateAutoPredictorCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAutoPredictorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateAutoPredictor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateDatasetCommand.ts b/clients/client-forecast/src/commands/CreateDatasetCommand.ts index 3040cc43391a3..1ec32eee1b8e6 100644 --- a/clients/client-forecast/src/commands/CreateDatasetCommand.ts +++ b/clients/client-forecast/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -188,6 +189,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDatasetRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts b/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts index 167fe835dca59..f038447246654 100644 --- a/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts +++ b/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -154,6 +155,10 @@ export class CreateDatasetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDatasetGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateDatasetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts index dac683bf2794f..0f13ba37bea78 100644 --- a/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts +++ b/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -171,6 +172,10 @@ export class CreateDatasetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDatasetImportJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateDatasetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts b/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts index 4853510750e42..b632fcc68024f 100644 --- a/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts +++ b/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -282,6 +283,10 @@ export class CreateExplainabilityCommand extends $Command< commandName, inputFilterSensitiveLog: CreateExplainabilityRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateExplainability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts index 8cd5aa995f08e..74741251c7165 100644 --- a/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts +++ b/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -158,6 +159,10 @@ export class CreateExplainabilityExportCommand extends $Command< commandName, inputFilterSensitiveLog: CreateExplainabilityExportRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateExplainabilityExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateForecastCommand.ts b/clients/client-forecast/src/commands/CreateForecastCommand.ts index cb98b3cd359b5..db60e2e1a8f31 100644 --- a/clients/client-forecast/src/commands/CreateForecastCommand.ts +++ b/clients/client-forecast/src/commands/CreateForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -185,6 +186,10 @@ export class CreateForecastCommand extends $Command< commandName, inputFilterSensitiveLog: CreateForecastRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts b/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts index f3673eec4986a..fc1c8b4629814 100644 --- a/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts +++ b/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -163,6 +164,10 @@ export class CreateForecastExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: CreateForecastExportJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateForecastExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateMonitorCommand.ts b/clients/client-forecast/src/commands/CreateMonitorCommand.ts index d0e2d4dfcc280..a30f3e97c000e 100644 --- a/clients/client-forecast/src/commands/CreateMonitorCommand.ts +++ b/clients/client-forecast/src/commands/CreateMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -142,6 +143,10 @@ export class CreateMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMonitorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts index d3218adfd3181..ce829d6290c76 100644 --- a/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts +++ b/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -169,6 +170,10 @@ export class CreatePredictorBacktestExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePredictorBacktestExportJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreatePredictorBacktestExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreatePredictorCommand.ts b/clients/client-forecast/src/commands/CreatePredictorCommand.ts index b81cfa9dbd650..ae4c46f06cf6c 100644 --- a/clients/client-forecast/src/commands/CreatePredictorCommand.ts +++ b/clients/client-forecast/src/commands/CreatePredictorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -276,6 +277,10 @@ export class CreatePredictorCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePredictorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreatePredictor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts index 6ab422155cd4b..078e67379a659 100644 --- a/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts +++ b/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -174,6 +175,10 @@ export class CreateWhatIfAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: CreateWhatIfAnalysisRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateWhatIfAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts index 65dff72996f21..9dba748781b7d 100644 --- a/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts +++ b/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -176,6 +177,10 @@ export class CreateWhatIfForecastCommand extends $Command< commandName, inputFilterSensitiveLog: CreateWhatIfForecastRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateWhatIfForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts index af158ab78097e..985967e3725bb 100644 --- a/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts +++ b/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -168,6 +169,10 @@ export class CreateWhatIfForecastExportCommand extends $Command< commandName, inputFilterSensitiveLog: CreateWhatIfForecastExportRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "CreateWhatIfForecastExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteDatasetCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetCommand.ts index a0e1736a48c85..40084c9a01b4b 100644 --- a/clients/client-forecast/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-forecast/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -128,6 +129,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts index 4e1d4b9ac342b..e10d9080e788a 100644 --- a/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts +++ b/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -126,6 +127,10 @@ export class DeleteDatasetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteDatasetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts index c948328487e21..dfc962c213ac8 100644 --- a/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts +++ b/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -126,6 +127,10 @@ export class DeleteDatasetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteDatasetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts b/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts index a7623c6d5eba1..a3d9a9f32bb78 100644 --- a/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts +++ b/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -125,6 +126,10 @@ export class DeleteExplainabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteExplainability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts index 5ef5b7d8348f4..8b3499f09b5af 100644 --- a/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts +++ b/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -123,6 +124,10 @@ export class DeleteExplainabilityExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteExplainabilityExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteForecastCommand.ts b/clients/client-forecast/src/commands/DeleteForecastCommand.ts index 79a552833c9d9..9e1ba221ca5a9 100644 --- a/clients/client-forecast/src/commands/DeleteForecastCommand.ts +++ b/clients/client-forecast/src/commands/DeleteForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -127,6 +128,10 @@ export class DeleteForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts b/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts index 8dc55058265f1..cf829a25f2e35 100644 --- a/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts +++ b/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -125,6 +126,10 @@ export class DeleteForecastExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteForecastExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteMonitorCommand.ts b/clients/client-forecast/src/commands/DeleteMonitorCommand.ts index 6b28611a59f39..ff462c3523f00 100644 --- a/clients/client-forecast/src/commands/DeleteMonitorCommand.ts +++ b/clients/client-forecast/src/commands/DeleteMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -121,6 +122,10 @@ export class DeleteMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts index 62ad5236d32fe..30d400a45ae1a 100644 --- a/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts +++ b/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -126,6 +127,10 @@ export class DeletePredictorBacktestExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeletePredictorBacktestExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeletePredictorCommand.ts b/clients/client-forecast/src/commands/DeletePredictorCommand.ts index 6ac8cc054b198..63e397e782099 100644 --- a/clients/client-forecast/src/commands/DeletePredictorCommand.ts +++ b/clients/client-forecast/src/commands/DeletePredictorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -124,6 +125,10 @@ export class DeletePredictorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeletePredictor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts b/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts index 204ff30e1f010..9597cb4388301 100644 --- a/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts +++ b/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -153,6 +154,10 @@ export class DeleteResourceTreeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteResourceTree", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts index 2faa1ba1d5746..545375f2faec8 100644 --- a/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts +++ b/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -125,6 +126,10 @@ export class DeleteWhatIfAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteWhatIfAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts index 580c7214f7ce3..23d25cb160f95 100644 --- a/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts +++ b/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -125,6 +126,10 @@ export class DeleteWhatIfForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteWhatIfForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts index b0a47bdfb0be7..fae5cdd406c6c 100644 --- a/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts +++ b/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -124,6 +125,10 @@ export class DeleteWhatIfForecastExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DeleteWhatIfForecastExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts b/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts index 0d78abe13b165..ff872f5cd0757 100644 --- a/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts +++ b/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -183,6 +184,10 @@ export class DescribeAutoPredictorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeAutoPredictor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeDatasetCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetCommand.ts index 9eb4626110060..9659c8a5bc4ac 100644 --- a/clients/client-forecast/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-forecast/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -160,6 +161,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts index d5f31a1487ca6..1b6e4c5e20e90 100644 --- a/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts +++ b/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -154,6 +155,10 @@ export class DescribeDatasetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeDatasetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts index 9688babd55b78..a9438a31d6983 100644 --- a/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts +++ b/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -193,6 +194,10 @@ export class DescribeDatasetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeDatasetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts b/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts index 6419c9d76332f..963698d003056 100644 --- a/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts +++ b/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -151,6 +152,10 @@ export class DescribeExplainabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeExplainability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts index d03be8fb83f74..e2529db2acd2e 100644 --- a/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts +++ b/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -141,6 +142,10 @@ export class DescribeExplainabilityExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeExplainabilityExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeForecastCommand.ts b/clients/client-forecast/src/commands/DescribeForecastCommand.ts index c155a04510373..2bf42a452fd0b 100644 --- a/clients/client-forecast/src/commands/DescribeForecastCommand.ts +++ b/clients/client-forecast/src/commands/DescribeForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -181,6 +182,10 @@ export class DescribeForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts b/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts index 82f2fd41ed509..59c81b39a89ac 100644 --- a/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts +++ b/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -160,6 +161,10 @@ export class DescribeForecastExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeForecastExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeMonitorCommand.ts b/clients/client-forecast/src/commands/DescribeMonitorCommand.ts index 0ca61635df450..2d7048db96a21 100644 --- a/clients/client-forecast/src/commands/DescribeMonitorCommand.ts +++ b/clients/client-forecast/src/commands/DescribeMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -178,6 +179,10 @@ export class DescribeMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts index 85f475302afde..d6583908d6da8 100644 --- a/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts +++ b/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -168,6 +169,10 @@ export class DescribePredictorBacktestExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribePredictorBacktestExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribePredictorCommand.ts b/clients/client-forecast/src/commands/DescribePredictorCommand.ts index 05fc6048415dd..bfcc4ab4e6c5f 100644 --- a/clients/client-forecast/src/commands/DescribePredictorCommand.ts +++ b/clients/client-forecast/src/commands/DescribePredictorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -264,6 +265,10 @@ export class DescribePredictorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribePredictor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts index fe588a6ca962a..b9c9a583a3b23 100644 --- a/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts +++ b/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -171,6 +172,10 @@ export class DescribeWhatIfAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeWhatIfAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts index e5d014deb7d52..169b27762e621 100644 --- a/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts +++ b/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -187,6 +188,10 @@ export class DescribeWhatIfForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeWhatIfForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts index 73a6eff6fbf28..91df681a88d0a 100644 --- a/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts +++ b/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -166,6 +167,10 @@ export class DescribeWhatIfForecastExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "DescribeWhatIfForecastExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts b/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts index 7d1dbb282f9e6..3154940c1aa42 100644 --- a/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts +++ b/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -175,6 +176,10 @@ export class GetAccuracyMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "GetAccuracyMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts b/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts index 27163d84b7be4..1271d54b9c479 100644 --- a/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts +++ b/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -130,6 +131,10 @@ export class ListDatasetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListDatasetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts b/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts index 7ac07ba22b38f..2ab3b128984d2 100644 --- a/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts +++ b/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -151,6 +152,10 @@ export class ListDatasetImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListDatasetImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListDatasetsCommand.ts b/clients/client-forecast/src/commands/ListDatasetsCommand.ts index 475bf15db8731..856c61ebef23a 100644 --- a/clients/client-forecast/src/commands/ListDatasetsCommand.ts +++ b/clients/client-forecast/src/commands/ListDatasetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -128,6 +129,10 @@ export class ListDatasetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListDatasets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts b/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts index 1126a72ebec59..e5525d1690c41 100644 --- a/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts +++ b/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -148,6 +149,10 @@ export class ListExplainabilitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListExplainabilities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts b/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts index 0b5b84965fbbd..fa1f8543c5668 100644 --- a/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts +++ b/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -149,6 +150,10 @@ export class ListExplainabilityExportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListExplainabilityExports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts b/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts index 51702d180dc15..523d35e560deb 100644 --- a/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts +++ b/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -149,6 +150,10 @@ export class ListForecastExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListForecastExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListForecastsCommand.ts b/clients/client-forecast/src/commands/ListForecastsCommand.ts index d7e58d2a050d5..305eaeedd013f 100644 --- a/clients/client-forecast/src/commands/ListForecastsCommand.ts +++ b/clients/client-forecast/src/commands/ListForecastsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -144,6 +145,10 @@ export class ListForecastsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListForecasts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts b/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts index 6d4492a5c47bc..009c279f4cb30 100644 --- a/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts +++ b/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -164,6 +165,10 @@ export class ListMonitorEvaluationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListMonitorEvaluations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListMonitorsCommand.ts b/clients/client-forecast/src/commands/ListMonitorsCommand.ts index 06c62df37626d..5f1c167ba0137 100644 --- a/clients/client-forecast/src/commands/ListMonitorsCommand.ts +++ b/clients/client-forecast/src/commands/ListMonitorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -138,6 +139,10 @@ export class ListMonitorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListMonitors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts b/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts index 88f07805ad15c..2eb0c9556381a 100644 --- a/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts +++ b/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -154,6 +155,10 @@ export class ListPredictorBacktestExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListPredictorBacktestExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListPredictorsCommand.ts b/clients/client-forecast/src/commands/ListPredictorsCommand.ts index 856086a900e7e..5fa2e63a6b5c8 100644 --- a/clients/client-forecast/src/commands/ListPredictorsCommand.ts +++ b/clients/client-forecast/src/commands/ListPredictorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -149,6 +150,10 @@ export class ListPredictorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListPredictors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts b/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts index a4034b090e665..6a61a2267e0f3 100644 --- a/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts b/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts index 6109aca77c2d5..4e6d45cc5b32e 100644 --- a/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts +++ b/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -140,6 +141,10 @@ export class ListWhatIfAnalysesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListWhatIfAnalyses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts b/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts index 386b117a055e2..9c1a5c5cc0db5 100644 --- a/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts +++ b/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -149,6 +150,10 @@ export class ListWhatIfForecastExportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListWhatIfForecastExports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts b/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts index 79b20c8c61a71..e8b6d15b808fa 100644 --- a/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts +++ b/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -140,6 +141,10 @@ export class ListWhatIfForecastsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ListWhatIfForecasts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/ResumeResourceCommand.ts b/clients/client-forecast/src/commands/ResumeResourceCommand.ts index 8e404f37a31f0..82c633daf16c3 100644 --- a/clients/client-forecast/src/commands/ResumeResourceCommand.ts +++ b/clients/client-forecast/src/commands/ResumeResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -126,6 +127,10 @@ export class ResumeResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "ResumeResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/StopResourceCommand.ts b/clients/client-forecast/src/commands/StopResourceCommand.ts index 162d8dc2bf9d2..46a0cc66c000b 100644 --- a/clients/client-forecast/src/commands/StopResourceCommand.ts +++ b/clients/client-forecast/src/commands/StopResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -149,6 +150,10 @@ export class StopResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "StopResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/TagResourceCommand.ts b/clients/client-forecast/src/commands/TagResourceCommand.ts index 4d00d4dff3a0d..39e2c9de60dfa 100644 --- a/clients/client-forecast/src/commands/TagResourceCommand.ts +++ b/clients/client-forecast/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -130,6 +131,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/UntagResourceCommand.ts b/clients/client-forecast/src/commands/UntagResourceCommand.ts index d68a7b7d73996..e76459f9265dc 100644 --- a/clients/client-forecast/src/commands/UntagResourceCommand.ts +++ b/clients/client-forecast/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts b/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts index 6b8fc06aa0a74..ba6e87a70eb46 100644 --- a/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts +++ b/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient"; @@ -131,6 +132,10 @@ export class UpdateDatasetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecast", + operation: "UpdateDatasetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json index a84a3116ca47b..11aeb47cedba1 100644 --- a/clients/client-forecastquery/package.json +++ b/clients/client-forecastquery/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-forecastquery/src/commands/QueryForecastCommand.ts b/clients/client-forecastquery/src/commands/QueryForecastCommand.ts index f28333d8bb38b..9cddf1148d9af 100644 --- a/clients/client-forecastquery/src/commands/QueryForecastCommand.ts +++ b/clients/client-forecastquery/src/commands/QueryForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastqueryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastqueryClient"; @@ -154,6 +155,10 @@ export class QueryForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecastRuntime", + operation: "QueryForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts b/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts index 6c791e289ed6d..33fc438dc344a 100644 --- a/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts +++ b/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ForecastqueryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastqueryClient"; @@ -145,6 +146,10 @@ export class QueryWhatIfForecastCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonForecastRuntime", + operation: "QueryWhatIfForecast", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json index ffa64d3818a95..bf8c926981734 100644 --- a/clients/client-frauddetector/package.json +++ b/clients/client-frauddetector/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts b/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts index c7ed7e2ef8027..0c78493e05d41 100644 --- a/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -147,6 +148,10 @@ export class BatchCreateVariableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "BatchCreateVariable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts b/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts index 66a76cef9f702..6ec03e5c4c5c6 100644 --- a/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -147,6 +148,10 @@ export class BatchGetVariableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "BatchGetVariable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts index 83463bc8ea024..388aa68b87795 100644 --- a/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts +++ b/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -127,6 +128,10 @@ export class CancelBatchImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CancelBatchImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts index 9f564c641e789..6d7bd1ddf2136 100644 --- a/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts +++ b/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -127,6 +128,10 @@ export class CancelBatchPredictionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CancelBatchPredictionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts index 3a8b14e875e6d..d37c345599de8 100644 --- a/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -137,6 +138,10 @@ export class CreateBatchImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CreateBatchImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts index 0d1306390cd97..b5841c03bcbb8 100644 --- a/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -139,6 +140,10 @@ export class CreateBatchPredictionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CreateBatchPredictionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts index 055526014ee5e..747c3a1dcc073 100644 --- a/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -157,6 +158,10 @@ export class CreateDetectorVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CreateDetectorVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CreateListCommand.ts b/clients/client-frauddetector/src/commands/CreateListCommand.ts index f94a6ada71aff..7047d362bd2e6 100644 --- a/clients/client-frauddetector/src/commands/CreateListCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -137,6 +138,10 @@ export class CreateListCommand extends $Command< commandName, inputFilterSensitiveLog: CreateListRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CreateList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CreateModelCommand.ts b/clients/client-frauddetector/src/commands/CreateModelCommand.ts index b4ad6d3908809..74889b294619d 100644 --- a/clients/client-frauddetector/src/commands/CreateModelCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -131,6 +132,10 @@ export class CreateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CreateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts b/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts index d8dca73010b68..8f48077a7b4c8 100644 --- a/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -164,6 +165,10 @@ export class CreateModelVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CreateModelVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CreateRuleCommand.ts b/clients/client-frauddetector/src/commands/CreateRuleCommand.ts index 11e679b3997b7..7190e80eff769 100644 --- a/clients/client-frauddetector/src/commands/CreateRuleCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -141,6 +142,10 @@ export class CreateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: CreateRuleRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CreateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/CreateVariableCommand.ts b/clients/client-frauddetector/src/commands/CreateVariableCommand.ts index 75c2a9a8fa8a9..e2f64dfc54aea 100644 --- a/clients/client-frauddetector/src/commands/CreateVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateVariableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -135,6 +136,10 @@ export class CreateVariableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "CreateVariable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts index f0fab3b4ddfc6..e3336e5e89f66 100644 --- a/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -124,6 +125,10 @@ export class DeleteBatchImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteBatchImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts index 150f1fe19425c..65ea085aef99f 100644 --- a/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -124,6 +125,10 @@ export class DeleteBatchPredictionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteBatchPredictionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts b/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts index 9267cfda5bfbe..5baa683468866 100644 --- a/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -128,6 +129,10 @@ export class DeleteDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts index cf946945f9050..2108224604c29 100644 --- a/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -132,6 +133,10 @@ export class DeleteDetectorVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteDetectorVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts index 6ccb65dc3663c..de50999feb80e 100644 --- a/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -129,6 +130,10 @@ export class DeleteEntityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteEntityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteEventCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventCommand.ts index 70b651c0f1794..6e0a55fbd2b4d 100644 --- a/clients/client-frauddetector/src/commands/DeleteEventCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -126,6 +127,10 @@ export class DeleteEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts index 372f68f01cdf2..93f01991dde5d 100644 --- a/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -129,6 +130,10 @@ export class DeleteEventTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteEventType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts index 8f0e41c1730ee..c12e4275736a1 100644 --- a/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -133,6 +134,10 @@ export class DeleteEventsByEventTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteEventsByEventType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts b/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts index 985463500310e..2f3ccf60982ee 100644 --- a/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -128,6 +129,10 @@ export class DeleteExternalModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteExternalModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts b/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts index 24e0b96bef085..915698080a58b 100644 --- a/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -125,6 +126,10 @@ export class DeleteLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteListCommand.ts b/clients/client-frauddetector/src/commands/DeleteListCommand.ts index e54b2e823e36b..cc388342b22d5 100644 --- a/clients/client-frauddetector/src/commands/DeleteListCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -128,6 +129,10 @@ export class DeleteListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteModelCommand.ts b/clients/client-frauddetector/src/commands/DeleteModelCommand.ts index 2662550904160..7691f5f9bd48f 100644 --- a/clients/client-frauddetector/src/commands/DeleteModelCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -128,6 +129,10 @@ export class DeleteModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts b/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts index 071e4ddcf6138..a4d6628ec2d43 100644 --- a/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -131,6 +132,10 @@ export class DeleteModelVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteModelVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts b/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts index 0aefadb0928eb..d554785084932 100644 --- a/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -127,6 +128,10 @@ export class DeleteOutcomeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteOutcome", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts b/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts index 89f0064faa894..c71dbbbffef97 100644 --- a/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -130,6 +131,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts b/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts index fb11ed5067680..ebe0c46f27bd0 100644 --- a/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -130,6 +131,10 @@ export class DeleteVariableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DeleteVariable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts b/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts index 2f86cf9b3d039..31ce6aadf352d 100644 --- a/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts +++ b/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -141,6 +142,10 @@ export class DescribeDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DescribeDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts b/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts index a165151b17e9b..8bd90caef2867 100644 --- a/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts +++ b/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -294,6 +295,10 @@ export class DescribeModelVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "DescribeModelVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts b/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts index c264622d96d96..cf9d588494181 100644 --- a/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -151,6 +152,10 @@ export class GetBatchImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetBatchImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts b/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts index 6a9721e2e565f..684a87746cc5b 100644 --- a/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -150,6 +151,10 @@ export class GetBatchPredictionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetBatchPredictionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts b/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts index 666757dce9057..508775cf00c30 100644 --- a/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts +++ b/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -135,6 +136,10 @@ export class GetDeleteEventsByEventTypeStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetDeleteEventsByEventTypeStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts index 48102740c4645..01902434a8d8f 100644 --- a/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -155,6 +156,10 @@ export class GetDetectorVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetDetectorVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts b/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts index d067d13718c44..213fbba951694 100644 --- a/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -144,6 +145,10 @@ export class GetDetectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetDetectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts b/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts index 26c6efad5e170..46ba0da8663e4 100644 --- a/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -145,6 +146,10 @@ export class GetEntityTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetEntityTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetEventCommand.ts b/clients/client-frauddetector/src/commands/GetEventCommand.ts index 93240447bf43d..795b1a9824fb7 100644 --- a/clients/client-frauddetector/src/commands/GetEventCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -143,6 +144,10 @@ export class GetEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEventResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts b/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts index ed7a192f29c0b..6997c39b6c61d 100644 --- a/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -189,6 +190,10 @@ export class GetEventPredictionCommand extends $Command< commandName, inputFilterSensitiveLog: GetEventPredictionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetEventPrediction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts b/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts index 83d79768c0bf1..c3f984b5eda57 100644 --- a/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -212,6 +213,10 @@ export class GetEventPredictionMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEventPredictionMetadataResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetEventPredictionMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts b/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts index 985b4b1329db9..efcc96736ad1a 100644 --- a/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -163,6 +164,10 @@ export class GetEventTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEventTypesResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetEventTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts b/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts index a9d5a82c721b8..f51bf8862e1b2 100644 --- a/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -163,6 +164,10 @@ export class GetExternalModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetExternalModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts b/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts index 125fe39dc96e4..d6d669e429c8c 100644 --- a/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts +++ b/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -126,6 +127,10 @@ export class GetKMSEncryptionKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetKMSEncryptionKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetLabelsCommand.ts b/clients/client-frauddetector/src/commands/GetLabelsCommand.ts index b84fd22ab2a54..eb3d983464599 100644 --- a/clients/client-frauddetector/src/commands/GetLabelsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -143,6 +144,10 @@ export class GetLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetListElementsCommand.ts b/clients/client-frauddetector/src/commands/GetListElementsCommand.ts index 04938a6673270..0ade4e5a6bcab 100644 --- a/clients/client-frauddetector/src/commands/GetListElementsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetListElementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -140,6 +141,10 @@ export class GetListElementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetListElementsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetListElements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts b/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts index 421c17ef49ff0..1675d37ef4398 100644 --- a/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts +++ b/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -143,6 +144,10 @@ export class GetListsMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetListsMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts b/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts index 08933e68d0e5b..8b5c5da2c55e7 100644 --- a/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -159,6 +160,10 @@ export class GetModelVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetModelVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetModelsCommand.ts b/clients/client-frauddetector/src/commands/GetModelsCommand.ts index b6084cafb7a40..cf90f82a72b31 100644 --- a/clients/client-frauddetector/src/commands/GetModelsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -147,6 +148,10 @@ export class GetModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts b/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts index 9196e147e1c45..f97c8eb9d9b95 100644 --- a/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -143,6 +144,10 @@ export class GetOutcomesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetOutcomes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetRulesCommand.ts b/clients/client-frauddetector/src/commands/GetRulesCommand.ts index 70331c7f159a4..368a4d7fb3d27 100644 --- a/clients/client-frauddetector/src/commands/GetRulesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -148,6 +149,10 @@ export class GetRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetRulesResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/GetVariablesCommand.ts b/clients/client-frauddetector/src/commands/GetVariablesCommand.ts index 4c35db3d80c86..3d10d6e50b724 100644 --- a/clients/client-frauddetector/src/commands/GetVariablesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetVariablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -147,6 +148,10 @@ export class GetVariablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "GetVariables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts b/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts index d384b3a578244..00a9f3d668f1b 100644 --- a/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts +++ b/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -164,6 +165,10 @@ export class ListEventPredictionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "ListEventPredictions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts b/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts index 5e0780cb630de..09baaed36479a 100644 --- a/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -136,6 +137,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/PutDetectorCommand.ts b/clients/client-frauddetector/src/commands/PutDetectorCommand.ts index 544f4597b6889..9781755efb6c3 100644 --- a/clients/client-frauddetector/src/commands/PutDetectorCommand.ts +++ b/clients/client-frauddetector/src/commands/PutDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -133,6 +134,10 @@ export class PutDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "PutDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts b/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts index 66386e7b1d014..496652023559e 100644 --- a/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -132,6 +133,10 @@ export class PutEntityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "PutEntityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts b/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts index 9bf1078565920..e64b3a7c05da9 100644 --- a/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -145,6 +146,10 @@ export class PutEventTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "PutEventType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts b/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts index e95e644a58211..2abcf8ad6d10f 100644 --- a/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts +++ b/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -152,6 +153,10 @@ export class PutExternalModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "PutExternalModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts b/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts index 07e5140812f4c..f4c2504bdab4b 100644 --- a/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts +++ b/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -130,6 +131,10 @@ export class PutKMSEncryptionKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "PutKMSEncryptionKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/PutLabelCommand.ts b/clients/client-frauddetector/src/commands/PutLabelCommand.ts index 33ba43edb84b9..c41a7cc433384 100644 --- a/clients/client-frauddetector/src/commands/PutLabelCommand.ts +++ b/clients/client-frauddetector/src/commands/PutLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -132,6 +133,10 @@ export class PutLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "PutLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts b/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts index 08aa3927ad558..04be8d3ac7d8e 100644 --- a/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts +++ b/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -132,6 +133,10 @@ export class PutOutcomeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "PutOutcome", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/SendEventCommand.ts b/clients/client-frauddetector/src/commands/SendEventCommand.ts index c0615d759c176..560216faa249f 100644 --- a/clients/client-frauddetector/src/commands/SendEventCommand.ts +++ b/clients/client-frauddetector/src/commands/SendEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -141,6 +142,10 @@ export class SendEventCommand extends $Command< commandName, inputFilterSensitiveLog: SendEventRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "SendEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/TagResourceCommand.ts b/clients/client-frauddetector/src/commands/TagResourceCommand.ts index a320e4a18acc0..553f19bfc18e9 100644 --- a/clients/client-frauddetector/src/commands/TagResourceCommand.ts +++ b/clients/client-frauddetector/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UntagResourceCommand.ts b/clients/client-frauddetector/src/commands/UntagResourceCommand.ts index ee60ede1dd64e..88543bbc4fd87 100644 --- a/clients/client-frauddetector/src/commands/UntagResourceCommand.ts +++ b/clients/client-frauddetector/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts index 6d0eeb6528e50..385af877ed8d9 100644 --- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -151,6 +152,10 @@ export class UpdateDetectorVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateDetectorVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts index d40ddb8b40be4..163372fd79520 100644 --- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -135,6 +136,10 @@ export class UpdateDetectorVersionMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateDetectorVersionMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts index fdda073d2ac7d..72ce41955005d 100644 --- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -133,6 +134,10 @@ export class UpdateDetectorVersionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateDetectorVersionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts b/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts index 15ccffe323f51..28a125d7f71a5 100644 --- a/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -133,6 +134,10 @@ export class UpdateEventLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateEventLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateListCommand.ts b/clients/client-frauddetector/src/commands/UpdateListCommand.ts index 93ea303e9c12f..d93f855f71956 100644 --- a/clients/client-frauddetector/src/commands/UpdateListCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -136,6 +137,10 @@ export class UpdateListCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateListRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateModelCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelCommand.ts index 63a12e9139593..6355a4349d655 100644 --- a/clients/client-frauddetector/src/commands/UpdateModelCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -130,6 +131,10 @@ export class UpdateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts index a159c043ed188..2ba90f8eaf2d8 100644 --- a/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -153,6 +154,10 @@ export class UpdateModelVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateModelVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts index b3b4b71d87001..767a0a42f6e07 100644 --- a/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -145,6 +146,10 @@ export class UpdateModelVersionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateModelVersionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts b/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts index d3d1489bdc646..f333353f9d557 100644 --- a/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -135,6 +136,10 @@ export class UpdateRuleMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateRuleMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts index 3130cbbd66e98..9af8d3592a0bd 100644 --- a/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -156,6 +157,10 @@ export class UpdateRuleVersionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateRuleVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateRuleVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts b/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts index 156ad6d4f973a..d0b81005ad809 100644 --- a/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FraudDetectorClient"; @@ -133,6 +134,10 @@ export class UpdateVariableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHawksNestServiceFacade", + operation: "UpdateVariable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json index 10e0d0165b09b..de3b6138f05da 100644 --- a/clients/client-fsx/package.json +++ b/clients/client-fsx/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts index 1ae28a4fd93b1..0e5a1522154b5 100644 --- a/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts +++ b/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -142,6 +143,10 @@ export class AssociateFileSystemAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "AssociateFileSystemAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts b/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts index 0f549561e5ac9..94f7f2415b493 100644 --- a/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts +++ b/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -145,6 +146,10 @@ export class CancelDataRepositoryTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CancelDataRepositoryTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CopyBackupCommand.ts b/clients/client-fsx/src/commands/CopyBackupCommand.ts index 73f02d0f8cb15..098e0e659b14f 100644 --- a/clients/client-fsx/src/commands/CopyBackupCommand.ts +++ b/clients/client-fsx/src/commands/CopyBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -774,6 +775,10 @@ export class CopyBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CopyBackupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CopyBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateBackupCommand.ts b/clients/client-fsx/src/commands/CreateBackupCommand.ts index e1d628f5eca5b..b6349d485e07c 100644 --- a/clients/client-fsx/src/commands/CreateBackupCommand.ts +++ b/clients/client-fsx/src/commands/CreateBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -796,6 +797,10 @@ export class CreateBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateBackupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts index a89dd68259e04..5cce7cfa8e4f4 100644 --- a/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts +++ b/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -227,6 +228,10 @@ export class CreateDataRepositoryAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateDataRepositoryAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts b/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts index f7027a2e08d2c..08f17ee8605fa 100644 --- a/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts +++ b/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -219,6 +220,10 @@ export class CreateDataRepositoryTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateDataRepositoryTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateFileCacheCommand.ts b/clients/client-fsx/src/commands/CreateFileCacheCommand.ts index 8dd25cb60a088..72da2b059ee4f 100644 --- a/clients/client-fsx/src/commands/CreateFileCacheCommand.ts +++ b/clients/client-fsx/src/commands/CreateFileCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -245,6 +246,10 @@ export class CreateFileCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateFileCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateFileSystemCommand.ts b/clients/client-fsx/src/commands/CreateFileSystemCommand.ts index 485807bbe62b6..722436e1fbdd2 100644 --- a/clients/client-fsx/src/commands/CreateFileSystemCommand.ts +++ b/clients/client-fsx/src/commands/CreateFileSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -929,6 +930,10 @@ export class CreateFileSystemCommand extends $Command< commandName, inputFilterSensitiveLog: CreateFileSystemRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateFileSystemResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateFileSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts b/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts index d347c85a5d59a..b610377cd47ef 100644 --- a/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts +++ b/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -879,6 +880,10 @@ export class CreateFileSystemFromBackupCommand extends $Command< commandName, inputFilterSensitiveLog: CreateFileSystemFromBackupRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateFileSystemFromBackupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateFileSystemFromBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateSnapshotCommand.ts b/clients/client-fsx/src/commands/CreateSnapshotCommand.ts index c8604b3aa76e3..ed778714eeaa1 100644 --- a/clients/client-fsx/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-fsx/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -688,6 +689,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateSnapshotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts index 4c1d9e6202f14..47f8140b5890c 100644 --- a/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts +++ b/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -224,6 +225,10 @@ export class CreateStorageVirtualMachineCommand extends $Command< commandName, inputFilterSensitiveLog: CreateStorageVirtualMachineRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateStorageVirtualMachine", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateVolumeCommand.ts b/clients/client-fsx/src/commands/CreateVolumeCommand.ts index 692db58d12cb7..a3a7a58e19099 100644 --- a/clients/client-fsx/src/commands/CreateVolumeCommand.ts +++ b/clients/client-fsx/src/commands/CreateVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -739,6 +740,10 @@ export class CreateVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateVolumeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts b/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts index d6ef80f3e3221..340e20c536e82 100644 --- a/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts +++ b/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -714,6 +715,10 @@ export class CreateVolumeFromBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateVolumeFromBackupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "CreateVolumeFromBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DeleteBackupCommand.ts b/clients/client-fsx/src/commands/DeleteBackupCommand.ts index d47647a8a53b6..86818d11bdcd1 100644 --- a/clients/client-fsx/src/commands/DeleteBackupCommand.ts +++ b/clients/client-fsx/src/commands/DeleteBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -163,6 +164,10 @@ export class DeleteBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DeleteBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts index 52b3ef1eb7e6c..c4ea7863563c9 100644 --- a/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts +++ b/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -147,6 +148,10 @@ export class DeleteDataRepositoryAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DeleteDataRepositoryAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts b/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts index 5950300165b7a..26df2f3c589ae 100644 --- a/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts +++ b/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -145,6 +146,10 @@ export class DeleteFileCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DeleteFileCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts b/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts index a8b92a43fa826..cba7eb031311a 100644 --- a/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts +++ b/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -244,6 +245,10 @@ export class DeleteFileSystemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DeleteFileSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts b/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts index 5364ca364153f..71ba940448b32 100644 --- a/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -129,6 +130,10 @@ export class DeleteSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DeleteSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts index 41306210c68ac..ffde28b5e01b9 100644 --- a/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts +++ b/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -133,6 +134,10 @@ export class DeleteStorageVirtualMachineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DeleteStorageVirtualMachine", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DeleteVolumeCommand.ts b/clients/client-fsx/src/commands/DeleteVolumeCommand.ts index 0417e0e6f37b3..3124b6655ce91 100644 --- a/clients/client-fsx/src/commands/DeleteVolumeCommand.ts +++ b/clients/client-fsx/src/commands/DeleteVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -157,6 +158,10 @@ export class DeleteVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DeleteVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeBackupsCommand.ts b/clients/client-fsx/src/commands/DescribeBackupsCommand.ts index 1bfc6f255c9fa..8a081ca63697c 100644 --- a/clients/client-fsx/src/commands/DescribeBackupsCommand.ts +++ b/clients/client-fsx/src/commands/DescribeBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -759,6 +760,10 @@ export class DescribeBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeBackupsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts b/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts index e6f62334e9fce..f63a2bc2ec698 100644 --- a/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts +++ b/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -217,6 +218,10 @@ export class DescribeDataRepositoryAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeDataRepositoryAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts b/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts index cd260577daa94..3b5f50ce5f42d 100644 --- a/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts +++ b/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -194,6 +195,10 @@ export class DescribeDataRepositoryTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeDataRepositoryTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts b/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts index 04364d4f1c61a..9d2bfcc614698 100644 --- a/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts +++ b/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -194,6 +195,10 @@ export class DescribeFileCachesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeFileCaches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts index 193e8e5902576..64e003dff2141 100644 --- a/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts +++ b/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -134,6 +135,10 @@ export class DescribeFileSystemAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeFileSystemAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts b/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts index 25c29f7f553f1..be8d8365a97b1 100644 --- a/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts +++ b/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -730,6 +731,10 @@ export class DescribeFileSystemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeFileSystemsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeFileSystems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts b/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts index ef11dd5a5421f..5973f3786993c 100644 --- a/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -690,6 +691,10 @@ export class DescribeSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSnapshotsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts b/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts index 087603113789d..1e72ad2ca1b34 100644 --- a/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts +++ b/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -200,6 +201,10 @@ export class DescribeStorageVirtualMachinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeStorageVirtualMachines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DescribeVolumesCommand.ts b/clients/client-fsx/src/commands/DescribeVolumesCommand.ts index bb05abc05c8f6..313f7b977c76b 100644 --- a/clients/client-fsx/src/commands/DescribeVolumesCommand.ts +++ b/clients/client-fsx/src/commands/DescribeVolumesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -665,6 +666,10 @@ export class DescribeVolumesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeVolumesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DescribeVolumes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts index d702e816b7cf7..7f1f31f88dd04 100644 --- a/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts +++ b/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -145,6 +146,10 @@ export class DisassociateFileSystemAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "DisassociateFileSystemAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts b/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts index 8e985943af587..1f110c93819d5 100644 --- a/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -182,6 +183,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts b/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts index 2af283f6bc214..ec60b4ea5a675 100644 --- a/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts +++ b/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -664,6 +665,10 @@ export class ReleaseFileSystemNfsV3LocksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ReleaseFileSystemNfsV3LocksResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "ReleaseFileSystemNfsV3Locks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts b/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts index c9726e019fb97..9d3614022ed70 100644 --- a/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts +++ b/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -674,6 +675,10 @@ export class RestoreVolumeFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RestoreVolumeFromSnapshotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "RestoreVolumeFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/TagResourceCommand.ts b/clients/client-fsx/src/commands/TagResourceCommand.ts index 408636aae62e6..ca1290368878c 100644 --- a/clients/client-fsx/src/commands/TagResourceCommand.ts +++ b/clients/client-fsx/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -149,6 +150,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/UntagResourceCommand.ts b/clients/client-fsx/src/commands/UntagResourceCommand.ts index dd92ba289a615..c9b5ef35d6270 100644 --- a/clients/client-fsx/src/commands/UntagResourceCommand.ts +++ b/clients/client-fsx/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -143,6 +144,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts index 25f91555a835f..6a5a6b5551a90 100644 --- a/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts +++ b/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -201,6 +202,10 @@ export class UpdateDataRepositoryAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "UpdateDataRepositoryAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts b/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts index f2fd90830a3f5..c8846cb346f6b 100644 --- a/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts +++ b/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -180,6 +181,10 @@ export class UpdateFileCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "UpdateFileCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts b/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts index 20a571fd2102a..0ec5b7e2e3100 100644 --- a/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts +++ b/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -993,6 +994,10 @@ export class UpdateFileSystemCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateFileSystemRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateFileSystemResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "UpdateFileSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts b/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts index 1fb30ebb9cf8c..8ccda28e5a9ca 100644 --- a/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts +++ b/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -651,6 +652,10 @@ export class UpdateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateSnapshotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "UpdateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts index 6111d854c4188..aa2f6eb28be93 100644 --- a/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts +++ b/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -209,6 +210,10 @@ export class UpdateStorageVirtualMachineCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateStorageVirtualMachineRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "UpdateStorageVirtualMachine", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-fsx/src/commands/UpdateVolumeCommand.ts b/clients/client-fsx/src/commands/UpdateVolumeCommand.ts index da505052a61e3..a7d2ea6128e84 100644 --- a/clients/client-fsx/src/commands/UpdateVolumeCommand.ts +++ b/clients/client-fsx/src/commands/UpdateVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient"; @@ -714,6 +715,10 @@ export class UpdateVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateVolumeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSimbaAPIService_v20180301", + operation: "UpdateVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/package.json b/clients/client-gamelift/package.json index d5aa78c8d3581..1f487d7459217 100644 --- a/clients/client-gamelift/package.json +++ b/clients/client-gamelift/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-gamelift/src/commands/AcceptMatchCommand.ts b/clients/client-gamelift/src/commands/AcceptMatchCommand.ts index 1027b6cbe905a..d0ff9f15ec29c 100644 --- a/clients/client-gamelift/src/commands/AcceptMatchCommand.ts +++ b/clients/client-gamelift/src/commands/AcceptMatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -162,6 +163,10 @@ export class AcceptMatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "AcceptMatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts b/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts index 283e7af57228e..55f719e4affc4 100644 --- a/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -200,6 +201,10 @@ export class ClaimGameServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ClaimGameServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateAliasCommand.ts b/clients/client-gamelift/src/commands/CreateAliasCommand.ts index 604b78be13dab..e44d977c3b9fe 100644 --- a/clients/client-gamelift/src/commands/CreateAliasCommand.ts +++ b/clients/client-gamelift/src/commands/CreateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -181,6 +182,10 @@ export class CreateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateBuildCommand.ts b/clients/client-gamelift/src/commands/CreateBuildCommand.ts index ddda9b3c52e5e..2cb0b01c031d5 100644 --- a/clients/client-gamelift/src/commands/CreateBuildCommand.ts +++ b/clients/client-gamelift/src/commands/CreateBuildCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -212,6 +213,10 @@ export class CreateBuildCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateBuildOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateBuild", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateFleetCommand.ts b/clients/client-gamelift/src/commands/CreateFleetCommand.ts index bac54b0027c62..9db0cf6845cde 100644 --- a/clients/client-gamelift/src/commands/CreateFleetCommand.ts +++ b/clients/client-gamelift/src/commands/CreateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -282,6 +283,10 @@ export class CreateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts b/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts index 685f2eb28c531..e11d8fbf86f82 100644 --- a/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts +++ b/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -181,6 +182,10 @@ export class CreateFleetLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateFleetLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts index 06ff85ef6e854..1ab38268859a1 100644 --- a/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -227,6 +228,10 @@ export class CreateGameServerGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateGameServerGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts b/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts index 057c0ab85de79..7a46bef9ce13b 100644 --- a/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts +++ b/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -243,6 +244,10 @@ export class CreateGameSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateGameSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts index a1400092406b7..9c51bc09fd690 100644 --- a/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -245,6 +246,10 @@ export class CreateGameSessionQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateGameSessionQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateLocationCommand.ts b/clients/client-gamelift/src/commands/CreateLocationCommand.ts index b762d733eb495..a2649e455e9b2 100644 --- a/clients/client-gamelift/src/commands/CreateLocationCommand.ts +++ b/clients/client-gamelift/src/commands/CreateLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -149,6 +150,10 @@ export class CreateLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts index 9dbcdbab3302d..13acf8ab95182 100644 --- a/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -218,6 +219,10 @@ export class CreateMatchmakingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateMatchmakingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts index 75a432b5f85e0..71a51e0a3eaa8 100644 --- a/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts +++ b/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -176,6 +177,10 @@ export class CreateMatchmakingRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateMatchmakingRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts b/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts index 1b0f636b649b6..1517fdad91968 100644 --- a/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts +++ b/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -175,6 +176,10 @@ export class CreatePlayerSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreatePlayerSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts b/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts index 01c90719219f3..46b898cfea772 100644 --- a/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -182,6 +183,10 @@ export class CreatePlayerSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreatePlayerSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateScriptCommand.ts b/clients/client-gamelift/src/commands/CreateScriptCommand.ts index 05e9363662cec..a8233484d219b 100644 --- a/clients/client-gamelift/src/commands/CreateScriptCommand.ts +++ b/clients/client-gamelift/src/commands/CreateScriptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -199,6 +200,10 @@ export class CreateScriptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateScript", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts b/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts index 5613e098983c5..73b5a5c8ef7b5 100644 --- a/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts +++ b/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -166,6 +167,10 @@ export class CreateVpcPeeringAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateVpcPeeringAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts b/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts index d4c0053f8252a..e50d192ebc6e8 100644 --- a/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts +++ b/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -151,6 +152,10 @@ export class CreateVpcPeeringConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "CreateVpcPeeringConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteAliasCommand.ts b/clients/client-gamelift/src/commands/DeleteAliasCommand.ts index 5bf85b73e06c2..07cd3f7d2f590 100644 --- a/clients/client-gamelift/src/commands/DeleteAliasCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -137,6 +138,10 @@ export class DeleteAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteBuildCommand.ts b/clients/client-gamelift/src/commands/DeleteBuildCommand.ts index 8469bcbac4fd9..2285528a699a6 100644 --- a/clients/client-gamelift/src/commands/DeleteBuildCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteBuildCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -142,6 +143,10 @@ export class DeleteBuildCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteBuild", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteFleetCommand.ts b/clients/client-gamelift/src/commands/DeleteFleetCommand.ts index 727b7e6d304e7..a91110ae5e8db 100644 --- a/clients/client-gamelift/src/commands/DeleteFleetCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -152,6 +153,10 @@ export class DeleteFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts b/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts index 85b2b5975a779..7b942481409fd 100644 --- a/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -154,6 +155,10 @@ export class DeleteFleetLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteFleetLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts index 8ed8bfc19f18b..960738cbaf2e7 100644 --- a/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -183,6 +184,10 @@ export class DeleteGameServerGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteGameServerGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts index a3edec1a87365..cc44094cefe89 100644 --- a/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -132,6 +133,10 @@ export class DeleteGameSessionQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteGameSessionQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteLocationCommand.ts b/clients/client-gamelift/src/commands/DeleteLocationCommand.ts index 3aed9d5e5e553..3c743c14f9b25 100644 --- a/clients/client-gamelift/src/commands/DeleteLocationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -128,6 +129,10 @@ export class DeleteLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts index 2fc3bda9815b2..aa5944e89bb3e 100644 --- a/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -138,6 +139,10 @@ export class DeleteMatchmakingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteMatchmakingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts index f8ad91628a05a..0b8ce3da8e829 100644 --- a/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -144,6 +145,10 @@ export class DeleteMatchmakingRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteMatchmakingRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts b/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts index f9862c5bacd71..840407d2d7abd 100644 --- a/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -131,6 +132,10 @@ export class DeleteScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteScriptCommand.ts b/clients/client-gamelift/src/commands/DeleteScriptCommand.ts index e888e0d3e0a19..50259f2b5bd58 100644 --- a/clients/client-gamelift/src/commands/DeleteScriptCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteScriptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -147,6 +148,10 @@ export class DeleteScriptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteScript", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts b/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts index e734a4aa37c63..0f254f9970ce9 100644 --- a/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -139,6 +140,10 @@ export class DeleteVpcPeeringAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteVpcPeeringAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts b/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts index 26cb15a974900..998c4196e9bdd 100644 --- a/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -137,6 +138,10 @@ export class DeleteVpcPeeringConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeleteVpcPeeringConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts b/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts index 992fd340a1c0c..4977a25da3726 100644 --- a/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts +++ b/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -128,6 +129,10 @@ export class DeregisterComputeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeregisterCompute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts b/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts index a25c2ddd7d5ba..ab84ee74f99ec 100644 --- a/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -142,6 +143,10 @@ export class DeregisterGameServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DeregisterGameServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeAliasCommand.ts b/clients/client-gamelift/src/commands/DescribeAliasCommand.ts index b6cc546befb2e..2b3e857bb4931 100644 --- a/clients/client-gamelift/src/commands/DescribeAliasCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -147,6 +148,10 @@ export class DescribeAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeBuildCommand.ts b/clients/client-gamelift/src/commands/DescribeBuildCommand.ts index 3d32a6f763a3a..6083cec7106d7 100644 --- a/clients/client-gamelift/src/commands/DescribeBuildCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeBuildCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -147,6 +148,10 @@ export class DescribeBuildCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeBuild", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeComputeCommand.ts b/clients/client-gamelift/src/commands/DescribeComputeCommand.ts index 1242917abb443..e8d179fb44d12 100644 --- a/clients/client-gamelift/src/commands/DescribeComputeCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeComputeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -147,6 +148,10 @@ export class DescribeComputeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeCompute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts b/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts index f3ac8b51be1c3..73f89821e990c 100644 --- a/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -190,6 +191,10 @@ export class DescribeEC2InstanceLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeEC2InstanceLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts index bfb07cdaaafd6..39bb8e3d38e4e 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -201,6 +202,10 @@ export class DescribeFleetAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeFleetAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts index bbf797950fc94..55a5be27c82ce 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -184,6 +185,10 @@ export class DescribeFleetCapacityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeFleetCapacity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts index bc13b039f709e..7856b1ae62fbd 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -156,6 +157,10 @@ export class DescribeFleetEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeFleetEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts index fbfd986515e5f..22d10ab6fa1ed 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -180,6 +181,10 @@ export class DescribeFleetLocationAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeFleetLocationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts index 8de02d8ad323f..e86c364facdde 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -168,6 +169,10 @@ export class DescribeFleetLocationCapacityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeFleetLocationCapacity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts index 94125fcdb7760..e4e6ceac76080 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -162,6 +163,10 @@ export class DescribeFleetLocationUtilizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeFleetLocationUtilization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts index fa5d90a8cbc2d..d87906c5fb77c 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -168,6 +169,10 @@ export class DescribeFleetPortSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeFleetPortSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts index 1332faad6e352..67737fcf56a0a 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -178,6 +179,10 @@ export class DescribeFleetUtilizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeFleetUtilization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts index 125affa84128e..d5ab9a0b1ee20 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -155,6 +156,10 @@ export class DescribeGameServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeGameServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts index d0d273a0be0a9..a8262f6f3fa93 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -164,6 +165,10 @@ export class DescribeGameServerGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeGameServerGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts index 564e37727ae33..83bccce1da55e 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -163,6 +164,10 @@ export class DescribeGameServerInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeGameServerInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts index 547720ca85269..260077593c928 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -208,6 +209,10 @@ export class DescribeGameSessionDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeGameSessionDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts index ec00e6617288c..98d6a8fe5931e 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -175,6 +176,10 @@ export class DescribeGameSessionPlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeGameSessionPlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts index 0f94043e3d183..da5ec13e5e088 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -175,6 +176,10 @@ export class DescribeGameSessionQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeGameSessionQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts index ec17f722bf4f9..491cbef6b6f62 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -212,6 +213,10 @@ export class DescribeGameSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeGameSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts b/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts index 714a94a1c01bb..02372534ba169 100644 --- a/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -189,6 +190,10 @@ export class DescribeInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts index 35db3874ee106..a9661df716f67 100644 --- a/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -193,6 +194,10 @@ export class DescribeMatchmakingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeMatchmaking", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts index f863ed378513b..758be0408131a 100644 --- a/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -175,6 +176,10 @@ export class DescribeMatchmakingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeMatchmakingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts index 61a6f042ab8ee..ae4d07a699d32 100644 --- a/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -154,6 +155,10 @@ export class DescribeMatchmakingRuleSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeMatchmakingRuleSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts b/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts index 5736b347f0eb4..90b913a6160ad 100644 --- a/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -176,6 +177,10 @@ export class DescribePlayerSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribePlayerSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts b/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts index bc9b98e1ac1a5..1920f8aa74aa8 100644 --- a/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -160,6 +161,10 @@ export class DescribeRuntimeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeRuntimeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts b/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts index f03dc762296bc..e0f0d4615d5c2 100644 --- a/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -161,6 +162,10 @@ export class DescribeScalingPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeScalingPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeScriptCommand.ts b/clients/client-gamelift/src/commands/DescribeScriptCommand.ts index d50543fc57c5b..3de3ece761bd5 100644 --- a/clients/client-gamelift/src/commands/DescribeScriptCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeScriptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -155,6 +156,10 @@ export class DescribeScriptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeScript", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts b/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts index ce5aa97a6b17a..e8c4f7235656c 100644 --- a/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -144,6 +145,10 @@ export class DescribeVpcPeeringAuthorizationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeVpcPeeringAuthorizations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts b/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts index eb2eea941c641..21bc16dbb682a 100644 --- a/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -158,6 +159,10 @@ export class DescribeVpcPeeringConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "DescribeVpcPeeringConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts b/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts index 959edeb4bcf68..f596d9011bce5 100644 --- a/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts +++ b/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -160,6 +161,10 @@ export class GetComputeAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetComputeAccessOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "GetComputeAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts b/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts index 65142153b31d8..104d7d6c14102 100644 --- a/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts +++ b/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -161,6 +162,10 @@ export class GetComputeAuthTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "GetComputeAuthToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts b/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts index 242c022b94db9..1243143495d5c 100644 --- a/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts +++ b/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -138,6 +139,10 @@ export class GetGameSessionLogUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "GetGameSessionLogUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts b/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts index 22518dfb0def9..0315c222cb9f2 100644 --- a/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts +++ b/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -178,6 +179,10 @@ export class GetInstanceAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetInstanceAccessOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "GetInstanceAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListAliasesCommand.ts b/clients/client-gamelift/src/commands/ListAliasesCommand.ts index 026fcbbbf5567..c1e874488bdc1 100644 --- a/clients/client-gamelift/src/commands/ListAliasesCommand.ts +++ b/clients/client-gamelift/src/commands/ListAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -152,6 +153,10 @@ export class ListAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListBuildsCommand.ts b/clients/client-gamelift/src/commands/ListBuildsCommand.ts index d24f649a9a4e6..27eeabcd3c64a 100644 --- a/clients/client-gamelift/src/commands/ListBuildsCommand.ts +++ b/clients/client-gamelift/src/commands/ListBuildsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -154,6 +155,10 @@ export class ListBuildsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListBuilds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListComputeCommand.ts b/clients/client-gamelift/src/commands/ListComputeCommand.ts index e51201f0035ca..f07ff820fc01c 100644 --- a/clients/client-gamelift/src/commands/ListComputeCommand.ts +++ b/clients/client-gamelift/src/commands/ListComputeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -149,6 +150,10 @@ export class ListComputeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListCompute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListFleetsCommand.ts b/clients/client-gamelift/src/commands/ListFleetsCommand.ts index ccc0cabee06a8..54e2adb1cba89 100644 --- a/clients/client-gamelift/src/commands/ListFleetsCommand.ts +++ b/clients/client-gamelift/src/commands/ListFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -164,6 +165,10 @@ export class ListFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts b/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts index 6409b92853964..37f19bcc64a08 100644 --- a/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts +++ b/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -149,6 +150,10 @@ export class ListGameServerGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListGameServerGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListGameServersCommand.ts b/clients/client-gamelift/src/commands/ListGameServersCommand.ts index ce1a158a95114..5785fc5f6c3a2 100644 --- a/clients/client-gamelift/src/commands/ListGameServersCommand.ts +++ b/clients/client-gamelift/src/commands/ListGameServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -156,6 +157,10 @@ export class ListGameServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListGameServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListLocationsCommand.ts b/clients/client-gamelift/src/commands/ListLocationsCommand.ts index 1e0d9f686d35b..ac914d108dbad 100644 --- a/clients/client-gamelift/src/commands/ListLocationsCommand.ts +++ b/clients/client-gamelift/src/commands/ListLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -133,6 +134,10 @@ export class ListLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListScriptsCommand.ts b/clients/client-gamelift/src/commands/ListScriptsCommand.ts index c0ef1622782b8..0b524a0cf6259 100644 --- a/clients/client-gamelift/src/commands/ListScriptsCommand.ts +++ b/clients/client-gamelift/src/commands/ListScriptsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -153,6 +154,10 @@ export class ListScriptsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListScripts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts b/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts index 9b9b2ed2c7470..ba2328c6bbb76 100644 --- a/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -155,6 +156,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts b/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts index 8c52089786700..eb99512f6bbe8 100644 --- a/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts +++ b/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -196,6 +197,10 @@ export class PutScalingPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "PutScalingPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/RegisterComputeCommand.ts b/clients/client-gamelift/src/commands/RegisterComputeCommand.ts index 69097111c7b04..9c8a368f7d79a 100644 --- a/clients/client-gamelift/src/commands/RegisterComputeCommand.ts +++ b/clients/client-gamelift/src/commands/RegisterComputeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -180,6 +181,10 @@ export class RegisterComputeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "RegisterCompute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts b/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts index 8db046d135497..bc075dde385e6 100644 --- a/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -173,6 +174,10 @@ export class RegisterGameServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "RegisterGameServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts b/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts index 861711d526f2f..8965993c4efa3 100644 --- a/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts +++ b/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -156,6 +157,10 @@ export class RequestUploadCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RequestUploadCredentialsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "RequestUploadCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ResolveAliasCommand.ts b/clients/client-gamelift/src/commands/ResolveAliasCommand.ts index f84ca118d7a30..e7df86d88256a 100644 --- a/clients/client-gamelift/src/commands/ResolveAliasCommand.ts +++ b/clients/client-gamelift/src/commands/ResolveAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -139,6 +140,10 @@ export class ResolveAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ResolveAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts index 9101488e93ba0..7584a65c94af4 100644 --- a/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -170,6 +171,10 @@ export class ResumeGameServerGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ResumeGameServerGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts b/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts index c6dee7cba5fb1..dc03412a06651 100644 --- a/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -257,6 +258,10 @@ export class SearchGameSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "SearchGameSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts b/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts index c03443dad5cc1..11a8f34f1934c 100644 --- a/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts +++ b/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -159,6 +160,10 @@ export class StartFleetActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "StartFleetActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts index 91eb09395ce48..c55f864f7c20e 100644 --- a/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -225,6 +226,10 @@ export class StartGameSessionPlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "StartGameSessionPlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts b/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts index 0e4624860c9eb..fdad8a9ddfc28 100644 --- a/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts +++ b/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -231,6 +232,10 @@ export class StartMatchBackfillCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "StartMatchBackfill", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts b/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts index f7419b8af6848..f5e7d673c3305 100644 --- a/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts +++ b/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -222,6 +223,10 @@ export class StartMatchmakingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "StartMatchmaking", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts b/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts index 438b4830caeb8..be31429afe230 100644 --- a/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts +++ b/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -162,6 +163,10 @@ export class StopFleetActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "StopFleetActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts index 95dd16761da7b..0bca754471e9c 100644 --- a/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -165,6 +166,10 @@ export class StopGameSessionPlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "StopGameSessionPlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts b/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts index 31fbbe15b3dda..3b3a89496c57a 100644 --- a/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts +++ b/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -144,6 +145,10 @@ export class StopMatchmakingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "StopMatchmaking", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts index c7bf3a6d6007e..ce31d03882c2f 100644 --- a/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -180,6 +181,10 @@ export class SuspendGameServerGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "SuspendGameServerGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/TagResourceCommand.ts b/clients/client-gamelift/src/commands/TagResourceCommand.ts index 05f76c8e89910..8267d9f80ee52 100644 --- a/clients/client-gamelift/src/commands/TagResourceCommand.ts +++ b/clients/client-gamelift/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -155,6 +156,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UntagResourceCommand.ts b/clients/client-gamelift/src/commands/UntagResourceCommand.ts index 738b54e919529..275d458929b4a 100644 --- a/clients/client-gamelift/src/commands/UntagResourceCommand.ts +++ b/clients/client-gamelift/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -151,6 +152,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateAliasCommand.ts b/clients/client-gamelift/src/commands/UpdateAliasCommand.ts index 4a98ef4739432..18b5c3fe88261 100644 --- a/clients/client-gamelift/src/commands/UpdateAliasCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -154,6 +155,10 @@ export class UpdateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateBuildCommand.ts b/clients/client-gamelift/src/commands/UpdateBuildCommand.ts index c8e874abdda01..c182fb27fdb5b 100644 --- a/clients/client-gamelift/src/commands/UpdateBuildCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateBuildCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -150,6 +151,10 @@ export class UpdateBuildCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateBuild", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts index e0aa10347a9be..683c6bc53e942 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -168,6 +169,10 @@ export class UpdateFleetAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateFleetAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts index 48bab7fed3273..8e5c69e06cc53 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -197,6 +198,10 @@ export class UpdateFleetCapacityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateFleetCapacity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts index c06d6760f444a..95a98e4cfd4c5 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -177,6 +178,10 @@ export class UpdateFleetPortSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateFleetPortSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts b/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts index cd9a5a12a3f7e..d18aaec504247 100644 --- a/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -180,6 +181,10 @@ export class UpdateGameServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateGameServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts index fab9cfe23ced7..f07ecbad35d45 100644 --- a/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -174,6 +175,10 @@ export class UpdateGameServerGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateGameServerGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts b/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts index ca28d94f650b4..b8eb8b23fb088 100644 --- a/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -174,6 +175,10 @@ export class UpdateGameSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateGameSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts index 3212a6f80dc10..df0bc20b8c50c 100644 --- a/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -195,6 +196,10 @@ export class UpdateGameSessionQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateGameSessionQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts index 837eb336fa023..2844a9edbd7da 100644 --- a/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -187,6 +188,10 @@ export class UpdateMatchmakingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateMatchmakingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts b/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts index 4a4a25597fbeb..cd9fe0921ce0c 100644 --- a/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -172,6 +173,10 @@ export class UpdateRuntimeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateRuntimeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/UpdateScriptCommand.ts b/clients/client-gamelift/src/commands/UpdateScriptCommand.ts index 7edd639d01bc1..1d2be8d43de98 100644 --- a/clients/client-gamelift/src/commands/UpdateScriptCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateScriptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -169,6 +170,10 @@ export class UpdateScriptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "UpdateScript", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts index 45b0c95596e68..c0d3c1c9f132b 100644 --- a/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts +++ b/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient"; @@ -138,6 +139,10 @@ export class ValidateMatchmakingRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameLift", + operation: "ValidateMatchmakingRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/package.json b/clients/client-gamesparks/package.json index e325cdaa6642c..2f3f89d3651ea 100644 --- a/clients/client-gamesparks/package.json +++ b/clients/client-gamesparks/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-gamesparks/src/commands/CreateGameCommand.ts b/clients/client-gamesparks/src/commands/CreateGameCommand.ts index 9b8d45d3102d9..d7a4234a4a7b1 100644 --- a/clients/client-gamesparks/src/commands/CreateGameCommand.ts +++ b/clients/client-gamesparks/src/commands/CreateGameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -149,6 +150,10 @@ export class CreateGameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "CreateGame", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/CreateSnapshotCommand.ts b/clients/client-gamesparks/src/commands/CreateSnapshotCommand.ts index f1ae2ac086d88..2597f0923da45 100644 --- a/clients/client-gamesparks/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-gamesparks/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -145,6 +146,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/CreateStageCommand.ts b/clients/client-gamesparks/src/commands/CreateStageCommand.ts index 43160bb065ccf..c3cd658219805 100644 --- a/clients/client-gamesparks/src/commands/CreateStageCommand.ts +++ b/clients/client-gamesparks/src/commands/CreateStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -150,6 +151,10 @@ export class CreateStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "CreateStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/DeleteGameCommand.ts b/clients/client-gamesparks/src/commands/DeleteGameCommand.ts index c9590a2bb2f4f..843869c091d70 100644 --- a/clients/client-gamesparks/src/commands/DeleteGameCommand.ts +++ b/clients/client-gamesparks/src/commands/DeleteGameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -125,6 +126,10 @@ export class DeleteGameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "DeleteGame", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/DeleteStageCommand.ts b/clients/client-gamesparks/src/commands/DeleteStageCommand.ts index 26c228ddeb1e9..c7594e1d4e024 100644 --- a/clients/client-gamesparks/src/commands/DeleteStageCommand.ts +++ b/clients/client-gamesparks/src/commands/DeleteStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -129,6 +130,10 @@ export class DeleteStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "DeleteStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/DisconnectPlayerCommand.ts b/clients/client-gamesparks/src/commands/DisconnectPlayerCommand.ts index 9c16d8bbc1d52..a60393b92748a 100644 --- a/clients/client-gamesparks/src/commands/DisconnectPlayerCommand.ts +++ b/clients/client-gamesparks/src/commands/DisconnectPlayerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -139,6 +140,10 @@ export class DisconnectPlayerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "DisconnectPlayer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ExportSnapshotCommand.ts b/clients/client-gamesparks/src/commands/ExportSnapshotCommand.ts index bf92b1bc44b83..9461cbe691e81 100644 --- a/clients/client-gamesparks/src/commands/ExportSnapshotCommand.ts +++ b/clients/client-gamesparks/src/commands/ExportSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -130,6 +131,10 @@ export class ExportSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ExportSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetExtensionCommand.ts b/clients/client-gamesparks/src/commands/GetExtensionCommand.ts index acbda8d8354c6..bc8593c573352 100644 --- a/clients/client-gamesparks/src/commands/GetExtensionCommand.ts +++ b/clients/client-gamesparks/src/commands/GetExtensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -132,6 +133,10 @@ export class GetExtensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetExtension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetExtensionVersionCommand.ts b/clients/client-gamesparks/src/commands/GetExtensionVersionCommand.ts index ba46860021d5b..be05d59074c72 100644 --- a/clients/client-gamesparks/src/commands/GetExtensionVersionCommand.ts +++ b/clients/client-gamesparks/src/commands/GetExtensionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -136,6 +137,10 @@ export class GetExtensionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetExtensionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetGameCommand.ts b/clients/client-gamesparks/src/commands/GetGameCommand.ts index e1e4785286142..fb5b7aed4b4bd 100644 --- a/clients/client-gamesparks/src/commands/GetGameCommand.ts +++ b/clients/client-gamesparks/src/commands/GetGameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -138,6 +139,10 @@ export class GetGameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetGame", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetGameConfigurationCommand.ts b/clients/client-gamesparks/src/commands/GetGameConfigurationCommand.ts index 175376eff02bd..0ba5256dc20c5 100644 --- a/clients/client-gamesparks/src/commands/GetGameConfigurationCommand.ts +++ b/clients/client-gamesparks/src/commands/GetGameConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -142,6 +143,10 @@ export class GetGameConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetGameConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetGeneratedCodeJobCommand.ts b/clients/client-gamesparks/src/commands/GetGeneratedCodeJobCommand.ts index cd9fb77f188ec..5dcd5c8cb4630 100644 --- a/clients/client-gamesparks/src/commands/GetGeneratedCodeJobCommand.ts +++ b/clients/client-gamesparks/src/commands/GetGeneratedCodeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -137,6 +138,10 @@ export class GetGeneratedCodeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetGeneratedCodeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetPlayerConnectionStatusCommand.ts b/clients/client-gamesparks/src/commands/GetPlayerConnectionStatusCommand.ts index 98fe25341dcf0..87283e6a28731 100644 --- a/clients/client-gamesparks/src/commands/GetPlayerConnectionStatusCommand.ts +++ b/clients/client-gamesparks/src/commands/GetPlayerConnectionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -140,6 +141,10 @@ export class GetPlayerConnectionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetPlayerConnectionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetSnapshotCommand.ts b/clients/client-gamesparks/src/commands/GetSnapshotCommand.ts index 83b6427b7f49a..1f852d8fe61c5 100644 --- a/clients/client-gamesparks/src/commands/GetSnapshotCommand.ts +++ b/clients/client-gamesparks/src/commands/GetSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -143,6 +144,10 @@ export class GetSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetStageCommand.ts b/clients/client-gamesparks/src/commands/GetStageCommand.ts index 12823e2a60aed..f34d3b23a2510 100644 --- a/clients/client-gamesparks/src/commands/GetStageCommand.ts +++ b/clients/client-gamesparks/src/commands/GetStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -141,6 +142,10 @@ export class GetStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/GetStageDeploymentCommand.ts b/clients/client-gamesparks/src/commands/GetStageDeploymentCommand.ts index 3a08b49d42db4..10311a323edfb 100644 --- a/clients/client-gamesparks/src/commands/GetStageDeploymentCommand.ts +++ b/clients/client-gamesparks/src/commands/GetStageDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -142,6 +143,10 @@ export class GetStageDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "GetStageDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ImportGameConfigurationCommand.ts b/clients/client-gamesparks/src/commands/ImportGameConfigurationCommand.ts index d8ac4bd0d29f0..a68a45d2e7f44 100644 --- a/clients/client-gamesparks/src/commands/ImportGameConfigurationCommand.ts +++ b/clients/client-gamesparks/src/commands/ImportGameConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -150,6 +151,10 @@ export class ImportGameConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ImportGameConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ListExtensionVersionsCommand.ts b/clients/client-gamesparks/src/commands/ListExtensionVersionsCommand.ts index f91c2efb28bdc..fcab92a735459 100644 --- a/clients/client-gamesparks/src/commands/ListExtensionVersionsCommand.ts +++ b/clients/client-gamesparks/src/commands/ListExtensionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -144,6 +145,10 @@ export class ListExtensionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ListExtensionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ListExtensionsCommand.ts b/clients/client-gamesparks/src/commands/ListExtensionsCommand.ts index 901487669778f..6cedee0593e32 100644 --- a/clients/client-gamesparks/src/commands/ListExtensionsCommand.ts +++ b/clients/client-gamesparks/src/commands/ListExtensionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -137,6 +138,10 @@ export class ListExtensionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ListExtensions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ListGamesCommand.ts b/clients/client-gamesparks/src/commands/ListGamesCommand.ts index c5d39b5eabf76..8f5480ba4d970 100644 --- a/clients/client-gamesparks/src/commands/ListGamesCommand.ts +++ b/clients/client-gamesparks/src/commands/ListGamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -135,6 +136,10 @@ export class ListGamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ListGames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ListGeneratedCodeJobsCommand.ts b/clients/client-gamesparks/src/commands/ListGeneratedCodeJobsCommand.ts index dc65d8858fe0d..7c892895845a9 100644 --- a/clients/client-gamesparks/src/commands/ListGeneratedCodeJobsCommand.ts +++ b/clients/client-gamesparks/src/commands/ListGeneratedCodeJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -141,6 +142,10 @@ export class ListGeneratedCodeJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ListGeneratedCodeJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ListSnapshotsCommand.ts b/clients/client-gamesparks/src/commands/ListSnapshotsCommand.ts index c4b742b14508d..5a9160c855d9b 100644 --- a/clients/client-gamesparks/src/commands/ListSnapshotsCommand.ts +++ b/clients/client-gamesparks/src/commands/ListSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -137,6 +138,10 @@ export class ListSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ListSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ListStageDeploymentsCommand.ts b/clients/client-gamesparks/src/commands/ListStageDeploymentsCommand.ts index ca3f2f56ad73e..344e413a68914 100644 --- a/clients/client-gamesparks/src/commands/ListStageDeploymentsCommand.ts +++ b/clients/client-gamesparks/src/commands/ListStageDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -145,6 +146,10 @@ export class ListStageDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ListStageDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ListStagesCommand.ts b/clients/client-gamesparks/src/commands/ListStagesCommand.ts index e9e085fdbd029..49d8f324c8f79 100644 --- a/clients/client-gamesparks/src/commands/ListStagesCommand.ts +++ b/clients/client-gamesparks/src/commands/ListStagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -140,6 +141,10 @@ export class ListStagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ListStages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/ListTagsForResourceCommand.ts b/clients/client-gamesparks/src/commands/ListTagsForResourceCommand.ts index 72ec5974ef77d..6f40e0f4888c2 100644 --- a/clients/client-gamesparks/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-gamesparks/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/StartGeneratedCodeJobCommand.ts b/clients/client-gamesparks/src/commands/StartGeneratedCodeJobCommand.ts index a80eafdc61f06..09f4d70039272 100644 --- a/clients/client-gamesparks/src/commands/StartGeneratedCodeJobCommand.ts +++ b/clients/client-gamesparks/src/commands/StartGeneratedCodeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -138,6 +139,10 @@ export class StartGeneratedCodeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "StartGeneratedCodeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/StartStageDeploymentCommand.ts b/clients/client-gamesparks/src/commands/StartStageDeploymentCommand.ts index 7c82d3a6c2994..0df18bdabd31e 100644 --- a/clients/client-gamesparks/src/commands/StartStageDeploymentCommand.ts +++ b/clients/client-gamesparks/src/commands/StartStageDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -155,6 +156,10 @@ export class StartStageDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "StartStageDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/TagResourceCommand.ts b/clients/client-gamesparks/src/commands/TagResourceCommand.ts index 1634e6a05d36f..a22f636c5566b 100644 --- a/clients/client-gamesparks/src/commands/TagResourceCommand.ts +++ b/clients/client-gamesparks/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/UntagResourceCommand.ts b/clients/client-gamesparks/src/commands/UntagResourceCommand.ts index 315ee19e02b2c..059b60a48e197 100644 --- a/clients/client-gamesparks/src/commands/UntagResourceCommand.ts +++ b/clients/client-gamesparks/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/UpdateGameCommand.ts b/clients/client-gamesparks/src/commands/UpdateGameCommand.ts index d08fd9cbb66b7..104686116ff24 100644 --- a/clients/client-gamesparks/src/commands/UpdateGameCommand.ts +++ b/clients/client-gamesparks/src/commands/UpdateGameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -139,6 +140,10 @@ export class UpdateGameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "UpdateGame", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/UpdateGameConfigurationCommand.ts b/clients/client-gamesparks/src/commands/UpdateGameConfigurationCommand.ts index dff841ae0ad85..48bf4c6839e71 100644 --- a/clients/client-gamesparks/src/commands/UpdateGameConfigurationCommand.ts +++ b/clients/client-gamesparks/src/commands/UpdateGameConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -150,6 +151,10 @@ export class UpdateGameConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "UpdateGameConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/UpdateSnapshotCommand.ts b/clients/client-gamesparks/src/commands/UpdateSnapshotCommand.ts index 0881d2ff85946..8b4e7787b259a 100644 --- a/clients/client-gamesparks/src/commands/UpdateSnapshotCommand.ts +++ b/clients/client-gamesparks/src/commands/UpdateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -143,6 +144,10 @@ export class UpdateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "UpdateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-gamesparks/src/commands/UpdateStageCommand.ts b/clients/client-gamesparks/src/commands/UpdateStageCommand.ts index 85b10c125bb17..dd296dcc09a68 100644 --- a/clients/client-gamesparks/src/commands/UpdateStageCommand.ts +++ b/clients/client-gamesparks/src/commands/UpdateStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GameSparksClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameSparksClient"; @@ -143,6 +144,10 @@ export class UpdateStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GameSparks", + operation: "UpdateStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/package.json b/clients/client-glacier/package.json index 1407d6ce2c14e..04760dc7d170b 100644 --- a/clients/client-glacier/package.json +++ b/clients/client-glacier/package.json @@ -36,30 +36,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts b/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts index 941bbb44396a2..229eefa7b65e7 100644 --- a/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts +++ b/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -157,6 +158,10 @@ export class AbortMultipartUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "AbortMultipartUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/AbortVaultLockCommand.ts b/clients/client-glacier/src/commands/AbortVaultLockCommand.ts index 35bb9155bfe7c..b78e795592582 100644 --- a/clients/client-glacier/src/commands/AbortVaultLockCommand.ts +++ b/clients/client-glacier/src/commands/AbortVaultLockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -151,6 +152,10 @@ export class AbortVaultLockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "AbortVaultLock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts b/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts index 06e95c68ff942..bb0229e1a4bf0 100644 --- a/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts +++ b/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -153,6 +154,10 @@ export class AddTagsToVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "AddTagsToVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts b/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts index ad0c14ec6c913..6a33d7e5f62ab 100644 --- a/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts +++ b/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -192,6 +193,10 @@ export class CompleteMultipartUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "CompleteMultipartUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts b/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts index 6cc2f320883cc..bf37e49b7e7e1 100644 --- a/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts +++ b/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -153,6 +154,10 @@ export class CompleteVaultLockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "CompleteVaultLock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/CreateVaultCommand.ts b/clients/client-glacier/src/commands/CreateVaultCommand.ts index 5baf18383ff45..91fbe0467e624 100644 --- a/clients/client-glacier/src/commands/CreateVaultCommand.ts +++ b/clients/client-glacier/src/commands/CreateVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -165,6 +166,10 @@ export class CreateVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "CreateVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/DeleteArchiveCommand.ts b/clients/client-glacier/src/commands/DeleteArchiveCommand.ts index 944bd32067f6b..baf9c76fd5e94 100644 --- a/clients/client-glacier/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-glacier/src/commands/DeleteArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -164,6 +165,10 @@ export class DeleteArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "DeleteArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts index 783248e46689a..84fa0fddc3d03 100644 --- a/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts +++ b/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -144,6 +145,10 @@ export class DeleteVaultAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "DeleteVaultAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/DeleteVaultCommand.ts b/clients/client-glacier/src/commands/DeleteVaultCommand.ts index 8136b40a700cf..3884027e96396 100644 --- a/clients/client-glacier/src/commands/DeleteVaultCommand.ts +++ b/clients/client-glacier/src/commands/DeleteVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -155,6 +156,10 @@ export class DeleteVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "DeleteVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts index c3863b91c65b5..029fbef525a19 100644 --- a/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts +++ b/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -150,6 +151,10 @@ export class DeleteVaultNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "DeleteVaultNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/DescribeJobCommand.ts b/clients/client-glacier/src/commands/DescribeJobCommand.ts index f6d9531743ac4..9a000223ff711 100644 --- a/clients/client-glacier/src/commands/DescribeJobCommand.ts +++ b/clients/client-glacier/src/commands/DescribeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -254,6 +255,10 @@ export class DescribeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "DescribeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/DescribeVaultCommand.ts b/clients/client-glacier/src/commands/DescribeVaultCommand.ts index a18c5a00b32ef..f105b38d9a18e 100644 --- a/clients/client-glacier/src/commands/DescribeVaultCommand.ts +++ b/clients/client-glacier/src/commands/DescribeVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -169,6 +170,10 @@ export class DescribeVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "DescribeVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts b/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts index c23b5e2a633c0..74bd606255ac1 100644 --- a/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts +++ b/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -155,6 +156,10 @@ export class GetDataRetrievalPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "GetDataRetrievalPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/GetJobOutputCommand.ts b/clients/client-glacier/src/commands/GetJobOutputCommand.ts index edc6e7ffec58e..c62a43e5a9c52 100644 --- a/clients/client-glacier/src/commands/GetJobOutputCommand.ts +++ b/clients/client-glacier/src/commands/GetJobOutputCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -196,6 +197,10 @@ export class GetJobOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetJobOutputOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "GetJobOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts index 13bcceda12cee..cedef80093c6a 100644 --- a/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts +++ b/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -154,6 +155,10 @@ export class GetVaultAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "GetVaultAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/GetVaultLockCommand.ts b/clients/client-glacier/src/commands/GetVaultLockCommand.ts index 0b44841d7d1ec..605c59dd7dbf9 100644 --- a/clients/client-glacier/src/commands/GetVaultLockCommand.ts +++ b/clients/client-glacier/src/commands/GetVaultLockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -176,6 +177,10 @@ export class GetVaultLockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "GetVaultLock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts index 765d391f3209a..c364ffc6bdf30 100644 --- a/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts +++ b/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -171,6 +172,10 @@ export class GetVaultNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "GetVaultNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/InitiateJobCommand.ts b/clients/client-glacier/src/commands/InitiateJobCommand.ts index 93ff83a8aed9d..ced219f435dae 100644 --- a/clients/client-glacier/src/commands/InitiateJobCommand.ts +++ b/clients/client-glacier/src/commands/InitiateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -234,6 +235,10 @@ export class InitiateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "InitiateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts b/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts index da5dc516ce6d8..be42768491e1a 100644 --- a/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts +++ b/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -183,6 +184,10 @@ export class InitiateMultipartUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "InitiateMultipartUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts b/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts index 56029108eabf3..967510c7d19e2 100644 --- a/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts +++ b/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -185,6 +186,10 @@ export class InitiateVaultLockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "InitiateVaultLock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/ListJobsCommand.ts b/clients/client-glacier/src/commands/ListJobsCommand.ts index b8ed89543b218..0950971ed415b 100644 --- a/clients/client-glacier/src/commands/ListJobsCommand.ts +++ b/clients/client-glacier/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -292,6 +293,10 @@ export class ListJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts b/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts index 23cd0f7f3a8f4..9b523d0acc8a9 100644 --- a/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts +++ b/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -204,6 +205,10 @@ export class ListMultipartUploadsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "ListMultipartUploads", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/ListPartsCommand.ts b/clients/client-glacier/src/commands/ListPartsCommand.ts index a8f276af137e2..e7139827f477d 100644 --- a/clients/client-glacier/src/commands/ListPartsCommand.ts +++ b/clients/client-glacier/src/commands/ListPartsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -194,6 +195,10 @@ export class ListPartsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "ListParts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts b/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts index b578999e00397..b79b6da36f27f 100644 --- a/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts +++ b/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -157,6 +158,10 @@ export class ListProvisionedCapacityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "ListProvisionedCapacity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts b/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts index 24e2c9115f6d5..46c0f6736cdef 100644 --- a/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts +++ b/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -152,6 +153,10 @@ export class ListTagsForVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "ListTagsForVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/ListVaultsCommand.ts b/clients/client-glacier/src/commands/ListVaultsCommand.ts index 77f6adc61823b..fe253f0689ba2 100644 --- a/clients/client-glacier/src/commands/ListVaultsCommand.ts +++ b/clients/client-glacier/src/commands/ListVaultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -182,6 +183,10 @@ export class ListVaultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "ListVaults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts b/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts index 82b11523b7c81..fc6ca300e0740 100644 --- a/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts +++ b/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -145,6 +146,10 @@ export class PurchaseProvisionedCapacityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "PurchaseProvisionedCapacity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts b/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts index 582d53540900b..70a313fc9b1aa 100644 --- a/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts +++ b/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -148,6 +149,10 @@ export class RemoveTagsFromVaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "RemoveTagsFromVault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts b/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts index 4dff6a1252748..32a68499d22ff 100644 --- a/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts +++ b/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -153,6 +154,10 @@ export class SetDataRetrievalPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "SetDataRetrievalPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts index 62fe58fb71a6b..561b53e105e9e 100644 --- a/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts +++ b/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -149,6 +150,10 @@ export class SetVaultAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "SetVaultAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts index 660bc737c6288..ac1f6d7179fa7 100644 --- a/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts +++ b/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlacierClient"; @@ -188,6 +189,10 @@ export class SetVaultNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "SetVaultNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/UploadArchiveCommand.ts b/clients/client-glacier/src/commands/UploadArchiveCommand.ts index 0f6ae75c2d9e5..eccc184da24bf 100644 --- a/clients/client-glacier/src/commands/UploadArchiveCommand.ts +++ b/clients/client-glacier/src/commands/UploadArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -192,6 +193,10 @@ export class UploadArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: UploadArchiveInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "UploadArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts b/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts index c0ae7ecb4315d..100e709b8770a 100644 --- a/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts +++ b/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -215,6 +216,10 @@ export class UploadMultipartPartCommand extends $Command< commandName, inputFilterSensitiveLog: UploadMultipartPartInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Glacier", + operation: "UploadMultipartPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/package.json b/clients/client-global-accelerator/package.json index 0ecfadf2c7af7..748067f51336d 100644 --- a/clients/client-global-accelerator/package.json +++ b/clients/client-global-accelerator/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts index 1b3b802d4ab84..f574224202fa2 100644 --- a/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts +++ b/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class AddCustomRoutingEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "AddCustomRoutingEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts index 1fbf19bf72cf0..dff360bf1f736 100644 --- a/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts +++ b/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class AddEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "AddEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts index e3093cf6809d3..9ba3a25191ead 100644 --- a/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts +++ b/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class AdvertiseByoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "AdvertiseByoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts b/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts index c471c6907474d..51afa61ad8631 100644 --- a/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts +++ b/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class AllowCustomRoutingTrafficCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "AllowCustomRoutingTraffic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts index 8f2197899be16..b4131cf39ceae 100644 --- a/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class CreateAcceleratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "CreateAccelerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts index 1dd378f84293b..354b663b32a2d 100644 --- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class CreateCustomRoutingAcceleratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "CreateCustomRoutingAccelerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts index 8801aa4b39978..20776848f53fa 100644 --- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class CreateCustomRoutingEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "CreateCustomRoutingEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts index fa4f8671100d9..e47bd70489bde 100644 --- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class CreateCustomRoutingListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "CreateCustomRoutingListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts index b456e3644c43b..c24de757b78a9 100644 --- a/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class CreateEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "CreateEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts b/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts index e2698f5183f91..399f9c05aa10c 100644 --- a/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class CreateListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "CreateListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts index b6d3a7daa3ea7..fa93fae9de7ae 100644 --- a/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DeleteAcceleratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DeleteAccelerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts index 9d7b9f8765edb..68cad248e71da 100644 --- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class DeleteCustomRoutingAcceleratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DeleteCustomRoutingAccelerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts index db0a44e31ce00..19a74bd934e8c 100644 --- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -128,6 +129,10 @@ export class DeleteCustomRoutingEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DeleteCustomRoutingEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts index f697f3c368681..096da8dc8e972 100644 --- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class DeleteCustomRoutingListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DeleteCustomRoutingListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts index 2aef52ff3ece0..ccc08b02fe377 100644 --- a/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -125,6 +126,10 @@ export class DeleteEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DeleteEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts b/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts index 343723486208d..369ec7bf587b4 100644 --- a/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class DeleteListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DeleteListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts b/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts index f3d6851a4779a..ccc76ccbd1693 100644 --- a/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts +++ b/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class DenyCustomRoutingTrafficCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DenyCustomRoutingTraffic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts index e4fa6146027d7..99f0317d6b2ae 100644 --- a/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class DeprovisionByoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DeprovisionByoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts index 48282499860c7..704a1e0d255c9 100644 --- a/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DescribeAcceleratorAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DescribeAcceleratorAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts index 218ffe9b993f8..1dd9629090901 100644 --- a/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DescribeAcceleratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DescribeAccelerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts index 7b7cd4a51bbfe..3ab63f2c7b4cb 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DescribeCustomRoutingAcceleratorAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DescribeCustomRoutingAcceleratorAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts index becaa562f03ba..08f1bc7852606 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class DescribeCustomRoutingAcceleratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DescribeCustomRoutingAccelerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts index 5af0dd51384f1..bb718b3396886 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DescribeCustomRoutingEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DescribeCustomRoutingEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts index f4ac2e7d5ebd9..bc08592e002ff 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class DescribeCustomRoutingListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DescribeCustomRoutingListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts index 4ea1e7f40143b..35b7125a39974 100644 --- a/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class DescribeEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DescribeEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts b/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts index 8fcfcdd272fe3..956bfcd7129ff 100644 --- a/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DescribeListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "DescribeListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts b/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts index 6bda931d05e0b..8657f1baff460 100644 --- a/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class ListAcceleratorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListAccelerators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts b/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts index 2049446c0fde2..37433d6e5e49f 100644 --- a/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class ListByoipCidrsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListByoipCidrs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts index 9784d28f50e38..a52c3e9914d05 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class ListCustomRoutingAcceleratorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListCustomRoutingAccelerators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts index f1a33591633f5..bf52f5fb27768 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class ListCustomRoutingEndpointGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListCustomRoutingEndpointGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts index b9f6adfbb0fbd..aa6408f6c25dd 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class ListCustomRoutingListenersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListCustomRoutingListeners", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts index 99ba87fcbea31..1b91e805ec5d4 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class ListCustomRoutingPortMappingsByDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListCustomRoutingPortMappingsByDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts index d405256e1e918..6deb7085799d2 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class ListCustomRoutingPortMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListCustomRoutingPortMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts b/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts index b9602c9d095d6..8c4656f747b09 100644 --- a/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class ListEndpointGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListEndpointGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListListenersCommand.ts b/clients/client-global-accelerator/src/commands/ListListenersCommand.ts index 8a587211de627..af50f5edcfacb 100644 --- a/clients/client-global-accelerator/src/commands/ListListenersCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListListenersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class ListListenersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListListeners", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts b/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts index f03ed26363ee5..45e9402857157 100644 --- a/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts index 705fa0ebcc789..79a07b5d9105d 100644 --- a/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts +++ b/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class ProvisionByoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "ProvisionByoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts index b848c3838366b..b2e66688cc0cf 100644 --- a/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts +++ b/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class RemoveCustomRoutingEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "RemoveCustomRoutingEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts index d216a8070cb9c..1d564055ff082 100644 --- a/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts +++ b/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class RemoveEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "RemoveEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/TagResourceCommand.ts b/clients/client-global-accelerator/src/commands/TagResourceCommand.ts index 9920743998e6b..c72d071d9a367 100644 --- a/clients/client-global-accelerator/src/commands/TagResourceCommand.ts +++ b/clients/client-global-accelerator/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts b/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts index ba138320f7385..350a3d7a666c3 100644 --- a/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts +++ b/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts index 3893fcad55efe..6456468752466 100644 --- a/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class UpdateAcceleratorAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "UpdateAcceleratorAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts index fc4027f64d5ec..485183b8dda92 100644 --- a/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class UpdateAcceleratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "UpdateAccelerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts index dd9fc4947327d..a4a8fb6bc2059 100644 --- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class UpdateCustomRoutingAcceleratorAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "UpdateCustomRoutingAcceleratorAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts index 01b87cb11ea75..fdd8f52ec51b0 100644 --- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class UpdateCustomRoutingAcceleratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "UpdateCustomRoutingAccelerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts index e58539157eef4..5bf54f9706288 100644 --- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class UpdateCustomRoutingListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "UpdateCustomRoutingListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts index 33d4b88e82b3d..dbc8b4e86f6bb 100644 --- a/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class UpdateEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "UpdateEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts b/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts index 41acde5d64251..01d21e4bc70f6 100644 --- a/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class UpdateListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "UpdateListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts index 246b79ec74cf7..0fa13f2baa4c1 100644 --- a/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts +++ b/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class WithdrawByoipCidrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GlobalAccelerator_V20180706", + operation: "WithdrawByoipCidr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json index ac7f56c36500b..df60503a8c239 100644 --- a/clients/client-glue/package.json +++ b/clients/client-glue/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-glue/src/commands/BatchCreatePartitionCommand.ts b/clients/client-glue/src/commands/BatchCreatePartitionCommand.ts index 945f5576078e7..e7141ed390cae 100644 --- a/clients/client-glue/src/commands/BatchCreatePartitionCommand.ts +++ b/clients/client-glue/src/commands/BatchCreatePartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -215,6 +216,10 @@ export class BatchCreatePartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchCreatePartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchDeleteConnectionCommand.ts b/clients/client-glue/src/commands/BatchDeleteConnectionCommand.ts index 648caa8ff8c27..18ddbfdedba55 100644 --- a/clients/client-glue/src/commands/BatchDeleteConnectionCommand.ts +++ b/clients/client-glue/src/commands/BatchDeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -131,6 +132,10 @@ export class BatchDeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchDeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchDeletePartitionCommand.ts b/clients/client-glue/src/commands/BatchDeletePartitionCommand.ts index 85b66eecf2bec..239a3d4b0cb7d 100644 --- a/clients/client-glue/src/commands/BatchDeletePartitionCommand.ts +++ b/clients/client-glue/src/commands/BatchDeletePartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -145,6 +146,10 @@ export class BatchDeletePartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchDeletePartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchDeleteTableCommand.ts b/clients/client-glue/src/commands/BatchDeleteTableCommand.ts index d032b68486eee..c16b117161feb 100644 --- a/clients/client-glue/src/commands/BatchDeleteTableCommand.ts +++ b/clients/client-glue/src/commands/BatchDeleteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -155,6 +156,10 @@ export class BatchDeleteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchDeleteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchDeleteTableVersionCommand.ts b/clients/client-glue/src/commands/BatchDeleteTableVersionCommand.ts index d20288f74d273..446e44ac85e12 100644 --- a/clients/client-glue/src/commands/BatchDeleteTableVersionCommand.ts +++ b/clients/client-glue/src/commands/BatchDeleteTableVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -140,6 +141,10 @@ export class BatchDeleteTableVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchDeleteTableVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetBlueprintsCommand.ts b/clients/client-glue/src/commands/BatchGetBlueprintsCommand.ts index 6ed8c35dc33f4..21ac603e1b285 100644 --- a/clients/client-glue/src/commands/BatchGetBlueprintsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetBlueprintsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -149,6 +150,10 @@ export class BatchGetBlueprintsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetBlueprints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetCrawlersCommand.ts b/clients/client-glue/src/commands/BatchGetCrawlersCommand.ts index a2b4864253e1d..d1018ab3f90eb 100644 --- a/clients/client-glue/src/commands/BatchGetCrawlersCommand.ts +++ b/clients/client-glue/src/commands/BatchGetCrawlersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -250,6 +251,10 @@ export class BatchGetCrawlersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetCrawlers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetCustomEntityTypesCommand.ts b/clients/client-glue/src/commands/BatchGetCustomEntityTypesCommand.ts index 5105d398b302e..36476c97bbef8 100644 --- a/clients/client-glue/src/commands/BatchGetCustomEntityTypesCommand.ts +++ b/clients/client-glue/src/commands/BatchGetCustomEntityTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -136,6 +137,10 @@ export class BatchGetCustomEntityTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetCustomEntityTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetDataQualityResultCommand.ts b/clients/client-glue/src/commands/BatchGetDataQualityResultCommand.ts index 07c6bafb434eb..c04d18c56c1ed 100644 --- a/clients/client-glue/src/commands/BatchGetDataQualityResultCommand.ts +++ b/clients/client-glue/src/commands/BatchGetDataQualityResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -162,6 +163,10 @@ export class BatchGetDataQualityResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetDataQualityResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetDevEndpointsCommand.ts b/clients/client-glue/src/commands/BatchGetDevEndpointsCommand.ts index 0a6718f2bd9b4..aef5cb77dceb6 100644 --- a/clients/client-glue/src/commands/BatchGetDevEndpointsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetDevEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -168,6 +169,10 @@ export class BatchGetDevEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetDevEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetJobsCommand.ts b/clients/client-glue/src/commands/BatchGetJobsCommand.ts index 49553dfd6ce36..d0a354fedd5d4 100644 --- a/clients/client-glue/src/commands/BatchGetJobsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -1187,6 +1188,10 @@ export class BatchGetJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchGetJobsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetPartitionCommand.ts b/clients/client-glue/src/commands/BatchGetPartitionCommand.ts index d4daacd8407ca..aae8af2b26935 100644 --- a/clients/client-glue/src/commands/BatchGetPartitionCommand.ts +++ b/clients/client-glue/src/commands/BatchGetPartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -224,6 +225,10 @@ export class BatchGetPartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetPartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetTriggersCommand.ts b/clients/client-glue/src/commands/BatchGetTriggersCommand.ts index 1aee8a2244481..a8509a3d804df 100644 --- a/clients/client-glue/src/commands/BatchGetTriggersCommand.ts +++ b/clients/client-glue/src/commands/BatchGetTriggersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -168,6 +169,10 @@ export class BatchGetTriggersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetTriggers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchGetWorkflowsCommand.ts b/clients/client-glue/src/commands/BatchGetWorkflowsCommand.ts index 475f79a67a104..a055a41a4e684 100644 --- a/clients/client-glue/src/commands/BatchGetWorkflowsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetWorkflowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -380,6 +381,10 @@ export class BatchGetWorkflowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchGetWorkflows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchStopJobRunCommand.ts b/clients/client-glue/src/commands/BatchStopJobRunCommand.ts index fb648e97c2e90..aa5691b74c486 100644 --- a/clients/client-glue/src/commands/BatchStopJobRunCommand.ts +++ b/clients/client-glue/src/commands/BatchStopJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class BatchStopJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchStopJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/BatchUpdatePartitionCommand.ts b/clients/client-glue/src/commands/BatchUpdatePartitionCommand.ts index d17223bef524f..0a15a59bba9ac 100644 --- a/clients/client-glue/src/commands/BatchUpdatePartitionCommand.ts +++ b/clients/client-glue/src/commands/BatchUpdatePartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -214,6 +215,10 @@ export class BatchUpdatePartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "BatchUpdatePartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CancelDataQualityRuleRecommendationRunCommand.ts b/clients/client-glue/src/commands/CancelDataQualityRuleRecommendationRunCommand.ts index c823b335b7641..65bb31a21a9c3 100644 --- a/clients/client-glue/src/commands/CancelDataQualityRuleRecommendationRunCommand.ts +++ b/clients/client-glue/src/commands/CancelDataQualityRuleRecommendationRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -133,6 +134,10 @@ export class CancelDataQualityRuleRecommendationRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CancelDataQualityRuleRecommendationRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts b/clients/client-glue/src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts index 15df4dcf17e7a..dcab0d7c93b8f 100644 --- a/clients/client-glue/src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts +++ b/clients/client-glue/src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -133,6 +134,10 @@ export class CancelDataQualityRulesetEvaluationRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CancelDataQualityRulesetEvaluationRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CancelMLTaskRunCommand.ts b/clients/client-glue/src/commands/CancelMLTaskRunCommand.ts index 9ca91227917f1..30e6bb6b20206 100644 --- a/clients/client-glue/src/commands/CancelMLTaskRunCommand.ts +++ b/clients/client-glue/src/commands/CancelMLTaskRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -131,6 +132,10 @@ export class CancelMLTaskRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CancelMLTaskRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CancelStatementCommand.ts b/clients/client-glue/src/commands/CancelStatementCommand.ts index 581afae2114c0..596f360f0e433 100644 --- a/clients/client-glue/src/commands/CancelStatementCommand.ts +++ b/clients/client-glue/src/commands/CancelStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -132,6 +133,10 @@ export class CancelStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CancelStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CheckSchemaVersionValidityCommand.ts b/clients/client-glue/src/commands/CheckSchemaVersionValidityCommand.ts index 5fbdeb82016dd..c35301bbd4245 100644 --- a/clients/client-glue/src/commands/CheckSchemaVersionValidityCommand.ts +++ b/clients/client-glue/src/commands/CheckSchemaVersionValidityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -125,6 +126,10 @@ export class CheckSchemaVersionValidityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CheckSchemaVersionValidity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateBlueprintCommand.ts b/clients/client-glue/src/commands/CreateBlueprintCommand.ts index eb7c1909ee97f..6ead0904f1124 100644 --- a/clients/client-glue/src/commands/CreateBlueprintCommand.ts +++ b/clients/client-glue/src/commands/CreateBlueprintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -134,6 +135,10 @@ export class CreateBlueprintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateBlueprint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateClassifierCommand.ts b/clients/client-glue/src/commands/CreateClassifierCommand.ts index 2e6f58ee76fdb..f94c88b4763a8 100644 --- a/clients/client-glue/src/commands/CreateClassifierCommand.ts +++ b/clients/client-glue/src/commands/CreateClassifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -153,6 +154,10 @@ export class CreateClassifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateClassifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateConnectionCommand.ts b/clients/client-glue/src/commands/CreateConnectionCommand.ts index e8fe525b2a737..dc7f130f13ece 100644 --- a/clients/client-glue/src/commands/CreateConnectionCommand.ts +++ b/clients/client-glue/src/commands/CreateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -148,6 +149,10 @@ export class CreateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateCrawlerCommand.ts b/clients/client-glue/src/commands/CreateCrawlerCommand.ts index 2c6aa1465cc63..fca8a1f55b397 100644 --- a/clients/client-glue/src/commands/CreateCrawlerCommand.ts +++ b/clients/client-glue/src/commands/CreateCrawlerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -232,6 +233,10 @@ export class CreateCrawlerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateCrawler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateCustomEntityTypeCommand.ts b/clients/client-glue/src/commands/CreateCustomEntityTypeCommand.ts index c8a7d898ad9e7..8e8251ec47dc7 100644 --- a/clients/client-glue/src/commands/CreateCustomEntityTypeCommand.ts +++ b/clients/client-glue/src/commands/CreateCustomEntityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -143,6 +144,10 @@ export class CreateCustomEntityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateCustomEntityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/CreateDataQualityRulesetCommand.ts index 425882f62daa7..f1ce677007f45 100644 --- a/clients/client-glue/src/commands/CreateDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/CreateDataQualityRulesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class CreateDataQualityRulesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateDataQualityRuleset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateDatabaseCommand.ts b/clients/client-glue/src/commands/CreateDatabaseCommand.ts index ca4ca9a719e75..b93adcb818ce6 100644 --- a/clients/client-glue/src/commands/CreateDatabaseCommand.ts +++ b/clients/client-glue/src/commands/CreateDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -166,6 +167,10 @@ export class CreateDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateDevEndpointCommand.ts b/clients/client-glue/src/commands/CreateDevEndpointCommand.ts index 313c876d783fd..fdf6e72c6143a 100644 --- a/clients/client-glue/src/commands/CreateDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/CreateDevEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -182,6 +183,10 @@ export class CreateDevEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateDevEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateJobCommand.ts b/clients/client-glue/src/commands/CreateJobCommand.ts index 5d7c8f0bcad26..b2cf220cfa053 100644 --- a/clients/client-glue/src/commands/CreateJobCommand.ts +++ b/clients/client-glue/src/commands/CreateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -1190,6 +1191,10 @@ export class CreateJobCommand extends $Command< commandName, inputFilterSensitiveLog: CreateJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateMLTransformCommand.ts b/clients/client-glue/src/commands/CreateMLTransformCommand.ts index be68eb316de12..de8e103a06882 100644 --- a/clients/client-glue/src/commands/CreateMLTransformCommand.ts +++ b/clients/client-glue/src/commands/CreateMLTransformCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -183,6 +184,10 @@ export class CreateMLTransformCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateMLTransform", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreatePartitionCommand.ts b/clients/client-glue/src/commands/CreatePartitionCommand.ts index 2b1f1c9f5f91e..15286ddcf97af 100644 --- a/clients/client-glue/src/commands/CreatePartitionCommand.ts +++ b/clients/client-glue/src/commands/CreatePartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -201,6 +202,10 @@ export class CreatePartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreatePartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreatePartitionIndexCommand.ts b/clients/client-glue/src/commands/CreatePartitionIndexCommand.ts index f0da17f5ea226..4edadd0cd9ab9 100644 --- a/clients/client-glue/src/commands/CreatePartitionIndexCommand.ts +++ b/clients/client-glue/src/commands/CreatePartitionIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class CreatePartitionIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreatePartitionIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateRegistryCommand.ts b/clients/client-glue/src/commands/CreateRegistryCommand.ts index 711d134fc1f47..08611330971b1 100644 --- a/clients/client-glue/src/commands/CreateRegistryCommand.ts +++ b/clients/client-glue/src/commands/CreateRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class CreateRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateSchemaCommand.ts b/clients/client-glue/src/commands/CreateSchemaCommand.ts index 78e15b3c23f12..b1b2d381a6017 100644 --- a/clients/client-glue/src/commands/CreateSchemaCommand.ts +++ b/clients/client-glue/src/commands/CreateSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -161,6 +162,10 @@ export class CreateSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateScriptCommand.ts b/clients/client-glue/src/commands/CreateScriptCommand.ts index fe3d8b258158e..877a28ec3c79a 100644 --- a/clients/client-glue/src/commands/CreateScriptCommand.ts +++ b/clients/client-glue/src/commands/CreateScriptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -143,6 +144,10 @@ export class CreateScriptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateScript", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateSecurityConfigurationCommand.ts b/clients/client-glue/src/commands/CreateSecurityConfigurationCommand.ts index 84b854f0a114e..276e0d6b05b2e 100644 --- a/clients/client-glue/src/commands/CreateSecurityConfigurationCommand.ts +++ b/clients/client-glue/src/commands/CreateSecurityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -148,6 +149,10 @@ export class CreateSecurityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateSecurityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateSessionCommand.ts b/clients/client-glue/src/commands/CreateSessionCommand.ts index c3839bd6811bb..771cb79d38f2e 100644 --- a/clients/client-glue/src/commands/CreateSessionCommand.ts +++ b/clients/client-glue/src/commands/CreateSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -190,6 +191,10 @@ export class CreateSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateTableCommand.ts b/clients/client-glue/src/commands/CreateTableCommand.ts index 5bbbc136e4243..5ef737154912c 100644 --- a/clients/client-glue/src/commands/CreateTableCommand.ts +++ b/clients/client-glue/src/commands/CreateTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -237,6 +238,10 @@ export class CreateTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateTriggerCommand.ts b/clients/client-glue/src/commands/CreateTriggerCommand.ts index 37b859b2a657a..9bd48b9ed6283 100644 --- a/clients/client-glue/src/commands/CreateTriggerCommand.ts +++ b/clients/client-glue/src/commands/CreateTriggerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -174,6 +175,10 @@ export class CreateTriggerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateTrigger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/CreateUserDefinedFunctionCommand.ts index 88c7bba539d0b..db36c180e23ed 100644 --- a/clients/client-glue/src/commands/CreateUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/CreateUserDefinedFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -146,6 +147,10 @@ export class CreateUserDefinedFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateUserDefinedFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/CreateWorkflowCommand.ts b/clients/client-glue/src/commands/CreateWorkflowCommand.ts index a3435a36577ac..b85430bad66b7 100644 --- a/clients/client-glue/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-glue/src/commands/CreateWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -140,6 +141,10 @@ export class CreateWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "CreateWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteBlueprintCommand.ts b/clients/client-glue/src/commands/DeleteBlueprintCommand.ts index 64378303de947..6cf3142e13249 100644 --- a/clients/client-glue/src/commands/DeleteBlueprintCommand.ts +++ b/clients/client-glue/src/commands/DeleteBlueprintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -123,6 +124,10 @@ export class DeleteBlueprintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteBlueprint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteClassifierCommand.ts b/clients/client-glue/src/commands/DeleteClassifierCommand.ts index 6550708f52b16..581910ef0a6f5 100644 --- a/clients/client-glue/src/commands/DeleteClassifierCommand.ts +++ b/clients/client-glue/src/commands/DeleteClassifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -118,6 +119,10 @@ export class DeleteClassifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteClassifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteColumnStatisticsForPartitionCommand.ts b/clients/client-glue/src/commands/DeleteColumnStatisticsForPartitionCommand.ts index e95180a4ede73..72db7d4ce64d2 100644 --- a/clients/client-glue/src/commands/DeleteColumnStatisticsForPartitionCommand.ts +++ b/clients/client-glue/src/commands/DeleteColumnStatisticsForPartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -142,6 +143,10 @@ export class DeleteColumnStatisticsForPartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteColumnStatisticsForPartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteColumnStatisticsForTableCommand.ts b/clients/client-glue/src/commands/DeleteColumnStatisticsForTableCommand.ts index 27db15837e6fb..f537747d3738f 100644 --- a/clients/client-glue/src/commands/DeleteColumnStatisticsForTableCommand.ts +++ b/clients/client-glue/src/commands/DeleteColumnStatisticsForTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -136,6 +137,10 @@ export class DeleteColumnStatisticsForTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteColumnStatisticsForTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteConnectionCommand.ts b/clients/client-glue/src/commands/DeleteConnectionCommand.ts index 36ab4054cea0d..24ba8f4ee5729 100644 --- a/clients/client-glue/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-glue/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -119,6 +120,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteCrawlerCommand.ts b/clients/client-glue/src/commands/DeleteCrawlerCommand.ts index 90d735a0f20c9..0f3758b2ffd1e 100644 --- a/clients/client-glue/src/commands/DeleteCrawlerCommand.ts +++ b/clients/client-glue/src/commands/DeleteCrawlerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -123,6 +124,10 @@ export class DeleteCrawlerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteCrawler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteCustomEntityTypeCommand.ts b/clients/client-glue/src/commands/DeleteCustomEntityTypeCommand.ts index 071aa967aae23..4748a4d094b00 100644 --- a/clients/client-glue/src/commands/DeleteCustomEntityTypeCommand.ts +++ b/clients/client-glue/src/commands/DeleteCustomEntityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -129,6 +130,10 @@ export class DeleteCustomEntityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteCustomEntityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/DeleteDataQualityRulesetCommand.ts index 6e6b585392dad..66efe8a6d5792 100644 --- a/clients/client-glue/src/commands/DeleteDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/DeleteDataQualityRulesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -124,6 +125,10 @@ export class DeleteDataQualityRulesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteDataQualityRuleset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteDatabaseCommand.ts b/clients/client-glue/src/commands/DeleteDatabaseCommand.ts index 285670524599f..7908b39a3fdc6 100644 --- a/clients/client-glue/src/commands/DeleteDatabaseCommand.ts +++ b/clients/client-glue/src/commands/DeleteDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -140,6 +141,10 @@ export class DeleteDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteDevEndpointCommand.ts b/clients/client-glue/src/commands/DeleteDevEndpointCommand.ts index b331cecae0d5e..3434fdcd4b54e 100644 --- a/clients/client-glue/src/commands/DeleteDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/DeleteDevEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -124,6 +125,10 @@ export class DeleteDevEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteDevEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteJobCommand.ts b/clients/client-glue/src/commands/DeleteJobCommand.ts index f34031032bbbf..b11ee33b84be5 100644 --- a/clients/client-glue/src/commands/DeleteJobCommand.ts +++ b/clients/client-glue/src/commands/DeleteJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -122,6 +123,10 @@ export class DeleteJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteMLTransformCommand.ts b/clients/client-glue/src/commands/DeleteMLTransformCommand.ts index ee69c4384b996..6637d3262dc2b 100644 --- a/clients/client-glue/src/commands/DeleteMLTransformCommand.ts +++ b/clients/client-glue/src/commands/DeleteMLTransformCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -131,6 +132,10 @@ export class DeleteMLTransformCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteMLTransform", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeletePartitionCommand.ts b/clients/client-glue/src/commands/DeletePartitionCommand.ts index 9dfcd0e3d8cd3..b2b3485b20f9b 100644 --- a/clients/client-glue/src/commands/DeletePartitionCommand.ts +++ b/clients/client-glue/src/commands/DeletePartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -129,6 +130,10 @@ export class DeletePartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeletePartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeletePartitionIndexCommand.ts b/clients/client-glue/src/commands/DeletePartitionIndexCommand.ts index 7ec514cded5f3..efb5a5c11bdfc 100644 --- a/clients/client-glue/src/commands/DeletePartitionIndexCommand.ts +++ b/clients/client-glue/src/commands/DeletePartitionIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -133,6 +134,10 @@ export class DeletePartitionIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeletePartitionIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteRegistryCommand.ts b/clients/client-glue/src/commands/DeleteRegistryCommand.ts index f1e8578cb0553..3782f82c9ceb3 100644 --- a/clients/client-glue/src/commands/DeleteRegistryCommand.ts +++ b/clients/client-glue/src/commands/DeleteRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -131,6 +132,10 @@ export class DeleteRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-glue/src/commands/DeleteResourcePolicyCommand.ts index 9bf2191330dc0..2628043eb2ebb 100644 --- a/clients/client-glue/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-glue/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -128,6 +129,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteSchemaCommand.ts b/clients/client-glue/src/commands/DeleteSchemaCommand.ts index 5477195ee5a5b..4d3e387d79669 100644 --- a/clients/client-glue/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-glue/src/commands/DeleteSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -130,6 +131,10 @@ export class DeleteSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteSchemaVersionsCommand.ts b/clients/client-glue/src/commands/DeleteSchemaVersionsCommand.ts index 4243f69906a29..13927df025143 100644 --- a/clients/client-glue/src/commands/DeleteSchemaVersionsCommand.ts +++ b/clients/client-glue/src/commands/DeleteSchemaVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -142,6 +143,10 @@ export class DeleteSchemaVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteSchemaVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteSecurityConfigurationCommand.ts b/clients/client-glue/src/commands/DeleteSecurityConfigurationCommand.ts index a50ce4f8eff11..0a8c9a007875a 100644 --- a/clients/client-glue/src/commands/DeleteSecurityConfigurationCommand.ts +++ b/clients/client-glue/src/commands/DeleteSecurityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -126,6 +127,10 @@ export class DeleteSecurityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteSecurityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteSessionCommand.ts b/clients/client-glue/src/commands/DeleteSessionCommand.ts index a96428509124e..347f1ea098285 100644 --- a/clients/client-glue/src/commands/DeleteSessionCommand.ts +++ b/clients/client-glue/src/commands/DeleteSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -131,6 +132,10 @@ export class DeleteSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteTableCommand.ts b/clients/client-glue/src/commands/DeleteTableCommand.ts index 2cda672dd60f6..2253f18d5d7d9 100644 --- a/clients/client-glue/src/commands/DeleteTableCommand.ts +++ b/clients/client-glue/src/commands/DeleteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class DeleteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteTableVersionCommand.ts b/clients/client-glue/src/commands/DeleteTableVersionCommand.ts index 8b6193d68fc21..9bf364b0b7836 100644 --- a/clients/client-glue/src/commands/DeleteTableVersionCommand.ts +++ b/clients/client-glue/src/commands/DeleteTableVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -127,6 +128,10 @@ export class DeleteTableVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteTableVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteTriggerCommand.ts b/clients/client-glue/src/commands/DeleteTriggerCommand.ts index b1645b33f8151..52ea12f86e37a 100644 --- a/clients/client-glue/src/commands/DeleteTriggerCommand.ts +++ b/clients/client-glue/src/commands/DeleteTriggerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -125,6 +126,10 @@ export class DeleteTriggerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteTrigger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/DeleteUserDefinedFunctionCommand.ts index f1d3751f2bdc2..e6fa5a1f2e747 100644 --- a/clients/client-glue/src/commands/DeleteUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/DeleteUserDefinedFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -126,6 +127,10 @@ export class DeleteUserDefinedFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteUserDefinedFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/DeleteWorkflowCommand.ts b/clients/client-glue/src/commands/DeleteWorkflowCommand.ts index be01c70e04967..2c08ea00d965c 100644 --- a/clients/client-glue/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-glue/src/commands/DeleteWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -126,6 +127,10 @@ export class DeleteWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "DeleteWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetBlueprintCommand.ts b/clients/client-glue/src/commands/GetBlueprintCommand.ts index 5de9ce4ec2e35..5253877e7929b 100644 --- a/clients/client-glue/src/commands/GetBlueprintCommand.ts +++ b/clients/client-glue/src/commands/GetBlueprintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -143,6 +144,10 @@ export class GetBlueprintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetBlueprint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetBlueprintRunCommand.ts b/clients/client-glue/src/commands/GetBlueprintRunCommand.ts index 370232ce2f3a6..831ee2337882d 100644 --- a/clients/client-glue/src/commands/GetBlueprintRunCommand.ts +++ b/clients/client-glue/src/commands/GetBlueprintRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -135,6 +136,10 @@ export class GetBlueprintRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetBlueprintRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetBlueprintRunsCommand.ts b/clients/client-glue/src/commands/GetBlueprintRunsCommand.ts index 7c97ba07f2661..255dc636c4566 100644 --- a/clients/client-glue/src/commands/GetBlueprintRunsCommand.ts +++ b/clients/client-glue/src/commands/GetBlueprintRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -142,6 +143,10 @@ export class GetBlueprintRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetBlueprintRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetCatalogImportStatusCommand.ts b/clients/client-glue/src/commands/GetCatalogImportStatusCommand.ts index aa02a15f4ef4b..8d785ecb497ea 100644 --- a/clients/client-glue/src/commands/GetCatalogImportStatusCommand.ts +++ b/clients/client-glue/src/commands/GetCatalogImportStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -124,6 +125,10 @@ export class GetCatalogImportStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetCatalogImportStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetClassifierCommand.ts b/clients/client-glue/src/commands/GetClassifierCommand.ts index 339c923cbbf27..54a2d421281ac 100644 --- a/clients/client-glue/src/commands/GetClassifierCommand.ts +++ b/clients/client-glue/src/commands/GetClassifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -162,6 +163,10 @@ export class GetClassifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetClassifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetClassifiersCommand.ts b/clients/client-glue/src/commands/GetClassifiersCommand.ts index dc840ece8c7db..7f6385a51ebe8 100644 --- a/clients/client-glue/src/commands/GetClassifiersCommand.ts +++ b/clients/client-glue/src/commands/GetClassifiersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -165,6 +166,10 @@ export class GetClassifiersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetClassifiers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetColumnStatisticsForPartitionCommand.ts b/clients/client-glue/src/commands/GetColumnStatisticsForPartitionCommand.ts index 722cc7f12c100..e4fe696c6b2b0 100644 --- a/clients/client-glue/src/commands/GetColumnStatisticsForPartitionCommand.ts +++ b/clients/client-glue/src/commands/GetColumnStatisticsForPartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -207,6 +208,10 @@ export class GetColumnStatisticsForPartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetColumnStatisticsForPartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetColumnStatisticsForTableCommand.ts b/clients/client-glue/src/commands/GetColumnStatisticsForTableCommand.ts index 02b817a89c51f..2f61af7e11130 100644 --- a/clients/client-glue/src/commands/GetColumnStatisticsForTableCommand.ts +++ b/clients/client-glue/src/commands/GetColumnStatisticsForTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -201,6 +202,10 @@ export class GetColumnStatisticsForTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetColumnStatisticsForTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetConnectionCommand.ts b/clients/client-glue/src/commands/GetConnectionCommand.ts index 005e2b9c71d19..1277879722946 100644 --- a/clients/client-glue/src/commands/GetConnectionCommand.ts +++ b/clients/client-glue/src/commands/GetConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -146,6 +147,10 @@ export class GetConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetConnectionsCommand.ts b/clients/client-glue/src/commands/GetConnectionsCommand.ts index de9eb445f02f3..0706fc9aa23f9 100644 --- a/clients/client-glue/src/commands/GetConnectionsCommand.ts +++ b/clients/client-glue/src/commands/GetConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -158,6 +159,10 @@ export class GetConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetCrawlerCommand.ts b/clients/client-glue/src/commands/GetCrawlerCommand.ts index 073747a593329..b3651246da2a8 100644 --- a/clients/client-glue/src/commands/GetCrawlerCommand.ts +++ b/clients/client-glue/src/commands/GetCrawlerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -241,6 +242,10 @@ export class GetCrawlerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetCrawler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetCrawlerMetricsCommand.ts b/clients/client-glue/src/commands/GetCrawlerMetricsCommand.ts index c9be0f674e532..5e2ab72d280e9 100644 --- a/clients/client-glue/src/commands/GetCrawlerMetricsCommand.ts +++ b/clients/client-glue/src/commands/GetCrawlerMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -133,6 +134,10 @@ export class GetCrawlerMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetCrawlerMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetCrawlersCommand.ts b/clients/client-glue/src/commands/GetCrawlersCommand.ts index d7d341d30b6b7..8c93d53faedcc 100644 --- a/clients/client-glue/src/commands/GetCrawlersCommand.ts +++ b/clients/client-glue/src/commands/GetCrawlersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -243,6 +244,10 @@ export class GetCrawlersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetCrawlers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetCustomEntityTypeCommand.ts b/clients/client-glue/src/commands/GetCustomEntityTypeCommand.ts index f17df93795541..cf0f1c9c1fab4 100644 --- a/clients/client-glue/src/commands/GetCustomEntityTypeCommand.ts +++ b/clients/client-glue/src/commands/GetCustomEntityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -133,6 +134,10 @@ export class GetCustomEntityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetCustomEntityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDataCatalogEncryptionSettingsCommand.ts b/clients/client-glue/src/commands/GetDataCatalogEncryptionSettingsCommand.ts index aebf03a6a9899..a58f4ebc4eded 100644 --- a/clients/client-glue/src/commands/GetDataCatalogEncryptionSettingsCommand.ts +++ b/clients/client-glue/src/commands/GetDataCatalogEncryptionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -137,6 +138,10 @@ export class GetDataCatalogEncryptionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDataCatalogEncryptionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDataQualityResultCommand.ts b/clients/client-glue/src/commands/GetDataQualityResultCommand.ts index 5125e96c0496d..7a72dd105b6f0 100644 --- a/clients/client-glue/src/commands/GetDataQualityResultCommand.ts +++ b/clients/client-glue/src/commands/GetDataQualityResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -156,6 +157,10 @@ export class GetDataQualityResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDataQualityResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDataQualityRuleRecommendationRunCommand.ts b/clients/client-glue/src/commands/GetDataQualityRuleRecommendationRunCommand.ts index 77b44ef78bb8d..d3e3ef93bd406 100644 --- a/clients/client-glue/src/commands/GetDataQualityRuleRecommendationRunCommand.ts +++ b/clients/client-glue/src/commands/GetDataQualityRuleRecommendationRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -156,6 +157,10 @@ export class GetDataQualityRuleRecommendationRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDataQualityRuleRecommendationRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/GetDataQualityRulesetCommand.ts index 4b01fdc995b2b..5b3d61712d8c3 100644 --- a/clients/client-glue/src/commands/GetDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/GetDataQualityRulesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -136,6 +137,10 @@ export class GetDataQualityRulesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDataQualityRuleset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDataQualityRulesetEvaluationRunCommand.ts b/clients/client-glue/src/commands/GetDataQualityRulesetEvaluationRunCommand.ts index be64ebcdfe4ae..1b0767af6b6c0 100644 --- a/clients/client-glue/src/commands/GetDataQualityRulesetEvaluationRunCommand.ts +++ b/clients/client-glue/src/commands/GetDataQualityRulesetEvaluationRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -177,6 +178,10 @@ export class GetDataQualityRulesetEvaluationRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDataQualityRulesetEvaluationRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDatabaseCommand.ts b/clients/client-glue/src/commands/GetDatabaseCommand.ts index f38d659ac4d81..2a7954290c8e2 100644 --- a/clients/client-glue/src/commands/GetDatabaseCommand.ts +++ b/clients/client-glue/src/commands/GetDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -159,6 +160,10 @@ export class GetDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDatabasesCommand.ts b/clients/client-glue/src/commands/GetDatabasesCommand.ts index b477247af86c6..b86d0f78276c1 100644 --- a/clients/client-glue/src/commands/GetDatabasesCommand.ts +++ b/clients/client-glue/src/commands/GetDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -158,6 +159,10 @@ export class GetDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDataflowGraphCommand.ts b/clients/client-glue/src/commands/GetDataflowGraphCommand.ts index 215b83ac2af1c..81104b8368fdc 100644 --- a/clients/client-glue/src/commands/GetDataflowGraphCommand.ts +++ b/clients/client-glue/src/commands/GetDataflowGraphCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -143,6 +144,10 @@ export class GetDataflowGraphCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDataflowGraph", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDevEndpointCommand.ts b/clients/client-glue/src/commands/GetDevEndpointCommand.ts index 85b1bab51c050..d8968202a5a22 100644 --- a/clients/client-glue/src/commands/GetDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/GetDevEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -163,6 +164,10 @@ export class GetDevEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDevEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetDevEndpointsCommand.ts b/clients/client-glue/src/commands/GetDevEndpointsCommand.ts index 42a4d0c93f962..bd78062b5e975 100644 --- a/clients/client-glue/src/commands/GetDevEndpointsCommand.ts +++ b/clients/client-glue/src/commands/GetDevEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -167,6 +168,10 @@ export class GetDevEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetDevEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetJobBookmarkCommand.ts b/clients/client-glue/src/commands/GetJobBookmarkCommand.ts index ac4961e70d308..6a186662ca824 100644 --- a/clients/client-glue/src/commands/GetJobBookmarkCommand.ts +++ b/clients/client-glue/src/commands/GetJobBookmarkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -156,6 +157,10 @@ export class GetJobBookmarkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetJobBookmark", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetJobCommand.ts b/clients/client-glue/src/commands/GetJobCommand.ts index 32c22000f7872..0688d3c840be3 100644 --- a/clients/client-glue/src/commands/GetJobCommand.ts +++ b/clients/client-glue/src/commands/GetJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -1178,6 +1179,10 @@ export class GetJobCommand extends $Command _, outputFilterSensitiveLog: GetJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetJobRunCommand.ts b/clients/client-glue/src/commands/GetJobRunCommand.ts index 5590bb852c3a2..477f5b149c2cf 100644 --- a/clients/client-glue/src/commands/GetJobRunCommand.ts +++ b/clients/client-glue/src/commands/GetJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -160,6 +161,10 @@ export class GetJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetJobRunsCommand.ts b/clients/client-glue/src/commands/GetJobRunsCommand.ts index f2102927a8cce..6f591ad03e0a6 100644 --- a/clients/client-glue/src/commands/GetJobRunsCommand.ts +++ b/clients/client-glue/src/commands/GetJobRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -163,6 +164,10 @@ export class GetJobRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetJobRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetJobsCommand.ts b/clients/client-glue/src/commands/GetJobsCommand.ts index b2451483d5963..c6cac82bafe81 100644 --- a/clients/client-glue/src/commands/GetJobsCommand.ts +++ b/clients/client-glue/src/commands/GetJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -1182,6 +1183,10 @@ export class GetJobsCommand extends $Command _, outputFilterSensitiveLog: GetJobsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetMLTaskRunCommand.ts b/clients/client-glue/src/commands/GetMLTaskRunCommand.ts index d8c9c96131f46..386f71ba3e87d 100644 --- a/clients/client-glue/src/commands/GetMLTaskRunCommand.ts +++ b/clients/client-glue/src/commands/GetMLTaskRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -155,6 +156,10 @@ export class GetMLTaskRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetMLTaskRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetMLTaskRunsCommand.ts b/clients/client-glue/src/commands/GetMLTaskRunsCommand.ts index 4283e081413d7..0c07342b60f35 100644 --- a/clients/client-glue/src/commands/GetMLTaskRunsCommand.ts +++ b/clients/client-glue/src/commands/GetMLTaskRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -172,6 +173,10 @@ export class GetMLTaskRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetMLTaskRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetMLTransformCommand.ts b/clients/client-glue/src/commands/GetMLTransformCommand.ts index 3c122ec5ae1bc..a193379c16fef 100644 --- a/clients/client-glue/src/commands/GetMLTransformCommand.ts +++ b/clients/client-glue/src/commands/GetMLTransformCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -197,6 +198,10 @@ export class GetMLTransformCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetMLTransform", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetMLTransformsCommand.ts b/clients/client-glue/src/commands/GetMLTransformsCommand.ts index 04cc12ae04f35..af92d88e54454 100644 --- a/clients/client-glue/src/commands/GetMLTransformsCommand.ts +++ b/clients/client-glue/src/commands/GetMLTransformsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -223,6 +224,10 @@ export class GetMLTransformsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetMLTransforms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetMappingCommand.ts b/clients/client-glue/src/commands/GetMappingCommand.ts index b974cc092679a..4ed913b1260a8 100644 --- a/clients/client-glue/src/commands/GetMappingCommand.ts +++ b/clients/client-glue/src/commands/GetMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -165,6 +166,10 @@ export class GetMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetPartitionCommand.ts b/clients/client-glue/src/commands/GetPartitionCommand.ts index f79d3b02c693b..b5ae8d5b605eb 100644 --- a/clients/client-glue/src/commands/GetPartitionCommand.ts +++ b/clients/client-glue/src/commands/GetPartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -206,6 +207,10 @@ export class GetPartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetPartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetPartitionIndexesCommand.ts b/clients/client-glue/src/commands/GetPartitionIndexesCommand.ts index 4c0d295095205..6864ed5f9b42d 100644 --- a/clients/client-glue/src/commands/GetPartitionIndexesCommand.ts +++ b/clients/client-glue/src/commands/GetPartitionIndexesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -156,6 +157,10 @@ export class GetPartitionIndexesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetPartitionIndexes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetPartitionsCommand.ts b/clients/client-glue/src/commands/GetPartitionsCommand.ts index aa111145575ac..e17bfd6cf04ec 100644 --- a/clients/client-glue/src/commands/GetPartitionsCommand.ts +++ b/clients/client-glue/src/commands/GetPartitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -222,6 +223,10 @@ export class GetPartitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetPartitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetPlanCommand.ts b/clients/client-glue/src/commands/GetPlanCommand.ts index ec330f3bb853d..c4c26f99d7483 100644 --- a/clients/client-glue/src/commands/GetPlanCommand.ts +++ b/clients/client-glue/src/commands/GetPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -164,6 +165,10 @@ export class GetPlanCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetRegistryCommand.ts b/clients/client-glue/src/commands/GetRegistryCommand.ts index 7de2833b53779..a9060c446da3a 100644 --- a/clients/client-glue/src/commands/GetRegistryCommand.ts +++ b/clients/client-glue/src/commands/GetRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -132,6 +133,10 @@ export class GetRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetResourcePoliciesCommand.ts b/clients/client-glue/src/commands/GetResourcePoliciesCommand.ts index 9999077426383..ea5c2870589f4 100644 --- a/clients/client-glue/src/commands/GetResourcePoliciesCommand.ts +++ b/clients/client-glue/src/commands/GetResourcePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -140,6 +141,10 @@ export class GetResourcePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetResourcePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetResourcePolicyCommand.ts b/clients/client-glue/src/commands/GetResourcePolicyCommand.ts index ca46e7805d7ce..f26e5458b14b0 100644 --- a/clients/client-glue/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-glue/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -129,6 +130,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetSchemaByDefinitionCommand.ts b/clients/client-glue/src/commands/GetSchemaByDefinitionCommand.ts index bb848b8a4eb75..2e30c27fd386a 100644 --- a/clients/client-glue/src/commands/GetSchemaByDefinitionCommand.ts +++ b/clients/client-glue/src/commands/GetSchemaByDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -135,6 +136,10 @@ export class GetSchemaByDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetSchemaByDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetSchemaCommand.ts b/clients/client-glue/src/commands/GetSchemaCommand.ts index 738b87a4fe3bf..f2a55904e8cac 100644 --- a/clients/client-glue/src/commands/GetSchemaCommand.ts +++ b/clients/client-glue/src/commands/GetSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -140,6 +141,10 @@ export class GetSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetSchemaVersionCommand.ts b/clients/client-glue/src/commands/GetSchemaVersionCommand.ts index 4d733998a202d..b504f5b185591 100644 --- a/clients/client-glue/src/commands/GetSchemaVersionCommand.ts +++ b/clients/client-glue/src/commands/GetSchemaVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class GetSchemaVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetSchemaVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetSchemaVersionsDiffCommand.ts b/clients/client-glue/src/commands/GetSchemaVersionsDiffCommand.ts index 8f74714ccf051..a5b1eba383136 100644 --- a/clients/client-glue/src/commands/GetSchemaVersionsDiffCommand.ts +++ b/clients/client-glue/src/commands/GetSchemaVersionsDiffCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -140,6 +141,10 @@ export class GetSchemaVersionsDiffCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetSchemaVersionsDiff", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetSecurityConfigurationCommand.ts b/clients/client-glue/src/commands/GetSecurityConfigurationCommand.ts index b518b47c98134..b750d3e257242 100644 --- a/clients/client-glue/src/commands/GetSecurityConfigurationCommand.ts +++ b/clients/client-glue/src/commands/GetSecurityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -145,6 +146,10 @@ export class GetSecurityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetSecurityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetSecurityConfigurationsCommand.ts b/clients/client-glue/src/commands/GetSecurityConfigurationsCommand.ts index 2f72e8db90bac..7d93047cccc6f 100644 --- a/clients/client-glue/src/commands/GetSecurityConfigurationsCommand.ts +++ b/clients/client-glue/src/commands/GetSecurityConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -149,6 +150,10 @@ export class GetSecurityConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetSecurityConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetSessionCommand.ts b/clients/client-glue/src/commands/GetSessionCommand.ts index 0b17fdc5a7adf..ab82aee5157a3 100644 --- a/clients/client-glue/src/commands/GetSessionCommand.ts +++ b/clients/client-glue/src/commands/GetSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -157,6 +158,10 @@ export class GetSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetStatementCommand.ts b/clients/client-glue/src/commands/GetStatementCommand.ts index 617595dd1be03..2955334ceb342 100644 --- a/clients/client-glue/src/commands/GetStatementCommand.ts +++ b/clients/client-glue/src/commands/GetStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -151,6 +152,10 @@ export class GetStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetTableCommand.ts b/clients/client-glue/src/commands/GetTableCommand.ts index b0c0573e38776..269862ee7b18c 100644 --- a/clients/client-glue/src/commands/GetTableCommand.ts +++ b/clients/client-glue/src/commands/GetTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -231,6 +232,10 @@ export class GetTableCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetTableVersionCommand.ts b/clients/client-glue/src/commands/GetTableVersionCommand.ts index 6cb350bfe21a7..ba714f817b97c 100644 --- a/clients/client-glue/src/commands/GetTableVersionCommand.ts +++ b/clients/client-glue/src/commands/GetTableVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -230,6 +231,10 @@ export class GetTableVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetTableVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetTableVersionsCommand.ts b/clients/client-glue/src/commands/GetTableVersionsCommand.ts index 8d84c694fa176..685dc919a780d 100644 --- a/clients/client-glue/src/commands/GetTableVersionsCommand.ts +++ b/clients/client-glue/src/commands/GetTableVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -235,6 +236,10 @@ export class GetTableVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetTableVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetTablesCommand.ts b/clients/client-glue/src/commands/GetTablesCommand.ts index 46cfe2d6835bc..72ed899db1cae 100644 --- a/clients/client-glue/src/commands/GetTablesCommand.ts +++ b/clients/client-glue/src/commands/GetTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -237,6 +238,10 @@ export class GetTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetTagsCommand.ts b/clients/client-glue/src/commands/GetTagsCommand.ts index 339edcf80a6ae..8d145ab595e2c 100644 --- a/clients/client-glue/src/commands/GetTagsCommand.ts +++ b/clients/client-glue/src/commands/GetTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -122,6 +123,10 @@ export class GetTagsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetTriggerCommand.ts b/clients/client-glue/src/commands/GetTriggerCommand.ts index 94fee82bac560..2396361f6426f 100644 --- a/clients/client-glue/src/commands/GetTriggerCommand.ts +++ b/clients/client-glue/src/commands/GetTriggerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -162,6 +163,10 @@ export class GetTriggerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetTrigger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetTriggersCommand.ts b/clients/client-glue/src/commands/GetTriggersCommand.ts index 8202c74e7797e..f975b1dc2b771 100644 --- a/clients/client-glue/src/commands/GetTriggersCommand.ts +++ b/clients/client-glue/src/commands/GetTriggersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -167,6 +168,10 @@ export class GetTriggersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetTriggers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetUnfilteredPartitionMetadataCommand.ts b/clients/client-glue/src/commands/GetUnfilteredPartitionMetadataCommand.ts index 44f8838aaf6e9..832ebd703d401 100644 --- a/clients/client-glue/src/commands/GetUnfilteredPartitionMetadataCommand.ts +++ b/clients/client-glue/src/commands/GetUnfilteredPartitionMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -230,6 +231,10 @@ export class GetUnfilteredPartitionMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetUnfilteredPartitionMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetUnfilteredPartitionsMetadataCommand.ts b/clients/client-glue/src/commands/GetUnfilteredPartitionsMetadataCommand.ts index 77c40b0bf9c01..d1538bfbf5725 100644 --- a/clients/client-glue/src/commands/GetUnfilteredPartitionsMetadataCommand.ts +++ b/clients/client-glue/src/commands/GetUnfilteredPartitionsMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -239,6 +240,10 @@ export class GetUnfilteredPartitionsMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetUnfilteredPartitionsMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetUnfilteredTableMetadataCommand.ts b/clients/client-glue/src/commands/GetUnfilteredTableMetadataCommand.ts index dfcbcdb320749..ef1e63ce833b1 100644 --- a/clients/client-glue/src/commands/GetUnfilteredTableMetadataCommand.ts +++ b/clients/client-glue/src/commands/GetUnfilteredTableMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -254,6 +255,10 @@ export class GetUnfilteredTableMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetUnfilteredTableMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/GetUserDefinedFunctionCommand.ts index 99f069532c860..370ea8ed4ba97 100644 --- a/clients/client-glue/src/commands/GetUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/GetUserDefinedFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -145,6 +146,10 @@ export class GetUserDefinedFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetUserDefinedFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetUserDefinedFunctionsCommand.ts b/clients/client-glue/src/commands/GetUserDefinedFunctionsCommand.ts index 2e707f64e7015..b6ac5c458a35c 100644 --- a/clients/client-glue/src/commands/GetUserDefinedFunctionsCommand.ts +++ b/clients/client-glue/src/commands/GetUserDefinedFunctionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -150,6 +151,10 @@ export class GetUserDefinedFunctionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetUserDefinedFunctions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetWorkflowCommand.ts b/clients/client-glue/src/commands/GetWorkflowCommand.ts index 86609a47d7b43..944a49cf67cfc 100644 --- a/clients/client-glue/src/commands/GetWorkflowCommand.ts +++ b/clients/client-glue/src/commands/GetWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -374,6 +375,10 @@ export class GetWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetWorkflowRunCommand.ts b/clients/client-glue/src/commands/GetWorkflowRunCommand.ts index 5dfd220f5a999..7fa2d10811be5 100644 --- a/clients/client-glue/src/commands/GetWorkflowRunCommand.ts +++ b/clients/client-glue/src/commands/GetWorkflowRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -260,6 +261,10 @@ export class GetWorkflowRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetWorkflowRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetWorkflowRunPropertiesCommand.ts b/clients/client-glue/src/commands/GetWorkflowRunPropertiesCommand.ts index 0680dad859387..1c7e62d3f9f6c 100644 --- a/clients/client-glue/src/commands/GetWorkflowRunPropertiesCommand.ts +++ b/clients/client-glue/src/commands/GetWorkflowRunPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -129,6 +130,10 @@ export class GetWorkflowRunPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetWorkflowRunProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/GetWorkflowRunsCommand.ts b/clients/client-glue/src/commands/GetWorkflowRunsCommand.ts index 3ca32c11b8d2e..2e42c41979b27 100644 --- a/clients/client-glue/src/commands/GetWorkflowRunsCommand.ts +++ b/clients/client-glue/src/commands/GetWorkflowRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -264,6 +265,10 @@ export class GetWorkflowRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "GetWorkflowRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ImportCatalogToGlueCommand.ts b/clients/client-glue/src/commands/ImportCatalogToGlueCommand.ts index efc6b982bd3b4..a3db3e54baedc 100644 --- a/clients/client-glue/src/commands/ImportCatalogToGlueCommand.ts +++ b/clients/client-glue/src/commands/ImportCatalogToGlueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -118,6 +119,10 @@ export class ImportCatalogToGlueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ImportCatalogToGlue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListBlueprintsCommand.ts b/clients/client-glue/src/commands/ListBlueprintsCommand.ts index 8ae4f737b82e0..cd1bc144cbbe3 100644 --- a/clients/client-glue/src/commands/ListBlueprintsCommand.ts +++ b/clients/client-glue/src/commands/ListBlueprintsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -130,6 +131,10 @@ export class ListBlueprintsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListBlueprints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListCrawlersCommand.ts b/clients/client-glue/src/commands/ListCrawlersCommand.ts index f65fe0b0c19c7..62ea34491379c 100644 --- a/clients/client-glue/src/commands/ListCrawlersCommand.ts +++ b/clients/client-glue/src/commands/ListCrawlersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -127,6 +128,10 @@ export class ListCrawlersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListCrawlers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListCrawlsCommand.ts b/clients/client-glue/src/commands/ListCrawlsCommand.ts index 39802905d1ef6..a8b40545bedfc 100644 --- a/clients/client-glue/src/commands/ListCrawlsCommand.ts +++ b/clients/client-glue/src/commands/ListCrawlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -159,6 +160,10 @@ export class ListCrawlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListCrawls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListCustomEntityTypesCommand.ts b/clients/client-glue/src/commands/ListCustomEntityTypesCommand.ts index aad695e93c78a..4ad3bd91dbbbe 100644 --- a/clients/client-glue/src/commands/ListCustomEntityTypesCommand.ts +++ b/clients/client-glue/src/commands/ListCustomEntityTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -136,6 +137,10 @@ export class ListCustomEntityTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListCustomEntityTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListDataQualityResultsCommand.ts b/clients/client-glue/src/commands/ListDataQualityResultsCommand.ts index 81a40b15982b4..35db2fb5619a5 100644 --- a/clients/client-glue/src/commands/ListDataQualityResultsCommand.ts +++ b/clients/client-glue/src/commands/ListDataQualityResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -160,6 +161,10 @@ export class ListDataQualityResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListDataQualityResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListDataQualityRuleRecommendationRunsCommand.ts b/clients/client-glue/src/commands/ListDataQualityRuleRecommendationRunsCommand.ts index e1b25df90ef39..bb8921e1d530b 100644 --- a/clients/client-glue/src/commands/ListDataQualityRuleRecommendationRunsCommand.ts +++ b/clients/client-glue/src/commands/ListDataQualityRuleRecommendationRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -166,6 +167,10 @@ export class ListDataQualityRuleRecommendationRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListDataQualityRuleRecommendationRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListDataQualityRulesetEvaluationRunsCommand.ts b/clients/client-glue/src/commands/ListDataQualityRulesetEvaluationRunsCommand.ts index 8219d559fa5fd..37a5831848e86 100644 --- a/clients/client-glue/src/commands/ListDataQualityRulesetEvaluationRunsCommand.ts +++ b/clients/client-glue/src/commands/ListDataQualityRulesetEvaluationRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -165,6 +166,10 @@ export class ListDataQualityRulesetEvaluationRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListDataQualityRulesetEvaluationRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListDataQualityRulesetsCommand.ts b/clients/client-glue/src/commands/ListDataQualityRulesetsCommand.ts index 6492b1fb9fac5..ef5b7fbb8348f 100644 --- a/clients/client-glue/src/commands/ListDataQualityRulesetsCommand.ts +++ b/clients/client-glue/src/commands/ListDataQualityRulesetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -158,6 +159,10 @@ export class ListDataQualityRulesetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListDataQualityRulesets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListDevEndpointsCommand.ts b/clients/client-glue/src/commands/ListDevEndpointsCommand.ts index 16ccbf94418b9..83a5e4c66eb00 100644 --- a/clients/client-glue/src/commands/ListDevEndpointsCommand.ts +++ b/clients/client-glue/src/commands/ListDevEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -138,6 +139,10 @@ export class ListDevEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListDevEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListJobsCommand.ts b/clients/client-glue/src/commands/ListJobsCommand.ts index 2772140400456..f10441c8cd3ca 100644 --- a/clients/client-glue/src/commands/ListJobsCommand.ts +++ b/clients/client-glue/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -130,6 +131,10 @@ export class ListJobsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListMLTransformsCommand.ts b/clients/client-glue/src/commands/ListMLTransformsCommand.ts index 1d2267aff34c5..a327e047e6ce5 100644 --- a/clients/client-glue/src/commands/ListMLTransformsCommand.ts +++ b/clients/client-glue/src/commands/ListMLTransformsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -157,6 +158,10 @@ export class ListMLTransformsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListMLTransforms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListRegistriesCommand.ts b/clients/client-glue/src/commands/ListRegistriesCommand.ts index 194650d3513d8..cb932384d13dd 100644 --- a/clients/client-glue/src/commands/ListRegistriesCommand.ts +++ b/clients/client-glue/src/commands/ListRegistriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -134,6 +135,10 @@ export class ListRegistriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListRegistries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListSchemaVersionsCommand.ts b/clients/client-glue/src/commands/ListSchemaVersionsCommand.ts index b455fccc63e17..d54e7d2ea6e5a 100644 --- a/clients/client-glue/src/commands/ListSchemaVersionsCommand.ts +++ b/clients/client-glue/src/commands/ListSchemaVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class ListSchemaVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListSchemaVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListSchemasCommand.ts b/clients/client-glue/src/commands/ListSchemasCommand.ts index 21097b1c032d9..7052d22eafc45 100644 --- a/clients/client-glue/src/commands/ListSchemasCommand.ts +++ b/clients/client-glue/src/commands/ListSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class ListSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListSessionsCommand.ts b/clients/client-glue/src/commands/ListSessionsCommand.ts index 5cf884b133fab..f455974838e1c 100644 --- a/clients/client-glue/src/commands/ListSessionsCommand.ts +++ b/clients/client-glue/src/commands/ListSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -164,6 +165,10 @@ export class ListSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListStatementsCommand.ts b/clients/client-glue/src/commands/ListStatementsCommand.ts index af154713aec75..b4e331af5fb5a 100644 --- a/clients/client-glue/src/commands/ListStatementsCommand.ts +++ b/clients/client-glue/src/commands/ListStatementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -156,6 +157,10 @@ export class ListStatementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListStatements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListTriggersCommand.ts b/clients/client-glue/src/commands/ListTriggersCommand.ts index 97930a9921f6e..6ec1db7435771 100644 --- a/clients/client-glue/src/commands/ListTriggersCommand.ts +++ b/clients/client-glue/src/commands/ListTriggersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -135,6 +136,10 @@ export class ListTriggersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListTriggers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ListWorkflowsCommand.ts b/clients/client-glue/src/commands/ListWorkflowsCommand.ts index d88f0f4e53aad..5253d63d62eb2 100644 --- a/clients/client-glue/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-glue/src/commands/ListWorkflowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -125,6 +126,10 @@ export class ListWorkflowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ListWorkflows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/PutDataCatalogEncryptionSettingsCommand.ts b/clients/client-glue/src/commands/PutDataCatalogEncryptionSettingsCommand.ts index d0fd1b11b98b7..833dcbf6a7b24 100644 --- a/clients/client-glue/src/commands/PutDataCatalogEncryptionSettingsCommand.ts +++ b/clients/client-glue/src/commands/PutDataCatalogEncryptionSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -137,6 +138,10 @@ export class PutDataCatalogEncryptionSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "PutDataCatalogEncryptionSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/PutResourcePolicyCommand.ts b/clients/client-glue/src/commands/PutResourcePolicyCommand.ts index 8780320fcdb15..caac586d2152d 100644 --- a/clients/client-glue/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-glue/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -133,6 +134,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/PutSchemaVersionMetadataCommand.ts b/clients/client-glue/src/commands/PutSchemaVersionMetadataCommand.ts index d09993046b6d3..3025de3a88878 100644 --- a/clients/client-glue/src/commands/PutSchemaVersionMetadataCommand.ts +++ b/clients/client-glue/src/commands/PutSchemaVersionMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -149,6 +150,10 @@ export class PutSchemaVersionMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "PutSchemaVersionMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/PutWorkflowRunPropertiesCommand.ts b/clients/client-glue/src/commands/PutWorkflowRunPropertiesCommand.ts index f1924a7d1d82a..3ced71316fa5f 100644 --- a/clients/client-glue/src/commands/PutWorkflowRunPropertiesCommand.ts +++ b/clients/client-glue/src/commands/PutWorkflowRunPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -137,6 +138,10 @@ export class PutWorkflowRunPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "PutWorkflowRunProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/QuerySchemaVersionMetadataCommand.ts b/clients/client-glue/src/commands/QuerySchemaVersionMetadataCommand.ts index c01362a7e6952..9b43008a38bd7 100644 --- a/clients/client-glue/src/commands/QuerySchemaVersionMetadataCommand.ts +++ b/clients/client-glue/src/commands/QuerySchemaVersionMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -153,6 +154,10 @@ export class QuerySchemaVersionMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "QuerySchemaVersionMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/RegisterSchemaVersionCommand.ts b/clients/client-glue/src/commands/RegisterSchemaVersionCommand.ts index 7c7fb278000bc..19771ed1a7e94 100644 --- a/clients/client-glue/src/commands/RegisterSchemaVersionCommand.ts +++ b/clients/client-glue/src/commands/RegisterSchemaVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class RegisterSchemaVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "RegisterSchemaVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/RemoveSchemaVersionMetadataCommand.ts b/clients/client-glue/src/commands/RemoveSchemaVersionMetadataCommand.ts index 0ac6d6b28d553..214b6ca8d7438 100644 --- a/clients/client-glue/src/commands/RemoveSchemaVersionMetadataCommand.ts +++ b/clients/client-glue/src/commands/RemoveSchemaVersionMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -145,6 +146,10 @@ export class RemoveSchemaVersionMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "RemoveSchemaVersionMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ResetJobBookmarkCommand.ts b/clients/client-glue/src/commands/ResetJobBookmarkCommand.ts index 0f22fc71dae4e..506465b86b9f3 100644 --- a/clients/client-glue/src/commands/ResetJobBookmarkCommand.ts +++ b/clients/client-glue/src/commands/ResetJobBookmarkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -153,6 +154,10 @@ export class ResetJobBookmarkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ResetJobBookmark", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/ResumeWorkflowRunCommand.ts b/clients/client-glue/src/commands/ResumeWorkflowRunCommand.ts index 734b9a0c9fa3a..720f7e9d3ff7c 100644 --- a/clients/client-glue/src/commands/ResumeWorkflowRunCommand.ts +++ b/clients/client-glue/src/commands/ResumeWorkflowRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -139,6 +140,10 @@ export class ResumeWorkflowRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "ResumeWorkflowRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/RunStatementCommand.ts b/clients/client-glue/src/commands/RunStatementCommand.ts index 226a623b50931..e54392e85ffc5 100644 --- a/clients/client-glue/src/commands/RunStatementCommand.ts +++ b/clients/client-glue/src/commands/RunStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -138,6 +139,10 @@ export class RunStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "RunStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/SearchTablesCommand.ts b/clients/client-glue/src/commands/SearchTablesCommand.ts index 23c9b4df5b093..99582e0607012 100644 --- a/clients/client-glue/src/commands/SearchTablesCommand.ts +++ b/clients/client-glue/src/commands/SearchTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -237,6 +238,10 @@ export class SearchTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "SearchTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartBlueprintRunCommand.ts b/clients/client-glue/src/commands/StartBlueprintRunCommand.ts index 774843b1cbb4c..2be30a24b9f59 100644 --- a/clients/client-glue/src/commands/StartBlueprintRunCommand.ts +++ b/clients/client-glue/src/commands/StartBlueprintRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -134,6 +135,10 @@ export class StartBlueprintRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartBlueprintRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartCrawlerCommand.ts b/clients/client-glue/src/commands/StartCrawlerCommand.ts index eb3502b7ea0bc..294da05523fe2 100644 --- a/clients/client-glue/src/commands/StartCrawlerCommand.ts +++ b/clients/client-glue/src/commands/StartCrawlerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -121,6 +122,10 @@ export class StartCrawlerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartCrawler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartCrawlerScheduleCommand.ts b/clients/client-glue/src/commands/StartCrawlerScheduleCommand.ts index 19e51a4b16d95..2c68a97156d46 100644 --- a/clients/client-glue/src/commands/StartCrawlerScheduleCommand.ts +++ b/clients/client-glue/src/commands/StartCrawlerScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -129,6 +130,10 @@ export class StartCrawlerScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartCrawlerSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartDataQualityRuleRecommendationRunCommand.ts b/clients/client-glue/src/commands/StartDataQualityRuleRecommendationRunCommand.ts index ea8455b7dea85..d38f89b7fbd6e 100644 --- a/clients/client-glue/src/commands/StartDataQualityRuleRecommendationRunCommand.ts +++ b/clients/client-glue/src/commands/StartDataQualityRuleRecommendationRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -150,6 +151,10 @@ export class StartDataQualityRuleRecommendationRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartDataQualityRuleRecommendationRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartDataQualityRulesetEvaluationRunCommand.ts b/clients/client-glue/src/commands/StartDataQualityRulesetEvaluationRunCommand.ts index 8f1c4b799dce8..5793b71f108d5 100644 --- a/clients/client-glue/src/commands/StartDataQualityRulesetEvaluationRunCommand.ts +++ b/clients/client-glue/src/commands/StartDataQualityRulesetEvaluationRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -171,6 +172,10 @@ export class StartDataQualityRulesetEvaluationRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartDataQualityRulesetEvaluationRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartExportLabelsTaskRunCommand.ts b/clients/client-glue/src/commands/StartExportLabelsTaskRunCommand.ts index e8ff7218131ea..40580e1e0770c 100644 --- a/clients/client-glue/src/commands/StartExportLabelsTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartExportLabelsTaskRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -135,6 +136,10 @@ export class StartExportLabelsTaskRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartExportLabelsTaskRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartImportLabelsTaskRunCommand.ts b/clients/client-glue/src/commands/StartImportLabelsTaskRunCommand.ts index f5a53fbdd27de..3d267b9a4e605 100644 --- a/clients/client-glue/src/commands/StartImportLabelsTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartImportLabelsTaskRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -152,6 +153,10 @@ export class StartImportLabelsTaskRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartImportLabelsTaskRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartJobRunCommand.ts b/clients/client-glue/src/commands/StartJobRunCommand.ts index cea6608503751..900d329b3a94f 100644 --- a/clients/client-glue/src/commands/StartJobRunCommand.ts +++ b/clients/client-glue/src/commands/StartJobRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -144,6 +145,10 @@ export class StartJobRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartJobRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartMLEvaluationTaskRunCommand.ts b/clients/client-glue/src/commands/StartMLEvaluationTaskRunCommand.ts index 46e4c6744602c..47693fa5838ef 100644 --- a/clients/client-glue/src/commands/StartMLEvaluationTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartMLEvaluationTaskRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -137,6 +138,10 @@ export class StartMLEvaluationTaskRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartMLEvaluationTaskRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartMLLabelingSetGenerationTaskRunCommand.ts b/clients/client-glue/src/commands/StartMLLabelingSetGenerationTaskRunCommand.ts index 856b51a346045..8a42a24712147 100644 --- a/clients/client-glue/src/commands/StartMLLabelingSetGenerationTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartMLLabelingSetGenerationTaskRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -148,6 +149,10 @@ export class StartMLLabelingSetGenerationTaskRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartMLLabelingSetGenerationTaskRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartTriggerCommand.ts b/clients/client-glue/src/commands/StartTriggerCommand.ts index a515e9553a364..f352a1aa3282d 100644 --- a/clients/client-glue/src/commands/StartTriggerCommand.ts +++ b/clients/client-glue/src/commands/StartTriggerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -132,6 +133,10 @@ export class StartTriggerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartTrigger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StartWorkflowRunCommand.ts b/clients/client-glue/src/commands/StartWorkflowRunCommand.ts index 44e0db4f096c9..48c399a398815 100644 --- a/clients/client-glue/src/commands/StartWorkflowRunCommand.ts +++ b/clients/client-glue/src/commands/StartWorkflowRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -135,6 +136,10 @@ export class StartWorkflowRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StartWorkflowRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StopCrawlerCommand.ts b/clients/client-glue/src/commands/StopCrawlerCommand.ts index 5b1fd79403822..2979c8d622f42 100644 --- a/clients/client-glue/src/commands/StopCrawlerCommand.ts +++ b/clients/client-glue/src/commands/StopCrawlerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -122,6 +123,10 @@ export class StopCrawlerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StopCrawler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StopCrawlerScheduleCommand.ts b/clients/client-glue/src/commands/StopCrawlerScheduleCommand.ts index 57c5964a86eb9..eb3a8a7d06610 100644 --- a/clients/client-glue/src/commands/StopCrawlerScheduleCommand.ts +++ b/clients/client-glue/src/commands/StopCrawlerScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -126,6 +127,10 @@ export class StopCrawlerScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StopCrawlerSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StopSessionCommand.ts b/clients/client-glue/src/commands/StopSessionCommand.ts index 878ffb11c3e0b..d142116c21deb 100644 --- a/clients/client-glue/src/commands/StopSessionCommand.ts +++ b/clients/client-glue/src/commands/StopSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -131,6 +132,10 @@ export class StopSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StopSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StopTriggerCommand.ts b/clients/client-glue/src/commands/StopTriggerCommand.ts index 938f5cb39536a..8019d1cdfd224 100644 --- a/clients/client-glue/src/commands/StopTriggerCommand.ts +++ b/clients/client-glue/src/commands/StopTriggerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -127,6 +128,10 @@ export class StopTriggerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StopTrigger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/StopWorkflowRunCommand.ts b/clients/client-glue/src/commands/StopWorkflowRunCommand.ts index 4f11514a36d5b..3e9a5f59d0081 100644 --- a/clients/client-glue/src/commands/StopWorkflowRunCommand.ts +++ b/clients/client-glue/src/commands/StopWorkflowRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -128,6 +129,10 @@ export class StopWorkflowRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "StopWorkflowRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/TagResourceCommand.ts b/clients/client-glue/src/commands/TagResourceCommand.ts index 49f1cb9b24704..1b0d7dac86d00 100644 --- a/clients/client-glue/src/commands/TagResourceCommand.ts +++ b/clients/client-glue/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -127,6 +128,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UntagResourceCommand.ts b/clients/client-glue/src/commands/UntagResourceCommand.ts index 7522e9952cd06..dfc024731877d 100644 --- a/clients/client-glue/src/commands/UntagResourceCommand.ts +++ b/clients/client-glue/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateBlueprintCommand.ts b/clients/client-glue/src/commands/UpdateBlueprintCommand.ts index 5cb1b14c08d22..1e6830e2a67aa 100644 --- a/clients/client-glue/src/commands/UpdateBlueprintCommand.ts +++ b/clients/client-glue/src/commands/UpdateBlueprintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -134,6 +135,10 @@ export class UpdateBlueprintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateBlueprint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateClassifierCommand.ts b/clients/client-glue/src/commands/UpdateClassifierCommand.ts index 73539af93da11..b9fa4d1fdf66e 100644 --- a/clients/client-glue/src/commands/UpdateClassifierCommand.ts +++ b/clients/client-glue/src/commands/UpdateClassifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -156,6 +157,10 @@ export class UpdateClassifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateClassifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts b/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts index f814e16e0c423..8c2173d427740 100644 --- a/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts +++ b/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -260,6 +261,10 @@ export class UpdateColumnStatisticsForPartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateColumnStatisticsForPartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts b/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts index bff6932e8f208..d9877cbaacce6 100644 --- a/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts +++ b/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -254,6 +255,10 @@ export class UpdateColumnStatisticsForTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateColumnStatisticsForTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateConnectionCommand.ts b/clients/client-glue/src/commands/UpdateConnectionCommand.ts index c38bfb89021a3..651d7781fb5db 100644 --- a/clients/client-glue/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-glue/src/commands/UpdateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -143,6 +144,10 @@ export class UpdateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateCrawlerCommand.ts b/clients/client-glue/src/commands/UpdateCrawlerCommand.ts index 6a3f9ce943fbd..f549d9e857783 100644 --- a/clients/client-glue/src/commands/UpdateCrawlerCommand.ts +++ b/clients/client-glue/src/commands/UpdateCrawlerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -232,6 +233,10 @@ export class UpdateCrawlerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateCrawler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts b/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts index 10a5d70c110c3..ef3bad095dfc3 100644 --- a/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts +++ b/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -128,6 +129,10 @@ export class UpdateCrawlerScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateCrawlerSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts index 373956a48d380..b1a801a2f50cf 100644 --- a/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -139,6 +140,10 @@ export class UpdateDataQualityRulesetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateDataQualityRuleset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateDatabaseCommand.ts b/clients/client-glue/src/commands/UpdateDatabaseCommand.ts index e718a3647d7a4..7b9682f72eeb6 100644 --- a/clients/client-glue/src/commands/UpdateDatabaseCommand.ts +++ b/clients/client-glue/src/commands/UpdateDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -158,6 +159,10 @@ export class UpdateDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts b/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts index a10cadcaa2877..38900b3c172b9 100644 --- a/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -145,6 +146,10 @@ export class UpdateDevEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateDevEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateJobCommand.ts b/clients/client-glue/src/commands/UpdateJobCommand.ts index a5d968bce41bf..86e8d26328385 100644 --- a/clients/client-glue/src/commands/UpdateJobCommand.ts +++ b/clients/client-glue/src/commands/UpdateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -1182,6 +1183,10 @@ export class UpdateJobCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts b/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts index 21cf8f29a6d63..a7172c63fc2e0 100644 --- a/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts +++ b/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -144,6 +145,10 @@ export class UpdateJobFromSourceControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateJobFromSourceControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateMLTransformCommand.ts b/clients/client-glue/src/commands/UpdateMLTransformCommand.ts index fd0f20f6f8b54..3bd2eeea47a4b 100644 --- a/clients/client-glue/src/commands/UpdateMLTransformCommand.ts +++ b/clients/client-glue/src/commands/UpdateMLTransformCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -150,6 +151,10 @@ export class UpdateMLTransformCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateMLTransform", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdatePartitionCommand.ts b/clients/client-glue/src/commands/UpdatePartitionCommand.ts index ff6ad33f597cc..2315434dce0b0 100644 --- a/clients/client-glue/src/commands/UpdatePartitionCommand.ts +++ b/clients/client-glue/src/commands/UpdatePartitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -198,6 +199,10 @@ export class UpdatePartitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdatePartition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateRegistryCommand.ts b/clients/client-glue/src/commands/UpdateRegistryCommand.ts index 10fff5994fa10..282031056a3dc 100644 --- a/clients/client-glue/src/commands/UpdateRegistryCommand.ts +++ b/clients/client-glue/src/commands/UpdateRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -134,6 +135,10 @@ export class UpdateRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateSchemaCommand.ts b/clients/client-glue/src/commands/UpdateSchemaCommand.ts index 0e241f4789ada..03b19d986db5c 100644 --- a/clients/client-glue/src/commands/UpdateSchemaCommand.ts +++ b/clients/client-glue/src/commands/UpdateSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -142,6 +143,10 @@ export class UpdateSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts b/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts index 7ebe1fbe46518..b352dc935c96e 100644 --- a/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts +++ b/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -144,6 +145,10 @@ export class UpdateSourceControlFromJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateSourceControlFromJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateTableCommand.ts b/clients/client-glue/src/commands/UpdateTableCommand.ts index 6e35813e9b510..69ca750df4d8b 100644 --- a/clients/client-glue/src/commands/UpdateTableCommand.ts +++ b/clients/client-glue/src/commands/UpdateTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -222,6 +223,10 @@ export class UpdateTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateTriggerCommand.ts b/clients/client-glue/src/commands/UpdateTriggerCommand.ts index d63d40bc6d133..b6706843abaf8 100644 --- a/clients/client-glue/src/commands/UpdateTriggerCommand.ts +++ b/clients/client-glue/src/commands/UpdateTriggerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -200,6 +201,10 @@ export class UpdateTriggerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateTrigger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts index fe5e82a1113b7..0b4e572af9048 100644 --- a/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -141,6 +142,10 @@ export class UpdateUserDefinedFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateUserDefinedFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-glue/src/commands/UpdateWorkflowCommand.ts b/clients/client-glue/src/commands/UpdateWorkflowCommand.ts index 913af08b7e4de..67499c925921b 100644 --- a/clients/client-glue/src/commands/UpdateWorkflowCommand.ts +++ b/clients/client-glue/src/commands/UpdateWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; @@ -134,6 +135,10 @@ export class UpdateWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGlue", + operation: "UpdateWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/package.json b/clients/client-grafana/package.json index 944af0c1d8a45..9ee73d9a49694 100644 --- a/clients/client-grafana/package.json +++ b/clients/client-grafana/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-grafana/src/commands/AssociateLicenseCommand.ts b/clients/client-grafana/src/commands/AssociateLicenseCommand.ts index 75d2e523cfe98..a9cdf9f2e12ef 100644 --- a/clients/client-grafana/src/commands/AssociateLicenseCommand.ts +++ b/clients/client-grafana/src/commands/AssociateLicenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -188,6 +189,10 @@ export class AssociateLicenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: AssociateLicenseResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "AssociateLicense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/CreateWorkspaceApiKeyCommand.ts b/clients/client-grafana/src/commands/CreateWorkspaceApiKeyCommand.ts index 0794fe000531c..af39f946577e4 100644 --- a/clients/client-grafana/src/commands/CreateWorkspaceApiKeyCommand.ts +++ b/clients/client-grafana/src/commands/CreateWorkspaceApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -146,6 +147,10 @@ export class CreateWorkspaceApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateWorkspaceApiKeyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "CreateWorkspaceApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/CreateWorkspaceCommand.ts b/clients/client-grafana/src/commands/CreateWorkspaceCommand.ts index 8cfd0b2472636..96c5f1399eccf 100644 --- a/clients/client-grafana/src/commands/CreateWorkspaceCommand.ts +++ b/clients/client-grafana/src/commands/CreateWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -233,6 +234,10 @@ export class CreateWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateWorkspaceRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateWorkspaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "CreateWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/DeleteWorkspaceApiKeyCommand.ts b/clients/client-grafana/src/commands/DeleteWorkspaceApiKeyCommand.ts index ce390e951cb41..07f19a1b4f6d6 100644 --- a/clients/client-grafana/src/commands/DeleteWorkspaceApiKeyCommand.ts +++ b/clients/client-grafana/src/commands/DeleteWorkspaceApiKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -134,6 +135,10 @@ export class DeleteWorkspaceApiKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "DeleteWorkspaceApiKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/DeleteWorkspaceCommand.ts b/clients/client-grafana/src/commands/DeleteWorkspaceCommand.ts index 9d45bc873d684..e22f0ef4843a9 100644 --- a/clients/client-grafana/src/commands/DeleteWorkspaceCommand.ts +++ b/clients/client-grafana/src/commands/DeleteWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -188,6 +189,10 @@ export class DeleteWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteWorkspaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "DeleteWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/DescribeWorkspaceAuthenticationCommand.ts b/clients/client-grafana/src/commands/DescribeWorkspaceAuthenticationCommand.ts index f7060f3260835..6754380c94d56 100644 --- a/clients/client-grafana/src/commands/DescribeWorkspaceAuthenticationCommand.ts +++ b/clients/client-grafana/src/commands/DescribeWorkspaceAuthenticationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -175,6 +176,10 @@ export class DescribeWorkspaceAuthenticationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeWorkspaceAuthenticationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "DescribeWorkspaceAuthentication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/DescribeWorkspaceCommand.ts b/clients/client-grafana/src/commands/DescribeWorkspaceCommand.ts index bf41771d4e283..a5e33e110dba3 100644 --- a/clients/client-grafana/src/commands/DescribeWorkspaceCommand.ts +++ b/clients/client-grafana/src/commands/DescribeWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -185,6 +186,10 @@ export class DescribeWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeWorkspaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "DescribeWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/DescribeWorkspaceConfigurationCommand.ts b/clients/client-grafana/src/commands/DescribeWorkspaceConfigurationCommand.ts index 3f5b81126e883..6d3563cf017c8 100644 --- a/clients/client-grafana/src/commands/DescribeWorkspaceConfigurationCommand.ts +++ b/clients/client-grafana/src/commands/DescribeWorkspaceConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -132,6 +133,10 @@ export class DescribeWorkspaceConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "DescribeWorkspaceConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/DisassociateLicenseCommand.ts b/clients/client-grafana/src/commands/DisassociateLicenseCommand.ts index d1cb123ea537e..f0aaeeb0272e5 100644 --- a/clients/client-grafana/src/commands/DisassociateLicenseCommand.ts +++ b/clients/client-grafana/src/commands/DisassociateLicenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -186,6 +187,10 @@ export class DisassociateLicenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DisassociateLicenseResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "DisassociateLicense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/ListPermissionsCommand.ts b/clients/client-grafana/src/commands/ListPermissionsCommand.ts index 10af460d6049c..2e99098f5c71e 100644 --- a/clients/client-grafana/src/commands/ListPermissionsCommand.ts +++ b/clients/client-grafana/src/commands/ListPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -148,6 +149,10 @@ export class ListPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "ListPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/ListTagsForResourceCommand.ts b/clients/client-grafana/src/commands/ListTagsForResourceCommand.ts index dd6f8eeee4c2a..1d8a130ca0283 100644 --- a/clients/client-grafana/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-grafana/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/ListVersionsCommand.ts b/clients/client-grafana/src/commands/ListVersionsCommand.ts index 1687753659259..c00d668fa0705 100644 --- a/clients/client-grafana/src/commands/ListVersionsCommand.ts +++ b/clients/client-grafana/src/commands/ListVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -134,6 +135,10 @@ export class ListVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "ListVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/ListWorkspacesCommand.ts b/clients/client-grafana/src/commands/ListWorkspacesCommand.ts index a06c53c5c8c76..3fa5245ac6695 100644 --- a/clients/client-grafana/src/commands/ListWorkspacesCommand.ts +++ b/clients/client-grafana/src/commands/ListWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -153,6 +154,10 @@ export class ListWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListWorkspacesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "ListWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/TagResourceCommand.ts b/clients/client-grafana/src/commands/TagResourceCommand.ts index da86568b19a12..ccd74c1a99aa1 100644 --- a/clients/client-grafana/src/commands/TagResourceCommand.ts +++ b/clients/client-grafana/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -133,6 +134,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/UntagResourceCommand.ts b/clients/client-grafana/src/commands/UntagResourceCommand.ts index c812f0101945c..d78f6a1527e62 100644 --- a/clients/client-grafana/src/commands/UntagResourceCommand.ts +++ b/clients/client-grafana/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/UpdatePermissionsCommand.ts b/clients/client-grafana/src/commands/UpdatePermissionsCommand.ts index 92fa65bf570e6..547f0ff099f92 100644 --- a/clients/client-grafana/src/commands/UpdatePermissionsCommand.ts +++ b/clients/client-grafana/src/commands/UpdatePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -157,6 +158,10 @@ export class UpdatePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "UpdatePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/UpdateWorkspaceAuthenticationCommand.ts b/clients/client-grafana/src/commands/UpdateWorkspaceAuthenticationCommand.ts index dbd815dcd2d47..590584871a501 100644 --- a/clients/client-grafana/src/commands/UpdateWorkspaceAuthenticationCommand.ts +++ b/clients/client-grafana/src/commands/UpdateWorkspaceAuthenticationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -214,6 +215,10 @@ export class UpdateWorkspaceAuthenticationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateWorkspaceAuthenticationRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateWorkspaceAuthenticationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "UpdateWorkspaceAuthentication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/UpdateWorkspaceCommand.ts b/clients/client-grafana/src/commands/UpdateWorkspaceCommand.ts index 5867fabe2b8f5..150439a23a9ea 100644 --- a/clients/client-grafana/src/commands/UpdateWorkspaceCommand.ts +++ b/clients/client-grafana/src/commands/UpdateWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -228,6 +229,10 @@ export class UpdateWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateWorkspaceRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateWorkspaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "UpdateWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-grafana/src/commands/UpdateWorkspaceConfigurationCommand.ts b/clients/client-grafana/src/commands/UpdateWorkspaceConfigurationCommand.ts index 53c09787b3e5a..cd764e59f03dd 100644 --- a/clients/client-grafana/src/commands/UpdateWorkspaceConfigurationCommand.ts +++ b/clients/client-grafana/src/commands/UpdateWorkspaceConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrafanaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GrafanaClient"; @@ -137,6 +138,10 @@ export class UpdateWorkspaceConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGrafanaControlPlane", + operation: "UpdateWorkspaceConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/package.json b/clients/client-greengrass/package.json index b1526d0f7724a..3a4f95b5e2ad4 100644 --- a/clients/client-greengrass/package.json +++ b/clients/client-greengrass/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-greengrass/src/commands/AssociateRoleToGroupCommand.ts b/clients/client-greengrass/src/commands/AssociateRoleToGroupCommand.ts index 593e6846eb98a..15ace19fb6f2b 100644 --- a/clients/client-greengrass/src/commands/AssociateRoleToGroupCommand.ts +++ b/clients/client-greengrass/src/commands/AssociateRoleToGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -121,6 +122,10 @@ export class AssociateRoleToGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "AssociateRoleToGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/AssociateServiceRoleToAccountCommand.ts b/clients/client-greengrass/src/commands/AssociateServiceRoleToAccountCommand.ts index eabda823f9695..791b0b8beb1a3 100644 --- a/clients/client-greengrass/src/commands/AssociateServiceRoleToAccountCommand.ts +++ b/clients/client-greengrass/src/commands/AssociateServiceRoleToAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -125,6 +126,10 @@ export class AssociateServiceRoleToAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "AssociateServiceRoleToAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateConnectorDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateConnectorDefinitionCommand.ts index a23f620e862de..be1d4e34e2dc6 100644 --- a/clients/client-greengrass/src/commands/CreateConnectorDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateConnectorDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -138,6 +139,10 @@ export class CreateConnectorDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateConnectorDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateConnectorDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateConnectorDefinitionVersionCommand.ts index 84b6005c6e338..7839c1b66342d 100644 --- a/clients/client-greengrass/src/commands/CreateConnectorDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateConnectorDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -135,6 +136,10 @@ export class CreateConnectorDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateConnectorDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateCoreDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateCoreDefinitionCommand.ts index 24d0f929bfb72..1d96af309e2b4 100644 --- a/clients/client-greengrass/src/commands/CreateCoreDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateCoreDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -137,6 +138,10 @@ export class CreateCoreDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateCoreDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateCoreDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateCoreDefinitionVersionCommand.ts index dc8e95c6f8624..abb821ec71c72 100644 --- a/clients/client-greengrass/src/commands/CreateCoreDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateCoreDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -134,6 +135,10 @@ export class CreateCoreDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateCoreDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateDeploymentCommand.ts b/clients/client-greengrass/src/commands/CreateDeploymentCommand.ts index 4dcdf36e4fafa..b9e70b9ef9aee 100644 --- a/clients/client-greengrass/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-greengrass/src/commands/CreateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -122,6 +123,10 @@ export class CreateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateDeviceDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateDeviceDefinitionCommand.ts index f52583d0293a4..471995f2c18e5 100644 --- a/clients/client-greengrass/src/commands/CreateDeviceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateDeviceDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -137,6 +138,10 @@ export class CreateDeviceDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateDeviceDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateDeviceDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateDeviceDefinitionVersionCommand.ts index 74f25d29a6ede..6ee8b7e24c766 100644 --- a/clients/client-greengrass/src/commands/CreateDeviceDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateDeviceDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -134,6 +135,10 @@ export class CreateDeviceDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateDeviceDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateFunctionDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateFunctionDefinitionCommand.ts index 19166a85a81fb..956dc012e0dad 100644 --- a/clients/client-greengrass/src/commands/CreateFunctionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateFunctionDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -172,6 +173,10 @@ export class CreateFunctionDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateFunctionDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateFunctionDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateFunctionDefinitionVersionCommand.ts index 69b19127be69b..a889f4b3235df 100644 --- a/clients/client-greengrass/src/commands/CreateFunctionDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateFunctionDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -169,6 +170,10 @@ export class CreateFunctionDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateFunctionDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateGroupCertificateAuthorityCommand.ts b/clients/client-greengrass/src/commands/CreateGroupCertificateAuthorityCommand.ts index c1e8e8e9eb959..8e838dd327036 100644 --- a/clients/client-greengrass/src/commands/CreateGroupCertificateAuthorityCommand.ts +++ b/clients/client-greengrass/src/commands/CreateGroupCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class CreateGroupCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateGroupCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateGroupCommand.ts b/clients/client-greengrass/src/commands/CreateGroupCommand.ts index e11a7ea4bb4f7..b2240d34c0674 100644 --- a/clients/client-greengrass/src/commands/CreateGroupCommand.ts +++ b/clients/client-greengrass/src/commands/CreateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -134,6 +135,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateGroupVersionCommand.ts b/clients/client-greengrass/src/commands/CreateGroupVersionCommand.ts index 4d12dfcc6e45a..b0afaf9f9605e 100644 --- a/clients/client-greengrass/src/commands/CreateGroupVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateGroupVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -128,6 +129,10 @@ export class CreateGroupVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateGroupVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateLoggerDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateLoggerDefinitionCommand.ts index fa9c901a3a592..d8309d6e4e4fb 100644 --- a/clients/client-greengrass/src/commands/CreateLoggerDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateLoggerDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -138,6 +139,10 @@ export class CreateLoggerDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateLoggerDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateLoggerDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateLoggerDefinitionVersionCommand.ts index 5e33ad0b9abb6..269464c214664 100644 --- a/clients/client-greengrass/src/commands/CreateLoggerDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateLoggerDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -135,6 +136,10 @@ export class CreateLoggerDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateLoggerDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateResourceDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateResourceDefinitionCommand.ts index d4f919accea29..15e9e82b41d57 100644 --- a/clients/client-greengrass/src/commands/CreateResourceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateResourceDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -174,6 +175,10 @@ export class CreateResourceDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateResourceDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateResourceDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateResourceDefinitionVersionCommand.ts index 9db8ee3938d9d..aa9b54abe1737 100644 --- a/clients/client-greengrass/src/commands/CreateResourceDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateResourceDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -171,6 +172,10 @@ export class CreateResourceDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateResourceDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateSoftwareUpdateJobCommand.ts b/clients/client-greengrass/src/commands/CreateSoftwareUpdateJobCommand.ts index 69ed56f786f35..311b443c84857 100644 --- a/clients/client-greengrass/src/commands/CreateSoftwareUpdateJobCommand.ts +++ b/clients/client-greengrass/src/commands/CreateSoftwareUpdateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -130,6 +131,10 @@ export class CreateSoftwareUpdateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateSoftwareUpdateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionCommand.ts index 3d27a6e2b1a0f..43400b201d873 100644 --- a/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -142,6 +143,10 @@ export class CreateSubscriptionDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateSubscriptionDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionVersionCommand.ts index 442f759ccbd4a..44f5270c723f0 100644 --- a/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -137,6 +138,10 @@ export class CreateSubscriptionDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "CreateSubscriptionDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DeleteConnectorDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteConnectorDefinitionCommand.ts index 489cf833285a6..9c994b64a839e 100644 --- a/clients/client-greengrass/src/commands/DeleteConnectorDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteConnectorDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -115,6 +116,10 @@ export class DeleteConnectorDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DeleteConnectorDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DeleteCoreDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteCoreDefinitionCommand.ts index 37d939b072267..257c731f5d650 100644 --- a/clients/client-greengrass/src/commands/DeleteCoreDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteCoreDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -115,6 +116,10 @@ export class DeleteCoreDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DeleteCoreDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DeleteDeviceDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteDeviceDefinitionCommand.ts index 43a085e33201e..82695b682916e 100644 --- a/clients/client-greengrass/src/commands/DeleteDeviceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteDeviceDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -115,6 +116,10 @@ export class DeleteDeviceDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DeleteDeviceDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DeleteFunctionDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteFunctionDefinitionCommand.ts index 90c84516116ab..c79037bb16ffc 100644 --- a/clients/client-greengrass/src/commands/DeleteFunctionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteFunctionDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -115,6 +116,10 @@ export class DeleteFunctionDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DeleteFunctionDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DeleteGroupCommand.ts b/clients/client-greengrass/src/commands/DeleteGroupCommand.ts index 0287784816825..229f4fc5c01d2 100644 --- a/clients/client-greengrass/src/commands/DeleteGroupCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -113,6 +114,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DeleteLoggerDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteLoggerDefinitionCommand.ts index 6b90cd49ed9a0..c3960c58ec417 100644 --- a/clients/client-greengrass/src/commands/DeleteLoggerDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteLoggerDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -115,6 +116,10 @@ export class DeleteLoggerDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DeleteLoggerDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DeleteResourceDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteResourceDefinitionCommand.ts index 389c597e17123..996e298a6dad4 100644 --- a/clients/client-greengrass/src/commands/DeleteResourceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteResourceDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -115,6 +116,10 @@ export class DeleteResourceDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DeleteResourceDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DeleteSubscriptionDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteSubscriptionDefinitionCommand.ts index 8fd7da7d4670e..d57510a1cac53 100644 --- a/clients/client-greengrass/src/commands/DeleteSubscriptionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteSubscriptionDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -120,6 +121,10 @@ export class DeleteSubscriptionDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DeleteSubscriptionDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DisassociateRoleFromGroupCommand.ts b/clients/client-greengrass/src/commands/DisassociateRoleFromGroupCommand.ts index 1a15036e753d9..d37e9e487f1e2 100644 --- a/clients/client-greengrass/src/commands/DisassociateRoleFromGroupCommand.ts +++ b/clients/client-greengrass/src/commands/DisassociateRoleFromGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -120,6 +121,10 @@ export class DisassociateRoleFromGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DisassociateRoleFromGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/DisassociateServiceRoleFromAccountCommand.ts b/clients/client-greengrass/src/commands/DisassociateServiceRoleFromAccountCommand.ts index ffaa189c70e68..b03f74443045f 100644 --- a/clients/client-greengrass/src/commands/DisassociateServiceRoleFromAccountCommand.ts +++ b/clients/client-greengrass/src/commands/DisassociateServiceRoleFromAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -123,6 +124,10 @@ export class DisassociateServiceRoleFromAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "DisassociateServiceRoleFromAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetAssociatedRoleCommand.ts b/clients/client-greengrass/src/commands/GetAssociatedRoleCommand.ts index f46f5af9d32f8..dca7826a16192 100644 --- a/clients/client-greengrass/src/commands/GetAssociatedRoleCommand.ts +++ b/clients/client-greengrass/src/commands/GetAssociatedRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -121,6 +122,10 @@ export class GetAssociatedRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetAssociatedRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetBulkDeploymentStatusCommand.ts b/clients/client-greengrass/src/commands/GetBulkDeploymentStatusCommand.ts index f48d6bbd485a2..76ee8c18c9d0a 100644 --- a/clients/client-greengrass/src/commands/GetBulkDeploymentStatusCommand.ts +++ b/clients/client-greengrass/src/commands/GetBulkDeploymentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -133,6 +134,10 @@ export class GetBulkDeploymentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetBulkDeploymentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetConnectivityInfoCommand.ts b/clients/client-greengrass/src/commands/GetConnectivityInfoCommand.ts index 0d1ecc4e01bae..163d7ae43e4a8 100644 --- a/clients/client-greengrass/src/commands/GetConnectivityInfoCommand.ts +++ b/clients/client-greengrass/src/commands/GetConnectivityInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -128,6 +129,10 @@ export class GetConnectivityInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetConnectivityInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetConnectorDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetConnectorDefinitionCommand.ts index f52e498715bcd..90918f0d68074 100644 --- a/clients/client-greengrass/src/commands/GetConnectorDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetConnectorDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class GetConnectorDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetConnectorDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetConnectorDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetConnectorDefinitionVersionCommand.ts index 09a25c7197e68..c9cb5848da7c0 100644 --- a/clients/client-greengrass/src/commands/GetConnectorDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetConnectorDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -139,6 +140,10 @@ export class GetConnectorDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetConnectorDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetCoreDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetCoreDefinitionCommand.ts index 3b0febb5e9de1..09ea81f202dbd 100644 --- a/clients/client-greengrass/src/commands/GetCoreDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetCoreDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class GetCoreDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetCoreDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetCoreDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetCoreDefinitionVersionCommand.ts index 2636b4d127404..a9171199b4f2a 100644 --- a/clients/client-greengrass/src/commands/GetCoreDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetCoreDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -132,6 +133,10 @@ export class GetCoreDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetCoreDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetDeploymentStatusCommand.ts b/clients/client-greengrass/src/commands/GetDeploymentStatusCommand.ts index 9349e980f1ceb..ec440f0f010c7 100644 --- a/clients/client-greengrass/src/commands/GetDeploymentStatusCommand.ts +++ b/clients/client-greengrass/src/commands/GetDeploymentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -127,6 +128,10 @@ export class GetDeploymentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetDeploymentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetDeviceDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetDeviceDefinitionCommand.ts index c83eed442cf36..3b79e816f024c 100644 --- a/clients/client-greengrass/src/commands/GetDeviceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetDeviceDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class GetDeviceDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetDeviceDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetDeviceDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetDeviceDefinitionVersionCommand.ts index 5d5fb790c3c0d..d6fef6bc64eeb 100644 --- a/clients/client-greengrass/src/commands/GetDeviceDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetDeviceDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -133,6 +134,10 @@ export class GetDeviceDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetDeviceDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetFunctionDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetFunctionDefinitionCommand.ts index 8be69c82b04f1..3d29784a2b821 100644 --- a/clients/client-greengrass/src/commands/GetFunctionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetFunctionDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class GetFunctionDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetFunctionDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetFunctionDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetFunctionDefinitionVersionCommand.ts index ab3e131ff27dc..f20d9e25a98e9 100644 --- a/clients/client-greengrass/src/commands/GetFunctionDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetFunctionDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -173,6 +174,10 @@ export class GetFunctionDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetFunctionDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetGroupCertificateAuthorityCommand.ts b/clients/client-greengrass/src/commands/GetGroupCertificateAuthorityCommand.ts index a9768c839359f..12c3dd37d1fa7 100644 --- a/clients/client-greengrass/src/commands/GetGroupCertificateAuthorityCommand.ts +++ b/clients/client-greengrass/src/commands/GetGroupCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -128,6 +129,10 @@ export class GetGroupCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetGroupCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetGroupCertificateConfigurationCommand.ts b/clients/client-greengrass/src/commands/GetGroupCertificateConfigurationCommand.ts index a48af559e71cd..c07a2783f4574 100644 --- a/clients/client-greengrass/src/commands/GetGroupCertificateConfigurationCommand.ts +++ b/clients/client-greengrass/src/commands/GetGroupCertificateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -127,6 +128,10 @@ export class GetGroupCertificateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetGroupCertificateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetGroupCommand.ts b/clients/client-greengrass/src/commands/GetGroupCommand.ts index 08ae9f967d830..ddd88354448d7 100644 --- a/clients/client-greengrass/src/commands/GetGroupCommand.ts +++ b/clients/client-greengrass/src/commands/GetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -124,6 +125,10 @@ export class GetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetGroupVersionCommand.ts b/clients/client-greengrass/src/commands/GetGroupVersionCommand.ts index 4ed78e34dc868..385e4cdaefc93 100644 --- a/clients/client-greengrass/src/commands/GetGroupVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetGroupVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -130,6 +131,10 @@ export class GetGroupVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetGroupVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetLoggerDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetLoggerDefinitionCommand.ts index 68700247245fc..1bc0e8848a7d4 100644 --- a/clients/client-greengrass/src/commands/GetLoggerDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetLoggerDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class GetLoggerDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetLoggerDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetLoggerDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetLoggerDefinitionVersionCommand.ts index a0da007eaca25..1bdae496b8f3d 100644 --- a/clients/client-greengrass/src/commands/GetLoggerDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetLoggerDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -133,6 +134,10 @@ export class GetLoggerDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetLoggerDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetResourceDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetResourceDefinitionCommand.ts index 4d9222ba91d10..2fe2d2d79d03b 100644 --- a/clients/client-greengrass/src/commands/GetResourceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetResourceDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class GetResourceDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetResourceDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetResourceDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetResourceDefinitionVersionCommand.ts index 8ee5e5aa733b5..59e2ae8e83232 100644 --- a/clients/client-greengrass/src/commands/GetResourceDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetResourceDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -173,6 +174,10 @@ export class GetResourceDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetResourceDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetServiceRoleForAccountCommand.ts b/clients/client-greengrass/src/commands/GetServiceRoleForAccountCommand.ts index 1f97e460d297e..d22874ec0b103 100644 --- a/clients/client-greengrass/src/commands/GetServiceRoleForAccountCommand.ts +++ b/clients/client-greengrass/src/commands/GetServiceRoleForAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class GetServiceRoleForAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetServiceRoleForAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetSubscriptionDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetSubscriptionDefinitionCommand.ts index d9f9df44d25d6..3a2af5c049f4f 100644 --- a/clients/client-greengrass/src/commands/GetSubscriptionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetSubscriptionDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class GetSubscriptionDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetSubscriptionDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetSubscriptionDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetSubscriptionDefinitionVersionCommand.ts index 4c1fd3897a804..590a51a60c7b6 100644 --- a/clients/client-greengrass/src/commands/GetSubscriptionDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetSubscriptionDefinitionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -138,6 +139,10 @@ export class GetSubscriptionDefinitionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetSubscriptionDefinitionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/GetThingRuntimeConfigurationCommand.ts b/clients/client-greengrass/src/commands/GetThingRuntimeConfigurationCommand.ts index a38f2a31d825a..ff91c0953437d 100644 --- a/clients/client-greengrass/src/commands/GetThingRuntimeConfigurationCommand.ts +++ b/clients/client-greengrass/src/commands/GetThingRuntimeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -130,6 +131,10 @@ export class GetThingRuntimeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "GetThingRuntimeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListBulkDeploymentDetailedReportsCommand.ts b/clients/client-greengrass/src/commands/ListBulkDeploymentDetailedReportsCommand.ts index 74047b1883e9d..43194b455f18d 100644 --- a/clients/client-greengrass/src/commands/ListBulkDeploymentDetailedReportsCommand.ts +++ b/clients/client-greengrass/src/commands/ListBulkDeploymentDetailedReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -144,6 +145,10 @@ export class ListBulkDeploymentDetailedReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListBulkDeploymentDetailedReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListBulkDeploymentsCommand.ts b/clients/client-greengrass/src/commands/ListBulkDeploymentsCommand.ts index 3ccf5d2c829d9..5e5cb777be1e4 100644 --- a/clients/client-greengrass/src/commands/ListBulkDeploymentsCommand.ts +++ b/clients/client-greengrass/src/commands/ListBulkDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -125,6 +126,10 @@ export class ListBulkDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListBulkDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListConnectorDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListConnectorDefinitionVersionsCommand.ts index 3250fc8aba66f..7d07e1366a8d3 100644 --- a/clients/client-greengrass/src/commands/ListConnectorDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListConnectorDefinitionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -132,6 +133,10 @@ export class ListConnectorDefinitionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListConnectorDefinitionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListConnectorDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListConnectorDefinitionsCommand.ts index 5d30f701a88c3..7b8619c2d7261 100644 --- a/clients/client-greengrass/src/commands/ListConnectorDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListConnectorDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -129,6 +130,10 @@ export class ListConnectorDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListConnectorDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListCoreDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListCoreDefinitionVersionsCommand.ts index 734b0ed81af98..8409b0e9e7aeb 100644 --- a/clients/client-greengrass/src/commands/ListCoreDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListCoreDefinitionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -127,6 +128,10 @@ export class ListCoreDefinitionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListCoreDefinitionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListCoreDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListCoreDefinitionsCommand.ts index d4a495384adf7..358946a2ca42e 100644 --- a/clients/client-greengrass/src/commands/ListCoreDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListCoreDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -129,6 +130,10 @@ export class ListCoreDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListCoreDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListDeploymentsCommand.ts b/clients/client-greengrass/src/commands/ListDeploymentsCommand.ts index 0c591c5566623..6f3d6b77cfca8 100644 --- a/clients/client-greengrass/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-greengrass/src/commands/ListDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -128,6 +129,10 @@ export class ListDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListDeviceDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListDeviceDefinitionVersionsCommand.ts index 5626eac428dc7..d3bdbd0331edc 100644 --- a/clients/client-greengrass/src/commands/ListDeviceDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListDeviceDefinitionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -132,6 +133,10 @@ export class ListDeviceDefinitionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListDeviceDefinitionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListDeviceDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListDeviceDefinitionsCommand.ts index c0dcad334b55f..a233489afa12a 100644 --- a/clients/client-greengrass/src/commands/ListDeviceDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListDeviceDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -129,6 +130,10 @@ export class ListDeviceDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListDeviceDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListFunctionDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListFunctionDefinitionVersionsCommand.ts index 9a762a42cfb9f..432150c9fdbe5 100644 --- a/clients/client-greengrass/src/commands/ListFunctionDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListFunctionDefinitionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -132,6 +133,10 @@ export class ListFunctionDefinitionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListFunctionDefinitionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListFunctionDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListFunctionDefinitionsCommand.ts index 1fff45e1093a6..2981db5e2761b 100644 --- a/clients/client-greengrass/src/commands/ListFunctionDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListFunctionDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -129,6 +130,10 @@ export class ListFunctionDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListFunctionDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListGroupCertificateAuthoritiesCommand.ts b/clients/client-greengrass/src/commands/ListGroupCertificateAuthoritiesCommand.ts index e51d84671dfb5..3de0862a01c2b 100644 --- a/clients/client-greengrass/src/commands/ListGroupCertificateAuthoritiesCommand.ts +++ b/clients/client-greengrass/src/commands/ListGroupCertificateAuthoritiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -130,6 +131,10 @@ export class ListGroupCertificateAuthoritiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListGroupCertificateAuthorities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListGroupVersionsCommand.ts b/clients/client-greengrass/src/commands/ListGroupVersionsCommand.ts index 60b0c63a2ae9b..223b2d4647a28 100644 --- a/clients/client-greengrass/src/commands/ListGroupVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListGroupVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -127,6 +128,10 @@ export class ListGroupVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListGroupVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListGroupsCommand.ts b/clients/client-greengrass/src/commands/ListGroupsCommand.ts index 4e25c472c7ecc..f186a39f285e6 100644 --- a/clients/client-greengrass/src/commands/ListGroupsCommand.ts +++ b/clients/client-greengrass/src/commands/ListGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -124,6 +125,10 @@ export class ListGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListLoggerDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListLoggerDefinitionVersionsCommand.ts index 49fda030237cb..8e0e074a163e9 100644 --- a/clients/client-greengrass/src/commands/ListLoggerDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListLoggerDefinitionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -132,6 +133,10 @@ export class ListLoggerDefinitionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListLoggerDefinitionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListLoggerDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListLoggerDefinitionsCommand.ts index 21e2ee26b4cc8..c781965e2ef33 100644 --- a/clients/client-greengrass/src/commands/ListLoggerDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListLoggerDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -129,6 +130,10 @@ export class ListLoggerDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListLoggerDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListResourceDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListResourceDefinitionVersionsCommand.ts index 8c76ba42a1622..eed1ab55b12f7 100644 --- a/clients/client-greengrass/src/commands/ListResourceDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListResourceDefinitionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -132,6 +133,10 @@ export class ListResourceDefinitionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListResourceDefinitionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListResourceDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListResourceDefinitionsCommand.ts index bb1c0caab2aeb..28a4d9728917a 100644 --- a/clients/client-greengrass/src/commands/ListResourceDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListResourceDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -129,6 +130,10 @@ export class ListResourceDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListResourceDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListSubscriptionDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListSubscriptionDefinitionVersionsCommand.ts index a584bfe4c53e6..9a9e79efc566d 100644 --- a/clients/client-greengrass/src/commands/ListSubscriptionDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListSubscriptionDefinitionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -135,6 +136,10 @@ export class ListSubscriptionDefinitionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListSubscriptionDefinitionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListSubscriptionDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListSubscriptionDefinitionsCommand.ts index 7f697a9b7559e..323b950614e52 100644 --- a/clients/client-greengrass/src/commands/ListSubscriptionDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListSubscriptionDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -134,6 +135,10 @@ export class ListSubscriptionDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListSubscriptionDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ListTagsForResourceCommand.ts b/clients/client-greengrass/src/commands/ListTagsForResourceCommand.ts index 79c11288e3e3f..0b86e78b86416 100644 --- a/clients/client-greengrass/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-greengrass/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -119,6 +120,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/ResetDeploymentsCommand.ts b/clients/client-greengrass/src/commands/ResetDeploymentsCommand.ts index 6e3aa5f2492c2..bcbe564b67bdf 100644 --- a/clients/client-greengrass/src/commands/ResetDeploymentsCommand.ts +++ b/clients/client-greengrass/src/commands/ResetDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -120,6 +121,10 @@ export class ResetDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "ResetDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/StartBulkDeploymentCommand.ts b/clients/client-greengrass/src/commands/StartBulkDeploymentCommand.ts index d0f89104bfd00..42532e8d16086 100644 --- a/clients/client-greengrass/src/commands/StartBulkDeploymentCommand.ts +++ b/clients/client-greengrass/src/commands/StartBulkDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -123,6 +124,10 @@ export class StartBulkDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "StartBulkDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/StopBulkDeploymentCommand.ts b/clients/client-greengrass/src/commands/StopBulkDeploymentCommand.ts index 42ce3d60b7779..3b981d116c864 100644 --- a/clients/client-greengrass/src/commands/StopBulkDeploymentCommand.ts +++ b/clients/client-greengrass/src/commands/StopBulkDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -115,6 +116,10 @@ export class StopBulkDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "StopBulkDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/TagResourceCommand.ts b/clients/client-greengrass/src/commands/TagResourceCommand.ts index 4f62f8b8b1fc5..35f976c946041 100644 --- a/clients/client-greengrass/src/commands/TagResourceCommand.ts +++ b/clients/client-greengrass/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UntagResourceCommand.ts b/clients/client-greengrass/src/commands/UntagResourceCommand.ts index 2d55210e35fa1..63bbcea0a6c2a 100644 --- a/clients/client-greengrass/src/commands/UntagResourceCommand.ts +++ b/clients/client-greengrass/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateConnectivityInfoCommand.ts b/clients/client-greengrass/src/commands/UpdateConnectivityInfoCommand.ts index 7e7ebf23df59e..a5ded2648f6aa 100644 --- a/clients/client-greengrass/src/commands/UpdateConnectivityInfoCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateConnectivityInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -129,6 +130,10 @@ export class UpdateConnectivityInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateConnectivityInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateConnectorDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateConnectorDefinitionCommand.ts index 0d682d248b1c5..d0ea29926361b 100644 --- a/clients/client-greengrass/src/commands/UpdateConnectorDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateConnectorDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class UpdateConnectorDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateConnectorDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateCoreDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateCoreDefinitionCommand.ts index 46ee5b83dfc67..86fd932f3e2f8 100644 --- a/clients/client-greengrass/src/commands/UpdateCoreDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateCoreDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class UpdateCoreDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateCoreDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateDeviceDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateDeviceDefinitionCommand.ts index 5e90ba82d7d06..92336525be07b 100644 --- a/clients/client-greengrass/src/commands/UpdateDeviceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateDeviceDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class UpdateDeviceDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateDeviceDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateFunctionDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateFunctionDefinitionCommand.ts index d05a78242b7b7..7ec3fa44c59de 100644 --- a/clients/client-greengrass/src/commands/UpdateFunctionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateFunctionDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class UpdateFunctionDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateFunctionDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateGroupCertificateConfigurationCommand.ts b/clients/client-greengrass/src/commands/UpdateGroupCertificateConfigurationCommand.ts index 0210aa3bd2100..8c095b255d082 100644 --- a/clients/client-greengrass/src/commands/UpdateGroupCertificateConfigurationCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateGroupCertificateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -131,6 +132,10 @@ export class UpdateGroupCertificateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateGroupCertificateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateGroupCommand.ts b/clients/client-greengrass/src/commands/UpdateGroupCommand.ts index 56561bebdc727..da6f0a8a8b819 100644 --- a/clients/client-greengrass/src/commands/UpdateGroupCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -114,6 +115,10 @@ export class UpdateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateLoggerDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateLoggerDefinitionCommand.ts index a406e1902300b..1fca0899dc990 100644 --- a/clients/client-greengrass/src/commands/UpdateLoggerDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateLoggerDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class UpdateLoggerDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateLoggerDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateResourceDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateResourceDefinitionCommand.ts index 4ea9b1a4dab17..d394cf68d199a 100644 --- a/clients/client-greengrass/src/commands/UpdateResourceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateResourceDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -116,6 +117,10 @@ export class UpdateResourceDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateResourceDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateSubscriptionDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateSubscriptionDefinitionCommand.ts index e7b370002218d..6fdc19af33702 100644 --- a/clients/client-greengrass/src/commands/UpdateSubscriptionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateSubscriptionDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -121,6 +122,10 @@ export class UpdateSubscriptionDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateSubscriptionDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrass/src/commands/UpdateThingRuntimeConfigurationCommand.ts b/clients/client-greengrass/src/commands/UpdateThingRuntimeConfigurationCommand.ts index c59823e746d17..51bcb4ed32949 100644 --- a/clients/client-greengrass/src/commands/UpdateThingRuntimeConfigurationCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateThingRuntimeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient"; @@ -126,6 +127,10 @@ export class UpdateThingRuntimeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Greengrass", + operation: "UpdateThingRuntimeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/package.json b/clients/client-greengrassv2/package.json index ad10cafc223b5..c114dda8e33ff 100644 --- a/clients/client-greengrassv2/package.json +++ b/clients/client-greengrassv2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-greengrassv2/src/commands/AssociateServiceRoleToAccountCommand.ts b/clients/client-greengrassv2/src/commands/AssociateServiceRoleToAccountCommand.ts index fe7833cb1e62d..0c0b4ed38af35 100644 --- a/clients/client-greengrassv2/src/commands/AssociateServiceRoleToAccountCommand.ts +++ b/clients/client-greengrassv2/src/commands/AssociateServiceRoleToAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -130,6 +131,10 @@ export class AssociateServiceRoleToAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "AssociateServiceRoleToAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts index ecf168301cf83..8865c4ad0b8e8 100644 --- a/clients/client-greengrassv2/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -168,6 +169,10 @@ export class BatchAssociateClientDeviceWithCoreDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "BatchAssociateClientDeviceWithCoreDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts index 1a6d3bb1b083e..9104ca66e879c 100644 --- a/clients/client-greengrassv2/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -159,6 +160,10 @@ export class BatchDisassociateClientDeviceFromCoreDeviceCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "BatchDisassociateClientDeviceFromCoreDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/CancelDeploymentCommand.ts b/clients/client-greengrassv2/src/commands/CancelDeploymentCommand.ts index 74e2d4ac1cdb0..1e677eb96351b 100644 --- a/clients/client-greengrassv2/src/commands/CancelDeploymentCommand.ts +++ b/clients/client-greengrassv2/src/commands/CancelDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -137,6 +138,10 @@ export class CancelDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "CancelDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/CreateComponentVersionCommand.ts b/clients/client-greengrassv2/src/commands/CreateComponentVersionCommand.ts index e746936c3e38d..47d907fb8cb65 100644 --- a/clients/client-greengrassv2/src/commands/CreateComponentVersionCommand.ts +++ b/clients/client-greengrassv2/src/commands/CreateComponentVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -287,6 +288,10 @@ export class CreateComponentVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "CreateComponentVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/CreateDeploymentCommand.ts b/clients/client-greengrassv2/src/commands/CreateDeploymentCommand.ts index b97562799eb7f..e587e8d91c65b 100644 --- a/clients/client-greengrassv2/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-greengrassv2/src/commands/CreateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -213,6 +214,10 @@ export class CreateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "CreateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/DeleteComponentCommand.ts b/clients/client-greengrassv2/src/commands/DeleteComponentCommand.ts index 153e0d6c1e672..14c1177370b1b 100644 --- a/clients/client-greengrassv2/src/commands/DeleteComponentCommand.ts +++ b/clients/client-greengrassv2/src/commands/DeleteComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -139,6 +140,10 @@ export class DeleteComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "DeleteComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/DeleteCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/DeleteCoreDeviceCommand.ts index 0f5b731c460f3..0b3e8acea75c3 100644 --- a/clients/client-greengrassv2/src/commands/DeleteCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/DeleteCoreDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -136,6 +137,10 @@ export class DeleteCoreDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "DeleteCoreDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/DeleteDeploymentCommand.ts b/clients/client-greengrassv2/src/commands/DeleteDeploymentCommand.ts index f283953fefc93..5be43bf9c3644 100644 --- a/clients/client-greengrassv2/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-greengrassv2/src/commands/DeleteDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -137,6 +138,10 @@ export class DeleteDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "DeleteDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/DescribeComponentCommand.ts b/clients/client-greengrassv2/src/commands/DescribeComponentCommand.ts index dbf0e4b94127c..a244c3bbc7503 100644 --- a/clients/client-greengrassv2/src/commands/DescribeComponentCommand.ts +++ b/clients/client-greengrassv2/src/commands/DescribeComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -156,6 +157,10 @@ export class DescribeComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "DescribeComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/DisassociateServiceRoleFromAccountCommand.ts b/clients/client-greengrassv2/src/commands/DisassociateServiceRoleFromAccountCommand.ts index 5044497f8a260..e988a140164f7 100644 --- a/clients/client-greengrassv2/src/commands/DisassociateServiceRoleFromAccountCommand.ts +++ b/clients/client-greengrassv2/src/commands/DisassociateServiceRoleFromAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -126,6 +127,10 @@ export class DisassociateServiceRoleFromAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "DisassociateServiceRoleFromAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/GetComponentCommand.ts b/clients/client-greengrassv2/src/commands/GetComponentCommand.ts index a2731a0d7a5aa..13dcc1d81c167 100644 --- a/clients/client-greengrassv2/src/commands/GetComponentCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -134,6 +135,10 @@ export class GetComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "GetComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/GetComponentVersionArtifactCommand.ts b/clients/client-greengrassv2/src/commands/GetComponentVersionArtifactCommand.ts index 3bcfa4aa0ea63..001229e689de1 100644 --- a/clients/client-greengrassv2/src/commands/GetComponentVersionArtifactCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetComponentVersionArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -139,6 +140,10 @@ export class GetComponentVersionArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "GetComponentVersionArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/GetConnectivityInfoCommand.ts b/clients/client-greengrassv2/src/commands/GetConnectivityInfoCommand.ts index 7e47079b0db2c..6bfeb20d10a3c 100644 --- a/clients/client-greengrassv2/src/commands/GetConnectivityInfoCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetConnectivityInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -135,6 +136,10 @@ export class GetConnectivityInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "GetConnectivityInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/GetCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/GetCoreDeviceCommand.ts index df3887245df67..3010b5f3d2baa 100644 --- a/clients/client-greengrassv2/src/commands/GetCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetCoreDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -164,6 +165,10 @@ export class GetCoreDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "GetCoreDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/GetDeploymentCommand.ts b/clients/client-greengrassv2/src/commands/GetDeploymentCommand.ts index de8d403c715fd..4abbe58f5fbdc 100644 --- a/clients/client-greengrassv2/src/commands/GetDeploymentCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -196,6 +197,10 @@ export class GetDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "GetDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/GetServiceRoleForAccountCommand.ts b/clients/client-greengrassv2/src/commands/GetServiceRoleForAccountCommand.ts index b0fef695c5887..81054cc1a90c4 100644 --- a/clients/client-greengrassv2/src/commands/GetServiceRoleForAccountCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetServiceRoleForAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -119,6 +120,10 @@ export class GetServiceRoleForAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "GetServiceRoleForAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts index 59e12fb1d70b2..54283278e79ec 100644 --- a/clients/client-greengrassv2/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -155,6 +156,10 @@ export class ListClientDevicesAssociatedWithCoreDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ListClientDevicesAssociatedWithCoreDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ListComponentVersionsCommand.ts b/clients/client-greengrassv2/src/commands/ListComponentVersionsCommand.ts index 3b4da4bf1f827..b338d4679b065 100644 --- a/clients/client-greengrassv2/src/commands/ListComponentVersionsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListComponentVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -141,6 +142,10 @@ export class ListComponentVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ListComponentVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ListComponentsCommand.ts b/clients/client-greengrassv2/src/commands/ListComponentsCommand.ts index 1f3269585c211..cfa32100a781e 100644 --- a/clients/client-greengrassv2/src/commands/ListComponentsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -155,6 +156,10 @@ export class ListComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ListComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ListCoreDevicesCommand.ts b/clients/client-greengrassv2/src/commands/ListCoreDevicesCommand.ts index c6808c9dbeaba..2c216dc97570c 100644 --- a/clients/client-greengrassv2/src/commands/ListCoreDevicesCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListCoreDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -165,6 +166,10 @@ export class ListCoreDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ListCoreDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ListDeploymentsCommand.ts b/clients/client-greengrassv2/src/commands/ListDeploymentsCommand.ts index 06d1f66b08dfc..9123b78c1f02d 100644 --- a/clients/client-greengrassv2/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -144,6 +145,10 @@ export class ListDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ListDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ListEffectiveDeploymentsCommand.ts b/clients/client-greengrassv2/src/commands/ListEffectiveDeploymentsCommand.ts index 09c0be9d5dba1..a24c23c320e8f 100644 --- a/clients/client-greengrassv2/src/commands/ListEffectiveDeploymentsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListEffectiveDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -155,6 +156,10 @@ export class ListEffectiveDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ListEffectiveDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ListInstalledComponentsCommand.ts b/clients/client-greengrassv2/src/commands/ListInstalledComponentsCommand.ts index 1caed4476d0a6..a34bd3c57b7b1 100644 --- a/clients/client-greengrassv2/src/commands/ListInstalledComponentsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListInstalledComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -179,6 +180,10 @@ export class ListInstalledComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ListInstalledComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ListTagsForResourceCommand.ts b/clients/client-greengrassv2/src/commands/ListTagsForResourceCommand.ts index 8dd9db9644e74..9f90de5b9940c 100644 --- a/clients/client-greengrassv2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/ResolveComponentCandidatesCommand.ts b/clients/client-greengrassv2/src/commands/ResolveComponentCandidatesCommand.ts index 689f6f87d0e81..aa2b608d85fba 100644 --- a/clients/client-greengrassv2/src/commands/ResolveComponentCandidatesCommand.ts +++ b/clients/client-greengrassv2/src/commands/ResolveComponentCandidatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -172,6 +173,10 @@ export class ResolveComponentCandidatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "ResolveComponentCandidates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/TagResourceCommand.ts b/clients/client-greengrassv2/src/commands/TagResourceCommand.ts index 6f3562d57941c..10f60d1c37d6d 100644 --- a/clients/client-greengrassv2/src/commands/TagResourceCommand.ts +++ b/clients/client-greengrassv2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -124,6 +125,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/UntagResourceCommand.ts b/clients/client-greengrassv2/src/commands/UntagResourceCommand.ts index 50db44c45e37d..e6879f95d1186 100644 --- a/clients/client-greengrassv2/src/commands/UntagResourceCommand.ts +++ b/clients/client-greengrassv2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-greengrassv2/src/commands/UpdateConnectivityInfoCommand.ts b/clients/client-greengrassv2/src/commands/UpdateConnectivityInfoCommand.ts index 824539b2cc9bc..a5f3778f3a6ca 100644 --- a/clients/client-greengrassv2/src/commands/UpdateConnectivityInfoCommand.ts +++ b/clients/client-greengrassv2/src/commands/UpdateConnectivityInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client"; @@ -136,6 +137,10 @@ export class UpdateConnectivityInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GreengrassV2", + operation: "UpdateConnectivityInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/package.json b/clients/client-groundstation/package.json index 89b53f140ac04..6583e5692abb7 100644 --- a/clients/client-groundstation/package.json +++ b/clients/client-groundstation/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-groundstation/src/commands/CancelContactCommand.ts b/clients/client-groundstation/src/commands/CancelContactCommand.ts index 36b17d55ffb9c..0599d51c2f02b 100644 --- a/clients/client-groundstation/src/commands/CancelContactCommand.ts +++ b/clients/client-groundstation/src/commands/CancelContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -121,6 +122,10 @@ export class CancelContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "CancelContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/CreateConfigCommand.ts b/clients/client-groundstation/src/commands/CreateConfigCommand.ts index 4c140f90b85f6..cd598b08a3a36 100644 --- a/clients/client-groundstation/src/commands/CreateConfigCommand.ts +++ b/clients/client-groundstation/src/commands/CreateConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -194,6 +195,10 @@ export class CreateConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "CreateConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/CreateDataflowEndpointGroupCommand.ts b/clients/client-groundstation/src/commands/CreateDataflowEndpointGroupCommand.ts index 6ba2ffac5b9ea..897e67f465891 100644 --- a/clients/client-groundstation/src/commands/CreateDataflowEndpointGroupCommand.ts +++ b/clients/client-groundstation/src/commands/CreateDataflowEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -182,6 +183,10 @@ export class CreateDataflowEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "CreateDataflowEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/CreateEphemerisCommand.ts b/clients/client-groundstation/src/commands/CreateEphemerisCommand.ts index 2aad54176966b..79174d61c7d79 100644 --- a/clients/client-groundstation/src/commands/CreateEphemerisCommand.ts +++ b/clients/client-groundstation/src/commands/CreateEphemerisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -158,6 +159,10 @@ export class CreateEphemerisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "CreateEphemeris", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/CreateMissionProfileCommand.ts b/clients/client-groundstation/src/commands/CreateMissionProfileCommand.ts index 99767b766c075..110ff8534139d 100644 --- a/clients/client-groundstation/src/commands/CreateMissionProfileCommand.ts +++ b/clients/client-groundstation/src/commands/CreateMissionProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -143,6 +144,10 @@ export class CreateMissionProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "CreateMissionProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/DeleteConfigCommand.ts b/clients/client-groundstation/src/commands/DeleteConfigCommand.ts index be16c97573187..907db85da3681 100644 --- a/clients/client-groundstation/src/commands/DeleteConfigCommand.ts +++ b/clients/client-groundstation/src/commands/DeleteConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -124,6 +125,10 @@ export class DeleteConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "DeleteConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/DeleteDataflowEndpointGroupCommand.ts b/clients/client-groundstation/src/commands/DeleteDataflowEndpointGroupCommand.ts index fc885bbd16b63..e5bb37142d36e 100644 --- a/clients/client-groundstation/src/commands/DeleteDataflowEndpointGroupCommand.ts +++ b/clients/client-groundstation/src/commands/DeleteDataflowEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -126,6 +127,10 @@ export class DeleteDataflowEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "DeleteDataflowEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/DeleteEphemerisCommand.ts b/clients/client-groundstation/src/commands/DeleteEphemerisCommand.ts index 5bcce0b107c80..0d6ef9cafada3 100644 --- a/clients/client-groundstation/src/commands/DeleteEphemerisCommand.ts +++ b/clients/client-groundstation/src/commands/DeleteEphemerisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -123,6 +124,10 @@ export class DeleteEphemerisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "DeleteEphemeris", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/DeleteMissionProfileCommand.ts b/clients/client-groundstation/src/commands/DeleteMissionProfileCommand.ts index 7c130e3f8c337..564f03fdca0d9 100644 --- a/clients/client-groundstation/src/commands/DeleteMissionProfileCommand.ts +++ b/clients/client-groundstation/src/commands/DeleteMissionProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -123,6 +124,10 @@ export class DeleteMissionProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "DeleteMissionProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/DescribeContactCommand.ts b/clients/client-groundstation/src/commands/DescribeContactCommand.ts index 838c49014ec44..02680824acc14 100644 --- a/clients/client-groundstation/src/commands/DescribeContactCommand.ts +++ b/clients/client-groundstation/src/commands/DescribeContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -265,6 +266,10 @@ export class DescribeContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "DescribeContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/DescribeEphemerisCommand.ts b/clients/client-groundstation/src/commands/DescribeEphemerisCommand.ts index feff7a7a2dd5d..dce0cfcbbfec4 100644 --- a/clients/client-groundstation/src/commands/DescribeEphemerisCommand.ts +++ b/clients/client-groundstation/src/commands/DescribeEphemerisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -151,6 +152,10 @@ export class DescribeEphemerisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "DescribeEphemeris", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/GetAgentConfigurationCommand.ts b/clients/client-groundstation/src/commands/GetAgentConfigurationCommand.ts index 32d745ec83ffe..bb7f386f08fc5 100644 --- a/clients/client-groundstation/src/commands/GetAgentConfigurationCommand.ts +++ b/clients/client-groundstation/src/commands/GetAgentConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -127,6 +128,10 @@ export class GetAgentConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "GetAgentConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/GetConfigCommand.ts b/clients/client-groundstation/src/commands/GetConfigCommand.ts index b12082ef5be23..cc6d5a96a1476 100644 --- a/clients/client-groundstation/src/commands/GetConfigCommand.ts +++ b/clients/client-groundstation/src/commands/GetConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -193,6 +194,10 @@ export class GetConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "GetConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/GetDataflowEndpointGroupCommand.ts b/clients/client-groundstation/src/commands/GetDataflowEndpointGroupCommand.ts index e53cf80687837..cb1c67ca37533 100644 --- a/clients/client-groundstation/src/commands/GetDataflowEndpointGroupCommand.ts +++ b/clients/client-groundstation/src/commands/GetDataflowEndpointGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -177,6 +178,10 @@ export class GetDataflowEndpointGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "GetDataflowEndpointGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/GetMinuteUsageCommand.ts b/clients/client-groundstation/src/commands/GetMinuteUsageCommand.ts index bb7f19debdae3..45924c8a61c29 100644 --- a/clients/client-groundstation/src/commands/GetMinuteUsageCommand.ts +++ b/clients/client-groundstation/src/commands/GetMinuteUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -128,6 +129,10 @@ export class GetMinuteUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "GetMinuteUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/GetMissionProfileCommand.ts b/clients/client-groundstation/src/commands/GetMissionProfileCommand.ts index c25caa8bc3e60..7d03fad99cd0b 100644 --- a/clients/client-groundstation/src/commands/GetMissionProfileCommand.ts +++ b/clients/client-groundstation/src/commands/GetMissionProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -143,6 +144,10 @@ export class GetMissionProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "GetMissionProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/GetSatelliteCommand.ts b/clients/client-groundstation/src/commands/GetSatelliteCommand.ts index 53e1a3229fb4c..d95f9f8683af4 100644 --- a/clients/client-groundstation/src/commands/GetSatelliteCommand.ts +++ b/clients/client-groundstation/src/commands/GetSatelliteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -132,6 +133,10 @@ export class GetSatelliteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "GetSatellite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ListConfigsCommand.ts b/clients/client-groundstation/src/commands/ListConfigsCommand.ts index 8895c447a717a..3010b8eebb70e 100644 --- a/clients/client-groundstation/src/commands/ListConfigsCommand.ts +++ b/clients/client-groundstation/src/commands/ListConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -130,6 +131,10 @@ export class ListConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ListConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ListContactsCommand.ts b/clients/client-groundstation/src/commands/ListContactsCommand.ts index 216faa4876b89..56073793668d1 100644 --- a/clients/client-groundstation/src/commands/ListContactsCommand.ts +++ b/clients/client-groundstation/src/commands/ListContactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -155,6 +156,10 @@ export class ListContactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ListContacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ListDataflowEndpointGroupsCommand.ts b/clients/client-groundstation/src/commands/ListDataflowEndpointGroupsCommand.ts index 3cbdd85c3d6fa..1b071b017d7cd 100644 --- a/clients/client-groundstation/src/commands/ListDataflowEndpointGroupsCommand.ts +++ b/clients/client-groundstation/src/commands/ListDataflowEndpointGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -130,6 +131,10 @@ export class ListDataflowEndpointGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ListDataflowEndpointGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ListEphemeridesCommand.ts b/clients/client-groundstation/src/commands/ListEphemeridesCommand.ts index a46a086ab6a0d..a69bd055711ac 100644 --- a/clients/client-groundstation/src/commands/ListEphemeridesCommand.ts +++ b/clients/client-groundstation/src/commands/ListEphemeridesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -145,6 +146,10 @@ export class ListEphemeridesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ListEphemerides", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ListGroundStationsCommand.ts b/clients/client-groundstation/src/commands/ListGroundStationsCommand.ts index 4f3fd938aab7b..0a80a003dbef9 100644 --- a/clients/client-groundstation/src/commands/ListGroundStationsCommand.ts +++ b/clients/client-groundstation/src/commands/ListGroundStationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -132,6 +133,10 @@ export class ListGroundStationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ListGroundStations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ListMissionProfilesCommand.ts b/clients/client-groundstation/src/commands/ListMissionProfilesCommand.ts index c10c6fb84746b..9eba3412c6b91 100644 --- a/clients/client-groundstation/src/commands/ListMissionProfilesCommand.ts +++ b/clients/client-groundstation/src/commands/ListMissionProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -132,6 +133,10 @@ export class ListMissionProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ListMissionProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ListSatellitesCommand.ts b/clients/client-groundstation/src/commands/ListSatellitesCommand.ts index 24213e4bb61a1..01400a3f3130f 100644 --- a/clients/client-groundstation/src/commands/ListSatellitesCommand.ts +++ b/clients/client-groundstation/src/commands/ListSatellitesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -140,6 +141,10 @@ export class ListSatellitesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ListSatellites", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ListTagsForResourceCommand.ts b/clients/client-groundstation/src/commands/ListTagsForResourceCommand.ts index 8759b79cf6ea7..d699b02463695 100644 --- a/clients/client-groundstation/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-groundstation/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/RegisterAgentCommand.ts b/clients/client-groundstation/src/commands/RegisterAgentCommand.ts index 2017f08ba645a..d2c2a3b23300f 100644 --- a/clients/client-groundstation/src/commands/RegisterAgentCommand.ts +++ b/clients/client-groundstation/src/commands/RegisterAgentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -153,6 +154,10 @@ export class RegisterAgentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "RegisterAgent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/ReserveContactCommand.ts b/clients/client-groundstation/src/commands/ReserveContactCommand.ts index 4539c89805256..fcb1fb3570a07 100644 --- a/clients/client-groundstation/src/commands/ReserveContactCommand.ts +++ b/clients/client-groundstation/src/commands/ReserveContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -130,6 +131,10 @@ export class ReserveContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "ReserveContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/TagResourceCommand.ts b/clients/client-groundstation/src/commands/TagResourceCommand.ts index 641d040cca4a0..fef1ccf4cdfee 100644 --- a/clients/client-groundstation/src/commands/TagResourceCommand.ts +++ b/clients/client-groundstation/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/UntagResourceCommand.ts b/clients/client-groundstation/src/commands/UntagResourceCommand.ts index deb347a39102b..dd443384ff0f1 100644 --- a/clients/client-groundstation/src/commands/UntagResourceCommand.ts +++ b/clients/client-groundstation/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/UpdateAgentStatusCommand.ts b/clients/client-groundstation/src/commands/UpdateAgentStatusCommand.ts index 439ff4f5a7122..503833e69c2e3 100644 --- a/clients/client-groundstation/src/commands/UpdateAgentStatusCommand.ts +++ b/clients/client-groundstation/src/commands/UpdateAgentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -144,6 +145,10 @@ export class UpdateAgentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "UpdateAgentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/UpdateConfigCommand.ts b/clients/client-groundstation/src/commands/UpdateConfigCommand.ts index c6d6583a5ee9a..e529ff5e95cbd 100644 --- a/clients/client-groundstation/src/commands/UpdateConfigCommand.ts +++ b/clients/client-groundstation/src/commands/UpdateConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -191,6 +192,10 @@ export class UpdateConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "UpdateConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/UpdateEphemerisCommand.ts b/clients/client-groundstation/src/commands/UpdateEphemerisCommand.ts index 29954d93312dc..7fb9b25e1322a 100644 --- a/clients/client-groundstation/src/commands/UpdateEphemerisCommand.ts +++ b/clients/client-groundstation/src/commands/UpdateEphemerisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -126,6 +127,10 @@ export class UpdateEphemerisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "UpdateEphemeris", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-groundstation/src/commands/UpdateMissionProfileCommand.ts b/clients/client-groundstation/src/commands/UpdateMissionProfileCommand.ts index 3ea2901638e5a..8617da3dc63ed 100644 --- a/clients/client-groundstation/src/commands/UpdateMissionProfileCommand.ts +++ b/clients/client-groundstation/src/commands/UpdateMissionProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroundStationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GroundStationClient"; @@ -140,6 +141,10 @@ export class UpdateMissionProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GroundStation", + operation: "UpdateMissionProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/package.json b/clients/client-guardduty/package.json index c1459b3338444..dbed3aa1fd441 100644 --- a/clients/client-guardduty/package.json +++ b/clients/client-guardduty/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-guardduty/src/commands/AcceptAdministratorInvitationCommand.ts b/clients/client-guardduty/src/commands/AcceptAdministratorInvitationCommand.ts index 56d2baacd515b..0e54e1eee0348 100644 --- a/clients/client-guardduty/src/commands/AcceptAdministratorInvitationCommand.ts +++ b/clients/client-guardduty/src/commands/AcceptAdministratorInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -126,6 +127,10 @@ export class AcceptAdministratorInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "AcceptAdministratorInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/AcceptInvitationCommand.ts b/clients/client-guardduty/src/commands/AcceptInvitationCommand.ts index 318f292380dbe..5823c2cc426bb 100644 --- a/clients/client-guardduty/src/commands/AcceptInvitationCommand.ts +++ b/clients/client-guardduty/src/commands/AcceptInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -122,6 +123,10 @@ export class AcceptInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "AcceptInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ArchiveFindingsCommand.ts b/clients/client-guardduty/src/commands/ArchiveFindingsCommand.ts index f2c045163bf4f..7ca8011860c36 100644 --- a/clients/client-guardduty/src/commands/ArchiveFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/ArchiveFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -125,6 +126,10 @@ export class ArchiveFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ArchiveFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/CreateDetectorCommand.ts b/clients/client-guardduty/src/commands/CreateDetectorCommand.ts index 2ddbbcf9855f0..5692be2660706 100644 --- a/clients/client-guardduty/src/commands/CreateDetectorCommand.ts +++ b/clients/client-guardduty/src/commands/CreateDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -169,6 +170,10 @@ export class CreateDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "CreateDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/CreateFilterCommand.ts b/clients/client-guardduty/src/commands/CreateFilterCommand.ts index 396d4382fbb00..5cf2e3007d959 100644 --- a/clients/client-guardduty/src/commands/CreateFilterCommand.ts +++ b/clients/client-guardduty/src/commands/CreateFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -153,6 +154,10 @@ export class CreateFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "CreateFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/CreateIPSetCommand.ts b/clients/client-guardduty/src/commands/CreateIPSetCommand.ts index ff149826aa9c2..c64465999c094 100644 --- a/clients/client-guardduty/src/commands/CreateIPSetCommand.ts +++ b/clients/client-guardduty/src/commands/CreateIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -129,6 +130,10 @@ export class CreateIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "CreateIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/CreateMembersCommand.ts b/clients/client-guardduty/src/commands/CreateMembersCommand.ts index 74e45dbf8a181..2f594c7efda06 100644 --- a/clients/client-guardduty/src/commands/CreateMembersCommand.ts +++ b/clients/client-guardduty/src/commands/CreateMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -143,6 +144,10 @@ export class CreateMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "CreateMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/CreatePublishingDestinationCommand.ts b/clients/client-guardduty/src/commands/CreatePublishingDestinationCommand.ts index fb6f38773e119..f48217e435f4e 100644 --- a/clients/client-guardduty/src/commands/CreatePublishingDestinationCommand.ts +++ b/clients/client-guardduty/src/commands/CreatePublishingDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -132,6 +133,10 @@ export class CreatePublishingDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "CreatePublishingDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/CreateSampleFindingsCommand.ts b/clients/client-guardduty/src/commands/CreateSampleFindingsCommand.ts index c2780ea8fd724..8ab460199f47c 100644 --- a/clients/client-guardduty/src/commands/CreateSampleFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/CreateSampleFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -123,6 +124,10 @@ export class CreateSampleFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "CreateSampleFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/CreateThreatIntelSetCommand.ts b/clients/client-guardduty/src/commands/CreateThreatIntelSetCommand.ts index b68e3bc2a7225..3ae35637d4ab1 100644 --- a/clients/client-guardduty/src/commands/CreateThreatIntelSetCommand.ts +++ b/clients/client-guardduty/src/commands/CreateThreatIntelSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -130,6 +131,10 @@ export class CreateThreatIntelSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "CreateThreatIntelSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DeclineInvitationsCommand.ts b/clients/client-guardduty/src/commands/DeclineInvitationsCommand.ts index 63ac994cff26e..1340958e58951 100644 --- a/clients/client-guardduty/src/commands/DeclineInvitationsCommand.ts +++ b/clients/client-guardduty/src/commands/DeclineInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -128,6 +129,10 @@ export class DeclineInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DeclineInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DeleteDetectorCommand.ts b/clients/client-guardduty/src/commands/DeleteDetectorCommand.ts index 840b34956e9d8..c63ea3ddb65e5 100644 --- a/clients/client-guardduty/src/commands/DeleteDetectorCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -118,6 +119,10 @@ export class DeleteDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DeleteDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DeleteFilterCommand.ts b/clients/client-guardduty/src/commands/DeleteFilterCommand.ts index 1c483347f539f..3102038189480 100644 --- a/clients/client-guardduty/src/commands/DeleteFilterCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -117,6 +118,10 @@ export class DeleteFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DeleteFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DeleteIPSetCommand.ts b/clients/client-guardduty/src/commands/DeleteIPSetCommand.ts index 54505d87a5a68..30503c8b39627 100644 --- a/clients/client-guardduty/src/commands/DeleteIPSetCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -118,6 +119,10 @@ export class DeleteIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DeleteIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DeleteInvitationsCommand.ts b/clients/client-guardduty/src/commands/DeleteInvitationsCommand.ts index 5aca5eae703eb..fd1ae349a9846 100644 --- a/clients/client-guardduty/src/commands/DeleteInvitationsCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -128,6 +129,10 @@ export class DeleteInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DeleteInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DeleteMembersCommand.ts b/clients/client-guardduty/src/commands/DeleteMembersCommand.ts index 2c99cd4a2fe4c..0b0b37aefe4f0 100644 --- a/clients/client-guardduty/src/commands/DeleteMembersCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -130,6 +131,10 @@ export class DeleteMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DeleteMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DeletePublishingDestinationCommand.ts b/clients/client-guardduty/src/commands/DeletePublishingDestinationCommand.ts index 87a88b40df19e..b32cdeb013052 100644 --- a/clients/client-guardduty/src/commands/DeletePublishingDestinationCommand.ts +++ b/clients/client-guardduty/src/commands/DeletePublishingDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -124,6 +125,10 @@ export class DeletePublishingDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DeletePublishingDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DeleteThreatIntelSetCommand.ts b/clients/client-guardduty/src/commands/DeleteThreatIntelSetCommand.ts index 5013415ef893a..022c7a4c3705b 100644 --- a/clients/client-guardduty/src/commands/DeleteThreatIntelSetCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteThreatIntelSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -119,6 +120,10 @@ export class DeleteThreatIntelSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DeleteThreatIntelSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DescribeMalwareScansCommand.ts b/clients/client-guardduty/src/commands/DescribeMalwareScansCommand.ts index 1489a3c05d576..7d85507a44cf7 100644 --- a/clients/client-guardduty/src/commands/DescribeMalwareScansCommand.ts +++ b/clients/client-guardduty/src/commands/DescribeMalwareScansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -178,6 +179,10 @@ export class DescribeMalwareScansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DescribeMalwareScans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-guardduty/src/commands/DescribeOrganizationConfigurationCommand.ts index 58854d4fcc1bc..69f802cb915f1 100644 --- a/clients/client-guardduty/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-guardduty/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -166,6 +167,10 @@ export class DescribeOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DescribeOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DescribePublishingDestinationCommand.ts b/clients/client-guardduty/src/commands/DescribePublishingDestinationCommand.ts index f1586dfc8e1b9..04569854e3a81 100644 --- a/clients/client-guardduty/src/commands/DescribePublishingDestinationCommand.ts +++ b/clients/client-guardduty/src/commands/DescribePublishingDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -134,6 +135,10 @@ export class DescribePublishingDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DescribePublishingDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DisableOrganizationAdminAccountCommand.ts b/clients/client-guardduty/src/commands/DisableOrganizationAdminAccountCommand.ts index 7c7649646bb22..79018ff34b9a0 100644 --- a/clients/client-guardduty/src/commands/DisableOrganizationAdminAccountCommand.ts +++ b/clients/client-guardduty/src/commands/DisableOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -125,6 +126,10 @@ export class DisableOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DisableOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DisassociateFromAdministratorAccountCommand.ts b/clients/client-guardduty/src/commands/DisassociateFromAdministratorAccountCommand.ts index 76bd43af31c93..78cf035603a74 100644 --- a/clients/client-guardduty/src/commands/DisassociateFromAdministratorAccountCommand.ts +++ b/clients/client-guardduty/src/commands/DisassociateFromAdministratorAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -135,6 +136,10 @@ export class DisassociateFromAdministratorAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DisassociateFromAdministratorAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DisassociateFromMasterAccountCommand.ts b/clients/client-guardduty/src/commands/DisassociateFromMasterAccountCommand.ts index fa9d40c808c1e..c88820b970e5a 100644 --- a/clients/client-guardduty/src/commands/DisassociateFromMasterAccountCommand.ts +++ b/clients/client-guardduty/src/commands/DisassociateFromMasterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -131,6 +132,10 @@ export class DisassociateFromMasterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DisassociateFromMasterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/DisassociateMembersCommand.ts b/clients/client-guardduty/src/commands/DisassociateMembersCommand.ts index 0695b5eb62bf1..0c11420a5cc1f 100644 --- a/clients/client-guardduty/src/commands/DisassociateMembersCommand.ts +++ b/clients/client-guardduty/src/commands/DisassociateMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -138,6 +139,10 @@ export class DisassociateMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "DisassociateMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/EnableOrganizationAdminAccountCommand.ts b/clients/client-guardduty/src/commands/EnableOrganizationAdminAccountCommand.ts index 034ee75188f2d..cd7cf830726e5 100644 --- a/clients/client-guardduty/src/commands/EnableOrganizationAdminAccountCommand.ts +++ b/clients/client-guardduty/src/commands/EnableOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -125,6 +126,10 @@ export class EnableOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "EnableOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetAdministratorAccountCommand.ts b/clients/client-guardduty/src/commands/GetAdministratorAccountCommand.ts index 52a819e83ad00..f6c1b3a9321e7 100644 --- a/clients/client-guardduty/src/commands/GetAdministratorAccountCommand.ts +++ b/clients/client-guardduty/src/commands/GetAdministratorAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -130,6 +131,10 @@ export class GetAdministratorAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetAdministratorAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetCoverageStatisticsCommand.ts b/clients/client-guardduty/src/commands/GetCoverageStatisticsCommand.ts index e535e63c504d4..b446d7929cfa9 100644 --- a/clients/client-guardduty/src/commands/GetCoverageStatisticsCommand.ts +++ b/clients/client-guardduty/src/commands/GetCoverageStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -148,6 +149,10 @@ export class GetCoverageStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetCoverageStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetDetectorCommand.ts b/clients/client-guardduty/src/commands/GetDetectorCommand.ts index 898eadcb831b3..68bb682df25af 100644 --- a/clients/client-guardduty/src/commands/GetDetectorCommand.ts +++ b/clients/client-guardduty/src/commands/GetDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -170,6 +171,10 @@ export class GetDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetFilterCommand.ts b/clients/client-guardduty/src/commands/GetFilterCommand.ts index b66d60f1484d9..96dbb8f22f2ef 100644 --- a/clients/client-guardduty/src/commands/GetFilterCommand.ts +++ b/clients/client-guardduty/src/commands/GetFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -151,6 +152,10 @@ export class GetFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetFindingsCommand.ts b/clients/client-guardduty/src/commands/GetFindingsCommand.ts index 12de1a59fe84e..1cf9e39a004c0 100644 --- a/clients/client-guardduty/src/commands/GetFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/GetFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -795,6 +796,10 @@ export class GetFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetFindingsStatisticsCommand.ts b/clients/client-guardduty/src/commands/GetFindingsStatisticsCommand.ts index 76fd7759e4266..df02806006ff7 100644 --- a/clients/client-guardduty/src/commands/GetFindingsStatisticsCommand.ts +++ b/clients/client-guardduty/src/commands/GetFindingsStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -153,6 +154,10 @@ export class GetFindingsStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetFindingsStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetIPSetCommand.ts b/clients/client-guardduty/src/commands/GetIPSetCommand.ts index 29cc26f1b687b..42cc1ab735917 100644 --- a/clients/client-guardduty/src/commands/GetIPSetCommand.ts +++ b/clients/client-guardduty/src/commands/GetIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -125,6 +126,10 @@ export class GetIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetInvitationsCountCommand.ts b/clients/client-guardduty/src/commands/GetInvitationsCountCommand.ts index 772b4e6bc154a..0db07a952f4f9 100644 --- a/clients/client-guardduty/src/commands/GetInvitationsCountCommand.ts +++ b/clients/client-guardduty/src/commands/GetInvitationsCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -119,6 +120,10 @@ export class GetInvitationsCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetInvitationsCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetMalwareScanSettingsCommand.ts b/clients/client-guardduty/src/commands/GetMalwareScanSettingsCommand.ts index b4ac85b814bf2..89250b059afc5 100644 --- a/clients/client-guardduty/src/commands/GetMalwareScanSettingsCommand.ts +++ b/clients/client-guardduty/src/commands/GetMalwareScanSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -145,6 +146,10 @@ export class GetMalwareScanSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetMalwareScanSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetMasterAccountCommand.ts b/clients/client-guardduty/src/commands/GetMasterAccountCommand.ts index f5417b546cdb0..4e4f31533eaba 100644 --- a/clients/client-guardduty/src/commands/GetMasterAccountCommand.ts +++ b/clients/client-guardduty/src/commands/GetMasterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -128,6 +129,10 @@ export class GetMasterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetMasterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetMemberDetectorsCommand.ts b/clients/client-guardduty/src/commands/GetMemberDetectorsCommand.ts index 0a136afa8d776..d6314e26b1fd8 100644 --- a/clients/client-guardduty/src/commands/GetMemberDetectorsCommand.ts +++ b/clients/client-guardduty/src/commands/GetMemberDetectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -178,6 +179,10 @@ export class GetMemberDetectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetMemberDetectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetMembersCommand.ts b/clients/client-guardduty/src/commands/GetMembersCommand.ts index bc9b04bc5b177..2f4d4ea5d9f76 100644 --- a/clients/client-guardduty/src/commands/GetMembersCommand.ts +++ b/clients/client-guardduty/src/commands/GetMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -139,6 +140,10 @@ export class GetMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetRemainingFreeTrialDaysCommand.ts b/clients/client-guardduty/src/commands/GetRemainingFreeTrialDaysCommand.ts index 933c417859def..b39c712970ed2 100644 --- a/clients/client-guardduty/src/commands/GetRemainingFreeTrialDaysCommand.ts +++ b/clients/client-guardduty/src/commands/GetRemainingFreeTrialDaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -162,6 +163,10 @@ export class GetRemainingFreeTrialDaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetRemainingFreeTrialDays", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetThreatIntelSetCommand.ts b/clients/client-guardduty/src/commands/GetThreatIntelSetCommand.ts index d9b2decbebddc..33570ab0fdde4 100644 --- a/clients/client-guardduty/src/commands/GetThreatIntelSetCommand.ts +++ b/clients/client-guardduty/src/commands/GetThreatIntelSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -127,6 +128,10 @@ export class GetThreatIntelSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetThreatIntelSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/GetUsageStatisticsCommand.ts b/clients/client-guardduty/src/commands/GetUsageStatisticsCommand.ts index e3449a3bd6477..eaa717bda08ce 100644 --- a/clients/client-guardduty/src/commands/GetUsageStatisticsCommand.ts +++ b/clients/client-guardduty/src/commands/GetUsageStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -188,6 +189,10 @@ export class GetUsageStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "GetUsageStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/InviteMembersCommand.ts b/clients/client-guardduty/src/commands/InviteMembersCommand.ts index 70a91b04446ae..44ca492c23ab0 100644 --- a/clients/client-guardduty/src/commands/InviteMembersCommand.ts +++ b/clients/client-guardduty/src/commands/InviteMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -145,6 +146,10 @@ export class InviteMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "InviteMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListCoverageCommand.ts b/clients/client-guardduty/src/commands/ListCoverageCommand.ts index dd3912b9725a4..571c8913fb15e 100644 --- a/clients/client-guardduty/src/commands/ListCoverageCommand.ts +++ b/clients/client-guardduty/src/commands/ListCoverageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -165,6 +166,10 @@ export class ListCoverageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListCoverage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListDetectorsCommand.ts b/clients/client-guardduty/src/commands/ListDetectorsCommand.ts index b439783253280..e6a0f265db6ea 100644 --- a/clients/client-guardduty/src/commands/ListDetectorsCommand.ts +++ b/clients/client-guardduty/src/commands/ListDetectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -122,6 +123,10 @@ export class ListDetectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListDetectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListFiltersCommand.ts b/clients/client-guardduty/src/commands/ListFiltersCommand.ts index 457d96e4afbbd..df5c390e6db1c 100644 --- a/clients/client-guardduty/src/commands/ListFiltersCommand.ts +++ b/clients/client-guardduty/src/commands/ListFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -123,6 +124,10 @@ export class ListFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListFindingsCommand.ts b/clients/client-guardduty/src/commands/ListFindingsCommand.ts index 986281b4bd83b..4ef250a84aa1e 100644 --- a/clients/client-guardduty/src/commands/ListFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/ListFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -153,6 +154,10 @@ export class ListFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListIPSetsCommand.ts b/clients/client-guardduty/src/commands/ListIPSetsCommand.ts index 4e730f899be02..cf595f939e896 100644 --- a/clients/client-guardduty/src/commands/ListIPSetsCommand.ts +++ b/clients/client-guardduty/src/commands/ListIPSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -125,6 +126,10 @@ export class ListIPSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListIPSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListInvitationsCommand.ts b/clients/client-guardduty/src/commands/ListInvitationsCommand.ts index 2110be68eb593..05abbeb5508f2 100644 --- a/clients/client-guardduty/src/commands/ListInvitationsCommand.ts +++ b/clients/client-guardduty/src/commands/ListInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -130,6 +131,10 @@ export class ListInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListMembersCommand.ts b/clients/client-guardduty/src/commands/ListMembersCommand.ts index 63977939b42fa..ca2a790ec8842 100644 --- a/clients/client-guardduty/src/commands/ListMembersCommand.ts +++ b/clients/client-guardduty/src/commands/ListMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -134,6 +135,10 @@ export class ListMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListOrganizationAdminAccountsCommand.ts b/clients/client-guardduty/src/commands/ListOrganizationAdminAccountsCommand.ts index 19f5f818400cf..a632ab535e20d 100644 --- a/clients/client-guardduty/src/commands/ListOrganizationAdminAccountsCommand.ts +++ b/clients/client-guardduty/src/commands/ListOrganizationAdminAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -134,6 +135,10 @@ export class ListOrganizationAdminAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListOrganizationAdminAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListPublishingDestinationsCommand.ts b/clients/client-guardduty/src/commands/ListPublishingDestinationsCommand.ts index cd30066a84033..7ef5960255750 100644 --- a/clients/client-guardduty/src/commands/ListPublishingDestinationsCommand.ts +++ b/clients/client-guardduty/src/commands/ListPublishingDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -130,6 +131,10 @@ export class ListPublishingDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListPublishingDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListTagsForResourceCommand.ts b/clients/client-guardduty/src/commands/ListTagsForResourceCommand.ts index 1ff540d58105b..12e6c8ba7a8f8 100644 --- a/clients/client-guardduty/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-guardduty/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/ListThreatIntelSetsCommand.ts b/clients/client-guardduty/src/commands/ListThreatIntelSetsCommand.ts index 0ef906b334e74..666f62ce1891c 100644 --- a/clients/client-guardduty/src/commands/ListThreatIntelSetsCommand.ts +++ b/clients/client-guardduty/src/commands/ListThreatIntelSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -127,6 +128,10 @@ export class ListThreatIntelSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "ListThreatIntelSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/StartMalwareScanCommand.ts b/clients/client-guardduty/src/commands/StartMalwareScanCommand.ts index 029335d35dd20..b591874ce9b97 100644 --- a/clients/client-guardduty/src/commands/StartMalwareScanCommand.ts +++ b/clients/client-guardduty/src/commands/StartMalwareScanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -124,6 +125,10 @@ export class StartMalwareScanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "StartMalwareScan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/StartMonitoringMembersCommand.ts b/clients/client-guardduty/src/commands/StartMonitoringMembersCommand.ts index e9213b5c72eae..a5acbeab1b898 100644 --- a/clients/client-guardduty/src/commands/StartMonitoringMembersCommand.ts +++ b/clients/client-guardduty/src/commands/StartMonitoringMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -129,6 +130,10 @@ export class StartMonitoringMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "StartMonitoringMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/StopMonitoringMembersCommand.ts b/clients/client-guardduty/src/commands/StopMonitoringMembersCommand.ts index 8fcc340e6cfb7..13370f2744efc 100644 --- a/clients/client-guardduty/src/commands/StopMonitoringMembersCommand.ts +++ b/clients/client-guardduty/src/commands/StopMonitoringMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -133,6 +134,10 @@ export class StopMonitoringMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "StopMonitoringMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/TagResourceCommand.ts b/clients/client-guardduty/src/commands/TagResourceCommand.ts index 1c17441ec5a55..48e248cd85a09 100644 --- a/clients/client-guardduty/src/commands/TagResourceCommand.ts +++ b/clients/client-guardduty/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UnarchiveFindingsCommand.ts b/clients/client-guardduty/src/commands/UnarchiveFindingsCommand.ts index c9dd5d6abd10c..32c65f162562f 100644 --- a/clients/client-guardduty/src/commands/UnarchiveFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/UnarchiveFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -121,6 +122,10 @@ export class UnarchiveFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UnarchiveFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UntagResourceCommand.ts b/clients/client-guardduty/src/commands/UntagResourceCommand.ts index 3e8d89b1056e5..4e0eb6738ea35 100644 --- a/clients/client-guardduty/src/commands/UntagResourceCommand.ts +++ b/clients/client-guardduty/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdateDetectorCommand.ts b/clients/client-guardduty/src/commands/UpdateDetectorCommand.ts index 36af8472f1567..d4862da651497 100644 --- a/clients/client-guardduty/src/commands/UpdateDetectorCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -150,6 +151,10 @@ export class UpdateDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdateDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdateFilterCommand.ts b/clients/client-guardduty/src/commands/UpdateFilterCommand.ts index 36655402e3a38..0f29899364d76 100644 --- a/clients/client-guardduty/src/commands/UpdateFilterCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -148,6 +149,10 @@ export class UpdateFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdateFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdateFindingsFeedbackCommand.ts b/clients/client-guardduty/src/commands/UpdateFindingsFeedbackCommand.ts index fc3c212802473..1c276d0798c1f 100644 --- a/clients/client-guardduty/src/commands/UpdateFindingsFeedbackCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateFindingsFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -123,6 +124,10 @@ export class UpdateFindingsFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdateFindingsFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdateIPSetCommand.ts b/clients/client-guardduty/src/commands/UpdateIPSetCommand.ts index 770f4abce7338..9ba99c1beea18 100644 --- a/clients/client-guardduty/src/commands/UpdateIPSetCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -120,6 +121,10 @@ export class UpdateIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdateIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdateMalwareScanSettingsCommand.ts b/clients/client-guardduty/src/commands/UpdateMalwareScanSettingsCommand.ts index 22722846dd18f..35e61d200e048 100644 --- a/clients/client-guardduty/src/commands/UpdateMalwareScanSettingsCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateMalwareScanSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -144,6 +145,10 @@ export class UpdateMalwareScanSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdateMalwareScanSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdateMemberDetectorsCommand.ts b/clients/client-guardduty/src/commands/UpdateMemberDetectorsCommand.ts index cfdb885d872cc..b8d2e68111652 100644 --- a/clients/client-guardduty/src/commands/UpdateMemberDetectorsCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateMemberDetectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -158,6 +159,10 @@ export class UpdateMemberDetectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdateMemberDetectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-guardduty/src/commands/UpdateOrganizationConfigurationCommand.ts index 1a0e812f56b8b..1007969a047eb 100644 --- a/clients/client-guardduty/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -159,6 +160,10 @@ export class UpdateOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdateOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdatePublishingDestinationCommand.ts b/clients/client-guardduty/src/commands/UpdatePublishingDestinationCommand.ts index 2f61c172a1059..762bbcd085a50 100644 --- a/clients/client-guardduty/src/commands/UpdatePublishingDestinationCommand.ts +++ b/clients/client-guardduty/src/commands/UpdatePublishingDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -129,6 +130,10 @@ export class UpdatePublishingDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdatePublishingDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-guardduty/src/commands/UpdateThreatIntelSetCommand.ts b/clients/client-guardduty/src/commands/UpdateThreatIntelSetCommand.ts index f8ff41cd914aa..d1eda2e489376 100644 --- a/clients/client-guardduty/src/commands/UpdateThreatIntelSetCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateThreatIntelSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient"; @@ -122,6 +123,10 @@ export class UpdateThreatIntelSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GuardDutyAPIService", + operation: "UpdateThreatIntelSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/package.json b/clients/client-health/package.json index 53587b22adb22..8ce88aeacf289 100644 --- a/clients/client-health/package.json +++ b/clients/client-health/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-health/src/commands/DescribeAffectedAccountsForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeAffectedAccountsForOrganizationCommand.ts index fb07e7424938b..50c54c5d53d7e 100644 --- a/clients/client-health/src/commands/DescribeAffectedAccountsForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeAffectedAccountsForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -146,6 +147,10 @@ export class DescribeAffectedAccountsForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeAffectedAccountsForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeAffectedEntitiesCommand.ts b/clients/client-health/src/commands/DescribeAffectedEntitiesCommand.ts index b69665bf413ec..71b75615d6b2f 100644 --- a/clients/client-health/src/commands/DescribeAffectedEntitiesCommand.ts +++ b/clients/client-health/src/commands/DescribeAffectedEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -177,6 +178,10 @@ export class DescribeAffectedEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeAffectedEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeAffectedEntitiesForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeAffectedEntitiesForOrganizationCommand.ts index 4ab41f7a8c36e..615b6c5511ccf 100644 --- a/clients/client-health/src/commands/DescribeAffectedEntitiesForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeAffectedEntitiesForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -192,6 +193,10 @@ export class DescribeAffectedEntitiesForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeAffectedEntitiesForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeEntityAggregatesCommand.ts b/clients/client-health/src/commands/DescribeEntityAggregatesCommand.ts index 4370e9fa40018..c32dbc0d65eee 100644 --- a/clients/client-health/src/commands/DescribeEntityAggregatesCommand.ts +++ b/clients/client-health/src/commands/DescribeEntityAggregatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -124,6 +125,10 @@ export class DescribeEntityAggregatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeEntityAggregates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeEntityAggregatesForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeEntityAggregatesForOrganizationCommand.ts index ee461c887bb27..7e7e28b5123ec 100644 --- a/clients/client-health/src/commands/DescribeEntityAggregatesForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeEntityAggregatesForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -151,6 +152,10 @@ export class DescribeEntityAggregatesForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeEntityAggregatesForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeEventAggregatesCommand.ts b/clients/client-health/src/commands/DescribeEventAggregatesCommand.ts index ec1053dfdf2dd..5978024a3ebad 100644 --- a/clients/client-health/src/commands/DescribeEventAggregatesCommand.ts +++ b/clients/client-health/src/commands/DescribeEventAggregatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -182,6 +183,10 @@ export class DescribeEventAggregatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeEventAggregates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeEventDetailsCommand.ts b/clients/client-health/src/commands/DescribeEventDetailsCommand.ts index 5fdd1e7bf9189..c0274f8d112b7 100644 --- a/clients/client-health/src/commands/DescribeEventDetailsCommand.ts +++ b/clients/client-health/src/commands/DescribeEventDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -158,6 +159,10 @@ export class DescribeEventDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeEventDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeEventDetailsForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeEventDetailsForOrganizationCommand.ts index 6881688d6743f..7dbbbd239724d 100644 --- a/clients/client-health/src/commands/DescribeEventDetailsForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeEventDetailsForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -193,6 +194,10 @@ export class DescribeEventDetailsForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeEventDetailsForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeEventTypesCommand.ts b/clients/client-health/src/commands/DescribeEventTypesCommand.ts index 8bd979c23206c..6282c6bb174f1 100644 --- a/clients/client-health/src/commands/DescribeEventTypesCommand.ts +++ b/clients/client-health/src/commands/DescribeEventTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -146,6 +147,10 @@ export class DescribeEventTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeEventTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeEventsCommand.ts b/clients/client-health/src/commands/DescribeEventsCommand.ts index 31b68ae99eec8..ad768cb20ce37 100644 --- a/clients/client-health/src/commands/DescribeEventsCommand.ts +++ b/clients/client-health/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -211,6 +212,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeEventsForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeEventsForOrganizationCommand.ts index 73bcd3bdca5ee..b40a9c83357f0 100644 --- a/clients/client-health/src/commands/DescribeEventsForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeEventsForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -210,6 +211,10 @@ export class DescribeEventsForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeEventsForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DescribeHealthServiceStatusForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeHealthServiceStatusForOrganizationCommand.ts index 866c1f33a7159..9134a96c37551 100644 --- a/clients/client-health/src/commands/DescribeHealthServiceStatusForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeHealthServiceStatusForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -125,6 +126,10 @@ export class DescribeHealthServiceStatusForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DescribeHealthServiceStatusForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/DisableHealthServiceAccessForOrganizationCommand.ts b/clients/client-health/src/commands/DisableHealthServiceAccessForOrganizationCommand.ts index 4700525f98fb7..31cfa1b33ecb5 100644 --- a/clients/client-health/src/commands/DisableHealthServiceAccessForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DisableHealthServiceAccessForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -136,6 +137,10 @@ export class DisableHealthServiceAccessForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "DisableHealthServiceAccessForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-health/src/commands/EnableHealthServiceAccessForOrganizationCommand.ts b/clients/client-health/src/commands/EnableHealthServiceAccessForOrganizationCommand.ts index 91a147e5bd19a..6a4c51b117be0 100644 --- a/clients/client-health/src/commands/EnableHealthServiceAccessForOrganizationCommand.ts +++ b/clients/client-health/src/commands/EnableHealthServiceAccessForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient"; @@ -145,6 +146,10 @@ export class EnableHealthServiceAccessForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSHealth_20160804", + operation: "EnableHealthServiceAccessForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/package.json b/clients/client-healthlake/package.json index 14fb4275d1786..e04d96aac54b8 100644 --- a/clients/client-healthlake/package.json +++ b/clients/client-healthlake/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-healthlake/src/commands/CreateFHIRDatastoreCommand.ts b/clients/client-healthlake/src/commands/CreateFHIRDatastoreCommand.ts index d4bd8f0165968..2ea960a1ba06e 100644 --- a/clients/client-healthlake/src/commands/CreateFHIRDatastoreCommand.ts +++ b/clients/client-healthlake/src/commands/CreateFHIRDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -152,6 +153,10 @@ export class CreateFHIRDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "CreateFHIRDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/DeleteFHIRDatastoreCommand.ts b/clients/client-healthlake/src/commands/DeleteFHIRDatastoreCommand.ts index 496253c17ba90..3af8385f6e728 100644 --- a/clients/client-healthlake/src/commands/DeleteFHIRDatastoreCommand.ts +++ b/clients/client-healthlake/src/commands/DeleteFHIRDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -135,6 +136,10 @@ export class DeleteFHIRDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "DeleteFHIRDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/DescribeFHIRDatastoreCommand.ts b/clients/client-healthlake/src/commands/DescribeFHIRDatastoreCommand.ts index f1cc7d43523b8..fee969348bedb 100644 --- a/clients/client-healthlake/src/commands/DescribeFHIRDatastoreCommand.ts +++ b/clients/client-healthlake/src/commands/DescribeFHIRDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -150,6 +151,10 @@ export class DescribeFHIRDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "DescribeFHIRDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/DescribeFHIRExportJobCommand.ts b/clients/client-healthlake/src/commands/DescribeFHIRExportJobCommand.ts index 73d2db0f7dee3..ac720f6ff1067 100644 --- a/clients/client-healthlake/src/commands/DescribeFHIRExportJobCommand.ts +++ b/clients/client-healthlake/src/commands/DescribeFHIRExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -142,6 +143,10 @@ export class DescribeFHIRExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "DescribeFHIRExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/DescribeFHIRImportJobCommand.ts b/clients/client-healthlake/src/commands/DescribeFHIRImportJobCommand.ts index 48a9f9b3375fb..47b023974f673 100644 --- a/clients/client-healthlake/src/commands/DescribeFHIRImportJobCommand.ts +++ b/clients/client-healthlake/src/commands/DescribeFHIRImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -145,6 +146,10 @@ export class DescribeFHIRImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "DescribeFHIRImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/ListFHIRDatastoresCommand.ts b/clients/client-healthlake/src/commands/ListFHIRDatastoresCommand.ts index 6f8947da56312..c471c38074530 100644 --- a/clients/client-healthlake/src/commands/ListFHIRDatastoresCommand.ts +++ b/clients/client-healthlake/src/commands/ListFHIRDatastoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -156,6 +157,10 @@ export class ListFHIRDatastoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "ListFHIRDatastores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/ListFHIRExportJobsCommand.ts b/clients/client-healthlake/src/commands/ListFHIRExportJobsCommand.ts index 913e21ce5cf1c..3805e451c4afd 100644 --- a/clients/client-healthlake/src/commands/ListFHIRExportJobsCommand.ts +++ b/clients/client-healthlake/src/commands/ListFHIRExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -155,6 +156,10 @@ export class ListFHIRExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "ListFHIRExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/ListFHIRImportJobsCommand.ts b/clients/client-healthlake/src/commands/ListFHIRImportJobsCommand.ts index 48ff02532bc57..177c9c3c2406e 100644 --- a/clients/client-healthlake/src/commands/ListFHIRImportJobsCommand.ts +++ b/clients/client-healthlake/src/commands/ListFHIRImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -158,6 +159,10 @@ export class ListFHIRImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "ListFHIRImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/ListTagsForResourceCommand.ts b/clients/client-healthlake/src/commands/ListTagsForResourceCommand.ts index f7783bd671409..d570507d23b23 100644 --- a/clients/client-healthlake/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-healthlake/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -127,6 +128,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/StartFHIRExportJobCommand.ts b/clients/client-healthlake/src/commands/StartFHIRExportJobCommand.ts index 2b0c62830db86..5ff56b97a1bb1 100644 --- a/clients/client-healthlake/src/commands/StartFHIRExportJobCommand.ts +++ b/clients/client-healthlake/src/commands/StartFHIRExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -140,6 +141,10 @@ export class StartFHIRExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "StartFHIRExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/StartFHIRImportJobCommand.ts b/clients/client-healthlake/src/commands/StartFHIRImportJobCommand.ts index ebe1f2b61fbda..9d0a5c8a68e55 100644 --- a/clients/client-healthlake/src/commands/StartFHIRImportJobCommand.ts +++ b/clients/client-healthlake/src/commands/StartFHIRImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -143,6 +144,10 @@ export class StartFHIRImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "StartFHIRImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/TagResourceCommand.ts b/clients/client-healthlake/src/commands/TagResourceCommand.ts index db0ce3250f367..5c8aeecb4b6ea 100644 --- a/clients/client-healthlake/src/commands/TagResourceCommand.ts +++ b/clients/client-healthlake/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -124,6 +125,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-healthlake/src/commands/UntagResourceCommand.ts b/clients/client-healthlake/src/commands/UntagResourceCommand.ts index 85b6ecd22cbdc..21d8549ec2445 100644 --- a/clients/client-healthlake/src/commands/UntagResourceCommand.ts +++ b/clients/client-healthlake/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HealthLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthLakeClient"; @@ -121,6 +122,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "HealthLake", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/package.json b/clients/client-honeycode/package.json index 1dc37ee6d269f..156da3fce1777 100644 --- a/clients/client-honeycode/package.json +++ b/clients/client-honeycode/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-honeycode/src/commands/BatchCreateTableRowsCommand.ts b/clients/client-honeycode/src/commands/BatchCreateTableRowsCommand.ts index ffc3d1a11743c..be3d71a3e908c 100644 --- a/clients/client-honeycode/src/commands/BatchCreateTableRowsCommand.ts +++ b/clients/client-honeycode/src/commands/BatchCreateTableRowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -182,6 +183,10 @@ export class BatchCreateTableRowsCommand extends $Command< commandName, inputFilterSensitiveLog: BatchCreateTableRowsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "BatchCreateTableRows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/BatchDeleteTableRowsCommand.ts b/clients/client-honeycode/src/commands/BatchDeleteTableRowsCommand.ts index ae23c6a8cf97a..0cdfdd11f0ab7 100644 --- a/clients/client-honeycode/src/commands/BatchDeleteTableRowsCommand.ts +++ b/clients/client-honeycode/src/commands/BatchDeleteTableRowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -154,6 +155,10 @@ export class BatchDeleteTableRowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "BatchDeleteTableRows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/BatchUpdateTableRowsCommand.ts b/clients/client-honeycode/src/commands/BatchUpdateTableRowsCommand.ts index 30b285278bd20..ef0c9d116b5a1 100644 --- a/clients/client-honeycode/src/commands/BatchUpdateTableRowsCommand.ts +++ b/clients/client-honeycode/src/commands/BatchUpdateTableRowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -174,6 +175,10 @@ export class BatchUpdateTableRowsCommand extends $Command< commandName, inputFilterSensitiveLog: BatchUpdateTableRowsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "BatchUpdateTableRows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/BatchUpsertTableRowsCommand.ts b/clients/client-honeycode/src/commands/BatchUpsertTableRowsCommand.ts index 9545dc91e6975..bab04dc478f46 100644 --- a/clients/client-honeycode/src/commands/BatchUpsertTableRowsCommand.ts +++ b/clients/client-honeycode/src/commands/BatchUpsertTableRowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -194,6 +195,10 @@ export class BatchUpsertTableRowsCommand extends $Command< commandName, inputFilterSensitiveLog: BatchUpsertTableRowsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "BatchUpsertTableRows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/DescribeTableDataImportJobCommand.ts b/clients/client-honeycode/src/commands/DescribeTableDataImportJobCommand.ts index 6b41bb7738e0c..44a2db488dcba 100644 --- a/clients/client-honeycode/src/commands/DescribeTableDataImportJobCommand.ts +++ b/clients/client-honeycode/src/commands/DescribeTableDataImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -177,6 +178,10 @@ export class DescribeTableDataImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeTableDataImportJobResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "DescribeTableDataImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/GetScreenDataCommand.ts b/clients/client-honeycode/src/commands/GetScreenDataCommand.ts index fac52472cf358..71d7f57baa0b8 100644 --- a/clients/client-honeycode/src/commands/GetScreenDataCommand.ts +++ b/clients/client-honeycode/src/commands/GetScreenDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -179,6 +180,10 @@ export class GetScreenDataCommand extends $Command< commandName, inputFilterSensitiveLog: GetScreenDataRequestFilterSensitiveLog, outputFilterSensitiveLog: GetScreenDataResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "GetScreenData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/InvokeScreenAutomationCommand.ts b/clients/client-honeycode/src/commands/InvokeScreenAutomationCommand.ts index 48157fb1e2c8b..15c2f2ab47a40 100644 --- a/clients/client-honeycode/src/commands/InvokeScreenAutomationCommand.ts +++ b/clients/client-honeycode/src/commands/InvokeScreenAutomationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -169,6 +170,10 @@ export class InvokeScreenAutomationCommand extends $Command< commandName, inputFilterSensitiveLog: InvokeScreenAutomationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "InvokeScreenAutomation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/ListTableColumnsCommand.ts b/clients/client-honeycode/src/commands/ListTableColumnsCommand.ts index 4ce7c655a0a56..8c293f31d3442 100644 --- a/clients/client-honeycode/src/commands/ListTableColumnsCommand.ts +++ b/clients/client-honeycode/src/commands/ListTableColumnsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -152,6 +153,10 @@ export class ListTableColumnsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "ListTableColumns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/ListTableRowsCommand.ts b/clients/client-honeycode/src/commands/ListTableRowsCommand.ts index 35d010dd75d37..c75e9833e9865 100644 --- a/clients/client-honeycode/src/commands/ListTableRowsCommand.ts +++ b/clients/client-honeycode/src/commands/ListTableRowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -169,6 +170,10 @@ export class ListTableRowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTableRowsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "ListTableRows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/ListTablesCommand.ts b/clients/client-honeycode/src/commands/ListTablesCommand.ts index b9055cfa4f34f..118353257b8bb 100644 --- a/clients/client-honeycode/src/commands/ListTablesCommand.ts +++ b/clients/client-honeycode/src/commands/ListTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -149,6 +150,10 @@ export class ListTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "ListTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/ListTagsForResourceCommand.ts b/clients/client-honeycode/src/commands/ListTagsForResourceCommand.ts index 1576e41536c5c..6e1bb02bab992 100644 --- a/clients/client-honeycode/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-honeycode/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -144,6 +145,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/QueryTableRowsCommand.ts b/clients/client-honeycode/src/commands/QueryTableRowsCommand.ts index a79bf5bf1efda..eda31646c82fe 100644 --- a/clients/client-honeycode/src/commands/QueryTableRowsCommand.ts +++ b/clients/client-honeycode/src/commands/QueryTableRowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -174,6 +175,10 @@ export class QueryTableRowsCommand extends $Command< commandName, inputFilterSensitiveLog: QueryTableRowsRequestFilterSensitiveLog, outputFilterSensitiveLog: QueryTableRowsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "QueryTableRows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/StartTableDataImportJobCommand.ts b/clients/client-honeycode/src/commands/StartTableDataImportJobCommand.ts index 680241db3393a..2981d5ac23c5b 100644 --- a/clients/client-honeycode/src/commands/StartTableDataImportJobCommand.ts +++ b/clients/client-honeycode/src/commands/StartTableDataImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -177,6 +178,10 @@ export class StartTableDataImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: StartTableDataImportJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "StartTableDataImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/TagResourceCommand.ts b/clients/client-honeycode/src/commands/TagResourceCommand.ts index 849125810abf0..a0106e51b4dc5 100644 --- a/clients/client-honeycode/src/commands/TagResourceCommand.ts +++ b/clients/client-honeycode/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -142,6 +143,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-honeycode/src/commands/UntagResourceCommand.ts b/clients/client-honeycode/src/commands/UntagResourceCommand.ts index 1c4ca52020b7a..c762e9cd797a4 100644 --- a/clients/client-honeycode/src/commands/UntagResourceCommand.ts +++ b/clients/client-honeycode/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HoneycodeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HoneycodeClient"; @@ -142,6 +143,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SheetsPublicApiService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/package.json b/clients/client-iam/package.json index e718c4e4b1216..d430d0898bffc 100644 --- a/clients/client-iam/package.json +++ b/clients/client-iam/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-iam/src/commands/AddClientIDToOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/AddClientIDToOpenIDConnectProviderCommand.ts index 2370a685a75a0..2b2b0a73376fe 100644 --- a/clients/client-iam/src/commands/AddClientIDToOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/AddClientIDToOpenIDConnectProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -147,6 +148,10 @@ export class AddClientIDToOpenIDConnectProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "AddClientIDToOpenIDConnectProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/AddRoleToInstanceProfileCommand.ts b/clients/client-iam/src/commands/AddRoleToInstanceProfileCommand.ts index ce3ece91d2eac..b36d08c1ac4a5 100644 --- a/clients/client-iam/src/commands/AddRoleToInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/AddRoleToInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -160,6 +161,10 @@ export class AddRoleToInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "AddRoleToInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/AddUserToGroupCommand.ts b/clients/client-iam/src/commands/AddUserToGroupCommand.ts index 8d67725737c3d..ca00e8d0b4d6e 100644 --- a/clients/client-iam/src/commands/AddUserToGroupCommand.ts +++ b/clients/client-iam/src/commands/AddUserToGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -137,6 +138,10 @@ export class AddUserToGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "AddUserToGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/AttachGroupPolicyCommand.ts b/clients/client-iam/src/commands/AttachGroupPolicyCommand.ts index 4edc822ecb9b8..b620bbdf16ff9 100644 --- a/clients/client-iam/src/commands/AttachGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/AttachGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -154,6 +155,10 @@ export class AttachGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "AttachGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/AttachRolePolicyCommand.ts b/clients/client-iam/src/commands/AttachRolePolicyCommand.ts index 7583234221c84..d355d42f80427 100644 --- a/clients/client-iam/src/commands/AttachRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/AttachRolePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -171,6 +172,10 @@ export class AttachRolePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "AttachRolePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/AttachUserPolicyCommand.ts b/clients/client-iam/src/commands/AttachUserPolicyCommand.ts index ec525b39a0d82..7cad2d2a3e44f 100644 --- a/clients/client-iam/src/commands/AttachUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/AttachUserPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -154,6 +155,10 @@ export class AttachUserPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "AttachUserPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ChangePasswordCommand.ts b/clients/client-iam/src/commands/ChangePasswordCommand.ts index e9d873a6d2fd0..752898a0dfec2 100644 --- a/clients/client-iam/src/commands/ChangePasswordCommand.ts +++ b/clients/client-iam/src/commands/ChangePasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -158,6 +159,10 @@ export class ChangePasswordCommand extends $Command< commandName, inputFilterSensitiveLog: ChangePasswordRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ChangePassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateAccessKeyCommand.ts b/clients/client-iam/src/commands/CreateAccessKeyCommand.ts index dc61014914f96..b7e06ebab0c1d 100644 --- a/clients/client-iam/src/commands/CreateAccessKeyCommand.ts +++ b/clients/client-iam/src/commands/CreateAccessKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -171,6 +172,10 @@ export class CreateAccessKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateAccessKeyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateAccessKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateAccountAliasCommand.ts b/clients/client-iam/src/commands/CreateAccountAliasCommand.ts index 678baa9d948f5..8e8b55f9bfbbb 100644 --- a/clients/client-iam/src/commands/CreateAccountAliasCommand.ts +++ b/clients/client-iam/src/commands/CreateAccountAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -142,6 +143,10 @@ export class CreateAccountAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateAccountAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateGroupCommand.ts b/clients/client-iam/src/commands/CreateGroupCommand.ts index c26b468d1d7c3..5e2961fe619f1 100644 --- a/clients/client-iam/src/commands/CreateGroupCommand.ts +++ b/clients/client-iam/src/commands/CreateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -159,6 +160,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateInstanceProfileCommand.ts b/clients/client-iam/src/commands/CreateInstanceProfileCommand.ts index ca92c0d07b402..428d8e0151832 100644 --- a/clients/client-iam/src/commands/CreateInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/CreateInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -206,6 +207,10 @@ export class CreateInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateLoginProfileCommand.ts b/clients/client-iam/src/commands/CreateLoginProfileCommand.ts index 74c863e5ac523..d7abc368c6815 100644 --- a/clients/client-iam/src/commands/CreateLoginProfileCommand.ts +++ b/clients/client-iam/src/commands/CreateLoginProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -171,6 +172,10 @@ export class CreateLoginProfileCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLoginProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateLoginProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/CreateOpenIDConnectProviderCommand.ts index e373f90467e7f..12f15f7890a4b 100644 --- a/clients/client-iam/src/commands/CreateOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/CreateOpenIDConnectProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -217,6 +218,10 @@ export class CreateOpenIDConnectProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateOpenIDConnectProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreatePolicyCommand.ts b/clients/client-iam/src/commands/CreatePolicyCommand.ts index 877cc140bd2f9..6b392eb8f991b 100644 --- a/clients/client-iam/src/commands/CreatePolicyCommand.ts +++ b/clients/client-iam/src/commands/CreatePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -173,6 +174,10 @@ export class CreatePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreatePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreatePolicyVersionCommand.ts b/clients/client-iam/src/commands/CreatePolicyVersionCommand.ts index 2ac3d1935a2ce..3e0446ee86ab6 100644 --- a/clients/client-iam/src/commands/CreatePolicyVersionCommand.ts +++ b/clients/client-iam/src/commands/CreatePolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -148,6 +149,10 @@ export class CreatePolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreatePolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateRoleCommand.ts b/clients/client-iam/src/commands/CreateRoleCommand.ts index e99f409ee6d00..0d45c60e59764 100644 --- a/clients/client-iam/src/commands/CreateRoleCommand.ts +++ b/clients/client-iam/src/commands/CreateRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -199,6 +200,10 @@ export class CreateRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateSAMLProviderCommand.ts b/clients/client-iam/src/commands/CreateSAMLProviderCommand.ts index eb17fd14357ec..2f9df07356ca9 100644 --- a/clients/client-iam/src/commands/CreateSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/CreateSAMLProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -164,6 +165,10 @@ export class CreateSAMLProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateSAMLProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateServiceLinkedRoleCommand.ts b/clients/client-iam/src/commands/CreateServiceLinkedRoleCommand.ts index 7d005fca2e916..568ee9b01d8b7 100644 --- a/clients/client-iam/src/commands/CreateServiceLinkedRoleCommand.ts +++ b/clients/client-iam/src/commands/CreateServiceLinkedRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -163,6 +164,10 @@ export class CreateServiceLinkedRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateServiceLinkedRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateServiceSpecificCredentialCommand.ts b/clients/client-iam/src/commands/CreateServiceSpecificCredentialCommand.ts index 94b6347336a72..44ec8ebbd6d3b 100644 --- a/clients/client-iam/src/commands/CreateServiceSpecificCredentialCommand.ts +++ b/clients/client-iam/src/commands/CreateServiceSpecificCredentialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -153,6 +154,10 @@ export class CreateServiceSpecificCredentialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateServiceSpecificCredentialResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateServiceSpecificCredential", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateUserCommand.ts b/clients/client-iam/src/commands/CreateUserCommand.ts index 7542e32ecbcc5..749f71e8427dc 100644 --- a/clients/client-iam/src/commands/CreateUserCommand.ts +++ b/clients/client-iam/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -185,6 +186,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/CreateVirtualMFADeviceCommand.ts b/clients/client-iam/src/commands/CreateVirtualMFADeviceCommand.ts index 21ead9cd1031d..dc72d77cf6079 100644 --- a/clients/client-iam/src/commands/CreateVirtualMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/CreateVirtualMFADeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -186,6 +187,10 @@ export class CreateVirtualMFADeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateVirtualMFADeviceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "CreateVirtualMFADevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeactivateMFADeviceCommand.ts b/clients/client-iam/src/commands/DeactivateMFADeviceCommand.ts index 0196a22c3c8b5..79fa35e49391a 100644 --- a/clients/client-iam/src/commands/DeactivateMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/DeactivateMFADeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -139,6 +140,10 @@ export class DeactivateMFADeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeactivateMFADevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteAccessKeyCommand.ts b/clients/client-iam/src/commands/DeleteAccessKeyCommand.ts index 1d9039c3415c9..7c3f855c48e64 100644 --- a/clients/client-iam/src/commands/DeleteAccessKeyCommand.ts +++ b/clients/client-iam/src/commands/DeleteAccessKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -141,6 +142,10 @@ export class DeleteAccessKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteAccessKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteAccountAliasCommand.ts b/clients/client-iam/src/commands/DeleteAccountAliasCommand.ts index 159a21e87ff3d..46d78fabced9e 100644 --- a/clients/client-iam/src/commands/DeleteAccountAliasCommand.ts +++ b/clients/client-iam/src/commands/DeleteAccountAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -142,6 +143,10 @@ export class DeleteAccountAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteAccountAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteAccountPasswordPolicyCommand.ts b/clients/client-iam/src/commands/DeleteAccountPasswordPolicyCommand.ts index 4b83663aea904..6838e8576a9af 100644 --- a/clients/client-iam/src/commands/DeleteAccountPasswordPolicyCommand.ts +++ b/clients/client-iam/src/commands/DeleteAccountPasswordPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -130,6 +131,10 @@ export class DeleteAccountPasswordPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteAccountPasswordPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteGroupCommand.ts b/clients/client-iam/src/commands/DeleteGroupCommand.ts index 83bb5d0fff726..b6c20c403e3aa 100644 --- a/clients/client-iam/src/commands/DeleteGroupCommand.ts +++ b/clients/client-iam/src/commands/DeleteGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -127,6 +128,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteGroupPolicyCommand.ts b/clients/client-iam/src/commands/DeleteGroupPolicyCommand.ts index 28960a7637db7..69f66078343a8 100644 --- a/clients/client-iam/src/commands/DeleteGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/DeleteGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -142,6 +143,10 @@ export class DeleteGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteInstanceProfileCommand.ts b/clients/client-iam/src/commands/DeleteInstanceProfileCommand.ts index c3db0f6e172ea..b0bf379a59431 100644 --- a/clients/client-iam/src/commands/DeleteInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/DeleteInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -148,6 +149,10 @@ export class DeleteInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteLoginProfileCommand.ts b/clients/client-iam/src/commands/DeleteLoginProfileCommand.ts index 21a513ee244a8..987501db2ac1e 100644 --- a/clients/client-iam/src/commands/DeleteLoginProfileCommand.ts +++ b/clients/client-iam/src/commands/DeleteLoginProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -153,6 +154,10 @@ export class DeleteLoginProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteLoginProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/DeleteOpenIDConnectProviderCommand.ts index 55951a6028122..8dc11ee67ec6c 100644 --- a/clients/client-iam/src/commands/DeleteOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/DeleteOpenIDConnectProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -129,6 +130,10 @@ export class DeleteOpenIDConnectProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteOpenIDConnectProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeletePolicyCommand.ts b/clients/client-iam/src/commands/DeletePolicyCommand.ts index c4bf43ed21b47..0acdd446146c9 100644 --- a/clients/client-iam/src/commands/DeletePolicyCommand.ts +++ b/clients/client-iam/src/commands/DeletePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -154,6 +155,10 @@ export class DeletePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeletePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeletePolicyVersionCommand.ts b/clients/client-iam/src/commands/DeletePolicyVersionCommand.ts index 504a5f3dc2e69..12a492c8b4815 100644 --- a/clients/client-iam/src/commands/DeletePolicyVersionCommand.ts +++ b/clients/client-iam/src/commands/DeletePolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -138,6 +139,10 @@ export class DeletePolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeletePolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteRoleCommand.ts b/clients/client-iam/src/commands/DeleteRoleCommand.ts index 63fd94ae3acac..3e87c93bacd42 100644 --- a/clients/client-iam/src/commands/DeleteRoleCommand.ts +++ b/clients/client-iam/src/commands/DeleteRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -170,6 +171,10 @@ export class DeleteRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteRolePermissionsBoundaryCommand.ts b/clients/client-iam/src/commands/DeleteRolePermissionsBoundaryCommand.ts index 0fa26468fe497..1a226bd418050 100644 --- a/clients/client-iam/src/commands/DeleteRolePermissionsBoundaryCommand.ts +++ b/clients/client-iam/src/commands/DeleteRolePermissionsBoundaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -135,6 +136,10 @@ export class DeleteRolePermissionsBoundaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteRolePermissionsBoundary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteRolePolicyCommand.ts b/clients/client-iam/src/commands/DeleteRolePolicyCommand.ts index 5173c679fd3e7..a7692116c042b 100644 --- a/clients/client-iam/src/commands/DeleteRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/DeleteRolePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -148,6 +149,10 @@ export class DeleteRolePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteRolePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteSAMLProviderCommand.ts b/clients/client-iam/src/commands/DeleteSAMLProviderCommand.ts index 49dbd1678a09c..5bfc87d205dcf 100644 --- a/clients/client-iam/src/commands/DeleteSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/DeleteSAMLProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -134,6 +135,10 @@ export class DeleteSAMLProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteSAMLProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteSSHPublicKeyCommand.ts b/clients/client-iam/src/commands/DeleteSSHPublicKeyCommand.ts index a5a5ff4fe00ab..b9be60d5efbea 100644 --- a/clients/client-iam/src/commands/DeleteSSHPublicKeyCommand.ts +++ b/clients/client-iam/src/commands/DeleteSSHPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -121,6 +122,10 @@ export class DeleteSSHPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteSSHPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteServerCertificateCommand.ts b/clients/client-iam/src/commands/DeleteServerCertificateCommand.ts index e5977c3b90303..dc77b8f89186a 100644 --- a/clients/client-iam/src/commands/DeleteServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/DeleteServerCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -142,6 +143,10 @@ export class DeleteServerCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteServerCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteServiceLinkedRoleCommand.ts b/clients/client-iam/src/commands/DeleteServiceLinkedRoleCommand.ts index 61df751e96658..760a0eb6874e9 100644 --- a/clients/client-iam/src/commands/DeleteServiceLinkedRoleCommand.ts +++ b/clients/client-iam/src/commands/DeleteServiceLinkedRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -142,6 +143,10 @@ export class DeleteServiceLinkedRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteServiceLinkedRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteServiceSpecificCredentialCommand.ts b/clients/client-iam/src/commands/DeleteServiceSpecificCredentialCommand.ts index e6a96a49996cd..c6fc4640d9d6f 100644 --- a/clients/client-iam/src/commands/DeleteServiceSpecificCredentialCommand.ts +++ b/clients/client-iam/src/commands/DeleteServiceSpecificCredentialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -120,6 +121,10 @@ export class DeleteServiceSpecificCredentialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteServiceSpecificCredential", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteSigningCertificateCommand.ts b/clients/client-iam/src/commands/DeleteSigningCertificateCommand.ts index a2cc9acd24ee0..6d2873d86e25c 100644 --- a/clients/client-iam/src/commands/DeleteSigningCertificateCommand.ts +++ b/clients/client-iam/src/commands/DeleteSigningCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -145,6 +146,10 @@ export class DeleteSigningCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteSigningCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteUserCommand.ts b/clients/client-iam/src/commands/DeleteUserCommand.ts index 638d4293e2a00..49c713705e637 100644 --- a/clients/client-iam/src/commands/DeleteUserCommand.ts +++ b/clients/client-iam/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -173,6 +174,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteUserPermissionsBoundaryCommand.ts b/clients/client-iam/src/commands/DeleteUserPermissionsBoundaryCommand.ts index ab30f149ab946..55cca59cd0a1b 100644 --- a/clients/client-iam/src/commands/DeleteUserPermissionsBoundaryCommand.ts +++ b/clients/client-iam/src/commands/DeleteUserPermissionsBoundaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -128,6 +129,10 @@ export class DeleteUserPermissionsBoundaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteUserPermissionsBoundary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteUserPolicyCommand.ts b/clients/client-iam/src/commands/DeleteUserPolicyCommand.ts index 650924ebb602c..fefab9f882797 100644 --- a/clients/client-iam/src/commands/DeleteUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/DeleteUserPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -142,6 +143,10 @@ export class DeleteUserPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteUserPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DeleteVirtualMFADeviceCommand.ts b/clients/client-iam/src/commands/DeleteVirtualMFADeviceCommand.ts index 2d51402a93af2..5d01d272a2785 100644 --- a/clients/client-iam/src/commands/DeleteVirtualMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/DeleteVirtualMFADeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -147,6 +148,10 @@ export class DeleteVirtualMFADeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DeleteVirtualMFADevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DetachGroupPolicyCommand.ts b/clients/client-iam/src/commands/DetachGroupPolicyCommand.ts index 6fd0b0ed797f4..dd5faf5269507 100644 --- a/clients/client-iam/src/commands/DetachGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/DetachGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -133,6 +134,10 @@ export class DetachGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DetachGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DetachRolePolicyCommand.ts b/clients/client-iam/src/commands/DetachRolePolicyCommand.ts index 2aec88915d903..fac20fb183c1a 100644 --- a/clients/client-iam/src/commands/DetachRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/DetachRolePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -139,6 +140,10 @@ export class DetachRolePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DetachRolePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/DetachUserPolicyCommand.ts b/clients/client-iam/src/commands/DetachUserPolicyCommand.ts index 87597e93405ae..56da2d1c087a4 100644 --- a/clients/client-iam/src/commands/DetachUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/DetachUserPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -133,6 +134,10 @@ export class DetachUserPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "DetachUserPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/EnableMFADeviceCommand.ts b/clients/client-iam/src/commands/EnableMFADeviceCommand.ts index ea8c6efc3a72a..f7181b2ff2b74 100644 --- a/clients/client-iam/src/commands/EnableMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/EnableMFADeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -147,6 +148,10 @@ export class EnableMFADeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "EnableMFADevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GenerateCredentialReportCommand.ts b/clients/client-iam/src/commands/GenerateCredentialReportCommand.ts index 698524dbddc4f..b5c5c151cf595 100644 --- a/clients/client-iam/src/commands/GenerateCredentialReportCommand.ts +++ b/clients/client-iam/src/commands/GenerateCredentialReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -123,6 +124,10 @@ export class GenerateCredentialReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GenerateCredentialReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GenerateOrganizationsAccessReportCommand.ts b/clients/client-iam/src/commands/GenerateOrganizationsAccessReportCommand.ts index 7b297a8de2c4f..28f4901bf540e 100644 --- a/clients/client-iam/src/commands/GenerateOrganizationsAccessReportCommand.ts +++ b/clients/client-iam/src/commands/GenerateOrganizationsAccessReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -273,6 +274,10 @@ export class GenerateOrganizationsAccessReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GenerateOrganizationsAccessReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GenerateServiceLastAccessedDetailsCommand.ts b/clients/client-iam/src/commands/GenerateServiceLastAccessedDetailsCommand.ts index fa1129b3b91a5..428eab6c2f4b6 100644 --- a/clients/client-iam/src/commands/GenerateServiceLastAccessedDetailsCommand.ts +++ b/clients/client-iam/src/commands/GenerateServiceLastAccessedDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -200,6 +201,10 @@ export class GenerateServiceLastAccessedDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GenerateServiceLastAccessedDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetAccessKeyLastUsedCommand.ts b/clients/client-iam/src/commands/GetAccessKeyLastUsedCommand.ts index 594c10df00c68..ad6a66a61d746 100644 --- a/clients/client-iam/src/commands/GetAccessKeyLastUsedCommand.ts +++ b/clients/client-iam/src/commands/GetAccessKeyLastUsedCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -125,6 +126,10 @@ export class GetAccessKeyLastUsedCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetAccessKeyLastUsed", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetAccountAuthorizationDetailsCommand.ts b/clients/client-iam/src/commands/GetAccountAuthorizationDetailsCommand.ts index 13a65a6e9a300..1bede88b8026d 100644 --- a/clients/client-iam/src/commands/GetAccountAuthorizationDetailsCommand.ts +++ b/clients/client-iam/src/commands/GetAccountAuthorizationDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -286,6 +287,10 @@ export class GetAccountAuthorizationDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetAccountAuthorizationDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetAccountPasswordPolicyCommand.ts b/clients/client-iam/src/commands/GetAccountPasswordPolicyCommand.ts index c865e508c7ead..87792b6c2cca9 100644 --- a/clients/client-iam/src/commands/GetAccountPasswordPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetAccountPasswordPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -159,6 +160,10 @@ export class GetAccountPasswordPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetAccountPasswordPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetAccountSummaryCommand.ts b/clients/client-iam/src/commands/GetAccountSummaryCommand.ts index af7e8a799f9cc..4e38537ebb1a3 100644 --- a/clients/client-iam/src/commands/GetAccountSummaryCommand.ts +++ b/clients/client-iam/src/commands/GetAccountSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -162,6 +163,10 @@ export class GetAccountSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetAccountSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetContextKeysForCustomPolicyCommand.ts b/clients/client-iam/src/commands/GetContextKeysForCustomPolicyCommand.ts index 563a6c3770878..c813687649f81 100644 --- a/clients/client-iam/src/commands/GetContextKeysForCustomPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetContextKeysForCustomPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -134,6 +135,10 @@ export class GetContextKeysForCustomPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetContextKeysForCustomPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetContextKeysForPrincipalPolicyCommand.ts b/clients/client-iam/src/commands/GetContextKeysForPrincipalPolicyCommand.ts index 7e324828e5538..c3a9e87193498 100644 --- a/clients/client-iam/src/commands/GetContextKeysForPrincipalPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetContextKeysForPrincipalPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -145,6 +146,10 @@ export class GetContextKeysForPrincipalPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetContextKeysForPrincipalPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetCredentialReportCommand.ts b/clients/client-iam/src/commands/GetCredentialReportCommand.ts index 950d95718c24d..4ab5757c6ccd7 100644 --- a/clients/client-iam/src/commands/GetCredentialReportCommand.ts +++ b/clients/client-iam/src/commands/GetCredentialReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -133,6 +134,10 @@ export class GetCredentialReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetCredentialReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetGroupCommand.ts b/clients/client-iam/src/commands/GetGroupCommand.ts index 6a1c9fa7a8200..1c03f8876365a 100644 --- a/clients/client-iam/src/commands/GetGroupCommand.ts +++ b/clients/client-iam/src/commands/GetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -147,6 +148,10 @@ export class GetGroupCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetGroupPolicyCommand.ts b/clients/client-iam/src/commands/GetGroupPolicyCommand.ts index 717aeb869b417..f9540073aa012 100644 --- a/clients/client-iam/src/commands/GetGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -139,6 +140,10 @@ export class GetGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetInstanceProfileCommand.ts b/clients/client-iam/src/commands/GetInstanceProfileCommand.ts index d11a2d0b503c8..284e0263dbc3f 100644 --- a/clients/client-iam/src/commands/GetInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/GetInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -195,6 +196,10 @@ export class GetInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetLoginProfileCommand.ts b/clients/client-iam/src/commands/GetLoginProfileCommand.ts index 6613c8e3c500c..8a884bd65250d 100644 --- a/clients/client-iam/src/commands/GetLoginProfileCommand.ts +++ b/clients/client-iam/src/commands/GetLoginProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -154,6 +155,10 @@ export class GetLoginProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetLoginProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetMFADeviceCommand.ts b/clients/client-iam/src/commands/GetMFADeviceCommand.ts index 9e7298dd214b1..aadcbee3ad0bb 100644 --- a/clients/client-iam/src/commands/GetMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/GetMFADeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -126,6 +127,10 @@ export class GetMFADeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetMFADevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/GetOpenIDConnectProviderCommand.ts index 4771058ce13b9..79337e16719fb 100644 --- a/clients/client-iam/src/commands/GetOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/GetOpenIDConnectProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -140,6 +141,10 @@ export class GetOpenIDConnectProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetOpenIDConnectProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetOrganizationsAccessReportCommand.ts b/clients/client-iam/src/commands/GetOrganizationsAccessReportCommand.ts index edf88e38d998f..78734652197ee 100644 --- a/clients/client-iam/src/commands/GetOrganizationsAccessReportCommand.ts +++ b/clients/client-iam/src/commands/GetOrganizationsAccessReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -205,6 +206,10 @@ export class GetOrganizationsAccessReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetOrganizationsAccessReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetPolicyCommand.ts b/clients/client-iam/src/commands/GetPolicyCommand.ts index efdbb5c42ce0e..972d539bceebb 100644 --- a/clients/client-iam/src/commands/GetPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -147,6 +148,10 @@ export class GetPolicyCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetPolicyVersionCommand.ts b/clients/client-iam/src/commands/GetPolicyVersionCommand.ts index d4ac558bbf549..e3c5743c10f24 100644 --- a/clients/client-iam/src/commands/GetPolicyVersionCommand.ts +++ b/clients/client-iam/src/commands/GetPolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -147,6 +148,10 @@ export class GetPolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetPolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetRoleCommand.ts b/clients/client-iam/src/commands/GetRoleCommand.ts index de023f668e93d..dbbe9b559bafa 100644 --- a/clients/client-iam/src/commands/GetRoleCommand.ts +++ b/clients/client-iam/src/commands/GetRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -177,6 +178,10 @@ export class GetRoleCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetRolePolicyCommand.ts b/clients/client-iam/src/commands/GetRolePolicyCommand.ts index 69875613f86f4..85968d20e3bf6 100644 --- a/clients/client-iam/src/commands/GetRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/GetRolePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -139,6 +140,10 @@ export class GetRolePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetRolePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetSAMLProviderCommand.ts b/clients/client-iam/src/commands/GetSAMLProviderCommand.ts index d0dee6ba93f9a..7a52c4e396106 100644 --- a/clients/client-iam/src/commands/GetSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/GetSAMLProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -138,6 +139,10 @@ export class GetSAMLProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetSAMLProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetSSHPublicKeyCommand.ts b/clients/client-iam/src/commands/GetSSHPublicKeyCommand.ts index a12c23644920a..72aa115172ce5 100644 --- a/clients/client-iam/src/commands/GetSSHPublicKeyCommand.ts +++ b/clients/client-iam/src/commands/GetSSHPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -135,6 +136,10 @@ export class GetSSHPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetSSHPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetServerCertificateCommand.ts b/clients/client-iam/src/commands/GetServerCertificateCommand.ts index 1bd7faf70e63b..dd2ef3cf9e2b5 100644 --- a/clients/client-iam/src/commands/GetServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/GetServerCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -143,6 +144,10 @@ export class GetServerCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetServerCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetServiceLastAccessedDetailsCommand.ts b/clients/client-iam/src/commands/GetServiceLastAccessedDetailsCommand.ts index 765b7151ccf28..266fd2d43f3ca 100644 --- a/clients/client-iam/src/commands/GetServiceLastAccessedDetailsCommand.ts +++ b/clients/client-iam/src/commands/GetServiceLastAccessedDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -240,6 +241,10 @@ export class GetServiceLastAccessedDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetServiceLastAccessedDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.ts b/clients/client-iam/src/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.ts index 56d93289168fd..3a94aa2a5a67c 100644 --- a/clients/client-iam/src/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.ts +++ b/clients/client-iam/src/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -226,6 +227,10 @@ export class GetServiceLastAccessedDetailsWithEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetServiceLastAccessedDetailsWithEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetServiceLinkedRoleDeletionStatusCommand.ts b/clients/client-iam/src/commands/GetServiceLinkedRoleDeletionStatusCommand.ts index e458da081a0d4..e68db50ee3eae 100644 --- a/clients/client-iam/src/commands/GetServiceLinkedRoleDeletionStatusCommand.ts +++ b/clients/client-iam/src/commands/GetServiceLinkedRoleDeletionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -149,6 +150,10 @@ export class GetServiceLinkedRoleDeletionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetServiceLinkedRoleDeletionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetUserCommand.ts b/clients/client-iam/src/commands/GetUserCommand.ts index bc5ef3777985e..3a126403cb2ea 100644 --- a/clients/client-iam/src/commands/GetUserCommand.ts +++ b/clients/client-iam/src/commands/GetUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -158,6 +159,10 @@ export class GetUserCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/GetUserPolicyCommand.ts b/clients/client-iam/src/commands/GetUserPolicyCommand.ts index 0ff4c6b5e2dd5..b1d05c5dd8e1d 100644 --- a/clients/client-iam/src/commands/GetUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetUserPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -137,6 +138,10 @@ export class GetUserPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "GetUserPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListAccessKeysCommand.ts b/clients/client-iam/src/commands/ListAccessKeysCommand.ts index 4e04c172af3e6..74d73eac7745e 100644 --- a/clients/client-iam/src/commands/ListAccessKeysCommand.ts +++ b/clients/client-iam/src/commands/ListAccessKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -175,6 +176,10 @@ export class ListAccessKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListAccessKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListAccountAliasesCommand.ts b/clients/client-iam/src/commands/ListAccountAliasesCommand.ts index 4027742d7953d..f0ab646939b58 100644 --- a/clients/client-iam/src/commands/ListAccountAliasesCommand.ts +++ b/clients/client-iam/src/commands/ListAccountAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -142,6 +143,10 @@ export class ListAccountAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListAccountAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListAttachedGroupPoliciesCommand.ts b/clients/client-iam/src/commands/ListAttachedGroupPoliciesCommand.ts index 1e24eda0908eb..363c287e8f88d 100644 --- a/clients/client-iam/src/commands/ListAttachedGroupPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListAttachedGroupPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -145,6 +146,10 @@ export class ListAttachedGroupPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListAttachedGroupPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListAttachedRolePoliciesCommand.ts b/clients/client-iam/src/commands/ListAttachedRolePoliciesCommand.ts index dac1161b5deaa..1e7ae00f28e9b 100644 --- a/clients/client-iam/src/commands/ListAttachedRolePoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListAttachedRolePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -145,6 +146,10 @@ export class ListAttachedRolePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListAttachedRolePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListAttachedUserPoliciesCommand.ts b/clients/client-iam/src/commands/ListAttachedUserPoliciesCommand.ts index f80e7e72848c7..24e38334ccf0d 100644 --- a/clients/client-iam/src/commands/ListAttachedUserPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListAttachedUserPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -145,6 +146,10 @@ export class ListAttachedUserPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListAttachedUserPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListEntitiesForPolicyCommand.ts b/clients/client-iam/src/commands/ListEntitiesForPolicyCommand.ts index e574f51062b68..5acdacb7747f9 100644 --- a/clients/client-iam/src/commands/ListEntitiesForPolicyCommand.ts +++ b/clients/client-iam/src/commands/ListEntitiesForPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -157,6 +158,10 @@ export class ListEntitiesForPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListEntitiesForPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListGroupPoliciesCommand.ts b/clients/client-iam/src/commands/ListGroupPoliciesCommand.ts index f69a9abad51af..c36c1bc0851f6 100644 --- a/clients/client-iam/src/commands/ListGroupPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListGroupPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -155,6 +156,10 @@ export class ListGroupPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListGroupPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListGroupsCommand.ts b/clients/client-iam/src/commands/ListGroupsCommand.ts index 91a132f6b79b5..df3cb61957d48 100644 --- a/clients/client-iam/src/commands/ListGroupsCommand.ts +++ b/clients/client-iam/src/commands/ListGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -166,6 +167,10 @@ export class ListGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListGroupsForUserCommand.ts b/clients/client-iam/src/commands/ListGroupsForUserCommand.ts index ec9f24bc73a77..e505fe09e8b24 100644 --- a/clients/client-iam/src/commands/ListGroupsForUserCommand.ts +++ b/clients/client-iam/src/commands/ListGroupsForUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -167,6 +168,10 @@ export class ListGroupsForUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListGroupsForUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListInstanceProfileTagsCommand.ts b/clients/client-iam/src/commands/ListInstanceProfileTagsCommand.ts index 6d145b0b0d7e2..32395e58b92d3 100644 --- a/clients/client-iam/src/commands/ListInstanceProfileTagsCommand.ts +++ b/clients/client-iam/src/commands/ListInstanceProfileTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -133,6 +134,10 @@ export class ListInstanceProfileTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListInstanceProfileTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListInstanceProfilesCommand.ts b/clients/client-iam/src/commands/ListInstanceProfilesCommand.ts index 1a927cb2bfae8..f14086ccf665a 100644 --- a/clients/client-iam/src/commands/ListInstanceProfilesCommand.ts +++ b/clients/client-iam/src/commands/ListInstanceProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -171,6 +172,10 @@ export class ListInstanceProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListInstanceProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListInstanceProfilesForRoleCommand.ts b/clients/client-iam/src/commands/ListInstanceProfilesForRoleCommand.ts index 291af11e7722a..d3f5cb8696d6c 100644 --- a/clients/client-iam/src/commands/ListInstanceProfilesForRoleCommand.ts +++ b/clients/client-iam/src/commands/ListInstanceProfilesForRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -173,6 +174,10 @@ export class ListInstanceProfilesForRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListInstanceProfilesForRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListMFADeviceTagsCommand.ts b/clients/client-iam/src/commands/ListMFADeviceTagsCommand.ts index 5dfa877e30d69..0878f75776d37 100644 --- a/clients/client-iam/src/commands/ListMFADeviceTagsCommand.ts +++ b/clients/client-iam/src/commands/ListMFADeviceTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -137,6 +138,10 @@ export class ListMFADeviceTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListMFADeviceTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListMFADevicesCommand.ts b/clients/client-iam/src/commands/ListMFADevicesCommand.ts index 71454c64c7a34..b707d656cd6c6 100644 --- a/clients/client-iam/src/commands/ListMFADevicesCommand.ts +++ b/clients/client-iam/src/commands/ListMFADevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -137,6 +138,10 @@ export class ListMFADevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListMFADevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListOpenIDConnectProviderTagsCommand.ts b/clients/client-iam/src/commands/ListOpenIDConnectProviderTagsCommand.ts index 2633c4ac93af2..c0c341ec39415 100644 --- a/clients/client-iam/src/commands/ListOpenIDConnectProviderTagsCommand.ts +++ b/clients/client-iam/src/commands/ListOpenIDConnectProviderTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -144,6 +145,10 @@ export class ListOpenIDConnectProviderTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListOpenIDConnectProviderTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListOpenIDConnectProvidersCommand.ts b/clients/client-iam/src/commands/ListOpenIDConnectProvidersCommand.ts index a569b60b06673..99e69dc9a312a 100644 --- a/clients/client-iam/src/commands/ListOpenIDConnectProvidersCommand.ts +++ b/clients/client-iam/src/commands/ListOpenIDConnectProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -125,6 +126,10 @@ export class ListOpenIDConnectProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListOpenIDConnectProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListPoliciesCommand.ts b/clients/client-iam/src/commands/ListPoliciesCommand.ts index ebe7960bddcf0..2f18c7c762eac 100644 --- a/clients/client-iam/src/commands/ListPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -158,6 +159,10 @@ export class ListPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListPoliciesGrantingServiceAccessCommand.ts b/clients/client-iam/src/commands/ListPoliciesGrantingServiceAccessCommand.ts index 36d9f8c131219..ad593fee3e703 100644 --- a/clients/client-iam/src/commands/ListPoliciesGrantingServiceAccessCommand.ts +++ b/clients/client-iam/src/commands/ListPoliciesGrantingServiceAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -236,6 +237,10 @@ export class ListPoliciesGrantingServiceAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListPoliciesGrantingServiceAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListPolicyTagsCommand.ts b/clients/client-iam/src/commands/ListPolicyTagsCommand.ts index 88a2c2816e09d..71b89ffba1f5c 100644 --- a/clients/client-iam/src/commands/ListPolicyTagsCommand.ts +++ b/clients/client-iam/src/commands/ListPolicyTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -137,6 +138,10 @@ export class ListPolicyTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListPolicyTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListPolicyVersionsCommand.ts b/clients/client-iam/src/commands/ListPolicyVersionsCommand.ts index 3c29b23a60f25..954086bbd630a 100644 --- a/clients/client-iam/src/commands/ListPolicyVersionsCommand.ts +++ b/clients/client-iam/src/commands/ListPolicyVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -140,6 +141,10 @@ export class ListPolicyVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListPolicyVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListRolePoliciesCommand.ts b/clients/client-iam/src/commands/ListRolePoliciesCommand.ts index 95c13232f1fe0..085cc5c6f285f 100644 --- a/clients/client-iam/src/commands/ListRolePoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListRolePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -136,6 +137,10 @@ export class ListRolePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListRolePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListRoleTagsCommand.ts b/clients/client-iam/src/commands/ListRoleTagsCommand.ts index 604a8442e649e..d3c8ed80bdfc4 100644 --- a/clients/client-iam/src/commands/ListRoleTagsCommand.ts +++ b/clients/client-iam/src/commands/ListRoleTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -157,6 +158,10 @@ export class ListRoleTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListRoleTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListRolesCommand.ts b/clients/client-iam/src/commands/ListRolesCommand.ts index 6dfccddcdbd60..be108d1b031f2 100644 --- a/clients/client-iam/src/commands/ListRolesCommand.ts +++ b/clients/client-iam/src/commands/ListRolesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -161,6 +162,10 @@ export class ListRolesCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListRoles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListSAMLProviderTagsCommand.ts b/clients/client-iam/src/commands/ListSAMLProviderTagsCommand.ts index 143b3d965e360..2b9f7ee24e449 100644 --- a/clients/client-iam/src/commands/ListSAMLProviderTagsCommand.ts +++ b/clients/client-iam/src/commands/ListSAMLProviderTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -139,6 +140,10 @@ export class ListSAMLProviderTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListSAMLProviderTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListSAMLProvidersCommand.ts b/clients/client-iam/src/commands/ListSAMLProvidersCommand.ts index fab39174284f6..f7caf8f718d3d 100644 --- a/clients/client-iam/src/commands/ListSAMLProvidersCommand.ts +++ b/clients/client-iam/src/commands/ListSAMLProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -127,6 +128,10 @@ export class ListSAMLProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListSAMLProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListSSHPublicKeysCommand.ts b/clients/client-iam/src/commands/ListSSHPublicKeysCommand.ts index 2796c854cf236..9f404ab85e6d2 100644 --- a/clients/client-iam/src/commands/ListSSHPublicKeysCommand.ts +++ b/clients/client-iam/src/commands/ListSSHPublicKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -136,6 +137,10 @@ export class ListSSHPublicKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListSSHPublicKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListServerCertificateTagsCommand.ts b/clients/client-iam/src/commands/ListServerCertificateTagsCommand.ts index 5e751c117394e..5074a46105abc 100644 --- a/clients/client-iam/src/commands/ListServerCertificateTagsCommand.ts +++ b/clients/client-iam/src/commands/ListServerCertificateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -140,6 +141,10 @@ export class ListServerCertificateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListServerCertificateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListServerCertificatesCommand.ts b/clients/client-iam/src/commands/ListServerCertificatesCommand.ts index 1da46ff76a213..52d15a76b256b 100644 --- a/clients/client-iam/src/commands/ListServerCertificatesCommand.ts +++ b/clients/client-iam/src/commands/ListServerCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -142,6 +143,10 @@ export class ListServerCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListServerCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListServiceSpecificCredentialsCommand.ts b/clients/client-iam/src/commands/ListServiceSpecificCredentialsCommand.ts index a7b9ababe4e62..0ea03f2c92da2 100644 --- a/clients/client-iam/src/commands/ListServiceSpecificCredentialsCommand.ts +++ b/clients/client-iam/src/commands/ListServiceSpecificCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -141,6 +142,10 @@ export class ListServiceSpecificCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListServiceSpecificCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListSigningCertificatesCommand.ts b/clients/client-iam/src/commands/ListSigningCertificatesCommand.ts index 55c37b0a874de..f7101a0c6f6e2 100644 --- a/clients/client-iam/src/commands/ListSigningCertificatesCommand.ts +++ b/clients/client-iam/src/commands/ListSigningCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -167,6 +168,10 @@ export class ListSigningCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListSigningCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListUserPoliciesCommand.ts b/clients/client-iam/src/commands/ListUserPoliciesCommand.ts index 96ee823e5c840..b161df8160555 100644 --- a/clients/client-iam/src/commands/ListUserPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListUserPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -135,6 +136,10 @@ export class ListUserPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListUserPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListUserTagsCommand.ts b/clients/client-iam/src/commands/ListUserTagsCommand.ts index 920e5e71df908..ffaa1cdd91319 100644 --- a/clients/client-iam/src/commands/ListUserTagsCommand.ts +++ b/clients/client-iam/src/commands/ListUserTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -156,6 +157,10 @@ export class ListUserTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListUserTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListUsersCommand.ts b/clients/client-iam/src/commands/ListUsersCommand.ts index 4b9ef23168a97..c0a1a1c257647 100644 --- a/clients/client-iam/src/commands/ListUsersCommand.ts +++ b/clients/client-iam/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -183,6 +184,10 @@ export class ListUsersCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ListVirtualMFADevicesCommand.ts b/clients/client-iam/src/commands/ListVirtualMFADevicesCommand.ts index 782dd3eb0a8d5..0b8a1f6b39de5 100644 --- a/clients/client-iam/src/commands/ListVirtualMFADevicesCommand.ts +++ b/clients/client-iam/src/commands/ListVirtualMFADevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -183,6 +184,10 @@ export class ListVirtualMFADevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListVirtualMFADevicesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ListVirtualMFADevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/PutGroupPolicyCommand.ts b/clients/client-iam/src/commands/PutGroupPolicyCommand.ts index 92b9531f10653..f0db9eb9e84c0 100644 --- a/clients/client-iam/src/commands/PutGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/PutGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -161,6 +162,10 @@ export class PutGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "PutGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/PutRolePermissionsBoundaryCommand.ts b/clients/client-iam/src/commands/PutRolePermissionsBoundaryCommand.ts index b2a54d321bbce..9218c509d54ad 100644 --- a/clients/client-iam/src/commands/PutRolePermissionsBoundaryCommand.ts +++ b/clients/client-iam/src/commands/PutRolePermissionsBoundaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -146,6 +147,10 @@ export class PutRolePermissionsBoundaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "PutRolePermissionsBoundary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/PutRolePolicyCommand.ts b/clients/client-iam/src/commands/PutRolePolicyCommand.ts index 411749f18be02..e5dd041fd0b37 100644 --- a/clients/client-iam/src/commands/PutRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/PutRolePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -175,6 +176,10 @@ export class PutRolePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "PutRolePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/PutUserPermissionsBoundaryCommand.ts b/clients/client-iam/src/commands/PutUserPermissionsBoundaryCommand.ts index 9666c63c22864..5ebff2122dfe0 100644 --- a/clients/client-iam/src/commands/PutUserPermissionsBoundaryCommand.ts +++ b/clients/client-iam/src/commands/PutUserPermissionsBoundaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -139,6 +140,10 @@ export class PutUserPermissionsBoundaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "PutUserPermissionsBoundary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/PutUserPolicyCommand.ts b/clients/client-iam/src/commands/PutUserPolicyCommand.ts index 38a8b579bf9f3..fdb63f0cc793a 100644 --- a/clients/client-iam/src/commands/PutUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/PutUserPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -159,6 +160,10 @@ export class PutUserPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "PutUserPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/RemoveClientIDFromOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/RemoveClientIDFromOpenIDConnectProviderCommand.ts index bd71e05c2cec8..0d2546fd404a1 100644 --- a/clients/client-iam/src/commands/RemoveClientIDFromOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/RemoveClientIDFromOpenIDConnectProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -139,6 +140,10 @@ export class RemoveClientIDFromOpenIDConnectProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "RemoveClientIDFromOpenIDConnectProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/RemoveRoleFromInstanceProfileCommand.ts b/clients/client-iam/src/commands/RemoveRoleFromInstanceProfileCommand.ts index e71de6c1e8ba1..c9335a0f5546a 100644 --- a/clients/client-iam/src/commands/RemoveRoleFromInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/RemoveRoleFromInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -156,6 +157,10 @@ export class RemoveRoleFromInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "RemoveRoleFromInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/RemoveUserFromGroupCommand.ts b/clients/client-iam/src/commands/RemoveUserFromGroupCommand.ts index cb580c2bde45e..09e20040eb86c 100644 --- a/clients/client-iam/src/commands/RemoveUserFromGroupCommand.ts +++ b/clients/client-iam/src/commands/RemoveUserFromGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -137,6 +138,10 @@ export class RemoveUserFromGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "RemoveUserFromGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ResetServiceSpecificCredentialCommand.ts b/clients/client-iam/src/commands/ResetServiceSpecificCredentialCommand.ts index 6e57b695d5189..8a00db468be34 100644 --- a/clients/client-iam/src/commands/ResetServiceSpecificCredentialCommand.ts +++ b/clients/client-iam/src/commands/ResetServiceSpecificCredentialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -139,6 +140,10 @@ export class ResetServiceSpecificCredentialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ResetServiceSpecificCredentialResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ResetServiceSpecificCredential", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/ResyncMFADeviceCommand.ts b/clients/client-iam/src/commands/ResyncMFADeviceCommand.ts index f957480bff8ea..fceed7d49a65e 100644 --- a/clients/client-iam/src/commands/ResyncMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/ResyncMFADeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -138,6 +139,10 @@ export class ResyncMFADeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "ResyncMFADevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/SetDefaultPolicyVersionCommand.ts b/clients/client-iam/src/commands/SetDefaultPolicyVersionCommand.ts index 7bdc1a24137bd..b0159bb5ffab5 100644 --- a/clients/client-iam/src/commands/SetDefaultPolicyVersionCommand.ts +++ b/clients/client-iam/src/commands/SetDefaultPolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -134,6 +135,10 @@ export class SetDefaultPolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "SetDefaultPolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/SetSecurityTokenServicePreferencesCommand.ts b/clients/client-iam/src/commands/SetSecurityTokenServicePreferencesCommand.ts index ea00d8ab80fe4..4fde4f9dcf44d 100644 --- a/clients/client-iam/src/commands/SetSecurityTokenServicePreferencesCommand.ts +++ b/clients/client-iam/src/commands/SetSecurityTokenServicePreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -148,6 +149,10 @@ export class SetSecurityTokenServicePreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "SetSecurityTokenServicePreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/SimulateCustomPolicyCommand.ts b/clients/client-iam/src/commands/SimulateCustomPolicyCommand.ts index 1424d82a989c3..076d2d0177010 100644 --- a/clients/client-iam/src/commands/SimulateCustomPolicyCommand.ts +++ b/clients/client-iam/src/commands/SimulateCustomPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -234,6 +235,10 @@ export class SimulateCustomPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "SimulateCustomPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/SimulatePrincipalPolicyCommand.ts b/clients/client-iam/src/commands/SimulatePrincipalPolicyCommand.ts index b0b7f90ffc401..3c1f5032efad6 100644 --- a/clients/client-iam/src/commands/SimulatePrincipalPolicyCommand.ts +++ b/clients/client-iam/src/commands/SimulatePrincipalPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -248,6 +249,10 @@ export class SimulatePrincipalPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "SimulatePrincipalPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/TagInstanceProfileCommand.ts b/clients/client-iam/src/commands/TagInstanceProfileCommand.ts index 4f6f9c1aab6a8..2735b024dcb2c 100644 --- a/clients/client-iam/src/commands/TagInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/TagInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -173,6 +174,10 @@ export class TagInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "TagInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/TagMFADeviceCommand.ts b/clients/client-iam/src/commands/TagMFADeviceCommand.ts index ef924cfb63027..0f2451dd53e0e 100644 --- a/clients/client-iam/src/commands/TagMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/TagMFADeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -172,6 +173,10 @@ export class TagMFADeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "TagMFADevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/TagOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/TagOpenIDConnectProviderCommand.ts index 9b914dc9ec17d..8c1b026fe57f6 100644 --- a/clients/client-iam/src/commands/TagOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/TagOpenIDConnectProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -175,6 +176,10 @@ export class TagOpenIDConnectProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "TagOpenIDConnectProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/TagPolicyCommand.ts b/clients/client-iam/src/commands/TagPolicyCommand.ts index 331093ee674cd..a6f762cfe7f60 100644 --- a/clients/client-iam/src/commands/TagPolicyCommand.ts +++ b/clients/client-iam/src/commands/TagPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -167,6 +168,10 @@ export class TagPolicyCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "TagPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/TagRoleCommand.ts b/clients/client-iam/src/commands/TagRoleCommand.ts index c4364d149e30b..d5af88b0a40f1 100644 --- a/clients/client-iam/src/commands/TagRoleCommand.ts +++ b/clients/client-iam/src/commands/TagRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -197,6 +198,10 @@ export class TagRoleCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "TagRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/TagSAMLProviderCommand.ts b/clients/client-iam/src/commands/TagSAMLProviderCommand.ts index 23f24e8f6d342..2fddab71e8ec5 100644 --- a/clients/client-iam/src/commands/TagSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/TagSAMLProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -175,6 +176,10 @@ export class TagSAMLProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "TagSAMLProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/TagServerCertificateCommand.ts b/clients/client-iam/src/commands/TagServerCertificateCommand.ts index a023cfa72ff68..cba27772c5db6 100644 --- a/clients/client-iam/src/commands/TagServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/TagServerCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -185,6 +186,10 @@ export class TagServerCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "TagServerCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/TagUserCommand.ts b/clients/client-iam/src/commands/TagUserCommand.ts index 3663cce213836..04e7e0f5c50ae 100644 --- a/clients/client-iam/src/commands/TagUserCommand.ts +++ b/clients/client-iam/src/commands/TagUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -196,6 +197,10 @@ export class TagUserCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "TagUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UntagInstanceProfileCommand.ts b/clients/client-iam/src/commands/UntagInstanceProfileCommand.ts index 0aa2ba2462475..e6e088513ff3d 100644 --- a/clients/client-iam/src/commands/UntagInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/UntagInstanceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -132,6 +133,10 @@ export class UntagInstanceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UntagInstanceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UntagMFADeviceCommand.ts b/clients/client-iam/src/commands/UntagMFADeviceCommand.ts index a21dc37273903..50fe3c0ba8e56 100644 --- a/clients/client-iam/src/commands/UntagMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/UntagMFADeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -133,6 +134,10 @@ export class UntagMFADeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UntagMFADevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UntagOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/UntagOpenIDConnectProviderCommand.ts index f61b25ccef234..5b5e8a1bf73b7 100644 --- a/clients/client-iam/src/commands/UntagOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/UntagOpenIDConnectProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -134,6 +135,10 @@ export class UntagOpenIDConnectProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UntagOpenIDConnectProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UntagPolicyCommand.ts b/clients/client-iam/src/commands/UntagPolicyCommand.ts index b088aca9e07f0..070acacafea32 100644 --- a/clients/client-iam/src/commands/UntagPolicyCommand.ts +++ b/clients/client-iam/src/commands/UntagPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -130,6 +131,10 @@ export class UntagPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UntagPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UntagRoleCommand.ts b/clients/client-iam/src/commands/UntagRoleCommand.ts index c69375536dda9..22bcf032bb122 100644 --- a/clients/client-iam/src/commands/UntagRoleCommand.ts +++ b/clients/client-iam/src/commands/UntagRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -136,6 +137,10 @@ export class UntagRoleCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UntagRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UntagSAMLProviderCommand.ts b/clients/client-iam/src/commands/UntagSAMLProviderCommand.ts index 2b8eb82cb2918..80784a7c54778 100644 --- a/clients/client-iam/src/commands/UntagSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/UntagSAMLProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -134,6 +135,10 @@ export class UntagSAMLProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UntagSAMLProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UntagServerCertificateCommand.ts b/clients/client-iam/src/commands/UntagServerCertificateCommand.ts index 27b148009a4ee..74aa791509d60 100644 --- a/clients/client-iam/src/commands/UntagServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/UntagServerCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -140,6 +141,10 @@ export class UntagServerCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UntagServerCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UntagUserCommand.ts b/clients/client-iam/src/commands/UntagUserCommand.ts index cb21274d96a7a..fec727ce80c77 100644 --- a/clients/client-iam/src/commands/UntagUserCommand.ts +++ b/clients/client-iam/src/commands/UntagUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -136,6 +137,10 @@ export class UntagUserCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UntagUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateAccessKeyCommand.ts b/clients/client-iam/src/commands/UpdateAccessKeyCommand.ts index 9899ff441eaf0..741f1bae976f0 100644 --- a/clients/client-iam/src/commands/UpdateAccessKeyCommand.ts +++ b/clients/client-iam/src/commands/UpdateAccessKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -149,6 +150,10 @@ export class UpdateAccessKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateAccessKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateAccountPasswordPolicyCommand.ts b/clients/client-iam/src/commands/UpdateAccountPasswordPolicyCommand.ts index 161f3991c3847..026241fe24cdd 100644 --- a/clients/client-iam/src/commands/UpdateAccountPasswordPolicyCommand.ts +++ b/clients/client-iam/src/commands/UpdateAccountPasswordPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -158,6 +159,10 @@ export class UpdateAccountPasswordPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateAccountPasswordPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateAssumeRolePolicyCommand.ts b/clients/client-iam/src/commands/UpdateAssumeRolePolicyCommand.ts index faa5d6cbfc020..ca015dc8d90e6 100644 --- a/clients/client-iam/src/commands/UpdateAssumeRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/UpdateAssumeRolePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -150,6 +151,10 @@ export class UpdateAssumeRolePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateAssumeRolePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateGroupCommand.ts b/clients/client-iam/src/commands/UpdateGroupCommand.ts index d084a42592427..c0d52bb0304b7 100644 --- a/clients/client-iam/src/commands/UpdateGroupCommand.ts +++ b/clients/client-iam/src/commands/UpdateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -154,6 +155,10 @@ export class UpdateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateLoginProfileCommand.ts b/clients/client-iam/src/commands/UpdateLoginProfileCommand.ts index 804ad798f93a7..847944cda0a5b 100644 --- a/clients/client-iam/src/commands/UpdateLoginProfileCommand.ts +++ b/clients/client-iam/src/commands/UpdateLoginProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -154,6 +155,10 @@ export class UpdateLoginProfileCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateLoginProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateLoginProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateOpenIDConnectProviderThumbprintCommand.ts b/clients/client-iam/src/commands/UpdateOpenIDConnectProviderThumbprintCommand.ts index 86d2fb3b5e989..a3f26e4f34827 100644 --- a/clients/client-iam/src/commands/UpdateOpenIDConnectProviderThumbprintCommand.ts +++ b/clients/client-iam/src/commands/UpdateOpenIDConnectProviderThumbprintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -153,6 +154,10 @@ export class UpdateOpenIDConnectProviderThumbprintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateOpenIDConnectProviderThumbprint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateRoleCommand.ts b/clients/client-iam/src/commands/UpdateRoleCommand.ts index 4211b88c88368..198174190ff44 100644 --- a/clients/client-iam/src/commands/UpdateRoleCommand.ts +++ b/clients/client-iam/src/commands/UpdateRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -126,6 +127,10 @@ export class UpdateRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateRoleDescriptionCommand.ts b/clients/client-iam/src/commands/UpdateRoleDescriptionCommand.ts index e4345ee1503d1..50267138e34fa 100644 --- a/clients/client-iam/src/commands/UpdateRoleDescriptionCommand.ts +++ b/clients/client-iam/src/commands/UpdateRoleDescriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -154,6 +155,10 @@ export class UpdateRoleDescriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateRoleDescription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateSAMLProviderCommand.ts b/clients/client-iam/src/commands/UpdateSAMLProviderCommand.ts index 1f399c5407049..66a16fbcd8d9d 100644 --- a/clients/client-iam/src/commands/UpdateSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/UpdateSAMLProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -134,6 +135,10 @@ export class UpdateSAMLProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateSAMLProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateSSHPublicKeyCommand.ts b/clients/client-iam/src/commands/UpdateSSHPublicKeyCommand.ts index 4d5c1e8793c38..42faf70db9afb 100644 --- a/clients/client-iam/src/commands/UpdateSSHPublicKeyCommand.ts +++ b/clients/client-iam/src/commands/UpdateSSHPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -124,6 +125,10 @@ export class UpdateSSHPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateSSHPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateServerCertificateCommand.ts b/clients/client-iam/src/commands/UpdateServerCertificateCommand.ts index 38750d62ef4ca..2204673a14f35 100644 --- a/clients/client-iam/src/commands/UpdateServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/UpdateServerCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -149,6 +150,10 @@ export class UpdateServerCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateServerCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateServiceSpecificCredentialCommand.ts b/clients/client-iam/src/commands/UpdateServiceSpecificCredentialCommand.ts index a1145093fffe0..d574819fdc848 100644 --- a/clients/client-iam/src/commands/UpdateServiceSpecificCredentialCommand.ts +++ b/clients/client-iam/src/commands/UpdateServiceSpecificCredentialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -124,6 +125,10 @@ export class UpdateServiceSpecificCredentialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateServiceSpecificCredential", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateSigningCertificateCommand.ts b/clients/client-iam/src/commands/UpdateSigningCertificateCommand.ts index 4d04ec5df91b9..3c801e5d6afac 100644 --- a/clients/client-iam/src/commands/UpdateSigningCertificateCommand.ts +++ b/clients/client-iam/src/commands/UpdateSigningCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -146,6 +147,10 @@ export class UpdateSigningCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateSigningCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UpdateUserCommand.ts b/clients/client-iam/src/commands/UpdateUserCommand.ts index 543e72f9b7b50..08bc06af15495 100644 --- a/clients/client-iam/src/commands/UpdateUserCommand.ts +++ b/clients/client-iam/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -162,6 +163,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UploadSSHPublicKeyCommand.ts b/clients/client-iam/src/commands/UploadSSHPublicKeyCommand.ts index a9081efea2ba0..9c029928056f9 100644 --- a/clients/client-iam/src/commands/UploadSSHPublicKeyCommand.ts +++ b/clients/client-iam/src/commands/UploadSSHPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -145,6 +146,10 @@ export class UploadSSHPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UploadSSHPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UploadServerCertificateCommand.ts b/clients/client-iam/src/commands/UploadServerCertificateCommand.ts index 89a51ab90908b..f54984c9a1a65 100644 --- a/clients/client-iam/src/commands/UploadServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/UploadServerCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -218,6 +219,10 @@ export class UploadServerCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: UploadServerCertificateRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UploadServerCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iam/src/commands/UploadSigningCertificateCommand.ts b/clients/client-iam/src/commands/UploadSigningCertificateCommand.ts index ce40e07e8a741..334127810b132 100644 --- a/clients/client-iam/src/commands/UploadSigningCertificateCommand.ts +++ b/clients/client-iam/src/commands/UploadSigningCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient"; @@ -194,6 +195,10 @@ export class UploadSigningCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityManagementV20100508", + operation: "UploadSigningCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/package.json b/clients/client-identitystore/package.json index 32a025d8ddc28..7c941c0c61be9 100644 --- a/clients/client-identitystore/package.json +++ b/clients/client-identitystore/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-identitystore/src/commands/CreateGroupCommand.ts b/clients/client-identitystore/src/commands/CreateGroupCommand.ts index daf635ebac4c4..e7a513db4bedb 100644 --- a/clients/client-identitystore/src/commands/CreateGroupCommand.ts +++ b/clients/client-identitystore/src/commands/CreateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -144,6 +145,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: CreateGroupRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/CreateGroupMembershipCommand.ts b/clients/client-identitystore/src/commands/CreateGroupMembershipCommand.ts index 703c9cf10edba..d9c8ab75e4b56 100644 --- a/clients/client-identitystore/src/commands/CreateGroupMembershipCommand.ts +++ b/clients/client-identitystore/src/commands/CreateGroupMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -148,6 +149,10 @@ export class CreateGroupMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "CreateGroupMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/CreateUserCommand.ts b/clients/client-identitystore/src/commands/CreateUserCommand.ts index 98a4bdbc5483f..0eeb4e1b3f22b 100644 --- a/clients/client-identitystore/src/commands/CreateUserCommand.ts +++ b/clients/client-identitystore/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -185,6 +186,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/DeleteGroupCommand.ts b/clients/client-identitystore/src/commands/DeleteGroupCommand.ts index 145d386f6b754..782a4f73014ff 100644 --- a/clients/client-identitystore/src/commands/DeleteGroupCommand.ts +++ b/clients/client-identitystore/src/commands/DeleteGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -137,6 +138,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/DeleteGroupMembershipCommand.ts b/clients/client-identitystore/src/commands/DeleteGroupMembershipCommand.ts index 9cdb368e44f0e..39711a093fd4f 100644 --- a/clients/client-identitystore/src/commands/DeleteGroupMembershipCommand.ts +++ b/clients/client-identitystore/src/commands/DeleteGroupMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -139,6 +140,10 @@ export class DeleteGroupMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "DeleteGroupMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/DeleteUserCommand.ts b/clients/client-identitystore/src/commands/DeleteUserCommand.ts index b9d4bb12e94c1..0ccac53efe5bf 100644 --- a/clients/client-identitystore/src/commands/DeleteUserCommand.ts +++ b/clients/client-identitystore/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -137,6 +138,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/DescribeGroupCommand.ts b/clients/client-identitystore/src/commands/DescribeGroupCommand.ts index ed41f10223f9f..4e4d22ab2b16d 100644 --- a/clients/client-identitystore/src/commands/DescribeGroupCommand.ts +++ b/clients/client-identitystore/src/commands/DescribeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -147,6 +148,10 @@ export class DescribeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeGroupResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "DescribeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/DescribeGroupMembershipCommand.ts b/clients/client-identitystore/src/commands/DescribeGroupMembershipCommand.ts index 571a98bab82c3..691a19431d118 100644 --- a/clients/client-identitystore/src/commands/DescribeGroupMembershipCommand.ts +++ b/clients/client-identitystore/src/commands/DescribeGroupMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -140,6 +141,10 @@ export class DescribeGroupMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "DescribeGroupMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/DescribeUserCommand.ts b/clients/client-identitystore/src/commands/DescribeUserCommand.ts index ce0e7b84ccab3..66c5af5ee6acf 100644 --- a/clients/client-identitystore/src/commands/DescribeUserCommand.ts +++ b/clients/client-identitystore/src/commands/DescribeUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -183,6 +184,10 @@ export class DescribeUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "DescribeUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/GetGroupIdCommand.ts b/clients/client-identitystore/src/commands/GetGroupIdCommand.ts index e814359c9f848..8224a714ea5c3 100644 --- a/clients/client-identitystore/src/commands/GetGroupIdCommand.ts +++ b/clients/client-identitystore/src/commands/GetGroupIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -143,6 +144,10 @@ export class GetGroupIdCommand extends $Command< commandName, inputFilterSensitiveLog: GetGroupIdRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "GetGroupId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/GetGroupMembershipIdCommand.ts b/clients/client-identitystore/src/commands/GetGroupMembershipIdCommand.ts index 89fcacf954771..e3c89675fbafb 100644 --- a/clients/client-identitystore/src/commands/GetGroupMembershipIdCommand.ts +++ b/clients/client-identitystore/src/commands/GetGroupMembershipIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -139,6 +140,10 @@ export class GetGroupMembershipIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "GetGroupMembershipId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/GetUserIdCommand.ts b/clients/client-identitystore/src/commands/GetUserIdCommand.ts index 2b2bdefc12d47..12a18ef42c0f5 100644 --- a/clients/client-identitystore/src/commands/GetUserIdCommand.ts +++ b/clients/client-identitystore/src/commands/GetUserIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -143,6 +144,10 @@ export class GetUserIdCommand extends $Command< commandName, inputFilterSensitiveLog: GetUserIdRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "GetUserId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/IsMemberInGroupsCommand.ts b/clients/client-identitystore/src/commands/IsMemberInGroupsCommand.ts index c49cc8d3a669b..6433d4c35a3f0 100644 --- a/clients/client-identitystore/src/commands/IsMemberInGroupsCommand.ts +++ b/clients/client-identitystore/src/commands/IsMemberInGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -152,6 +153,10 @@ export class IsMemberInGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: IsMemberInGroupsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "IsMemberInGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/ListGroupMembershipsCommand.ts b/clients/client-identitystore/src/commands/ListGroupMembershipsCommand.ts index 07220b5c122d6..e8a7a4b47ad35 100644 --- a/clients/client-identitystore/src/commands/ListGroupMembershipsCommand.ts +++ b/clients/client-identitystore/src/commands/ListGroupMembershipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -147,6 +148,10 @@ export class ListGroupMembershipsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "ListGroupMemberships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/ListGroupMembershipsForMemberCommand.ts b/clients/client-identitystore/src/commands/ListGroupMembershipsForMemberCommand.ts index 1841758feeb97..420ab29ea9331 100644 --- a/clients/client-identitystore/src/commands/ListGroupMembershipsForMemberCommand.ts +++ b/clients/client-identitystore/src/commands/ListGroupMembershipsForMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -154,6 +155,10 @@ export class ListGroupMembershipsForMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "ListGroupMembershipsForMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/ListGroupsCommand.ts b/clients/client-identitystore/src/commands/ListGroupsCommand.ts index a5371a92123b7..951c030668939 100644 --- a/clients/client-identitystore/src/commands/ListGroupsCommand.ts +++ b/clients/client-identitystore/src/commands/ListGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -160,6 +161,10 @@ export class ListGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: ListGroupsRequestFilterSensitiveLog, outputFilterSensitiveLog: ListGroupsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "ListGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/ListUsersCommand.ts b/clients/client-identitystore/src/commands/ListUsersCommand.ts index 986b7ae779f4c..60cae0109506e 100644 --- a/clients/client-identitystore/src/commands/ListUsersCommand.ts +++ b/clients/client-identitystore/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -201,6 +202,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: ListUsersRequestFilterSensitiveLog, outputFilterSensitiveLog: ListUsersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/UpdateGroupCommand.ts b/clients/client-identitystore/src/commands/UpdateGroupCommand.ts index 8ed448bb9c5eb..4f6599b86cc4e 100644 --- a/clients/client-identitystore/src/commands/UpdateGroupCommand.ts +++ b/clients/client-identitystore/src/commands/UpdateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -146,6 +147,10 @@ export class UpdateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "UpdateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-identitystore/src/commands/UpdateUserCommand.ts b/clients/client-identitystore/src/commands/UpdateUserCommand.ts index 430f94ad15fe5..cd96251480815 100644 --- a/clients/client-identitystore/src/commands/UpdateUserCommand.ts +++ b/clients/client-identitystore/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IdentitystoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IdentitystoreClient"; @@ -146,6 +147,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIdentityStore", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/package.json b/clients/client-imagebuilder/package.json index cced2db3308fe..323d175651f88 100644 --- a/clients/client-imagebuilder/package.json +++ b/clients/client-imagebuilder/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-imagebuilder/src/commands/CancelImageCreationCommand.ts b/clients/client-imagebuilder/src/commands/CancelImageCreationCommand.ts index d9c55f19d49bd..ebf80e7e1f446 100644 --- a/clients/client-imagebuilder/src/commands/CancelImageCreationCommand.ts +++ b/clients/client-imagebuilder/src/commands/CancelImageCreationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -147,6 +148,10 @@ export class CancelImageCreationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "CancelImageCreation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/CreateComponentCommand.ts b/clients/client-imagebuilder/src/commands/CreateComponentCommand.ts index 806d871266e58..f4f5cf320db24 100644 --- a/clients/client-imagebuilder/src/commands/CreateComponentCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -182,6 +183,10 @@ export class CreateComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "CreateComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/CreateContainerRecipeCommand.ts b/clients/client-imagebuilder/src/commands/CreateContainerRecipeCommand.ts index 499471d7bc4cb..3de8c6705f1a3 100644 --- a/clients/client-imagebuilder/src/commands/CreateContainerRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateContainerRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -208,6 +209,10 @@ export class CreateContainerRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "CreateContainerRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/CreateDistributionConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/CreateDistributionConfigurationCommand.ts index 6b57da220a155..b81466b1dfbf9 100644 --- a/clients/client-imagebuilder/src/commands/CreateDistributionConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateDistributionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -239,6 +240,10 @@ export class CreateDistributionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "CreateDistributionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/CreateImageCommand.ts b/clients/client-imagebuilder/src/commands/CreateImageCommand.ts index e4bd1be01fd06..430c0d6794942 100644 --- a/clients/client-imagebuilder/src/commands/CreateImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -172,6 +173,10 @@ export class CreateImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "CreateImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts index 8cc908cc8b3f8..d58fb58b3045f 100644 --- a/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -183,6 +184,10 @@ export class CreateImagePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "CreateImagePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts b/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts index aa1990f1b33fb..a702a056bf783 100644 --- a/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -201,6 +202,10 @@ export class CreateImageRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "CreateImageRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/CreateInfrastructureConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/CreateInfrastructureConfigurationCommand.ts index a4ab57141e64b..b79909fcdab99 100644 --- a/clients/client-imagebuilder/src/commands/CreateInfrastructureConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateInfrastructureConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -191,6 +192,10 @@ export class CreateInfrastructureConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "CreateInfrastructureConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/DeleteComponentCommand.ts b/clients/client-imagebuilder/src/commands/DeleteComponentCommand.ts index 0559a863e8ed1..27155fa1de79f 100644 --- a/clients/client-imagebuilder/src/commands/DeleteComponentCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -140,6 +141,10 @@ export class DeleteComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "DeleteComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/DeleteContainerRecipeCommand.ts b/clients/client-imagebuilder/src/commands/DeleteContainerRecipeCommand.ts index 0bb0ad8bd95cd..160f1986a806d 100644 --- a/clients/client-imagebuilder/src/commands/DeleteContainerRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteContainerRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -140,6 +141,10 @@ export class DeleteContainerRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "DeleteContainerRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/DeleteDistributionConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/DeleteDistributionConfigurationCommand.ts index 326e61f9febc4..b1420f185afe4 100644 --- a/clients/client-imagebuilder/src/commands/DeleteDistributionConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteDistributionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -145,6 +146,10 @@ export class DeleteDistributionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "DeleteDistributionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/DeleteImageCommand.ts b/clients/client-imagebuilder/src/commands/DeleteImageCommand.ts index 47a1563dcaa5d..809cd5db032dc 100644 --- a/clients/client-imagebuilder/src/commands/DeleteImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -159,6 +160,10 @@ export class DeleteImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "DeleteImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/DeleteImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/DeleteImagePipelineCommand.ts index 6908f7dc34b86..de01467a52779 100644 --- a/clients/client-imagebuilder/src/commands/DeleteImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteImagePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -140,6 +141,10 @@ export class DeleteImagePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "DeleteImagePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/DeleteImageRecipeCommand.ts b/clients/client-imagebuilder/src/commands/DeleteImageRecipeCommand.ts index e76e550af8159..00d3b290773bb 100644 --- a/clients/client-imagebuilder/src/commands/DeleteImageRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteImageRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -140,6 +141,10 @@ export class DeleteImageRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "DeleteImageRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/DeleteInfrastructureConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/DeleteInfrastructureConfigurationCommand.ts index 584f1bcfc05d7..78f42e789012f 100644 --- a/clients/client-imagebuilder/src/commands/DeleteInfrastructureConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteInfrastructureConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -148,6 +149,10 @@ export class DeleteInfrastructureConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "DeleteInfrastructureConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetComponentCommand.ts b/clients/client-imagebuilder/src/commands/GetComponentCommand.ts index 3123eaea261ea..74a63b14a5a09 100644 --- a/clients/client-imagebuilder/src/commands/GetComponentCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -169,6 +170,10 @@ export class GetComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetComponentPolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetComponentPolicyCommand.ts index 7c4598dd70334..30f53568c1e59 100644 --- a/clients/client-imagebuilder/src/commands/GetComponentPolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetComponentPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -134,6 +135,10 @@ export class GetComponentPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetComponentPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetContainerRecipeCommand.ts b/clients/client-imagebuilder/src/commands/GetContainerRecipeCommand.ts index b0c5fe04d022c..db65588c841a6 100644 --- a/clients/client-imagebuilder/src/commands/GetContainerRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetContainerRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -190,6 +191,10 @@ export class GetContainerRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetContainerRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetContainerRecipePolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetContainerRecipePolicyCommand.ts index b694bcc50ec12..5aa786ede4082 100644 --- a/clients/client-imagebuilder/src/commands/GetContainerRecipePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetContainerRecipePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -134,6 +135,10 @@ export class GetContainerRecipePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetContainerRecipePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetDistributionConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/GetDistributionConfigurationCommand.ts index 419c69a839d20..ee3e78a218dcd 100644 --- a/clients/client-imagebuilder/src/commands/GetDistributionConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetDistributionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -222,6 +223,10 @@ export class GetDistributionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetDistributionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetImageCommand.ts b/clients/client-imagebuilder/src/commands/GetImageCommand.ts index 63b9375c76dc1..2f3df69ede90e 100644 --- a/clients/client-imagebuilder/src/commands/GetImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -410,6 +411,10 @@ export class GetImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/GetImagePipelineCommand.ts index 5734d779f370e..9ed881f1a9d8a 100644 --- a/clients/client-imagebuilder/src/commands/GetImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImagePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -172,6 +173,10 @@ export class GetImagePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetImagePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetImagePolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetImagePolicyCommand.ts index 5d089f8771771..16acd727a8ce4 100644 --- a/clients/client-imagebuilder/src/commands/GetImagePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImagePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -134,6 +135,10 @@ export class GetImagePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetImagePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetImageRecipeCommand.ts b/clients/client-imagebuilder/src/commands/GetImageRecipeCommand.ts index ba6c6dc617894..5fa79671e4546 100644 --- a/clients/client-imagebuilder/src/commands/GetImageRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImageRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -186,6 +187,10 @@ export class GetImageRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetImageRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetImageRecipePolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetImageRecipePolicyCommand.ts index dde0fad9d51bc..3bcf92df18a81 100644 --- a/clients/client-imagebuilder/src/commands/GetImageRecipePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImageRecipePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -134,6 +135,10 @@ export class GetImageRecipePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetImageRecipePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetInfrastructureConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/GetInfrastructureConfigurationCommand.ts index 6ed0478ee06bf..f3e06f8646afa 100644 --- a/clients/client-imagebuilder/src/commands/GetInfrastructureConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetInfrastructureConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -174,6 +175,10 @@ export class GetInfrastructureConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetInfrastructureConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetWorkflowExecutionCommand.ts b/clients/client-imagebuilder/src/commands/GetWorkflowExecutionCommand.ts index 40b0ba852568e..03d064ca11e26 100644 --- a/clients/client-imagebuilder/src/commands/GetWorkflowExecutionCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetWorkflowExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -148,6 +149,10 @@ export class GetWorkflowExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetWorkflowExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/GetWorkflowStepExecutionCommand.ts b/clients/client-imagebuilder/src/commands/GetWorkflowStepExecutionCommand.ts index ea1bb6be89d8d..bf3d53c18f8d8 100644 --- a/clients/client-imagebuilder/src/commands/GetWorkflowStepExecutionCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetWorkflowStepExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -152,6 +153,10 @@ export class GetWorkflowStepExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "GetWorkflowStepExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ImportComponentCommand.ts b/clients/client-imagebuilder/src/commands/ImportComponentCommand.ts index d172e658bfe0b..971bba1976ea8 100644 --- a/clients/client-imagebuilder/src/commands/ImportComponentCommand.ts +++ b/clients/client-imagebuilder/src/commands/ImportComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -165,6 +166,10 @@ export class ImportComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ImportComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ImportVmImageCommand.ts b/clients/client-imagebuilder/src/commands/ImportVmImageCommand.ts index 37851f9c6a62f..1b04eda5fb8da 100644 --- a/clients/client-imagebuilder/src/commands/ImportVmImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/ImportVmImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -142,6 +143,10 @@ export class ImportVmImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ImportVmImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListComponentBuildVersionsCommand.ts b/clients/client-imagebuilder/src/commands/ListComponentBuildVersionsCommand.ts index 9c79c6f2410c9..b0afff3610623 100644 --- a/clients/client-imagebuilder/src/commands/ListComponentBuildVersionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListComponentBuildVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -176,6 +177,10 @@ export class ListComponentBuildVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListComponentBuildVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListComponentsCommand.ts b/clients/client-imagebuilder/src/commands/ListComponentsCommand.ts index 46fcc192897c6..b0ba9d04adb6b 100644 --- a/clients/client-imagebuilder/src/commands/ListComponentsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -176,6 +177,10 @@ export class ListComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListContainerRecipesCommand.ts b/clients/client-imagebuilder/src/commands/ListContainerRecipesCommand.ts index 63d35bd965828..2cfc959c0ceb4 100644 --- a/clients/client-imagebuilder/src/commands/ListContainerRecipesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListContainerRecipesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -163,6 +164,10 @@ export class ListContainerRecipesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListContainerRecipes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListDistributionConfigurationsCommand.ts b/clients/client-imagebuilder/src/commands/ListDistributionConfigurationsCommand.ts index 8bc04de594443..6f6ba9fba8931 100644 --- a/clients/client-imagebuilder/src/commands/ListDistributionConfigurationsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListDistributionConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -168,6 +169,10 @@ export class ListDistributionConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListDistributionConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListImageBuildVersionsCommand.ts b/clients/client-imagebuilder/src/commands/ListImageBuildVersionsCommand.ts index ed3307d4bbb62..7ce5e86a0ab3d 100644 --- a/clients/client-imagebuilder/src/commands/ListImageBuildVersionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImageBuildVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -193,6 +194,10 @@ export class ListImageBuildVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListImageBuildVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListImagePackagesCommand.ts b/clients/client-imagebuilder/src/commands/ListImagePackagesCommand.ts index eaa056ae815d2..f669d48400201 100644 --- a/clients/client-imagebuilder/src/commands/ListImagePackagesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImagePackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -151,6 +152,10 @@ export class ListImagePackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListImagePackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListImagePipelineImagesCommand.ts b/clients/client-imagebuilder/src/commands/ListImagePipelineImagesCommand.ts index c09549b62ac11..8e5fff3261d40 100644 --- a/clients/client-imagebuilder/src/commands/ListImagePipelineImagesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImagePipelineImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -196,6 +197,10 @@ export class ListImagePipelineImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListImagePipelineImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListImagePipelinesCommand.ts b/clients/client-imagebuilder/src/commands/ListImagePipelinesCommand.ts index cbe23abe62dd2..d108eddb25748 100644 --- a/clients/client-imagebuilder/src/commands/ListImagePipelinesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImagePipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -187,6 +188,10 @@ export class ListImagePipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListImagePipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListImageRecipesCommand.ts b/clients/client-imagebuilder/src/commands/ListImageRecipesCommand.ts index 11e1f60edb3c4..035ba831cd7de 100644 --- a/clients/client-imagebuilder/src/commands/ListImageRecipesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImageRecipesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -162,6 +163,10 @@ export class ListImageRecipesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListImageRecipes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListImageScanFindingAggregationsCommand.ts b/clients/client-imagebuilder/src/commands/ListImageScanFindingAggregationsCommand.ts index 064479b998afd..7c2ba114b11b0 100644 --- a/clients/client-imagebuilder/src/commands/ListImageScanFindingAggregationsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImageScanFindingAggregationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -218,6 +219,10 @@ export class ListImageScanFindingAggregationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListImageScanFindingAggregations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListImageScanFindingsCommand.ts b/clients/client-imagebuilder/src/commands/ListImageScanFindingsCommand.ts index fb0af8df3a301..34fa53b25d0a0 100644 --- a/clients/client-imagebuilder/src/commands/ListImageScanFindingsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImageScanFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -220,6 +221,10 @@ export class ListImageScanFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListImageScanFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListImagesCommand.ts b/clients/client-imagebuilder/src/commands/ListImagesCommand.ts index c814621aba323..ca12696a8c534 100644 --- a/clients/client-imagebuilder/src/commands/ListImagesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -164,6 +165,10 @@ export class ListImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListInfrastructureConfigurationsCommand.ts b/clients/client-imagebuilder/src/commands/ListInfrastructureConfigurationsCommand.ts index 41ff0719d5d84..653bdea641bc0 100644 --- a/clients/client-imagebuilder/src/commands/ListInfrastructureConfigurationsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListInfrastructureConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -172,6 +173,10 @@ export class ListInfrastructureConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListInfrastructureConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListTagsForResourceCommand.ts b/clients/client-imagebuilder/src/commands/ListTagsForResourceCommand.ts index ffe8c3bf6cafd..5b2a1e04730b8 100644 --- a/clients/client-imagebuilder/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -127,6 +128,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListWorkflowExecutionsCommand.ts b/clients/client-imagebuilder/src/commands/ListWorkflowExecutionsCommand.ts index be9da0a9b6b99..28a38f10107ef 100644 --- a/clients/client-imagebuilder/src/commands/ListWorkflowExecutionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListWorkflowExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -159,6 +160,10 @@ export class ListWorkflowExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListWorkflowExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/ListWorkflowStepExecutionsCommand.ts b/clients/client-imagebuilder/src/commands/ListWorkflowStepExecutionsCommand.ts index 39de3e5370454..3e541f3a53ebb 100644 --- a/clients/client-imagebuilder/src/commands/ListWorkflowStepExecutionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListWorkflowStepExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -161,6 +162,10 @@ export class ListWorkflowStepExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "ListWorkflowStepExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/PutComponentPolicyCommand.ts b/clients/client-imagebuilder/src/commands/PutComponentPolicyCommand.ts index 62a8d1ca6df88..6b6119ff4b583 100644 --- a/clients/client-imagebuilder/src/commands/PutComponentPolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/PutComponentPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -145,6 +146,10 @@ export class PutComponentPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "PutComponentPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/PutContainerRecipePolicyCommand.ts b/clients/client-imagebuilder/src/commands/PutContainerRecipePolicyCommand.ts index 4c37cd91f3c74..50638c8cd4072 100644 --- a/clients/client-imagebuilder/src/commands/PutContainerRecipePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/PutContainerRecipePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -150,6 +151,10 @@ export class PutContainerRecipePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "PutContainerRecipePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/PutImagePolicyCommand.ts b/clients/client-imagebuilder/src/commands/PutImagePolicyCommand.ts index 01aac650d9d58..6eea93d109920 100644 --- a/clients/client-imagebuilder/src/commands/PutImagePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/PutImagePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -145,6 +146,10 @@ export class PutImagePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "PutImagePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/PutImageRecipePolicyCommand.ts b/clients/client-imagebuilder/src/commands/PutImageRecipePolicyCommand.ts index 370741cf137db..a90168890d4d6 100644 --- a/clients/client-imagebuilder/src/commands/PutImageRecipePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/PutImageRecipePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -145,6 +146,10 @@ export class PutImageRecipePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "PutImageRecipePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/StartImagePipelineExecutionCommand.ts b/clients/client-imagebuilder/src/commands/StartImagePipelineExecutionCommand.ts index e037ff7aec900..dda24eaa6cd84 100644 --- a/clients/client-imagebuilder/src/commands/StartImagePipelineExecutionCommand.ts +++ b/clients/client-imagebuilder/src/commands/StartImagePipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -154,6 +155,10 @@ export class StartImagePipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "StartImagePipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/TagResourceCommand.ts b/clients/client-imagebuilder/src/commands/TagResourceCommand.ts index 732a304474c01..6dd51110d7915 100644 --- a/clients/client-imagebuilder/src/commands/TagResourceCommand.ts +++ b/clients/client-imagebuilder/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -124,6 +125,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/UntagResourceCommand.ts b/clients/client-imagebuilder/src/commands/UntagResourceCommand.ts index 2b21da47467f9..68aca6266eb19 100644 --- a/clients/client-imagebuilder/src/commands/UntagResourceCommand.ts +++ b/clients/client-imagebuilder/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -124,6 +125,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/UpdateDistributionConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/UpdateDistributionConfigurationCommand.ts index 8d645c9dcbcf4..91fef30839197 100644 --- a/clients/client-imagebuilder/src/commands/UpdateDistributionConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/UpdateDistributionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -228,6 +229,10 @@ export class UpdateDistributionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "UpdateDistributionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/UpdateImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/UpdateImagePipelineCommand.ts index 49f8b295a391a..250719ecd88ac 100644 --- a/clients/client-imagebuilder/src/commands/UpdateImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/UpdateImagePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -177,6 +178,10 @@ export class UpdateImagePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "UpdateImagePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-imagebuilder/src/commands/UpdateInfrastructureConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/UpdateInfrastructureConfigurationCommand.ts index 1d2a3ad24f025..815b02ddf27d3 100644 --- a/clients/client-imagebuilder/src/commands/UpdateInfrastructureConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/UpdateInfrastructureConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient"; @@ -180,6 +181,10 @@ export class UpdateInfrastructureConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "imagebuilder", + operation: "UpdateInfrastructureConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/package.json b/clients/client-inspector/package.json index 88280d61befc2..a6093351b8d17 100644 --- a/clients/client-inspector/package.json +++ b/clients/client-inspector/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-inspector/src/commands/AddAttributesToFindingsCommand.ts b/clients/client-inspector/src/commands/AddAttributesToFindingsCommand.ts index c9acbbd4489fe..42eeb0412de5b 100644 --- a/clients/client-inspector/src/commands/AddAttributesToFindingsCommand.ts +++ b/clients/client-inspector/src/commands/AddAttributesToFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -169,6 +170,10 @@ export class AddAttributesToFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "AddAttributesToFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/CreateAssessmentTargetCommand.ts b/clients/client-inspector/src/commands/CreateAssessmentTargetCommand.ts index c7eb79cbbfff7..628ccc3cf7bb3 100644 --- a/clients/client-inspector/src/commands/CreateAssessmentTargetCommand.ts +++ b/clients/client-inspector/src/commands/CreateAssessmentTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -164,6 +165,10 @@ export class CreateAssessmentTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "CreateAssessmentTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/CreateAssessmentTemplateCommand.ts b/clients/client-inspector/src/commands/CreateAssessmentTemplateCommand.ts index 4c051542c34a6..2da920a294b80 100644 --- a/clients/client-inspector/src/commands/CreateAssessmentTemplateCommand.ts +++ b/clients/client-inspector/src/commands/CreateAssessmentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -176,6 +177,10 @@ export class CreateAssessmentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "CreateAssessmentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/CreateExclusionsPreviewCommand.ts b/clients/client-inspector/src/commands/CreateExclusionsPreviewCommand.ts index a9517c5d91c0f..1cb2a1269a688 100644 --- a/clients/client-inspector/src/commands/CreateExclusionsPreviewCommand.ts +++ b/clients/client-inspector/src/commands/CreateExclusionsPreviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -137,6 +138,10 @@ export class CreateExclusionsPreviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "CreateExclusionsPreview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/CreateResourceGroupCommand.ts b/clients/client-inspector/src/commands/CreateResourceGroupCommand.ts index 7f9d5110c2067..ea2e09eb00041 100644 --- a/clients/client-inspector/src/commands/CreateResourceGroupCommand.ts +++ b/clients/client-inspector/src/commands/CreateResourceGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -160,6 +161,10 @@ export class CreateResourceGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "CreateResourceGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DeleteAssessmentRunCommand.ts b/clients/client-inspector/src/commands/DeleteAssessmentRunCommand.ts index f9b389eb6313d..dad811b88fb95 100644 --- a/clients/client-inspector/src/commands/DeleteAssessmentRunCommand.ts +++ b/clients/client-inspector/src/commands/DeleteAssessmentRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -145,6 +146,10 @@ export class DeleteAssessmentRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DeleteAssessmentRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DeleteAssessmentTargetCommand.ts b/clients/client-inspector/src/commands/DeleteAssessmentTargetCommand.ts index a5425da3e26d6..3d553eb249ccf 100644 --- a/clients/client-inspector/src/commands/DeleteAssessmentTargetCommand.ts +++ b/clients/client-inspector/src/commands/DeleteAssessmentTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -145,6 +146,10 @@ export class DeleteAssessmentTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DeleteAssessmentTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DeleteAssessmentTemplateCommand.ts b/clients/client-inspector/src/commands/DeleteAssessmentTemplateCommand.ts index a8087ca433a44..d2ef8ac4c7ddd 100644 --- a/clients/client-inspector/src/commands/DeleteAssessmentTemplateCommand.ts +++ b/clients/client-inspector/src/commands/DeleteAssessmentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -145,6 +146,10 @@ export class DeleteAssessmentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DeleteAssessmentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DescribeAssessmentRunsCommand.ts b/clients/client-inspector/src/commands/DescribeAssessmentRunsCommand.ts index 6a271f8a101dc..5f28fd757af63 100644 --- a/clients/client-inspector/src/commands/DescribeAssessmentRunsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeAssessmentRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -249,6 +250,10 @@ export class DescribeAssessmentRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DescribeAssessmentRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DescribeAssessmentTargetsCommand.ts b/clients/client-inspector/src/commands/DescribeAssessmentTargetsCommand.ts index f497cfd12c337..657f5bf5286a2 100644 --- a/clients/client-inspector/src/commands/DescribeAssessmentTargetsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeAssessmentTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -165,6 +166,10 @@ export class DescribeAssessmentTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DescribeAssessmentTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DescribeAssessmentTemplatesCommand.ts b/clients/client-inspector/src/commands/DescribeAssessmentTemplatesCommand.ts index 861b059f498ec..87cb809adad4f 100644 --- a/clients/client-inspector/src/commands/DescribeAssessmentTemplatesCommand.ts +++ b/clients/client-inspector/src/commands/DescribeAssessmentTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -183,6 +184,10 @@ export class DescribeAssessmentTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DescribeAssessmentTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DescribeCrossAccountAccessRoleCommand.ts b/clients/client-inspector/src/commands/DescribeCrossAccountAccessRoleCommand.ts index 6d295594d4313..4364f6d59f2e8 100644 --- a/clients/client-inspector/src/commands/DescribeCrossAccountAccessRoleCommand.ts +++ b/clients/client-inspector/src/commands/DescribeCrossAccountAccessRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -139,6 +140,10 @@ export class DescribeCrossAccountAccessRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DescribeCrossAccountAccessRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DescribeExclusionsCommand.ts b/clients/client-inspector/src/commands/DescribeExclusionsCommand.ts index e54066140e4ee..c6d1b7d75184f 100644 --- a/clients/client-inspector/src/commands/DescribeExclusionsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeExclusionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -149,6 +150,10 @@ export class DescribeExclusionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DescribeExclusions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DescribeFindingsCommand.ts b/clients/client-inspector/src/commands/DescribeFindingsCommand.ts index f55fd1005e18d..e83af33d2ed1f 100644 --- a/clients/client-inspector/src/commands/DescribeFindingsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -252,6 +253,10 @@ export class DescribeFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DescribeFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DescribeResourceGroupsCommand.ts b/clients/client-inspector/src/commands/DescribeResourceGroupsCommand.ts index b17da0f316cb7..9673ddcc72f7e 100644 --- a/clients/client-inspector/src/commands/DescribeResourceGroupsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeResourceGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -171,6 +172,10 @@ export class DescribeResourceGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DescribeResourceGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/DescribeRulesPackagesCommand.ts b/clients/client-inspector/src/commands/DescribeRulesPackagesCommand.ts index 6bc855639a65c..d41749522f1d8 100644 --- a/clients/client-inspector/src/commands/DescribeRulesPackagesCommand.ts +++ b/clients/client-inspector/src/commands/DescribeRulesPackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -166,6 +167,10 @@ export class DescribeRulesPackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "DescribeRulesPackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/GetAssessmentReportCommand.ts b/clients/client-inspector/src/commands/GetAssessmentReportCommand.ts index 520e5ab016dd9..e50cddfd583cf 100644 --- a/clients/client-inspector/src/commands/GetAssessmentReportCommand.ts +++ b/clients/client-inspector/src/commands/GetAssessmentReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -146,6 +147,10 @@ export class GetAssessmentReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "GetAssessmentReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/GetExclusionsPreviewCommand.ts b/clients/client-inspector/src/commands/GetExclusionsPreviewCommand.ts index 049bb806864cb..50ea1945c740d 100644 --- a/clients/client-inspector/src/commands/GetExclusionsPreviewCommand.ts +++ b/clients/client-inspector/src/commands/GetExclusionsPreviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -154,6 +155,10 @@ export class GetExclusionsPreviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "GetExclusionsPreview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/GetTelemetryMetadataCommand.ts b/clients/client-inspector/src/commands/GetTelemetryMetadataCommand.ts index e85c387357b27..f31ed5607b8d9 100644 --- a/clients/client-inspector/src/commands/GetTelemetryMetadataCommand.ts +++ b/clients/client-inspector/src/commands/GetTelemetryMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -297,6 +298,10 @@ export class GetTelemetryMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "GetTelemetryMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListAssessmentRunAgentsCommand.ts b/clients/client-inspector/src/commands/ListAssessmentRunAgentsCommand.ts index 28c197bb50819..3ff08ce460d4b 100644 --- a/clients/client-inspector/src/commands/ListAssessmentRunAgentsCommand.ts +++ b/clients/client-inspector/src/commands/ListAssessmentRunAgentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -328,6 +329,10 @@ export class ListAssessmentRunAgentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListAssessmentRunAgents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListAssessmentRunsCommand.ts b/clients/client-inspector/src/commands/ListAssessmentRunsCommand.ts index ee025f84b38e4..1161f73fd0b58 100644 --- a/clients/client-inspector/src/commands/ListAssessmentRunsCommand.ts +++ b/clients/client-inspector/src/commands/ListAssessmentRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -184,6 +185,10 @@ export class ListAssessmentRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListAssessmentRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListAssessmentTargetsCommand.ts b/clients/client-inspector/src/commands/ListAssessmentTargetsCommand.ts index d3c4ad4d1ad22..3dbc8e6012f71 100644 --- a/clients/client-inspector/src/commands/ListAssessmentTargetsCommand.ts +++ b/clients/client-inspector/src/commands/ListAssessmentTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -152,6 +153,10 @@ export class ListAssessmentTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListAssessmentTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListAssessmentTemplatesCommand.ts b/clients/client-inspector/src/commands/ListAssessmentTemplatesCommand.ts index b1f0d9e859a25..53a155d03adca 100644 --- a/clients/client-inspector/src/commands/ListAssessmentTemplatesCommand.ts +++ b/clients/client-inspector/src/commands/ListAssessmentTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -169,6 +170,10 @@ export class ListAssessmentTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListAssessmentTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListEventSubscriptionsCommand.ts b/clients/client-inspector/src/commands/ListEventSubscriptionsCommand.ts index efc952f602908..ff94465f2f914 100644 --- a/clients/client-inspector/src/commands/ListEventSubscriptionsCommand.ts +++ b/clients/client-inspector/src/commands/ListEventSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -172,6 +173,10 @@ export class ListEventSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListEventSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListExclusionsCommand.ts b/clients/client-inspector/src/commands/ListExclusionsCommand.ts index 473c36738388a..df1f38c69b954 100644 --- a/clients/client-inspector/src/commands/ListExclusionsCommand.ts +++ b/clients/client-inspector/src/commands/ListExclusionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -133,6 +134,10 @@ export class ListExclusionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListExclusions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListFindingsCommand.ts b/clients/client-inspector/src/commands/ListFindingsCommand.ts index 2820f7968b253..b395ee29e65c8 100644 --- a/clients/client-inspector/src/commands/ListFindingsCommand.ts +++ b/clients/client-inspector/src/commands/ListFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -190,6 +191,10 @@ export class ListFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListRulesPackagesCommand.ts b/clients/client-inspector/src/commands/ListRulesPackagesCommand.ts index f5257a029618f..3f4a7a77e1cd5 100644 --- a/clients/client-inspector/src/commands/ListRulesPackagesCommand.ts +++ b/clients/client-inspector/src/commands/ListRulesPackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -150,6 +151,10 @@ export class ListRulesPackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListRulesPackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/ListTagsForResourceCommand.ts b/clients/client-inspector/src/commands/ListTagsForResourceCommand.ts index 84bdcf1865c48..f26c7b9af3895 100644 --- a/clients/client-inspector/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-inspector/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -154,6 +155,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/PreviewAgentsCommand.ts b/clients/client-inspector/src/commands/PreviewAgentsCommand.ts index 0362cfe3e68e8..e8fc5eeec6d11 100644 --- a/clients/client-inspector/src/commands/PreviewAgentsCommand.ts +++ b/clients/client-inspector/src/commands/PreviewAgentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -167,6 +168,10 @@ export class PreviewAgentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "PreviewAgents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/RegisterCrossAccountAccessRoleCommand.ts b/clients/client-inspector/src/commands/RegisterCrossAccountAccessRoleCommand.ts index 90ac1bedf539a..f91dde7c29b75 100644 --- a/clients/client-inspector/src/commands/RegisterCrossAccountAccessRoleCommand.ts +++ b/clients/client-inspector/src/commands/RegisterCrossAccountAccessRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -144,6 +145,10 @@ export class RegisterCrossAccountAccessRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "RegisterCrossAccountAccessRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/RemoveAttributesFromFindingsCommand.ts b/clients/client-inspector/src/commands/RemoveAttributesFromFindingsCommand.ts index 53487650b461e..ce559bb019868 100644 --- a/clients/client-inspector/src/commands/RemoveAttributesFromFindingsCommand.ts +++ b/clients/client-inspector/src/commands/RemoveAttributesFromFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -168,6 +169,10 @@ export class RemoveAttributesFromFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "RemoveAttributesFromFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/SetTagsForResourceCommand.ts b/clients/client-inspector/src/commands/SetTagsForResourceCommand.ts index 799d98292bb16..967879a5fb8c5 100644 --- a/clients/client-inspector/src/commands/SetTagsForResourceCommand.ts +++ b/clients/client-inspector/src/commands/SetTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -153,6 +154,10 @@ export class SetTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "SetTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/StartAssessmentRunCommand.ts b/clients/client-inspector/src/commands/StartAssessmentRunCommand.ts index f6f8f955dff07..59ba83c46aa83 100644 --- a/clients/client-inspector/src/commands/StartAssessmentRunCommand.ts +++ b/clients/client-inspector/src/commands/StartAssessmentRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -163,6 +164,10 @@ export class StartAssessmentRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "StartAssessmentRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/StopAssessmentRunCommand.ts b/clients/client-inspector/src/commands/StopAssessmentRunCommand.ts index 12e32510d8550..77de90df365d7 100644 --- a/clients/client-inspector/src/commands/StopAssessmentRunCommand.ts +++ b/clients/client-inspector/src/commands/StopAssessmentRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -142,6 +143,10 @@ export class StopAssessmentRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "StopAssessmentRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/SubscribeToEventCommand.ts b/clients/client-inspector/src/commands/SubscribeToEventCommand.ts index 2e03d98a757eb..50cfe54e272aa 100644 --- a/clients/client-inspector/src/commands/SubscribeToEventCommand.ts +++ b/clients/client-inspector/src/commands/SubscribeToEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -149,6 +150,10 @@ export class SubscribeToEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "SubscribeToEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/UnsubscribeFromEventCommand.ts b/clients/client-inspector/src/commands/UnsubscribeFromEventCommand.ts index 65715ecf2a259..cd9f84ff03cb8 100644 --- a/clients/client-inspector/src/commands/UnsubscribeFromEventCommand.ts +++ b/clients/client-inspector/src/commands/UnsubscribeFromEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -145,6 +146,10 @@ export class UnsubscribeFromEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "UnsubscribeFromEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector/src/commands/UpdateAssessmentTargetCommand.ts b/clients/client-inspector/src/commands/UpdateAssessmentTargetCommand.ts index 2524c5ca0389f..17556ae11075f 100644 --- a/clients/client-inspector/src/commands/UpdateAssessmentTargetCommand.ts +++ b/clients/client-inspector/src/commands/UpdateAssessmentTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient"; @@ -147,6 +148,10 @@ export class UpdateAssessmentTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InspectorService", + operation: "UpdateAssessmentTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/package.json b/clients/client-inspector2/package.json index a7ed99aeb9d6e..2bc6ee0e9c9e4 100644 --- a/clients/client-inspector2/package.json +++ b/clients/client-inspector2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-inspector2/src/commands/AssociateMemberCommand.ts b/clients/client-inspector2/src/commands/AssociateMemberCommand.ts index 137f344b83903..79a6108ac47b9 100644 --- a/clients/client-inspector2/src/commands/AssociateMemberCommand.ts +++ b/clients/client-inspector2/src/commands/AssociateMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -127,6 +128,10 @@ export class AssociateMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "AssociateMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts b/clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts index 9f1e8daaa530c..e7598ffc328e1 100644 --- a/clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -177,6 +178,10 @@ export class BatchGetAccountStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "BatchGetAccountStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts b/clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts index dc5657b547fdd..f1e49e1abfa96 100644 --- a/clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -154,6 +155,10 @@ export class BatchGetCodeSnippetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "BatchGetCodeSnippet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts b/clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts index 81a2c10218173..b68a1d9e098e2 100644 --- a/clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -170,6 +171,10 @@ export class BatchGetFindingDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "BatchGetFindingDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts b/clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts index 16bdf44bc0734..ae1357c8bf41a 100644 --- a/clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -148,6 +149,10 @@ export class BatchGetFreeTrialInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "BatchGetFreeTrialInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts b/clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts index bfb4954802918..720fdf8489757 100644 --- a/clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -151,6 +152,10 @@ export class BatchGetMemberEc2DeepInspectionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "BatchGetMemberEc2DeepInspectionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts b/clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts index 38986c619abed..a48127156e973 100644 --- a/clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts +++ b/clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -160,6 +161,10 @@ export class BatchUpdateMemberEc2DeepInspectionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "BatchUpdateMemberEc2DeepInspectionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts b/clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts index e789569c5b9ab..a1064d404be1a 100644 --- a/clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts +++ b/clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -130,6 +131,10 @@ export class CancelFindingsReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "CancelFindingsReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/CancelSbomExportCommand.ts b/clients/client-inspector2/src/commands/CancelSbomExportCommand.ts index 0482e85c35bec..85cb6c3f6878c 100644 --- a/clients/client-inspector2/src/commands/CancelSbomExportCommand.ts +++ b/clients/client-inspector2/src/commands/CancelSbomExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -130,6 +131,10 @@ export class CancelSbomExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "CancelSbomExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/CreateFilterCommand.ts b/clients/client-inspector2/src/commands/CreateFilterCommand.ts index 5372dd911b859..7f13e60b783c1 100644 --- a/clients/client-inspector2/src/commands/CreateFilterCommand.ts +++ b/clients/client-inspector2/src/commands/CreateFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -266,6 +267,10 @@ export class CreateFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "CreateFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts b/clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts index b1fb6217d4744..a7848019e73b3 100644 --- a/clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts +++ b/clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -263,6 +264,10 @@ export class CreateFindingsReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "CreateFindingsReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/CreateSbomExportCommand.ts b/clients/client-inspector2/src/commands/CreateSbomExportCommand.ts index d8a129a5d84cc..2c132d84cad64 100644 --- a/clients/client-inspector2/src/commands/CreateSbomExportCommand.ts +++ b/clients/client-inspector2/src/commands/CreateSbomExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -182,6 +183,10 @@ export class CreateSbomExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "CreateSbomExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/DeleteFilterCommand.ts b/clients/client-inspector2/src/commands/DeleteFilterCommand.ts index 8c168671a8601..6c76f807b4554 100644 --- a/clients/client-inspector2/src/commands/DeleteFilterCommand.ts +++ b/clients/client-inspector2/src/commands/DeleteFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -128,6 +129,10 @@ export class DeleteFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "DeleteFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts index d42537c279e39..83636c9d3b35f 100644 --- a/clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -139,6 +140,10 @@ export class DescribeOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "DescribeOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/DisableCommand.ts b/clients/client-inspector2/src/commands/DisableCommand.ts index 1373ce761cd36..0763eab5d4633 100644 --- a/clients/client-inspector2/src/commands/DisableCommand.ts +++ b/clients/client-inspector2/src/commands/DisableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -159,6 +160,10 @@ export class DisableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "Disable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts b/clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts index 427834d147eba..ae1dd9c31ee26 100644 --- a/clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts +++ b/clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -138,6 +139,10 @@ export class DisableDelegatedAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "DisableDelegatedAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/DisassociateMemberCommand.ts b/clients/client-inspector2/src/commands/DisassociateMemberCommand.ts index 0590d4b35c9af..56bdcebbc6482 100644 --- a/clients/client-inspector2/src/commands/DisassociateMemberCommand.ts +++ b/clients/client-inspector2/src/commands/DisassociateMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -127,6 +128,10 @@ export class DisassociateMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "DisassociateMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/EnableCommand.ts b/clients/client-inspector2/src/commands/EnableCommand.ts index f234e8c2a0d0f..c0cff8f7b7063 100644 --- a/clients/client-inspector2/src/commands/EnableCommand.ts +++ b/clients/client-inspector2/src/commands/EnableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -155,6 +156,10 @@ export class EnableCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "Enable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts b/clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts index ede31f3c9a456..44d3db7bf1942 100644 --- a/clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts +++ b/clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -139,6 +140,10 @@ export class EnableDelegatedAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "EnableDelegatedAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/GetConfigurationCommand.ts b/clients/client-inspector2/src/commands/GetConfigurationCommand.ts index dd622d9d554c5..e88f734ab5869 100644 --- a/clients/client-inspector2/src/commands/GetConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/GetConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -127,6 +128,10 @@ export class GetConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "GetConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts b/clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts index 475a1144a55c1..44789370b007a 100644 --- a/clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts +++ b/clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -132,6 +133,10 @@ export class GetDelegatedAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "GetDelegatedAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts b/clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts index f9bf898334c5a..9633f31ba4613 100644 --- a/clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -140,6 +141,10 @@ export class GetEc2DeepInspectionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "GetEc2DeepInspectionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts b/clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts index 858d6b0e9f705..d36a5fa506b5c 100644 --- a/clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts +++ b/clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -131,6 +132,10 @@ export class GetEncryptionKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "GetEncryptionKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts b/clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts index 2f6bbda025efe..dab905f105c45 100644 --- a/clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts +++ b/clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -266,6 +267,10 @@ export class GetFindingsReportStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "GetFindingsReportStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/GetMemberCommand.ts b/clients/client-inspector2/src/commands/GetMemberCommand.ts index 9047f8d65d03b..826a6823fe3cc 100644 --- a/clients/client-inspector2/src/commands/GetMemberCommand.ts +++ b/clients/client-inspector2/src/commands/GetMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -133,6 +134,10 @@ export class GetMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "GetMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/GetSbomExportCommand.ts b/clients/client-inspector2/src/commands/GetSbomExportCommand.ts index 5dd4df96d74f8..4edefdf6a8a9a 100644 --- a/clients/client-inspector2/src/commands/GetSbomExportCommand.ts +++ b/clients/client-inspector2/src/commands/GetSbomExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -184,6 +185,10 @@ export class GetSbomExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "GetSbomExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts b/clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts index 2b4719ac8e8a8..3200a63767f7c 100644 --- a/clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts +++ b/clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -135,6 +136,10 @@ export class ListAccountPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListAccountPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListCoverageCommand.ts b/clients/client-inspector2/src/commands/ListCoverageCommand.ts index e4d8953f64f84..36440cea3ce9d 100644 --- a/clients/client-inspector2/src/commands/ListCoverageCommand.ts +++ b/clients/client-inspector2/src/commands/ListCoverageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -221,6 +222,10 @@ export class ListCoverageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListCoverage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListCoverageStatisticsCommand.ts b/clients/client-inspector2/src/commands/ListCoverageStatisticsCommand.ts index 149ecc9e9a1a2..4672203ad1b84 100644 --- a/clients/client-inspector2/src/commands/ListCoverageStatisticsCommand.ts +++ b/clients/client-inspector2/src/commands/ListCoverageStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -189,6 +190,10 @@ export class ListCoverageStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListCoverageStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListDelegatedAdminAccountsCommand.ts b/clients/client-inspector2/src/commands/ListDelegatedAdminAccountsCommand.ts index 5b9ca10bfbd3b..49ebe6bd2a241 100644 --- a/clients/client-inspector2/src/commands/ListDelegatedAdminAccountsCommand.ts +++ b/clients/client-inspector2/src/commands/ListDelegatedAdminAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -135,6 +136,10 @@ export class ListDelegatedAdminAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListDelegatedAdminAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListFiltersCommand.ts b/clients/client-inspector2/src/commands/ListFiltersCommand.ts index f59270266f029..59c518da81cb8 100644 --- a/clients/client-inspector2/src/commands/ListFiltersCommand.ts +++ b/clients/client-inspector2/src/commands/ListFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -273,6 +274,10 @@ export class ListFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListFindingAggregationsCommand.ts b/clients/client-inspector2/src/commands/ListFindingAggregationsCommand.ts index 77583b0f3e1c7..a2bbc0effe658 100644 --- a/clients/client-inspector2/src/commands/ListFindingAggregationsCommand.ts +++ b/clients/client-inspector2/src/commands/ListFindingAggregationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -348,6 +349,10 @@ export class ListFindingAggregationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListFindingAggregations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListFindingsCommand.ts b/clients/client-inspector2/src/commands/ListFindingsCommand.ts index d744a57b3e6dc..6e42e4c8a88ef 100644 --- a/clients/client-inspector2/src/commands/ListFindingsCommand.ts +++ b/clients/client-inspector2/src/commands/ListFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -437,6 +438,10 @@ export class ListFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListMembersCommand.ts b/clients/client-inspector2/src/commands/ListMembersCommand.ts index f52a2e6773195..65d761775e0a8 100644 --- a/clients/client-inspector2/src/commands/ListMembersCommand.ts +++ b/clients/client-inspector2/src/commands/ListMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -136,6 +137,10 @@ export class ListMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListTagsForResourceCommand.ts b/clients/client-inspector2/src/commands/ListTagsForResourceCommand.ts index 9bd9fffe742d9..19b3e35a4c2e3 100644 --- a/clients/client-inspector2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-inspector2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ListUsageTotalsCommand.ts b/clients/client-inspector2/src/commands/ListUsageTotalsCommand.ts index f0494a7e1e1f8..ea7ef036dc460 100644 --- a/clients/client-inspector2/src/commands/ListUsageTotalsCommand.ts +++ b/clients/client-inspector2/src/commands/ListUsageTotalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -144,6 +145,10 @@ export class ListUsageTotalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ListUsageTotals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/ResetEncryptionKeyCommand.ts b/clients/client-inspector2/src/commands/ResetEncryptionKeyCommand.ts index e59772b7ebf02..b37257e9210f1 100644 --- a/clients/client-inspector2/src/commands/ResetEncryptionKeyCommand.ts +++ b/clients/client-inspector2/src/commands/ResetEncryptionKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -129,6 +130,10 @@ export class ResetEncryptionKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "ResetEncryptionKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/SearchVulnerabilitiesCommand.ts b/clients/client-inspector2/src/commands/SearchVulnerabilitiesCommand.ts index 88f28262d524b..c5ce1d3ded769 100644 --- a/clients/client-inspector2/src/commands/SearchVulnerabilitiesCommand.ts +++ b/clients/client-inspector2/src/commands/SearchVulnerabilitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -185,6 +186,10 @@ export class SearchVulnerabilitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "SearchVulnerabilities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/TagResourceCommand.ts b/clients/client-inspector2/src/commands/TagResourceCommand.ts index 387e177589ecf..a496fdfa8de7d 100644 --- a/clients/client-inspector2/src/commands/TagResourceCommand.ts +++ b/clients/client-inspector2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -129,6 +130,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/UntagResourceCommand.ts b/clients/client-inspector2/src/commands/UntagResourceCommand.ts index d4abdc3b69a8f..64c1f7087f6a6 100644 --- a/clients/client-inspector2/src/commands/UntagResourceCommand.ts +++ b/clients/client-inspector2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/UpdateConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateConfigurationCommand.ts index 9863ac9c6ec35..6011e995fa966 100644 --- a/clients/client-inspector2/src/commands/UpdateConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -127,6 +128,10 @@ export class UpdateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "UpdateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/UpdateEc2DeepInspectionConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateEc2DeepInspectionConfigurationCommand.ts index 6f26133ab1c92..06b909516267a 100644 --- a/clients/client-inspector2/src/commands/UpdateEc2DeepInspectionConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateEc2DeepInspectionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -145,6 +146,10 @@ export class UpdateEc2DeepInspectionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "UpdateEc2DeepInspectionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/UpdateEncryptionKeyCommand.ts b/clients/client-inspector2/src/commands/UpdateEncryptionKeyCommand.ts index f2ca6592705e4..162b651937ca1 100644 --- a/clients/client-inspector2/src/commands/UpdateEncryptionKeyCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateEncryptionKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -130,6 +131,10 @@ export class UpdateEncryptionKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "UpdateEncryptionKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/UpdateFilterCommand.ts b/clients/client-inspector2/src/commands/UpdateFilterCommand.ts index 863496abac1cc..8e514b59acf33 100644 --- a/clients/client-inspector2/src/commands/UpdateFilterCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -260,6 +261,10 @@ export class UpdateFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "UpdateFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.ts index 2083dc0de3cf6..675e695ac0cdf 100644 --- a/clients/client-inspector2/src/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -142,6 +143,10 @@ export class UpdateOrgEc2DeepInspectionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "UpdateOrgEc2DeepInspectionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-inspector2/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateOrganizationConfigurationCommand.ts index 61927b5100532..3d627691e856e 100644 --- a/clients/client-inspector2/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Inspector2Client"; @@ -142,6 +143,10 @@ export class UpdateOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Inspector2", + operation: "UpdateOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/package.json b/clients/client-internetmonitor/package.json index 03ae9a5c5402d..44942b6dfc2d4 100644 --- a/clients/client-internetmonitor/package.json +++ b/clients/client-internetmonitor/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-internetmonitor/src/commands/CreateMonitorCommand.ts b/clients/client-internetmonitor/src/commands/CreateMonitorCommand.ts index c45d69db0b466..9735c01256390 100644 --- a/clients/client-internetmonitor/src/commands/CreateMonitorCommand.ts +++ b/clients/client-internetmonitor/src/commands/CreateMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -169,6 +170,10 @@ export class CreateMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "CreateMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/DeleteMonitorCommand.ts b/clients/client-internetmonitor/src/commands/DeleteMonitorCommand.ts index 1ec77128b7cab..18d418de31650 100644 --- a/clients/client-internetmonitor/src/commands/DeleteMonitorCommand.ts +++ b/clients/client-internetmonitor/src/commands/DeleteMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -122,6 +123,10 @@ export class DeleteMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "DeleteMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/GetHealthEventCommand.ts b/clients/client-internetmonitor/src/commands/GetHealthEventCommand.ts index 6ebbd0fa48dcd..f75e4d07165af 100644 --- a/clients/client-internetmonitor/src/commands/GetHealthEventCommand.ts +++ b/clients/client-internetmonitor/src/commands/GetHealthEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -188,6 +189,10 @@ export class GetHealthEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "GetHealthEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/GetMonitorCommand.ts b/clients/client-internetmonitor/src/commands/GetMonitorCommand.ts index 208f3d9657b9a..9ca5ad2cff371 100644 --- a/clients/client-internetmonitor/src/commands/GetMonitorCommand.ts +++ b/clients/client-internetmonitor/src/commands/GetMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -160,6 +161,10 @@ export class GetMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "GetMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/ListHealthEventsCommand.ts b/clients/client-internetmonitor/src/commands/ListHealthEventsCommand.ts index 32e1348121c09..8400b3d77845e 100644 --- a/clients/client-internetmonitor/src/commands/ListHealthEventsCommand.ts +++ b/clients/client-internetmonitor/src/commands/ListHealthEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -197,6 +198,10 @@ export class ListHealthEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "ListHealthEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/ListMonitorsCommand.ts b/clients/client-internetmonitor/src/commands/ListMonitorsCommand.ts index 8c456ee532c6b..f1ce0a38673e0 100644 --- a/clients/client-internetmonitor/src/commands/ListMonitorsCommand.ts +++ b/clients/client-internetmonitor/src/commands/ListMonitorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -134,6 +135,10 @@ export class ListMonitorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "ListMonitors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/ListTagsForResourceCommand.ts b/clients/client-internetmonitor/src/commands/ListTagsForResourceCommand.ts index 4a35e169d839b..14db2ecc48ec0 100644 --- a/clients/client-internetmonitor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-internetmonitor/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/TagResourceCommand.ts b/clients/client-internetmonitor/src/commands/TagResourceCommand.ts index 2326effd83a0c..ec7fa931238c3 100644 --- a/clients/client-internetmonitor/src/commands/TagResourceCommand.ts +++ b/clients/client-internetmonitor/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -129,6 +130,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/UntagResourceCommand.ts b/clients/client-internetmonitor/src/commands/UntagResourceCommand.ts index 5c3cb9023aa33..b6142a6c6ca56 100644 --- a/clients/client-internetmonitor/src/commands/UntagResourceCommand.ts +++ b/clients/client-internetmonitor/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-internetmonitor/src/commands/UpdateMonitorCommand.ts b/clients/client-internetmonitor/src/commands/UpdateMonitorCommand.ts index 4ea184bdcf100..dffe7d8f7bccb 100644 --- a/clients/client-internetmonitor/src/commands/UpdateMonitorCommand.ts +++ b/clients/client-internetmonitor/src/commands/UpdateMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InternetMonitorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InternetMonitorClient"; @@ -165,6 +166,10 @@ export class UpdateMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "InternetMonitor20210603", + operation: "UpdateMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/package.json b/clients/client-iot-1click-devices-service/package.json index edf26cb73f3a6..384e817c0840b 100644 --- a/clients/client-iot-1click-devices-service/package.json +++ b/clients/client-iot-1click-devices-service/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iot-1click-devices-service/src/commands/ClaimDevicesByClaimCodeCommand.ts b/clients/client-iot-1click-devices-service/src/commands/ClaimDevicesByClaimCodeCommand.ts index 07ecb80a8935d..6f8a0c86f004a 100644 --- a/clients/client-iot-1click-devices-service/src/commands/ClaimDevicesByClaimCodeCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/ClaimDevicesByClaimCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class ClaimDevicesByClaimCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "ClaimDevicesByClaimCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/DescribeDeviceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/DescribeDeviceCommand.ts index 938996a49336e..90e0df009b7a5 100644 --- a/clients/client-iot-1click-devices-service/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/DescribeDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DescribeDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "DescribeDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/FinalizeDeviceClaimCommand.ts b/clients/client-iot-1click-devices-service/src/commands/FinalizeDeviceClaimCommand.ts index 36e0c228c73dc..89c1c5bb0ec88 100644 --- a/clients/client-iot-1click-devices-service/src/commands/FinalizeDeviceClaimCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/FinalizeDeviceClaimCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class FinalizeDeviceClaimCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "FinalizeDeviceClaim", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/GetDeviceMethodsCommand.ts b/clients/client-iot-1click-devices-service/src/commands/GetDeviceMethodsCommand.ts index ae75394303195..88719159cea65 100644 --- a/clients/client-iot-1click-devices-service/src/commands/GetDeviceMethodsCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/GetDeviceMethodsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class GetDeviceMethodsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "GetDeviceMethods", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/InitiateDeviceClaimCommand.ts b/clients/client-iot-1click-devices-service/src/commands/InitiateDeviceClaimCommand.ts index c20f27354b2fc..33cced44d7c4e 100644 --- a/clients/client-iot-1click-devices-service/src/commands/InitiateDeviceClaimCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/InitiateDeviceClaimCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class InitiateDeviceClaimCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "InitiateDeviceClaim", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/InvokeDeviceMethodCommand.ts b/clients/client-iot-1click-devices-service/src/commands/InvokeDeviceMethodCommand.ts index e84f57eaf508e..fc70d3d035e9e 100644 --- a/clients/client-iot-1click-devices-service/src/commands/InvokeDeviceMethodCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/InvokeDeviceMethodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class InvokeDeviceMethodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "InvokeDeviceMethod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/ListDeviceEventsCommand.ts b/clients/client-iot-1click-devices-service/src/commands/ListDeviceEventsCommand.ts index 4b49c428220aa..c852412fb818d 100644 --- a/clients/client-iot-1click-devices-service/src/commands/ListDeviceEventsCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/ListDeviceEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class ListDeviceEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "ListDeviceEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/ListDevicesCommand.ts b/clients/client-iot-1click-devices-service/src/commands/ListDevicesCommand.ts index 69b4f157c2b5b..885e83f9052e1 100644 --- a/clients/client-iot-1click-devices-service/src/commands/ListDevicesCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/ListDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class ListDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "ListDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/ListTagsForResourceCommand.ts index 31050354d1955..76577b2de819a 100644 --- a/clients/client-iot-1click-devices-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -124,6 +125,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/TagResourceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/TagResourceCommand.ts index 62bf239717ecd..118f940982aeb 100644 --- a/clients/client-iot-1click-devices-service/src/commands/TagResourceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -124,6 +125,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/UnclaimDeviceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/UnclaimDeviceCommand.ts index 6bfaf9ba573a3..d651947fab51c 100644 --- a/clients/client-iot-1click-devices-service/src/commands/UnclaimDeviceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/UnclaimDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -122,6 +123,10 @@ export class UnclaimDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "UnclaimDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/UntagResourceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/UntagResourceCommand.ts index 9aa3515ecda6b..b27784dea445d 100644 --- a/clients/client-iot-1click-devices-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -124,6 +125,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-devices-service/src/commands/UpdateDeviceStateCommand.ts b/clients/client-iot-1click-devices-service/src/commands/UpdateDeviceStateCommand.ts index ef7e02c031a57..a72683384e2a5 100644 --- a/clients/client-iot-1click-devices-service/src/commands/UpdateDeviceStateCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/UpdateDeviceStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -124,6 +125,10 @@ export class UpdateDeviceStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoT1ClickDevicesService", + operation: "UpdateDeviceState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/package.json b/clients/client-iot-1click-projects/package.json index a9dfc0e0b6153..305783d051fcb 100644 --- a/clients/client-iot-1click-projects/package.json +++ b/clients/client-iot-1click-projects/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iot-1click-projects/src/commands/AssociateDeviceWithPlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/AssociateDeviceWithPlacementCommand.ts index 31404b7ddad7b..0b9f12a4d81d0 100644 --- a/clients/client-iot-1click-projects/src/commands/AssociateDeviceWithPlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/AssociateDeviceWithPlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class AssociateDeviceWithPlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "AssociateDeviceWithPlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/CreatePlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/CreatePlacementCommand.ts index 29658baf6da86..4142200b27e2e 100644 --- a/clients/client-iot-1click-projects/src/commands/CreatePlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/CreatePlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class CreatePlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "CreatePlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/CreateProjectCommand.ts b/clients/client-iot-1click-projects/src/commands/CreateProjectCommand.ts index aa1520715da3f..5f62c1385b92d 100644 --- a/clients/client-iot-1click-projects/src/commands/CreateProjectCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/DeletePlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/DeletePlacementCommand.ts index 2916b308a2ffd..d9efc7ac49abf 100644 --- a/clients/client-iot-1click-projects/src/commands/DeletePlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DeletePlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class DeletePlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "DeletePlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/DeleteProjectCommand.ts b/clients/client-iot-1click-projects/src/commands/DeleteProjectCommand.ts index 0a008cce630ed..7bd643f9e5920 100644 --- a/clients/client-iot-1click-projects/src/commands/DeleteProjectCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/DescribePlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/DescribePlacementCommand.ts index 23ba98511aa98..b5d940a563e06 100644 --- a/clients/client-iot-1click-projects/src/commands/DescribePlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DescribePlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DescribePlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "DescribePlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/DescribeProjectCommand.ts b/clients/client-iot-1click-projects/src/commands/DescribeProjectCommand.ts index b2549c9c40b5a..dd6141dbb16f3 100644 --- a/clients/client-iot-1click-projects/src/commands/DescribeProjectCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DescribeProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class DescribeProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "DescribeProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/DisassociateDeviceFromPlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/DisassociateDeviceFromPlacementCommand.ts index b806c318be3f0..bd329ba3995d8 100644 --- a/clients/client-iot-1click-projects/src/commands/DisassociateDeviceFromPlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DisassociateDeviceFromPlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class DisassociateDeviceFromPlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "DisassociateDeviceFromPlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/GetDevicesInPlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/GetDevicesInPlacementCommand.ts index c0de8c58ce650..b9ee1ff262e0b 100644 --- a/clients/client-iot-1click-projects/src/commands/GetDevicesInPlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/GetDevicesInPlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class GetDevicesInPlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "GetDevicesInPlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/ListPlacementsCommand.ts b/clients/client-iot-1click-projects/src/commands/ListPlacementsCommand.ts index 728895ad8ca7b..e7eb692845944 100644 --- a/clients/client-iot-1click-projects/src/commands/ListPlacementsCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/ListPlacementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class ListPlacementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "ListPlacements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/ListProjectsCommand.ts b/clients/client-iot-1click-projects/src/commands/ListProjectsCommand.ts index db988de903210..dc92c00263fa2 100644 --- a/clients/client-iot-1click-projects/src/commands/ListProjectsCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot-1click-projects/src/commands/ListTagsForResourceCommand.ts index 036287dddb46c..8dcf380139c0c 100644 --- a/clients/client-iot-1click-projects/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/TagResourceCommand.ts b/clients/client-iot-1click-projects/src/commands/TagResourceCommand.ts index 50069a7434827..f0ec952e2322d 100644 --- a/clients/client-iot-1click-projects/src/commands/TagResourceCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/UntagResourceCommand.ts b/clients/client-iot-1click-projects/src/commands/UntagResourceCommand.ts index 509fc485d3a15..68e4c952f3337 100644 --- a/clients/client-iot-1click-projects/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/UpdatePlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/UpdatePlacementCommand.ts index 8ab1964cc936b..991592bb919c2 100644 --- a/clients/client-iot-1click-projects/src/commands/UpdatePlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/UpdatePlacementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class UpdatePlacementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "UpdatePlacement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-1click-projects/src/commands/UpdateProjectCommand.ts b/clients/client-iot-1click-projects/src/commands/UpdateProjectCommand.ts index 5d1ce9c6de435..b6a2664edb022 100644 --- a/clients/client-iot-1click-projects/src/commands/UpdateProjectCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoT1ClickProjects", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-data-plane/package.json b/clients/client-iot-data-plane/package.json index 3a08aec76cd54..870c3076e7571 100644 --- a/clients/client-iot-data-plane/package.json +++ b/clients/client-iot-data-plane/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts index fc9ac535acac1..9b262209cc958 100644 --- a/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -149,6 +150,10 @@ export class DeleteThingShadowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotMoonrakerService", + operation: "DeleteThingShadow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-data-plane/src/commands/GetRetainedMessageCommand.ts b/clients/client-iot-data-plane/src/commands/GetRetainedMessageCommand.ts index 8aae06bec95c5..5d257324aa4da 100644 --- a/clients/client-iot-data-plane/src/commands/GetRetainedMessageCommand.ts +++ b/clients/client-iot-data-plane/src/commands/GetRetainedMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTDataPlaneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTDataPlaneClient"; @@ -145,6 +146,10 @@ export class GetRetainedMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotMoonrakerService", + operation: "GetRetainedMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts index e60a0da030252..55c7ba5b10def 100644 --- a/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -150,6 +151,10 @@ export class GetThingShadowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotMoonrakerService", + operation: "GetThingShadow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-data-plane/src/commands/ListNamedShadowsForThingCommand.ts b/clients/client-iot-data-plane/src/commands/ListNamedShadowsForThingCommand.ts index 5ba60e9f61b6f..9e3c1fb2a3a80 100644 --- a/clients/client-iot-data-plane/src/commands/ListNamedShadowsForThingCommand.ts +++ b/clients/client-iot-data-plane/src/commands/ListNamedShadowsForThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTDataPlaneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTDataPlaneClient"; @@ -142,6 +143,10 @@ export class ListNamedShadowsForThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotMoonrakerService", + operation: "ListNamedShadowsForThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-data-plane/src/commands/ListRetainedMessagesCommand.ts b/clients/client-iot-data-plane/src/commands/ListRetainedMessagesCommand.ts index ba982b2d06874..7d3c1d935d4b9 100644 --- a/clients/client-iot-data-plane/src/commands/ListRetainedMessagesCommand.ts +++ b/clients/client-iot-data-plane/src/commands/ListRetainedMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTDataPlaneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTDataPlaneClient"; @@ -150,6 +151,10 @@ export class ListRetainedMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotMoonrakerService", + operation: "ListRetainedMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-data-plane/src/commands/PublishCommand.ts b/clients/client-iot-data-plane/src/commands/PublishCommand.ts index 0a92e529fb466..14ce3e84c5b32 100644 --- a/clients/client-iot-data-plane/src/commands/PublishCommand.ts +++ b/clients/client-iot-data-plane/src/commands/PublishCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTDataPlaneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTDataPlaneClient"; @@ -148,6 +149,10 @@ export class PublishCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotMoonrakerService", + operation: "Publish", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts index 240ab722e74f5..c7d72611c3492 100644 --- a/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -162,6 +163,10 @@ export class UpdateThingShadowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotMoonrakerService", + operation: "UpdateThingShadow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/package.json b/clients/client-iot-events-data/package.json index deb5d1e4debf7..7937efcff8c06 100644 --- a/clients/client-iot-events-data/package.json +++ b/clients/client-iot-events-data/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iot-events-data/src/commands/BatchAcknowledgeAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchAcknowledgeAlarmCommand.ts index 29c0c95d41a96..40021c098145f 100644 --- a/clients/client-iot-events-data/src/commands/BatchAcknowledgeAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchAcknowledgeAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -140,6 +141,10 @@ export class BatchAcknowledgeAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "BatchAcknowledgeAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/BatchDeleteDetectorCommand.ts b/clients/client-iot-events-data/src/commands/BatchDeleteDetectorCommand.ts index 35d6aef361ca0..2e0c5a7d410fb 100644 --- a/clients/client-iot-events-data/src/commands/BatchDeleteDetectorCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchDeleteDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -138,6 +139,10 @@ export class BatchDeleteDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "BatchDeleteDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/BatchDisableAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchDisableAlarmCommand.ts index 7ad31a1073751..1b4476a4e408c 100644 --- a/clients/client-iot-events-data/src/commands/BatchDisableAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchDisableAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -140,6 +141,10 @@ export class BatchDisableAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "BatchDisableAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/BatchEnableAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchEnableAlarmCommand.ts index 1c5ad71e978c7..5ecf8a4e4c2c5 100644 --- a/clients/client-iot-events-data/src/commands/BatchEnableAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchEnableAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -140,6 +141,10 @@ export class BatchEnableAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "BatchEnableAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/BatchPutMessageCommand.ts b/clients/client-iot-events-data/src/commands/BatchPutMessageCommand.ts index efb1e16511eb7..63125a68ea57a 100644 --- a/clients/client-iot-events-data/src/commands/BatchPutMessageCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchPutMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -145,6 +146,10 @@ export class BatchPutMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "BatchPutMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/BatchResetAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchResetAlarmCommand.ts index 33a92d68de691..64381da86db66 100644 --- a/clients/client-iot-events-data/src/commands/BatchResetAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchResetAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -140,6 +141,10 @@ export class BatchResetAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "BatchResetAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/BatchSnoozeAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchSnoozeAlarmCommand.ts index fb056071aea39..28f92ad17324c 100644 --- a/clients/client-iot-events-data/src/commands/BatchSnoozeAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchSnoozeAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -141,6 +142,10 @@ export class BatchSnoozeAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "BatchSnoozeAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/BatchUpdateDetectorCommand.ts b/clients/client-iot-events-data/src/commands/BatchUpdateDetectorCommand.ts index 5cff0d778c4b9..97c714aa812c1 100644 --- a/clients/client-iot-events-data/src/commands/BatchUpdateDetectorCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchUpdateDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -154,6 +155,10 @@ export class BatchUpdateDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "BatchUpdateDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/DescribeAlarmCommand.ts b/clients/client-iot-events-data/src/commands/DescribeAlarmCommand.ts index bc7ba9d591e5b..ace72572bb3ce 100644 --- a/clients/client-iot-events-data/src/commands/DescribeAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/DescribeAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -170,6 +171,10 @@ export class DescribeAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "DescribeAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/DescribeDetectorCommand.ts b/clients/client-iot-events-data/src/commands/DescribeDetectorCommand.ts index 5553f339b224a..8f3acd15a6305 100644 --- a/clients/client-iot-events-data/src/commands/DescribeDetectorCommand.ts +++ b/clients/client-iot-events-data/src/commands/DescribeDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -151,6 +152,10 @@ export class DescribeDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "DescribeDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/ListAlarmsCommand.ts b/clients/client-iot-events-data/src/commands/ListAlarmsCommand.ts index 9667cc6ca2c09..35cb970ea0317 100644 --- a/clients/client-iot-events-data/src/commands/ListAlarmsCommand.ts +++ b/clients/client-iot-events-data/src/commands/ListAlarmsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -140,6 +141,10 @@ export class ListAlarmsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "ListAlarms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events-data/src/commands/ListDetectorsCommand.ts b/clients/client-iot-events-data/src/commands/ListDetectorsCommand.ts index d1b495576944b..a8e05f5562ffd 100644 --- a/clients/client-iot-events-data/src/commands/ListDetectorsCommand.ts +++ b/clients/client-iot-events-data/src/commands/ListDetectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsDataClient"; @@ -142,6 +143,10 @@ export class ListDetectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboDataService", + operation: "ListDetectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/package.json b/clients/client-iot-events/package.json index 19bac0d1fdd69..040bd106f73d2 100644 --- a/clients/client-iot-events/package.json +++ b/clients/client-iot-events/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iot-events/src/commands/CreateAlarmModelCommand.ts b/clients/client-iot-events/src/commands/CreateAlarmModelCommand.ts index 181ed09dc976a..b31fa6bc0a019 100644 --- a/clients/client-iot-events/src/commands/CreateAlarmModelCommand.ts +++ b/clients/client-iot-events/src/commands/CreateAlarmModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -293,6 +294,10 @@ export class CreateAlarmModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "CreateAlarmModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/CreateDetectorModelCommand.ts b/clients/client-iot-events/src/commands/CreateDetectorModelCommand.ts index 30f156b18dd65..abaed80d5774b 100644 --- a/clients/client-iot-events/src/commands/CreateDetectorModelCommand.ts +++ b/clients/client-iot-events/src/commands/CreateDetectorModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -530,6 +531,10 @@ export class CreateDetectorModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "CreateDetectorModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/CreateInputCommand.ts b/clients/client-iot-events/src/commands/CreateInputCommand.ts index e77b65c16b89a..53d4f6f05751f 100644 --- a/clients/client-iot-events/src/commands/CreateInputCommand.ts +++ b/clients/client-iot-events/src/commands/CreateInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -148,6 +149,10 @@ export class CreateInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "CreateInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/DeleteAlarmModelCommand.ts b/clients/client-iot-events/src/commands/DeleteAlarmModelCommand.ts index aa3b59876d50d..fca76b2de1553 100644 --- a/clients/client-iot-events/src/commands/DeleteAlarmModelCommand.ts +++ b/clients/client-iot-events/src/commands/DeleteAlarmModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -131,6 +132,10 @@ export class DeleteAlarmModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "DeleteAlarmModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/DeleteDetectorModelCommand.ts b/clients/client-iot-events/src/commands/DeleteDetectorModelCommand.ts index 80efb96dff8ba..fc3ad005b46e5 100644 --- a/clients/client-iot-events/src/commands/DeleteDetectorModelCommand.ts +++ b/clients/client-iot-events/src/commands/DeleteDetectorModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -131,6 +132,10 @@ export class DeleteDetectorModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "DeleteDetectorModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/DeleteInputCommand.ts b/clients/client-iot-events/src/commands/DeleteInputCommand.ts index 2d9c3b8db5a5a..aae1222f02d51 100644 --- a/clients/client-iot-events/src/commands/DeleteInputCommand.ts +++ b/clients/client-iot-events/src/commands/DeleteInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -128,6 +129,10 @@ export class DeleteInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "DeleteInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/DescribeAlarmModelCommand.ts b/clients/client-iot-events/src/commands/DescribeAlarmModelCommand.ts index 93c9d7706b514..e549ba8d41a12 100644 --- a/clients/client-iot-events/src/commands/DescribeAlarmModelCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeAlarmModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -283,6 +284,10 @@ export class DescribeAlarmModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "DescribeAlarmModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/DescribeDetectorModelAnalysisCommand.ts b/clients/client-iot-events/src/commands/DescribeDetectorModelAnalysisCommand.ts index 7779fe6747005..6f2f58d626637 100644 --- a/clients/client-iot-events/src/commands/DescribeDetectorModelAnalysisCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeDetectorModelAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -137,6 +138,10 @@ export class DescribeDetectorModelAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "DescribeDetectorModelAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/DescribeDetectorModelCommand.ts b/clients/client-iot-events/src/commands/DescribeDetectorModelCommand.ts index de2c546ac7ed4..51d4e0117a544 100644 --- a/clients/client-iot-events/src/commands/DescribeDetectorModelCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeDetectorModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -518,6 +519,10 @@ export class DescribeDetectorModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "DescribeDetectorModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/DescribeInputCommand.ts b/clients/client-iot-events/src/commands/DescribeInputCommand.ts index dff6c2e79c0d7..c7336cf9261ec 100644 --- a/clients/client-iot-events/src/commands/DescribeInputCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -143,6 +144,10 @@ export class DescribeInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "DescribeInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/DescribeLoggingOptionsCommand.ts b/clients/client-iot-events/src/commands/DescribeLoggingOptionsCommand.ts index ea0b5fbd37b37..32ed3a4451e1b 100644 --- a/clients/client-iot-events/src/commands/DescribeLoggingOptionsCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -140,6 +141,10 @@ export class DescribeLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "DescribeLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/GetDetectorModelAnalysisResultsCommand.ts b/clients/client-iot-events/src/commands/GetDetectorModelAnalysisResultsCommand.ts index 88e2ebf04907a..ce3d73dd35bb3 100644 --- a/clients/client-iot-events/src/commands/GetDetectorModelAnalysisResultsCommand.ts +++ b/clients/client-iot-events/src/commands/GetDetectorModelAnalysisResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -151,6 +152,10 @@ export class GetDetectorModelAnalysisResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "GetDetectorModelAnalysisResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/ListAlarmModelVersionsCommand.ts b/clients/client-iot-events/src/commands/ListAlarmModelVersionsCommand.ts index d53ec094a43a5..7dce635d4cc74 100644 --- a/clients/client-iot-events/src/commands/ListAlarmModelVersionsCommand.ts +++ b/clients/client-iot-events/src/commands/ListAlarmModelVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -144,6 +145,10 @@ export class ListAlarmModelVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "ListAlarmModelVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/ListAlarmModelsCommand.ts b/clients/client-iot-events/src/commands/ListAlarmModelsCommand.ts index 61d888d0f49c7..5fb7d57c96bbc 100644 --- a/clients/client-iot-events/src/commands/ListAlarmModelsCommand.ts +++ b/clients/client-iot-events/src/commands/ListAlarmModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -135,6 +136,10 @@ export class ListAlarmModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "ListAlarmModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/ListDetectorModelVersionsCommand.ts b/clients/client-iot-events/src/commands/ListDetectorModelVersionsCommand.ts index 0a13e5f9208be..78e792be96cdd 100644 --- a/clients/client-iot-events/src/commands/ListDetectorModelVersionsCommand.ts +++ b/clients/client-iot-events/src/commands/ListDetectorModelVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -144,6 +145,10 @@ export class ListDetectorModelVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "ListDetectorModelVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/ListDetectorModelsCommand.ts b/clients/client-iot-events/src/commands/ListDetectorModelsCommand.ts index 115b3c4f65290..ad2d43c95fae3 100644 --- a/clients/client-iot-events/src/commands/ListDetectorModelsCommand.ts +++ b/clients/client-iot-events/src/commands/ListDetectorModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -135,6 +136,10 @@ export class ListDetectorModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "ListDetectorModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/ListInputRoutingsCommand.ts b/clients/client-iot-events/src/commands/ListInputRoutingsCommand.ts index 30cc644023ef7..5ccf070eafd31 100644 --- a/clients/client-iot-events/src/commands/ListInputRoutingsCommand.ts +++ b/clients/client-iot-events/src/commands/ListInputRoutingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -149,6 +150,10 @@ export class ListInputRoutingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "ListInputRoutings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/ListInputsCommand.ts b/clients/client-iot-events/src/commands/ListInputsCommand.ts index c13105c44afd3..c7da492e04236 100644 --- a/clients/client-iot-events/src/commands/ListInputsCommand.ts +++ b/clients/client-iot-events/src/commands/ListInputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -135,6 +136,10 @@ export class ListInputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "ListInputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot-events/src/commands/ListTagsForResourceCommand.ts index d72cf7f48e1d4..bf26851b5a7ce 100644 --- a/clients/client-iot-events/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot-events/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/PutLoggingOptionsCommand.ts b/clients/client-iot-events/src/commands/PutLoggingOptionsCommand.ts index e9382b653f288..3dbdae6ebc22c 100644 --- a/clients/client-iot-events/src/commands/PutLoggingOptionsCommand.ts +++ b/clients/client-iot-events/src/commands/PutLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -144,6 +145,10 @@ export class PutLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "PutLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/StartDetectorModelAnalysisCommand.ts b/clients/client-iot-events/src/commands/StartDetectorModelAnalysisCommand.ts index 3f4c7758545cc..c0bf51b5595a3 100644 --- a/clients/client-iot-events/src/commands/StartDetectorModelAnalysisCommand.ts +++ b/clients/client-iot-events/src/commands/StartDetectorModelAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -504,6 +505,10 @@ export class StartDetectorModelAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "StartDetectorModelAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/TagResourceCommand.ts b/clients/client-iot-events/src/commands/TagResourceCommand.ts index 89073edeb25dd..76723f2907585 100644 --- a/clients/client-iot-events/src/commands/TagResourceCommand.ts +++ b/clients/client-iot-events/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/UntagResourceCommand.ts b/clients/client-iot-events/src/commands/UntagResourceCommand.ts index 8907e3ae21fe4..7f95e7675c6de 100644 --- a/clients/client-iot-events/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot-events/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/UpdateAlarmModelCommand.ts b/clients/client-iot-events/src/commands/UpdateAlarmModelCommand.ts index ab40114a1d0c2..13fbef0192e2d 100644 --- a/clients/client-iot-events/src/commands/UpdateAlarmModelCommand.ts +++ b/clients/client-iot-events/src/commands/UpdateAlarmModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -282,6 +283,10 @@ export class UpdateAlarmModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "UpdateAlarmModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/UpdateDetectorModelCommand.ts b/clients/client-iot-events/src/commands/UpdateDetectorModelCommand.ts index b5257fa1a8fcf..0dbae7d4d3ca9 100644 --- a/clients/client-iot-events/src/commands/UpdateDetectorModelCommand.ts +++ b/clients/client-iot-events/src/commands/UpdateDetectorModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -521,6 +522,10 @@ export class UpdateDetectorModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "UpdateDetectorModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-events/src/commands/UpdateInputCommand.ts b/clients/client-iot-events/src/commands/UpdateInputCommand.ts index 834fd30b86407..83764925ac71b 100644 --- a/clients/client-iot-events/src/commands/UpdateInputCommand.ts +++ b/clients/client-iot-events/src/commands/UpdateInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTEventsClient"; @@ -145,6 +146,10 @@ export class UpdateInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotColumboService", + operation: "UpdateInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-jobs-data-plane/package.json b/clients/client-iot-jobs-data-plane/package.json index 60a668084981e..d9b533b6bc3fe 100644 --- a/clients/client-iot-jobs-data-plane/package.json +++ b/clients/client-iot-jobs-data-plane/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iot-jobs-data-plane/src/commands/DescribeJobExecutionCommand.ts b/clients/client-iot-jobs-data-plane/src/commands/DescribeJobExecutionCommand.ts index 1b0398e7266a4..d23388d375455 100644 --- a/clients/client-iot-jobs-data-plane/src/commands/DescribeJobExecutionCommand.ts +++ b/clients/client-iot-jobs-data-plane/src/commands/DescribeJobExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTJobsDataPlaneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTJobsDataPlaneClient"; @@ -149,6 +150,10 @@ export class DescribeJobExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotLaserThingJobManagerExternalService", + operation: "DescribeJobExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-jobs-data-plane/src/commands/GetPendingJobExecutionsCommand.ts b/clients/client-iot-jobs-data-plane/src/commands/GetPendingJobExecutionsCommand.ts index 72a560c8d677e..672cade06bfdf 100644 --- a/clients/client-iot-jobs-data-plane/src/commands/GetPendingJobExecutionsCommand.ts +++ b/clients/client-iot-jobs-data-plane/src/commands/GetPendingJobExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTJobsDataPlaneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTJobsDataPlaneClient"; @@ -148,6 +149,10 @@ export class GetPendingJobExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotLaserThingJobManagerExternalService", + operation: "GetPendingJobExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-jobs-data-plane/src/commands/StartNextPendingJobExecutionCommand.ts b/clients/client-iot-jobs-data-plane/src/commands/StartNextPendingJobExecutionCommand.ts index 3f6d80baf7acf..5270fdbb08370 100644 --- a/clients/client-iot-jobs-data-plane/src/commands/StartNextPendingJobExecutionCommand.ts +++ b/clients/client-iot-jobs-data-plane/src/commands/StartNextPendingJobExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTJobsDataPlaneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTJobsDataPlaneClient"; @@ -152,6 +153,10 @@ export class StartNextPendingJobExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotLaserThingJobManagerExternalService", + operation: "StartNextPendingJobExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-jobs-data-plane/src/commands/UpdateJobExecutionCommand.ts b/clients/client-iot-jobs-data-plane/src/commands/UpdateJobExecutionCommand.ts index a18d2007a65de..fb7d485ccda01 100644 --- a/clients/client-iot-jobs-data-plane/src/commands/UpdateJobExecutionCommand.ts +++ b/clients/client-iot-jobs-data-plane/src/commands/UpdateJobExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTJobsDataPlaneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTJobsDataPlaneClient"; @@ -151,6 +152,10 @@ export class UpdateJobExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotLaserThingJobManagerExternalService", + operation: "UpdateJobExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/package.json b/clients/client-iot-roborunner/package.json index 2860ff6b656c8..167124647d825 100644 --- a/clients/client-iot-roborunner/package.json +++ b/clients/client-iot-roborunner/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-iot-roborunner/src/commands/CreateDestinationCommand.ts b/clients/client-iot-roborunner/src/commands/CreateDestinationCommand.ts index 099cf3a6abd5c..b565a66b3d6c0 100644 --- a/clients/client-iot-roborunner/src/commands/CreateDestinationCommand.ts +++ b/clients/client-iot-roborunner/src/commands/CreateDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -143,6 +144,10 @@ export class CreateDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "CreateDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/CreateSiteCommand.ts b/clients/client-iot-roborunner/src/commands/CreateSiteCommand.ts index 2597c023507e4..a3f58a0b16996 100644 --- a/clients/client-iot-roborunner/src/commands/CreateSiteCommand.ts +++ b/clients/client-iot-roborunner/src/commands/CreateSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -136,6 +137,10 @@ export class CreateSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "CreateSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/CreateWorkerCommand.ts b/clients/client-iot-roborunner/src/commands/CreateWorkerCommand.ts index d363617515d09..24fd1f8affb37 100644 --- a/clients/client-iot-roborunner/src/commands/CreateWorkerCommand.ts +++ b/clients/client-iot-roborunner/src/commands/CreateWorkerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -157,6 +158,10 @@ export class CreateWorkerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "CreateWorker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/CreateWorkerFleetCommand.ts b/clients/client-iot-roborunner/src/commands/CreateWorkerFleetCommand.ts index fb0b754112d0d..c387811901d1e 100644 --- a/clients/client-iot-roborunner/src/commands/CreateWorkerFleetCommand.ts +++ b/clients/client-iot-roborunner/src/commands/CreateWorkerFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -141,6 +142,10 @@ export class CreateWorkerFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "CreateWorkerFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/DeleteDestinationCommand.ts b/clients/client-iot-roborunner/src/commands/DeleteDestinationCommand.ts index 3e5e0e4d01ff6..7235a402f3e6f 100644 --- a/clients/client-iot-roborunner/src/commands/DeleteDestinationCommand.ts +++ b/clients/client-iot-roborunner/src/commands/DeleteDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -130,6 +131,10 @@ export class DeleteDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "DeleteDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/DeleteSiteCommand.ts b/clients/client-iot-roborunner/src/commands/DeleteSiteCommand.ts index 54d6f3e60614c..a02c67e6278a1 100644 --- a/clients/client-iot-roborunner/src/commands/DeleteSiteCommand.ts +++ b/clients/client-iot-roborunner/src/commands/DeleteSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -128,6 +129,10 @@ export class DeleteSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "DeleteSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/DeleteWorkerCommand.ts b/clients/client-iot-roborunner/src/commands/DeleteWorkerCommand.ts index 91eb2410f6339..9e70e0e8fa29d 100644 --- a/clients/client-iot-roborunner/src/commands/DeleteWorkerCommand.ts +++ b/clients/client-iot-roborunner/src/commands/DeleteWorkerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -128,6 +129,10 @@ export class DeleteWorkerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "DeleteWorker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/DeleteWorkerFleetCommand.ts b/clients/client-iot-roborunner/src/commands/DeleteWorkerFleetCommand.ts index 19f2d1b20b0c3..2340ea54b72b9 100644 --- a/clients/client-iot-roborunner/src/commands/DeleteWorkerFleetCommand.ts +++ b/clients/client-iot-roborunner/src/commands/DeleteWorkerFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -130,6 +131,10 @@ export class DeleteWorkerFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "DeleteWorkerFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/GetDestinationCommand.ts b/clients/client-iot-roborunner/src/commands/GetDestinationCommand.ts index 3e0b4e7f31638..cbe9d2ab290ea 100644 --- a/clients/client-iot-roborunner/src/commands/GetDestinationCommand.ts +++ b/clients/client-iot-roborunner/src/commands/GetDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -136,6 +137,10 @@ export class GetDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "GetDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/GetSiteCommand.ts b/clients/client-iot-roborunner/src/commands/GetSiteCommand.ts index 385c2a5bb0cb1..5551cb61fb5be 100644 --- a/clients/client-iot-roborunner/src/commands/GetSiteCommand.ts +++ b/clients/client-iot-roborunner/src/commands/GetSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -133,6 +134,10 @@ export class GetSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "GetSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/GetWorkerCommand.ts b/clients/client-iot-roborunner/src/commands/GetWorkerCommand.ts index 7e004cfd7a556..9672a84a0321f 100644 --- a/clients/client-iot-roborunner/src/commands/GetWorkerCommand.ts +++ b/clients/client-iot-roborunner/src/commands/GetWorkerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -151,6 +152,10 @@ export class GetWorkerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "GetWorker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/GetWorkerFleetCommand.ts b/clients/client-iot-roborunner/src/commands/GetWorkerFleetCommand.ts index 70f72c07555f1..13d07fc4f84ea 100644 --- a/clients/client-iot-roborunner/src/commands/GetWorkerFleetCommand.ts +++ b/clients/client-iot-roborunner/src/commands/GetWorkerFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -135,6 +136,10 @@ export class GetWorkerFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "GetWorkerFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/ListDestinationsCommand.ts b/clients/client-iot-roborunner/src/commands/ListDestinationsCommand.ts index 575b294646204..83fa3e3fa6717 100644 --- a/clients/client-iot-roborunner/src/commands/ListDestinationsCommand.ts +++ b/clients/client-iot-roborunner/src/commands/ListDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -144,6 +145,10 @@ export class ListDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "ListDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/ListSitesCommand.ts b/clients/client-iot-roborunner/src/commands/ListSitesCommand.ts index 793e00e3611b0..6ba315c19a444 100644 --- a/clients/client-iot-roborunner/src/commands/ListSitesCommand.ts +++ b/clients/client-iot-roborunner/src/commands/ListSitesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -133,6 +134,10 @@ export class ListSitesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "ListSites", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/ListWorkerFleetsCommand.ts b/clients/client-iot-roborunner/src/commands/ListWorkerFleetsCommand.ts index eb61d95f4b3fe..349b009fb17cd 100644 --- a/clients/client-iot-roborunner/src/commands/ListWorkerFleetsCommand.ts +++ b/clients/client-iot-roborunner/src/commands/ListWorkerFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -142,6 +143,10 @@ export class ListWorkerFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "ListWorkerFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/ListWorkersCommand.ts b/clients/client-iot-roborunner/src/commands/ListWorkersCommand.ts index b0caf878b1f1f..2ecc6873b587f 100644 --- a/clients/client-iot-roborunner/src/commands/ListWorkersCommand.ts +++ b/clients/client-iot-roborunner/src/commands/ListWorkersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -159,6 +160,10 @@ export class ListWorkersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "ListWorkers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/UpdateDestinationCommand.ts b/clients/client-iot-roborunner/src/commands/UpdateDestinationCommand.ts index cb082630e178e..cef2760c6071b 100644 --- a/clients/client-iot-roborunner/src/commands/UpdateDestinationCommand.ts +++ b/clients/client-iot-roborunner/src/commands/UpdateDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -137,6 +138,10 @@ export class UpdateDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "UpdateDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/UpdateSiteCommand.ts b/clients/client-iot-roborunner/src/commands/UpdateSiteCommand.ts index d4d09151c3f85..331b40cec350e 100644 --- a/clients/client-iot-roborunner/src/commands/UpdateSiteCommand.ts +++ b/clients/client-iot-roborunner/src/commands/UpdateSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -135,6 +136,10 @@ export class UpdateSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "UpdateSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/UpdateWorkerCommand.ts b/clients/client-iot-roborunner/src/commands/UpdateWorkerCommand.ts index 52eda9ff8521e..36e2911707bbc 100644 --- a/clients/client-iot-roborunner/src/commands/UpdateWorkerCommand.ts +++ b/clients/client-iot-roborunner/src/commands/UpdateWorkerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -168,6 +169,10 @@ export class UpdateWorkerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "UpdateWorker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-roborunner/src/commands/UpdateWorkerFleetCommand.ts b/clients/client-iot-roborunner/src/commands/UpdateWorkerFleetCommand.ts index 94d29b9a9582b..a79604e979ed5 100644 --- a/clients/client-iot-roborunner/src/commands/UpdateWorkerFleetCommand.ts +++ b/clients/client-iot-roborunner/src/commands/UpdateWorkerFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTRoboRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTRoboRunnerClient"; @@ -135,6 +136,10 @@ export class UpdateWorkerFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTRoboRunner", + operation: "UpdateWorkerFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/package.json b/clients/client-iot-wireless/package.json index 9403fb7f35e97..2df66154df177 100644 --- a/clients/client-iot-wireless/package.json +++ b/clients/client-iot-wireless/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-iot-wireless/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts b/clients/client-iot-wireless/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts index 277902a998ba6..500d6f723a975 100644 --- a/clients/client-iot-wireless/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -157,6 +158,10 @@ export class AssociateAwsAccountWithPartnerAccountCommand extends $Command< commandName, inputFilterSensitiveLog: AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog, outputFilterSensitiveLog: AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "AssociateAwsAccountWithPartnerAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/AssociateMulticastGroupWithFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/AssociateMulticastGroupWithFuotaTaskCommand.ts index 8cead9458199d..eeca58e1b28fc 100644 --- a/clients/client-iot-wireless/src/commands/AssociateMulticastGroupWithFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateMulticastGroupWithFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -139,6 +140,10 @@ export class AssociateMulticastGroupWithFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "AssociateMulticastGroupWithFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithFuotaTaskCommand.ts index cf12e302256f0..32b95defa168d 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -139,6 +140,10 @@ export class AssociateWirelessDeviceWithFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "AssociateWirelessDeviceWithFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithMulticastGroupCommand.ts index c873efff8057e..67f6b013884b7 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -146,6 +147,10 @@ export class AssociateWirelessDeviceWithMulticastGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "AssociateWirelessDeviceWithMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithThingCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithThingCommand.ts index d61c30d642afe..13483dabccd74 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithThingCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -136,6 +137,10 @@ export class AssociateWirelessDeviceWithThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "AssociateWirelessDeviceWithThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts index 78a3759d0da56..0fcbb12d41bc1 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -148,6 +149,10 @@ export class AssociateWirelessGatewayWithCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "AssociateWirelessGatewayWithCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithThingCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithThingCommand.ts index 32af1c20b9f32..693de6eda12e0 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithThingCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -139,6 +140,10 @@ export class AssociateWirelessGatewayWithThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "AssociateWirelessGatewayWithThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CancelMulticastGroupSessionCommand.ts b/clients/client-iot-wireless/src/commands/CancelMulticastGroupSessionCommand.ts index 5527242e131ee..c85ff1f53604e 100644 --- a/clients/client-iot-wireless/src/commands/CancelMulticastGroupSessionCommand.ts +++ b/clients/client-iot-wireless/src/commands/CancelMulticastGroupSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -135,6 +136,10 @@ export class CancelMulticastGroupSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CancelMulticastGroupSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateDestinationCommand.ts b/clients/client-iot-wireless/src/commands/CreateDestinationCommand.ts index 803abef162f6e..afb3044f3085e 100644 --- a/clients/client-iot-wireless/src/commands/CreateDestinationCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -144,6 +145,10 @@ export class CreateDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateDeviceProfileCommand.ts b/clients/client-iot-wireless/src/commands/CreateDeviceProfileCommand.ts index 0f72d8ebd07fa..44896757fb643 100644 --- a/clients/client-iot-wireless/src/commands/CreateDeviceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateDeviceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -161,6 +162,10 @@ export class CreateDeviceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateDeviceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/CreateFuotaTaskCommand.ts index 45455f9061dda..8d34480499809 100644 --- a/clients/client-iot-wireless/src/commands/CreateFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -149,6 +150,10 @@ export class CreateFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/CreateMulticastGroupCommand.ts index 77130ed44a476..2e00294e5660c 100644 --- a/clients/client-iot-wireless/src/commands/CreateMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -145,6 +146,10 @@ export class CreateMulticastGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateNetworkAnalyzerConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/CreateNetworkAnalyzerConfigurationCommand.ts index 3e69a093b5b42..3b6d5038c1470 100644 --- a/clients/client-iot-wireless/src/commands/CreateNetworkAnalyzerConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateNetworkAnalyzerConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -163,6 +164,10 @@ export class CreateNetworkAnalyzerConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateNetworkAnalyzerConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateServiceProfileCommand.ts b/clients/client-iot-wireless/src/commands/CreateServiceProfileCommand.ts index 12b0e272bd3e0..9b77db346be99 100644 --- a/clients/client-iot-wireless/src/commands/CreateServiceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateServiceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -144,6 +145,10 @@ export class CreateServiceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateServiceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/CreateWirelessDeviceCommand.ts index 5192d1e44fb04..fe980facd593a 100644 --- a/clients/client-iot-wireless/src/commands/CreateWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateWirelessDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -197,6 +198,10 @@ export class CreateWirelessDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateWirelessDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayCommand.ts b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayCommand.ts index bcf2ea8bd3784..86656b0c00288 100644 --- a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -160,6 +161,10 @@ export class CreateWirelessGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateWirelessGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskCommand.ts b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskCommand.ts index efb6b2e4dafdd..7265f5356e8c6 100644 --- a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -134,6 +135,10 @@ export class CreateWirelessGatewayTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateWirelessGatewayTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts index 50b2866064c0a..3a4083292c639 100644 --- a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -167,6 +168,10 @@ export class CreateWirelessGatewayTaskDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "CreateWirelessGatewayTaskDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteDestinationCommand.ts b/clients/client-iot-wireless/src/commands/DeleteDestinationCommand.ts index 1e2cd57cbb46d..e7b20896903fe 100644 --- a/clients/client-iot-wireless/src/commands/DeleteDestinationCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -130,6 +131,10 @@ export class DeleteDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteDeviceProfileCommand.ts b/clients/client-iot-wireless/src/commands/DeleteDeviceProfileCommand.ts index dd4b08474292b..e63985e7d1af6 100644 --- a/clients/client-iot-wireless/src/commands/DeleteDeviceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteDeviceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -130,6 +131,10 @@ export class DeleteDeviceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteDeviceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/DeleteFuotaTaskCommand.ts index fedfd5b85ba82..979d568a7a2ba 100644 --- a/clients/client-iot-wireless/src/commands/DeleteFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -127,6 +128,10 @@ export class DeleteFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/DeleteMulticastGroupCommand.ts index 822824a1940ab..77218f483a5dd 100644 --- a/clients/client-iot-wireless/src/commands/DeleteMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -130,6 +131,10 @@ export class DeleteMulticastGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteNetworkAnalyzerConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/DeleteNetworkAnalyzerConfigurationCommand.ts index 1ae38a15cf19e..86b991a12f9b4 100644 --- a/clients/client-iot-wireless/src/commands/DeleteNetworkAnalyzerConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteNetworkAnalyzerConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -138,6 +139,10 @@ export class DeleteNetworkAnalyzerConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteNetworkAnalyzerConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteQueuedMessagesCommand.ts b/clients/client-iot-wireless/src/commands/DeleteQueuedMessagesCommand.ts index 6d76c908f45af..eab61a6d4dd37 100644 --- a/clients/client-iot-wireless/src/commands/DeleteQueuedMessagesCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteQueuedMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -129,6 +130,10 @@ export class DeleteQueuedMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteQueuedMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteServiceProfileCommand.ts b/clients/client-iot-wireless/src/commands/DeleteServiceProfileCommand.ts index 553c20be73afb..eaa24edde2df9 100644 --- a/clients/client-iot-wireless/src/commands/DeleteServiceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteServiceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -130,6 +131,10 @@ export class DeleteServiceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteServiceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceCommand.ts index 405182c379aad..bb90d308c5f94 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -127,6 +128,10 @@ export class DeleteWirelessDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteWirelessDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceImportTaskCommand.ts index c6a6436ffc5d0..dc2cae90ee516 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -135,6 +136,10 @@ export class DeleteWirelessDeviceImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteWirelessDeviceImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayCommand.ts index 4e20a27a8cb3b..b77fff48810ee 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -127,6 +128,10 @@ export class DeleteWirelessGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteWirelessGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskCommand.ts index 96638f0c31a3c..330e6bc5a705d 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -127,6 +128,10 @@ export class DeleteWirelessGatewayTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteWirelessGatewayTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts index 2e8658e2b361e..8c5f7613771dc 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -136,6 +137,10 @@ export class DeleteWirelessGatewayTaskDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeleteWirelessGatewayTaskDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DeregisterWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/DeregisterWirelessDeviceCommand.ts index f2198ece64ebf..4f2273ffd873e 100644 --- a/clients/client-iot-wireless/src/commands/DeregisterWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeregisterWirelessDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -125,6 +126,10 @@ export class DeregisterWirelessDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DeregisterWirelessDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts index d8ee7bb530059..8618c07a3fb76 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -142,6 +143,10 @@ export class DisassociateAwsAccountFromPartnerAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DisassociateAwsAccountFromPartnerAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DisassociateMulticastGroupFromFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateMulticastGroupFromFuotaTaskCommand.ts index 56f64973819cc..67a61a31d2880 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateMulticastGroupFromFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateMulticastGroupFromFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -143,6 +144,10 @@ export class DisassociateMulticastGroupFromFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DisassociateMulticastGroupFromFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.ts index f064b0f881e7b..8ce871ea52e23 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -146,6 +147,10 @@ export class DisassociateWirelessDeviceFromFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DisassociateWirelessDeviceFromFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.ts index e654376bac741..e3d1c3bce8276 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -143,6 +144,10 @@ export class DisassociateWirelessDeviceFromMulticastGroupCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DisassociateWirelessDeviceFromMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromThingCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromThingCommand.ts index f9928fd4b14a7..6beb5fc8336db 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromThingCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -138,6 +139,10 @@ export class DisassociateWirelessDeviceFromThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DisassociateWirelessDeviceFromThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts index 4c2a41987818f..05c082237243e 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -142,6 +143,10 @@ export class DisassociateWirelessGatewayFromCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DisassociateWirelessGatewayFromCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromThingCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromThingCommand.ts index c2a8d5b9ed155..4fa938cae8a04 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromThingCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -138,6 +139,10 @@ export class DisassociateWirelessGatewayFromThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "DisassociateWirelessGatewayFromThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetDestinationCommand.ts b/clients/client-iot-wireless/src/commands/GetDestinationCommand.ts index 53e8bd79b2cd7..c2c80a823fec7 100644 --- a/clients/client-iot-wireless/src/commands/GetDestinationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -134,6 +135,10 @@ export class GetDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetDeviceProfileCommand.ts b/clients/client-iot-wireless/src/commands/GetDeviceProfileCommand.ts index 5098340a951a2..5eaf3aafc76ae 100644 --- a/clients/client-iot-wireless/src/commands/GetDeviceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetDeviceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -171,6 +172,10 @@ export class GetDeviceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDeviceProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetDeviceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetEventConfigurationByResourceTypesCommand.ts b/clients/client-iot-wireless/src/commands/GetEventConfigurationByResourceTypesCommand.ts index e5c46105f8a5f..5a8acd82e23ba 100644 --- a/clients/client-iot-wireless/src/commands/GetEventConfigurationByResourceTypesCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetEventConfigurationByResourceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -153,6 +154,10 @@ export class GetEventConfigurationByResourceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetEventConfigurationByResourceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/GetFuotaTaskCommand.ts index 8bd21c86046c7..1559d75adff1f 100644 --- a/clients/client-iot-wireless/src/commands/GetFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -141,6 +142,10 @@ export class GetFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetLogLevelsByResourceTypesCommand.ts b/clients/client-iot-wireless/src/commands/GetLogLevelsByResourceTypesCommand.ts index a087f922edadb..a64d8c9d1e5f9 100644 --- a/clients/client-iot-wireless/src/commands/GetLogLevelsByResourceTypesCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetLogLevelsByResourceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -158,6 +159,10 @@ export class GetLogLevelsByResourceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetLogLevelsByResourceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/GetMulticastGroupCommand.ts index cf21412ea6e5f..57781d7628e63 100644 --- a/clients/client-iot-wireless/src/commands/GetMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -140,6 +141,10 @@ export class GetMulticastGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetMulticastGroupSessionCommand.ts b/clients/client-iot-wireless/src/commands/GetMulticastGroupSessionCommand.ts index ed28e87f12db2..bd1e3211a815d 100644 --- a/clients/client-iot-wireless/src/commands/GetMulticastGroupSessionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetMulticastGroupSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -135,6 +136,10 @@ export class GetMulticastGroupSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetMulticastGroupSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetNetworkAnalyzerConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/GetNetworkAnalyzerConfigurationCommand.ts index 38ab58e7d2ff1..dd041e8dfbc14 100644 --- a/clients/client-iot-wireless/src/commands/GetNetworkAnalyzerConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetNetworkAnalyzerConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -150,6 +151,10 @@ export class GetNetworkAnalyzerConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetNetworkAnalyzerConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetPartnerAccountCommand.ts b/clients/client-iot-wireless/src/commands/GetPartnerAccountCommand.ts index 58b1f205fefe2..864e078145c29 100644 --- a/clients/client-iot-wireless/src/commands/GetPartnerAccountCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPartnerAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -137,6 +138,10 @@ export class GetPartnerAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPartnerAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetPartnerAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetPositionCommand.ts b/clients/client-iot-wireless/src/commands/GetPositionCommand.ts index 110930b5b02a2..7b6dfc0cdc8d7 100644 --- a/clients/client-iot-wireless/src/commands/GetPositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPositionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -144,6 +145,10 @@ export class GetPositionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetPosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetPositionConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/GetPositionConfigurationCommand.ts index cb11d94ae7896..efbafd133a8ec 100644 --- a/clients/client-iot-wireless/src/commands/GetPositionConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPositionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -144,6 +145,10 @@ export class GetPositionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetPositionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts b/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts index 47f66419ed2c4..29095ebc07d74 100644 --- a/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -280,6 +281,10 @@ export class GetPositionEstimateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetPositionEstimate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetResourceEventConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/GetResourceEventConfigurationCommand.ts index 7721b2ca9b269..abe848cb559a0 100644 --- a/clients/client-iot-wireless/src/commands/GetResourceEventConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetResourceEventConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -165,6 +166,10 @@ export class GetResourceEventConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetResourceEventConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetResourceLogLevelCommand.ts b/clients/client-iot-wireless/src/commands/GetResourceLogLevelCommand.ts index 053c9327dda86..7b95559f7469a 100644 --- a/clients/client-iot-wireless/src/commands/GetResourceLogLevelCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetResourceLogLevelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -131,6 +132,10 @@ export class GetResourceLogLevelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetResourceLogLevel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts b/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts index 803ad4a08c0de..ba6783047cc2d 100644 --- a/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -140,6 +141,10 @@ export class GetResourcePositionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetResourcePosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetServiceEndpointCommand.ts b/clients/client-iot-wireless/src/commands/GetServiceEndpointCommand.ts index aa5b87b758972..901d26e16770b 100644 --- a/clients/client-iot-wireless/src/commands/GetServiceEndpointCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetServiceEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -129,6 +130,10 @@ export class GetServiceEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetServiceEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetServiceProfileCommand.ts b/clients/client-iot-wireless/src/commands/GetServiceProfileCommand.ts index b636d094f9936..1d29e5ea4a9f0 100644 --- a/clients/client-iot-wireless/src/commands/GetServiceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetServiceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -152,6 +153,10 @@ export class GetServiceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetServiceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessDeviceCommand.ts index 1e8aa108f17e1..2d05d3b3f62b2 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -208,6 +209,10 @@ export class GetWirelessDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessDeviceImportTaskCommand.ts index 852f18e1567ba..494285dc125dd 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessDeviceImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -153,6 +154,10 @@ export class GetWirelessDeviceImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessDeviceImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessDeviceStatisticsCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessDeviceStatisticsCommand.ts index 36f71f683cfac..871584727e1f2 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessDeviceStatisticsCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessDeviceStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -155,6 +156,10 @@ export class GetWirelessDeviceStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessDeviceStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayCertificateCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayCertificateCommand.ts index 7a1ec9bc9bb3e..6da593a45cc29 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayCertificateCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -136,6 +137,10 @@ export class GetWirelessGatewayCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessGatewayCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayCommand.ts index ca32340ebda07..4a2e7c9f31f5b 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -157,6 +158,10 @@ export class GetWirelessGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts index 52e5a2c65faba..b2d6583db7d31 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -144,6 +145,10 @@ export class GetWirelessGatewayFirmwareInformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessGatewayFirmwareInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayStatisticsCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayStatisticsCommand.ts index 1ee61bba0707c..2864c14e5c9e7 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayStatisticsCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -136,6 +137,10 @@ export class GetWirelessGatewayStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessGatewayStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskCommand.ts index 570ba882679b6..ff187c0231494 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -133,6 +134,10 @@ export class GetWirelessGatewayTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessGatewayTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts index 73b55b8850239..ff47cab190a16 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -154,6 +155,10 @@ export class GetWirelessGatewayTaskDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "GetWirelessGatewayTaskDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListDestinationsCommand.ts b/clients/client-iot-wireless/src/commands/ListDestinationsCommand.ts index b228aaf92036b..7dd15033dde06 100644 --- a/clients/client-iot-wireless/src/commands/ListDestinationsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -137,6 +138,10 @@ export class ListDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListDeviceProfilesCommand.ts b/clients/client-iot-wireless/src/commands/ListDeviceProfilesCommand.ts index 4976ca9851f8a..5f321449ac262 100644 --- a/clients/client-iot-wireless/src/commands/ListDeviceProfilesCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListDeviceProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -135,6 +136,10 @@ export class ListDeviceProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListDeviceProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListDevicesForWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/ListDevicesForWirelessDeviceImportTaskCommand.ts index 9857922bbf424..a43b07079d3e0 100644 --- a/clients/client-iot-wireless/src/commands/ListDevicesForWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListDevicesForWirelessDeviceImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -155,6 +156,10 @@ export class ListDevicesForWirelessDeviceImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListDevicesForWirelessDeviceImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListEventConfigurationsCommand.ts b/clients/client-iot-wireless/src/commands/ListEventConfigurationsCommand.ts index 9aae87f721019..f78b91f704501 100644 --- a/clients/client-iot-wireless/src/commands/ListEventConfigurationsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListEventConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -167,6 +168,10 @@ export class ListEventConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListEventConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListFuotaTasksCommand.ts b/clients/client-iot-wireless/src/commands/ListFuotaTasksCommand.ts index 38f4fd2d0c4cd..4fdbbbedf46df 100644 --- a/clients/client-iot-wireless/src/commands/ListFuotaTasksCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListFuotaTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -134,6 +135,10 @@ export class ListFuotaTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListFuotaTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListMulticastGroupsByFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/ListMulticastGroupsByFuotaTaskCommand.ts index 7bedda3246554..cf5d19946e054 100644 --- a/clients/client-iot-wireless/src/commands/ListMulticastGroupsByFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListMulticastGroupsByFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -141,6 +142,10 @@ export class ListMulticastGroupsByFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListMulticastGroupsByFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListMulticastGroupsCommand.ts b/clients/client-iot-wireless/src/commands/ListMulticastGroupsCommand.ts index 8849e72af659c..395a8921d17cd 100644 --- a/clients/client-iot-wireless/src/commands/ListMulticastGroupsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListMulticastGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -134,6 +135,10 @@ export class ListMulticastGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListMulticastGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListNetworkAnalyzerConfigurationsCommand.ts b/clients/client-iot-wireless/src/commands/ListNetworkAnalyzerConfigurationsCommand.ts index a7cec5ca52340..d48c8f3bf92e2 100644 --- a/clients/client-iot-wireless/src/commands/ListNetworkAnalyzerConfigurationsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListNetworkAnalyzerConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -141,6 +142,10 @@ export class ListNetworkAnalyzerConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListNetworkAnalyzerConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListPartnerAccountsCommand.ts b/clients/client-iot-wireless/src/commands/ListPartnerAccountsCommand.ts index 330da27978ee5..e02bc84fb305b 100644 --- a/clients/client-iot-wireless/src/commands/ListPartnerAccountsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListPartnerAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -138,6 +139,10 @@ export class ListPartnerAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPartnerAccountsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListPartnerAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListPositionConfigurationsCommand.ts b/clients/client-iot-wireless/src/commands/ListPositionConfigurationsCommand.ts index 55bfb3efe7588..b48ec6bf50771 100644 --- a/clients/client-iot-wireless/src/commands/ListPositionConfigurationsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListPositionConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -149,6 +150,10 @@ export class ListPositionConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListPositionConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListQueuedMessagesCommand.ts b/clients/client-iot-wireless/src/commands/ListQueuedMessagesCommand.ts index 23e1994b6a5cd..8460050b43d9c 100644 --- a/clients/client-iot-wireless/src/commands/ListQueuedMessagesCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListQueuedMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -152,6 +153,10 @@ export class ListQueuedMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListQueuedMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListServiceProfilesCommand.ts b/clients/client-iot-wireless/src/commands/ListServiceProfilesCommand.ts index c9fd7159efb55..e3377f694004d 100644 --- a/clients/client-iot-wireless/src/commands/ListServiceProfilesCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListServiceProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -134,6 +135,10 @@ export class ListServiceProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListServiceProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot-wireless/src/commands/ListTagsForResourceCommand.ts index 4888b9b477ff6..d1ec5c5907f4f 100644 --- a/clients/client-iot-wireless/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListWirelessDeviceImportTasksCommand.ts b/clients/client-iot-wireless/src/commands/ListWirelessDeviceImportTasksCommand.ts index f53febadccbfa..6d86cd5e664e9 100644 --- a/clients/client-iot-wireless/src/commands/ListWirelessDeviceImportTasksCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListWirelessDeviceImportTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -158,6 +159,10 @@ export class ListWirelessDeviceImportTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListWirelessDeviceImportTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListWirelessDevicesCommand.ts b/clients/client-iot-wireless/src/commands/ListWirelessDevicesCommand.ts index 046d1071150b0..fe23af1c0f554 100644 --- a/clients/client-iot-wireless/src/commands/ListWirelessDevicesCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListWirelessDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -163,6 +164,10 @@ export class ListWirelessDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListWirelessDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts b/clients/client-iot-wireless/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts index 67c85d5c36d9f..e65c53f5ee958 100644 --- a/clients/client-iot-wireless/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -154,6 +155,10 @@ export class ListWirelessGatewayTaskDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListWirelessGatewayTaskDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ListWirelessGatewaysCommand.ts b/clients/client-iot-wireless/src/commands/ListWirelessGatewaysCommand.ts index 7ff40d250512a..9633ab19b76ec 100644 --- a/clients/client-iot-wireless/src/commands/ListWirelessGatewaysCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListWirelessGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -158,6 +159,10 @@ export class ListWirelessGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ListWirelessGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/PutPositionConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/PutPositionConfigurationCommand.ts index 3185726d0fd3c..36076cdcb88b0 100644 --- a/clients/client-iot-wireless/src/commands/PutPositionConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/PutPositionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -141,6 +142,10 @@ export class PutPositionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "PutPositionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/PutResourceLogLevelCommand.ts b/clients/client-iot-wireless/src/commands/PutResourceLogLevelCommand.ts index 4d095075f5e50..67dae43a33a2c 100644 --- a/clients/client-iot-wireless/src/commands/PutResourceLogLevelCommand.ts +++ b/clients/client-iot-wireless/src/commands/PutResourceLogLevelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -131,6 +132,10 @@ export class PutResourceLogLevelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "PutResourceLogLevel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ResetAllResourceLogLevelsCommand.ts b/clients/client-iot-wireless/src/commands/ResetAllResourceLogLevelsCommand.ts index b4cdb7d5cff9c..3368561c1b85a 100644 --- a/clients/client-iot-wireless/src/commands/ResetAllResourceLogLevelsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ResetAllResourceLogLevelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -126,6 +127,10 @@ export class ResetAllResourceLogLevelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ResetAllResourceLogLevels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/ResetResourceLogLevelCommand.ts b/clients/client-iot-wireless/src/commands/ResetResourceLogLevelCommand.ts index 58c10ce869de3..d72fcd96d180a 100644 --- a/clients/client-iot-wireless/src/commands/ResetResourceLogLevelCommand.ts +++ b/clients/client-iot-wireless/src/commands/ResetResourceLogLevelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -129,6 +130,10 @@ export class ResetResourceLogLevelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "ResetResourceLogLevel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/SendDataToMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/SendDataToMulticastGroupCommand.ts index bc97c4a2a342c..d7c0a9a8385c2 100644 --- a/clients/client-iot-wireless/src/commands/SendDataToMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/SendDataToMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -138,6 +139,10 @@ export class SendDataToMulticastGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "SendDataToMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/SendDataToWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/SendDataToWirelessDeviceCommand.ts index b6157e3fa4857..0e45286c4e899 100644 --- a/clients/client-iot-wireless/src/commands/SendDataToWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/SendDataToWirelessDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -148,6 +149,10 @@ export class SendDataToWirelessDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "SendDataToWirelessDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.ts index 7de0c496b5ff4..d2793eb0fd6ed 100644 --- a/clients/client-iot-wireless/src/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -150,6 +151,10 @@ export class StartBulkAssociateWirelessDeviceWithMulticastGroupCommand extends $ commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "StartBulkAssociateWirelessDeviceWithMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.ts index 8f2a5a0866303..4f4219c48b22e 100644 --- a/clients/client-iot-wireless/src/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -150,6 +151,10 @@ export class StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand extend commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "StartBulkDisassociateWirelessDeviceFromMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/StartFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/StartFuotaTaskCommand.ts index e7b9ab42126d2..c80fb074512d1 100644 --- a/clients/client-iot-wireless/src/commands/StartFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -133,6 +134,10 @@ export class StartFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "StartFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/StartMulticastGroupSessionCommand.ts b/clients/client-iot-wireless/src/commands/StartMulticastGroupSessionCommand.ts index fa125ccc24a07..0399a6bd4db05 100644 --- a/clients/client-iot-wireless/src/commands/StartMulticastGroupSessionCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartMulticastGroupSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -137,6 +138,10 @@ export class StartMulticastGroupSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "StartMulticastGroupSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/StartSingleWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/StartSingleWirelessDeviceImportTaskCommand.ts index 9e3205ecee1cb..3010768da28c7 100644 --- a/clients/client-iot-wireless/src/commands/StartSingleWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartSingleWirelessDeviceImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -152,6 +153,10 @@ export class StartSingleWirelessDeviceImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "StartSingleWirelessDeviceImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/StartWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/StartWirelessDeviceImportTaskCommand.ts index b6d21ecf71342..16f432168d5ec 100644 --- a/clients/client-iot-wireless/src/commands/StartWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartWirelessDeviceImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -149,6 +150,10 @@ export class StartWirelessDeviceImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "StartWirelessDeviceImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/TagResourceCommand.ts b/clients/client-iot-wireless/src/commands/TagResourceCommand.ts index fc0d152a5f30d..f0725f1a20f12 100644 --- a/clients/client-iot-wireless/src/commands/TagResourceCommand.ts +++ b/clients/client-iot-wireless/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -134,6 +135,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/TestWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/TestWirelessDeviceCommand.ts index 3098cc69960bf..0e22e263fa1aa 100644 --- a/clients/client-iot-wireless/src/commands/TestWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/TestWirelessDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -127,6 +128,10 @@ export class TestWirelessDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "TestWirelessDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UntagResourceCommand.ts b/clients/client-iot-wireless/src/commands/UntagResourceCommand.ts index a6f65c410bba7..1cefeac9e9137 100644 --- a/clients/client-iot-wireless/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot-wireless/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateDestinationCommand.ts b/clients/client-iot-wireless/src/commands/UpdateDestinationCommand.ts index 89ae4d5ce5a20..488589459e7bd 100644 --- a/clients/client-iot-wireless/src/commands/UpdateDestinationCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -131,6 +132,10 @@ export class UpdateDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateEventConfigurationByResourceTypesCommand.ts b/clients/client-iot-wireless/src/commands/UpdateEventConfigurationByResourceTypesCommand.ts index 1bfc8e1ba5313..4b8da3a86446d 100644 --- a/clients/client-iot-wireless/src/commands/UpdateEventConfigurationByResourceTypesCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateEventConfigurationByResourceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -163,6 +164,10 @@ export class UpdateEventConfigurationByResourceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateEventConfigurationByResourceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/UpdateFuotaTaskCommand.ts index da66af1aca7d6..0fc762adef6fa 100644 --- a/clients/client-iot-wireless/src/commands/UpdateFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateFuotaTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -140,6 +141,10 @@ export class UpdateFuotaTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateFuotaTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateLogLevelsByResourceTypesCommand.ts b/clients/client-iot-wireless/src/commands/UpdateLogLevelsByResourceTypesCommand.ts index a42078151adcb..352c059e16953 100644 --- a/clients/client-iot-wireless/src/commands/UpdateLogLevelsByResourceTypesCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateLogLevelsByResourceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -161,6 +162,10 @@ export class UpdateLogLevelsByResourceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateLogLevelsByResourceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/UpdateMulticastGroupCommand.ts index 09aeb9d40c3a9..11a48cbb9e8fd 100644 --- a/clients/client-iot-wireless/src/commands/UpdateMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateMulticastGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -136,6 +137,10 @@ export class UpdateMulticastGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateMulticastGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateNetworkAnalyzerConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/UpdateNetworkAnalyzerConfigurationCommand.ts index 187a1c2f77659..b4f61c44b0042 100644 --- a/clients/client-iot-wireless/src/commands/UpdateNetworkAnalyzerConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateNetworkAnalyzerConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -159,6 +160,10 @@ export class UpdateNetworkAnalyzerConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateNetworkAnalyzerConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdatePartnerAccountCommand.ts b/clients/client-iot-wireless/src/commands/UpdatePartnerAccountCommand.ts index 7d4c4568e93bc..53c0d54ac3894 100644 --- a/clients/client-iot-wireless/src/commands/UpdatePartnerAccountCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdatePartnerAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -132,6 +133,10 @@ export class UpdatePartnerAccountCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePartnerAccountRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdatePartnerAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdatePositionCommand.ts b/clients/client-iot-wireless/src/commands/UpdatePositionCommand.ts index bfa7f08bf39e9..fb470361a3ac4 100644 --- a/clients/client-iot-wireless/src/commands/UpdatePositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdatePositionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -137,6 +138,10 @@ export class UpdatePositionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdatePosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateResourceEventConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/UpdateResourceEventConfigurationCommand.ts index 9e8fd641cd147..c6df91cf9fae1 100644 --- a/clients/client-iot-wireless/src/commands/UpdateResourceEventConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateResourceEventConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -167,6 +168,10 @@ export class UpdateResourceEventConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateResourceEventConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts b/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts index 528cb0f22a411..efb3e65bb8e9e 100644 --- a/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -139,6 +140,10 @@ export class UpdateResourcePositionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateResourcePosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceCommand.ts index 580cad0c76555..e3ff5458b29dc 100644 --- a/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -155,6 +156,10 @@ export class UpdateWirelessDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateWirelessDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceImportTaskCommand.ts index b8623ed4797a0..3466418d37e3b 100644 --- a/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -138,6 +139,10 @@ export class UpdateWirelessDeviceImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateWirelessDeviceImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot-wireless/src/commands/UpdateWirelessGatewayCommand.ts b/clients/client-iot-wireless/src/commands/UpdateWirelessGatewayCommand.ts index 3ec3ebacf76f2..e4f2098f161eb 100644 --- a/clients/client-iot-wireless/src/commands/UpdateWirelessGatewayCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateWirelessGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient"; @@ -138,6 +139,10 @@ export class UpdateWirelessGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "iotwireless", + operation: "UpdateWirelessGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/package.json b/clients/client-iot/package.json index 1b453affaf382..339c1e141a32b 100644 --- a/clients/client-iot/package.json +++ b/clients/client-iot/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-iot/src/commands/AcceptCertificateTransferCommand.ts b/clients/client-iot/src/commands/AcceptCertificateTransferCommand.ts index cd81a8f649fd9..36c9b380dee1d 100644 --- a/clients/client-iot/src/commands/AcceptCertificateTransferCommand.ts +++ b/clients/client-iot/src/commands/AcceptCertificateTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -139,6 +140,10 @@ export class AcceptCertificateTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "AcceptCertificateTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/AddThingToBillingGroupCommand.ts b/clients/client-iot/src/commands/AddThingToBillingGroupCommand.ts index 9ff7ecf6bf957..362d1fe5a9937 100644 --- a/clients/client-iot/src/commands/AddThingToBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/AddThingToBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class AddThingToBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "AddThingToBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/AddThingToThingGroupCommand.ts b/clients/client-iot/src/commands/AddThingToThingGroupCommand.ts index e699db941ceda..43b5ce37a0863 100644 --- a/clients/client-iot/src/commands/AddThingToThingGroupCommand.ts +++ b/clients/client-iot/src/commands/AddThingToThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -129,6 +130,10 @@ export class AddThingToThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "AddThingToThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts b/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts index c1c8115ca5b8d..b75217fcd40bf 100644 --- a/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts +++ b/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -149,6 +150,10 @@ export class AssociateTargetsWithJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "AssociateTargetsWithJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/AttachPolicyCommand.ts b/clients/client-iot/src/commands/AttachPolicyCommand.ts index 72f5b35cef14f..e44597b68e395 100644 --- a/clients/client-iot/src/commands/AttachPolicyCommand.ts +++ b/clients/client-iot/src/commands/AttachPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class AttachPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "AttachPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts b/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts index d9d77bea56d4a..4b11cedbb0ddb 100644 --- a/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts +++ b/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class AttachPrincipalPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "AttachPrincipalPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts b/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts index dc856d8151c9c..af11f4023c064 100644 --- a/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class AttachSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "AttachSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts b/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts index ec9c7492f3cea..b74d3ccac60bd 100644 --- a/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts +++ b/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class AttachThingPrincipalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "AttachThingPrincipal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts index d9dfee49bb664..7d304303572c5 100644 --- a/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class CancelAuditMitigationActionsTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CancelAuditMitigationActionsTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CancelAuditTaskCommand.ts b/clients/client-iot/src/commands/CancelAuditTaskCommand.ts index 251960b713857..6079c600c9814 100644 --- a/clients/client-iot/src/commands/CancelAuditTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelAuditTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -125,6 +126,10 @@ export class CancelAuditTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CancelAuditTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts b/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts index 1b0461bc642d7..bd819bd0ea89e 100644 --- a/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts +++ b/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class CancelCertificateTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CancelCertificateTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts index eda91bafa7f5d..613e59bfb7513 100644 --- a/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class CancelDetectMitigationActionsTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CancelDetectMitigationActionsTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CancelJobCommand.ts b/clients/client-iot/src/commands/CancelJobCommand.ts index 0e17b0bc15192..e619ae16f3a32 100644 --- a/clients/client-iot/src/commands/CancelJobCommand.ts +++ b/clients/client-iot/src/commands/CancelJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -129,6 +130,10 @@ export class CancelJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CancelJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CancelJobExecutionCommand.ts b/clients/client-iot/src/commands/CancelJobExecutionCommand.ts index 47f639bc3b450..7a509bfde52bd 100644 --- a/clients/client-iot/src/commands/CancelJobExecutionCommand.ts +++ b/clients/client-iot/src/commands/CancelJobExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class CancelJobExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CancelJobExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts b/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts index 8c87dc3ec13cd..80e376c59ceb8 100644 --- a/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -129,6 +130,10 @@ export class ClearDefaultAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ClearDefaultAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts index c0604a7fa2e65..b59082b653797 100644 --- a/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -137,6 +138,10 @@ export class ConfirmTopicRuleDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ConfirmTopicRuleDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts b/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts index 77904c5f2d6fd..fa952727a37cf 100644 --- a/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -153,6 +154,10 @@ export class CreateAuditSuppressionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateAuditSuppression", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateAuthorizerCommand.ts b/clients/client-iot/src/commands/CreateAuthorizerCommand.ts index 60b746851102f..b369c99f50854 100644 --- a/clients/client-iot/src/commands/CreateAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/CreateAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -151,6 +152,10 @@ export class CreateAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateBillingGroupCommand.ts b/clients/client-iot/src/commands/CreateBillingGroupCommand.ts index 40778c312454c..4f6a92d8b261d 100644 --- a/clients/client-iot/src/commands/CreateBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/CreateBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class CreateBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts b/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts index 98f532b8263a3..8b291f0d89dbd 100644 --- a/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts +++ b/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -181,6 +182,10 @@ export class CreateCertificateFromCsrCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateCertificateFromCsr", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateCustomMetricCommand.ts b/clients/client-iot/src/commands/CreateCustomMetricCommand.ts index a94c44dfa66a5..85bea3b30a765 100644 --- a/clients/client-iot/src/commands/CreateCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/CreateCustomMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class CreateCustomMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateCustomMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateDimensionCommand.ts b/clients/client-iot/src/commands/CreateDimensionCommand.ts index b1eae35b47570..aac6311dbe0ab 100644 --- a/clients/client-iot/src/commands/CreateDimensionCommand.ts +++ b/clients/client-iot/src/commands/CreateDimensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class CreateDimensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateDimension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts b/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts index f1aeb67e6c69a..7fc171c8135a1 100644 --- a/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -159,6 +160,10 @@ export class CreateDomainConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateDomainConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts b/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts index b4ca0cd92f96d..071db15998ca3 100644 --- a/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts +++ b/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -159,6 +160,10 @@ export class CreateDynamicThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateDynamicThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateFleetMetricCommand.ts b/clients/client-iot/src/commands/CreateFleetMetricCommand.ts index 7717764da8c51..b2bdc7fbb0bb6 100644 --- a/clients/client-iot/src/commands/CreateFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/CreateFleetMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -168,6 +169,10 @@ export class CreateFleetMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateFleetMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateJobCommand.ts b/clients/client-iot/src/commands/CreateJobCommand.ts index 2847064dcb0d7..a330462d31b59 100644 --- a/clients/client-iot/src/commands/CreateJobCommand.ts +++ b/clients/client-iot/src/commands/CreateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -197,6 +198,10 @@ export class CreateJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateJobTemplateCommand.ts b/clients/client-iot/src/commands/CreateJobTemplateCommand.ts index f58098b0f2818..e4fc274cb3478 100644 --- a/clients/client-iot/src/commands/CreateJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/CreateJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -189,6 +190,10 @@ export class CreateJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts b/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts index 8b16130e6a4c5..d839c1cd79412 100644 --- a/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts +++ b/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -145,6 +146,10 @@ export class CreateKeysAndCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateKeysAndCertificateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateKeysAndCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateMitigationActionCommand.ts b/clients/client-iot/src/commands/CreateMitigationActionCommand.ts index 66d1c5c930e73..f134bfac2f9b6 100644 --- a/clients/client-iot/src/commands/CreateMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/CreateMitigationActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -163,6 +164,10 @@ export class CreateMitigationActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateMitigationAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts b/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts index 97f8d09d2a9d9..a6e29bc4b9e63 100644 --- a/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts +++ b/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -237,6 +238,10 @@ export class CreateOTAUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateOTAUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreatePackageCommand.ts b/clients/client-iot/src/commands/CreatePackageCommand.ts index e23b1bd955161..7bd212bd7037f 100644 --- a/clients/client-iot/src/commands/CreatePackageCommand.ts +++ b/clients/client-iot/src/commands/CreatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class CreatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePackageRequestFilterSensitiveLog, outputFilterSensitiveLog: CreatePackageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreatePackageVersionCommand.ts b/clients/client-iot/src/commands/CreatePackageVersionCommand.ts index e9a11e728588f..46d24a500c0e6 100644 --- a/clients/client-iot/src/commands/CreatePackageVersionCommand.ts +++ b/clients/client-iot/src/commands/CreatePackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -153,6 +154,10 @@ export class CreatePackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePackageVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: CreatePackageVersionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreatePackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreatePolicyCommand.ts b/clients/client-iot/src/commands/CreatePolicyCommand.ts index eacb55283bf9b..3dbe17be161e5 100644 --- a/clients/client-iot/src/commands/CreatePolicyCommand.ts +++ b/clients/client-iot/src/commands/CreatePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -147,6 +148,10 @@ export class CreatePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreatePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreatePolicyVersionCommand.ts b/clients/client-iot/src/commands/CreatePolicyVersionCommand.ts index 93ffb8c5342c9..d8804e53dc02f 100644 --- a/clients/client-iot/src/commands/CreatePolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/CreatePolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -150,6 +151,10 @@ export class CreatePolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreatePolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateProvisioningClaimCommand.ts b/clients/client-iot/src/commands/CreateProvisioningClaimCommand.ts index 8a38f628e7b04..9e4337d17d157 100644 --- a/clients/client-iot/src/commands/CreateProvisioningClaimCommand.ts +++ b/clients/client-iot/src/commands/CreateProvisioningClaimCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class CreateProvisioningClaimCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateProvisioningClaimResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateProvisioningClaim", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateProvisioningTemplateCommand.ts b/clients/client-iot/src/commands/CreateProvisioningTemplateCommand.ts index 832ccc9a39758..30f533e6b7481 100644 --- a/clients/client-iot/src/commands/CreateProvisioningTemplateCommand.ts +++ b/clients/client-iot/src/commands/CreateProvisioningTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -150,6 +151,10 @@ export class CreateProvisioningTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateProvisioningTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateProvisioningTemplateVersionCommand.ts b/clients/client-iot/src/commands/CreateProvisioningTemplateVersionCommand.ts index c7859a5b79d44..87db9910db53d 100644 --- a/clients/client-iot/src/commands/CreateProvisioningTemplateVersionCommand.ts +++ b/clients/client-iot/src/commands/CreateProvisioningTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -150,6 +151,10 @@ export class CreateProvisioningTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateProvisioningTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateRoleAliasCommand.ts b/clients/client-iot/src/commands/CreateRoleAliasCommand.ts index b72d96c78023e..96eb43082cf35 100644 --- a/clients/client-iot/src/commands/CreateRoleAliasCommand.ts +++ b/clients/client-iot/src/commands/CreateRoleAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -145,6 +146,10 @@ export class CreateRoleAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateRoleAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateScheduledAuditCommand.ts b/clients/client-iot/src/commands/CreateScheduledAuditCommand.ts index f87436a4743b1..80444616eb852 100644 --- a/clients/client-iot/src/commands/CreateScheduledAuditCommand.ts +++ b/clients/client-iot/src/commands/CreateScheduledAuditCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class CreateScheduledAuditCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateScheduledAudit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateSecurityProfileCommand.ts b/clients/client-iot/src/commands/CreateSecurityProfileCommand.ts index 9b2443253d9ce..04258cc79b14a 100644 --- a/clients/client-iot/src/commands/CreateSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/CreateSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -192,6 +193,10 @@ export class CreateSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateStreamCommand.ts b/clients/client-iot/src/commands/CreateStreamCommand.ts index 145783388c77c..65099e2b92670 100644 --- a/clients/client-iot/src/commands/CreateStreamCommand.ts +++ b/clients/client-iot/src/commands/CreateStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -160,6 +161,10 @@ export class CreateStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateThingCommand.ts b/clients/client-iot/src/commands/CreateThingCommand.ts index 08426a24d5795..8f5989e48f441 100644 --- a/clients/client-iot/src/commands/CreateThingCommand.ts +++ b/clients/client-iot/src/commands/CreateThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -151,6 +152,10 @@ export class CreateThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateThingGroupCommand.ts b/clients/client-iot/src/commands/CreateThingGroupCommand.ts index e7c283776e616..0142d2462efe5 100644 --- a/clients/client-iot/src/commands/CreateThingGroupCommand.ts +++ b/clients/client-iot/src/commands/CreateThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -149,6 +150,10 @@ export class CreateThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateThingTypeCommand.ts b/clients/client-iot/src/commands/CreateThingTypeCommand.ts index 5d3a3f219f6aa..3dbcd5c6b6183 100644 --- a/clients/client-iot/src/commands/CreateThingTypeCommand.ts +++ b/clients/client-iot/src/commands/CreateThingTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -147,6 +148,10 @@ export class CreateThingTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateThingType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateTopicRuleCommand.ts b/clients/client-iot/src/commands/CreateTopicRuleCommand.ts index 12b0e848b35e8..b5e6cd94cd6c4 100644 --- a/clients/client-iot/src/commands/CreateTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/CreateTopicRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -542,6 +543,10 @@ export class CreateTopicRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateTopicRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/CreateTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/CreateTopicRuleDestinationCommand.ts index 3a44097e1d785..2217282771a38 100644 --- a/clients/client-iot/src/commands/CreateTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/CreateTopicRuleDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -164,6 +165,10 @@ export class CreateTopicRuleDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "CreateTopicRuleDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteAccountAuditConfigurationCommand.ts b/clients/client-iot/src/commands/DeleteAccountAuditConfigurationCommand.ts index cc92013637618..8284b7ebf1c00 100644 --- a/clients/client-iot/src/commands/DeleteAccountAuditConfigurationCommand.ts +++ b/clients/client-iot/src/commands/DeleteAccountAuditConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class DeleteAccountAuditConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteAccountAuditConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteAuditSuppressionCommand.ts b/clients/client-iot/src/commands/DeleteAuditSuppressionCommand.ts index e8c6e57255f23..ca89ea12c1864 100644 --- a/clients/client-iot/src/commands/DeleteAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/DeleteAuditSuppressionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class DeleteAuditSuppressionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteAuditSuppression", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteAuthorizerCommand.ts b/clients/client-iot/src/commands/DeleteAuthorizerCommand.ts index cc411b35b1060..cbc4259dc06fa 100644 --- a/clients/client-iot/src/commands/DeleteAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/DeleteAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class DeleteAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteBillingGroupCommand.ts b/clients/client-iot/src/commands/DeleteBillingGroupCommand.ts index b9765d86d9ff2..8141f46845906 100644 --- a/clients/client-iot/src/commands/DeleteBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/DeleteBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class DeleteBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteCACertificateCommand.ts b/clients/client-iot/src/commands/DeleteCACertificateCommand.ts index 26800f21952e1..7e1ed9328ec39 100644 --- a/clients/client-iot/src/commands/DeleteCACertificateCommand.ts +++ b/clients/client-iot/src/commands/DeleteCACertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class DeleteCACertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteCACertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteCertificateCommand.ts b/clients/client-iot/src/commands/DeleteCertificateCommand.ts index fb61ae9b00233..7d2d6856b0030 100644 --- a/clients/client-iot/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-iot/src/commands/DeleteCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class DeleteCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteCustomMetricCommand.ts b/clients/client-iot/src/commands/DeleteCustomMetricCommand.ts index 9c40e465e041c..d774027e7db1e 100644 --- a/clients/client-iot/src/commands/DeleteCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/DeleteCustomMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class DeleteCustomMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteCustomMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteDimensionCommand.ts b/clients/client-iot/src/commands/DeleteDimensionCommand.ts index 4ff24c7cf9040..fb12adecdc5c6 100644 --- a/clients/client-iot/src/commands/DeleteDimensionCommand.ts +++ b/clients/client-iot/src/commands/DeleteDimensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -122,6 +123,10 @@ export class DeleteDimensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteDimension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteDomainConfigurationCommand.ts b/clients/client-iot/src/commands/DeleteDomainConfigurationCommand.ts index 4da8e4554b6f3..2de12667a2e3f 100644 --- a/clients/client-iot/src/commands/DeleteDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/DeleteDomainConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -131,6 +132,10 @@ export class DeleteDomainConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteDomainConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteDynamicThingGroupCommand.ts b/clients/client-iot/src/commands/DeleteDynamicThingGroupCommand.ts index 00d12703c4664..d894fee239e13 100644 --- a/clients/client-iot/src/commands/DeleteDynamicThingGroupCommand.ts +++ b/clients/client-iot/src/commands/DeleteDynamicThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class DeleteDynamicThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteDynamicThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteFleetMetricCommand.ts b/clients/client-iot/src/commands/DeleteFleetMetricCommand.ts index b7ca66562dfcc..36412dfa1b8bd 100644 --- a/clients/client-iot/src/commands/DeleteFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/DeleteFleetMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class DeleteFleetMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteFleetMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteJobCommand.ts b/clients/client-iot/src/commands/DeleteJobCommand.ts index 2f9442a85cf00..ea46944c125fe 100644 --- a/clients/client-iot/src/commands/DeleteJobCommand.ts +++ b/clients/client-iot/src/commands/DeleteJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class DeleteJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteJobExecutionCommand.ts b/clients/client-iot/src/commands/DeleteJobExecutionCommand.ts index 21c27db74394b..a0ce14d456d21 100644 --- a/clients/client-iot/src/commands/DeleteJobExecutionCommand.ts +++ b/clients/client-iot/src/commands/DeleteJobExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class DeleteJobExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteJobExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteJobTemplateCommand.ts b/clients/client-iot/src/commands/DeleteJobTemplateCommand.ts index a104333a700fa..5a76eacb57bc5 100644 --- a/clients/client-iot/src/commands/DeleteJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/DeleteJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -124,6 +125,10 @@ export class DeleteJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteMitigationActionCommand.ts b/clients/client-iot/src/commands/DeleteMitigationActionCommand.ts index 655d569ab20a2..5810b60957daa 100644 --- a/clients/client-iot/src/commands/DeleteMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/DeleteMitigationActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -122,6 +123,10 @@ export class DeleteMitigationActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteMitigationAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteOTAUpdateCommand.ts b/clients/client-iot/src/commands/DeleteOTAUpdateCommand.ts index 75597dfbdd827..75ea8a37dfaaf 100644 --- a/clients/client-iot/src/commands/DeleteOTAUpdateCommand.ts +++ b/clients/client-iot/src/commands/DeleteOTAUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class DeleteOTAUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteOTAUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeletePackageCommand.ts b/clients/client-iot/src/commands/DeletePackageCommand.ts index caf2b71f455ac..740df94de10b9 100644 --- a/clients/client-iot/src/commands/DeletePackageCommand.ts +++ b/clients/client-iot/src/commands/DeletePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -124,6 +125,10 @@ export class DeletePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeletePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeletePackageVersionCommand.ts b/clients/client-iot/src/commands/DeletePackageVersionCommand.ts index ff2242d2c3bce..3eb19d92c440e 100644 --- a/clients/client-iot/src/commands/DeletePackageVersionCommand.ts +++ b/clients/client-iot/src/commands/DeletePackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -126,6 +127,10 @@ export class DeletePackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeletePackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeletePolicyCommand.ts b/clients/client-iot/src/commands/DeletePolicyCommand.ts index a2858196dee1f..530ff9ba42442 100644 --- a/clients/client-iot/src/commands/DeletePolicyCommand.ts +++ b/clients/client-iot/src/commands/DeletePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -144,6 +145,10 @@ export class DeletePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeletePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeletePolicyVersionCommand.ts b/clients/client-iot/src/commands/DeletePolicyVersionCommand.ts index c47c77bbc997d..e7848383e17a5 100644 --- a/clients/client-iot/src/commands/DeletePolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/DeletePolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class DeletePolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeletePolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteProvisioningTemplateCommand.ts b/clients/client-iot/src/commands/DeleteProvisioningTemplateCommand.ts index 4f47c0c1d29ff..a447f8671c8ea 100644 --- a/clients/client-iot/src/commands/DeleteProvisioningTemplateCommand.ts +++ b/clients/client-iot/src/commands/DeleteProvisioningTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class DeleteProvisioningTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteProvisioningTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteProvisioningTemplateVersionCommand.ts b/clients/client-iot/src/commands/DeleteProvisioningTemplateVersionCommand.ts index d82c92746ee40..22a9f9c540589 100644 --- a/clients/client-iot/src/commands/DeleteProvisioningTemplateVersionCommand.ts +++ b/clients/client-iot/src/commands/DeleteProvisioningTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -145,6 +146,10 @@ export class DeleteProvisioningTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteProvisioningTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteRegistrationCodeCommand.ts b/clients/client-iot/src/commands/DeleteRegistrationCodeCommand.ts index 8659a9c4d945c..ffedbe53b290f 100644 --- a/clients/client-iot/src/commands/DeleteRegistrationCodeCommand.ts +++ b/clients/client-iot/src/commands/DeleteRegistrationCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -126,6 +127,10 @@ export class DeleteRegistrationCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteRegistrationCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteRoleAliasCommand.ts b/clients/client-iot/src/commands/DeleteRoleAliasCommand.ts index 2dade7b4cbbe1..760538124d183 100644 --- a/clients/client-iot/src/commands/DeleteRoleAliasCommand.ts +++ b/clients/client-iot/src/commands/DeleteRoleAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class DeleteRoleAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteRoleAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteScheduledAuditCommand.ts b/clients/client-iot/src/commands/DeleteScheduledAuditCommand.ts index 87c65fba4a83d..8da814e74e588 100644 --- a/clients/client-iot/src/commands/DeleteScheduledAuditCommand.ts +++ b/clients/client-iot/src/commands/DeleteScheduledAuditCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -125,6 +126,10 @@ export class DeleteScheduledAuditCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteScheduledAudit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteSecurityProfileCommand.ts b/clients/client-iot/src/commands/DeleteSecurityProfileCommand.ts index 69c04e5154fb1..b60427d79fc2f 100644 --- a/clients/client-iot/src/commands/DeleteSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/DeleteSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class DeleteSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteStreamCommand.ts b/clients/client-iot/src/commands/DeleteStreamCommand.ts index 82208f53f8f02..3dd28c63cb95a 100644 --- a/clients/client-iot/src/commands/DeleteStreamCommand.ts +++ b/clients/client-iot/src/commands/DeleteStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class DeleteStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteThingCommand.ts b/clients/client-iot/src/commands/DeleteThingCommand.ts index dece5a2d3ce09..c539526af78c3 100644 --- a/clients/client-iot/src/commands/DeleteThingCommand.ts +++ b/clients/client-iot/src/commands/DeleteThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class DeleteThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteThingGroupCommand.ts b/clients/client-iot/src/commands/DeleteThingGroupCommand.ts index 73c32298da58a..d1c5c1e9dfc58 100644 --- a/clients/client-iot/src/commands/DeleteThingGroupCommand.ts +++ b/clients/client-iot/src/commands/DeleteThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class DeleteThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteThingTypeCommand.ts b/clients/client-iot/src/commands/DeleteThingTypeCommand.ts index 24e7181d64a59..0cac2fb68aa36 100644 --- a/clients/client-iot/src/commands/DeleteThingTypeCommand.ts +++ b/clients/client-iot/src/commands/DeleteThingTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class DeleteThingTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteThingType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteTopicRuleCommand.ts b/clients/client-iot/src/commands/DeleteTopicRuleCommand.ts index 09034b3721911..1d7843a009c1c 100644 --- a/clients/client-iot/src/commands/DeleteTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/DeleteTopicRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -129,6 +130,10 @@ export class DeleteTopicRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteTopicRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/DeleteTopicRuleDestinationCommand.ts index 742f55a35671d..4601deb4dd4cb 100644 --- a/clients/client-iot/src/commands/DeleteTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/DeleteTopicRuleDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -129,6 +130,10 @@ export class DeleteTopicRuleDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteTopicRuleDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeleteV2LoggingLevelCommand.ts b/clients/client-iot/src/commands/DeleteV2LoggingLevelCommand.ts index ffb6b68ca7e51..c47ddc75837df 100644 --- a/clients/client-iot/src/commands/DeleteV2LoggingLevelCommand.ts +++ b/clients/client-iot/src/commands/DeleteV2LoggingLevelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -123,6 +124,10 @@ export class DeleteV2LoggingLevelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeleteV2LoggingLevel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DeprecateThingTypeCommand.ts b/clients/client-iot/src/commands/DeprecateThingTypeCommand.ts index 10be8c43a7c6b..a9587ab1ff708 100644 --- a/clients/client-iot/src/commands/DeprecateThingTypeCommand.ts +++ b/clients/client-iot/src/commands/DeprecateThingTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class DeprecateThingTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DeprecateThingType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeAccountAuditConfigurationCommand.ts b/clients/client-iot/src/commands/DescribeAccountAuditConfigurationCommand.ts index b684d5fea1a8f..74ffe28dc2e37 100644 --- a/clients/client-iot/src/commands/DescribeAccountAuditConfigurationCommand.ts +++ b/clients/client-iot/src/commands/DescribeAccountAuditConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class DescribeAccountAuditConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeAccountAuditConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeAuditFindingCommand.ts b/clients/client-iot/src/commands/DescribeAuditFindingCommand.ts index 42abf9d317538..a0beac0014294 100644 --- a/clients/client-iot/src/commands/DescribeAuditFindingCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuditFindingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -193,6 +194,10 @@ export class DescribeAuditFindingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeAuditFinding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeAuditMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/DescribeAuditMitigationActionsTaskCommand.ts index 0884d480cda05..a375bec1e65a0 100644 --- a/clients/client-iot/src/commands/DescribeAuditMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuditMitigationActionsTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -192,6 +193,10 @@ export class DescribeAuditMitigationActionsTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeAuditMitigationActionsTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeAuditSuppressionCommand.ts b/clients/client-iot/src/commands/DescribeAuditSuppressionCommand.ts index c84ddc2fada39..0d04ddc0f8781 100644 --- a/clients/client-iot/src/commands/DescribeAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuditSuppressionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -169,6 +170,10 @@ export class DescribeAuditSuppressionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeAuditSuppression", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeAuditTaskCommand.ts b/clients/client-iot/src/commands/DescribeAuditTaskCommand.ts index a3be8b77d5dba..f22fc63cab581 100644 --- a/clients/client-iot/src/commands/DescribeAuditTaskCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuditTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -150,6 +151,10 @@ export class DescribeAuditTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeAuditTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeAuthorizerCommand.ts b/clients/client-iot/src/commands/DescribeAuthorizerCommand.ts index 4b69a9f5c3aca..fcb1a6467b11d 100644 --- a/clients/client-iot/src/commands/DescribeAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -146,6 +147,10 @@ export class DescribeAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeBillingGroupCommand.ts b/clients/client-iot/src/commands/DescribeBillingGroupCommand.ts index 2074eec91883f..b2cc79b7a42b6 100644 --- a/clients/client-iot/src/commands/DescribeBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/DescribeBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class DescribeBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeCACertificateCommand.ts b/clients/client-iot/src/commands/DescribeCACertificateCommand.ts index 7bbf75865c08b..9ad109212fb8b 100644 --- a/clients/client-iot/src/commands/DescribeCACertificateCommand.ts +++ b/clients/client-iot/src/commands/DescribeCACertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -154,6 +155,10 @@ export class DescribeCACertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeCACertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeCertificateCommand.ts b/clients/client-iot/src/commands/DescribeCertificateCommand.ts index 3401e261e52e1..c054f42ba5bba 100644 --- a/clients/client-iot/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-iot/src/commands/DescribeCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -157,6 +158,10 @@ export class DescribeCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeCustomMetricCommand.ts b/clients/client-iot/src/commands/DescribeCustomMetricCommand.ts index 1615fd18b3581..93ec0a757857b 100644 --- a/clients/client-iot/src/commands/DescribeCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/DescribeCustomMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class DescribeCustomMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeCustomMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeDefaultAuthorizerCommand.ts b/clients/client-iot/src/commands/DescribeDefaultAuthorizerCommand.ts index b30830963497c..386d94008a905 100644 --- a/clients/client-iot/src/commands/DescribeDefaultAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/DescribeDefaultAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -144,6 +145,10 @@ export class DescribeDefaultAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeDefaultAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeDetectMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/DescribeDetectMitigationActionsTaskCommand.ts index fe3129ffe784a..6df78644ffa49 100644 --- a/clients/client-iot/src/commands/DescribeDetectMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/DescribeDetectMitigationActionsTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -191,6 +192,10 @@ export class DescribeDetectMitigationActionsTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeDetectMitigationActionsTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeDimensionCommand.ts b/clients/client-iot/src/commands/DescribeDimensionCommand.ts index 44ffb8ebd71c2..957fa53c7ccff 100644 --- a/clients/client-iot/src/commands/DescribeDimensionCommand.ts +++ b/clients/client-iot/src/commands/DescribeDimensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class DescribeDimensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeDimension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeDomainConfigurationCommand.ts b/clients/client-iot/src/commands/DescribeDomainConfigurationCommand.ts index 19e3073076220..2158b53235811 100644 --- a/clients/client-iot/src/commands/DescribeDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/DescribeDomainConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -158,6 +159,10 @@ export class DescribeDomainConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeDomainConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeEndpointCommand.ts b/clients/client-iot/src/commands/DescribeEndpointCommand.ts index 0c0c231b04229..b9c7a737a01dc 100644 --- a/clients/client-iot/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-iot/src/commands/DescribeEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -127,6 +128,10 @@ export class DescribeEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeEventConfigurationsCommand.ts b/clients/client-iot/src/commands/DescribeEventConfigurationsCommand.ts index 19c2c97460431..98c2351c8ad00 100644 --- a/clients/client-iot/src/commands/DescribeEventConfigurationsCommand.ts +++ b/clients/client-iot/src/commands/DescribeEventConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -130,6 +131,10 @@ export class DescribeEventConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeEventConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeFleetMetricCommand.ts b/clients/client-iot/src/commands/DescribeFleetMetricCommand.ts index 7f00e6223a158..f301739a161e1 100644 --- a/clients/client-iot/src/commands/DescribeFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/DescribeFleetMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -150,6 +151,10 @@ export class DescribeFleetMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeFleetMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeIndexCommand.ts b/clients/client-iot/src/commands/DescribeIndexCommand.ts index bb5e16faf2ab7..6ed8bd1c71821 100644 --- a/clients/client-iot/src/commands/DescribeIndexCommand.ts +++ b/clients/client-iot/src/commands/DescribeIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class DescribeIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeJobCommand.ts b/clients/client-iot/src/commands/DescribeJobCommand.ts index 1a0eee82c0ef2..600a5c274b03a 100644 --- a/clients/client-iot/src/commands/DescribeJobCommand.ts +++ b/clients/client-iot/src/commands/DescribeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -215,6 +216,10 @@ export class DescribeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeJobExecutionCommand.ts b/clients/client-iot/src/commands/DescribeJobExecutionCommand.ts index 3d0e44cb09cbe..e611e2efc6968 100644 --- a/clients/client-iot/src/commands/DescribeJobExecutionCommand.ts +++ b/clients/client-iot/src/commands/DescribeJobExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -145,6 +146,10 @@ export class DescribeJobExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeJobExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeJobTemplateCommand.ts b/clients/client-iot/src/commands/DescribeJobTemplateCommand.ts index 9fe4df5e25b74..7bc2ebe04b5aa 100644 --- a/clients/client-iot/src/commands/DescribeJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/DescribeJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -176,6 +177,10 @@ export class DescribeJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeManagedJobTemplateCommand.ts b/clients/client-iot/src/commands/DescribeManagedJobTemplateCommand.ts index c71bae52d1eee..6ec1d45d8cc60 100644 --- a/clients/client-iot/src/commands/DescribeManagedJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/DescribeManagedJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -144,6 +145,10 @@ export class DescribeManagedJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeManagedJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeMitigationActionCommand.ts b/clients/client-iot/src/commands/DescribeMitigationActionCommand.ts index 6999b1fa49767..2fd8fe3370163 100644 --- a/clients/client-iot/src/commands/DescribeMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/DescribeMitigationActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -157,6 +158,10 @@ export class DescribeMitigationActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeMitigationAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeProvisioningTemplateCommand.ts b/clients/client-iot/src/commands/DescribeProvisioningTemplateCommand.ts index 1729a4425d343..105110f64467b 100644 --- a/clients/client-iot/src/commands/DescribeProvisioningTemplateCommand.ts +++ b/clients/client-iot/src/commands/DescribeProvisioningTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -148,6 +149,10 @@ export class DescribeProvisioningTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeProvisioningTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeProvisioningTemplateVersionCommand.ts b/clients/client-iot/src/commands/DescribeProvisioningTemplateVersionCommand.ts index 7b4421976e492..f1325e6866e20 100644 --- a/clients/client-iot/src/commands/DescribeProvisioningTemplateVersionCommand.ts +++ b/clients/client-iot/src/commands/DescribeProvisioningTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class DescribeProvisioningTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeProvisioningTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeRoleAliasCommand.ts b/clients/client-iot/src/commands/DescribeRoleAliasCommand.ts index 54dc165cbca9f..c58370bf973b8 100644 --- a/clients/client-iot/src/commands/DescribeRoleAliasCommand.ts +++ b/clients/client-iot/src/commands/DescribeRoleAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class DescribeRoleAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeRoleAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeScheduledAuditCommand.ts b/clients/client-iot/src/commands/DescribeScheduledAuditCommand.ts index 009e9323f1e7a..fcc3970018674 100644 --- a/clients/client-iot/src/commands/DescribeScheduledAuditCommand.ts +++ b/clients/client-iot/src/commands/DescribeScheduledAuditCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class DescribeScheduledAuditCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeScheduledAudit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeSecurityProfileCommand.ts b/clients/client-iot/src/commands/DescribeSecurityProfileCommand.ts index ca3cdf108d8e7..e3bd1b0fafef2 100644 --- a/clients/client-iot/src/commands/DescribeSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/DescribeSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -189,6 +190,10 @@ export class DescribeSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeStreamCommand.ts b/clients/client-iot/src/commands/DescribeStreamCommand.ts index d8777ebb056db..b5b2fb154d492 100644 --- a/clients/client-iot/src/commands/DescribeStreamCommand.ts +++ b/clients/client-iot/src/commands/DescribeStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -151,6 +152,10 @@ export class DescribeStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeThingCommand.ts b/clients/client-iot/src/commands/DescribeThingCommand.ts index 810c2ee9cf812..61ebed13579f7 100644 --- a/clients/client-iot/src/commands/DescribeThingCommand.ts +++ b/clients/client-iot/src/commands/DescribeThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -140,6 +141,10 @@ export class DescribeThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeThingGroupCommand.ts b/clients/client-iot/src/commands/DescribeThingGroupCommand.ts index 03f544782f0f6..4621503efe8fb 100644 --- a/clients/client-iot/src/commands/DescribeThingGroupCommand.ts +++ b/clients/client-iot/src/commands/DescribeThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -153,6 +154,10 @@ export class DescribeThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeThingRegistrationTaskCommand.ts b/clients/client-iot/src/commands/DescribeThingRegistrationTaskCommand.ts index 7be3a7665e4b7..fea39f93ee386 100644 --- a/clients/client-iot/src/commands/DescribeThingRegistrationTaskCommand.ts +++ b/clients/client-iot/src/commands/DescribeThingRegistrationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -146,6 +147,10 @@ export class DescribeThingRegistrationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeThingRegistrationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DescribeThingTypeCommand.ts b/clients/client-iot/src/commands/DescribeThingTypeCommand.ts index d69feae634d53..2cb015610ff7b 100644 --- a/clients/client-iot/src/commands/DescribeThingTypeCommand.ts +++ b/clients/client-iot/src/commands/DescribeThingTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -146,6 +147,10 @@ export class DescribeThingTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DescribeThingType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DetachPolicyCommand.ts b/clients/client-iot/src/commands/DetachPolicyCommand.ts index 104fd290703d1..4f5019ca47c6b 100644 --- a/clients/client-iot/src/commands/DetachPolicyCommand.ts +++ b/clients/client-iot/src/commands/DetachPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class DetachPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DetachPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DetachPrincipalPolicyCommand.ts b/clients/client-iot/src/commands/DetachPrincipalPolicyCommand.ts index bb6fd009b6ae1..577e2030739b3 100644 --- a/clients/client-iot/src/commands/DetachPrincipalPolicyCommand.ts +++ b/clients/client-iot/src/commands/DetachPrincipalPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -137,6 +138,10 @@ export class DetachPrincipalPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DetachPrincipalPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DetachSecurityProfileCommand.ts b/clients/client-iot/src/commands/DetachSecurityProfileCommand.ts index bbef8fab18a57..ffdc8eaa38834 100644 --- a/clients/client-iot/src/commands/DetachSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/DetachSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -126,6 +127,10 @@ export class DetachSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DetachSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DetachThingPrincipalCommand.ts b/clients/client-iot/src/commands/DetachThingPrincipalCommand.ts index 7e9244e0711bc..faa3752ae71bc 100644 --- a/clients/client-iot/src/commands/DetachThingPrincipalCommand.ts +++ b/clients/client-iot/src/commands/DetachThingPrincipalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class DetachThingPrincipalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DetachThingPrincipal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/DisableTopicRuleCommand.ts b/clients/client-iot/src/commands/DisableTopicRuleCommand.ts index 21797244277af..afa45059bb504 100644 --- a/clients/client-iot/src/commands/DisableTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/DisableTopicRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -129,6 +130,10 @@ export class DisableTopicRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "DisableTopicRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/EnableTopicRuleCommand.ts b/clients/client-iot/src/commands/EnableTopicRuleCommand.ts index ea69d588b4b70..b24a1f5b4c651 100644 --- a/clients/client-iot/src/commands/EnableTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/EnableTopicRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -129,6 +130,10 @@ export class EnableTopicRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "EnableTopicRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts b/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts index e2d40af44f8ee..0abc8801b0e40 100644 --- a/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts +++ b/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -149,6 +150,10 @@ export class GetBehaviorModelTrainingSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetBehaviorModelTrainingSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts b/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts index 1c6ce691e56ea..139d1cc0968f3 100644 --- a/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts +++ b/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -156,6 +157,10 @@ export class GetBucketsAggregationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetBucketsAggregation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetCardinalityCommand.ts b/clients/client-iot/src/commands/GetCardinalityCommand.ts index a7f2fccecc605..6488ce4855f07 100644 --- a/clients/client-iot/src/commands/GetCardinalityCommand.ts +++ b/clients/client-iot/src/commands/GetCardinalityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -145,6 +146,10 @@ export class GetCardinalityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetCardinality", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts b/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts index 39d4db0945b34..ab0df969061bb 100644 --- a/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts +++ b/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -145,6 +146,10 @@ export class GetEffectivePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetEffectivePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts b/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts index 6b39b7d378c20..640079edf26c1 100644 --- a/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts +++ b/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -165,6 +166,10 @@ export class GetIndexingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetIndexingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetJobDocumentCommand.ts b/clients/client-iot/src/commands/GetJobDocumentCommand.ts index b55b21b9292f3..7ae441507e82e 100644 --- a/clients/client-iot/src/commands/GetJobDocumentCommand.ts +++ b/clients/client-iot/src/commands/GetJobDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -127,6 +128,10 @@ export class GetJobDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetJobDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts b/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts index 7562be7642adb..281f771ff9210 100644 --- a/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -125,6 +126,10 @@ export class GetLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetOTAUpdateCommand.ts b/clients/client-iot/src/commands/GetOTAUpdateCommand.ts index 5270c15cff512..f8cdb7ddbaec3 100644 --- a/clients/client-iot/src/commands/GetOTAUpdateCommand.ts +++ b/clients/client-iot/src/commands/GetOTAUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -217,6 +218,10 @@ export class GetOTAUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetOTAUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetPackageCommand.ts b/clients/client-iot/src/commands/GetPackageCommand.ts index edaeddfc18d62..a6dfd89a127a9 100644 --- a/clients/client-iot/src/commands/GetPackageCommand.ts +++ b/clients/client-iot/src/commands/GetPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -131,6 +132,10 @@ export class GetPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPackageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts b/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts index 202384aa42260..f011a77fa379f 100644 --- a/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts +++ b/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -123,6 +124,10 @@ export class GetPackageConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetPackageConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetPackageVersionCommand.ts b/clients/client-iot/src/commands/GetPackageVersionCommand.ts index f73e78919250f..9d0b7bae8445e 100644 --- a/clients/client-iot/src/commands/GetPackageVersionCommand.ts +++ b/clients/client-iot/src/commands/GetPackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class GetPackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPackageVersionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetPackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetPercentilesCommand.ts b/clients/client-iot/src/commands/GetPercentilesCommand.ts index 3bd80cc2f3f72..752398f006c23 100644 --- a/clients/client-iot/src/commands/GetPercentilesCommand.ts +++ b/clients/client-iot/src/commands/GetPercentilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -161,6 +162,10 @@ export class GetPercentilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetPercentiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetPolicyCommand.ts b/clients/client-iot/src/commands/GetPolicyCommand.ts index 8dcd12173690a..4e217403dc85d 100644 --- a/clients/client-iot/src/commands/GetPolicyCommand.ts +++ b/clients/client-iot/src/commands/GetPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class GetPolicyCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetPolicyVersionCommand.ts b/clients/client-iot/src/commands/GetPolicyVersionCommand.ts index 8c4fa974bd388..422d72e1b5253 100644 --- a/clients/client-iot/src/commands/GetPolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/GetPolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class GetPolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetPolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetRegistrationCodeCommand.ts b/clients/client-iot/src/commands/GetRegistrationCodeCommand.ts index 8954f17fb1cb2..67343e668da02 100644 --- a/clients/client-iot/src/commands/GetRegistrationCodeCommand.ts +++ b/clients/client-iot/src/commands/GetRegistrationCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class GetRegistrationCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetRegistrationCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetStatisticsCommand.ts b/clients/client-iot/src/commands/GetStatisticsCommand.ts index 302ec57c786ab..e424e8abf4f90 100644 --- a/clients/client-iot/src/commands/GetStatisticsCommand.ts +++ b/clients/client-iot/src/commands/GetStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -154,6 +155,10 @@ export class GetStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetTopicRuleCommand.ts b/clients/client-iot/src/commands/GetTopicRuleCommand.ts index e2f3ea91c1891..fa26a099eb525 100644 --- a/clients/client-iot/src/commands/GetTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/GetTopicRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -535,6 +536,10 @@ export class GetTopicRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetTopicRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/GetTopicRuleDestinationCommand.ts index 149f70c72a684..caccef1d816e9 100644 --- a/clients/client-iot/src/commands/GetTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/GetTopicRuleDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -146,6 +147,10 @@ export class GetTopicRuleDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetTopicRuleDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/GetV2LoggingOptionsCommand.ts b/clients/client-iot/src/commands/GetV2LoggingOptionsCommand.ts index aef95065a77c7..e5cc80ceaa508 100644 --- a/clients/client-iot/src/commands/GetV2LoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/GetV2LoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -124,6 +125,10 @@ export class GetV2LoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "GetV2LoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListActiveViolationsCommand.ts b/clients/client-iot/src/commands/ListActiveViolationsCommand.ts index 2a00987f546ed..c9b1a80367d0a 100644 --- a/clients/client-iot/src/commands/ListActiveViolationsCommand.ts +++ b/clients/client-iot/src/commands/ListActiveViolationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -200,6 +201,10 @@ export class ListActiveViolationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListActiveViolations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListAttachedPoliciesCommand.ts b/clients/client-iot/src/commands/ListAttachedPoliciesCommand.ts index 27be24249c006..6973892fc5352 100644 --- a/clients/client-iot/src/commands/ListAttachedPoliciesCommand.ts +++ b/clients/client-iot/src/commands/ListAttachedPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -145,6 +146,10 @@ export class ListAttachedPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListAttachedPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListAuditFindingsCommand.ts b/clients/client-iot/src/commands/ListAuditFindingsCommand.ts index ff7f774d8a999..8c57bb16b0c38 100644 --- a/clients/client-iot/src/commands/ListAuditFindingsCommand.ts +++ b/clients/client-iot/src/commands/ListAuditFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -215,6 +216,10 @@ export class ListAuditFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListAuditFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListAuditMitigationActionsExecutionsCommand.ts b/clients/client-iot/src/commands/ListAuditMitigationActionsExecutionsCommand.ts index 406977b90d8aa..de2f12f87dad2 100644 --- a/clients/client-iot/src/commands/ListAuditMitigationActionsExecutionsCommand.ts +++ b/clients/client-iot/src/commands/ListAuditMitigationActionsExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -150,6 +151,10 @@ export class ListAuditMitigationActionsExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListAuditMitigationActionsExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListAuditMitigationActionsTasksCommand.ts b/clients/client-iot/src/commands/ListAuditMitigationActionsTasksCommand.ts index ba1a7096e56ad..aa4e7431268ba 100644 --- a/clients/client-iot/src/commands/ListAuditMitigationActionsTasksCommand.ts +++ b/clients/client-iot/src/commands/ListAuditMitigationActionsTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class ListAuditMitigationActionsTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListAuditMitigationActionsTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListAuditSuppressionsCommand.ts b/clients/client-iot/src/commands/ListAuditSuppressionsCommand.ts index ed6e5d7672e8a..c844b9bf41500 100644 --- a/clients/client-iot/src/commands/ListAuditSuppressionsCommand.ts +++ b/clients/client-iot/src/commands/ListAuditSuppressionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -175,6 +176,10 @@ export class ListAuditSuppressionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListAuditSuppressions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListAuditTasksCommand.ts b/clients/client-iot/src/commands/ListAuditTasksCommand.ts index 44e81091084a5..f12126f86d1c1 100644 --- a/clients/client-iot/src/commands/ListAuditTasksCommand.ts +++ b/clients/client-iot/src/commands/ListAuditTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -137,6 +138,10 @@ export class ListAuditTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListAuditTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListAuthorizersCommand.ts b/clients/client-iot/src/commands/ListAuthorizersCommand.ts index 959da1e8dd337..37e4a4aa24257 100644 --- a/clients/client-iot/src/commands/ListAuthorizersCommand.ts +++ b/clients/client-iot/src/commands/ListAuthorizersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -139,6 +140,10 @@ export class ListAuthorizersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListAuthorizers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListBillingGroupsCommand.ts b/clients/client-iot/src/commands/ListBillingGroupsCommand.ts index 3a5d9515134bb..c067b86596461 100644 --- a/clients/client-iot/src/commands/ListBillingGroupsCommand.ts +++ b/clients/client-iot/src/commands/ListBillingGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class ListBillingGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListBillingGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListCACertificatesCommand.ts b/clients/client-iot/src/commands/ListCACertificatesCommand.ts index 5583fee721ee3..14a9ca439e308 100644 --- a/clients/client-iot/src/commands/ListCACertificatesCommand.ts +++ b/clients/client-iot/src/commands/ListCACertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class ListCACertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListCACertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListCertificatesByCACommand.ts b/clients/client-iot/src/commands/ListCertificatesByCACommand.ts index bf503569241f9..6e71714a1a878 100644 --- a/clients/client-iot/src/commands/ListCertificatesByCACommand.ts +++ b/clients/client-iot/src/commands/ListCertificatesByCACommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class ListCertificatesByCACommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListCertificatesByCA", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListCertificatesCommand.ts b/clients/client-iot/src/commands/ListCertificatesCommand.ts index ab7f80b7ecdb6..6d4e276da4a3d 100644 --- a/clients/client-iot/src/commands/ListCertificatesCommand.ts +++ b/clients/client-iot/src/commands/ListCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class ListCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListCustomMetricsCommand.ts b/clients/client-iot/src/commands/ListCustomMetricsCommand.ts index 99213d6b2300e..46017b5fc0c96 100644 --- a/clients/client-iot/src/commands/ListCustomMetricsCommand.ts +++ b/clients/client-iot/src/commands/ListCustomMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -130,6 +131,10 @@ export class ListCustomMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListCustomMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListDetectMitigationActionsExecutionsCommand.ts b/clients/client-iot/src/commands/ListDetectMitigationActionsExecutionsCommand.ts index a3c6eb8515acc..adad0847d841b 100644 --- a/clients/client-iot/src/commands/ListDetectMitigationActionsExecutionsCommand.ts +++ b/clients/client-iot/src/commands/ListDetectMitigationActionsExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -154,6 +155,10 @@ export class ListDetectMitigationActionsExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListDetectMitigationActionsExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListDetectMitigationActionsTasksCommand.ts b/clients/client-iot/src/commands/ListDetectMitigationActionsTasksCommand.ts index c42fd62c459cc..76e4e7cfcb87d 100644 --- a/clients/client-iot/src/commands/ListDetectMitigationActionsTasksCommand.ts +++ b/clients/client-iot/src/commands/ListDetectMitigationActionsTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -191,6 +192,10 @@ export class ListDetectMitigationActionsTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListDetectMitigationActionsTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListDimensionsCommand.ts b/clients/client-iot/src/commands/ListDimensionsCommand.ts index 687e82554a347..ad5f2d4c8d88e 100644 --- a/clients/client-iot/src/commands/ListDimensionsCommand.ts +++ b/clients/client-iot/src/commands/ListDimensionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class ListDimensionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListDimensions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListDomainConfigurationsCommand.ts b/clients/client-iot/src/commands/ListDomainConfigurationsCommand.ts index e9f862c214699..c9e8c35632110 100644 --- a/clients/client-iot/src/commands/ListDomainConfigurationsCommand.ts +++ b/clients/client-iot/src/commands/ListDomainConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -140,6 +141,10 @@ export class ListDomainConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListDomainConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListFleetMetricsCommand.ts b/clients/client-iot/src/commands/ListFleetMetricsCommand.ts index 18f0c10a49a93..cdcbbfaf8ab19 100644 --- a/clients/client-iot/src/commands/ListFleetMetricsCommand.ts +++ b/clients/client-iot/src/commands/ListFleetMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -137,6 +138,10 @@ export class ListFleetMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListFleetMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListIndicesCommand.ts b/clients/client-iot/src/commands/ListIndicesCommand.ts index c98350ec41ab7..e127a437d8ea7 100644 --- a/clients/client-iot/src/commands/ListIndicesCommand.ts +++ b/clients/client-iot/src/commands/ListIndicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class ListIndicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListIndices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListJobExecutionsForJobCommand.ts b/clients/client-iot/src/commands/ListJobExecutionsForJobCommand.ts index 6b8b48c56675f..ce2ecb2ebb62d 100644 --- a/clients/client-iot/src/commands/ListJobExecutionsForJobCommand.ts +++ b/clients/client-iot/src/commands/ListJobExecutionsForJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class ListJobExecutionsForJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListJobExecutionsForJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListJobExecutionsForThingCommand.ts b/clients/client-iot/src/commands/ListJobExecutionsForThingCommand.ts index 177f8fb790211..c522aff0991bf 100644 --- a/clients/client-iot/src/commands/ListJobExecutionsForThingCommand.ts +++ b/clients/client-iot/src/commands/ListJobExecutionsForThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -145,6 +146,10 @@ export class ListJobExecutionsForThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListJobExecutionsForThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListJobTemplatesCommand.ts b/clients/client-iot/src/commands/ListJobTemplatesCommand.ts index 59ff1a0e0e8e9..535ffc5616a79 100644 --- a/clients/client-iot/src/commands/ListJobTemplatesCommand.ts +++ b/clients/client-iot/src/commands/ListJobTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class ListJobTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListJobTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListJobsCommand.ts b/clients/client-iot/src/commands/ListJobsCommand.ts index c88e353ae6104..1f40aeb58a2e3 100644 --- a/clients/client-iot/src/commands/ListJobsCommand.ts +++ b/clients/client-iot/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -140,6 +141,10 @@ export class ListJobsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListManagedJobTemplatesCommand.ts b/clients/client-iot/src/commands/ListManagedJobTemplatesCommand.ts index 119b69201aacd..b74b4f21fd53b 100644 --- a/clients/client-iot/src/commands/ListManagedJobTemplatesCommand.ts +++ b/clients/client-iot/src/commands/ListManagedJobTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -140,6 +141,10 @@ export class ListManagedJobTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListManagedJobTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListMetricValuesCommand.ts b/clients/client-iot/src/commands/ListMetricValuesCommand.ts index 3bb0c753e2444..6890f6549bbcd 100644 --- a/clients/client-iot/src/commands/ListMetricValuesCommand.ts +++ b/clients/client-iot/src/commands/ListMetricValuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -155,6 +156,10 @@ export class ListMetricValuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListMetricValues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListMitigationActionsCommand.ts b/clients/client-iot/src/commands/ListMitigationActionsCommand.ts index e7ce936f00a03..f174db4724184 100644 --- a/clients/client-iot/src/commands/ListMitigationActionsCommand.ts +++ b/clients/client-iot/src/commands/ListMitigationActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class ListMitigationActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListMitigationActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListOTAUpdatesCommand.ts b/clients/client-iot/src/commands/ListOTAUpdatesCommand.ts index 5e200c0d64b9b..873af3f725220 100644 --- a/clients/client-iot/src/commands/ListOTAUpdatesCommand.ts +++ b/clients/client-iot/src/commands/ListOTAUpdatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -139,6 +140,10 @@ export class ListOTAUpdatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListOTAUpdates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListOutgoingCertificatesCommand.ts b/clients/client-iot/src/commands/ListOutgoingCertificatesCommand.ts index d4728c86fe45d..0dbab72a08b5f 100644 --- a/clients/client-iot/src/commands/ListOutgoingCertificatesCommand.ts +++ b/clients/client-iot/src/commands/ListOutgoingCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class ListOutgoingCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListOutgoingCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListPackageVersionsCommand.ts b/clients/client-iot/src/commands/ListPackageVersionsCommand.ts index 62001623c48d7..2035daf33a8f6 100644 --- a/clients/client-iot/src/commands/ListPackageVersionsCommand.ts +++ b/clients/client-iot/src/commands/ListPackageVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -137,6 +138,10 @@ export class ListPackageVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListPackageVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListPackagesCommand.ts b/clients/client-iot/src/commands/ListPackagesCommand.ts index 8d4ad2f856097..208b485f63dc1 100644 --- a/clients/client-iot/src/commands/ListPackagesCommand.ts +++ b/clients/client-iot/src/commands/ListPackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class ListPackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListPackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListPoliciesCommand.ts b/clients/client-iot/src/commands/ListPoliciesCommand.ts index 09643b2056b8e..e2a7d070249dd 100644 --- a/clients/client-iot/src/commands/ListPoliciesCommand.ts +++ b/clients/client-iot/src/commands/ListPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class ListPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListPolicyPrincipalsCommand.ts b/clients/client-iot/src/commands/ListPolicyPrincipalsCommand.ts index 873ad42e6a188..1afcc988e2e70 100644 --- a/clients/client-iot/src/commands/ListPolicyPrincipalsCommand.ts +++ b/clients/client-iot/src/commands/ListPolicyPrincipalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -144,6 +145,10 @@ export class ListPolicyPrincipalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListPolicyPrincipals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListPolicyVersionsCommand.ts b/clients/client-iot/src/commands/ListPolicyVersionsCommand.ts index 82f4adf6c874b..e8b1e60425a0f 100644 --- a/clients/client-iot/src/commands/ListPolicyVersionsCommand.ts +++ b/clients/client-iot/src/commands/ListPolicyVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class ListPolicyVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListPolicyVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListPrincipalPoliciesCommand.ts b/clients/client-iot/src/commands/ListPrincipalPoliciesCommand.ts index d046970ef8b61..17efda8b85c9e 100644 --- a/clients/client-iot/src/commands/ListPrincipalPoliciesCommand.ts +++ b/clients/client-iot/src/commands/ListPrincipalPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -148,6 +149,10 @@ export class ListPrincipalPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListPrincipalPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListPrincipalThingsCommand.ts b/clients/client-iot/src/commands/ListPrincipalThingsCommand.ts index e98c1c64e85e6..bfada0bc0d0e2 100644 --- a/clients/client-iot/src/commands/ListPrincipalThingsCommand.ts +++ b/clients/client-iot/src/commands/ListPrincipalThingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -140,6 +141,10 @@ export class ListPrincipalThingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListPrincipalThings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListProvisioningTemplateVersionsCommand.ts b/clients/client-iot/src/commands/ListProvisioningTemplateVersionsCommand.ts index 528aabf24c283..6c9c086ea93ed 100644 --- a/clients/client-iot/src/commands/ListProvisioningTemplateVersionsCommand.ts +++ b/clients/client-iot/src/commands/ListProvisioningTemplateVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -144,6 +145,10 @@ export class ListProvisioningTemplateVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListProvisioningTemplateVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListProvisioningTemplatesCommand.ts b/clients/client-iot/src/commands/ListProvisioningTemplatesCommand.ts index 4c762beb3fe4a..8712a2647c4a4 100644 --- a/clients/client-iot/src/commands/ListProvisioningTemplatesCommand.ts +++ b/clients/client-iot/src/commands/ListProvisioningTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -139,6 +140,10 @@ export class ListProvisioningTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListProvisioningTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListRelatedResourcesForAuditFindingCommand.ts b/clients/client-iot/src/commands/ListRelatedResourcesForAuditFindingCommand.ts index 6b4fda2563319..c5e3ecfb115b1 100644 --- a/clients/client-iot/src/commands/ListRelatedResourcesForAuditFindingCommand.ts +++ b/clients/client-iot/src/commands/ListRelatedResourcesForAuditFindingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -199,6 +200,10 @@ export class ListRelatedResourcesForAuditFindingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListRelatedResourcesForAuditFinding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListRoleAliasesCommand.ts b/clients/client-iot/src/commands/ListRoleAliasesCommand.ts index 0ef7c795f2d62..878f7d5c35c45 100644 --- a/clients/client-iot/src/commands/ListRoleAliasesCommand.ts +++ b/clients/client-iot/src/commands/ListRoleAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class ListRoleAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListRoleAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts b/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts index 492d8f23cc408..8702cc9bbca62 100644 --- a/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts +++ b/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class ListScheduledAuditsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListScheduledAudits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts b/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts index e5d47515d552f..20ca9a4124799 100644 --- a/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts +++ b/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class ListSecurityProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListSecurityProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts b/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts index 397fc0aeacebe..3c2b9359808fd 100644 --- a/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts +++ b/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -146,6 +147,10 @@ export class ListSecurityProfilesForTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListSecurityProfilesForTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListStreamsCommand.ts b/clients/client-iot/src/commands/ListStreamsCommand.ts index 5b9299725d3b7..a452554c59af4 100644 --- a/clients/client-iot/src/commands/ListStreamsCommand.ts +++ b/clients/client-iot/src/commands/ListStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class ListStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot/src/commands/ListTagsForResourceCommand.ts index 60d8c9ce46b7f..2a5b8ccab8cfa 100644 --- a/clients/client-iot/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts b/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts index 7ba804071e847..996c3b36f98eb 100644 --- a/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts +++ b/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class ListTargetsForPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListTargetsForPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts b/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts index 0823982183a4c..a9bcc7a7a2172 100644 --- a/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -139,6 +140,10 @@ export class ListTargetsForSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListTargetsForSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingGroupsCommand.ts b/clients/client-iot/src/commands/ListThingGroupsCommand.ts index 2ce17fa8454bd..54aee73d783b8 100644 --- a/clients/client-iot/src/commands/ListThingGroupsCommand.ts +++ b/clients/client-iot/src/commands/ListThingGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -137,6 +138,10 @@ export class ListThingGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThingGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts b/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts index dc72d4d7f59f2..c7287de23b06d 100644 --- a/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts +++ b/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class ListThingGroupsForThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThingGroupsForThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts b/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts index 84e77c02b3915..30de9f1f2bb22 100644 --- a/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts +++ b/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -140,6 +141,10 @@ export class ListThingPrincipalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThingPrincipals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts b/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts index 4dbb0aaaae992..861ce3a0901fd 100644 --- a/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts +++ b/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class ListThingRegistrationTaskReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThingRegistrationTaskReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts b/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts index 0a0005d6a870b..91884edcab78b 100644 --- a/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts +++ b/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class ListThingRegistrationTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThingRegistrationTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingTypesCommand.ts b/clients/client-iot/src/commands/ListThingTypesCommand.ts index e8f7cb13515b0..66edcbd9e9497 100644 --- a/clients/client-iot/src/commands/ListThingTypesCommand.ts +++ b/clients/client-iot/src/commands/ListThingTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -149,6 +150,10 @@ export class ListThingTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThingTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingsCommand.ts b/clients/client-iot/src/commands/ListThingsCommand.ts index 35c6c9f6d9566..eee03ad823012 100644 --- a/clients/client-iot/src/commands/ListThingsCommand.ts +++ b/clients/client-iot/src/commands/ListThingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -151,6 +152,10 @@ export class ListThingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts b/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts index afa135cfd33fe..2afb28ff707e7 100644 --- a/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class ListThingsInBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThingsInBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts b/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts index b051abfdd8ce3..966255b5be122 100644 --- a/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts +++ b/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class ListThingsInThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListThingsInThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts b/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts index 1cb9980255e9a..5c5b8e4916891 100644 --- a/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts +++ b/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -150,6 +151,10 @@ export class ListTopicRuleDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListTopicRuleDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListTopicRulesCommand.ts b/clients/client-iot/src/commands/ListTopicRulesCommand.ts index da00e9c4f856b..418a40ab6e50e 100644 --- a/clients/client-iot/src/commands/ListTopicRulesCommand.ts +++ b/clients/client-iot/src/commands/ListTopicRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class ListTopicRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListTopicRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts b/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts index 156ed55e63e54..dde9f34c50ab3 100644 --- a/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts +++ b/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class ListV2LoggingLevelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListV2LoggingLevels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ListViolationEventsCommand.ts b/clients/client-iot/src/commands/ListViolationEventsCommand.ts index 65427fce2bfae..4841186150e85 100644 --- a/clients/client-iot/src/commands/ListViolationEventsCommand.ts +++ b/clients/client-iot/src/commands/ListViolationEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -201,6 +202,10 @@ export class ListViolationEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ListViolationEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts b/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts index 1dd8a9a53814f..56e97c3f6b640 100644 --- a/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts +++ b/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class PutVerificationStateOnViolationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "PutVerificationStateOnViolation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/RegisterCACertificateCommand.ts b/clients/client-iot/src/commands/RegisterCACertificateCommand.ts index 18da539ed34af..a569b5c972d8f 100644 --- a/clients/client-iot/src/commands/RegisterCACertificateCommand.ts +++ b/clients/client-iot/src/commands/RegisterCACertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -163,6 +164,10 @@ export class RegisterCACertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "RegisterCACertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/RegisterCertificateCommand.ts b/clients/client-iot/src/commands/RegisterCertificateCommand.ts index 074000aa61286..c20841ca2b236 100644 --- a/clients/client-iot/src/commands/RegisterCertificateCommand.ts +++ b/clients/client-iot/src/commands/RegisterCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -150,6 +151,10 @@ export class RegisterCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "RegisterCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts b/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts index 693f46ce0a4b4..590e829672fff 100644 --- a/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts +++ b/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -148,6 +149,10 @@ export class RegisterCertificateWithoutCACommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "RegisterCertificateWithoutCA", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/RegisterThingCommand.ts b/clients/client-iot/src/commands/RegisterThingCommand.ts index 8140aee80b05c..a03cd1fd7856c 100644 --- a/clients/client-iot/src/commands/RegisterThingCommand.ts +++ b/clients/client-iot/src/commands/RegisterThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -144,6 +145,10 @@ export class RegisterThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "RegisterThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts b/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts index d2362c0412e2e..2cbdbdfebe56c 100644 --- a/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts +++ b/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class RejectCertificateTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "RejectCertificateTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts b/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts index 4c7417d11cdb5..7c10575aa6fd4 100644 --- a/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class RemoveThingFromBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "RemoveThingFromBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts b/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts index 012a5ccb39dea..6c3ad82ce692e 100644 --- a/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts +++ b/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class RemoveThingFromThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "RemoveThingFromThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts b/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts index 00bb51183609e..21699fa1ce302 100644 --- a/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -542,6 +543,10 @@ export class ReplaceTopicRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ReplaceTopicRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/SearchIndexCommand.ts b/clients/client-iot/src/commands/SearchIndexCommand.ts index 12926d39cc9dd..15c94013cc523 100644 --- a/clients/client-iot/src/commands/SearchIndexCommand.ts +++ b/clients/client-iot/src/commands/SearchIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -174,6 +175,10 @@ export class SearchIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "SearchIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts b/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts index 93702074bfe29..cdb3849aaf62e 100644 --- a/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class SetDefaultAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "SetDefaultAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts b/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts index 41e933dec04d1..80c1e884814a1 100644 --- a/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -135,6 +136,10 @@ export class SetDefaultPolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "SetDefaultPolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts b/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts index 0a5281443c335..f8585b2b02965 100644 --- a/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -127,6 +128,10 @@ export class SetLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "SetLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts b/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts index 485a1057ee5df..f06d948837008 100644 --- a/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts +++ b/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class SetV2LoggingLevelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "SetV2LoggingLevel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts b/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts index b5fa2bfa58c22..93e5b754f2bd0 100644 --- a/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -124,6 +125,10 @@ export class SetV2LoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "SetV2LoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts index 330343d1188e6..ead1a491f53cf 100644 --- a/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -154,6 +155,10 @@ export class StartAuditMitigationActionsTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "StartAuditMitigationActionsTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts index 321912723d9fd..6b4ef6e808aef 100644 --- a/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -156,6 +157,10 @@ export class StartDetectMitigationActionsTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "StartDetectMitigationActionsTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts b/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts index f832221502374..c3dd435b3b9f3 100644 --- a/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts +++ b/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -129,6 +130,10 @@ export class StartOnDemandAuditTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "StartOnDemandAuditTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts b/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts index b6cb109bae1c6..674f1272f95e5 100644 --- a/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts +++ b/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -130,6 +131,10 @@ export class StartThingRegistrationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "StartThingRegistrationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts b/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts index 28277e3e5e11e..a8892929955c0 100644 --- a/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts +++ b/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -128,6 +129,10 @@ export class StopThingRegistrationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "StopThingRegistrationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/TagResourceCommand.ts b/clients/client-iot/src/commands/TagResourceCommand.ts index 30468fb1941cf..5b895f0329c43 100644 --- a/clients/client-iot/src/commands/TagResourceCommand.ts +++ b/clients/client-iot/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -133,6 +134,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/TestAuthorizationCommand.ts b/clients/client-iot/src/commands/TestAuthorizationCommand.ts index 41ed21cfca0a8..2b755210e1de6 100644 --- a/clients/client-iot/src/commands/TestAuthorizationCommand.ts +++ b/clients/client-iot/src/commands/TestAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -193,6 +194,10 @@ export class TestAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "TestAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts b/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts index a7c855b04216d..97556866ea446 100644 --- a/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -160,6 +161,10 @@ export class TestInvokeAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "TestInvokeAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/TransferCertificateCommand.ts b/clients/client-iot/src/commands/TransferCertificateCommand.ts index 6c910e71e0502..4827f435bccc8 100644 --- a/clients/client-iot/src/commands/TransferCertificateCommand.ts +++ b/clients/client-iot/src/commands/TransferCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -149,6 +150,10 @@ export class TransferCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "TransferCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UntagResourceCommand.ts b/clients/client-iot/src/commands/UntagResourceCommand.ts index 561b4598ccffd..d3f9a0a921d4f 100644 --- a/clients/client-iot/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts index deace1105f6ae..a9d5bfb53bad3 100644 --- a/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class UpdateAccountAuditConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateAccountAuditConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts b/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts index 97bb0b0fb6d95..367ac629798eb 100644 --- a/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -148,6 +149,10 @@ export class UpdateAuditSuppressionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateAuditSuppression", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts b/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts index c1ef63a3df500..2d3fd82bd6e5e 100644 --- a/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -144,6 +145,10 @@ export class UpdateAuthorizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateAuthorizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts b/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts index ff78837926a8a..c6d282df15697 100644 --- a/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class UpdateBillingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateBillingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateCACertificateCommand.ts b/clients/client-iot/src/commands/UpdateCACertificateCommand.ts index 305e5cb458de7..469ed250629dd 100644 --- a/clients/client-iot/src/commands/UpdateCACertificateCommand.ts +++ b/clients/client-iot/src/commands/UpdateCACertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -139,6 +140,10 @@ export class UpdateCACertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateCACertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateCertificateCommand.ts b/clients/client-iot/src/commands/UpdateCertificateCommand.ts index 4f322308af9b6..99ffba557b6a0 100644 --- a/clients/client-iot/src/commands/UpdateCertificateCommand.ts +++ b/clients/client-iot/src/commands/UpdateCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -141,6 +142,10 @@ export class UpdateCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts b/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts index 23b7544a0943c..ddef04b7b69bc 100644 --- a/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class UpdateCustomMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateCustomMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateDimensionCommand.ts b/clients/client-iot/src/commands/UpdateDimensionCommand.ts index 52b8ed6daff5f..09e1d6fe73cd7 100644 --- a/clients/client-iot/src/commands/UpdateDimensionCommand.ts +++ b/clients/client-iot/src/commands/UpdateDimensionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class UpdateDimensionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateDimension", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts index 6022fdf6e3840..841771b64d0c3 100644 --- a/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -147,6 +148,10 @@ export class UpdateDomainConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateDomainConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts b/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts index 4b3de7a01fa88..d2966930dfc26 100644 --- a/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -148,6 +149,10 @@ export class UpdateDynamicThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateDynamicThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts b/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts index 77e20b06b15b3..6ec1d1de06303 100644 --- a/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts +++ b/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -126,6 +127,10 @@ export class UpdateEventConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateEventConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts b/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts index a78c7b4f0274a..5ede30556494f 100644 --- a/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -159,6 +160,10 @@ export class UpdateFleetMetricCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateFleetMetric", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts index cf01461b26968..2e52159a0e9cc 100644 --- a/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -170,6 +171,10 @@ export class UpdateIndexingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateIndexingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateJobCommand.ts b/clients/client-iot/src/commands/UpdateJobCommand.ts index 10d53357b6930..9859b56319f9f 100644 --- a/clients/client-iot/src/commands/UpdateJobCommand.ts +++ b/clients/client-iot/src/commands/UpdateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -157,6 +158,10 @@ export class UpdateJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts b/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts index 46da554128381..bb9fe86e33014 100644 --- a/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -153,6 +154,10 @@ export class UpdateMitigationActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateMitigationAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdatePackageCommand.ts b/clients/client-iot/src/commands/UpdatePackageCommand.ts index 3d6bff8298565..a1005b90bcbfc 100644 --- a/clients/client-iot/src/commands/UpdatePackageCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class UpdatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePackageRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts b/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts index 5c7820b62eecb..ba52ccfc554d7 100644 --- a/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -127,6 +128,10 @@ export class UpdatePackageConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdatePackageConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts b/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts index 47998db48cfdf..4393b2905c777 100644 --- a/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -137,6 +138,10 @@ export class UpdatePackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePackageVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdatePackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateProvisioningTemplateCommand.ts b/clients/client-iot/src/commands/UpdateProvisioningTemplateCommand.ts index b895b0121d7f8..bb78ea982caa9 100644 --- a/clients/client-iot/src/commands/UpdateProvisioningTemplateCommand.ts +++ b/clients/client-iot/src/commands/UpdateProvisioningTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -138,6 +139,10 @@ export class UpdateProvisioningTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateProvisioningTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateRoleAliasCommand.ts b/clients/client-iot/src/commands/UpdateRoleAliasCommand.ts index 4b97791833b8d..493d2f9646e79 100644 --- a/clients/client-iot/src/commands/UpdateRoleAliasCommand.ts +++ b/clients/client-iot/src/commands/UpdateRoleAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -136,6 +137,10 @@ export class UpdateRoleAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateRoleAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateScheduledAuditCommand.ts b/clients/client-iot/src/commands/UpdateScheduledAuditCommand.ts index aec4a813dc49e..5fda6d18931b7 100644 --- a/clients/client-iot/src/commands/UpdateScheduledAuditCommand.ts +++ b/clients/client-iot/src/commands/UpdateScheduledAuditCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -134,6 +135,10 @@ export class UpdateScheduledAuditCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateScheduledAudit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateSecurityProfileCommand.ts b/clients/client-iot/src/commands/UpdateSecurityProfileCommand.ts index 923a0e7662b88..07e21bb7ccbf3 100644 --- a/clients/client-iot/src/commands/UpdateSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/UpdateSecurityProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -256,6 +257,10 @@ export class UpdateSecurityProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateSecurityProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateStreamCommand.ts b/clients/client-iot/src/commands/UpdateStreamCommand.ts index 4419570ca4bc6..1723fcba2de05 100644 --- a/clients/client-iot/src/commands/UpdateStreamCommand.ts +++ b/clients/client-iot/src/commands/UpdateStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -146,6 +147,10 @@ export class UpdateStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateThingCommand.ts b/clients/client-iot/src/commands/UpdateThingCommand.ts index 2de7037e2d908..609ab44b4998a 100644 --- a/clients/client-iot/src/commands/UpdateThingCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -143,6 +144,10 @@ export class UpdateThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateThingGroupCommand.ts b/clients/client-iot/src/commands/UpdateThingGroupCommand.ts index 15c850eff3877..de80357a3e4dd 100644 --- a/clients/client-iot/src/commands/UpdateThingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -142,6 +143,10 @@ export class UpdateThingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateThingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts b/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts index 019b9fb1f0244..0701b33f8de73 100644 --- a/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -132,6 +133,10 @@ export class UpdateThingGroupsForThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateThingGroupsForThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts index 5b12a3a4c6a8c..38ce2394cc5fa 100644 --- a/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -131,6 +132,10 @@ export class UpdateTopicRuleDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "UpdateTopicRuleDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts b/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts index fbcbd5f047914..4ab8194bc88ed 100644 --- a/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts +++ b/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient"; @@ -172,6 +173,10 @@ export class ValidateSecurityProfileBehaviorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIotService", + operation: "ValidateSecurityProfileBehaviors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/package.json b/clients/client-iotanalytics/package.json index 081160f956bdb..93b69e8cd9006 100644 --- a/clients/client-iotanalytics/package.json +++ b/clients/client-iotanalytics/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iotanalytics/src/commands/BatchPutMessageCommand.ts b/clients/client-iotanalytics/src/commands/BatchPutMessageCommand.ts index 8b1863b2f7b4e..16770f792e3f1 100644 --- a/clients/client-iotanalytics/src/commands/BatchPutMessageCommand.ts +++ b/clients/client-iotanalytics/src/commands/BatchPutMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -141,6 +142,10 @@ export class BatchPutMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "BatchPutMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/CancelPipelineReprocessingCommand.ts b/clients/client-iotanalytics/src/commands/CancelPipelineReprocessingCommand.ts index 1856cc8da2118..7aab5fbc5e180 100644 --- a/clients/client-iotanalytics/src/commands/CancelPipelineReprocessingCommand.ts +++ b/clients/client-iotanalytics/src/commands/CancelPipelineReprocessingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -128,6 +129,10 @@ export class CancelPipelineReprocessingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "CancelPipelineReprocessing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/CreateChannelCommand.ts b/clients/client-iotanalytics/src/commands/CreateChannelCommand.ts index 6689cc180ccff..7913f4441cedd 100644 --- a/clients/client-iotanalytics/src/commands/CreateChannelCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -154,6 +155,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/CreateDatasetCommand.ts b/clients/client-iotanalytics/src/commands/CreateDatasetCommand.ts index 199b9c8483710..dcc4be929365d 100644 --- a/clients/client-iotanalytics/src/commands/CreateDatasetCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -230,6 +231,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/CreateDatasetContentCommand.ts b/clients/client-iotanalytics/src/commands/CreateDatasetContentCommand.ts index 1d7e647f49f06..b28d8c92f386c 100644 --- a/clients/client-iotanalytics/src/commands/CreateDatasetContentCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreateDatasetContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -131,6 +132,10 @@ export class CreateDatasetContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "CreateDatasetContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/CreateDatastoreCommand.ts b/clients/client-iotanalytics/src/commands/CreateDatastoreCommand.ts index b032352e2321e..6dff5ed0a8bd6 100644 --- a/clients/client-iotanalytics/src/commands/CreateDatastoreCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreateDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -187,6 +188,10 @@ export class CreateDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "CreateDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/CreatePipelineCommand.ts b/clients/client-iotanalytics/src/commands/CreatePipelineCommand.ts index 94f8c80a8ed51..6383aba8250f0 100644 --- a/clients/client-iotanalytics/src/commands/CreatePipelineCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -207,6 +208,10 @@ export class CreatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "CreatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DeleteChannelCommand.ts b/clients/client-iotanalytics/src/commands/DeleteChannelCommand.ts index 971a1fad3ddbc..1b218182d5c80 100644 --- a/clients/client-iotanalytics/src/commands/DeleteChannelCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -125,6 +126,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DeleteDatasetCommand.ts b/clients/client-iotanalytics/src/commands/DeleteDatasetCommand.ts index c40abf3f55e09..526189361176b 100644 --- a/clients/client-iotanalytics/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -127,6 +128,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DeleteDatasetContentCommand.ts b/clients/client-iotanalytics/src/commands/DeleteDatasetContentCommand.ts index 731994e95e8ed..771324f8ed28c 100644 --- a/clients/client-iotanalytics/src/commands/DeleteDatasetContentCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeleteDatasetContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -128,6 +129,10 @@ export class DeleteDatasetContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DeleteDatasetContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DeleteDatastoreCommand.ts b/clients/client-iotanalytics/src/commands/DeleteDatastoreCommand.ts index d74c61cb922b8..a92f416e54ca8 100644 --- a/clients/client-iotanalytics/src/commands/DeleteDatastoreCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeleteDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -127,6 +128,10 @@ export class DeleteDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DeleteDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DeletePipelineCommand.ts b/clients/client-iotanalytics/src/commands/DeletePipelineCommand.ts index 05af186031ee1..e7bf16521c2a7 100644 --- a/clients/client-iotanalytics/src/commands/DeletePipelineCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeletePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -127,6 +128,10 @@ export class DeletePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DeletePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DescribeChannelCommand.ts b/clients/client-iotanalytics/src/commands/DescribeChannelCommand.ts index 6e15bb9108079..2e450e7c56735 100644 --- a/clients/client-iotanalytics/src/commands/DescribeChannelCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribeChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -155,6 +156,10 @@ export class DescribeChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DescribeChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DescribeDatasetCommand.ts b/clients/client-iotanalytics/src/commands/DescribeDatasetCommand.ts index ff300f7aeac39..0ac4cee2ae715 100644 --- a/clients/client-iotanalytics/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -220,6 +221,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DescribeDatastoreCommand.ts b/clients/client-iotanalytics/src/commands/DescribeDatastoreCommand.ts index d02134a37a5be..2e38d317c6437 100644 --- a/clients/client-iotanalytics/src/commands/DescribeDatastoreCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribeDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -187,6 +188,10 @@ export class DescribeDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DescribeDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DescribeLoggingOptionsCommand.ts b/clients/client-iotanalytics/src/commands/DescribeLoggingOptionsCommand.ts index 03c98080be2cf..b0d57dc2ee862 100644 --- a/clients/client-iotanalytics/src/commands/DescribeLoggingOptionsCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribeLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -131,6 +132,10 @@ export class DescribeLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DescribeLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/DescribePipelineCommand.ts b/clients/client-iotanalytics/src/commands/DescribePipelineCommand.ts index 210baab81c16a..f3c361cce40d2 100644 --- a/clients/client-iotanalytics/src/commands/DescribePipelineCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -206,6 +207,10 @@ export class DescribePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "DescribePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/GetDatasetContentCommand.ts b/clients/client-iotanalytics/src/commands/GetDatasetContentCommand.ts index 9321e9e16ca95..201ab48740373 100644 --- a/clients/client-iotanalytics/src/commands/GetDatasetContentCommand.ts +++ b/clients/client-iotanalytics/src/commands/GetDatasetContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -140,6 +141,10 @@ export class GetDatasetContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "GetDatasetContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/ListChannelsCommand.ts b/clients/client-iotanalytics/src/commands/ListChannelsCommand.ts index cb22b2d375609..02cf4053d05ca 100644 --- a/clients/client-iotanalytics/src/commands/ListChannelsCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -142,6 +143,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/ListDatasetContentsCommand.ts b/clients/client-iotanalytics/src/commands/ListDatasetContentsCommand.ts index 13e4bbcc61c79..13384ed959009 100644 --- a/clients/client-iotanalytics/src/commands/ListDatasetContentsCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListDatasetContentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -145,6 +146,10 @@ export class ListDatasetContentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "ListDatasetContents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/ListDatasetsCommand.ts b/clients/client-iotanalytics/src/commands/ListDatasetsCommand.ts index 8694559f260a5..ecabc4a3ee729 100644 --- a/clients/client-iotanalytics/src/commands/ListDatasetsCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListDatasetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -149,6 +150,10 @@ export class ListDatasetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "ListDatasets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/ListDatastoresCommand.ts b/clients/client-iotanalytics/src/commands/ListDatastoresCommand.ts index 78c922c66e010..abc83da9f90e8 100644 --- a/clients/client-iotanalytics/src/commands/ListDatastoresCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListDatastoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -164,6 +165,10 @@ export class ListDatastoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "ListDatastores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/ListPipelinesCommand.ts b/clients/client-iotanalytics/src/commands/ListPipelinesCommand.ts index c62ddfca9a040..2223645a89023 100644 --- a/clients/client-iotanalytics/src/commands/ListPipelinesCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListPipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -139,6 +140,10 @@ export class ListPipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "ListPipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotanalytics/src/commands/ListTagsForResourceCommand.ts index 1aef2082e8d73..3ed8424e8a897 100644 --- a/clients/client-iotanalytics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -137,6 +138,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/PutLoggingOptionsCommand.ts b/clients/client-iotanalytics/src/commands/PutLoggingOptionsCommand.ts index 5b14e040889a8..98c623cbc5a4f 100644 --- a/clients/client-iotanalytics/src/commands/PutLoggingOptionsCommand.ts +++ b/clients/client-iotanalytics/src/commands/PutLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -132,6 +133,10 @@ export class PutLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "PutLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/RunPipelineActivityCommand.ts b/clients/client-iotanalytics/src/commands/RunPipelineActivityCommand.ts index d9e2693576490..9bf45ec5cb6ce 100644 --- a/clients/client-iotanalytics/src/commands/RunPipelineActivityCommand.ts +++ b/clients/client-iotanalytics/src/commands/RunPipelineActivityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -194,6 +195,10 @@ export class RunPipelineActivityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "RunPipelineActivity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/SampleChannelDataCommand.ts b/clients/client-iotanalytics/src/commands/SampleChannelDataCommand.ts index 95e4e8edd8da7..163ffee5ef455 100644 --- a/clients/client-iotanalytics/src/commands/SampleChannelDataCommand.ts +++ b/clients/client-iotanalytics/src/commands/SampleChannelDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -135,6 +136,10 @@ export class SampleChannelDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "SampleChannelData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/StartPipelineReprocessingCommand.ts b/clients/client-iotanalytics/src/commands/StartPipelineReprocessingCommand.ts index 69d3fc21ec2fd..b4853bdcc2752 100644 --- a/clients/client-iotanalytics/src/commands/StartPipelineReprocessingCommand.ts +++ b/clients/client-iotanalytics/src/commands/StartPipelineReprocessingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -139,6 +140,10 @@ export class StartPipelineReprocessingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "StartPipelineReprocessing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/TagResourceCommand.ts b/clients/client-iotanalytics/src/commands/TagResourceCommand.ts index 6ee0395242736..6f47e789d5da9 100644 --- a/clients/client-iotanalytics/src/commands/TagResourceCommand.ts +++ b/clients/client-iotanalytics/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/UntagResourceCommand.ts b/clients/client-iotanalytics/src/commands/UntagResourceCommand.ts index 8719422390232..728587a5f2269 100644 --- a/clients/client-iotanalytics/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotanalytics/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/UpdateChannelCommand.ts b/clients/client-iotanalytics/src/commands/UpdateChannelCommand.ts index eee1c60a70d99..22e97ed5cafdf 100644 --- a/clients/client-iotanalytics/src/commands/UpdateChannelCommand.ts +++ b/clients/client-iotanalytics/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -137,6 +138,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/UpdateDatasetCommand.ts b/clients/client-iotanalytics/src/commands/UpdateDatasetCommand.ts index b023961c9edc6..3442979aa9e92 100644 --- a/clients/client-iotanalytics/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-iotanalytics/src/commands/UpdateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -210,6 +211,10 @@ export class UpdateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "UpdateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/UpdateDatastoreCommand.ts b/clients/client-iotanalytics/src/commands/UpdateDatastoreCommand.ts index b7166f47396d0..7bff4428e1d35 100644 --- a/clients/client-iotanalytics/src/commands/UpdateDatastoreCommand.ts +++ b/clients/client-iotanalytics/src/commands/UpdateDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -158,6 +159,10 @@ export class UpdateDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "UpdateDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotanalytics/src/commands/UpdatePipelineCommand.ts b/clients/client-iotanalytics/src/commands/UpdatePipelineCommand.ts index 02529af1f8275..8dae2f570666a 100644 --- a/clients/client-iotanalytics/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-iotanalytics/src/commands/UpdatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTAnalyticsClient"; @@ -197,6 +198,10 @@ export class UpdatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTAnalytics", + operation: "UpdatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/package.json b/clients/client-iotdeviceadvisor/package.json index bc02395107467..400910e0bd963 100644 --- a/clients/client-iotdeviceadvisor/package.json +++ b/clients/client-iotdeviceadvisor/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iotdeviceadvisor/src/commands/CreateSuiteDefinitionCommand.ts b/clients/client-iotdeviceadvisor/src/commands/CreateSuiteDefinitionCommand.ts index 9069ad315787c..2c00599536ee0 100644 --- a/clients/client-iotdeviceadvisor/src/commands/CreateSuiteDefinitionCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/CreateSuiteDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -141,6 +142,10 @@ export class CreateSuiteDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "CreateSuiteDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/DeleteSuiteDefinitionCommand.ts b/clients/client-iotdeviceadvisor/src/commands/DeleteSuiteDefinitionCommand.ts index fd33118375133..db0a7c7f34812 100644 --- a/clients/client-iotdeviceadvisor/src/commands/DeleteSuiteDefinitionCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/DeleteSuiteDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -119,6 +120,10 @@ export class DeleteSuiteDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "DeleteSuiteDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/GetEndpointCommand.ts b/clients/client-iotdeviceadvisor/src/commands/GetEndpointCommand.ts index 47d3f445927dd..f2aea2e89764d 100644 --- a/clients/client-iotdeviceadvisor/src/commands/GetEndpointCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/GetEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -124,6 +125,10 @@ export class GetEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "GetEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/GetSuiteDefinitionCommand.ts b/clients/client-iotdeviceadvisor/src/commands/GetSuiteDefinitionCommand.ts index bd609740b8ada..2a7733a8efa45 100644 --- a/clients/client-iotdeviceadvisor/src/commands/GetSuiteDefinitionCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/GetSuiteDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -148,6 +149,10 @@ export class GetSuiteDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "GetSuiteDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunCommand.ts b/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunCommand.ts index 4350dfae70f76..929623a4da426 100644 --- a/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -174,6 +175,10 @@ export class GetSuiteRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "GetSuiteRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunReportCommand.ts b/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunReportCommand.ts index d79a17f6e87f1..16143858b510e 100644 --- a/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunReportCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -125,6 +126,10 @@ export class GetSuiteRunReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "GetSuiteRunReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/ListSuiteDefinitionsCommand.ts b/clients/client-iotdeviceadvisor/src/commands/ListSuiteDefinitionsCommand.ts index 27c3855707ed0..cb4b560b2b98d 100644 --- a/clients/client-iotdeviceadvisor/src/commands/ListSuiteDefinitionsCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/ListSuiteDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -139,6 +140,10 @@ export class ListSuiteDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "ListSuiteDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/ListSuiteRunsCommand.ts b/clients/client-iotdeviceadvisor/src/commands/ListSuiteRunsCommand.ts index 40ba16572f1e6..45d99463e8d6b 100644 --- a/clients/client-iotdeviceadvisor/src/commands/ListSuiteRunsCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/ListSuiteRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -137,6 +138,10 @@ export class ListSuiteRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "ListSuiteRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotdeviceadvisor/src/commands/ListTagsForResourceCommand.ts index e23e4af3ea0b7..e38c9d51f8355 100644 --- a/clients/client-iotdeviceadvisor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/StartSuiteRunCommand.ts b/clients/client-iotdeviceadvisor/src/commands/StartSuiteRunCommand.ts index d870b967ef50d..d04c1418ca44d 100644 --- a/clients/client-iotdeviceadvisor/src/commands/StartSuiteRunCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/StartSuiteRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -140,6 +141,10 @@ export class StartSuiteRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "StartSuiteRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/StopSuiteRunCommand.ts b/clients/client-iotdeviceadvisor/src/commands/StopSuiteRunCommand.ts index 1683cd16033bb..7f27aad16de85 100644 --- a/clients/client-iotdeviceadvisor/src/commands/StopSuiteRunCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/StopSuiteRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -121,6 +122,10 @@ export class StopSuiteRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "StopSuiteRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/TagResourceCommand.ts b/clients/client-iotdeviceadvisor/src/commands/TagResourceCommand.ts index 86c75cbbffbe4..a0c6631631d7c 100644 --- a/clients/client-iotdeviceadvisor/src/commands/TagResourceCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/UntagResourceCommand.ts b/clients/client-iotdeviceadvisor/src/commands/UntagResourceCommand.ts index ec53661983290..dd400d2d82719 100644 --- a/clients/client-iotdeviceadvisor/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotdeviceadvisor/src/commands/UpdateSuiteDefinitionCommand.ts b/clients/client-iotdeviceadvisor/src/commands/UpdateSuiteDefinitionCommand.ts index c104e2d78094f..b02727fd1d1dc 100644 --- a/clients/client-iotdeviceadvisor/src/commands/UpdateSuiteDefinitionCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/UpdateSuiteDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IotDeviceAdvisorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IotDeviceAdvisorClient"; @@ -141,6 +142,10 @@ export class UpdateSuiteDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotSenateService", + operation: "UpdateSuiteDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleethub/package.json b/clients/client-iotfleethub/package.json index 8960b8215865b..1d45832d569b6 100644 --- a/clients/client-iotfleethub/package.json +++ b/clients/client-iotfleethub/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-iotfleethub/src/commands/CreateApplicationCommand.ts b/clients/client-iotfleethub/src/commands/CreateApplicationCommand.ts index 9bfb3c77e19de..77bd704eebeb2 100644 --- a/clients/client-iotfleethub/src/commands/CreateApplicationCommand.ts +++ b/clients/client-iotfleethub/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetHubClient"; @@ -136,6 +137,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTFleetHub", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleethub/src/commands/DeleteApplicationCommand.ts b/clients/client-iotfleethub/src/commands/DeleteApplicationCommand.ts index a41652a82c6a4..d84326244c64f 100644 --- a/clients/client-iotfleethub/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-iotfleethub/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetHubClient"; @@ -128,6 +129,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTFleetHub", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleethub/src/commands/DescribeApplicationCommand.ts b/clients/client-iotfleethub/src/commands/DescribeApplicationCommand.ts index 9d34a105bd04e..3c3a5392a8e4e 100644 --- a/clients/client-iotfleethub/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-iotfleethub/src/commands/DescribeApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetHubClient"; @@ -142,6 +143,10 @@ export class DescribeApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTFleetHub", + operation: "DescribeApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleethub/src/commands/ListApplicationsCommand.ts b/clients/client-iotfleethub/src/commands/ListApplicationsCommand.ts index e1d68e152bbc7..84137ede33ac0 100644 --- a/clients/client-iotfleethub/src/commands/ListApplicationsCommand.ts +++ b/clients/client-iotfleethub/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetHubClient"; @@ -137,6 +138,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTFleetHub", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleethub/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotfleethub/src/commands/ListTagsForResourceCommand.ts index a892cfd6138ce..32130aa8edeb4 100644 --- a/clients/client-iotfleethub/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotfleethub/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetHubClient"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTFleetHub", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleethub/src/commands/TagResourceCommand.ts b/clients/client-iotfleethub/src/commands/TagResourceCommand.ts index 2a3222b085df1..17d77ea5446ba 100644 --- a/clients/client-iotfleethub/src/commands/TagResourceCommand.ts +++ b/clients/client-iotfleethub/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetHubClient"; @@ -125,6 +126,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTFleetHub", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleethub/src/commands/UntagResourceCommand.ts b/clients/client-iotfleethub/src/commands/UntagResourceCommand.ts index c12f58ec6ac49..25f54a358f62a 100644 --- a/clients/client-iotfleethub/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotfleethub/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetHubClient"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTFleetHub", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleethub/src/commands/UpdateApplicationCommand.ts b/clients/client-iotfleethub/src/commands/UpdateApplicationCommand.ts index accfd8f4868da..27d268f5d13aa 100644 --- a/clients/client-iotfleethub/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-iotfleethub/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetHubClient"; @@ -133,6 +134,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTFleetHub", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/package.json b/clients/client-iotfleetwise/package.json index c50bffca15c99..5425b5472b595 100644 --- a/clients/client-iotfleetwise/package.json +++ b/clients/client-iotfleetwise/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iotfleetwise/src/commands/AssociateVehicleFleetCommand.ts b/clients/client-iotfleetwise/src/commands/AssociateVehicleFleetCommand.ts index a319aa2506f42..75f12ffd1bfe2 100644 --- a/clients/client-iotfleetwise/src/commands/AssociateVehicleFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/AssociateVehicleFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -128,6 +129,10 @@ export class AssociateVehicleFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "AssociateVehicleFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/BatchCreateVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/BatchCreateVehicleCommand.ts index c225f553ae586..66a35f843ff19 100644 --- a/clients/client-iotfleetwise/src/commands/BatchCreateVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/BatchCreateVehicleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -164,6 +165,10 @@ export class BatchCreateVehicleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "BatchCreateVehicle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/BatchUpdateVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/BatchUpdateVehicleCommand.ts index 19dbfc217bdd9..d29f9e62c3704 100644 --- a/clients/client-iotfleetwise/src/commands/BatchUpdateVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/BatchUpdateVehicleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -154,6 +155,10 @@ export class BatchUpdateVehicleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "BatchUpdateVehicle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/CreateCampaignCommand.ts b/clients/client-iotfleetwise/src/commands/CreateCampaignCommand.ts index 1b4b62c4736fd..da30f27c90eb9 100644 --- a/clients/client-iotfleetwise/src/commands/CreateCampaignCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -193,6 +194,10 @@ export class CreateCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "CreateCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/CreateDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/CreateDecoderManifestCommand.ts index dbc8c8b262c62..7663411d9fb61 100644 --- a/clients/client-iotfleetwise/src/commands/CreateDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateDecoderManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -211,6 +212,10 @@ export class CreateDecoderManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "CreateDecoderManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/CreateFleetCommand.ts b/clients/client-iotfleetwise/src/commands/CreateFleetCommand.ts index 96344c35ee2d5..25aa8286d5b3a 100644 --- a/clients/client-iotfleetwise/src/commands/CreateFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -150,6 +151,10 @@ export class CreateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "CreateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/CreateModelManifestCommand.ts b/clients/client-iotfleetwise/src/commands/CreateModelManifestCommand.ts index 71be71efbabc0..7b47c551924e3 100644 --- a/clients/client-iotfleetwise/src/commands/CreateModelManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateModelManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -154,6 +155,10 @@ export class CreateModelManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "CreateModelManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/CreateSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/CreateSignalCatalogCommand.ts index d2a0849cb3b1b..09a155083c19a 100644 --- a/clients/client-iotfleetwise/src/commands/CreateSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateSignalCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -201,6 +202,10 @@ export class CreateSignalCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "CreateSignalCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/CreateVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/CreateVehicleCommand.ts index 3b16f09b47c92..a406e357ffdc6 100644 --- a/clients/client-iotfleetwise/src/commands/CreateVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateVehicleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -156,6 +157,10 @@ export class CreateVehicleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "CreateVehicle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/DeleteCampaignCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteCampaignCommand.ts index 92d14fc4d630f..bac7a63ef1aec 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -131,6 +132,10 @@ export class DeleteCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "DeleteCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/DeleteDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteDecoderManifestCommand.ts index 1a6c764df9fa1..9b85ae9b98b34 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteDecoderManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -136,6 +137,10 @@ export class DeleteDecoderManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "DeleteDecoderManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/DeleteFleetCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteFleetCommand.ts index 9a1d6d69d2a9f..707f1d5194e93 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -131,6 +132,10 @@ export class DeleteFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "DeleteFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/DeleteModelManifestCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteModelManifestCommand.ts index 77a0dd694ffec..6736a9a987765 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteModelManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteModelManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -135,6 +136,10 @@ export class DeleteModelManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "DeleteModelManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/DeleteSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteSignalCatalogCommand.ts index ef11f268bc383..d9e97323c11b4 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteSignalCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -135,6 +136,10 @@ export class DeleteSignalCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "DeleteSignalCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/DeleteVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteVehicleCommand.ts index ae06287635f07..a0600b718ac02 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteVehicleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -129,6 +130,10 @@ export class DeleteVehicleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "DeleteVehicle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/DisassociateVehicleFleetCommand.ts b/clients/client-iotfleetwise/src/commands/DisassociateVehicleFleetCommand.ts index f9d5421887bd1..e92e6bac41aa0 100644 --- a/clients/client-iotfleetwise/src/commands/DisassociateVehicleFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DisassociateVehicleFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -133,6 +134,10 @@ export class DisassociateVehicleFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "DisassociateVehicleFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetCampaignCommand.ts b/clients/client-iotfleetwise/src/commands/GetCampaignCommand.ts index edcf55a8ed11b..501cfa6e97b6b 100644 --- a/clients/client-iotfleetwise/src/commands/GetCampaignCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -176,6 +177,10 @@ export class GetCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/GetDecoderManifestCommand.ts index 1ac285e2f7c09..c4b2f2295c73f 100644 --- a/clients/client-iotfleetwise/src/commands/GetDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetDecoderManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -135,6 +136,10 @@ export class GetDecoderManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetDecoderManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetFleetCommand.ts b/clients/client-iotfleetwise/src/commands/GetFleetCommand.ts index 255fc017d5a8a..e0c643847fce8 100644 --- a/clients/client-iotfleetwise/src/commands/GetFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -132,6 +133,10 @@ export class GetFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetLoggingOptionsCommand.ts b/clients/client-iotfleetwise/src/commands/GetLoggingOptionsCommand.ts index 226c7f1810887..0898f94f86df5 100644 --- a/clients/client-iotfleetwise/src/commands/GetLoggingOptionsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -124,6 +125,10 @@ export class GetLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetModelManifestCommand.ts b/clients/client-iotfleetwise/src/commands/GetModelManifestCommand.ts index 27a958da3ffcf..8d5b0154ad3d0 100644 --- a/clients/client-iotfleetwise/src/commands/GetModelManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetModelManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -135,6 +136,10 @@ export class GetModelManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetModelManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetRegisterAccountStatusCommand.ts b/clients/client-iotfleetwise/src/commands/GetRegisterAccountStatusCommand.ts index 12f2fb1b1198a..2948624f48609 100644 --- a/clients/client-iotfleetwise/src/commands/GetRegisterAccountStatusCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetRegisterAccountStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -149,6 +150,10 @@ export class GetRegisterAccountStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetRegisterAccountStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/GetSignalCatalogCommand.ts index a071c6633f5c8..07c10a2c8df34 100644 --- a/clients/client-iotfleetwise/src/commands/GetSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetSignalCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -140,6 +141,10 @@ export class GetSignalCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetSignalCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/GetVehicleCommand.ts index abbd1446d1965..cfa773ebf5940 100644 --- a/clients/client-iotfleetwise/src/commands/GetVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetVehicleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -135,6 +136,10 @@ export class GetVehicleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetVehicle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/GetVehicleStatusCommand.ts b/clients/client-iotfleetwise/src/commands/GetVehicleStatusCommand.ts index 187c9365494d2..9f98e4daf39b4 100644 --- a/clients/client-iotfleetwise/src/commands/GetVehicleStatusCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetVehicleStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -139,6 +140,10 @@ export class GetVehicleStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "GetVehicleStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ImportDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/ImportDecoderManifestCommand.ts index 00a161a5bb8a5..1972a37438e33 100644 --- a/clients/client-iotfleetwise/src/commands/ImportDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ImportDecoderManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -154,6 +155,10 @@ export class ImportDecoderManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ImportDecoderManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ImportSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/ImportSignalCatalogCommand.ts index 2c6a20eb183e5..0901da1da07e8 100644 --- a/clients/client-iotfleetwise/src/commands/ImportSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ImportSignalCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -151,6 +152,10 @@ export class ImportSignalCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ImportSignalCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListCampaignsCommand.ts b/clients/client-iotfleetwise/src/commands/ListCampaignsCommand.ts index ec6b3729fe65e..9c0815e69da9e 100644 --- a/clients/client-iotfleetwise/src/commands/ListCampaignsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListCampaignsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -141,6 +142,10 @@ export class ListCampaignsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListCampaigns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListDecoderManifestNetworkInterfacesCommand.ts b/clients/client-iotfleetwise/src/commands/ListDecoderManifestNetworkInterfacesCommand.ts index eaa84c02cc191..acc01d3f6c827 100644 --- a/clients/client-iotfleetwise/src/commands/ListDecoderManifestNetworkInterfacesCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListDecoderManifestNetworkInterfacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -162,6 +163,10 @@ export class ListDecoderManifestNetworkInterfacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListDecoderManifestNetworkInterfaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListDecoderManifestSignalsCommand.ts b/clients/client-iotfleetwise/src/commands/ListDecoderManifestSignalsCommand.ts index 38a90f194d1a3..58716e2836dff 100644 --- a/clients/client-iotfleetwise/src/commands/ListDecoderManifestSignalsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListDecoderManifestSignalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -162,6 +163,10 @@ export class ListDecoderManifestSignalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListDecoderManifestSignals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListDecoderManifestsCommand.ts b/clients/client-iotfleetwise/src/commands/ListDecoderManifestsCommand.ts index d5343c8210ca3..e38cee0443d3b 100644 --- a/clients/client-iotfleetwise/src/commands/ListDecoderManifestsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListDecoderManifestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -142,6 +143,10 @@ export class ListDecoderManifestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListDecoderManifests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListFleetsCommand.ts b/clients/client-iotfleetwise/src/commands/ListFleetsCommand.ts index b0a1e3e3ceac7..80971ee6b4290 100644 --- a/clients/client-iotfleetwise/src/commands/ListFleetsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -141,6 +142,10 @@ export class ListFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListFleetsForVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/ListFleetsForVehicleCommand.ts index 398a3204f8934..1e88f9bc0f1f7 100644 --- a/clients/client-iotfleetwise/src/commands/ListFleetsForVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListFleetsForVehicleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -137,6 +138,10 @@ export class ListFleetsForVehicleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListFleetsForVehicle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListModelManifestNodesCommand.ts b/clients/client-iotfleetwise/src/commands/ListModelManifestNodesCommand.ts index 82a96b50cd45b..82de8812dec67 100644 --- a/clients/client-iotfleetwise/src/commands/ListModelManifestNodesCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListModelManifestNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -189,6 +190,10 @@ export class ListModelManifestNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListModelManifestNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListModelManifestsCommand.ts b/clients/client-iotfleetwise/src/commands/ListModelManifestsCommand.ts index b07aa835f5020..73b68bbec015f 100644 --- a/clients/client-iotfleetwise/src/commands/ListModelManifestsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListModelManifestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -142,6 +143,10 @@ export class ListModelManifestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListModelManifests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListSignalCatalogNodesCommand.ts b/clients/client-iotfleetwise/src/commands/ListSignalCatalogNodesCommand.ts index 57f0fc3a91061..466e2c7542fdb 100644 --- a/clients/client-iotfleetwise/src/commands/ListSignalCatalogNodesCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListSignalCatalogNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -189,6 +190,10 @@ export class ListSignalCatalogNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListSignalCatalogNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListSignalCatalogsCommand.ts b/clients/client-iotfleetwise/src/commands/ListSignalCatalogsCommand.ts index 2e52495601b70..292a637c73deb 100644 --- a/clients/client-iotfleetwise/src/commands/ListSignalCatalogsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListSignalCatalogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -140,6 +141,10 @@ export class ListSignalCatalogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListSignalCatalogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotfleetwise/src/commands/ListTagsForResourceCommand.ts index b3d3a47453532..a528542351ac0 100644 --- a/clients/client-iotfleetwise/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListVehiclesCommand.ts b/clients/client-iotfleetwise/src/commands/ListVehiclesCommand.ts index 4d49d922a359f..80288879ec130 100644 --- a/clients/client-iotfleetwise/src/commands/ListVehiclesCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListVehiclesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -139,6 +140,10 @@ export class ListVehiclesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListVehicles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/ListVehiclesInFleetCommand.ts b/clients/client-iotfleetwise/src/commands/ListVehiclesInFleetCommand.ts index fac58ac9143a8..d881d8b9c7553 100644 --- a/clients/client-iotfleetwise/src/commands/ListVehiclesInFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListVehiclesInFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -137,6 +138,10 @@ export class ListVehiclesInFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "ListVehiclesInFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/PutLoggingOptionsCommand.ts b/clients/client-iotfleetwise/src/commands/PutLoggingOptionsCommand.ts index 261d69dde866a..7e17830d97ef4 100644 --- a/clients/client-iotfleetwise/src/commands/PutLoggingOptionsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/PutLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -134,6 +135,10 @@ export class PutLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "PutLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/RegisterAccountCommand.ts b/clients/client-iotfleetwise/src/commands/RegisterAccountCommand.ts index a5b73926a6d94..8d337d040eb98 100644 --- a/clients/client-iotfleetwise/src/commands/RegisterAccountCommand.ts +++ b/clients/client-iotfleetwise/src/commands/RegisterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -163,6 +164,10 @@ export class RegisterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "RegisterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/TagResourceCommand.ts b/clients/client-iotfleetwise/src/commands/TagResourceCommand.ts index 587922fe79a5a..0088bc28318e8 100644 --- a/clients/client-iotfleetwise/src/commands/TagResourceCommand.ts +++ b/clients/client-iotfleetwise/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/UntagResourceCommand.ts b/clients/client-iotfleetwise/src/commands/UntagResourceCommand.ts index 5d6ca1ee82bb5..8cf4be75d760c 100644 --- a/clients/client-iotfleetwise/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/UpdateCampaignCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateCampaignCommand.ts index 8abaeadcdd6a5..af1acd22630b7 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateCampaignCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -140,6 +141,10 @@ export class UpdateCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "UpdateCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/UpdateDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateDecoderManifestCommand.ts index deceb5742cf7e..5e451d0254867 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateDecoderManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -246,6 +247,10 @@ export class UpdateDecoderManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "UpdateDecoderManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/UpdateFleetCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateFleetCommand.ts index 980a93b28e38e..a55458b5065d4 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -137,6 +138,10 @@ export class UpdateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "UpdateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/UpdateModelManifestCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateModelManifestCommand.ts index 65e2921e20382..2c33e63a61214 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateModelManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateModelManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -146,6 +147,10 @@ export class UpdateModelManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "UpdateModelManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/UpdateSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateSignalCatalogCommand.ts index b4faf103a006f..ee3c6817d7795 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateSignalCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -250,6 +251,10 @@ export class UpdateSignalCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "UpdateSignalCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotfleetwise/src/commands/UpdateVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateVehicleCommand.ts index b4b147c431eba..17c255091d104 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateVehicleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTFleetWiseClient"; @@ -138,6 +139,10 @@ export class UpdateVehicleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTAutobahnControlPlane", + operation: "UpdateVehicle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsecuretunneling/package.json b/clients/client-iotsecuretunneling/package.json index fef6f713ec1d5..868886a916d8f 100644 --- a/clients/client-iotsecuretunneling/package.json +++ b/clients/client-iotsecuretunneling/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iotsecuretunneling/src/commands/CloseTunnelCommand.ts b/clients/client-iotsecuretunneling/src/commands/CloseTunnelCommand.ts index dea0e543fb9e9..65518ba76b2ce 100644 --- a/clients/client-iotsecuretunneling/src/commands/CloseTunnelCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/CloseTunnelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -121,6 +122,10 @@ export class CloseTunnelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTSecuredTunneling", + operation: "CloseTunnel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsecuretunneling/src/commands/DescribeTunnelCommand.ts b/clients/client-iotsecuretunneling/src/commands/DescribeTunnelCommand.ts index a07be5c857567..b88ea2e5e5494 100644 --- a/clients/client-iotsecuretunneling/src/commands/DescribeTunnelCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/DescribeTunnelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DescribeTunnelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTSecuredTunneling", + operation: "DescribeTunnel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsecuretunneling/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotsecuretunneling/src/commands/ListTagsForResourceCommand.ts index d5efdd46af51f..9743818d5a9cd 100644 --- a/clients/client-iotsecuretunneling/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTSecuredTunneling", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsecuretunneling/src/commands/ListTunnelsCommand.ts b/clients/client-iotsecuretunneling/src/commands/ListTunnelsCommand.ts index 2915f3bdfec89..8376c056e07a3 100644 --- a/clients/client-iotsecuretunneling/src/commands/ListTunnelsCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/ListTunnelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class ListTunnelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTSecuredTunneling", + operation: "ListTunnels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsecuretunneling/src/commands/OpenTunnelCommand.ts b/clients/client-iotsecuretunneling/src/commands/OpenTunnelCommand.ts index 8991c5a22cc11..af398b4f5ddaa 100644 --- a/clients/client-iotsecuretunneling/src/commands/OpenTunnelCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/OpenTunnelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class OpenTunnelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: OpenTunnelResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "IoTSecuredTunneling", + operation: "OpenTunnel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsecuretunneling/src/commands/RotateTunnelAccessTokenCommand.ts b/clients/client-iotsecuretunneling/src/commands/RotateTunnelAccessTokenCommand.ts index f21cafdb8194b..c2a324b7cf440 100644 --- a/clients/client-iotsecuretunneling/src/commands/RotateTunnelAccessTokenCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/RotateTunnelAccessTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class RotateTunnelAccessTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RotateTunnelAccessTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "IoTSecuredTunneling", + operation: "RotateTunnelAccessToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsecuretunneling/src/commands/TagResourceCommand.ts b/clients/client-iotsecuretunneling/src/commands/TagResourceCommand.ts index c9765438c3864..572e95ac9bb61 100644 --- a/clients/client-iotsecuretunneling/src/commands/TagResourceCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTSecuredTunneling", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsecuretunneling/src/commands/UntagResourceCommand.ts b/clients/client-iotsecuretunneling/src/commands/UntagResourceCommand.ts index f7ec61cc6f657..2f2a8cf5c3a4f 100644 --- a/clients/client-iotsecuretunneling/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -120,6 +121,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IoTSecuredTunneling", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/package.json b/clients/client-iotsitewise/package.json index b04cb13ceea8a..ddccea850f9f6 100644 --- a/clients/client-iotsitewise/package.json +++ b/clients/client-iotsitewise/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-iotsitewise/src/commands/AssociateAssetsCommand.ts b/clients/client-iotsitewise/src/commands/AssociateAssetsCommand.ts index 633480455494d..f586eacaa016f 100644 --- a/clients/client-iotsitewise/src/commands/AssociateAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/AssociateAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -146,6 +147,10 @@ export class AssociateAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "AssociateAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/AssociateTimeSeriesToAssetPropertyCommand.ts b/clients/client-iotsitewise/src/commands/AssociateTimeSeriesToAssetPropertyCommand.ts index 411525e4ee890..1dbffd207cb19 100644 --- a/clients/client-iotsitewise/src/commands/AssociateTimeSeriesToAssetPropertyCommand.ts +++ b/clients/client-iotsitewise/src/commands/AssociateTimeSeriesToAssetPropertyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -138,6 +139,10 @@ export class AssociateTimeSeriesToAssetPropertyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "AssociateTimeSeriesToAssetProperty", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/BatchAssociateProjectAssetsCommand.ts b/clients/client-iotsitewise/src/commands/BatchAssociateProjectAssetsCommand.ts index 497c8f75f4b33..f7eda8b71c402 100644 --- a/clients/client-iotsitewise/src/commands/BatchAssociateProjectAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchAssociateProjectAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -151,6 +152,10 @@ export class BatchAssociateProjectAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "BatchAssociateProjectAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/BatchDisassociateProjectAssetsCommand.ts b/clients/client-iotsitewise/src/commands/BatchDisassociateProjectAssetsCommand.ts index 4e17a014be84d..f9fdb079a71ef 100644 --- a/clients/client-iotsitewise/src/commands/BatchDisassociateProjectAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchDisassociateProjectAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -145,6 +146,10 @@ export class BatchDisassociateProjectAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "BatchDisassociateProjectAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyAggregatesCommand.ts b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyAggregatesCommand.ts index 726e0ef6b5bed..e2408044ebb08 100644 --- a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyAggregatesCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyAggregatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -192,6 +193,10 @@ export class BatchGetAssetPropertyAggregatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "BatchGetAssetPropertyAggregates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueCommand.ts b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueCommand.ts index 0d7786648c20e..1befb82f1e3f8 100644 --- a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -174,6 +175,10 @@ export class BatchGetAssetPropertyValueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "BatchGetAssetPropertyValue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueHistoryCommand.ts b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueHistoryCommand.ts index f5695dd89e3e9..d2f7e714c3d3a 100644 --- a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueHistoryCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -191,6 +192,10 @@ export class BatchGetAssetPropertyValueHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "BatchGetAssetPropertyValueHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/BatchPutAssetPropertyValueCommand.ts b/clients/client-iotsitewise/src/commands/BatchPutAssetPropertyValueCommand.ts index f65f9942f3c0f..4c489206146bf 100644 --- a/clients/client-iotsitewise/src/commands/BatchPutAssetPropertyValueCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchPutAssetPropertyValueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -205,6 +206,10 @@ export class BatchPutAssetPropertyValueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "BatchPutAssetPropertyValue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/CreateAccessPolicyCommand.ts b/clients/client-iotsitewise/src/commands/CreateAccessPolicyCommand.ts index 387a2288879d0..8c90dd59722c3 100644 --- a/clients/client-iotsitewise/src/commands/CreateAccessPolicyCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -164,6 +165,10 @@ export class CreateAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "CreateAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/CreateAssetCommand.ts b/clients/client-iotsitewise/src/commands/CreateAssetCommand.ts index cb9a0f23e4d2d..6511b77e6d400 100644 --- a/clients/client-iotsitewise/src/commands/CreateAssetCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -162,6 +163,10 @@ export class CreateAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "CreateAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/CreateAssetModelCommand.ts b/clients/client-iotsitewise/src/commands/CreateAssetModelCommand.ts index 71ca7cd95d0d7..38312851a3dc2 100644 --- a/clients/client-iotsitewise/src/commands/CreateAssetModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateAssetModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -297,6 +298,10 @@ export class CreateAssetModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "CreateAssetModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/CreateBulkImportJobCommand.ts b/clients/client-iotsitewise/src/commands/CreateBulkImportJobCommand.ts index 3559c0aedddf9..7d33deae31ddd 100644 --- a/clients/client-iotsitewise/src/commands/CreateBulkImportJobCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateBulkImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -171,6 +172,10 @@ export class CreateBulkImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "CreateBulkImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/CreateDashboardCommand.ts b/clients/client-iotsitewise/src/commands/CreateDashboardCommand.ts index 8faccacc0575d..a8c8c76ce3cc7 100644 --- a/clients/client-iotsitewise/src/commands/CreateDashboardCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -144,6 +145,10 @@ export class CreateDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "CreateDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/CreateGatewayCommand.ts b/clients/client-iotsitewise/src/commands/CreateGatewayCommand.ts index 4de935d241990..e71c957664c3f 100644 --- a/clients/client-iotsitewise/src/commands/CreateGatewayCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -148,6 +149,10 @@ export class CreateGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "CreateGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/CreatePortalCommand.ts b/clients/client-iotsitewise/src/commands/CreatePortalCommand.ts index abedd8242be5e..5c178fc427e20 100644 --- a/clients/client-iotsitewise/src/commands/CreatePortalCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreatePortalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -167,6 +168,10 @@ export class CreatePortalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "CreatePortal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/CreateProjectCommand.ts b/clients/client-iotsitewise/src/commands/CreateProjectCommand.ts index c6249cb2700cf..9ab5dc389f4d6 100644 --- a/clients/client-iotsitewise/src/commands/CreateProjectCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -145,6 +146,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DeleteAccessPolicyCommand.ts b/clients/client-iotsitewise/src/commands/DeleteAccessPolicyCommand.ts index f3c8d59c31d4d..3d604c8a629d3 100644 --- a/clients/client-iotsitewise/src/commands/DeleteAccessPolicyCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -131,6 +132,10 @@ export class DeleteAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DeleteAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DeleteAssetCommand.ts b/clients/client-iotsitewise/src/commands/DeleteAssetCommand.ts index 8ff983e4ac0ed..0f563cf443683 100644 --- a/clients/client-iotsitewise/src/commands/DeleteAssetCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -150,6 +151,10 @@ export class DeleteAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DeleteAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DeleteAssetModelCommand.ts b/clients/client-iotsitewise/src/commands/DeleteAssetModelCommand.ts index 366fe215aba4a..cc54501b525ca 100644 --- a/clients/client-iotsitewise/src/commands/DeleteAssetModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteAssetModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -151,6 +152,10 @@ export class DeleteAssetModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DeleteAssetModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DeleteDashboardCommand.ts b/clients/client-iotsitewise/src/commands/DeleteDashboardCommand.ts index e082a83a15b89..0d914f084c9e1 100644 --- a/clients/client-iotsitewise/src/commands/DeleteDashboardCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -129,6 +130,10 @@ export class DeleteDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DeleteDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DeleteGatewayCommand.ts b/clients/client-iotsitewise/src/commands/DeleteGatewayCommand.ts index 21bf34a058824..361d91f875d36 100644 --- a/clients/client-iotsitewise/src/commands/DeleteGatewayCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -127,6 +128,10 @@ export class DeleteGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DeleteGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DeletePortalCommand.ts b/clients/client-iotsitewise/src/commands/DeletePortalCommand.ts index f62182b1c1e6b..337c32e4c9c9d 100644 --- a/clients/client-iotsitewise/src/commands/DeletePortalCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeletePortalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -139,6 +140,10 @@ export class DeletePortalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DeletePortal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DeleteProjectCommand.ts b/clients/client-iotsitewise/src/commands/DeleteProjectCommand.ts index 3d7ca4039e825..d1c20873e5e4c 100644 --- a/clients/client-iotsitewise/src/commands/DeleteProjectCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -127,6 +128,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DeleteTimeSeriesCommand.ts b/clients/client-iotsitewise/src/commands/DeleteTimeSeriesCommand.ts index 896641c3239f9..f0d1add4ebf24 100644 --- a/clients/client-iotsitewise/src/commands/DeleteTimeSeriesCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteTimeSeriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -156,6 +157,10 @@ export class DeleteTimeSeriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DeleteTimeSeries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeAccessPolicyCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAccessPolicyCommand.ts index 1a488b94b77e6..b95991d36abea 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAccessPolicyCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -157,6 +158,10 @@ export class DescribeAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeAssetCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAssetCommand.ts index 3ed6d793e3a06..734fdee24025f 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAssetCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -190,6 +191,10 @@ export class DescribeAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeAssetModelCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAssetModelCommand.ts index 102f7a9c33a53..a91e0ab52d724 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAssetModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAssetModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -284,6 +285,10 @@ export class DescribeAssetModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeAssetModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeAssetPropertyCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAssetPropertyCommand.ts index e8511e70cf4a5..53152e18cf15f 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAssetPropertyCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAssetPropertyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -269,6 +270,10 @@ export class DescribeAssetPropertyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeAssetProperty", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeBulkImportJobCommand.ts b/clients/client-iotsitewise/src/commands/DescribeBulkImportJobCommand.ts index b6dc2f4743b63..b6f8550f0da74 100644 --- a/clients/client-iotsitewise/src/commands/DescribeBulkImportJobCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeBulkImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -156,6 +157,10 @@ export class DescribeBulkImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeBulkImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeDashboardCommand.ts b/clients/client-iotsitewise/src/commands/DescribeDashboardCommand.ts index 1661fde5b2266..c6f86766e7751 100644 --- a/clients/client-iotsitewise/src/commands/DescribeDashboardCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -137,6 +138,10 @@ export class DescribeDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts index f2eb442b03474..65bb511e8fb7e 100644 --- a/clients/client-iotsitewise/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -144,6 +145,10 @@ export class DescribeDefaultEncryptionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeDefaultEncryptionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts index 0cb72e404a255..5ec17051c66a4 100644 --- a/clients/client-iotsitewise/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -147,6 +148,10 @@ export class DescribeGatewayCapabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeGatewayCapabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeGatewayCommand.ts b/clients/client-iotsitewise/src/commands/DescribeGatewayCommand.ts index fea89ad06b9ec..4387cadf6c7bf 100644 --- a/clients/client-iotsitewise/src/commands/DescribeGatewayCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -148,6 +149,10 @@ export class DescribeGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeLoggingOptionsCommand.ts b/clients/client-iotsitewise/src/commands/DescribeLoggingOptionsCommand.ts index ef5e7bf08dd84..92b6b6d78d517 100644 --- a/clients/client-iotsitewise/src/commands/DescribeLoggingOptionsCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -130,6 +131,10 @@ export class DescribeLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribePortalCommand.ts b/clients/client-iotsitewise/src/commands/DescribePortalCommand.ts index b8e61e6cf5090..b694e725c89bf 100644 --- a/clients/client-iotsitewise/src/commands/DescribePortalCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribePortalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -156,6 +157,10 @@ export class DescribePortalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribePortal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeProjectCommand.ts b/clients/client-iotsitewise/src/commands/DescribeProjectCommand.ts index d2dc8a0646773..4876a2671961f 100644 --- a/clients/client-iotsitewise/src/commands/DescribeProjectCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -136,6 +137,10 @@ export class DescribeProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeStorageConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/DescribeStorageConfigurationCommand.ts index 44f41dbc5bbf8..67e270aa8340e 100644 --- a/clients/client-iotsitewise/src/commands/DescribeStorageConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeStorageConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -162,6 +163,10 @@ export class DescribeStorageConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeStorageConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DescribeTimeSeriesCommand.ts b/clients/client-iotsitewise/src/commands/DescribeTimeSeriesCommand.ts index 497ac39ab3a40..f1c7504418271 100644 --- a/clients/client-iotsitewise/src/commands/DescribeTimeSeriesCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeTimeSeriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -159,6 +160,10 @@ export class DescribeTimeSeriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DescribeTimeSeries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DisassociateAssetsCommand.ts b/clients/client-iotsitewise/src/commands/DisassociateAssetsCommand.ts index c9601e4628372..b2d87bef5a406 100644 --- a/clients/client-iotsitewise/src/commands/DisassociateAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/DisassociateAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -136,6 +137,10 @@ export class DisassociateAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DisassociateAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/DisassociateTimeSeriesFromAssetPropertyCommand.ts b/clients/client-iotsitewise/src/commands/DisassociateTimeSeriesFromAssetPropertyCommand.ts index 3af712ce98b3c..ffee48ffedc62 100644 --- a/clients/client-iotsitewise/src/commands/DisassociateTimeSeriesFromAssetPropertyCommand.ts +++ b/clients/client-iotsitewise/src/commands/DisassociateTimeSeriesFromAssetPropertyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -145,6 +146,10 @@ export class DisassociateTimeSeriesFromAssetPropertyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "DisassociateTimeSeriesFromAssetProperty", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/GetAssetPropertyAggregatesCommand.ts b/clients/client-iotsitewise/src/commands/GetAssetPropertyAggregatesCommand.ts index ff24962ca4d0b..e19ccb84eada3 100644 --- a/clients/client-iotsitewise/src/commands/GetAssetPropertyAggregatesCommand.ts +++ b/clients/client-iotsitewise/src/commands/GetAssetPropertyAggregatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -172,6 +173,10 @@ export class GetAssetPropertyAggregatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "GetAssetPropertyAggregates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/GetAssetPropertyValueCommand.ts b/clients/client-iotsitewise/src/commands/GetAssetPropertyValueCommand.ts index 33259cc85cf35..f9982780adb4e 100644 --- a/clients/client-iotsitewise/src/commands/GetAssetPropertyValueCommand.ts +++ b/clients/client-iotsitewise/src/commands/GetAssetPropertyValueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -158,6 +159,10 @@ export class GetAssetPropertyValueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "GetAssetPropertyValue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/GetAssetPropertyValueHistoryCommand.ts b/clients/client-iotsitewise/src/commands/GetAssetPropertyValueHistoryCommand.ts index 321924c5c0f44..f7228621f2d8e 100644 --- a/clients/client-iotsitewise/src/commands/GetAssetPropertyValueHistoryCommand.ts +++ b/clients/client-iotsitewise/src/commands/GetAssetPropertyValueHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -174,6 +175,10 @@ export class GetAssetPropertyValueHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "GetAssetPropertyValueHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts b/clients/client-iotsitewise/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts index cc06f1a28741a..8b64581f40ebe 100644 --- a/clients/client-iotsitewise/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts +++ b/clients/client-iotsitewise/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -181,6 +182,10 @@ export class GetInterpolatedAssetPropertyValuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "GetInterpolatedAssetPropertyValues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListAccessPoliciesCommand.ts b/clients/client-iotsitewise/src/commands/ListAccessPoliciesCommand.ts index a066c36100e0c..68caf36906565 100644 --- a/clients/client-iotsitewise/src/commands/ListAccessPoliciesCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAccessPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -164,6 +165,10 @@ export class ListAccessPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListAccessPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListAssetModelPropertiesCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetModelPropertiesCommand.ts index fa2f514347fda..a11bc4c683718 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetModelPropertiesCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetModelPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -196,6 +197,10 @@ export class ListAssetModelPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListAssetModelProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListAssetModelsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetModelsCommand.ts index 689f9b0bb6011..be4e81d552b1a 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetModelsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -151,6 +152,10 @@ export class ListAssetModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListAssetModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListAssetPropertiesCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetPropertiesCommand.ts index 6a9d038f7fabd..ae2be3415c735 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetPropertiesCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -147,6 +148,10 @@ export class ListAssetPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListAssetProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListAssetRelationshipsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetRelationshipsCommand.ts index ff2ca03575b80..026e54597db48 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetRelationshipsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetRelationshipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -144,6 +145,10 @@ export class ListAssetRelationshipsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListAssetRelationships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListAssetsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetsCommand.ts index 4d9d6fb102494..6adb8fa100dc4 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -173,6 +174,10 @@ export class ListAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListAssociatedAssetsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssociatedAssetsCommand.ts index d0ac74766cb57..5c8bfbbddb56d 100644 --- a/clients/client-iotsitewise/src/commands/ListAssociatedAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssociatedAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -173,6 +174,10 @@ export class ListAssociatedAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListAssociatedAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListBulkImportJobsCommand.ts b/clients/client-iotsitewise/src/commands/ListBulkImportJobsCommand.ts index dc173b840fdfc..f11428feed6c8 100644 --- a/clients/client-iotsitewise/src/commands/ListBulkImportJobsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListBulkImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -140,6 +141,10 @@ export class ListBulkImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListBulkImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListDashboardsCommand.ts b/clients/client-iotsitewise/src/commands/ListDashboardsCommand.ts index b33d66034169d..f95776b519c4b 100644 --- a/clients/client-iotsitewise/src/commands/ListDashboardsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListDashboardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -138,6 +139,10 @@ export class ListDashboardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListDashboards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListGatewaysCommand.ts b/clients/client-iotsitewise/src/commands/ListGatewaysCommand.ts index a6c94b7bc35bd..37e9cb683a8d6 100644 --- a/clients/client-iotsitewise/src/commands/ListGatewaysCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -148,6 +149,10 @@ export class ListGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListPortalsCommand.ts b/clients/client-iotsitewise/src/commands/ListPortalsCommand.ts index 7627fd50cd7b1..76a99b2d988ca 100644 --- a/clients/client-iotsitewise/src/commands/ListPortalsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListPortalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -144,6 +145,10 @@ export class ListPortalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListPortals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListProjectAssetsCommand.ts b/clients/client-iotsitewise/src/commands/ListProjectAssetsCommand.ts index b24b05b1f0a8d..f9fca082de386 100644 --- a/clients/client-iotsitewise/src/commands/ListProjectAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListProjectAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -132,6 +133,10 @@ export class ListProjectAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListProjectAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListProjectsCommand.ts b/clients/client-iotsitewise/src/commands/ListProjectsCommand.ts index 8997e7fe7d50a..75f183569a1ca 100644 --- a/clients/client-iotsitewise/src/commands/ListProjectsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -136,6 +137,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotsitewise/src/commands/ListTagsForResourceCommand.ts index fffd398d7cdc1..9feaa2e50de4a 100644 --- a/clients/client-iotsitewise/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -145,6 +146,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/ListTimeSeriesCommand.ts b/clients/client-iotsitewise/src/commands/ListTimeSeriesCommand.ts index 0e6db215310cd..66dc07d7645be 100644 --- a/clients/client-iotsitewise/src/commands/ListTimeSeriesCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListTimeSeriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -147,6 +148,10 @@ export class ListTimeSeriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "ListTimeSeries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/PutDefaultEncryptionConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/PutDefaultEncryptionConfigurationCommand.ts index 1732dd9c0af2a..039c4b49928f5 100644 --- a/clients/client-iotsitewise/src/commands/PutDefaultEncryptionConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/PutDefaultEncryptionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -156,6 +157,10 @@ export class PutDefaultEncryptionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "PutDefaultEncryptionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/PutLoggingOptionsCommand.ts b/clients/client-iotsitewise/src/commands/PutLoggingOptionsCommand.ts index f82d2643a3622..716b24a075972 100644 --- a/clients/client-iotsitewise/src/commands/PutLoggingOptionsCommand.ts +++ b/clients/client-iotsitewise/src/commands/PutLoggingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -134,6 +135,10 @@ export class PutLoggingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "PutLoggingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/PutStorageConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/PutStorageConfigurationCommand.ts index 220b9f20e7432..f8a16c04ed7f3 100644 --- a/clients/client-iotsitewise/src/commands/PutStorageConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/PutStorageConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -172,6 +173,10 @@ export class PutStorageConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "PutStorageConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/TagResourceCommand.ts b/clients/client-iotsitewise/src/commands/TagResourceCommand.ts index 9a3d447f5b8e4..7b11b1b292673 100644 --- a/clients/client-iotsitewise/src/commands/TagResourceCommand.ts +++ b/clients/client-iotsitewise/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -148,6 +149,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UntagResourceCommand.ts b/clients/client-iotsitewise/src/commands/UntagResourceCommand.ts index 02ea2c0d54c73..89fbc116e9aeb 100644 --- a/clients/client-iotsitewise/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotsitewise/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -142,6 +143,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdateAccessPolicyCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAccessPolicyCommand.ts index 5f5f2e4856b28..e839317c0e3fe 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAccessPolicyCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -153,6 +154,10 @@ export class UpdateAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdateAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdateAssetCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAssetCommand.ts index ffa71ccb19bec..e66991922a8e0 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAssetCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -151,6 +152,10 @@ export class UpdateAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdateAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdateAssetModelCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAssetModelCommand.ts index b522a832b391d..e5d58d7988d98 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAssetModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAssetModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -305,6 +306,10 @@ export class UpdateAssetModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdateAssetModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdateAssetPropertyCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAssetPropertyCommand.ts index 4bebc3acce99b..1f2065536ca9c 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAssetPropertyCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAssetPropertyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -142,6 +143,10 @@ export class UpdateAssetPropertyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdateAssetProperty", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdateDashboardCommand.ts b/clients/client-iotsitewise/src/commands/UpdateDashboardCommand.ts index 5e540a514a87b..35ec7e5c269ad 100644 --- a/clients/client-iotsitewise/src/commands/UpdateDashboardCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -132,6 +133,10 @@ export class UpdateDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdateDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts index 8eb0514c83eaf..a8c6c7653cdf2 100644 --- a/clients/client-iotsitewise/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -155,6 +156,10 @@ export class UpdateGatewayCapabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdateGatewayCapabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdateGatewayCommand.ts b/clients/client-iotsitewise/src/commands/UpdateGatewayCommand.ts index 2d5afd44c4ac4..d0821f6f1c05a 100644 --- a/clients/client-iotsitewise/src/commands/UpdateGatewayCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -131,6 +132,10 @@ export class UpdateGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdateGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdatePortalCommand.ts b/clients/client-iotsitewise/src/commands/UpdatePortalCommand.ts index 56ca2f98141d2..68c921ba97731 100644 --- a/clients/client-iotsitewise/src/commands/UpdatePortalCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdatePortalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -155,6 +156,10 @@ export class UpdatePortalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdatePortal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotsitewise/src/commands/UpdateProjectCommand.ts b/clients/client-iotsitewise/src/commands/UpdateProjectCommand.ts index e9ae0c10ccec9..43e861df74cc1 100644 --- a/clients/client-iotsitewise/src/commands/UpdateProjectCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient"; @@ -129,6 +130,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTSiteWise", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/package.json b/clients/client-iotthingsgraph/package.json index c37b9c47b87aa..91a5d4a793fc5 100644 --- a/clients/client-iotthingsgraph/package.json +++ b/clients/client-iotthingsgraph/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iotthingsgraph/src/commands/AssociateEntityToThingCommand.ts b/clients/client-iotthingsgraph/src/commands/AssociateEntityToThingCommand.ts index b7780280cc3d6..3fc64d7e4f991 100644 --- a/clients/client-iotthingsgraph/src/commands/AssociateEntityToThingCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/AssociateEntityToThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -129,6 +130,10 @@ export class AssociateEntityToThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "AssociateEntityToThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/CreateFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/CreateFlowTemplateCommand.ts index 9548bda7b8556..55198e1ea0725 100644 --- a/clients/client-iotthingsgraph/src/commands/CreateFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/CreateFlowTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -142,6 +143,10 @@ export class CreateFlowTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "CreateFlowTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/CreateSystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/CreateSystemInstanceCommand.ts index fea02ec411eab..1773bdd006e38 100644 --- a/clients/client-iotthingsgraph/src/commands/CreateSystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/CreateSystemInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -166,6 +167,10 @@ export class CreateSystemInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "CreateSystemInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/CreateSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/CreateSystemTemplateCommand.ts index c641ab9629119..5a3e018d0ff13 100644 --- a/clients/client-iotthingsgraph/src/commands/CreateSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/CreateSystemTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -138,6 +139,10 @@ export class CreateSystemTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "CreateSystemTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DeleteFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/DeleteFlowTemplateCommand.ts index 97532b1aa2c8d..b0428890ee452 100644 --- a/clients/client-iotthingsgraph/src/commands/DeleteFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeleteFlowTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -127,6 +128,10 @@ export class DeleteFlowTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DeleteFlowTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DeleteNamespaceCommand.ts b/clients/client-iotthingsgraph/src/commands/DeleteNamespaceCommand.ts index 31f7d24c12210..d14286ebddf1d 100644 --- a/clients/client-iotthingsgraph/src/commands/DeleteNamespaceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeleteNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -122,6 +123,10 @@ export class DeleteNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DeleteNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DeleteSystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/DeleteSystemInstanceCommand.ts index 85b2cd997190a..521099f076a9d 100644 --- a/clients/client-iotthingsgraph/src/commands/DeleteSystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeleteSystemInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -128,6 +129,10 @@ export class DeleteSystemInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DeleteSystemInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DeleteSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/DeleteSystemTemplateCommand.ts index 0eca10739816b..dfa5e5cc84e91 100644 --- a/clients/client-iotthingsgraph/src/commands/DeleteSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeleteSystemTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -127,6 +128,10 @@ export class DeleteSystemTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DeleteSystemTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DeploySystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/DeploySystemInstanceCommand.ts index d729635244b0f..90215112b8907 100644 --- a/clients/client-iotthingsgraph/src/commands/DeploySystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeploySystemInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -153,6 +154,10 @@ export class DeploySystemInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DeploySystemInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DeprecateFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/DeprecateFlowTemplateCommand.ts index 0c3251e999fc3..2384e41591b3b 100644 --- a/clients/client-iotthingsgraph/src/commands/DeprecateFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeprecateFlowTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -126,6 +127,10 @@ export class DeprecateFlowTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DeprecateFlowTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DeprecateSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/DeprecateSystemTemplateCommand.ts index 3dfb7dc73d7b2..8dad566218330 100644 --- a/clients/client-iotthingsgraph/src/commands/DeprecateSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeprecateSystemTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -126,6 +127,10 @@ export class DeprecateSystemTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DeprecateSystemTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DescribeNamespaceCommand.ts b/clients/client-iotthingsgraph/src/commands/DescribeNamespaceCommand.ts index bab3fa66ddacd..ce565c29cbb5b 100644 --- a/clients/client-iotthingsgraph/src/commands/DescribeNamespaceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DescribeNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -132,6 +133,10 @@ export class DescribeNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DescribeNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/DissociateEntityFromThingCommand.ts b/clients/client-iotthingsgraph/src/commands/DissociateEntityFromThingCommand.ts index cdddcf618d8f0..c9c90335af0a2 100644 --- a/clients/client-iotthingsgraph/src/commands/DissociateEntityFromThingCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DissociateEntityFromThingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -128,6 +129,10 @@ export class DissociateEntityFromThingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "DissociateEntityFromThing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/GetEntitiesCommand.ts b/clients/client-iotthingsgraph/src/commands/GetEntitiesCommand.ts index befdce7fd892b..ee440d861f845 100644 --- a/clients/client-iotthingsgraph/src/commands/GetEntitiesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -171,6 +172,10 @@ export class GetEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "GetEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/GetFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/GetFlowTemplateCommand.ts index 9fd8845ae5af5..35b0188c6cb66 100644 --- a/clients/client-iotthingsgraph/src/commands/GetFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetFlowTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -141,6 +142,10 @@ export class GetFlowTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "GetFlowTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/GetFlowTemplateRevisionsCommand.ts b/clients/client-iotthingsgraph/src/commands/GetFlowTemplateRevisionsCommand.ts index 0bc22c3b21986..7e5f961d038ae 100644 --- a/clients/client-iotthingsgraph/src/commands/GetFlowTemplateRevisionsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetFlowTemplateRevisionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -139,6 +140,10 @@ export class GetFlowTemplateRevisionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "GetFlowTemplateRevisions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/GetNamespaceDeletionStatusCommand.ts b/clients/client-iotthingsgraph/src/commands/GetNamespaceDeletionStatusCommand.ts index 87111832236bf..692399424d18b 100644 --- a/clients/client-iotthingsgraph/src/commands/GetNamespaceDeletionStatusCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetNamespaceDeletionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -127,6 +128,10 @@ export class GetNamespaceDeletionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "GetNamespaceDeletionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/GetSystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/GetSystemInstanceCommand.ts index f5af376dc449c..c1d8752e9a9e5 100644 --- a/clients/client-iotthingsgraph/src/commands/GetSystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetSystemInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -157,6 +158,10 @@ export class GetSystemInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "GetSystemInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/GetSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/GetSystemTemplateCommand.ts index 211c9c27145f9..4803cf62e06fa 100644 --- a/clients/client-iotthingsgraph/src/commands/GetSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetSystemTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -141,6 +142,10 @@ export class GetSystemTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "GetSystemTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/GetSystemTemplateRevisionsCommand.ts b/clients/client-iotthingsgraph/src/commands/GetSystemTemplateRevisionsCommand.ts index 80339295c3304..79bc4082fc1ad 100644 --- a/clients/client-iotthingsgraph/src/commands/GetSystemTemplateRevisionsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetSystemTemplateRevisionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -139,6 +140,10 @@ export class GetSystemTemplateRevisionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "GetSystemTemplateRevisions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/GetUploadStatusCommand.ts b/clients/client-iotthingsgraph/src/commands/GetUploadStatusCommand.ts index df0ef2cd5f642..cc41ac2e2d9ea 100644 --- a/clients/client-iotthingsgraph/src/commands/GetUploadStatusCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetUploadStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -136,6 +137,10 @@ export class GetUploadStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "GetUploadStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/ListFlowExecutionMessagesCommand.ts b/clients/client-iotthingsgraph/src/commands/ListFlowExecutionMessagesCommand.ts index 9abf81ab9e838..abb5497bcb861 100644 --- a/clients/client-iotthingsgraph/src/commands/ListFlowExecutionMessagesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/ListFlowExecutionMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -138,6 +139,10 @@ export class ListFlowExecutionMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "ListFlowExecutionMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotthingsgraph/src/commands/ListTagsForResourceCommand.ts index aa42cb2c0d7aa..90a76908e1b11 100644 --- a/clients/client-iotthingsgraph/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -136,6 +137,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/SearchEntitiesCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchEntitiesCommand.ts index 0a6dd6c2550a3..4f392877ce557 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchEntitiesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -150,6 +151,10 @@ export class SearchEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "SearchEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/SearchFlowExecutionsCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchFlowExecutionsCommand.ts index 92665e70e1c71..b09731e00f3a6 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchFlowExecutionsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchFlowExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -143,6 +144,10 @@ export class SearchFlowExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "SearchFlowExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/SearchFlowTemplatesCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchFlowTemplatesCommand.ts index de05942c9d3f4..40e51e63b0452 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchFlowTemplatesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchFlowTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -142,6 +143,10 @@ export class SearchFlowTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "SearchFlowTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/SearchSystemInstancesCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchSystemInstancesCommand.ts index cbe8f297045c3..0e9313120a226 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchSystemInstancesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchSystemInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -147,6 +148,10 @@ export class SearchSystemInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "SearchSystemInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/SearchSystemTemplatesCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchSystemTemplatesCommand.ts index b26a9a040f919..e35115f16e3ba 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchSystemTemplatesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchSystemTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -142,6 +143,10 @@ export class SearchSystemTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "SearchSystemTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/SearchThingsCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchThingsCommand.ts index d2b6dc3980508..e5dfcc44b31b7 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchThingsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchThingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -138,6 +139,10 @@ export class SearchThingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "SearchThings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/TagResourceCommand.ts b/clients/client-iotthingsgraph/src/commands/TagResourceCommand.ts index 165b203a5d7bc..439d75b057141 100644 --- a/clients/client-iotthingsgraph/src/commands/TagResourceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -130,6 +131,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/UndeploySystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/UndeploySystemInstanceCommand.ts index 5183d0673b63b..82c210247b4ee 100644 --- a/clients/client-iotthingsgraph/src/commands/UndeploySystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UndeploySystemInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -141,6 +142,10 @@ export class UndeploySystemInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "UndeploySystemInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/UntagResourceCommand.ts b/clients/client-iotthingsgraph/src/commands/UntagResourceCommand.ts index 2931b97db88c8..ec5827196810a 100644 --- a/clients/client-iotthingsgraph/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -127,6 +128,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/UpdateFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/UpdateFlowTemplateCommand.ts index 1d68075d9fd7e..3d13563ffc808 100644 --- a/clients/client-iotthingsgraph/src/commands/UpdateFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UpdateFlowTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -139,6 +140,10 @@ export class UpdateFlowTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "UpdateFlowTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/UpdateSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/UpdateSystemTemplateCommand.ts index 040bf83f3294d..ccdb2d8dee133 100644 --- a/clients/client-iotthingsgraph/src/commands/UpdateSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UpdateSystemTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -138,6 +139,10 @@ export class UpdateSystemTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "UpdateSystemTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iotthingsgraph/src/commands/UploadEntityDefinitionsCommand.ts b/clients/client-iotthingsgraph/src/commands/UploadEntityDefinitionsCommand.ts index 14ac427f668a0..a446b337541e5 100644 --- a/clients/client-iotthingsgraph/src/commands/UploadEntityDefinitionsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UploadEntityDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTThingsGraphClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTThingsGraphClient"; @@ -140,6 +141,10 @@ export class UploadEntityDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "IotThingsGraphFrontEndService", + operation: "UploadEntityDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/package.json b/clients/client-iottwinmaker/package.json index 88491ea7acddd..dd385c7c48671 100644 --- a/clients/client-iottwinmaker/package.json +++ b/clients/client-iottwinmaker/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-iottwinmaker/src/commands/BatchPutPropertyValuesCommand.ts b/clients/client-iottwinmaker/src/commands/BatchPutPropertyValuesCommand.ts index 08d5517df89a4..62e243b785db1 100644 --- a/clients/client-iottwinmaker/src/commands/BatchPutPropertyValuesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/BatchPutPropertyValuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -239,6 +240,10 @@ export class BatchPutPropertyValuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "BatchPutPropertyValues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/CreateComponentTypeCommand.ts b/clients/client-iottwinmaker/src/commands/CreateComponentTypeCommand.ts index 01ae912010c44..94c50371a3725 100644 --- a/clients/client-iottwinmaker/src/commands/CreateComponentTypeCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateComponentTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -232,6 +233,10 @@ export class CreateComponentTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "CreateComponentType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/CreateEntityCommand.ts b/clients/client-iottwinmaker/src/commands/CreateEntityCommand.ts index f80f03a87ddf2..e159d1723bc2f 100644 --- a/clients/client-iottwinmaker/src/commands/CreateEntityCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateEntityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -225,6 +226,10 @@ export class CreateEntityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "CreateEntity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/CreateSceneCommand.ts b/clients/client-iottwinmaker/src/commands/CreateSceneCommand.ts index ccb3d57005ca5..c16612affd86f 100644 --- a/clients/client-iottwinmaker/src/commands/CreateSceneCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateSceneCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -143,6 +144,10 @@ export class CreateSceneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "CreateScene", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/CreateSyncJobCommand.ts b/clients/client-iottwinmaker/src/commands/CreateSyncJobCommand.ts index 0465224009781..d1da0e9ebffe7 100644 --- a/clients/client-iottwinmaker/src/commands/CreateSyncJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateSyncJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -137,6 +138,10 @@ export class CreateSyncJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "CreateSyncJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/CreateWorkspaceCommand.ts b/clients/client-iottwinmaker/src/commands/CreateWorkspaceCommand.ts index 1eaecde0bd265..19d4bda9822c3 100644 --- a/clients/client-iottwinmaker/src/commands/CreateWorkspaceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -139,6 +140,10 @@ export class CreateWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "CreateWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/DeleteComponentTypeCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteComponentTypeCommand.ts index e1dca9fa0fd26..5293323247f02 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteComponentTypeCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteComponentTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -130,6 +131,10 @@ export class DeleteComponentTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "DeleteComponentType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/DeleteEntityCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteEntityCommand.ts index c4b8a597a5c29..f178125a67538 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteEntityCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteEntityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -129,6 +130,10 @@ export class DeleteEntityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "DeleteEntity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/DeleteSceneCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteSceneCommand.ts index ebe24275b19bb..9f17fce122541 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteSceneCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteSceneCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -126,6 +127,10 @@ export class DeleteSceneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "DeleteScene", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/DeleteSyncJobCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteSyncJobCommand.ts index 0391152804958..f0efb65497569 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteSyncJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteSyncJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -131,6 +132,10 @@ export class DeleteSyncJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "DeleteSyncJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/DeleteWorkspaceCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteWorkspaceCommand.ts index a928b3392a9d3..91971044ab271 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteWorkspaceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -127,6 +128,10 @@ export class DeleteWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "DeleteWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/ExecuteQueryCommand.ts b/clients/client-iottwinmaker/src/commands/ExecuteQueryCommand.ts index 2025ae2dc5093..5feaf5dcb9cb0 100644 --- a/clients/client-iottwinmaker/src/commands/ExecuteQueryCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ExecuteQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -147,6 +148,10 @@ export class ExecuteQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "ExecuteQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/GetComponentTypeCommand.ts b/clients/client-iottwinmaker/src/commands/GetComponentTypeCommand.ts index c324b640d099f..8a2bc6ab74ff9 100644 --- a/clients/client-iottwinmaker/src/commands/GetComponentTypeCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetComponentTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -243,6 +244,10 @@ export class GetComponentTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "GetComponentType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/GetEntityCommand.ts b/clients/client-iottwinmaker/src/commands/GetEntityCommand.ts index ff13e94028b8c..44cb0b7d2d718 100644 --- a/clients/client-iottwinmaker/src/commands/GetEntityCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetEntityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -241,6 +242,10 @@ export class GetEntityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "GetEntity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/GetPricingPlanCommand.ts b/clients/client-iottwinmaker/src/commands/GetPricingPlanCommand.ts index ad255e400bf03..95c6b50264687 100644 --- a/clients/client-iottwinmaker/src/commands/GetPricingPlanCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetPricingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -149,6 +150,10 @@ export class GetPricingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "GetPricingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/GetPropertyValueCommand.ts b/clients/client-iottwinmaker/src/commands/GetPropertyValueCommand.ts index b7420ca50ee27..e73460979f6ca 100644 --- a/clients/client-iottwinmaker/src/commands/GetPropertyValueCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetPropertyValueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -249,6 +250,10 @@ export class GetPropertyValueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "GetPropertyValue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/GetPropertyValueHistoryCommand.ts b/clients/client-iottwinmaker/src/commands/GetPropertyValueHistoryCommand.ts index 171f168fad8db..2c8b152c2f7b5 100644 --- a/clients/client-iottwinmaker/src/commands/GetPropertyValueHistoryCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetPropertyValueHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -250,6 +251,10 @@ export class GetPropertyValueHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "GetPropertyValueHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/GetSceneCommand.ts b/clients/client-iottwinmaker/src/commands/GetSceneCommand.ts index 88683b5bd4363..b69b4c0944db8 100644 --- a/clients/client-iottwinmaker/src/commands/GetSceneCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetSceneCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -147,6 +148,10 @@ export class GetSceneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "GetScene", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/GetSyncJobCommand.ts b/clients/client-iottwinmaker/src/commands/GetSyncJobCommand.ts index aad5557e47c24..bafe842a1ecb9 100644 --- a/clients/client-iottwinmaker/src/commands/GetSyncJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetSyncJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -143,6 +144,10 @@ export class GetSyncJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "GetSyncJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/GetWorkspaceCommand.ts b/clients/client-iottwinmaker/src/commands/GetWorkspaceCommand.ts index c5f846f6dccc1..5060e6a384a2f 100644 --- a/clients/client-iottwinmaker/src/commands/GetWorkspaceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -133,6 +134,10 @@ export class GetWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "GetWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/ListComponentTypesCommand.ts b/clients/client-iottwinmaker/src/commands/ListComponentTypesCommand.ts index ffd5b79123222..47b66d24fb660 100644 --- a/clients/client-iottwinmaker/src/commands/ListComponentTypesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListComponentTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -154,6 +155,10 @@ export class ListComponentTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "ListComponentTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/ListEntitiesCommand.ts b/clients/client-iottwinmaker/src/commands/ListEntitiesCommand.ts index 67c26f50de95d..59dc03251ddad 100644 --- a/clients/client-iottwinmaker/src/commands/ListEntitiesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -152,6 +153,10 @@ export class ListEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "ListEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/ListScenesCommand.ts b/clients/client-iottwinmaker/src/commands/ListScenesCommand.ts index 4e8777bb1612b..a4d2acb73ea6e 100644 --- a/clients/client-iottwinmaker/src/commands/ListScenesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListScenesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -136,6 +137,10 @@ export class ListScenesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "ListScenes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/ListSyncJobsCommand.ts b/clients/client-iottwinmaker/src/commands/ListSyncJobsCommand.ts index 178fe2ccde836..6032cfd313403 100644 --- a/clients/client-iottwinmaker/src/commands/ListSyncJobsCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListSyncJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -145,6 +146,10 @@ export class ListSyncJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "ListSyncJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/ListSyncResourcesCommand.ts b/clients/client-iottwinmaker/src/commands/ListSyncResourcesCommand.ts index 4c39839d2ba15..aef52421abfc9 100644 --- a/clients/client-iottwinmaker/src/commands/ListSyncResourcesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListSyncResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -155,6 +156,10 @@ export class ListSyncResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "ListSyncResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/ListTagsForResourceCommand.ts b/clients/client-iottwinmaker/src/commands/ListTagsForResourceCommand.ts index 39edb4b49f1b3..5b4d71c23cb21 100644 --- a/clients/client-iottwinmaker/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/ListWorkspacesCommand.ts b/clients/client-iottwinmaker/src/commands/ListWorkspacesCommand.ts index 915f7ea69e4e4..f38d77b85668a 100644 --- a/clients/client-iottwinmaker/src/commands/ListWorkspacesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -136,6 +137,10 @@ export class ListWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "ListWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/TagResourceCommand.ts b/clients/client-iottwinmaker/src/commands/TagResourceCommand.ts index 71ef5bd2feb3a..6f2782b85466f 100644 --- a/clients/client-iottwinmaker/src/commands/TagResourceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/UntagResourceCommand.ts b/clients/client-iottwinmaker/src/commands/UntagResourceCommand.ts index 3490154fbff9e..a6c9ebb23c277 100644 --- a/clients/client-iottwinmaker/src/commands/UntagResourceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -119,6 +120,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/UpdateComponentTypeCommand.ts b/clients/client-iottwinmaker/src/commands/UpdateComponentTypeCommand.ts index 4b850e1ade6a7..67e893018e7a5 100644 --- a/clients/client-iottwinmaker/src/commands/UpdateComponentTypeCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdateComponentTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -230,6 +231,10 @@ export class UpdateComponentTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "UpdateComponentType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/UpdateEntityCommand.ts b/clients/client-iottwinmaker/src/commands/UpdateEntityCommand.ts index 87889448fc4ce..18369227a22f2 100644 --- a/clients/client-iottwinmaker/src/commands/UpdateEntityCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdateEntityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -227,6 +228,10 @@ export class UpdateEntityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "UpdateEntity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/UpdatePricingPlanCommand.ts b/clients/client-iottwinmaker/src/commands/UpdatePricingPlanCommand.ts index 5b77e1cbbab6d..76969c1c991b4 100644 --- a/clients/client-iottwinmaker/src/commands/UpdatePricingPlanCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdatePricingPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -154,6 +155,10 @@ export class UpdatePricingPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "UpdatePricingPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/UpdateSceneCommand.ts b/clients/client-iottwinmaker/src/commands/UpdateSceneCommand.ts index 3510a0e9ca512..8339abc56effa 100644 --- a/clients/client-iottwinmaker/src/commands/UpdateSceneCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdateSceneCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -136,6 +137,10 @@ export class UpdateSceneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "UpdateScene", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-iottwinmaker/src/commands/UpdateWorkspaceCommand.ts b/clients/client-iottwinmaker/src/commands/UpdateWorkspaceCommand.ts index 2bdd3f101f38e..6dbbd34c9b29c 100644 --- a/clients/client-iottwinmaker/src/commands/UpdateWorkspaceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdateWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient"; @@ -134,6 +135,10 @@ export class UpdateWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIoTTwinMaker", + operation: "UpdateWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/package.json b/clients/client-ivs-realtime/package.json index d6f4a35820c16..2ef35f81cd17c 100644 --- a/clients/client-ivs-realtime/package.json +++ b/clients/client-ivs-realtime/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-ivs-realtime/src/commands/CreateParticipantTokenCommand.ts b/clients/client-ivs-realtime/src/commands/CreateParticipantTokenCommand.ts index 03066fa0e8b5a..c55f6c9d4e09d 100644 --- a/clients/client-ivs-realtime/src/commands/CreateParticipantTokenCommand.ts +++ b/clients/client-ivs-realtime/src/commands/CreateParticipantTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -157,6 +158,10 @@ export class CreateParticipantTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateParticipantTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "CreateParticipantToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/CreateStageCommand.ts b/clients/client-ivs-realtime/src/commands/CreateStageCommand.ts index 0403fa75458d9..3eccb79f69df2 100644 --- a/clients/client-ivs-realtime/src/commands/CreateStageCommand.ts +++ b/clients/client-ivs-realtime/src/commands/CreateStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -161,6 +162,10 @@ export class CreateStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateStageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "CreateStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/DeleteStageCommand.ts b/clients/client-ivs-realtime/src/commands/DeleteStageCommand.ts index 621048da1abda..27d8a175a66ff 100644 --- a/clients/client-ivs-realtime/src/commands/DeleteStageCommand.ts +++ b/clients/client-ivs-realtime/src/commands/DeleteStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -125,6 +126,10 @@ export class DeleteStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "DeleteStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/DisconnectParticipantCommand.ts b/clients/client-ivs-realtime/src/commands/DisconnectParticipantCommand.ts index 505c17bfccc56..49cac960bd888 100644 --- a/clients/client-ivs-realtime/src/commands/DisconnectParticipantCommand.ts +++ b/clients/client-ivs-realtime/src/commands/DisconnectParticipantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -127,6 +128,10 @@ export class DisconnectParticipantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "DisconnectParticipant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/GetParticipantCommand.ts b/clients/client-ivs-realtime/src/commands/GetParticipantCommand.ts index 3cc22393bcffd..ea38795649eaa 100644 --- a/clients/client-ivs-realtime/src/commands/GetParticipantCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetParticipantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -134,6 +135,10 @@ export class GetParticipantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "GetParticipant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/GetStageCommand.ts b/clients/client-ivs-realtime/src/commands/GetStageCommand.ts index 8ff74c4b721a7..6a213301885cd 100644 --- a/clients/client-ivs-realtime/src/commands/GetStageCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -128,6 +129,10 @@ export class GetStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "GetStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/GetStageSessionCommand.ts b/clients/client-ivs-realtime/src/commands/GetStageSessionCommand.ts index f4b1bb5ace3f1..d2deaf2b8a1f2 100644 --- a/clients/client-ivs-realtime/src/commands/GetStageSessionCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetStageSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -128,6 +129,10 @@ export class GetStageSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "GetStageSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/ListParticipantEventsCommand.ts b/clients/client-ivs-realtime/src/commands/ListParticipantEventsCommand.ts index 97b3bd9951d1e..7023e2e4deb1c 100644 --- a/clients/client-ivs-realtime/src/commands/ListParticipantEventsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListParticipantEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -134,6 +135,10 @@ export class ListParticipantEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "ListParticipantEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/ListParticipantsCommand.ts b/clients/client-ivs-realtime/src/commands/ListParticipantsCommand.ts index 1873f78c95113..36743fd608127 100644 --- a/clients/client-ivs-realtime/src/commands/ListParticipantsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListParticipantsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -135,6 +136,10 @@ export class ListParticipantsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "ListParticipants", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/ListStageSessionsCommand.ts b/clients/client-ivs-realtime/src/commands/ListStageSessionsCommand.ts index 9fc798d2856c1..cb06553d68fea 100644 --- a/clients/client-ivs-realtime/src/commands/ListStageSessionsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListStageSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -129,6 +130,10 @@ export class ListStageSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "ListStageSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/ListStagesCommand.ts b/clients/client-ivs-realtime/src/commands/ListStagesCommand.ts index 5da55254d4c27..7b49c607835cd 100644 --- a/clients/client-ivs-realtime/src/commands/ListStagesCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListStagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -133,6 +134,10 @@ export class ListStagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "ListStages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/ListTagsForResourceCommand.ts b/clients/client-ivs-realtime/src/commands/ListTagsForResourceCommand.ts index b4fdccdbcfcbf..d98bd587a2d1f 100644 --- a/clients/client-ivs-realtime/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/TagResourceCommand.ts b/clients/client-ivs-realtime/src/commands/TagResourceCommand.ts index 1d56b43be37a7..fe4430b324f02 100644 --- a/clients/client-ivs-realtime/src/commands/TagResourceCommand.ts +++ b/clients/client-ivs-realtime/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/UntagResourceCommand.ts b/clients/client-ivs-realtime/src/commands/UntagResourceCommand.ts index 03466b59d12a4..d621ce32fbb6b 100644 --- a/clients/client-ivs-realtime/src/commands/UntagResourceCommand.ts +++ b/clients/client-ivs-realtime/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs-realtime/src/commands/UpdateStageCommand.ts b/clients/client-ivs-realtime/src/commands/UpdateStageCommand.ts index ca7b99ede030f..20609e6a49cd1 100644 --- a/clients/client-ivs-realtime/src/commands/UpdateStageCommand.ts +++ b/clients/client-ivs-realtime/src/commands/UpdateStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IVSRealTimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IVSRealTimeClient"; @@ -135,6 +136,10 @@ export class UpdateStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceRealTime", + operation: "UpdateStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/package.json b/clients/client-ivs/package.json index ff84a8f144d05..c377a324a6077 100644 --- a/clients/client-ivs/package.json +++ b/clients/client-ivs/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-ivs/src/commands/BatchGetChannelCommand.ts b/clients/client-ivs/src/commands/BatchGetChannelCommand.ts index 4b8b4a119159f..4e8f95ffe9a70 100644 --- a/clients/client-ivs/src/commands/BatchGetChannelCommand.ts +++ b/clients/client-ivs/src/commands/BatchGetChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -139,6 +140,10 @@ export class BatchGetChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "BatchGetChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts b/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts index 80fdcf0e4f71b..bb6f578d53813 100644 --- a/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -136,6 +137,10 @@ export class BatchGetStreamKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchGetStreamKeyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "BatchGetStreamKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts b/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts index 57b164b257b6b..3a560ec39e90b 100644 --- a/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts +++ b/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -148,6 +149,10 @@ export class BatchStartViewerSessionRevocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "BatchStartViewerSessionRevocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/CreateChannelCommand.ts b/clients/client-ivs/src/commands/CreateChannelCommand.ts index d7a4d9fad581c..1d7dc71563116 100644 --- a/clients/client-ivs/src/commands/CreateChannelCommand.ts +++ b/clients/client-ivs/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -162,6 +163,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateChannelResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts index a2f0a7385fa9c..312e10c493222 100644 --- a/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -198,6 +199,10 @@ export class CreateRecordingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "CreateRecordingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts b/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts index 2fd9128667cee..b14190d11b5df 100644 --- a/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -146,6 +147,10 @@ export class CreateStreamKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateStreamKeyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "CreateStreamKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/DeleteChannelCommand.ts b/clients/client-ivs/src/commands/DeleteChannelCommand.ts index 484badd883890..facdc0c8d3bf8 100644 --- a/clients/client-ivs/src/commands/DeleteChannelCommand.ts +++ b/clients/client-ivs/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -130,6 +131,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts index f8cc1ac0792e4..c566474ee6a52 100644 --- a/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -126,6 +127,10 @@ export class DeletePlaybackKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "DeletePlaybackKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts index 1a7795616671b..8e642d3021e5f 100644 --- a/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -135,6 +136,10 @@ export class DeleteRecordingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "DeleteRecordingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts b/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts index 1074331797b47..e8fd6a4c3e6aa 100644 --- a/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -125,6 +126,10 @@ export class DeleteStreamKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "DeleteStreamKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/GetChannelCommand.ts b/clients/client-ivs/src/commands/GetChannelCommand.ts index 8fff674d73256..85dd1ee6bedbe 100644 --- a/clients/client-ivs/src/commands/GetChannelCommand.ts +++ b/clients/client-ivs/src/commands/GetChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -135,6 +136,10 @@ export class GetChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "GetChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts index 1d0ee2b8a5508..94e13ebbf7495 100644 --- a/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -134,6 +135,10 @@ export class GetPlaybackKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "GetPlaybackKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts index c141b2b720573..1ddaa3f4fa029 100644 --- a/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -153,6 +154,10 @@ export class GetRecordingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "GetRecordingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/GetStreamCommand.ts b/clients/client-ivs/src/commands/GetStreamCommand.ts index 362c28628f595..62558fbe0de20 100644 --- a/clients/client-ivs/src/commands/GetStreamCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -128,6 +129,10 @@ export class GetStreamCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "GetStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/GetStreamKeyCommand.ts b/clients/client-ivs/src/commands/GetStreamKeyCommand.ts index c80a5adacd527..6a3b58c0d0310 100644 --- a/clients/client-ivs/src/commands/GetStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -128,6 +129,10 @@ export class GetStreamKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetStreamKeyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "GetStreamKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/GetStreamSessionCommand.ts b/clients/client-ivs/src/commands/GetStreamSessionCommand.ts index fb068bc1dc416..67ffad831ed06 100644 --- a/clients/client-ivs/src/commands/GetStreamSessionCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -196,6 +197,10 @@ export class GetStreamSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "GetStreamSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts index d6de0eedb4ca2..a329ab1b50502 100644 --- a/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -144,6 +145,10 @@ export class ImportPlaybackKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "ImportPlaybackKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/ListChannelsCommand.ts b/clients/client-ivs/src/commands/ListChannelsCommand.ts index 82a8f58d22f70..dc0ef4e5c2172 100644 --- a/clients/client-ivs/src/commands/ListChannelsCommand.ts +++ b/clients/client-ivs/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -142,6 +143,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts b/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts index cfffe1b052e58..bf08525533178 100644 --- a/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts +++ b/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -131,6 +132,10 @@ export class ListPlaybackKeyPairsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "ListPlaybackKeyPairs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts b/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts index af21197132f9b..4948c46fe4cdf 100644 --- a/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts +++ b/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -145,6 +146,10 @@ export class ListRecordingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "ListRecordingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/ListStreamKeysCommand.ts b/clients/client-ivs/src/commands/ListStreamKeysCommand.ts index 52cc3138ba2df..6e65a694b7959 100644 --- a/clients/client-ivs/src/commands/ListStreamKeysCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -134,6 +135,10 @@ export class ListStreamKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "ListStreamKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts b/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts index 23f7a47ef3391..77b2470dd9db0 100644 --- a/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -134,6 +135,10 @@ export class ListStreamSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "ListStreamSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/ListStreamsCommand.ts b/clients/client-ivs/src/commands/ListStreamsCommand.ts index 4d0bfd08f1afa..2dd01d15d7502 100644 --- a/clients/client-ivs/src/commands/ListStreamsCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -133,6 +134,10 @@ export class ListStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "ListStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts b/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts index 39f9b46d0e8cb..0ca5dc25b5e6e 100644 --- a/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/PutMetadataCommand.ts b/clients/client-ivs/src/commands/PutMetadataCommand.ts index b832b702baf2b..d294c461a529e 100644 --- a/clients/client-ivs/src/commands/PutMetadataCommand.ts +++ b/clients/client-ivs/src/commands/PutMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -130,6 +131,10 @@ export class PutMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: PutMetadataRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "PutMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts b/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts index 7cfb1433b5d67..9d475581dfb76 100644 --- a/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts +++ b/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -141,6 +142,10 @@ export class StartViewerSessionRevocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "StartViewerSessionRevocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/StopStreamCommand.ts b/clients/client-ivs/src/commands/StopStreamCommand.ts index 7efc908410b1d..7a56436cf5575 100644 --- a/clients/client-ivs/src/commands/StopStreamCommand.ts +++ b/clients/client-ivs/src/commands/StopStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -132,6 +133,10 @@ export class StopStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "StopStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/TagResourceCommand.ts b/clients/client-ivs/src/commands/TagResourceCommand.ts index 034de4865807e..79c372c87f8cc 100644 --- a/clients/client-ivs/src/commands/TagResourceCommand.ts +++ b/clients/client-ivs/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/UntagResourceCommand.ts b/clients/client-ivs/src/commands/UntagResourceCommand.ts index 61c5e29de61e7..deefeae234da5 100644 --- a/clients/client-ivs/src/commands/UntagResourceCommand.ts +++ b/clients/client-ivs/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivs/src/commands/UpdateChannelCommand.ts b/clients/client-ivs/src/commands/UpdateChannelCommand.ts index 30b27e599da2e..9228f1b944b33 100644 --- a/clients/client-ivs/src/commands/UpdateChannelCommand.ts +++ b/clients/client-ivs/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient"; @@ -150,6 +151,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoService", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/package.json b/clients/client-ivschat/package.json index 45b39199cd59e..9d830cb73983d 100644 --- a/clients/client-ivschat/package.json +++ b/clients/client-ivschat/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts b/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts index d44acf68553d9..0d44a815adc5a 100644 --- a/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts +++ b/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -147,6 +148,10 @@ export class CreateChatTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "CreateChatToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts index f5e1cc1064650..02caf7324c6ea 100644 --- a/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -166,6 +167,10 @@ export class CreateLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "CreateLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/CreateRoomCommand.ts b/clients/client-ivschat/src/commands/CreateRoomCommand.ts index 2ee31d60fb788..47640f41867ab 100644 --- a/clients/client-ivschat/src/commands/CreateRoomCommand.ts +++ b/clients/client-ivschat/src/commands/CreateRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -158,6 +159,10 @@ export class CreateRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "CreateRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts index d12fd424b30c0..cae4e4b737efa 100644 --- a/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -127,6 +128,10 @@ export class DeleteLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "DeleteLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/DeleteMessageCommand.ts b/clients/client-ivschat/src/commands/DeleteMessageCommand.ts index 9d2305f511266..b6610016dc9f0 100644 --- a/clients/client-ivschat/src/commands/DeleteMessageCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -132,6 +133,10 @@ export class DeleteMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "DeleteMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/DeleteRoomCommand.ts b/clients/client-ivschat/src/commands/DeleteRoomCommand.ts index c9fae894412d0..9a60ade751790 100644 --- a/clients/client-ivschat/src/commands/DeleteRoomCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -122,6 +123,10 @@ export class DeleteRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "DeleteRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/DisconnectUserCommand.ts b/clients/client-ivschat/src/commands/DisconnectUserCommand.ts index e2dcbc6f30234..7804894c89c87 100644 --- a/clients/client-ivschat/src/commands/DisconnectUserCommand.ts +++ b/clients/client-ivschat/src/commands/DisconnectUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -131,6 +132,10 @@ export class DisconnectUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "DisconnectUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts index b005b841fbe14..26bee287bbc9a 100644 --- a/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -142,6 +143,10 @@ export class GetLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "GetLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/GetRoomCommand.ts b/clients/client-ivschat/src/commands/GetRoomCommand.ts index a729f99727171..47f20f1cdaac6 100644 --- a/clients/client-ivschat/src/commands/GetRoomCommand.ts +++ b/clients/client-ivschat/src/commands/GetRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -133,6 +134,10 @@ export class GetRoomCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "GetRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts index e035a06dbede9..df861d3625ce1 100644 --- a/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -146,6 +147,10 @@ export class ListLoggingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "ListLoggingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/ListRoomsCommand.ts b/clients/client-ivschat/src/commands/ListRoomsCommand.ts index a75b8c1cafae0..584c9c1f6eefc 100644 --- a/clients/client-ivschat/src/commands/ListRoomsCommand.ts +++ b/clients/client-ivschat/src/commands/ListRoomsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -145,6 +146,10 @@ export class ListRoomsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "ListRooms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts b/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts index 0973564bda760..13c48360f7655 100644 --- a/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/SendEventCommand.ts b/clients/client-ivschat/src/commands/SendEventCommand.ts index 36d48c8e8a2ba..4e7be8e613c99 100644 --- a/clients/client-ivschat/src/commands/SendEventCommand.ts +++ b/clients/client-ivschat/src/commands/SendEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -133,6 +134,10 @@ export class SendEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "SendEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/TagResourceCommand.ts b/clients/client-ivschat/src/commands/TagResourceCommand.ts index a199431524d42..90640cde912f7 100644 --- a/clients/client-ivschat/src/commands/TagResourceCommand.ts +++ b/clients/client-ivschat/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/UntagResourceCommand.ts b/clients/client-ivschat/src/commands/UntagResourceCommand.ts index 919f095b88a01..952ad50d95c89 100644 --- a/clients/client-ivschat/src/commands/UntagResourceCommand.ts +++ b/clients/client-ivschat/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts index 7ee938ca8ceff..a91c5bb8b914e 100644 --- a/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -160,6 +161,10 @@ export class UpdateLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "UpdateLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ivschat/src/commands/UpdateRoomCommand.ts b/clients/client-ivschat/src/commands/UpdateRoomCommand.ts index 68d46184ef8f0..952d74a1800b6 100644 --- a/clients/client-ivschat/src/commands/UpdateRoomCommand.ts +++ b/clients/client-ivschat/src/commands/UpdateRoomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IvschatClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvschatClient"; @@ -150,6 +151,10 @@ export class UpdateRoomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonInteractiveVideoServiceChat", + operation: "UpdateRoom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/package.json b/clients/client-kafka/package.json index 8faaf46f0d6f9..d2509c86fa46f 100644 --- a/clients/client-kafka/package.json +++ b/clients/client-kafka/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kafka/src/commands/BatchAssociateScramSecretCommand.ts b/clients/client-kafka/src/commands/BatchAssociateScramSecretCommand.ts index f41ba48c3ac5e..9f09c92afc80b 100644 --- a/clients/client-kafka/src/commands/BatchAssociateScramSecretCommand.ts +++ b/clients/client-kafka/src/commands/BatchAssociateScramSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -145,6 +146,10 @@ export class BatchAssociateScramSecretCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "BatchAssociateScramSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/BatchDisassociateScramSecretCommand.ts b/clients/client-kafka/src/commands/BatchDisassociateScramSecretCommand.ts index a18d031e87d50..882d0419a2982 100644 --- a/clients/client-kafka/src/commands/BatchDisassociateScramSecretCommand.ts +++ b/clients/client-kafka/src/commands/BatchDisassociateScramSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -150,6 +151,10 @@ export class BatchDisassociateScramSecretCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "BatchDisassociateScramSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/CreateClusterCommand.ts b/clients/client-kafka/src/commands/CreateClusterCommand.ts index 88b80de23b2f6..2d5a1a7be09e1 100644 --- a/clients/client-kafka/src/commands/CreateClusterCommand.ts +++ b/clients/client-kafka/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -243,6 +244,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/CreateClusterV2Command.ts b/clients/client-kafka/src/commands/CreateClusterV2Command.ts index 0b51ef0588965..7e38333d25bbe 100644 --- a/clients/client-kafka/src/commands/CreateClusterV2Command.ts +++ b/clients/client-kafka/src/commands/CreateClusterV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -265,6 +266,10 @@ export class CreateClusterV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "CreateClusterV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/CreateConfigurationCommand.ts b/clients/client-kafka/src/commands/CreateConfigurationCommand.ts index b4de95fd5b154..5b271d77aa874 100644 --- a/clients/client-kafka/src/commands/CreateConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/CreateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -148,6 +149,10 @@ export class CreateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "CreateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/CreateVpcConnectionCommand.ts b/clients/client-kafka/src/commands/CreateVpcConnectionCommand.ts index 83644680583ab..705370d43002b 100644 --- a/clients/client-kafka/src/commands/CreateVpcConnectionCommand.ts +++ b/clients/client-kafka/src/commands/CreateVpcConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -156,6 +157,10 @@ export class CreateVpcConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "CreateVpcConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DeleteClusterCommand.ts b/clients/client-kafka/src/commands/DeleteClusterCommand.ts index d91f4def416dc..e2de6da550f94 100644 --- a/clients/client-kafka/src/commands/DeleteClusterCommand.ts +++ b/clients/client-kafka/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -126,6 +127,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DeleteClusterPolicyCommand.ts b/clients/client-kafka/src/commands/DeleteClusterPolicyCommand.ts index 2a8a401dc1611..1719c470ab25a 100644 --- a/clients/client-kafka/src/commands/DeleteClusterPolicyCommand.ts +++ b/clients/client-kafka/src/commands/DeleteClusterPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -124,6 +125,10 @@ export class DeleteClusterPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DeleteClusterPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DeleteConfigurationCommand.ts b/clients/client-kafka/src/commands/DeleteConfigurationCommand.ts index ff0daa4c5dfac..a05bf658cdb13 100644 --- a/clients/client-kafka/src/commands/DeleteConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/DeleteConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -127,6 +128,10 @@ export class DeleteConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DeleteConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DeleteVpcConnectionCommand.ts b/clients/client-kafka/src/commands/DeleteVpcConnectionCommand.ts index 58df08c9a7fc4..35a2782361594 100644 --- a/clients/client-kafka/src/commands/DeleteVpcConnectionCommand.ts +++ b/clients/client-kafka/src/commands/DeleteVpcConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -127,6 +128,10 @@ export class DeleteVpcConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DeleteVpcConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DescribeClusterCommand.ts b/clients/client-kafka/src/commands/DescribeClusterCommand.ts index 2cef00eb56522..0599ab2a98df8 100644 --- a/clients/client-kafka/src/commands/DescribeClusterCommand.ts +++ b/clients/client-kafka/src/commands/DescribeClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -250,6 +251,10 @@ export class DescribeClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DescribeCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DescribeClusterOperationCommand.ts b/clients/client-kafka/src/commands/DescribeClusterOperationCommand.ts index bf21496262462..48aec914b9ef5 100644 --- a/clients/client-kafka/src/commands/DescribeClusterOperationCommand.ts +++ b/clients/client-kafka/src/commands/DescribeClusterOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -350,6 +351,10 @@ export class DescribeClusterOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DescribeClusterOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DescribeClusterOperationV2Command.ts b/clients/client-kafka/src/commands/DescribeClusterOperationV2Command.ts index 37c9a2686d8c4..796a0640f8dfb 100644 --- a/clients/client-kafka/src/commands/DescribeClusterOperationV2Command.ts +++ b/clients/client-kafka/src/commands/DescribeClusterOperationV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -369,6 +370,10 @@ export class DescribeClusterOperationV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DescribeClusterOperationV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DescribeClusterV2Command.ts b/clients/client-kafka/src/commands/DescribeClusterV2Command.ts index 42ab9e019de1e..fe8e1668ef53a 100644 --- a/clients/client-kafka/src/commands/DescribeClusterV2Command.ts +++ b/clients/client-kafka/src/commands/DescribeClusterV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -270,6 +271,10 @@ export class DescribeClusterV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DescribeClusterV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DescribeConfigurationCommand.ts b/clients/client-kafka/src/commands/DescribeConfigurationCommand.ts index fb60d897d366b..ccc88112299bd 100644 --- a/clients/client-kafka/src/commands/DescribeConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/DescribeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -144,6 +145,10 @@ export class DescribeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DescribeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DescribeConfigurationRevisionCommand.ts b/clients/client-kafka/src/commands/DescribeConfigurationRevisionCommand.ts index bdce9b1bfe249..5cefb2531898a 100644 --- a/clients/client-kafka/src/commands/DescribeConfigurationRevisionCommand.ts +++ b/clients/client-kafka/src/commands/DescribeConfigurationRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -142,6 +143,10 @@ export class DescribeConfigurationRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DescribeConfigurationRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/DescribeVpcConnectionCommand.ts b/clients/client-kafka/src/commands/DescribeVpcConnectionCommand.ts index 8b0ff81fe3533..6d28def667cf8 100644 --- a/clients/client-kafka/src/commands/DescribeVpcConnectionCommand.ts +++ b/clients/client-kafka/src/commands/DescribeVpcConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -146,6 +147,10 @@ export class DescribeVpcConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "DescribeVpcConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/GetBootstrapBrokersCommand.ts b/clients/client-kafka/src/commands/GetBootstrapBrokersCommand.ts index f0fae9f14c31b..e6392c7a586f8 100644 --- a/clients/client-kafka/src/commands/GetBootstrapBrokersCommand.ts +++ b/clients/client-kafka/src/commands/GetBootstrapBrokersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -138,6 +139,10 @@ export class GetBootstrapBrokersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "GetBootstrapBrokers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/GetClusterPolicyCommand.ts b/clients/client-kafka/src/commands/GetClusterPolicyCommand.ts index e1f08055a3644..262777ad0a9c3 100644 --- a/clients/client-kafka/src/commands/GetClusterPolicyCommand.ts +++ b/clients/client-kafka/src/commands/GetClusterPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -127,6 +128,10 @@ export class GetClusterPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "GetClusterPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/GetCompatibleKafkaVersionsCommand.ts b/clients/client-kafka/src/commands/GetCompatibleKafkaVersionsCommand.ts index fd52fe4b129e2..7711025f31a7a 100644 --- a/clients/client-kafka/src/commands/GetCompatibleKafkaVersionsCommand.ts +++ b/clients/client-kafka/src/commands/GetCompatibleKafkaVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -142,6 +143,10 @@ export class GetCompatibleKafkaVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "GetCompatibleKafkaVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListClientVpcConnectionsCommand.ts b/clients/client-kafka/src/commands/ListClientVpcConnectionsCommand.ts index ba6ff0f0fb011..eb2b2090c9efb 100644 --- a/clients/client-kafka/src/commands/ListClientVpcConnectionsCommand.ts +++ b/clients/client-kafka/src/commands/ListClientVpcConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -140,6 +141,10 @@ export class ListClientVpcConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListClientVpcConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListClusterOperationsCommand.ts b/clients/client-kafka/src/commands/ListClusterOperationsCommand.ts index b08599f3224a2..5fef152333507 100644 --- a/clients/client-kafka/src/commands/ListClusterOperationsCommand.ts +++ b/clients/client-kafka/src/commands/ListClusterOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -352,6 +353,10 @@ export class ListClusterOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListClusterOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListClusterOperationsV2Command.ts b/clients/client-kafka/src/commands/ListClusterOperationsV2Command.ts index 91f143c95daab..dabcf1518645a 100644 --- a/clients/client-kafka/src/commands/ListClusterOperationsV2Command.ts +++ b/clients/client-kafka/src/commands/ListClusterOperationsV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -148,6 +149,10 @@ export class ListClusterOperationsV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListClusterOperationsV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListClustersCommand.ts b/clients/client-kafka/src/commands/ListClustersCommand.ts index 9cebae2b91052..09fc0d40351ce 100644 --- a/clients/client-kafka/src/commands/ListClustersCommand.ts +++ b/clients/client-kafka/src/commands/ListClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -250,6 +251,10 @@ export class ListClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListClustersV2Command.ts b/clients/client-kafka/src/commands/ListClustersV2Command.ts index 8499fae61005f..76285d7529603 100644 --- a/clients/client-kafka/src/commands/ListClustersV2Command.ts +++ b/clients/client-kafka/src/commands/ListClustersV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -273,6 +274,10 @@ export class ListClustersV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListClustersV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListConfigurationRevisionsCommand.ts b/clients/client-kafka/src/commands/ListConfigurationRevisionsCommand.ts index 16649273464cf..22727c77af08a 100644 --- a/clients/client-kafka/src/commands/ListConfigurationRevisionsCommand.ts +++ b/clients/client-kafka/src/commands/ListConfigurationRevisionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -141,6 +142,10 @@ export class ListConfigurationRevisionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListConfigurationRevisions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListConfigurationsCommand.ts b/clients/client-kafka/src/commands/ListConfigurationsCommand.ts index 3037425177eb7..fac5b847feb9d 100644 --- a/clients/client-kafka/src/commands/ListConfigurationsCommand.ts +++ b/clients/client-kafka/src/commands/ListConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -147,6 +148,10 @@ export class ListConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListKafkaVersionsCommand.ts b/clients/client-kafka/src/commands/ListKafkaVersionsCommand.ts index 413878cc6de9c..fad9ce1fcde3a 100644 --- a/clients/client-kafka/src/commands/ListKafkaVersionsCommand.ts +++ b/clients/client-kafka/src/commands/ListKafkaVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -133,6 +134,10 @@ export class ListKafkaVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListKafkaVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListNodesCommand.ts b/clients/client-kafka/src/commands/ListNodesCommand.ts index e91dd02410af0..7500f0b1ffd16 100644 --- a/clients/client-kafka/src/commands/ListNodesCommand.ts +++ b/clients/client-kafka/src/commands/ListNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -157,6 +158,10 @@ export class ListNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListScramSecretsCommand.ts b/clients/client-kafka/src/commands/ListScramSecretsCommand.ts index d5decdef347ad..f2104551f9a2d 100644 --- a/clients/client-kafka/src/commands/ListScramSecretsCommand.ts +++ b/clients/client-kafka/src/commands/ListScramSecretsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -140,6 +141,10 @@ export class ListScramSecretsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListScramSecrets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListTagsForResourceCommand.ts b/clients/client-kafka/src/commands/ListTagsForResourceCommand.ts index f16e6e24fad58..562c5e4f79894 100644 --- a/clients/client-kafka/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kafka/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/ListVpcConnectionsCommand.ts b/clients/client-kafka/src/commands/ListVpcConnectionsCommand.ts index 7598a8170c4c5..9674f68377c17 100644 --- a/clients/client-kafka/src/commands/ListVpcConnectionsCommand.ts +++ b/clients/client-kafka/src/commands/ListVpcConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -140,6 +141,10 @@ export class ListVpcConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "ListVpcConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/PutClusterPolicyCommand.ts b/clients/client-kafka/src/commands/PutClusterPolicyCommand.ts index f11f449dec97e..aa3e3503aa838 100644 --- a/clients/client-kafka/src/commands/PutClusterPolicyCommand.ts +++ b/clients/client-kafka/src/commands/PutClusterPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -125,6 +126,10 @@ export class PutClusterPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "PutClusterPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/RebootBrokerCommand.ts b/clients/client-kafka/src/commands/RebootBrokerCommand.ts index 350ad48252624..7a9848ed1c5c6 100644 --- a/clients/client-kafka/src/commands/RebootBrokerCommand.ts +++ b/clients/client-kafka/src/commands/RebootBrokerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -137,6 +138,10 @@ export class RebootBrokerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "RebootBroker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/RejectClientVpcConnectionCommand.ts b/clients/client-kafka/src/commands/RejectClientVpcConnectionCommand.ts index 78e52444de176..935e1b8d6da94 100644 --- a/clients/client-kafka/src/commands/RejectClientVpcConnectionCommand.ts +++ b/clients/client-kafka/src/commands/RejectClientVpcConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -128,6 +129,10 @@ export class RejectClientVpcConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "RejectClientVpcConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/TagResourceCommand.ts b/clients/client-kafka/src/commands/TagResourceCommand.ts index 692fc14db3a21..c0f16931b5ee2 100644 --- a/clients/client-kafka/src/commands/TagResourceCommand.ts +++ b/clients/client-kafka/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UntagResourceCommand.ts b/clients/client-kafka/src/commands/UntagResourceCommand.ts index 05d94b4dae905..924b06384968e 100644 --- a/clients/client-kafka/src/commands/UntagResourceCommand.ts +++ b/clients/client-kafka/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateBrokerCountCommand.ts b/clients/client-kafka/src/commands/UpdateBrokerCountCommand.ts index 6c94f7be7392e..12c41bf2f6bb7 100644 --- a/clients/client-kafka/src/commands/UpdateBrokerCountCommand.ts +++ b/clients/client-kafka/src/commands/UpdateBrokerCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -132,6 +133,10 @@ export class UpdateBrokerCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateBrokerCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateBrokerStorageCommand.ts b/clients/client-kafka/src/commands/UpdateBrokerStorageCommand.ts index 0299c65fbdffe..8d9528fda32ed 100644 --- a/clients/client-kafka/src/commands/UpdateBrokerStorageCommand.ts +++ b/clients/client-kafka/src/commands/UpdateBrokerStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -141,6 +142,10 @@ export class UpdateBrokerStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateBrokerStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateBrokerTypeCommand.ts b/clients/client-kafka/src/commands/UpdateBrokerTypeCommand.ts index 8d1da675279ab..0bfc19f9f9060 100644 --- a/clients/client-kafka/src/commands/UpdateBrokerTypeCommand.ts +++ b/clients/client-kafka/src/commands/UpdateBrokerTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -138,6 +139,10 @@ export class UpdateBrokerTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateBrokerType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateClusterConfigurationCommand.ts b/clients/client-kafka/src/commands/UpdateClusterConfigurationCommand.ts index ac571b5636729..a135f4dc76645 100644 --- a/clients/client-kafka/src/commands/UpdateClusterConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/UpdateClusterConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -138,6 +139,10 @@ export class UpdateClusterConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateClusterConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateClusterKafkaVersionCommand.ts b/clients/client-kafka/src/commands/UpdateClusterKafkaVersionCommand.ts index 6ce443dad6768..32329eee93bab 100644 --- a/clients/client-kafka/src/commands/UpdateClusterKafkaVersionCommand.ts +++ b/clients/client-kafka/src/commands/UpdateClusterKafkaVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -142,6 +143,10 @@ export class UpdateClusterKafkaVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateClusterKafkaVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateConfigurationCommand.ts b/clients/client-kafka/src/commands/UpdateConfigurationCommand.ts index f7d22a52a2e25..d2e57b0ea77bc 100644 --- a/clients/client-kafka/src/commands/UpdateConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/UpdateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -139,6 +140,10 @@ export class UpdateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateConnectivityCommand.ts b/clients/client-kafka/src/commands/UpdateConnectivityCommand.ts index 89b8038c41dd6..f19eac0efb25d 100644 --- a/clients/client-kafka/src/commands/UpdateConnectivityCommand.ts +++ b/clients/client-kafka/src/commands/UpdateConnectivityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -154,6 +155,10 @@ export class UpdateConnectivityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateConnectivity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateMonitoringCommand.ts b/clients/client-kafka/src/commands/UpdateMonitoringCommand.ts index f819a7c458d4d..71ad797226664 100644 --- a/clients/client-kafka/src/commands/UpdateMonitoringCommand.ts +++ b/clients/client-kafka/src/commands/UpdateMonitoringCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -159,6 +160,10 @@ export class UpdateMonitoringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateMonitoring", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateSecurityCommand.ts b/clients/client-kafka/src/commands/UpdateSecurityCommand.ts index 65baef112d11b..40358d79a4f69 100644 --- a/clients/client-kafka/src/commands/UpdateSecurityCommand.ts +++ b/clients/client-kafka/src/commands/UpdateSecurityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -165,6 +166,10 @@ export class UpdateSecurityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateSecurity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafka/src/commands/UpdateStorageCommand.ts b/clients/client-kafka/src/commands/UpdateStorageCommand.ts index 5901facae1e06..eb3b914438722 100644 --- a/clients/client-kafka/src/commands/UpdateStorageCommand.ts +++ b/clients/client-kafka/src/commands/UpdateStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaClient"; @@ -141,6 +142,10 @@ export class UpdateStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kafka", + operation: "UpdateStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/package.json b/clients/client-kafkaconnect/package.json index f77049e7a9a6a..6646e73381d37 100644 --- a/clients/client-kafkaconnect/package.json +++ b/clients/client-kafkaconnect/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kafkaconnect/src/commands/CreateConnectorCommand.ts b/clients/client-kafkaconnect/src/commands/CreateConnectorCommand.ts index a9116de42058b..05fcb2e06d1b0 100644 --- a/clients/client-kafkaconnect/src/commands/CreateConnectorCommand.ts +++ b/clients/client-kafkaconnect/src/commands/CreateConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -222,6 +223,10 @@ export class CreateConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: CreateConnectorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "CreateConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/CreateCustomPluginCommand.ts b/clients/client-kafkaconnect/src/commands/CreateCustomPluginCommand.ts index 93d178f5c71c4..47981b7ad1350 100644 --- a/clients/client-kafkaconnect/src/commands/CreateCustomPluginCommand.ts +++ b/clients/client-kafkaconnect/src/commands/CreateCustomPluginCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -157,6 +158,10 @@ export class CreateCustomPluginCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "CreateCustomPlugin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/CreateWorkerConfigurationCommand.ts b/clients/client-kafkaconnect/src/commands/CreateWorkerConfigurationCommand.ts index d1f5356854047..e79e52b9d0584 100644 --- a/clients/client-kafkaconnect/src/commands/CreateWorkerConfigurationCommand.ts +++ b/clients/client-kafkaconnect/src/commands/CreateWorkerConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -158,6 +159,10 @@ export class CreateWorkerConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateWorkerConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "CreateWorkerConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/DeleteConnectorCommand.ts b/clients/client-kafkaconnect/src/commands/DeleteConnectorCommand.ts index ddf18b69cbfda..8c02722a3b95a 100644 --- a/clients/client-kafkaconnect/src/commands/DeleteConnectorCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DeleteConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -143,6 +144,10 @@ export class DeleteConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "DeleteConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/DeleteCustomPluginCommand.ts b/clients/client-kafkaconnect/src/commands/DeleteCustomPluginCommand.ts index be568c0f8f0ca..259dbf419a353 100644 --- a/clients/client-kafkaconnect/src/commands/DeleteCustomPluginCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DeleteCustomPluginCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -142,6 +143,10 @@ export class DeleteCustomPluginCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "DeleteCustomPlugin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/DescribeConnectorCommand.ts b/clients/client-kafkaconnect/src/commands/DescribeConnectorCommand.ts index e61079bbdfc36..8adc2c51ed39e 100644 --- a/clients/client-kafkaconnect/src/commands/DescribeConnectorCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DescribeConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -224,6 +225,10 @@ export class DescribeConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeConnectorResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "DescribeConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/DescribeCustomPluginCommand.ts b/clients/client-kafkaconnect/src/commands/DescribeCustomPluginCommand.ts index e13ab11a6f88f..b875d11cb9383 100644 --- a/clients/client-kafkaconnect/src/commands/DescribeCustomPluginCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DescribeCustomPluginCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -166,6 +167,10 @@ export class DescribeCustomPluginCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "DescribeCustomPlugin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/DescribeWorkerConfigurationCommand.ts b/clients/client-kafkaconnect/src/commands/DescribeWorkerConfigurationCommand.ts index 3ec452f8c9b9c..d41d82d644c6b 100644 --- a/clients/client-kafkaconnect/src/commands/DescribeWorkerConfigurationCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DescribeWorkerConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -159,6 +160,10 @@ export class DescribeWorkerConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeWorkerConfigurationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "DescribeWorkerConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/ListConnectorsCommand.ts b/clients/client-kafkaconnect/src/commands/ListConnectorsCommand.ts index 6a64464c61076..2b24e7f4883f6 100644 --- a/clients/client-kafkaconnect/src/commands/ListConnectorsCommand.ts +++ b/clients/client-kafkaconnect/src/commands/ListConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -222,6 +223,10 @@ export class ListConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "ListConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/ListCustomPluginsCommand.ts b/clients/client-kafkaconnect/src/commands/ListCustomPluginsCommand.ts index 6b156bbf46145..202430f6d48b7 100644 --- a/clients/client-kafkaconnect/src/commands/ListCustomPluginsCommand.ts +++ b/clients/client-kafkaconnect/src/commands/ListCustomPluginsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -168,6 +169,10 @@ export class ListCustomPluginsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "ListCustomPlugins", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/ListWorkerConfigurationsCommand.ts b/clients/client-kafkaconnect/src/commands/ListWorkerConfigurationsCommand.ts index 1e3667bde058f..ebf9a06676e7e 100644 --- a/clients/client-kafkaconnect/src/commands/ListWorkerConfigurationsCommand.ts +++ b/clients/client-kafkaconnect/src/commands/ListWorkerConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -155,6 +156,10 @@ export class ListWorkerConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "ListWorkerConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kafkaconnect/src/commands/UpdateConnectorCommand.ts b/clients/client-kafkaconnect/src/commands/UpdateConnectorCommand.ts index 96ce2394d750b..62789adfe874e 100644 --- a/clients/client-kafkaconnect/src/commands/UpdateConnectorCommand.ts +++ b/clients/client-kafkaconnect/src/commands/UpdateConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KafkaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KafkaConnectClient"; @@ -160,6 +161,10 @@ export class UpdateConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KafkaConnect", + operation: "UpdateConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/package.json b/clients/client-kendra-ranking/package.json index 0dd1d8cd58214..b7a472df22fb3 100644 --- a/clients/client-kendra-ranking/package.json +++ b/clients/client-kendra-ranking/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-kendra-ranking/src/commands/CreateRescoreExecutionPlanCommand.ts b/clients/client-kendra-ranking/src/commands/CreateRescoreExecutionPlanCommand.ts index 425e4f697a885..8c379402560e3 100644 --- a/clients/client-kendra-ranking/src/commands/CreateRescoreExecutionPlanCommand.ts +++ b/clients/client-kendra-ranking/src/commands/CreateRescoreExecutionPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -166,6 +167,10 @@ export class CreateRescoreExecutionPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "CreateRescoreExecutionPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/src/commands/DeleteRescoreExecutionPlanCommand.ts b/clients/client-kendra-ranking/src/commands/DeleteRescoreExecutionPlanCommand.ts index d5e08f028af9f..3c7c47fe443de 100644 --- a/clients/client-kendra-ranking/src/commands/DeleteRescoreExecutionPlanCommand.ts +++ b/clients/client-kendra-ranking/src/commands/DeleteRescoreExecutionPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -143,6 +144,10 @@ export class DeleteRescoreExecutionPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "DeleteRescoreExecutionPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/src/commands/DescribeRescoreExecutionPlanCommand.ts b/clients/client-kendra-ranking/src/commands/DescribeRescoreExecutionPlanCommand.ts index c69918e6fec0e..de4be48fe8bcd 100644 --- a/clients/client-kendra-ranking/src/commands/DescribeRescoreExecutionPlanCommand.ts +++ b/clients/client-kendra-ranking/src/commands/DescribeRescoreExecutionPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -156,6 +157,10 @@ export class DescribeRescoreExecutionPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "DescribeRescoreExecutionPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/src/commands/ListRescoreExecutionPlansCommand.ts b/clients/client-kendra-ranking/src/commands/ListRescoreExecutionPlansCommand.ts index 0bdf1871e719f..f5577c6fd63d4 100644 --- a/clients/client-kendra-ranking/src/commands/ListRescoreExecutionPlansCommand.ts +++ b/clients/client-kendra-ranking/src/commands/ListRescoreExecutionPlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -146,6 +147,10 @@ export class ListRescoreExecutionPlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "ListRescoreExecutionPlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/src/commands/ListTagsForResourceCommand.ts b/clients/client-kendra-ranking/src/commands/ListTagsForResourceCommand.ts index 35746c83b0a4e..ddefb141b236b 100644 --- a/clients/client-kendra-ranking/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kendra-ranking/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -146,6 +147,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/src/commands/RescoreCommand.ts b/clients/client-kendra-ranking/src/commands/RescoreCommand.ts index d347c3a4d274a..7e9dec5b5c054 100644 --- a/clients/client-kendra-ranking/src/commands/RescoreCommand.ts +++ b/clients/client-kendra-ranking/src/commands/RescoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -166,6 +167,10 @@ export class RescoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "Rescore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/src/commands/TagResourceCommand.ts b/clients/client-kendra-ranking/src/commands/TagResourceCommand.ts index 07acb84c2cbbf..47b120078de6d 100644 --- a/clients/client-kendra-ranking/src/commands/TagResourceCommand.ts +++ b/clients/client-kendra-ranking/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -145,6 +146,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/src/commands/UntagResourceCommand.ts b/clients/client-kendra-ranking/src/commands/UntagResourceCommand.ts index f58c5bf943f04..85d2dc30f667d 100644 --- a/clients/client-kendra-ranking/src/commands/UntagResourceCommand.ts +++ b/clients/client-kendra-ranking/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -141,6 +142,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra-ranking/src/commands/UpdateRescoreExecutionPlanCommand.ts b/clients/client-kendra-ranking/src/commands/UpdateRescoreExecutionPlanCommand.ts index 8c196563698f9..cb6b01a6c2a4d 100644 --- a/clients/client-kendra-ranking/src/commands/UpdateRescoreExecutionPlanCommand.ts +++ b/clients/client-kendra-ranking/src/commands/UpdateRescoreExecutionPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraRankingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraRankingClient"; @@ -158,6 +159,10 @@ export class UpdateRescoreExecutionPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraRerankingFrontendService", + operation: "UpdateRescoreExecutionPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/package.json b/clients/client-kendra/package.json index c2c1e49df2e9f..35a03e00d6b01 100644 --- a/clients/client-kendra/package.json +++ b/clients/client-kendra/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts b/clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts index d6b5f39bc1629..5314fed5067aa 100644 --- a/clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts +++ b/clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -159,6 +160,10 @@ export class AssociateEntitiesToExperienceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "AssociateEntitiesToExperience", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts b/clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts index 770ec95d640f1..4c14acde7ba33 100644 --- a/clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts +++ b/clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -156,6 +157,10 @@ export class AssociatePersonasToEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "AssociatePersonasToEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/BatchDeleteDocumentCommand.ts b/clients/client-kendra/src/commands/BatchDeleteDocumentCommand.ts index cd675d3061c4c..7afcfa4b59b37 100644 --- a/clients/client-kendra/src/commands/BatchDeleteDocumentCommand.ts +++ b/clients/client-kendra/src/commands/BatchDeleteDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -158,6 +159,10 @@ export class BatchDeleteDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "BatchDeleteDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/BatchDeleteFeaturedResultsSetCommand.ts b/clients/client-kendra/src/commands/BatchDeleteFeaturedResultsSetCommand.ts index ab1426e3e64e9..734bdf56b7600 100644 --- a/clients/client-kendra/src/commands/BatchDeleteFeaturedResultsSetCommand.ts +++ b/clients/client-kendra/src/commands/BatchDeleteFeaturedResultsSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -150,6 +151,10 @@ export class BatchDeleteFeaturedResultsSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "BatchDeleteFeaturedResultsSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/BatchGetDocumentStatusCommand.ts b/clients/client-kendra/src/commands/BatchGetDocumentStatusCommand.ts index 13e8212d35589..315f9ad8825fc 100644 --- a/clients/client-kendra/src/commands/BatchGetDocumentStatusCommand.ts +++ b/clients/client-kendra/src/commands/BatchGetDocumentStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -178,6 +179,10 @@ export class BatchGetDocumentStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "BatchGetDocumentStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/BatchPutDocumentCommand.ts b/clients/client-kendra/src/commands/BatchPutDocumentCommand.ts index 8a8f1d5af1ad4..2979a2a4e3de6 100644 --- a/clients/client-kendra/src/commands/BatchPutDocumentCommand.ts +++ b/clients/client-kendra/src/commands/BatchPutDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -271,6 +272,10 @@ export class BatchPutDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "BatchPutDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ClearQuerySuggestionsCommand.ts b/clients/client-kendra/src/commands/ClearQuerySuggestionsCommand.ts index b3daaa86c63e6..5af4d13c20961 100644 --- a/clients/client-kendra/src/commands/ClearQuerySuggestionsCommand.ts +++ b/clients/client-kendra/src/commands/ClearQuerySuggestionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -145,6 +146,10 @@ export class ClearQuerySuggestionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ClearQuerySuggestions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/CreateAccessControlConfigurationCommand.ts b/clients/client-kendra/src/commands/CreateAccessControlConfigurationCommand.ts index ba27d7eee32fa..28089458e18a4 100644 --- a/clients/client-kendra/src/commands/CreateAccessControlConfigurationCommand.ts +++ b/clients/client-kendra/src/commands/CreateAccessControlConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -190,6 +191,10 @@ export class CreateAccessControlConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "CreateAccessControlConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/CreateDataSourceCommand.ts b/clients/client-kendra/src/commands/CreateDataSourceCommand.ts index 5d9b3ecc79529..9398a81067b6b 100644 --- a/clients/client-kendra/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-kendra/src/commands/CreateDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -724,6 +725,10 @@ export class CreateDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "CreateDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/CreateExperienceCommand.ts b/clients/client-kendra/src/commands/CreateExperienceCommand.ts index 4c75bd2d30e53..23452fd21aa7d 100644 --- a/clients/client-kendra/src/commands/CreateExperienceCommand.ts +++ b/clients/client-kendra/src/commands/CreateExperienceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -165,6 +166,10 @@ export class CreateExperienceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "CreateExperience", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/CreateFaqCommand.ts b/clients/client-kendra/src/commands/CreateFaqCommand.ts index 383d8978b2034..3e7a427ffd91a 100644 --- a/clients/client-kendra/src/commands/CreateFaqCommand.ts +++ b/clients/client-kendra/src/commands/CreateFaqCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -161,6 +162,10 @@ export class CreateFaqCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "CreateFaq", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/CreateFeaturedResultsSetCommand.ts b/clients/client-kendra/src/commands/CreateFeaturedResultsSetCommand.ts index 98fcb1cfe4821..32813a09d2b34 100644 --- a/clients/client-kendra/src/commands/CreateFeaturedResultsSetCommand.ts +++ b/clients/client-kendra/src/commands/CreateFeaturedResultsSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -183,6 +184,10 @@ export class CreateFeaturedResultsSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "CreateFeaturedResultsSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/CreateIndexCommand.ts b/clients/client-kendra/src/commands/CreateIndexCommand.ts index 4debf0ba55b16..97062f5a9cbe9 100644 --- a/clients/client-kendra/src/commands/CreateIndexCommand.ts +++ b/clients/client-kendra/src/commands/CreateIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -185,6 +186,10 @@ export class CreateIndexCommand extends $Command< commandName, inputFilterSensitiveLog: CreateIndexRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "CreateIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/CreateQuerySuggestionsBlockListCommand.ts b/clients/client-kendra/src/commands/CreateQuerySuggestionsBlockListCommand.ts index cabf552632d26..ad4fbd8a37438 100644 --- a/clients/client-kendra/src/commands/CreateQuerySuggestionsBlockListCommand.ts +++ b/clients/client-kendra/src/commands/CreateQuerySuggestionsBlockListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -177,6 +178,10 @@ export class CreateQuerySuggestionsBlockListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "CreateQuerySuggestionsBlockList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/CreateThesaurusCommand.ts b/clients/client-kendra/src/commands/CreateThesaurusCommand.ts index ab5cc768b22ed..5429cf3e44795 100644 --- a/clients/client-kendra/src/commands/CreateThesaurusCommand.ts +++ b/clients/client-kendra/src/commands/CreateThesaurusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -162,6 +163,10 @@ export class CreateThesaurusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "CreateThesaurus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DeleteAccessControlConfigurationCommand.ts b/clients/client-kendra/src/commands/DeleteAccessControlConfigurationCommand.ts index 1850ca267a2af..ee0818fa300cc 100644 --- a/clients/client-kendra/src/commands/DeleteAccessControlConfigurationCommand.ts +++ b/clients/client-kendra/src/commands/DeleteAccessControlConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -145,6 +146,10 @@ export class DeleteAccessControlConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DeleteAccessControlConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DeleteDataSourceCommand.ts b/clients/client-kendra/src/commands/DeleteDataSourceCommand.ts index 0cd368ac28dcb..e6310ff0bb24f 100644 --- a/clients/client-kendra/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-kendra/src/commands/DeleteDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -143,6 +144,10 @@ export class DeleteDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DeleteDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DeleteExperienceCommand.ts b/clients/client-kendra/src/commands/DeleteExperienceCommand.ts index 57f5f7867b4b5..db900778c869b 100644 --- a/clients/client-kendra/src/commands/DeleteExperienceCommand.ts +++ b/clients/client-kendra/src/commands/DeleteExperienceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -139,6 +140,10 @@ export class DeleteExperienceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DeleteExperience", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DeleteFaqCommand.ts b/clients/client-kendra/src/commands/DeleteFaqCommand.ts index 1f56c2cdf9e7a..e5ea2cade6af2 100644 --- a/clients/client-kendra/src/commands/DeleteFaqCommand.ts +++ b/clients/client-kendra/src/commands/DeleteFaqCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -135,6 +136,10 @@ export class DeleteFaqCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DeleteFaq", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DeleteIndexCommand.ts b/clients/client-kendra/src/commands/DeleteIndexCommand.ts index bfe73587fd90f..3e536f7608e21 100644 --- a/clients/client-kendra/src/commands/DeleteIndexCommand.ts +++ b/clients/client-kendra/src/commands/DeleteIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -137,6 +138,10 @@ export class DeleteIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DeleteIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DeletePrincipalMappingCommand.ts b/clients/client-kendra/src/commands/DeletePrincipalMappingCommand.ts index f53ba1c945079..eccacde60f6f6 100644 --- a/clients/client-kendra/src/commands/DeletePrincipalMappingCommand.ts +++ b/clients/client-kendra/src/commands/DeletePrincipalMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -151,6 +152,10 @@ export class DeletePrincipalMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DeletePrincipalMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DeleteQuerySuggestionsBlockListCommand.ts b/clients/client-kendra/src/commands/DeleteQuerySuggestionsBlockListCommand.ts index 6e5eac3498338..be39c5f640543 100644 --- a/clients/client-kendra/src/commands/DeleteQuerySuggestionsBlockListCommand.ts +++ b/clients/client-kendra/src/commands/DeleteQuerySuggestionsBlockListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -146,6 +147,10 @@ export class DeleteQuerySuggestionsBlockListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DeleteQuerySuggestionsBlockList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DeleteThesaurusCommand.ts b/clients/client-kendra/src/commands/DeleteThesaurusCommand.ts index f2147b0c76ffe..01f971f483c6f 100644 --- a/clients/client-kendra/src/commands/DeleteThesaurusCommand.ts +++ b/clients/client-kendra/src/commands/DeleteThesaurusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -138,6 +139,10 @@ export class DeleteThesaurusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DeleteThesaurus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeAccessControlConfigurationCommand.ts b/clients/client-kendra/src/commands/DescribeAccessControlConfigurationCommand.ts index 6590339e610fc..538622266b22d 100644 --- a/clients/client-kendra/src/commands/DescribeAccessControlConfigurationCommand.ts +++ b/clients/client-kendra/src/commands/DescribeAccessControlConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -168,6 +169,10 @@ export class DescribeAccessControlConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeAccessControlConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeDataSourceCommand.ts b/clients/client-kendra/src/commands/DescribeDataSourceCommand.ts index a8d2888cc5a07..c6289842ffd62 100644 --- a/clients/client-kendra/src/commands/DescribeDataSourceCommand.ts +++ b/clients/client-kendra/src/commands/DescribeDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -699,6 +700,10 @@ export class DescribeDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeExperienceCommand.ts b/clients/client-kendra/src/commands/DescribeExperienceCommand.ts index 7f47817037146..6eaf4468148d1 100644 --- a/clients/client-kendra/src/commands/DescribeExperienceCommand.ts +++ b/clients/client-kendra/src/commands/DescribeExperienceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -166,6 +167,10 @@ export class DescribeExperienceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeExperience", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeFaqCommand.ts b/clients/client-kendra/src/commands/DescribeFaqCommand.ts index 287b56a9ce7ab..6eb0707ac26b1 100644 --- a/clients/client-kendra/src/commands/DescribeFaqCommand.ts +++ b/clients/client-kendra/src/commands/DescribeFaqCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -147,6 +148,10 @@ export class DescribeFaqCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeFaq", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeFeaturedResultsSetCommand.ts b/clients/client-kendra/src/commands/DescribeFeaturedResultsSetCommand.ts index cf4975ac24207..e82eeb7b70184 100644 --- a/clients/client-kendra/src/commands/DescribeFeaturedResultsSetCommand.ts +++ b/clients/client-kendra/src/commands/DescribeFeaturedResultsSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -157,6 +158,10 @@ export class DescribeFeaturedResultsSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeFeaturedResultsSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeIndexCommand.ts b/clients/client-kendra/src/commands/DescribeIndexCommand.ts index 9742d4c88e223..5c37d455e651c 100644 --- a/clients/client-kendra/src/commands/DescribeIndexCommand.ts +++ b/clients/client-kendra/src/commands/DescribeIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -202,6 +203,10 @@ export class DescribeIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeIndexResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribePrincipalMappingCommand.ts b/clients/client-kendra/src/commands/DescribePrincipalMappingCommand.ts index 43dde941b4dd5..ab156edb4a09f 100644 --- a/clients/client-kendra/src/commands/DescribePrincipalMappingCommand.ts +++ b/clients/client-kendra/src/commands/DescribePrincipalMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -154,6 +155,10 @@ export class DescribePrincipalMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribePrincipalMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeQuerySuggestionsBlockListCommand.ts b/clients/client-kendra/src/commands/DescribeQuerySuggestionsBlockListCommand.ts index 0f21592d7a33c..2b1d300fba250 100644 --- a/clients/client-kendra/src/commands/DescribeQuerySuggestionsBlockListCommand.ts +++ b/clients/client-kendra/src/commands/DescribeQuerySuggestionsBlockListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -163,6 +164,10 @@ export class DescribeQuerySuggestionsBlockListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeQuerySuggestionsBlockList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeQuerySuggestionsConfigCommand.ts b/clients/client-kendra/src/commands/DescribeQuerySuggestionsConfigCommand.ts index b0c3d8f174c1e..a60d512e65bfa 100644 --- a/clients/client-kendra/src/commands/DescribeQuerySuggestionsConfigCommand.ts +++ b/clients/client-kendra/src/commands/DescribeQuerySuggestionsConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -161,6 +162,10 @@ export class DescribeQuerySuggestionsConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeQuerySuggestionsConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DescribeThesaurusCommand.ts b/clients/client-kendra/src/commands/DescribeThesaurusCommand.ts index 1e017530e0952..f064300b91c97 100644 --- a/clients/client-kendra/src/commands/DescribeThesaurusCommand.ts +++ b/clients/client-kendra/src/commands/DescribeThesaurusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -150,6 +151,10 @@ export class DescribeThesaurusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DescribeThesaurus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts b/clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts index 8376996da10dd..bb776ad3f64f6 100644 --- a/clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts +++ b/clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -158,6 +159,10 @@ export class DisassociateEntitiesFromExperienceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DisassociateEntitiesFromExperience", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts b/clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts index 76743fac30d91..adf7d1e744d18 100644 --- a/clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts +++ b/clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -152,6 +153,10 @@ export class DisassociatePersonasFromEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "DisassociatePersonasFromEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/GetQuerySuggestionsCommand.ts b/clients/client-kendra/src/commands/GetQuerySuggestionsCommand.ts index bf2fc27d64699..0e21f4d3d3619 100644 --- a/clients/client-kendra/src/commands/GetQuerySuggestionsCommand.ts +++ b/clients/client-kendra/src/commands/GetQuerySuggestionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -292,6 +293,10 @@ export class GetQuerySuggestionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "GetQuerySuggestions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/GetSnapshotsCommand.ts b/clients/client-kendra/src/commands/GetSnapshotsCommand.ts index b7bc741265b2c..3c4a9ed8de8a1 100644 --- a/clients/client-kendra/src/commands/GetSnapshotsCommand.ts +++ b/clients/client-kendra/src/commands/GetSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -145,6 +146,10 @@ export class GetSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "GetSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListAccessControlConfigurationsCommand.ts b/clients/client-kendra/src/commands/ListAccessControlConfigurationsCommand.ts index a8e94dcd2f53c..2ff4ae22a2db8 100644 --- a/clients/client-kendra/src/commands/ListAccessControlConfigurationsCommand.ts +++ b/clients/client-kendra/src/commands/ListAccessControlConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -149,6 +150,10 @@ export class ListAccessControlConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListAccessControlConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts b/clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts index b287f48936373..1bafba1180f55 100644 --- a/clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts +++ b/clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -164,6 +165,10 @@ export class ListDataSourceSyncJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListDataSourceSyncJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListDataSourcesCommand.ts b/clients/client-kendra/src/commands/ListDataSourcesCommand.ts index 3a60329240c97..54e36553efcfc 100644 --- a/clients/client-kendra/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-kendra/src/commands/ListDataSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -147,6 +148,10 @@ export class ListDataSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListDataSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListEntityPersonasCommand.ts b/clients/client-kendra/src/commands/ListEntityPersonasCommand.ts index 4c6ebf83d7031..588e881a765de 100644 --- a/clients/client-kendra/src/commands/ListEntityPersonasCommand.ts +++ b/clients/client-kendra/src/commands/ListEntityPersonasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -146,6 +147,10 @@ export class ListEntityPersonasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListEntityPersonas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts b/clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts index e273752dc3aad..1fd33bfdbb611 100644 --- a/clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts +++ b/clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -157,6 +158,10 @@ export class ListExperienceEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListExperienceEntitiesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListExperienceEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListExperiencesCommand.ts b/clients/client-kendra/src/commands/ListExperiencesCommand.ts index 371b87540df02..0f8cab6f83921 100644 --- a/clients/client-kendra/src/commands/ListExperiencesCommand.ts +++ b/clients/client-kendra/src/commands/ListExperiencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -153,6 +154,10 @@ export class ListExperiencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListExperiences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListFaqsCommand.ts b/clients/client-kendra/src/commands/ListFaqsCommand.ts index 8e3dc014046db..cfb065478b4aa 100644 --- a/clients/client-kendra/src/commands/ListFaqsCommand.ts +++ b/clients/client-kendra/src/commands/ListFaqsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -141,6 +142,10 @@ export class ListFaqsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListFaqs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListFeaturedResultsSetsCommand.ts b/clients/client-kendra/src/commands/ListFeaturedResultsSetsCommand.ts index d7f6698994397..950a59fa859bf 100644 --- a/clients/client-kendra/src/commands/ListFeaturedResultsSetsCommand.ts +++ b/clients/client-kendra/src/commands/ListFeaturedResultsSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -147,6 +148,10 @@ export class ListFeaturedResultsSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListFeaturedResultsSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListGroupsOlderThanOrderingIdCommand.ts b/clients/client-kendra/src/commands/ListGroupsOlderThanOrderingIdCommand.ts index a6ad70cb65036..86d5a4258fe4f 100644 --- a/clients/client-kendra/src/commands/ListGroupsOlderThanOrderingIdCommand.ts +++ b/clients/client-kendra/src/commands/ListGroupsOlderThanOrderingIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -156,6 +157,10 @@ export class ListGroupsOlderThanOrderingIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListGroupsOlderThanOrderingId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListIndicesCommand.ts b/clients/client-kendra/src/commands/ListIndicesCommand.ts index b98f304e8e934..776966c389df2 100644 --- a/clients/client-kendra/src/commands/ListIndicesCommand.ts +++ b/clients/client-kendra/src/commands/ListIndicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -139,6 +140,10 @@ export class ListIndicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListIndices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListQuerySuggestionsBlockListsCommand.ts b/clients/client-kendra/src/commands/ListQuerySuggestionsBlockListsCommand.ts index c9919d9762251..a83036dbc8321 100644 --- a/clients/client-kendra/src/commands/ListQuerySuggestionsBlockListsCommand.ts +++ b/clients/client-kendra/src/commands/ListQuerySuggestionsBlockListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -157,6 +158,10 @@ export class ListQuerySuggestionsBlockListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListQuerySuggestionsBlockLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListTagsForResourceCommand.ts b/clients/client-kendra/src/commands/ListTagsForResourceCommand.ts index 9d86783bcb793..f93c34b9bc44b 100644 --- a/clients/client-kendra/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kendra/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -140,6 +141,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/ListThesauriCommand.ts b/clients/client-kendra/src/commands/ListThesauriCommand.ts index f42651a27d935..8c813235abfd0 100644 --- a/clients/client-kendra/src/commands/ListThesauriCommand.ts +++ b/clients/client-kendra/src/commands/ListThesauriCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -143,6 +144,10 @@ export class ListThesauriCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "ListThesauri", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/PutPrincipalMappingCommand.ts b/clients/client-kendra/src/commands/PutPrincipalMappingCommand.ts index c0361c624c1c8..2daa11141495e 100644 --- a/clients/client-kendra/src/commands/PutPrincipalMappingCommand.ts +++ b/clients/client-kendra/src/commands/PutPrincipalMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -174,6 +175,10 @@ export class PutPrincipalMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "PutPrincipalMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/QueryCommand.ts b/clients/client-kendra/src/commands/QueryCommand.ts index 36bdbe0c90ce7..12f1083ab0110 100644 --- a/clients/client-kendra/src/commands/QueryCommand.ts +++ b/clients/client-kendra/src/commands/QueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -491,6 +492,10 @@ export class QueryCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "Query", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/RetrieveCommand.ts b/clients/client-kendra/src/commands/RetrieveCommand.ts index 1dad65207c871..d15527361456e 100644 --- a/clients/client-kendra/src/commands/RetrieveCommand.ts +++ b/clients/client-kendra/src/commands/RetrieveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -305,6 +306,10 @@ export class RetrieveCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "Retrieve", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts b/clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts index 57b4d8f2bfba9..48adcbb8d030b 100644 --- a/clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts +++ b/clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -148,6 +149,10 @@ export class StartDataSourceSyncJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "StartDataSourceSyncJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts b/clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts index 375d17c8e3c06..1bbc14feaf4c0 100644 --- a/clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts +++ b/clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -134,6 +135,10 @@ export class StopDataSourceSyncJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "StopDataSourceSyncJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/SubmitFeedbackCommand.ts b/clients/client-kendra/src/commands/SubmitFeedbackCommand.ts index 3d4096401d3ff..fe79638295ab7 100644 --- a/clients/client-kendra/src/commands/SubmitFeedbackCommand.ts +++ b/clients/client-kendra/src/commands/SubmitFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -153,6 +154,10 @@ export class SubmitFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "SubmitFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/TagResourceCommand.ts b/clients/client-kendra/src/commands/TagResourceCommand.ts index d888bd2a1f743..75156b6c7f4dd 100644 --- a/clients/client-kendra/src/commands/TagResourceCommand.ts +++ b/clients/client-kendra/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UntagResourceCommand.ts b/clients/client-kendra/src/commands/UntagResourceCommand.ts index 2a5301aba8d45..88ffc72631e79 100644 --- a/clients/client-kendra/src/commands/UntagResourceCommand.ts +++ b/clients/client-kendra/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -133,6 +134,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UpdateAccessControlConfigurationCommand.ts b/clients/client-kendra/src/commands/UpdateAccessControlConfigurationCommand.ts index 0c2cfe89bc54b..6a3ee19329793 100644 --- a/clients/client-kendra/src/commands/UpdateAccessControlConfigurationCommand.ts +++ b/clients/client-kendra/src/commands/UpdateAccessControlConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -188,6 +189,10 @@ export class UpdateAccessControlConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UpdateAccessControlConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UpdateDataSourceCommand.ts b/clients/client-kendra/src/commands/UpdateDataSourceCommand.ts index a091475f2801f..22a3f52cfdc23 100644 --- a/clients/client-kendra/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-kendra/src/commands/UpdateDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -695,6 +696,10 @@ export class UpdateDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UpdateDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UpdateExperienceCommand.ts b/clients/client-kendra/src/commands/UpdateExperienceCommand.ts index 2bc1ce97d8fb4..88e64e2b4a8e7 100644 --- a/clients/client-kendra/src/commands/UpdateExperienceCommand.ts +++ b/clients/client-kendra/src/commands/UpdateExperienceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -156,6 +157,10 @@ export class UpdateExperienceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UpdateExperience", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UpdateFeaturedResultsSetCommand.ts b/clients/client-kendra/src/commands/UpdateFeaturedResultsSetCommand.ts index c5e66e34ccac8..c9f571c7ff8ed 100644 --- a/clients/client-kendra/src/commands/UpdateFeaturedResultsSetCommand.ts +++ b/clients/client-kendra/src/commands/UpdateFeaturedResultsSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -171,6 +172,10 @@ export class UpdateFeaturedResultsSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UpdateFeaturedResultsSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UpdateIndexCommand.ts b/clients/client-kendra/src/commands/UpdateIndexCommand.ts index 97a1c723cb372..06cd445ab5522 100644 --- a/clients/client-kendra/src/commands/UpdateIndexCommand.ts +++ b/clients/client-kendra/src/commands/UpdateIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -189,6 +190,10 @@ export class UpdateIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UpdateIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UpdateQuerySuggestionsBlockListCommand.ts b/clients/client-kendra/src/commands/UpdateQuerySuggestionsBlockListCommand.ts index c969c543002a9..41f7dfaa34c66 100644 --- a/clients/client-kendra/src/commands/UpdateQuerySuggestionsBlockListCommand.ts +++ b/clients/client-kendra/src/commands/UpdateQuerySuggestionsBlockListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -157,6 +158,10 @@ export class UpdateQuerySuggestionsBlockListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UpdateQuerySuggestionsBlockList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UpdateQuerySuggestionsConfigCommand.ts b/clients/client-kendra/src/commands/UpdateQuerySuggestionsConfigCommand.ts index b1026dcbe13bf..8cbb250a70c29 100644 --- a/clients/client-kendra/src/commands/UpdateQuerySuggestionsConfigCommand.ts +++ b/clients/client-kendra/src/commands/UpdateQuerySuggestionsConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -164,6 +165,10 @@ export class UpdateQuerySuggestionsConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UpdateQuerySuggestionsConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kendra/src/commands/UpdateThesaurusCommand.ts b/clients/client-kendra/src/commands/UpdateThesaurusCommand.ts index 1e026a2feab84..dea932cb8a6aa 100644 --- a/clients/client-kendra/src/commands/UpdateThesaurusCommand.ts +++ b/clients/client-kendra/src/commands/UpdateThesaurusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient"; @@ -144,6 +145,10 @@ export class UpdateThesaurusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSKendraFrontendService", + operation: "UpdateThesaurus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/package.json b/clients/client-keyspaces/package.json index d43588dc22273..f4b02d03ea7ee 100644 --- a/clients/client-keyspaces/package.json +++ b/clients/client-keyspaces/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-keyspaces/src/commands/CreateKeyspaceCommand.ts b/clients/client-keyspaces/src/commands/CreateKeyspaceCommand.ts index c4563084f36d0..43905e01a2fe9 100644 --- a/clients/client-keyspaces/src/commands/CreateKeyspaceCommand.ts +++ b/clients/client-keyspaces/src/commands/CreateKeyspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -150,6 +151,10 @@ export class CreateKeyspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "CreateKeyspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/CreateTableCommand.ts b/clients/client-keyspaces/src/commands/CreateTableCommand.ts index 605e8ac7bd01f..5a2ffd749c743 100644 --- a/clients/client-keyspaces/src/commands/CreateTableCommand.ts +++ b/clients/client-keyspaces/src/commands/CreateTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -193,6 +194,10 @@ export class CreateTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "CreateTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/DeleteKeyspaceCommand.ts b/clients/client-keyspaces/src/commands/DeleteKeyspaceCommand.ts index 95e288057d33b..7f5598b7e919d 100644 --- a/clients/client-keyspaces/src/commands/DeleteKeyspaceCommand.ts +++ b/clients/client-keyspaces/src/commands/DeleteKeyspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -133,6 +134,10 @@ export class DeleteKeyspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "DeleteKeyspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/DeleteTableCommand.ts b/clients/client-keyspaces/src/commands/DeleteTableCommand.ts index 68bb5f09924a1..d884b7da4e7ac 100644 --- a/clients/client-keyspaces/src/commands/DeleteTableCommand.ts +++ b/clients/client-keyspaces/src/commands/DeleteTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -136,6 +137,10 @@ export class DeleteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "DeleteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/GetKeyspaceCommand.ts b/clients/client-keyspaces/src/commands/GetKeyspaceCommand.ts index ba7b53d0b1dcb..3405584640a9c 100644 --- a/clients/client-keyspaces/src/commands/GetKeyspaceCommand.ts +++ b/clients/client-keyspaces/src/commands/GetKeyspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -133,6 +134,10 @@ export class GetKeyspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "GetKeyspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/GetTableCommand.ts b/clients/client-keyspaces/src/commands/GetTableCommand.ts index cf46222369d86..699a00fcced67 100644 --- a/clients/client-keyspaces/src/commands/GetTableCommand.ts +++ b/clients/client-keyspaces/src/commands/GetTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -184,6 +185,10 @@ export class GetTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "GetTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/ListKeyspacesCommand.ts b/clients/client-keyspaces/src/commands/ListKeyspacesCommand.ts index 3b7dfdd6dc507..6f36276fe9f38 100644 --- a/clients/client-keyspaces/src/commands/ListKeyspacesCommand.ts +++ b/clients/client-keyspaces/src/commands/ListKeyspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -139,6 +140,10 @@ export class ListKeyspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "ListKeyspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/ListTablesCommand.ts b/clients/client-keyspaces/src/commands/ListTablesCommand.ts index 5e96c5eeb64f9..44c8db18cee67 100644 --- a/clients/client-keyspaces/src/commands/ListTablesCommand.ts +++ b/clients/client-keyspaces/src/commands/ListTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -137,6 +138,10 @@ export class ListTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "ListTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/ListTagsForResourceCommand.ts b/clients/client-keyspaces/src/commands/ListTagsForResourceCommand.ts index 3b915afd5049b..a0a407aa52a9a 100644 --- a/clients/client-keyspaces/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-keyspaces/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/RestoreTableCommand.ts b/clients/client-keyspaces/src/commands/RestoreTableCommand.ts index 163075d7da409..1738499d845b7 100644 --- a/clients/client-keyspaces/src/commands/RestoreTableCommand.ts +++ b/clients/client-keyspaces/src/commands/RestoreTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -201,6 +202,10 @@ export class RestoreTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "RestoreTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/TagResourceCommand.ts b/clients/client-keyspaces/src/commands/TagResourceCommand.ts index 26ca3bda185f7..b36f96dba7b2c 100644 --- a/clients/client-keyspaces/src/commands/TagResourceCommand.ts +++ b/clients/client-keyspaces/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/UntagResourceCommand.ts b/clients/client-keyspaces/src/commands/UntagResourceCommand.ts index 88c3059b47353..80a1d8a4a509e 100644 --- a/clients/client-keyspaces/src/commands/UntagResourceCommand.ts +++ b/clients/client-keyspaces/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -137,6 +138,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-keyspaces/src/commands/UpdateTableCommand.ts b/clients/client-keyspaces/src/commands/UpdateTableCommand.ts index e3c755420fec3..312d6f9e1dcef 100644 --- a/clients/client-keyspaces/src/commands/UpdateTableCommand.ts +++ b/clients/client-keyspaces/src/commands/UpdateTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KeyspacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KeyspacesClient"; @@ -161,6 +162,10 @@ export class UpdateTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KeyspacesService", + operation: "UpdateTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/package.json b/clients/client-kinesis-analytics-v2/package.json index dd084a3bf48a9..1d18cd135a32c 100644 --- a/clients/client-kinesis-analytics-v2/package.json +++ b/clients/client-kinesis-analytics-v2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts index 7fd187d8cf82e..4b1ebba29df6d 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class AddApplicationCloudWatchLoggingOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "AddApplicationCloudWatchLoggingOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputCommand.ts index 2abbe1139e697..c36084f7e4fad 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -240,6 +241,10 @@ export class AddApplicationInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "AddApplicationInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputProcessingConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputProcessingConfigurationCommand.ts index e301aed383dd8..8397a799b3f87 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputProcessingConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputProcessingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class AddApplicationInputProcessingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "AddApplicationInputProcessingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationOutputCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationOutputCommand.ts index 83d18714f82fa..eab55351c3986 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationOutputCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -185,6 +186,10 @@ export class AddApplicationOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "AddApplicationOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationReferenceDataSourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationReferenceDataSourceCommand.ts index 0fd6ee2b83acf..a72830e1d764a 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationReferenceDataSourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationReferenceDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -212,6 +213,10 @@ export class AddApplicationReferenceDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "AddApplicationReferenceDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationVpcConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationVpcConfigurationCommand.ts index 76bce9151c681..16808226c0fb9 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationVpcConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationVpcConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class AddApplicationVpcConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "AddApplicationVpcConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationCommand.ts index acd42c80d2a1f..cc32a2b284c0c 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -576,6 +577,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationPresignedUrlCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationPresignedUrlCommand.ts index 37c9fbac14326..bfe5b3058707c 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationPresignedUrlCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationPresignedUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class CreateApplicationPresignedUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "CreateApplicationPresignedUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationSnapshotCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationSnapshotCommand.ts index 46ab1911bf2e9..6318ce61ac730 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationSnapshotCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class CreateApplicationSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "CreateApplicationSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts index a1c9b4408c176..e0933df3d1dcf 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class DeleteApplicationCloudWatchLoggingOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DeleteApplicationCloudWatchLoggingOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCommand.ts index da55cad5e2ba9..0d4d56294dd7c 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts index 6fd8d33fefbfa..e350d144238a4 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DeleteApplicationInputProcessingConfigurationCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DeleteApplicationInputProcessingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationOutputCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationOutputCommand.ts index 6b46b9915be8f..df036a9e91139 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationOutputCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class DeleteApplicationOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DeleteApplicationOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationReferenceDataSourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationReferenceDataSourceCommand.ts index d27843d3f50f1..abe9d5fea2038 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationReferenceDataSourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationReferenceDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class DeleteApplicationReferenceDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DeleteApplicationReferenceDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationSnapshotCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationSnapshotCommand.ts index 5f3c6780d304a..3466021e030fd 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationSnapshotCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class DeleteApplicationSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DeleteApplicationSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationVpcConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationVpcConfigurationCommand.ts index 639d135cb6a89..cb5a1094bb19e 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationVpcConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationVpcConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class DeleteApplicationVpcConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DeleteApplicationVpcConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationCommand.ts index d76b22078a3bd..7759caa71173b 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -364,6 +365,10 @@ export class DescribeApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DescribeApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationSnapshotCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationSnapshotCommand.ts index e24836b440bbd..2e01a4eac5b5d 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationSnapshotCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DescribeApplicationSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DescribeApplicationSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationVersionCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationVersionCommand.ts index 8feaf26d2911f..03805c2c79347 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationVersionCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -366,6 +367,10 @@ export class DescribeApplicationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DescribeApplicationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/DiscoverInputSchemaCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DiscoverInputSchemaCommand.ts index 41454ef492239..fc49840091fa2 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DiscoverInputSchemaCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DiscoverInputSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -190,6 +191,10 @@ export class DiscoverInputSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "DiscoverInputSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationSnapshotsCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationSnapshotsCommand.ts index 1b08e41299307..aa850287112d6 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationSnapshotsCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class ListApplicationSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "ListApplicationSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationVersionsCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationVersionsCommand.ts index 80715dde6b001..2fb527581e303 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationVersionsCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class ListApplicationVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "ListApplicationVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationsCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationsCommand.ts index e6b3f5b055f82..dd829ea4885ae 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationsCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/ListTagsForResourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/ListTagsForResourceCommand.ts index dab0699e0e655..20abcab15dc00 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/RollbackApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/RollbackApplicationCommand.ts index 2137adfda5398..46ffe17ae4520 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/RollbackApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/RollbackApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -380,6 +381,10 @@ export class RollbackApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "RollbackApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/StartApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/StartApplicationCommand.ts index e778b9bcd4065..4cb3e07fba08b 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/StartApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/StartApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class StartApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "StartApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/StopApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/StopApplicationCommand.ts index c9f5c5ee57221..a5c5a18a1b837 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/StopApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/StopApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class StopApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "StopApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/TagResourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/TagResourceCommand.ts index a697f32e3e5fa..ea8da134cf3f1 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/UntagResourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/UntagResourceCommand.ts index a64cbb5c83c9f..f524d6654a84a 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationCommand.ts index 7c39073d19555..55ca244f30cce 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -587,6 +588,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts index dbd6481d0896f..a1ce1f08aacd8 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class UpdateApplicationMaintenanceConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20180523", + operation: "UpdateApplicationMaintenanceConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/package.json b/clients/client-kinesis-analytics/package.json index 0f379c0f7ce9d..34e3c43f54d87 100644 --- a/clients/client-kinesis-analytics/package.json +++ b/clients/client-kinesis-analytics/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts index 1f0ec51b541bf..e5e2290f26683 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -147,6 +148,10 @@ export class AddApplicationCloudWatchLoggingOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "AddApplicationCloudWatchLoggingOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationInputCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationInputCommand.ts index 0276b2a5889c5..215f89accf723 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationInputCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -189,6 +190,10 @@ export class AddApplicationInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "AddApplicationInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationInputProcessingConfigurationCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationInputProcessingConfigurationCommand.ts index e5fe3750cdf7c..20936e887c74c 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationInputProcessingConfigurationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationInputProcessingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -155,6 +156,10 @@ export class AddApplicationInputProcessingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "AddApplicationInputProcessingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationOutputCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationOutputCommand.ts index 7571f5cb7a44b..e96ae2724b06e 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationOutputCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -165,6 +166,10 @@ export class AddApplicationOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "AddApplicationOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationReferenceDataSourceCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationReferenceDataSourceCommand.ts index d2607e4cfb882..3b3dfdfda1768 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationReferenceDataSourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationReferenceDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -179,6 +180,10 @@ export class AddApplicationReferenceDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "AddApplicationReferenceDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/CreateApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/CreateApplicationCommand.ts index 2bb2ab20e3545..9083724d1358c 100644 --- a/clients/client-kinesis-analytics/src/commands/CreateApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -240,6 +241,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts index 070f6ad1065e8..da0369cac700f 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -149,6 +150,10 @@ export class DeleteApplicationCloudWatchLoggingOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "DeleteApplicationCloudWatchLoggingOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationCommand.ts index badd068c52ea0..7247cb48860b2 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -130,6 +131,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts index 60c766ed613ef..0a3d496492a4e 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -147,6 +148,10 @@ export class DeleteApplicationInputProcessingConfigurationCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "DeleteApplicationInputProcessingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationOutputCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationOutputCommand.ts index d5241a22b9e60..4e3dc739ccabe 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationOutputCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -134,6 +135,10 @@ export class DeleteApplicationOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "DeleteApplicationOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationReferenceDataSourceCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationReferenceDataSourceCommand.ts index f065366890960..066720391f092 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationReferenceDataSourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationReferenceDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -145,6 +146,10 @@ export class DeleteApplicationReferenceDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "DeleteApplicationReferenceDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/DescribeApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/DescribeApplicationCommand.ts index 4296154150d29..dcc8e75cf4021 100644 --- a/clients/client-kinesis-analytics/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DescribeApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -250,6 +251,10 @@ export class DescribeApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "DescribeApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/DiscoverInputSchemaCommand.ts b/clients/client-kinesis-analytics/src/commands/DiscoverInputSchemaCommand.ts index 70a1780cd6458..8e5a45f50dee6 100644 --- a/clients/client-kinesis-analytics/src/commands/DiscoverInputSchemaCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DiscoverInputSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -192,6 +193,10 @@ export class DiscoverInputSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "DiscoverInputSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/ListApplicationsCommand.ts b/clients/client-kinesis-analytics/src/commands/ListApplicationsCommand.ts index 3d2671d421fb4..1870bbe787da0 100644 --- a/clients/client-kinesis-analytics/src/commands/ListApplicationsCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -138,6 +139,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/ListTagsForResourceCommand.ts b/clients/client-kinesis-analytics/src/commands/ListTagsForResourceCommand.ts index 8e7492fa95f86..bf3321fa6a7ab 100644 --- a/clients/client-kinesis-analytics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/StartApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/StartApplicationCommand.ts index 1b9ab10e7b87a..33a9980cc8233 100644 --- a/clients/client-kinesis-analytics/src/commands/StartApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/StartApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -146,6 +147,10 @@ export class StartApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "StartApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/StopApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/StopApplicationCommand.ts index 69c2d543f8147..c85bc5fb9cf9b 100644 --- a/clients/client-kinesis-analytics/src/commands/StopApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/StopApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -131,6 +132,10 @@ export class StopApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "StopApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/TagResourceCommand.ts b/clients/client-kinesis-analytics/src/commands/TagResourceCommand.ts index 2986340f3fb41..a067431f451a0 100644 --- a/clients/client-kinesis-analytics/src/commands/TagResourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/UntagResourceCommand.ts b/clients/client-kinesis-analytics/src/commands/UntagResourceCommand.ts index 3243f8ecdffe6..ff6f5b08ec3f4 100644 --- a/clients/client-kinesis-analytics/src/commands/UntagResourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-analytics/src/commands/UpdateApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/UpdateApplicationCommand.ts index 719518fce1a01..8324dc684155e 100644 --- a/clients/client-kinesis-analytics/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisAnalyticsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisAnalyticsClient"; @@ -249,6 +250,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisAnalytics_20150814", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-archived-media/package.json b/clients/client-kinesis-video-archived-media/package.json index 0f7f9da69a155..3f396ec242aee 100644 --- a/clients/client-kinesis-video-archived-media/package.json +++ b/clients/client-kinesis-video-archived-media/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetClipCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetClipCommand.ts index 69d923b50b19b..93b8812a09792 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetClipCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetClipCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -211,6 +212,10 @@ export class GetClipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetClipOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuityReader", + operation: "GetClip", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetDASHStreamingSessionURLCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetDASHStreamingSessionURLCommand.ts index 4f6935f0aefb3..7d8375d9ae283 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetDASHStreamingSessionURLCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetDASHStreamingSessionURLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -314,6 +315,10 @@ export class GetDASHStreamingSessionURLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuityReader", + operation: "GetDASHStreamingSessionURL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetHLSStreamingSessionURLCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetHLSStreamingSessionURLCommand.ts index bc33ff2ae201f..62cc924cc66f1 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetHLSStreamingSessionURLCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetHLSStreamingSessionURLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -357,6 +358,10 @@ export class GetHLSStreamingSessionURLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuityReader", + operation: "GetHLSStreamingSessionURL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetImagesCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetImagesCommand.ts index ae1fa5c38caa6..7497fc2dd470d 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetImagesCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class GetImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuityReader", + operation: "GetImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetMediaForFragmentListCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetMediaForFragmentListCommand.ts index 7847f34cab341..95c006aaed5a3 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetMediaForFragmentListCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetMediaForFragmentListCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -189,6 +190,10 @@ export class GetMediaForFragmentListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMediaForFragmentListOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuityReader", + operation: "GetMediaForFragmentList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-archived-media/src/commands/ListFragmentsCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/ListFragmentsCommand.ts index 0cc9718b81d3a..029639733c07b 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/ListFragmentsCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/ListFragmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -193,6 +194,10 @@ export class ListFragmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuityReader", + operation: "ListFragments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-media/package.json b/clients/client-kinesis-video-media/package.json index f175510cfee0d..de487729363f5 100644 --- a/clients/client-kinesis-video-media/package.json +++ b/clients/client-kinesis-video-media/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kinesis-video-media/src/commands/GetMediaCommand.ts b/clients/client-kinesis-video-media/src/commands/GetMediaCommand.ts index d8c4d030f13b5..fc88a573cbf82 100644 --- a/clients/client-kinesis-video-media/src/commands/GetMediaCommand.ts +++ b/clients/client-kinesis-video-media/src/commands/GetMediaCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -197,6 +198,10 @@ export class GetMediaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMediaOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuityInletService", + operation: "GetMedia", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-signaling/package.json b/clients/client-kinesis-video-signaling/package.json index b0ae21d70d601..e99c029ca92c6 100644 --- a/clients/client-kinesis-video-signaling/package.json +++ b/clients/client-kinesis-video-signaling/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kinesis-video-signaling/src/commands/GetIceServerConfigCommand.ts b/clients/client-kinesis-video-signaling/src/commands/GetIceServerConfigCommand.ts index b1c0da87684b5..98bbb4d5d7c27 100644 --- a/clients/client-kinesis-video-signaling/src/commands/GetIceServerConfigCommand.ts +++ b/clients/client-kinesis-video-signaling/src/commands/GetIceServerConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class GetIceServerConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuitySignalingService", + operation: "GetIceServerConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-signaling/src/commands/SendAlexaOfferToMasterCommand.ts b/clients/client-kinesis-video-signaling/src/commands/SendAlexaOfferToMasterCommand.ts index 40d26e0e9bf8f..024e40d7801e5 100644 --- a/clients/client-kinesis-video-signaling/src/commands/SendAlexaOfferToMasterCommand.ts +++ b/clients/client-kinesis-video-signaling/src/commands/SendAlexaOfferToMasterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class SendAlexaOfferToMasterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuitySignalingService", + operation: "SendAlexaOfferToMaster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video-webrtc-storage/package.json b/clients/client-kinesis-video-webrtc-storage/package.json index 87aff54ede370..3a36ae7a8332d 100644 --- a/clients/client-kinesis-video-webrtc-storage/package.json +++ b/clients/client-kinesis-video-webrtc-storage/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kinesis-video-webrtc-storage/src/commands/JoinStorageSessionCommand.ts b/clients/client-kinesis-video-webrtc-storage/src/commands/JoinStorageSessionCommand.ts index 3cf40ddb677b6..5bd145333c9b5 100644 --- a/clients/client-kinesis-video-webrtc-storage/src/commands/JoinStorageSessionCommand.ts +++ b/clients/client-kinesis-video-webrtc-storage/src/commands/JoinStorageSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class JoinStorageSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSAcuityRoutingServiceLambda", + operation: "JoinStorageSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/package.json b/clients/client-kinesis-video/package.json index dc2461c062c84..4909baa3cb066 100644 --- a/clients/client-kinesis-video/package.json +++ b/clients/client-kinesis-video/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kinesis-video/src/commands/CreateSignalingChannelCommand.ts b/clients/client-kinesis-video/src/commands/CreateSignalingChannelCommand.ts index 3a368871fdb10..83054c238e3ae 100644 --- a/clients/client-kinesis-video/src/commands/CreateSignalingChannelCommand.ts +++ b/clients/client-kinesis-video/src/commands/CreateSignalingChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -164,6 +165,10 @@ export class CreateSignalingChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "CreateSignalingChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/CreateStreamCommand.ts b/clients/client-kinesis-video/src/commands/CreateStreamCommand.ts index 3b688ad434758..81f415c44e1ff 100644 --- a/clients/client-kinesis-video/src/commands/CreateStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/CreateStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -167,6 +168,10 @@ export class CreateStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "CreateStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DeleteEdgeConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DeleteEdgeConfigurationCommand.ts index f631482ad04c8..50ed7a1e22a97 100644 --- a/clients/client-kinesis-video/src/commands/DeleteEdgeConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DeleteEdgeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -132,6 +133,10 @@ export class DeleteEdgeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DeleteEdgeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DeleteSignalingChannelCommand.ts b/clients/client-kinesis-video/src/commands/DeleteSignalingChannelCommand.ts index 1cc741713d37d..e6dac87c4adab 100644 --- a/clients/client-kinesis-video/src/commands/DeleteSignalingChannelCommand.ts +++ b/clients/client-kinesis-video/src/commands/DeleteSignalingChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -153,6 +154,10 @@ export class DeleteSignalingChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DeleteSignalingChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DeleteStreamCommand.ts b/clients/client-kinesis-video/src/commands/DeleteStreamCommand.ts index a797f96d62e94..64f2451982cdb 100644 --- a/clients/client-kinesis-video/src/commands/DeleteStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/DeleteStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -158,6 +159,10 @@ export class DeleteStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DeleteStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DescribeEdgeConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeEdgeConfigurationCommand.ts index 34ffff14379a4..b1aefa1893e15 100644 --- a/clients/client-kinesis-video/src/commands/DescribeEdgeConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeEdgeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -186,6 +187,10 @@ export class DescribeEdgeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeEdgeConfigurationOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DescribeEdgeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DescribeImageGenerationConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeImageGenerationConfigurationCommand.ts index f7f911624ec8c..9031c9a729373 100644 --- a/clients/client-kinesis-video/src/commands/DescribeImageGenerationConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeImageGenerationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -150,6 +151,10 @@ export class DescribeImageGenerationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DescribeImageGenerationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DescribeMappedResourceConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeMappedResourceConfigurationCommand.ts index 177a9a78c7a8a..83b0081ba5044 100644 --- a/clients/client-kinesis-video/src/commands/DescribeMappedResourceConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeMappedResourceConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -145,6 +146,10 @@ export class DescribeMappedResourceConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DescribeMappedResourceConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DescribeMediaStorageConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeMediaStorageConfigurationCommand.ts index a2d0b3dffd074..f7e6db243974d 100644 --- a/clients/client-kinesis-video/src/commands/DescribeMediaStorageConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeMediaStorageConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -137,6 +138,10 @@ export class DescribeMediaStorageConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DescribeMediaStorageConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DescribeNotificationConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeNotificationConfigurationCommand.ts index 1b0f58332fcce..f048d827c8042 100644 --- a/clients/client-kinesis-video/src/commands/DescribeNotificationConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeNotificationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -138,6 +139,10 @@ export class DescribeNotificationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DescribeNotificationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DescribeSignalingChannelCommand.ts b/clients/client-kinesis-video/src/commands/DescribeSignalingChannelCommand.ts index dafef83074f12..f3f4e96fb4b50 100644 --- a/clients/client-kinesis-video/src/commands/DescribeSignalingChannelCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeSignalingChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -140,6 +141,10 @@ export class DescribeSignalingChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DescribeSignalingChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/DescribeStreamCommand.ts b/clients/client-kinesis-video/src/commands/DescribeStreamCommand.ts index 6d1af3b4ab74f..cfbad7bf79522 100644 --- a/clients/client-kinesis-video/src/commands/DescribeStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -139,6 +140,10 @@ export class DescribeStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "DescribeStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/GetDataEndpointCommand.ts b/clients/client-kinesis-video/src/commands/GetDataEndpointCommand.ts index b9de10eddfeaa..3efad33369f19 100644 --- a/clients/client-kinesis-video/src/commands/GetDataEndpointCommand.ts +++ b/clients/client-kinesis-video/src/commands/GetDataEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -139,6 +140,10 @@ export class GetDataEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "GetDataEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/GetSignalingChannelEndpointCommand.ts b/clients/client-kinesis-video/src/commands/GetSignalingChannelEndpointCommand.ts index 3e0f1db7fcdff..1fdbfc1f9dab1 100644 --- a/clients/client-kinesis-video/src/commands/GetSignalingChannelEndpointCommand.ts +++ b/clients/client-kinesis-video/src/commands/GetSignalingChannelEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -174,6 +175,10 @@ export class GetSignalingChannelEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "GetSignalingChannelEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/ListEdgeAgentConfigurationsCommand.ts b/clients/client-kinesis-video/src/commands/ListEdgeAgentConfigurationsCommand.ts index 2fa31e42e5041..5eaab088e109e 100644 --- a/clients/client-kinesis-video/src/commands/ListEdgeAgentConfigurationsCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListEdgeAgentConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -171,6 +172,10 @@ export class ListEdgeAgentConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListEdgeAgentConfigurationsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "ListEdgeAgentConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/ListSignalingChannelsCommand.ts b/clients/client-kinesis-video/src/commands/ListSignalingChannelsCommand.ts index 71074e3343e83..cc629362997fa 100644 --- a/clients/client-kinesis-video/src/commands/ListSignalingChannelsCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListSignalingChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -144,6 +145,10 @@ export class ListSignalingChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "ListSignalingChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/ListStreamsCommand.ts b/clients/client-kinesis-video/src/commands/ListStreamsCommand.ts index 928799a6ce82f..c2374490a3c9f 100644 --- a/clients/client-kinesis-video/src/commands/ListStreamsCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -139,6 +140,10 @@ export class ListStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "ListStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/ListTagsForResourceCommand.ts b/clients/client-kinesis-video/src/commands/ListTagsForResourceCommand.ts index 96d2ad4dd23e2..8886d93f3d3dd 100644 --- a/clients/client-kinesis-video/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/ListTagsForStreamCommand.ts b/clients/client-kinesis-video/src/commands/ListTagsForStreamCommand.ts index 2ba8e520d2887..daa07e87b5b36 100644 --- a/clients/client-kinesis-video/src/commands/ListTagsForStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListTagsForStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -137,6 +138,10 @@ export class ListTagsForStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "ListTagsForStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/StartEdgeConfigurationUpdateCommand.ts b/clients/client-kinesis-video/src/commands/StartEdgeConfigurationUpdateCommand.ts index aa87aeecd93b9..2af835360c638 100644 --- a/clients/client-kinesis-video/src/commands/StartEdgeConfigurationUpdateCommand.ts +++ b/clients/client-kinesis-video/src/commands/StartEdgeConfigurationUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -231,6 +232,10 @@ export class StartEdgeConfigurationUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: StartEdgeConfigurationUpdateInputFilterSensitiveLog, outputFilterSensitiveLog: StartEdgeConfigurationUpdateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "StartEdgeConfigurationUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/TagResourceCommand.ts b/clients/client-kinesis-video/src/commands/TagResourceCommand.ts index bc1c59f0d20ad..b532d1775266d 100644 --- a/clients/client-kinesis-video/src/commands/TagResourceCommand.ts +++ b/clients/client-kinesis-video/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/TagStreamCommand.ts b/clients/client-kinesis-video/src/commands/TagStreamCommand.ts index c14050871bf26..09df0ae90acab 100644 --- a/clients/client-kinesis-video/src/commands/TagStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/TagStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -143,6 +144,10 @@ export class TagStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "TagStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/UntagResourceCommand.ts b/clients/client-kinesis-video/src/commands/UntagResourceCommand.ts index eab35d9032028..b300de3c5359a 100644 --- a/clients/client-kinesis-video/src/commands/UntagResourceCommand.ts +++ b/clients/client-kinesis-video/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/UntagStreamCommand.ts b/clients/client-kinesis-video/src/commands/UntagStreamCommand.ts index a2633693c2fdb..f7915283bdc67 100644 --- a/clients/client-kinesis-video/src/commands/UntagStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/UntagStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -134,6 +135,10 @@ export class UntagStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "UntagStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/UpdateDataRetentionCommand.ts b/clients/client-kinesis-video/src/commands/UpdateDataRetentionCommand.ts index 2041f554879b2..d43394e3613d3 100644 --- a/clients/client-kinesis-video/src/commands/UpdateDataRetentionCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateDataRetentionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -178,6 +179,10 @@ export class UpdateDataRetentionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "UpdateDataRetention", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/UpdateImageGenerationConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/UpdateImageGenerationConfigurationCommand.ts index 1091a244cee31..5d6beff55440c 100644 --- a/clients/client-kinesis-video/src/commands/UpdateImageGenerationConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateImageGenerationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -169,6 +170,10 @@ export class UpdateImageGenerationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "UpdateImageGenerationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/UpdateMediaStorageConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/UpdateMediaStorageConfigurationCommand.ts index 1feb15ad9f2fd..5e29ff1055054 100644 --- a/clients/client-kinesis-video/src/commands/UpdateMediaStorageConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateMediaStorageConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -174,6 +175,10 @@ export class UpdateMediaStorageConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "UpdateMediaStorageConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/UpdateNotificationConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/UpdateNotificationConfigurationCommand.ts index 2a33b015c80c5..2671ba53f36ca 100644 --- a/clients/client-kinesis-video/src/commands/UpdateNotificationConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateNotificationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -160,6 +161,10 @@ export class UpdateNotificationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "UpdateNotificationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/UpdateSignalingChannelCommand.ts b/clients/client-kinesis-video/src/commands/UpdateSignalingChannelCommand.ts index 1379fb2ced82d..b1fd47a7b7c53 100644 --- a/clients/client-kinesis-video/src/commands/UpdateSignalingChannelCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateSignalingChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -159,6 +160,10 @@ export class UpdateSignalingChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "UpdateSignalingChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis-video/src/commands/UpdateStreamCommand.ts b/clients/client-kinesis-video/src/commands/UpdateStreamCommand.ts index f5d064f12fb21..27916504e6cb2 100644 --- a/clients/client-kinesis-video/src/commands/UpdateStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisVideoClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoClient"; @@ -161,6 +162,10 @@ export class UpdateStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "KinesisVideo_20170930", + operation: "UpdateStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/package.json b/clients/client-kinesis/package.json index b34dafec18c04..c28f52f6c9768 100644 --- a/clients/client-kinesis/package.json +++ b/clients/client-kinesis/package.json @@ -34,32 +34,32 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/eventstream-serde-config-resolver": "^2.0.7", - "@smithy/eventstream-serde-node": "^2.0.7", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/eventstream-serde-config-resolver": "^2.0.9", + "@smithy/eventstream-serde-node": "^2.0.9", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-kinesis/src/commands/AddTagsToStreamCommand.ts b/clients/client-kinesis/src/commands/AddTagsToStreamCommand.ts index 678d2c4ddd4d0..709f2b96745e0 100644 --- a/clients/client-kinesis/src/commands/AddTagsToStreamCommand.ts +++ b/clients/client-kinesis/src/commands/AddTagsToStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -148,6 +149,10 @@ export class AddTagsToStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "AddTagsToStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/CreateStreamCommand.ts b/clients/client-kinesis/src/commands/CreateStreamCommand.ts index 89c968e2c9aa8..c994509b06b68 100644 --- a/clients/client-kinesis/src/commands/CreateStreamCommand.ts +++ b/clients/client-kinesis/src/commands/CreateStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -169,6 +170,10 @@ export class CreateStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "CreateStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/DecreaseStreamRetentionPeriodCommand.ts b/clients/client-kinesis/src/commands/DecreaseStreamRetentionPeriodCommand.ts index 485111c29460a..1d8f163b4b3cf 100644 --- a/clients/client-kinesis/src/commands/DecreaseStreamRetentionPeriodCommand.ts +++ b/clients/client-kinesis/src/commands/DecreaseStreamRetentionPeriodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -148,6 +149,10 @@ export class DecreaseStreamRetentionPeriodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "DecreaseStreamRetentionPeriod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/DeleteStreamCommand.ts b/clients/client-kinesis/src/commands/DeleteStreamCommand.ts index 1aca48b088daa..336564f94d750 100644 --- a/clients/client-kinesis/src/commands/DeleteStreamCommand.ts +++ b/clients/client-kinesis/src/commands/DeleteStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -156,6 +157,10 @@ export class DeleteStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "DeleteStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/DeregisterStreamConsumerCommand.ts b/clients/client-kinesis/src/commands/DeregisterStreamConsumerCommand.ts index 64937784193db..1f4072516d928 100644 --- a/clients/client-kinesis/src/commands/DeregisterStreamConsumerCommand.ts +++ b/clients/client-kinesis/src/commands/DeregisterStreamConsumerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -136,6 +137,10 @@ export class DeregisterStreamConsumerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "DeregisterStreamConsumer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/DescribeLimitsCommand.ts b/clients/client-kinesis/src/commands/DescribeLimitsCommand.ts index 3b591f9690322..2c394f8e571a3 100644 --- a/clients/client-kinesis/src/commands/DescribeLimitsCommand.ts +++ b/clients/client-kinesis/src/commands/DescribeLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -122,6 +123,10 @@ export class DescribeLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "DescribeLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/DescribeStreamCommand.ts b/clients/client-kinesis/src/commands/DescribeStreamCommand.ts index 9bb35068f3e4f..835af383932e7 100644 --- a/clients/client-kinesis/src/commands/DescribeStreamCommand.ts +++ b/clients/client-kinesis/src/commands/DescribeStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -192,6 +193,10 @@ export class DescribeStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "DescribeStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/DescribeStreamConsumerCommand.ts b/clients/client-kinesis/src/commands/DescribeStreamConsumerCommand.ts index bd603ab0c6496..f5b99c8cb017c 100644 --- a/clients/client-kinesis/src/commands/DescribeStreamConsumerCommand.ts +++ b/clients/client-kinesis/src/commands/DescribeStreamConsumerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -144,6 +145,10 @@ export class DescribeStreamConsumerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "DescribeStreamConsumer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/DescribeStreamSummaryCommand.ts b/clients/client-kinesis/src/commands/DescribeStreamSummaryCommand.ts index 0d4e6169184d5..3addd9c5123e5 100644 --- a/clients/client-kinesis/src/commands/DescribeStreamSummaryCommand.ts +++ b/clients/client-kinesis/src/commands/DescribeStreamSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -164,6 +165,10 @@ export class DescribeStreamSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "DescribeStreamSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/DisableEnhancedMonitoringCommand.ts b/clients/client-kinesis/src/commands/DisableEnhancedMonitoringCommand.ts index 14520a1836d67..07dd3ddefec11 100644 --- a/clients/client-kinesis/src/commands/DisableEnhancedMonitoringCommand.ts +++ b/clients/client-kinesis/src/commands/DisableEnhancedMonitoringCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -151,6 +152,10 @@ export class DisableEnhancedMonitoringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "DisableEnhancedMonitoring", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/EnableEnhancedMonitoringCommand.ts b/clients/client-kinesis/src/commands/EnableEnhancedMonitoringCommand.ts index 08e55c003b5c9..245a5d46c714a 100644 --- a/clients/client-kinesis/src/commands/EnableEnhancedMonitoringCommand.ts +++ b/clients/client-kinesis/src/commands/EnableEnhancedMonitoringCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -151,6 +152,10 @@ export class EnableEnhancedMonitoringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "EnableEnhancedMonitoring", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/GetRecordsCommand.ts b/clients/client-kinesis/src/commands/GetRecordsCommand.ts index a57b1bb681139..463eb5419e580 100644 --- a/clients/client-kinesis/src/commands/GetRecordsCommand.ts +++ b/clients/client-kinesis/src/commands/GetRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -238,6 +239,10 @@ export class GetRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "GetRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/GetShardIteratorCommand.ts b/clients/client-kinesis/src/commands/GetShardIteratorCommand.ts index bdbaa4ef1c6a1..7086f5c01e490 100644 --- a/clients/client-kinesis/src/commands/GetShardIteratorCommand.ts +++ b/clients/client-kinesis/src/commands/GetShardIteratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -177,6 +178,10 @@ export class GetShardIteratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "GetShardIterator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/IncreaseStreamRetentionPeriodCommand.ts b/clients/client-kinesis/src/commands/IncreaseStreamRetentionPeriodCommand.ts index fd722abb4e0cf..974d9e4421180 100644 --- a/clients/client-kinesis/src/commands/IncreaseStreamRetentionPeriodCommand.ts +++ b/clients/client-kinesis/src/commands/IncreaseStreamRetentionPeriodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -151,6 +152,10 @@ export class IncreaseStreamRetentionPeriodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "IncreaseStreamRetentionPeriod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/ListShardsCommand.ts b/clients/client-kinesis/src/commands/ListShardsCommand.ts index bbd7c3af82e82..17c9a17f83904 100644 --- a/clients/client-kinesis/src/commands/ListShardsCommand.ts +++ b/clients/client-kinesis/src/commands/ListShardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -176,6 +177,10 @@ export class ListShardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "ListShards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/ListStreamConsumersCommand.ts b/clients/client-kinesis/src/commands/ListStreamConsumersCommand.ts index 136f7f4f98787..46dfbf3b37627 100644 --- a/clients/client-kinesis/src/commands/ListStreamConsumersCommand.ts +++ b/clients/client-kinesis/src/commands/ListStreamConsumersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -148,6 +149,10 @@ export class ListStreamConsumersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "ListStreamConsumers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/ListStreamsCommand.ts b/clients/client-kinesis/src/commands/ListStreamsCommand.ts index fe1fdd1516c2d..a68ac73a170b8 100644 --- a/clients/client-kinesis/src/commands/ListStreamsCommand.ts +++ b/clients/client-kinesis/src/commands/ListStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -155,6 +156,10 @@ export class ListStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "ListStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/ListTagsForStreamCommand.ts b/clients/client-kinesis/src/commands/ListTagsForStreamCommand.ts index 01ecdb3741082..18bf911de4f2f 100644 --- a/clients/client-kinesis/src/commands/ListTagsForStreamCommand.ts +++ b/clients/client-kinesis/src/commands/ListTagsForStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -146,6 +147,10 @@ export class ListTagsForStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "ListTagsForStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/MergeShardsCommand.ts b/clients/client-kinesis/src/commands/MergeShardsCommand.ts index db4be6cc08479..1c6b2883a102b 100644 --- a/clients/client-kinesis/src/commands/MergeShardsCommand.ts +++ b/clients/client-kinesis/src/commands/MergeShardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -180,6 +181,10 @@ export class MergeShardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "MergeShards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/PutRecordCommand.ts b/clients/client-kinesis/src/commands/PutRecordCommand.ts index 8e88d6b87195a..92fc01b696468 100644 --- a/clients/client-kinesis/src/commands/PutRecordCommand.ts +++ b/clients/client-kinesis/src/commands/PutRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -206,6 +207,10 @@ export class PutRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "PutRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/PutRecordsCommand.ts b/clients/client-kinesis/src/commands/PutRecordsCommand.ts index 50aaa3408df6a..05b9ee37bf161 100644 --- a/clients/client-kinesis/src/commands/PutRecordsCommand.ts +++ b/clients/client-kinesis/src/commands/PutRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -236,6 +237,10 @@ export class PutRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "PutRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/RegisterStreamConsumerCommand.ts b/clients/client-kinesis/src/commands/RegisterStreamConsumerCommand.ts index 9c86097a0ccca..7d30e86c048c8 100644 --- a/clients/client-kinesis/src/commands/RegisterStreamConsumerCommand.ts +++ b/clients/client-kinesis/src/commands/RegisterStreamConsumerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -151,6 +152,10 @@ export class RegisterStreamConsumerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "RegisterStreamConsumer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/RemoveTagsFromStreamCommand.ts b/clients/client-kinesis/src/commands/RemoveTagsFromStreamCommand.ts index 2aec9c87f75e9..92b8462b5042e 100644 --- a/clients/client-kinesis/src/commands/RemoveTagsFromStreamCommand.ts +++ b/clients/client-kinesis/src/commands/RemoveTagsFromStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -147,6 +148,10 @@ export class RemoveTagsFromStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "RemoveTagsFromStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/SplitShardCommand.ts b/clients/client-kinesis/src/commands/SplitShardCommand.ts index ad6a4172649c9..4dc171f3f72f4 100644 --- a/clients/client-kinesis/src/commands/SplitShardCommand.ts +++ b/clients/client-kinesis/src/commands/SplitShardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -184,6 +185,10 @@ export class SplitShardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "SplitShard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/StartStreamEncryptionCommand.ts b/clients/client-kinesis/src/commands/StartStreamEncryptionCommand.ts index cec9f04fc595c..f0cde8e0cb3fa 100644 --- a/clients/client-kinesis/src/commands/StartStreamEncryptionCommand.ts +++ b/clients/client-kinesis/src/commands/StartStreamEncryptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -183,6 +184,10 @@ export class StartStreamEncryptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "StartStreamEncryption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/StopStreamEncryptionCommand.ts b/clients/client-kinesis/src/commands/StopStreamEncryptionCommand.ts index c26a2244a58cc..1bfb0212ee545 100644 --- a/clients/client-kinesis/src/commands/StopStreamEncryptionCommand.ts +++ b/clients/client-kinesis/src/commands/StopStreamEncryptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -155,6 +156,10 @@ export class StopStreamEncryptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "StopStreamEncryption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/SubscribeToShardCommand.ts b/clients/client-kinesis/src/commands/SubscribeToShardCommand.ts index 522376bfe752a..aaa604e18e995 100644 --- a/clients/client-kinesis/src/commands/SubscribeToShardCommand.ts +++ b/clients/client-kinesis/src/commands/SubscribeToShardCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -222,6 +223,10 @@ export class SubscribeToShardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SubscribeToShardOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "SubscribeToShard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/UpdateShardCountCommand.ts b/clients/client-kinesis/src/commands/UpdateShardCountCommand.ts index 6fee101c7f31d..7456c78f6a326 100644 --- a/clients/client-kinesis/src/commands/UpdateShardCountCommand.ts +++ b/clients/client-kinesis/src/commands/UpdateShardCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -194,6 +195,10 @@ export class UpdateShardCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "UpdateShardCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kinesis/src/commands/UpdateStreamModeCommand.ts b/clients/client-kinesis/src/commands/UpdateStreamModeCommand.ts index f7947de5a9940..d47676d495981 100644 --- a/clients/client-kinesis/src/commands/UpdateStreamModeCommand.ts +++ b/clients/client-kinesis/src/commands/UpdateStreamModeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KinesisClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisClient"; @@ -136,6 +137,10 @@ export class UpdateStreamModeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Kinesis_20131202", + operation: "UpdateStreamMode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/package.json b/clients/client-kms/package.json index 0796de233c086..7955bd0bee6de 100644 --- a/clients/client-kms/package.json +++ b/clients/client-kms/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-kms/src/commands/CancelKeyDeletionCommand.ts b/clients/client-kms/src/commands/CancelKeyDeletionCommand.ts index 6e216558d7764..02859766abcb2 100644 --- a/clients/client-kms/src/commands/CancelKeyDeletionCommand.ts +++ b/clients/client-kms/src/commands/CancelKeyDeletionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -178,6 +179,10 @@ export class CancelKeyDeletionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "CancelKeyDeletion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ConnectCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/ConnectCustomKeyStoreCommand.ts index 40c8462939ee5..1e12478061d6f 100644 --- a/clients/client-kms/src/commands/ConnectCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/ConnectCustomKeyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -293,6 +294,10 @@ export class ConnectCustomKeyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ConnectCustomKeyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/CreateAliasCommand.ts b/clients/client-kms/src/commands/CreateAliasCommand.ts index fca62bdb4ff7b..4ae95e791b1dd 100644 --- a/clients/client-kms/src/commands/CreateAliasCommand.ts +++ b/clients/client-kms/src/commands/CreateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -222,6 +223,10 @@ export class CreateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "CreateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/CreateCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/CreateCustomKeyStoreCommand.ts index 851449b82a574..19ecd11411ac6 100644 --- a/clients/client-kms/src/commands/CreateCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/CreateCustomKeyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -412,6 +413,10 @@ export class CreateCustomKeyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: CreateCustomKeyStoreRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "CreateCustomKeyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/CreateGrantCommand.ts b/clients/client-kms/src/commands/CreateGrantCommand.ts index 4e95c4568ac54..e9c0b9bd4bb18 100644 --- a/clients/client-kms/src/commands/CreateGrantCommand.ts +++ b/clients/client-kms/src/commands/CreateGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -265,6 +266,10 @@ export class CreateGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "CreateGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/CreateKeyCommand.ts b/clients/client-kms/src/commands/CreateKeyCommand.ts index eced9ceff50ee..fdefeaad54687 100644 --- a/clients/client-kms/src/commands/CreateKeyCommand.ts +++ b/clients/client-kms/src/commands/CreateKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -735,6 +736,10 @@ export class CreateKeyCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "CreateKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DecryptCommand.ts b/clients/client-kms/src/commands/DecryptCommand.ts index 97f9205ca9309..b4f2298719530 100644 --- a/clients/client-kms/src/commands/DecryptCommand.ts +++ b/clients/client-kms/src/commands/DecryptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -361,6 +362,10 @@ export class DecryptCommand extends $Command _, outputFilterSensitiveLog: DecryptResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "Decrypt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DeleteAliasCommand.ts b/clients/client-kms/src/commands/DeleteAliasCommand.ts index 1b7141c3ddfed..4dabd0bbc9d7d 100644 --- a/clients/client-kms/src/commands/DeleteAliasCommand.ts +++ b/clients/client-kms/src/commands/DeleteAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -200,6 +201,10 @@ export class DeleteAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "DeleteAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DeleteCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/DeleteCustomKeyStoreCommand.ts index ecbcaa24af965..7e7260d79516f 100644 --- a/clients/client-kms/src/commands/DeleteCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/DeleteCustomKeyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -231,6 +232,10 @@ export class DeleteCustomKeyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "DeleteCustomKeyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DeleteImportedKeyMaterialCommand.ts b/clients/client-kms/src/commands/DeleteImportedKeyMaterialCommand.ts index 6884617bfec25..1daf37f1a00ad 100644 --- a/clients/client-kms/src/commands/DeleteImportedKeyMaterialCommand.ts +++ b/clients/client-kms/src/commands/DeleteImportedKeyMaterialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -190,6 +191,10 @@ export class DeleteImportedKeyMaterialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "DeleteImportedKeyMaterial", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DescribeCustomKeyStoresCommand.ts b/clients/client-kms/src/commands/DescribeCustomKeyStoresCommand.ts index 142e398a24695..571147b4c55b2 100644 --- a/clients/client-kms/src/commands/DescribeCustomKeyStoresCommand.ts +++ b/clients/client-kms/src/commands/DescribeCustomKeyStoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -312,6 +313,10 @@ export class DescribeCustomKeyStoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeCustomKeyStoresResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "DescribeCustomKeyStores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DescribeKeyCommand.ts b/clients/client-kms/src/commands/DescribeKeyCommand.ts index 77a6c236a117f..db3a072b68afd 100644 --- a/clients/client-kms/src/commands/DescribeKeyCommand.ts +++ b/clients/client-kms/src/commands/DescribeKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -486,6 +487,10 @@ export class DescribeKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "DescribeKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DisableKeyCommand.ts b/clients/client-kms/src/commands/DisableKeyCommand.ts index 81d41c50e6623..b9b40938ec5d3 100644 --- a/clients/client-kms/src/commands/DisableKeyCommand.ts +++ b/clients/client-kms/src/commands/DisableKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -171,6 +172,10 @@ export class DisableKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "DisableKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DisableKeyRotationCommand.ts b/clients/client-kms/src/commands/DisableKeyRotationCommand.ts index 20d954763b030..2eaa680295507 100644 --- a/clients/client-kms/src/commands/DisableKeyRotationCommand.ts +++ b/clients/client-kms/src/commands/DisableKeyRotationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -198,6 +199,10 @@ export class DisableKeyRotationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "DisableKeyRotation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/DisconnectCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/DisconnectCustomKeyStoreCommand.ts index d1f6d84bd433d..d4ac083de92c5 100644 --- a/clients/client-kms/src/commands/DisconnectCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/DisconnectCustomKeyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -218,6 +219,10 @@ export class DisconnectCustomKeyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "DisconnectCustomKeyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/EnableKeyCommand.ts b/clients/client-kms/src/commands/EnableKeyCommand.ts index 8e8df56231101..47b6395fe51c5 100644 --- a/clients/client-kms/src/commands/EnableKeyCommand.ts +++ b/clients/client-kms/src/commands/EnableKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -167,6 +168,10 @@ export class EnableKeyCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "EnableKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/EnableKeyRotationCommand.ts b/clients/client-kms/src/commands/EnableKeyRotationCommand.ts index f5339893233b6..88783983d5038 100644 --- a/clients/client-kms/src/commands/EnableKeyRotationCommand.ts +++ b/clients/client-kms/src/commands/EnableKeyRotationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -206,6 +207,10 @@ export class EnableKeyRotationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "EnableKeyRotation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/EncryptCommand.ts b/clients/client-kms/src/commands/EncryptCommand.ts index 7d5a011c33c03..f89cafcbde6ec 100644 --- a/clients/client-kms/src/commands/EncryptCommand.ts +++ b/clients/client-kms/src/commands/EncryptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -334,6 +335,10 @@ export class EncryptCommand extends $Command _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "Encrypt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GenerateDataKeyCommand.ts b/clients/client-kms/src/commands/GenerateDataKeyCommand.ts index f3c3d223e5a92..8f1d433cc7756 100644 --- a/clients/client-kms/src/commands/GenerateDataKeyCommand.ts +++ b/clients/client-kms/src/commands/GenerateDataKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -347,6 +348,10 @@ export class GenerateDataKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GenerateDataKeyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GenerateDataKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GenerateDataKeyPairCommand.ts b/clients/client-kms/src/commands/GenerateDataKeyPairCommand.ts index 8e5894c39a7e9..83f0518758afd 100644 --- a/clients/client-kms/src/commands/GenerateDataKeyPairCommand.ts +++ b/clients/client-kms/src/commands/GenerateDataKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -335,6 +336,10 @@ export class GenerateDataKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GenerateDataKeyPairResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GenerateDataKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GenerateDataKeyPairWithoutPlaintextCommand.ts b/clients/client-kms/src/commands/GenerateDataKeyPairWithoutPlaintextCommand.ts index 537ef09ce92e7..96ddc069ad77e 100644 --- a/clients/client-kms/src/commands/GenerateDataKeyPairWithoutPlaintextCommand.ts +++ b/clients/client-kms/src/commands/GenerateDataKeyPairWithoutPlaintextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -288,6 +289,10 @@ export class GenerateDataKeyPairWithoutPlaintextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GenerateDataKeyPairWithoutPlaintext", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GenerateDataKeyWithoutPlaintextCommand.ts b/clients/client-kms/src/commands/GenerateDataKeyWithoutPlaintextCommand.ts index ae330ba81c531..edd659e1307d3 100644 --- a/clients/client-kms/src/commands/GenerateDataKeyWithoutPlaintextCommand.ts +++ b/clients/client-kms/src/commands/GenerateDataKeyWithoutPlaintextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -287,6 +288,10 @@ export class GenerateDataKeyWithoutPlaintextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GenerateDataKeyWithoutPlaintext", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GenerateMacCommand.ts b/clients/client-kms/src/commands/GenerateMacCommand.ts index 1dfcd471fa6c4..4dde7d26d13ba 100644 --- a/clients/client-kms/src/commands/GenerateMacCommand.ts +++ b/clients/client-kms/src/commands/GenerateMacCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -232,6 +233,10 @@ export class GenerateMacCommand extends $Command< commandName, inputFilterSensitiveLog: GenerateMacRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GenerateMac", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GenerateRandomCommand.ts b/clients/client-kms/src/commands/GenerateRandomCommand.ts index 0bd036cfa9745..226f3ce63b6df 100644 --- a/clients/client-kms/src/commands/GenerateRandomCommand.ts +++ b/clients/client-kms/src/commands/GenerateRandomCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -233,6 +234,10 @@ export class GenerateRandomCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GenerateRandomResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GenerateRandom", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GetKeyPolicyCommand.ts b/clients/client-kms/src/commands/GetKeyPolicyCommand.ts index 2bb85f29220db..2880ebde903d6 100644 --- a/clients/client-kms/src/commands/GetKeyPolicyCommand.ts +++ b/clients/client-kms/src/commands/GetKeyPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -173,6 +174,10 @@ export class GetKeyPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GetKeyPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GetKeyRotationStatusCommand.ts b/clients/client-kms/src/commands/GetKeyRotationStatusCommand.ts index ccb877251f504..14ece2485e1ec 100644 --- a/clients/client-kms/src/commands/GetKeyRotationStatusCommand.ts +++ b/clients/client-kms/src/commands/GetKeyRotationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -222,6 +223,10 @@ export class GetKeyRotationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GetKeyRotationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GetParametersForImportCommand.ts b/clients/client-kms/src/commands/GetParametersForImportCommand.ts index 3434955eb6b95..f4160f8914584 100644 --- a/clients/client-kms/src/commands/GetParametersForImportCommand.ts +++ b/clients/client-kms/src/commands/GetParametersForImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -320,6 +321,10 @@ export class GetParametersForImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetParametersForImportResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GetParametersForImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/GetPublicKeyCommand.ts b/clients/client-kms/src/commands/GetPublicKeyCommand.ts index 504d5d9f2d4d3..2d54da7cf2181 100644 --- a/clients/client-kms/src/commands/GetPublicKeyCommand.ts +++ b/clients/client-kms/src/commands/GetPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -266,6 +267,10 @@ export class GetPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "GetPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ImportKeyMaterialCommand.ts b/clients/client-kms/src/commands/ImportKeyMaterialCommand.ts index d16e01be3693a..40c9df1ee0ae8 100644 --- a/clients/client-kms/src/commands/ImportKeyMaterialCommand.ts +++ b/clients/client-kms/src/commands/ImportKeyMaterialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -306,6 +307,10 @@ export class ImportKeyMaterialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ImportKeyMaterial", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ListAliasesCommand.ts b/clients/client-kms/src/commands/ListAliasesCommand.ts index cbccebc49a509..c991cab8298eb 100644 --- a/clients/client-kms/src/commands/ListAliasesCommand.ts +++ b/clients/client-kms/src/commands/ListAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -240,6 +241,10 @@ export class ListAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ListAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ListGrantsCommand.ts b/clients/client-kms/src/commands/ListGrantsCommand.ts index 4a5f68d643920..98b903e5d0990 100644 --- a/clients/client-kms/src/commands/ListGrantsCommand.ts +++ b/clients/client-kms/src/commands/ListGrantsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -295,6 +296,10 @@ export class ListGrantsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ListGrants", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ListKeyPoliciesCommand.ts b/clients/client-kms/src/commands/ListKeyPoliciesCommand.ts index 2bb7bb9d7352f..8ecfb42835402 100644 --- a/clients/client-kms/src/commands/ListKeyPoliciesCommand.ts +++ b/clients/client-kms/src/commands/ListKeyPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -196,6 +197,10 @@ export class ListKeyPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ListKeyPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ListKeysCommand.ts b/clients/client-kms/src/commands/ListKeysCommand.ts index 77192bb3daaec..9e7d2b40a5d0a 100644 --- a/clients/client-kms/src/commands/ListKeysCommand.ts +++ b/clients/client-kms/src/commands/ListKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -201,6 +202,10 @@ export class ListKeysCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ListKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ListResourceTagsCommand.ts b/clients/client-kms/src/commands/ListResourceTagsCommand.ts index d35f883f6a97b..2948d0039e87e 100644 --- a/clients/client-kms/src/commands/ListResourceTagsCommand.ts +++ b/clients/client-kms/src/commands/ListResourceTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -202,6 +203,10 @@ export class ListResourceTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ListResourceTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ListRetirableGrantsCommand.ts b/clients/client-kms/src/commands/ListRetirableGrantsCommand.ts index 8d04aa171ba7d..95e0037f9dad8 100644 --- a/clients/client-kms/src/commands/ListRetirableGrantsCommand.ts +++ b/clients/client-kms/src/commands/ListRetirableGrantsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -231,6 +232,10 @@ export class ListRetirableGrantsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ListRetirableGrants", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/PutKeyPolicyCommand.ts b/clients/client-kms/src/commands/PutKeyPolicyCommand.ts index 0aae2dde54175..e6613d979e432 100644 --- a/clients/client-kms/src/commands/PutKeyPolicyCommand.ts +++ b/clients/client-kms/src/commands/PutKeyPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -186,6 +187,10 @@ export class PutKeyPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "PutKeyPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ReEncryptCommand.ts b/clients/client-kms/src/commands/ReEncryptCommand.ts index 32a68a6594085..c61f54ccbb2d5 100644 --- a/clients/client-kms/src/commands/ReEncryptCommand.ts +++ b/clients/client-kms/src/commands/ReEncryptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -321,6 +322,10 @@ export class ReEncryptCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ReEncrypt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ReplicateKeyCommand.ts b/clients/client-kms/src/commands/ReplicateKeyCommand.ts index 082f1899e4b8c..4494e77539f98 100644 --- a/clients/client-kms/src/commands/ReplicateKeyCommand.ts +++ b/clients/client-kms/src/commands/ReplicateKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -358,6 +359,10 @@ export class ReplicateKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ReplicateKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/RetireGrantCommand.ts b/clients/client-kms/src/commands/RetireGrantCommand.ts index 9562f679d8990..66ae55582aa5e 100644 --- a/clients/client-kms/src/commands/RetireGrantCommand.ts +++ b/clients/client-kms/src/commands/RetireGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -217,6 +218,10 @@ export class RetireGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "RetireGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/RevokeGrantCommand.ts b/clients/client-kms/src/commands/RevokeGrantCommand.ts index 606e1369216f2..359e44010ff87 100644 --- a/clients/client-kms/src/commands/RevokeGrantCommand.ts +++ b/clients/client-kms/src/commands/RevokeGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -211,6 +212,10 @@ export class RevokeGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "RevokeGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/ScheduleKeyDeletionCommand.ts b/clients/client-kms/src/commands/ScheduleKeyDeletionCommand.ts index 2d3551c4c6196..dc2663bbccec8 100644 --- a/clients/client-kms/src/commands/ScheduleKeyDeletionCommand.ts +++ b/clients/client-kms/src/commands/ScheduleKeyDeletionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -229,6 +230,10 @@ export class ScheduleKeyDeletionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "ScheduleKeyDeletion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/SignCommand.ts b/clients/client-kms/src/commands/SignCommand.ts index 91cfa830a96cb..e9b47145ff53e 100644 --- a/clients/client-kms/src/commands/SignCommand.ts +++ b/clients/client-kms/src/commands/SignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -278,6 +279,10 @@ export class SignCommand extends $Command _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "Sign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/TagResourceCommand.ts b/clients/client-kms/src/commands/TagResourceCommand.ts index 00a0f4e7ea660..d5b0d8ffb6338 100644 --- a/clients/client-kms/src/commands/TagResourceCommand.ts +++ b/clients/client-kms/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -218,6 +219,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/UntagResourceCommand.ts b/clients/client-kms/src/commands/UntagResourceCommand.ts index 20e03f95aec77..df7153250fe5b 100644 --- a/clients/client-kms/src/commands/UntagResourceCommand.ts +++ b/clients/client-kms/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -204,6 +205,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/UpdateAliasCommand.ts b/clients/client-kms/src/commands/UpdateAliasCommand.ts index 1a98f948d335e..2af144c478fcd 100644 --- a/clients/client-kms/src/commands/UpdateAliasCommand.ts +++ b/clients/client-kms/src/commands/UpdateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -221,6 +222,10 @@ export class UpdateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "UpdateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/UpdateCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/UpdateCustomKeyStoreCommand.ts index a895a24c0b65f..244480a05e51d 100644 --- a/clients/client-kms/src/commands/UpdateCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/UpdateCustomKeyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -454,6 +455,10 @@ export class UpdateCustomKeyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateCustomKeyStoreRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "UpdateCustomKeyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/UpdateKeyDescriptionCommand.ts b/clients/client-kms/src/commands/UpdateKeyDescriptionCommand.ts index b5d28d65e5d28..276008011ea08 100644 --- a/clients/client-kms/src/commands/UpdateKeyDescriptionCommand.ts +++ b/clients/client-kms/src/commands/UpdateKeyDescriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -182,6 +183,10 @@ export class UpdateKeyDescriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "UpdateKeyDescription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/UpdatePrimaryRegionCommand.ts b/clients/client-kms/src/commands/UpdatePrimaryRegionCommand.ts index 5eeee3383091a..df92a9c451790 100644 --- a/clients/client-kms/src/commands/UpdatePrimaryRegionCommand.ts +++ b/clients/client-kms/src/commands/UpdatePrimaryRegionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -232,6 +233,10 @@ export class UpdatePrimaryRegionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "UpdatePrimaryRegion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/VerifyCommand.ts b/clients/client-kms/src/commands/VerifyCommand.ts index 2bc3ed005844a..b7245fb58e868 100644 --- a/clients/client-kms/src/commands/VerifyCommand.ts +++ b/clients/client-kms/src/commands/VerifyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -269,6 +270,10 @@ export class VerifyCommand extends $Command _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "Verify", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-kms/src/commands/VerifyMacCommand.ts b/clients/client-kms/src/commands/VerifyMacCommand.ts index 1dc9f454478ec..53d58573c381b 100644 --- a/clients/client-kms/src/commands/VerifyMacCommand.ts +++ b/clients/client-kms/src/commands/VerifyMacCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { KMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KMSClient"; @@ -227,6 +228,10 @@ export class VerifyMacCommand extends $Command _, + [SMITHY_CONTEXT_KEY]: { + service: "TrentService", + operation: "VerifyMac", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/package.json b/clients/client-lakeformation/package.json index a196bc595db78..1f40d329b86d3 100644 --- a/clients/client-lakeformation/package.json +++ b/clients/client-lakeformation/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-lakeformation/src/commands/AddLFTagsToResourceCommand.ts b/clients/client-lakeformation/src/commands/AddLFTagsToResourceCommand.ts index c0ce0b2149ee1..1e52872e79852 100644 --- a/clients/client-lakeformation/src/commands/AddLFTagsToResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/AddLFTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -210,6 +211,10 @@ export class AddLFTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "AddLFTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/AssumeDecoratedRoleWithSAMLCommand.ts b/clients/client-lakeformation/src/commands/AssumeDecoratedRoleWithSAMLCommand.ts index a3a12ca859479..e3a0b9a4552a9 100644 --- a/clients/client-lakeformation/src/commands/AssumeDecoratedRoleWithSAMLCommand.ts +++ b/clients/client-lakeformation/src/commands/AssumeDecoratedRoleWithSAMLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -145,6 +146,10 @@ export class AssumeDecoratedRoleWithSAMLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "AssumeDecoratedRoleWithSAML", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/BatchGrantPermissionsCommand.ts b/clients/client-lakeformation/src/commands/BatchGrantPermissionsCommand.ts index f0f73fbcdf029..1f4be99d8baa3 100644 --- a/clients/client-lakeformation/src/commands/BatchGrantPermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/BatchGrantPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -263,6 +264,10 @@ export class BatchGrantPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "BatchGrantPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/BatchRevokePermissionsCommand.ts b/clients/client-lakeformation/src/commands/BatchRevokePermissionsCommand.ts index acf417ec4d34a..82219cb49eacf 100644 --- a/clients/client-lakeformation/src/commands/BatchRevokePermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/BatchRevokePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -263,6 +264,10 @@ export class BatchRevokePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "BatchRevokePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/CancelTransactionCommand.ts b/clients/client-lakeformation/src/commands/CancelTransactionCommand.ts index 0be1a3b66ea1b..18c2ada65d159 100644 --- a/clients/client-lakeformation/src/commands/CancelTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/CancelTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -133,6 +134,10 @@ export class CancelTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "CancelTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/CommitTransactionCommand.ts b/clients/client-lakeformation/src/commands/CommitTransactionCommand.ts index 1cd0ca1b9f0a2..3b27220c0a2ec 100644 --- a/clients/client-lakeformation/src/commands/CommitTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/CommitTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -132,6 +133,10 @@ export class CommitTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "CommitTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/CreateDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/CreateDataCellsFilterCommand.ts index b481f16662bf2..2b3c28b494562 100644 --- a/clients/client-lakeformation/src/commands/CreateDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/CreateDataCellsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -151,6 +152,10 @@ export class CreateDataCellsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "CreateDataCellsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/CreateLFTagCommand.ts b/clients/client-lakeformation/src/commands/CreateLFTagCommand.ts index 70d148d380542..c353538c4f2ad 100644 --- a/clients/client-lakeformation/src/commands/CreateLFTagCommand.ts +++ b/clients/client-lakeformation/src/commands/CreateLFTagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -132,6 +133,10 @@ export class CreateLFTagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "CreateLFTag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/DeleteDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/DeleteDataCellsFilterCommand.ts index c4ec59f88dc0a..6df50e055828b 100644 --- a/clients/client-lakeformation/src/commands/DeleteDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/DeleteDataCellsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -130,6 +131,10 @@ export class DeleteDataCellsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "DeleteDataCellsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/DeleteLFTagCommand.ts b/clients/client-lakeformation/src/commands/DeleteLFTagCommand.ts index 4d9db2ddf7203..73981fc1dd643 100644 --- a/clients/client-lakeformation/src/commands/DeleteLFTagCommand.ts +++ b/clients/client-lakeformation/src/commands/DeleteLFTagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -126,6 +127,10 @@ export class DeleteLFTagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "DeleteLFTag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/DeleteObjectsOnCancelCommand.ts b/clients/client-lakeformation/src/commands/DeleteObjectsOnCancelCommand.ts index aff1c9a6c4b70..2ef24be0f5c96 100644 --- a/clients/client-lakeformation/src/commands/DeleteObjectsOnCancelCommand.ts +++ b/clients/client-lakeformation/src/commands/DeleteObjectsOnCancelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -152,6 +153,10 @@ export class DeleteObjectsOnCancelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "DeleteObjectsOnCancel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/DeregisterResourceCommand.ts b/clients/client-lakeformation/src/commands/DeregisterResourceCommand.ts index 5018ed5648d91..8f6184b1295d6 100644 --- a/clients/client-lakeformation/src/commands/DeregisterResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/DeregisterResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -125,6 +126,10 @@ export class DeregisterResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "DeregisterResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/DescribeResourceCommand.ts b/clients/client-lakeformation/src/commands/DescribeResourceCommand.ts index 320c55a5391ed..92c8730091090 100644 --- a/clients/client-lakeformation/src/commands/DescribeResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/DescribeResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -131,6 +132,10 @@ export class DescribeResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "DescribeResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/DescribeTransactionCommand.ts b/clients/client-lakeformation/src/commands/DescribeTransactionCommand.ts index 0c72a22c8fd1a..9afe6302d36f3 100644 --- a/clients/client-lakeformation/src/commands/DescribeTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/DescribeTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -131,6 +132,10 @@ export class DescribeTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "DescribeTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/ExtendTransactionCommand.ts b/clients/client-lakeformation/src/commands/ExtendTransactionCommand.ts index a65a179d466b7..ff62f6305ba21 100644 --- a/clients/client-lakeformation/src/commands/ExtendTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/ExtendTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -134,6 +135,10 @@ export class ExtendTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "ExtendTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/GetDataCellsFilterCommand.ts index efa44edbc6bbe..6ed99b1768c0e 100644 --- a/clients/client-lakeformation/src/commands/GetDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/GetDataCellsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -150,6 +151,10 @@ export class GetDataCellsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetDataCellsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetDataLakeSettingsCommand.ts b/clients/client-lakeformation/src/commands/GetDataLakeSettingsCommand.ts index 319a634e2ac66..688a01a0f922e 100644 --- a/clients/client-lakeformation/src/commands/GetDataLakeSettingsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetDataLakeSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -170,6 +171,10 @@ export class GetDataLakeSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetDataLakeSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetEffectivePermissionsForPathCommand.ts b/clients/client-lakeformation/src/commands/GetEffectivePermissionsForPathCommand.ts index b81e050120d99..b59840d7977dc 100644 --- a/clients/client-lakeformation/src/commands/GetEffectivePermissionsForPathCommand.ts +++ b/clients/client-lakeformation/src/commands/GetEffectivePermissionsForPathCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -208,6 +209,10 @@ export class GetEffectivePermissionsForPathCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetEffectivePermissionsForPath", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetLFTagCommand.ts b/clients/client-lakeformation/src/commands/GetLFTagCommand.ts index fbaeb00b2f1a3..ad85b142f6907 100644 --- a/clients/client-lakeformation/src/commands/GetLFTagCommand.ts +++ b/clients/client-lakeformation/src/commands/GetLFTagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -132,6 +133,10 @@ export class GetLFTagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetLFTag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetQueryStateCommand.ts b/clients/client-lakeformation/src/commands/GetQueryStateCommand.ts index 94a6ccf5b8254..645f15ec7a74d 100644 --- a/clients/client-lakeformation/src/commands/GetQueryStateCommand.ts +++ b/clients/client-lakeformation/src/commands/GetQueryStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -122,6 +123,10 @@ export class GetQueryStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetQueryState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetQueryStatisticsCommand.ts b/clients/client-lakeformation/src/commands/GetQueryStatisticsCommand.ts index 9efda1eb22bfe..96b5cb0879c96 100644 --- a/clients/client-lakeformation/src/commands/GetQueryStatisticsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetQueryStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -143,6 +144,10 @@ export class GetQueryStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetQueryStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetResourceLFTagsCommand.ts b/clients/client-lakeformation/src/commands/GetResourceLFTagsCommand.ts index 1d054979bb289..3743072fb2946 100644 --- a/clients/client-lakeformation/src/commands/GetResourceLFTagsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetResourceLFTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -219,6 +220,10 @@ export class GetResourceLFTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetResourceLFTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetTableObjectsCommand.ts b/clients/client-lakeformation/src/commands/GetTableObjectsCommand.ts index 05bef886eb2a8..99865956172ea 100644 --- a/clients/client-lakeformation/src/commands/GetTableObjectsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetTableObjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -156,6 +157,10 @@ export class GetTableObjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetTableObjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetTemporaryGluePartitionCredentialsCommand.ts b/clients/client-lakeformation/src/commands/GetTemporaryGluePartitionCredentialsCommand.ts index 1fb585dc31ea5..e7c35117abf8a 100644 --- a/clients/client-lakeformation/src/commands/GetTemporaryGluePartitionCredentialsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetTemporaryGluePartitionCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -158,6 +159,10 @@ export class GetTemporaryGluePartitionCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetTemporaryGluePartitionCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetTemporaryGlueTableCredentialsCommand.ts b/clients/client-lakeformation/src/commands/GetTemporaryGlueTableCredentialsCommand.ts index 63177a9557760..34df96482d28c 100644 --- a/clients/client-lakeformation/src/commands/GetTemporaryGlueTableCredentialsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetTemporaryGlueTableCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -150,6 +151,10 @@ export class GetTemporaryGlueTableCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetTemporaryGlueTableCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetWorkUnitResultsCommand.ts b/clients/client-lakeformation/src/commands/GetWorkUnitResultsCommand.ts index 02fbe55505046..28050a9d5c69d 100644 --- a/clients/client-lakeformation/src/commands/GetWorkUnitResultsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetWorkUnitResultsCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -142,6 +143,10 @@ export class GetWorkUnitResultsCommand extends $Command< commandName, inputFilterSensitiveLog: GetWorkUnitResultsRequestFilterSensitiveLog, outputFilterSensitiveLog: GetWorkUnitResultsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetWorkUnitResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GetWorkUnitsCommand.ts b/clients/client-lakeformation/src/commands/GetWorkUnitsCommand.ts index fc71b00d142c6..0b4f0520615fa 100644 --- a/clients/client-lakeformation/src/commands/GetWorkUnitsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetWorkUnitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -137,6 +138,10 @@ export class GetWorkUnitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GetWorkUnits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/GrantPermissionsCommand.ts b/clients/client-lakeformation/src/commands/GrantPermissionsCommand.ts index 0e260f6ff5f61..fefe0b5687ce6 100644 --- a/clients/client-lakeformation/src/commands/GrantPermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/GrantPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -186,6 +187,10 @@ export class GrantPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "GrantPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/ListDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/ListDataCellsFilterCommand.ts index 4e54bc35497af..89d4a77bf168a 100644 --- a/clients/client-lakeformation/src/commands/ListDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/ListDataCellsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -154,6 +155,10 @@ export class ListDataCellsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "ListDataCellsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/ListLFTagsCommand.ts b/clients/client-lakeformation/src/commands/ListLFTagsCommand.ts index 51c8fa2f4cb94..88d698f9c0fe0 100644 --- a/clients/client-lakeformation/src/commands/ListLFTagsCommand.ts +++ b/clients/client-lakeformation/src/commands/ListLFTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -139,6 +140,10 @@ export class ListLFTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "ListLFTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/ListPermissionsCommand.ts b/clients/client-lakeformation/src/commands/ListPermissionsCommand.ts index 9132549509810..9508201dabcd6 100644 --- a/clients/client-lakeformation/src/commands/ListPermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/ListPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -260,6 +261,10 @@ export class ListPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "ListPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/ListResourcesCommand.ts b/clients/client-lakeformation/src/commands/ListResourcesCommand.ts index b24cf6b4fc1a7..b9f25346861df 100644 --- a/clients/client-lakeformation/src/commands/ListResourcesCommand.ts +++ b/clients/client-lakeformation/src/commands/ListResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -139,6 +140,10 @@ export class ListResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "ListResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/ListTableStorageOptimizersCommand.ts b/clients/client-lakeformation/src/commands/ListTableStorageOptimizersCommand.ts index 4fd3e3b1a838e..24fe1846b0d83 100644 --- a/clients/client-lakeformation/src/commands/ListTableStorageOptimizersCommand.ts +++ b/clients/client-lakeformation/src/commands/ListTableStorageOptimizersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -142,6 +143,10 @@ export class ListTableStorageOptimizersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "ListTableStorageOptimizers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/ListTransactionsCommand.ts b/clients/client-lakeformation/src/commands/ListTransactionsCommand.ts index 35176dc92301b..cf2a435a25589 100644 --- a/clients/client-lakeformation/src/commands/ListTransactionsCommand.ts +++ b/clients/client-lakeformation/src/commands/ListTransactionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -135,6 +136,10 @@ export class ListTransactionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "ListTransactions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/PutDataLakeSettingsCommand.ts b/clients/client-lakeformation/src/commands/PutDataLakeSettingsCommand.ts index 87423d6453d54..2ab008bf10b5e 100644 --- a/clients/client-lakeformation/src/commands/PutDataLakeSettingsCommand.ts +++ b/clients/client-lakeformation/src/commands/PutDataLakeSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -167,6 +168,10 @@ export class PutDataLakeSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "PutDataLakeSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/RegisterResourceCommand.ts b/clients/client-lakeformation/src/commands/RegisterResourceCommand.ts index d82ba7c354778..ce5ea30f8a039 100644 --- a/clients/client-lakeformation/src/commands/RegisterResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/RegisterResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -146,6 +147,10 @@ export class RegisterResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "RegisterResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/RemoveLFTagsFromResourceCommand.ts b/clients/client-lakeformation/src/commands/RemoveLFTagsFromResourceCommand.ts index 47abfd8ee1e37..ea089c0dc9a4d 100644 --- a/clients/client-lakeformation/src/commands/RemoveLFTagsFromResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/RemoveLFTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -213,6 +214,10 @@ export class RemoveLFTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "RemoveLFTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/RevokePermissionsCommand.ts b/clients/client-lakeformation/src/commands/RevokePermissionsCommand.ts index 1cd2f597e7e4d..e46933bde6328 100644 --- a/clients/client-lakeformation/src/commands/RevokePermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/RevokePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -185,6 +186,10 @@ export class RevokePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "RevokePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/SearchDatabasesByLFTagsCommand.ts b/clients/client-lakeformation/src/commands/SearchDatabasesByLFTagsCommand.ts index 14c773f398f74..a1eae25a278c2 100644 --- a/clients/client-lakeformation/src/commands/SearchDatabasesByLFTagsCommand.ts +++ b/clients/client-lakeformation/src/commands/SearchDatabasesByLFTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -159,6 +160,10 @@ export class SearchDatabasesByLFTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "SearchDatabasesByLFTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/SearchTablesByLFTagsCommand.ts b/clients/client-lakeformation/src/commands/SearchTablesByLFTagsCommand.ts index 032c5eb29913a..a4104a64faceb 100644 --- a/clients/client-lakeformation/src/commands/SearchTablesByLFTagsCommand.ts +++ b/clients/client-lakeformation/src/commands/SearchTablesByLFTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -184,6 +185,10 @@ export class SearchTablesByLFTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "SearchTablesByLFTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/StartQueryPlanningCommand.ts b/clients/client-lakeformation/src/commands/StartQueryPlanningCommand.ts index 6fdad4dcc6c1f..707a39955eb8e 100644 --- a/clients/client-lakeformation/src/commands/StartQueryPlanningCommand.ts +++ b/clients/client-lakeformation/src/commands/StartQueryPlanningCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -140,6 +141,10 @@ export class StartQueryPlanningCommand extends $Command< commandName, inputFilterSensitiveLog: StartQueryPlanningRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "StartQueryPlanning", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/StartTransactionCommand.ts b/clients/client-lakeformation/src/commands/StartTransactionCommand.ts index 7e3d4d4057ec1..e0d6e2049b7c1 100644 --- a/clients/client-lakeformation/src/commands/StartTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/StartTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -120,6 +121,10 @@ export class StartTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "StartTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/UpdateDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/UpdateDataCellsFilterCommand.ts index cb4b5ade80c40..94864efd118d7 100644 --- a/clients/client-lakeformation/src/commands/UpdateDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateDataCellsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -148,6 +149,10 @@ export class UpdateDataCellsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "UpdateDataCellsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/UpdateLFTagCommand.ts b/clients/client-lakeformation/src/commands/UpdateLFTagCommand.ts index 7f9dfafb9fd09..a5edcc8156256 100644 --- a/clients/client-lakeformation/src/commands/UpdateLFTagCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateLFTagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -135,6 +136,10 @@ export class UpdateLFTagCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "UpdateLFTag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/UpdateResourceCommand.ts b/clients/client-lakeformation/src/commands/UpdateResourceCommand.ts index 916ef1956a416..0b670e7db348c 100644 --- a/clients/client-lakeformation/src/commands/UpdateResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -126,6 +127,10 @@ export class UpdateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "UpdateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/UpdateTableObjectsCommand.ts b/clients/client-lakeformation/src/commands/UpdateTableObjectsCommand.ts index 4581a6fc5de2e..8240b8a8fc50a 100644 --- a/clients/client-lakeformation/src/commands/UpdateTableObjectsCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateTableObjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -161,6 +162,10 @@ export class UpdateTableObjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "UpdateTableObjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lakeformation/src/commands/UpdateTableStorageOptimizerCommand.ts b/clients/client-lakeformation/src/commands/UpdateTableStorageOptimizerCommand.ts index f88722fd64b3a..7f210a463fe87 100644 --- a/clients/client-lakeformation/src/commands/UpdateTableStorageOptimizerCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateTableStorageOptimizerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LakeFormationClient"; @@ -138,6 +139,10 @@ export class UpdateTableStorageOptimizerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLakeFormation", + operation: "UpdateTableStorageOptimizer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/package.json b/clients/client-lambda/package.json index 5be4d4f06545b..36eb0d7b27e31 100644 --- a/clients/client-lambda/package.json +++ b/clients/client-lambda/package.json @@ -33,33 +33,33 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/eventstream-serde-config-resolver": "^2.0.7", - "@smithy/eventstream-serde-node": "^2.0.7", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/eventstream-serde-config-resolver": "^2.0.9", + "@smithy/eventstream-serde-node": "^2.0.9", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-lambda/src/commands/AddLayerVersionPermissionCommand.ts b/clients/client-lambda/src/commands/AddLayerVersionPermissionCommand.ts index 11fc03a162973..0d0a37d2cd400 100644 --- a/clients/client-lambda/src/commands/AddLayerVersionPermissionCommand.ts +++ b/clients/client-lambda/src/commands/AddLayerVersionPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -148,6 +149,10 @@ export class AddLayerVersionPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "AddLayerVersionPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/AddPermissionCommand.ts b/clients/client-lambda/src/commands/AddPermissionCommand.ts index e1b187efee6e2..c940bb4bb9e10 100644 --- a/clients/client-lambda/src/commands/AddPermissionCommand.ts +++ b/clients/client-lambda/src/commands/AddPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -156,6 +157,10 @@ export class AddPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "AddPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/CreateAliasCommand.ts b/clients/client-lambda/src/commands/CreateAliasCommand.ts index c5b6b5d24d432..fbbaa76255af8 100644 --- a/clients/client-lambda/src/commands/CreateAliasCommand.ts +++ b/clients/client-lambda/src/commands/CreateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -149,6 +150,10 @@ export class CreateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "CreateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts index 30dd54caacbc0..6efbd8e68bd4a 100644 --- a/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -143,6 +144,10 @@ export class CreateCodeSigningConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "CreateCodeSigningConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/CreateEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/CreateEventSourceMappingCommand.ts index ab03afa3be8e8..37aa391b60f14 100644 --- a/clients/client-lambda/src/commands/CreateEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/CreateEventSourceMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -370,6 +371,10 @@ export class CreateEventSourceMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "CreateEventSourceMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/CreateFunctionCommand.ts b/clients/client-lambda/src/commands/CreateFunctionCommand.ts index 3dc215de2c5ee..36072bb0d46a0 100644 --- a/clients/client-lambda/src/commands/CreateFunctionCommand.ts +++ b/clients/client-lambda/src/commands/CreateFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -344,6 +345,10 @@ export class CreateFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateFunctionRequestFilterSensitiveLog, outputFilterSensitiveLog: FunctionConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "CreateFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/CreateFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/CreateFunctionUrlConfigCommand.ts index 30b6a74568291..7d36f7c2ce30d 100644 --- a/clients/client-lambda/src/commands/CreateFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/CreateFunctionUrlConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -169,6 +170,10 @@ export class CreateFunctionUrlConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "CreateFunctionUrlConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteAliasCommand.ts b/clients/client-lambda/src/commands/DeleteAliasCommand.ts index 0bafbcb17dedc..6b1671ee8644c 100644 --- a/clients/client-lambda/src/commands/DeleteAliasCommand.ts +++ b/clients/client-lambda/src/commands/DeleteAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -123,6 +124,10 @@ export class DeleteAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/DeleteCodeSigningConfigCommand.ts index 42c38547a16e1..3ef2c5669011e 100644 --- a/clients/client-lambda/src/commands/DeleteCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteCodeSigningConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -125,6 +126,10 @@ export class DeleteCodeSigningConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteCodeSigningConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/DeleteEventSourceMappingCommand.ts index 249e1647b85dd..a24fe814f1bba 100644 --- a/clients/client-lambda/src/commands/DeleteEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/DeleteEventSourceMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -202,6 +203,10 @@ export class DeleteEventSourceMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteEventSourceMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteFunctionCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionCodeSigningConfigCommand.ts index 4de13a0d1ed6d..a8dfeeb6e26e7 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionCodeSigningConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -133,6 +134,10 @@ export class DeleteFunctionCodeSigningConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteFunctionCodeSigningConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteFunctionCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionCommand.ts index 0d78ccef9360d..ffa9276ba43af 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -132,6 +133,10 @@ export class DeleteFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteFunctionConcurrencyCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionConcurrencyCommand.ts index ac9aa19f3004c..b8f671dab823b 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionConcurrencyCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionConcurrencyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -127,6 +128,10 @@ export class DeleteFunctionConcurrencyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteFunctionConcurrency", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionEventInvokeConfigCommand.ts index c7fde875f02ac..edad3220da237 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionEventInvokeConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -132,6 +133,10 @@ export class DeleteFunctionEventInvokeConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteFunctionEventInvokeConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionUrlConfigCommand.ts index 34dc763c88ec3..57ff3b148363d 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionUrlConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -126,6 +127,10 @@ export class DeleteFunctionUrlConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteFunctionUrlConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteLayerVersionCommand.ts b/clients/client-lambda/src/commands/DeleteLayerVersionCommand.ts index 982b225e2ae05..3facdc554665f 100644 --- a/clients/client-lambda/src/commands/DeleteLayerVersionCommand.ts +++ b/clients/client-lambda/src/commands/DeleteLayerVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -121,6 +122,10 @@ export class DeleteLayerVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteLayerVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/DeleteProvisionedConcurrencyConfigCommand.ts b/clients/client-lambda/src/commands/DeleteProvisionedConcurrencyConfigCommand.ts index db8a86e92967f..f5119d5acf393 100644 --- a/clients/client-lambda/src/commands/DeleteProvisionedConcurrencyConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteProvisionedConcurrencyConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -131,6 +132,10 @@ export class DeleteProvisionedConcurrencyConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "DeleteProvisionedConcurrencyConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts b/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts index 505b9bd651b8d..b5ef0188f009f 100644 --- a/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -128,6 +129,10 @@ export class GetAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetAliasCommand.ts b/clients/client-lambda/src/commands/GetAliasCommand.ts index 8a9e0510e931c..95c751a6ff65c 100644 --- a/clients/client-lambda/src/commands/GetAliasCommand.ts +++ b/clients/client-lambda/src/commands/GetAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -130,6 +131,10 @@ export class GetAliasCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts index 881fc2d16df5b..f9eb7b418c1f4 100644 --- a/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -136,6 +137,10 @@ export class GetCodeSigningConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetCodeSigningConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts index 449c1bd024795..8544c616d2dd6 100644 --- a/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -193,6 +194,10 @@ export class GetEventSourceMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetEventSourceMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts index 7de7c034183c1..da30f257bd64f 100644 --- a/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -132,6 +133,10 @@ export class GetFunctionCodeSigningConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetFunctionCodeSigningConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetFunctionCommand.ts b/clients/client-lambda/src/commands/GetFunctionCommand.ts index 974aef37da63f..ee35d1f383ea6 100644 --- a/clients/client-lambda/src/commands/GetFunctionCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -234,6 +235,10 @@ export class GetFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetFunctionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts b/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts index 3ec87bb3c8e82..a5d898339f3a6 100644 --- a/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -127,6 +128,10 @@ export class GetFunctionConcurrencyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetFunctionConcurrency", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts b/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts index 1656112330f99..26b8f87b4e5c8 100644 --- a/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -226,6 +227,10 @@ export class GetFunctionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: FunctionConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetFunctionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts index fe03f78b87e9d..16ec8679316c9 100644 --- a/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -142,6 +143,10 @@ export class GetFunctionEventInvokeConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetFunctionEventInvokeConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts index 25ba8948f5759..9278c2633eed2 100644 --- a/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -148,6 +149,10 @@ export class GetFunctionUrlConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetFunctionUrlConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts index 4a7bfa9aa88d9..6f2398ab98036 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -146,6 +147,10 @@ export class GetLayerVersionByArnCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetLayerVersionByArn", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetLayerVersionCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionCommand.ts index 592269fbc51c0..e29262931e403 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -147,6 +148,10 @@ export class GetLayerVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetLayerVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts index fcc45f93d062e..2dcc93b24f630 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -129,6 +130,10 @@ export class GetLayerVersionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetLayerVersionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetPolicyCommand.ts b/clients/client-lambda/src/commands/GetPolicyCommand.ts index c6159349366b7..91c4b8c66de6a 100644 --- a/clients/client-lambda/src/commands/GetPolicyCommand.ts +++ b/clients/client-lambda/src/commands/GetPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -126,6 +127,10 @@ export class GetPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts b/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts index 468302367e04a..6994916f68047 100644 --- a/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -140,6 +141,10 @@ export class GetProvisionedConcurrencyConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetProvisionedConcurrencyConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts b/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts index d3d0fd07c9d09..73d4cc31cf71d 100644 --- a/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -131,6 +132,10 @@ export class GetRuntimeManagementConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "GetRuntimeManagementConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/InvokeAsyncCommand.ts b/clients/client-lambda/src/commands/InvokeAsyncCommand.ts index fea64fe015aec..8657a1389662f 100644 --- a/clients/client-lambda/src/commands/InvokeAsyncCommand.ts +++ b/clients/client-lambda/src/commands/InvokeAsyncCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -137,6 +138,10 @@ export class InvokeAsyncCommand extends $Command< commandName, inputFilterSensitiveLog: InvokeAsyncRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "InvokeAsync", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/InvokeCommand.ts b/clients/client-lambda/src/commands/InvokeCommand.ts index 3c3bf4481e083..0ae397f67f099 100644 --- a/clients/client-lambda/src/commands/InvokeCommand.ts +++ b/clients/client-lambda/src/commands/InvokeCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -265,6 +266,10 @@ export class InvokeCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts b/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts index 57a19b70ea78a..86c00cd93432a 100644 --- a/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -139,6 +140,10 @@ export class ListCodeSigningConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListCodeSigningConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts b/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts index 18d68b30a8354..af57ff4a2b275 100644 --- a/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts +++ b/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -201,6 +202,10 @@ export class ListEventSourceMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListEventSourceMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts b/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts index af465d20ca79b..4d793e2ca2f4b 100644 --- a/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -150,6 +151,10 @@ export class ListFunctionEventInvokeConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListFunctionEventInvokeConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts b/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts index 2e69c3a4dd05a..979b07f247bf4 100644 --- a/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -154,6 +155,10 @@ export class ListFunctionUrlConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListFunctionUrlConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts index ef8ae09237ba8..c18dff4845952 100644 --- a/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -134,6 +135,10 @@ export class ListFunctionsByCodeSigningConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListFunctionsByCodeSigningConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListFunctionsCommand.ts b/clients/client-lambda/src/commands/ListFunctionsCommand.ts index 39f1cb53f69a1..1b38644aa41b0 100644 --- a/clients/client-lambda/src/commands/ListFunctionsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -234,6 +235,10 @@ export class ListFunctionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListFunctionsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListFunctions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts b/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts index 4f24a2f55ade6..d4157b2605c41 100644 --- a/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts +++ b/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -148,6 +149,10 @@ export class ListLayerVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListLayerVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListLayersCommand.ts b/clients/client-lambda/src/commands/ListLayersCommand.ts index 536fcfb112ce1..f924e7d34c097 100644 --- a/clients/client-lambda/src/commands/ListLayersCommand.ts +++ b/clients/client-lambda/src/commands/ListLayersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -148,6 +149,10 @@ export class ListLayersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListLayers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts b/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts index 88a998c1d2a6c..58d1e0e3aac5f 100644 --- a/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -147,6 +148,10 @@ export class ListProvisionedConcurrencyConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListProvisionedConcurrencyConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListTagsCommand.ts b/clients/client-lambda/src/commands/ListTagsCommand.ts index 8036c58005f4b..bd795572cc9f7 100644 --- a/clients/client-lambda/src/commands/ListTagsCommand.ts +++ b/clients/client-lambda/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -123,6 +124,10 @@ export class ListTagsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts b/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts index 2d3e23b7833bb..c1d66e033d1c3 100644 --- a/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts +++ b/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -231,6 +232,10 @@ export class ListVersionsByFunctionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListVersionsByFunctionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "ListVersionsByFunction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts b/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts index 22dd222d4140c..c4acbe1052eac 100644 --- a/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts +++ b/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -168,6 +169,10 @@ export class PublishLayerVersionCommand extends $Command< commandName, inputFilterSensitiveLog: PublishLayerVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "PublishLayerVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/PublishVersionCommand.ts b/clients/client-lambda/src/commands/PublishVersionCommand.ts index 49ba3a7ba7150..f5b87ac438063 100644 --- a/clients/client-lambda/src/commands/PublishVersionCommand.ts +++ b/clients/client-lambda/src/commands/PublishVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -242,6 +243,10 @@ export class PublishVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: FunctionConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "PublishVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts index 489fbcac38157..cb5e3ffe4d594 100644 --- a/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -140,6 +141,10 @@ export class PutFunctionCodeSigningConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "PutFunctionCodeSigningConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts b/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts index e52b257720f99..4df4a7a82b307 100644 --- a/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -138,6 +139,10 @@ export class PutFunctionConcurrencyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "PutFunctionConcurrency", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts index e0cfdb1957aa7..ea9dd32f8c693 100644 --- a/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -164,6 +165,10 @@ export class PutFunctionEventInvokeConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "PutFunctionEventInvokeConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts b/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts index 9d154e1c41cb1..4064f3123b42c 100644 --- a/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -141,6 +142,10 @@ export class PutProvisionedConcurrencyConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "PutProvisionedConcurrencyConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts b/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts index 9589391812588..4eb51cbfd3d64 100644 --- a/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -135,6 +136,10 @@ export class PutRuntimeManagementConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "PutRuntimeManagementConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts b/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts index 8f008601266d9..498003ebd3632 100644 --- a/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts +++ b/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -136,6 +137,10 @@ export class RemoveLayerVersionPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "RemoveLayerVersionPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/RemovePermissionCommand.ts b/clients/client-lambda/src/commands/RemovePermissionCommand.ts index 02d8ff7409fe3..58b71c5890813 100644 --- a/clients/client-lambda/src/commands/RemovePermissionCommand.ts +++ b/clients/client-lambda/src/commands/RemovePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -132,6 +133,10 @@ export class RemovePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "RemovePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/TagResourceCommand.ts b/clients/client-lambda/src/commands/TagResourceCommand.ts index 0a224acd5b061..2f333ec519351 100644 --- a/clients/client-lambda/src/commands/TagResourceCommand.ts +++ b/clients/client-lambda/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/UntagResourceCommand.ts b/clients/client-lambda/src/commands/UntagResourceCommand.ts index c0a6ce5cf47d2..c2f962c01623c 100644 --- a/clients/client-lambda/src/commands/UntagResourceCommand.ts +++ b/clients/client-lambda/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/UpdateAliasCommand.ts b/clients/client-lambda/src/commands/UpdateAliasCommand.ts index d85794128b797..03f23f267a7e8 100644 --- a/clients/client-lambda/src/commands/UpdateAliasCommand.ts +++ b/clients/client-lambda/src/commands/UpdateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -149,6 +150,10 @@ export class UpdateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "UpdateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts index bbf3b8648af93..d8ff8cf04d085 100644 --- a/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -146,6 +147,10 @@ export class UpdateCodeSigningConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "UpdateCodeSigningConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts index 49ad40b0c499c..2bf6245f95c94 100644 --- a/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -354,6 +355,10 @@ export class UpdateEventSourceMappingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "UpdateEventSourceMapping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts index aea8d8544a48c..09be8f1194a47 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -271,6 +272,10 @@ export class UpdateFunctionCodeCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateFunctionCodeRequestFilterSensitiveLog, outputFilterSensitiveLog: FunctionConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "UpdateFunctionCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts index 00b4b41fe080c..4f12ad8c0edca 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -307,6 +308,10 @@ export class UpdateFunctionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateFunctionConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: FunctionConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "UpdateFunctionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts index 56a417ab40c94..6092233f8dd36 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -155,6 +156,10 @@ export class UpdateFunctionEventInvokeConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "UpdateFunctionEventInvokeConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts index 0da85a3bf045a..262a5616b9dd2 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; @@ -169,6 +170,10 @@ export class UpdateFunctionUrlConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGirApiService", + operation: "UpdateFunctionUrlConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/package.json b/clients/client-lex-model-building-service/package.json index b3c40f0fbdc80..cfa961ade47c6 100644 --- a/clients/client-lex-model-building-service/package.json +++ b/clients/client-lex-model-building-service/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-lex-model-building-service/src/commands/CreateBotVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/CreateBotVersionCommand.ts index 47739266597c5..a47eed769d282 100644 --- a/clients/client-lex-model-building-service/src/commands/CreateBotVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/CreateBotVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -195,6 +196,10 @@ export class CreateBotVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "CreateBotVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/CreateIntentVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/CreateIntentVersionCommand.ts index fec9d16591a46..e7c2a0f03f832 100644 --- a/clients/client-lex-model-building-service/src/commands/CreateIntentVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/CreateIntentVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -258,6 +259,10 @@ export class CreateIntentVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "CreateIntentVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/CreateSlotTypeVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/CreateSlotTypeVersionCommand.ts index 971ca01c1085c..474d25c406a41 100644 --- a/clients/client-lex-model-building-service/src/commands/CreateSlotTypeVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/CreateSlotTypeVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class CreateSlotTypeVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "CreateSlotTypeVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteBotAliasCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteBotAliasCommand.ts index 00b341b4ff907..b26144d4bcc57 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteBotAliasCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteBotAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class DeleteBotAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteBotAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteBotChannelAssociationCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteBotChannelAssociationCommand.ts index 3d084cd5e8e24..27540171e3e1a 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteBotChannelAssociationCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteBotChannelAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class DeleteBotChannelAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteBotChannelAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteBotCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteBotCommand.ts index 42e1f09653034..6662f115ce93e 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteBotCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class DeleteBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteBotVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteBotVersionCommand.ts index 574316fa456b7..3c0640b5d263d 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteBotVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteBotVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class DeleteBotVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteBotVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteIntentCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteIntentCommand.ts index fbc7e3a3a0885..0ebbe9cc9c793 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteIntentCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteIntentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class DeleteIntentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteIntent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteIntentVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteIntentVersionCommand.ts index e5871f138859a..076bebb974e68 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteIntentVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteIntentVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class DeleteIntentVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteIntentVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeCommand.ts index 95ddee562acb1..66c2ae7c06ecb 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class DeleteSlotTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteSlotType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeVersionCommand.ts index cec59ecf43442..25c27e9356965 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class DeleteSlotTypeVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteSlotTypeVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/DeleteUtterancesCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteUtterancesCommand.ts index f69d57da85a40..5fb173d3fc525 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteUtterancesCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteUtterancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class DeleteUtterancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "DeleteUtterances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBotAliasCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotAliasCommand.ts index 756eab21ac3cc..4fa9704a00de1 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotAliasCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class GetBotAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBotAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBotAliasesCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotAliasesCommand.ts index 59e332a447019..85db5acdb9cb3 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotAliasesCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class GetBotAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBotAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationCommand.ts index e7ac6fd651412..b90c24dfb8a73 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class GetBotChannelAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBotChannelAssociationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBotChannelAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationsCommand.ts index 431ad74f6c1b9..20426b33530a1 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class GetBotChannelAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBotChannelAssociationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBotChannelAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBotCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotCommand.ts index be7e11e5401fc..51443f1a6ebed 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -233,6 +234,10 @@ export class GetBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBotVersionsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotVersionsCommand.ts index 05ce767cf3d33..913a6e004ea7b 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotVersionsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class GetBotVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBotVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBotsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotsCommand.ts index 0ac225b7c7e8e..a8218ef135957 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class GetBotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentCommand.ts index 9d160d9107c25..411357a16358e 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class GetBuiltinIntentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBuiltinIntent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentsCommand.ts index 4ddf5bfd26455..1c38cd63d25d3 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class GetBuiltinIntentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBuiltinIntents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetBuiltinSlotTypesCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBuiltinSlotTypesCommand.ts index 55f03fd167a29..8cad169f0636f 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBuiltinSlotTypesCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBuiltinSlotTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class GetBuiltinSlotTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetBuiltinSlotTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetExportCommand.ts b/clients/client-lex-model-building-service/src/commands/GetExportCommand.ts index 31aaef367f69f..d5fffc6ae35d1 100644 --- a/clients/client-lex-model-building-service/src/commands/GetExportCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class GetExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetImportCommand.ts b/clients/client-lex-model-building-service/src/commands/GetImportCommand.ts index 15dd634b18173..be47ff4a04b1a 100644 --- a/clients/client-lex-model-building-service/src/commands/GetImportCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class GetImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetIntentCommand.ts b/clients/client-lex-model-building-service/src/commands/GetIntentCommand.ts index 104ffbd96ebeb..aed135c82c996 100644 --- a/clients/client-lex-model-building-service/src/commands/GetIntentCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetIntentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -384,6 +385,10 @@ export class GetIntentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetIntent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetIntentVersionsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetIntentVersionsCommand.ts index d14db8dc2095e..0cf18aa74cc6f 100644 --- a/clients/client-lex-model-building-service/src/commands/GetIntentVersionsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetIntentVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class GetIntentVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetIntentVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetIntentsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetIntentsCommand.ts index de468e56938a1..dbee19a061729 100644 --- a/clients/client-lex-model-building-service/src/commands/GetIntentsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetIntentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class GetIntentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetIntents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetMigrationCommand.ts b/clients/client-lex-model-building-service/src/commands/GetMigrationCommand.ts index 8b94735a0788c..9edfedc525a9a 100644 --- a/clients/client-lex-model-building-service/src/commands/GetMigrationCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetMigrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class GetMigrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetMigration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetMigrationsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetMigrationsCommand.ts index 079c4a68fc888..009a7eaaf1a55 100644 --- a/clients/client-lex-model-building-service/src/commands/GetMigrationsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetMigrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class GetMigrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetMigrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetSlotTypeCommand.ts b/clients/client-lex-model-building-service/src/commands/GetSlotTypeCommand.ts index 8bba503b4e3b4..63dba9ba204ca 100644 --- a/clients/client-lex-model-building-service/src/commands/GetSlotTypeCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetSlotTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class GetSlotTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetSlotType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetSlotTypeVersionsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetSlotTypeVersionsCommand.ts index 75bc6c69d4a7a..e90e1ce276459 100644 --- a/clients/client-lex-model-building-service/src/commands/GetSlotTypeVersionsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetSlotTypeVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class GetSlotTypeVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetSlotTypeVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetSlotTypesCommand.ts b/clients/client-lex-model-building-service/src/commands/GetSlotTypesCommand.ts index f0a863a6726ee..019c365c521f1 100644 --- a/clients/client-lex-model-building-service/src/commands/GetSlotTypesCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetSlotTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -195,6 +196,10 @@ export class GetSlotTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetSlotTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/GetUtterancesViewCommand.ts b/clients/client-lex-model-building-service/src/commands/GetUtterancesViewCommand.ts index 1107323f17f59..aa7f7b90828ad 100644 --- a/clients/client-lex-model-building-service/src/commands/GetUtterancesViewCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetUtterancesViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class GetUtterancesViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "GetUtterancesView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-lex-model-building-service/src/commands/ListTagsForResourceCommand.ts index cc04fad676737..75fd00aece86d 100644 --- a/clients/client-lex-model-building-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/PutBotAliasCommand.ts b/clients/client-lex-model-building-service/src/commands/PutBotAliasCommand.ts index df6757f5749d1..5a88c553679eb 100644 --- a/clients/client-lex-model-building-service/src/commands/PutBotAliasCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/PutBotAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class PutBotAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "PutBotAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/PutBotCommand.ts b/clients/client-lex-model-building-service/src/commands/PutBotCommand.ts index bca4b60ac17f2..166a6fd3ae90f 100644 --- a/clients/client-lex-model-building-service/src/commands/PutBotCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/PutBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -336,6 +337,10 @@ export class PutBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "PutBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/PutIntentCommand.ts b/clients/client-lex-model-building-service/src/commands/PutIntentCommand.ts index 73f80668f62dc..6d9b5f6e00ca1 100644 --- a/clients/client-lex-model-building-service/src/commands/PutIntentCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/PutIntentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -667,6 +668,10 @@ export class PutIntentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "PutIntent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/PutSlotTypeCommand.ts b/clients/client-lex-model-building-service/src/commands/PutSlotTypeCommand.ts index 2fca51dd62ddf..92ff199fca9f0 100644 --- a/clients/client-lex-model-building-service/src/commands/PutSlotTypeCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/PutSlotTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -231,6 +232,10 @@ export class PutSlotTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "PutSlotType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/StartImportCommand.ts b/clients/client-lex-model-building-service/src/commands/StartImportCommand.ts index b5d16d8890efb..c84510328d202 100644 --- a/clients/client-lex-model-building-service/src/commands/StartImportCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/StartImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class StartImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "StartImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/StartMigrationCommand.ts b/clients/client-lex-model-building-service/src/commands/StartMigrationCommand.ts index 09472d9b5cf66..a69df0ff37c42 100644 --- a/clients/client-lex-model-building-service/src/commands/StartMigrationCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/StartMigrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class StartMigrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "StartMigration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/TagResourceCommand.ts b/clients/client-lex-model-building-service/src/commands/TagResourceCommand.ts index 80b4040ea8364..bb8860f8e3e20 100644 --- a/clients/client-lex-model-building-service/src/commands/TagResourceCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-model-building-service/src/commands/UntagResourceCommand.ts b/clients/client-lex-model-building-service/src/commands/UntagResourceCommand.ts index 5f6c18550b08e..8ecd138952978 100644 --- a/clients/client-lex-model-building-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseModelBuildingService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/package.json b/clients/client-lex-models-v2/package.json index 42bf1450d5c7a..f627dddd46ac1 100644 --- a/clients/client-lex-models-v2/package.json +++ b/clients/client-lex-models-v2/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-lex-models-v2/src/commands/BatchCreateCustomVocabularyItemCommand.ts b/clients/client-lex-models-v2/src/commands/BatchCreateCustomVocabularyItemCommand.ts index 279917cd94d19..53b341fda64e4 100644 --- a/clients/client-lex-models-v2/src/commands/BatchCreateCustomVocabularyItemCommand.ts +++ b/clients/client-lex-models-v2/src/commands/BatchCreateCustomVocabularyItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -165,6 +166,10 @@ export class BatchCreateCustomVocabularyItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "BatchCreateCustomVocabularyItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/BatchDeleteCustomVocabularyItemCommand.ts b/clients/client-lex-models-v2/src/commands/BatchDeleteCustomVocabularyItemCommand.ts index cd9be9ac0c30e..85f411f094bd8 100644 --- a/clients/client-lex-models-v2/src/commands/BatchDeleteCustomVocabularyItemCommand.ts +++ b/clients/client-lex-models-v2/src/commands/BatchDeleteCustomVocabularyItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -163,6 +164,10 @@ export class BatchDeleteCustomVocabularyItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "BatchDeleteCustomVocabularyItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/BatchUpdateCustomVocabularyItemCommand.ts b/clients/client-lex-models-v2/src/commands/BatchUpdateCustomVocabularyItemCommand.ts index a77f1e8e1baa7..d1c8081a3e328 100644 --- a/clients/client-lex-models-v2/src/commands/BatchUpdateCustomVocabularyItemCommand.ts +++ b/clients/client-lex-models-v2/src/commands/BatchUpdateCustomVocabularyItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -166,6 +167,10 @@ export class BatchUpdateCustomVocabularyItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "BatchUpdateCustomVocabularyItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/BuildBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/BuildBotLocaleCommand.ts index a5dbec02e2f33..bbda24081771a 100644 --- a/clients/client-lex-models-v2/src/commands/BuildBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/BuildBotLocaleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -147,6 +148,10 @@ export class BuildBotLocaleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "BuildBotLocale", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateBotAliasCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotAliasCommand.ts index c40fe4d1e5133..a6a2d3b1389eb 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotAliasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -236,6 +237,10 @@ export class CreateBotAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateBotAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateBotCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotCommand.ts index fec8c1862e125..1f2b3756df4a3 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -184,6 +185,10 @@ export class CreateBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotLocaleCommand.ts index 1359132e95e83..6d084fd692f26 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotLocaleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -161,6 +162,10 @@ export class CreateBotLocaleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateBotLocale", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateBotVersionCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotVersionCommand.ts index b3d23cd248df4..c93312ecfe2d2 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotVersionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -159,6 +160,10 @@ export class CreateBotVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateBotVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateExportCommand.ts b/clients/client-lex-models-v2/src/commands/CreateExportCommand.ts index ce79b4b0cecf9..87f14debc6644 100644 --- a/clients/client-lex-models-v2/src/commands/CreateExportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -187,6 +188,10 @@ export class CreateExportCommand extends $Command< commandName, inputFilterSensitiveLog: CreateExportRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateIntentCommand.ts b/clients/client-lex-models-v2/src/commands/CreateIntentCommand.ts index 29e5308884698..79e9e2baafc7f 100644 --- a/clients/client-lex-models-v2/src/commands/CreateIntentCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateIntentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -1030,6 +1031,10 @@ export class CreateIntentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateIntent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateResourcePolicyCommand.ts b/clients/client-lex-models-v2/src/commands/CreateResourcePolicyCommand.ts index 45ce31eb1a316..6ffd527c1ed81 100644 --- a/clients/client-lex-models-v2/src/commands/CreateResourcePolicyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -141,6 +142,10 @@ export class CreateResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateResourcePolicyStatementCommand.ts b/clients/client-lex-models-v2/src/commands/CreateResourcePolicyStatementCommand.ts index 9d32efd4526ec..8df65c4f3fb49 100644 --- a/clients/client-lex-models-v2/src/commands/CreateResourcePolicyStatementCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateResourcePolicyStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -170,6 +171,10 @@ export class CreateResourcePolicyStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateResourcePolicyStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateSlotCommand.ts b/clients/client-lex-models-v2/src/commands/CreateSlotCommand.ts index 041ab9ce034f8..4e3953963a26a 100644 --- a/clients/client-lex-models-v2/src/commands/CreateSlotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateSlotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -937,6 +938,10 @@ export class CreateSlotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateSlot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateSlotTypeCommand.ts b/clients/client-lex-models-v2/src/commands/CreateSlotTypeCommand.ts index 670958ab3f656..a8986ae7e6b14 100644 --- a/clients/client-lex-models-v2/src/commands/CreateSlotTypeCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateSlotTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -230,6 +231,10 @@ export class CreateSlotTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateSlotType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateTestSetDiscrepancyReportCommand.ts b/clients/client-lex-models-v2/src/commands/CreateTestSetDiscrepancyReportCommand.ts index 75cec270ce756..2271a3ac445f5 100644 --- a/clients/client-lex-models-v2/src/commands/CreateTestSetDiscrepancyReportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateTestSetDiscrepancyReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -159,6 +160,10 @@ export class CreateTestSetDiscrepancyReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateTestSetDiscrepancyReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/CreateUploadUrlCommand.ts b/clients/client-lex-models-v2/src/commands/CreateUploadUrlCommand.ts index 42f85a0f425be..7b72189652739 100644 --- a/clients/client-lex-models-v2/src/commands/CreateUploadUrlCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateUploadUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -135,6 +136,10 @@ export class CreateUploadUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "CreateUploadUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotAliasCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotAliasCommand.ts index dc69d13d04510..88b8d63c9f7e8 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotAliasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -143,6 +144,10 @@ export class DeleteBotAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteBotAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotCommand.ts index 5e018110e77c6..4d3178ae98855 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -148,6 +149,10 @@ export class DeleteBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotLocaleCommand.ts index 31ff3d4a19768..916df1ba5b29a 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotLocaleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -146,6 +147,10 @@ export class DeleteBotLocaleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteBotLocale", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotVersionCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotVersionCommand.ts index 3e55b747483b6..d6ec3018b9895 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotVersionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -144,6 +145,10 @@ export class DeleteBotVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteBotVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteCustomVocabularyCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteCustomVocabularyCommand.ts index 620fcfe91d707..1a915c5681c57 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteCustomVocabularyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteCustomVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -145,6 +146,10 @@ export class DeleteCustomVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteCustomVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteExportCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteExportCommand.ts index 8356a20a2006b..12e75e1464111 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteExportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -134,6 +135,10 @@ export class DeleteExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteImportCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteImportCommand.ts index 32824c2872258..13a18ddc51585 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteImportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -134,6 +135,10 @@ export class DeleteImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteIntentCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteIntentCommand.ts index 3b7b6810a10fa..96ea000515806 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteIntentCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteIntentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -140,6 +141,10 @@ export class DeleteIntentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteIntent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyCommand.ts index 4670915edc02a..4b249237faada 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -134,6 +135,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyStatementCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyStatementCommand.ts index 560faf6f7a0d8..82e7ad0dc8796 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyStatementCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -143,6 +144,10 @@ export class DeleteResourcePolicyStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteResourcePolicyStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteSlotCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteSlotCommand.ts index b6c7dac778670..0b33570d4e6cf 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteSlotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteSlotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -139,6 +140,10 @@ export class DeleteSlotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteSlot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteSlotTypeCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteSlotTypeCommand.ts index f36da19509090..6f751576ea85c 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteSlotTypeCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteSlotTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -145,6 +146,10 @@ export class DeleteSlotTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteSlotType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteTestSetCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteTestSetCommand.ts index 4d5fca5b4304f..fa1c92f0367f1 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteTestSetCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteTestSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -135,6 +136,10 @@ export class DeleteTestSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteTestSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DeleteUtterancesCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteUtterancesCommand.ts index 764f068a9361a..a3ec36473423b 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteUtterancesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteUtterancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -137,6 +138,10 @@ export class DeleteUtterancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DeleteUtterances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotAliasCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotAliasCommand.ts index e4ec8d299da1b..63ead96e00c97 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotAliasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -193,6 +194,10 @@ export class DescribeBotAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeBotAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotCommand.ts index fb1519bc5fd6b..e3c6bdf37ea7b 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -154,6 +155,10 @@ export class DescribeBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotLocaleCommand.ts index fd658338478f5..5f5739e15e8f4 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotLocaleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -162,6 +163,10 @@ export class DescribeBotLocaleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeBotLocale", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotRecommendationCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotRecommendationCommand.ts index c5b6c02c44316..d0e8e19deebf1 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotRecommendationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -187,6 +188,10 @@ export class DescribeBotRecommendationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeBotRecommendationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeBotRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotVersionCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotVersionCommand.ts index 446931097dacf..80b6dda38ebd2 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotVersionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -163,6 +164,10 @@ export class DescribeBotVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeBotVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeCustomVocabularyMetadataCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeCustomVocabularyMetadataCommand.ts index 85d0d06c91e5a..00dcfe0274215 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeCustomVocabularyMetadataCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeCustomVocabularyMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -145,6 +146,10 @@ export class DescribeCustomVocabularyMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeCustomVocabularyMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeExportCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeExportCommand.ts index 8eda2c57eb13d..aa7b3bc10b0a1 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeExportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -157,6 +158,10 @@ export class DescribeExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeImportCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeImportCommand.ts index 5d04aa536c61e..ef32d6c20fdd5 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeImportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -188,6 +189,10 @@ export class DescribeImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeIntentCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeIntentCommand.ts index 6710766993d58..fdab0b79a6898 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeIntentCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeIntentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -573,6 +574,10 @@ export class DescribeIntentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeIntent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeResourcePolicyCommand.ts index ad01142dd29ee..031307dc5fabe 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -129,6 +130,10 @@ export class DescribeResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeSlotCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeSlotCommand.ts index 9ab3fcfb72146..3f388006572e1 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeSlotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeSlotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -536,6 +537,10 @@ export class DescribeSlotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeSlot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeSlotTypeCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeSlotTypeCommand.ts index a74327760f955..931a6c0ae5458 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeSlotTypeCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeSlotTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -183,6 +184,10 @@ export class DescribeSlotTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeSlotType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeTestExecutionCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeTestExecutionCommand.ts index b941401ccb93b..6f03adae24714 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeTestExecutionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeTestExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -150,6 +151,10 @@ export class DescribeTestExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeTestExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeTestSetCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeTestSetCommand.ts index 47fe87fba08a6..306de8534cb43 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeTestSetCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeTestSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -146,6 +147,10 @@ export class DescribeTestSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeTestSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeTestSetDiscrepancyReportCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeTestSetDiscrepancyReportCommand.ts index 235800cd5a6ff..24fe9541b328e 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeTestSetDiscrepancyReportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeTestSetDiscrepancyReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -168,6 +169,10 @@ export class DescribeTestSetDiscrepancyReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeTestSetDiscrepancyReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/DescribeTestSetGenerationCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeTestSetGenerationCommand.ts index 42b3983273803..5dd8a1ed4458e 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeTestSetGenerationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeTestSetGenerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -160,6 +161,10 @@ export class DescribeTestSetGenerationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "DescribeTestSetGeneration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/GetTestExecutionArtifactsUrlCommand.ts b/clients/client-lex-models-v2/src/commands/GetTestExecutionArtifactsUrlCommand.ts index 47ee86af8ebcb..6d1c50ff9c160 100644 --- a/clients/client-lex-models-v2/src/commands/GetTestExecutionArtifactsUrlCommand.ts +++ b/clients/client-lex-models-v2/src/commands/GetTestExecutionArtifactsUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -139,6 +140,10 @@ export class GetTestExecutionArtifactsUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "GetTestExecutionArtifactsUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListAggregatedUtterancesCommand.ts b/clients/client-lex-models-v2/src/commands/ListAggregatedUtterancesCommand.ts index 3fec0c612e489..717dec63b3d9d 100644 --- a/clients/client-lex-models-v2/src/commands/ListAggregatedUtterancesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListAggregatedUtterancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -202,6 +203,10 @@ export class ListAggregatedUtterancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListAggregatedUtterances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListBotAliasesCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotAliasesCommand.ts index 666d9b5705e1f..af7a0de6ef727 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotAliasesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -143,6 +144,10 @@ export class ListBotAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListBotAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListBotLocalesCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotLocalesCommand.ts index dd27b1dc10d3c..4e9268da01e1c 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotLocalesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotLocalesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -157,6 +158,10 @@ export class ListBotLocalesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListBotLocales", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListBotRecommendationsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotRecommendationsCommand.ts index 2156f32913363..36354f5e9b58c 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotRecommendationsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -146,6 +147,10 @@ export class ListBotRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListBotRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListBotVersionsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotVersionsCommand.ts index 887aecbd558a1..b6a8ebf104c30 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotVersionsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -152,6 +153,10 @@ export class ListBotVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListBotVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListBotsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotsCommand.ts index 62e9fa3926017..b485159f939dd 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -152,6 +153,10 @@ export class ListBotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListBots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListBuiltInIntentsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBuiltInIntentsCommand.ts index ec0f5a405ef22..039345e9e1cac 100644 --- a/clients/client-lex-models-v2/src/commands/ListBuiltInIntentsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBuiltInIntentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -147,6 +148,10 @@ export class ListBuiltInIntentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListBuiltInIntents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListBuiltInSlotTypesCommand.ts b/clients/client-lex-models-v2/src/commands/ListBuiltInSlotTypesCommand.ts index 5fcf4efec78b4..375645c62c6eb 100644 --- a/clients/client-lex-models-v2/src/commands/ListBuiltInSlotTypesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBuiltInSlotTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -143,6 +144,10 @@ export class ListBuiltInSlotTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListBuiltInSlotTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListCustomVocabularyItemsCommand.ts b/clients/client-lex-models-v2/src/commands/ListCustomVocabularyItemsCommand.ts index aeb4a9c368bd7..4e8437299a646 100644 --- a/clients/client-lex-models-v2/src/commands/ListCustomVocabularyItemsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListCustomVocabularyItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -149,6 +150,10 @@ export class ListCustomVocabularyItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListCustomVocabularyItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListExportsCommand.ts b/clients/client-lex-models-v2/src/commands/ListExportsCommand.ts index b834bf00bfa00..5f5d272e384b1 100644 --- a/clients/client-lex-models-v2/src/commands/ListExportsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListExportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -173,6 +174,10 @@ export class ListExportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListExports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListImportsCommand.ts b/clients/client-lex-models-v2/src/commands/ListImportsCommand.ts index 77f8aa3c9bc3d..4204581ec1bcb 100644 --- a/clients/client-lex-models-v2/src/commands/ListImportsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListImportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -157,6 +158,10 @@ export class ListImportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListImports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListIntentMetricsCommand.ts b/clients/client-lex-models-v2/src/commands/ListIntentMetricsCommand.ts index 627186476df4c..354b08bc0fb6d 100644 --- a/clients/client-lex-models-v2/src/commands/ListIntentMetricsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListIntentMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -210,6 +211,10 @@ export class ListIntentMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListIntentMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListIntentPathsCommand.ts b/clients/client-lex-models-v2/src/commands/ListIntentPathsCommand.ts index fdb64496fb982..6c99dbc4a03c2 100644 --- a/clients/client-lex-models-v2/src/commands/ListIntentPathsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListIntentPathsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -165,6 +166,10 @@ export class ListIntentPathsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListIntentPaths", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListIntentStageMetricsCommand.ts b/clients/client-lex-models-v2/src/commands/ListIntentStageMetricsCommand.ts index aa44129cde1d6..1fe1c3f8cd814 100644 --- a/clients/client-lex-models-v2/src/commands/ListIntentStageMetricsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListIntentStageMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -210,6 +211,10 @@ export class ListIntentStageMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListIntentStageMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListIntentsCommand.ts b/clients/client-lex-models-v2/src/commands/ListIntentsCommand.ts index 53bb0a8b663e8..fc3da32b8c58f 100644 --- a/clients/client-lex-models-v2/src/commands/ListIntentsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListIntentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -168,6 +169,10 @@ export class ListIntentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListIntents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListRecommendedIntentsCommand.ts b/clients/client-lex-models-v2/src/commands/ListRecommendedIntentsCommand.ts index 204819d3096d9..ba80c82901e7d 100644 --- a/clients/client-lex-models-v2/src/commands/ListRecommendedIntentsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListRecommendedIntentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -151,6 +152,10 @@ export class ListRecommendedIntentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListRecommendedIntents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListSessionAnalyticsDataCommand.ts b/clients/client-lex-models-v2/src/commands/ListSessionAnalyticsDataCommand.ts index 7dbd021bd130a..68d065a150079 100644 --- a/clients/client-lex-models-v2/src/commands/ListSessionAnalyticsDataCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListSessionAnalyticsDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -181,6 +182,10 @@ export class ListSessionAnalyticsDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListSessionAnalyticsData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListSessionMetricsCommand.ts b/clients/client-lex-models-v2/src/commands/ListSessionMetricsCommand.ts index d948f8fd8cff6..52ea9b9a3272e 100644 --- a/clients/client-lex-models-v2/src/commands/ListSessionMetricsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListSessionMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -210,6 +211,10 @@ export class ListSessionMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListSessionMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListSlotTypesCommand.ts b/clients/client-lex-models-v2/src/commands/ListSlotTypesCommand.ts index 3dc96f0d114bb..f49ec9c8bd469 100644 --- a/clients/client-lex-models-v2/src/commands/ListSlotTypesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListSlotTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -157,6 +158,10 @@ export class ListSlotTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListSlotTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListSlotsCommand.ts b/clients/client-lex-models-v2/src/commands/ListSlotsCommand.ts index 581995aa5939c..e41d8d4316e9b 100644 --- a/clients/client-lex-models-v2/src/commands/ListSlotsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListSlotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -239,6 +240,10 @@ export class ListSlotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListSlots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListTagsForResourceCommand.ts b/clients/client-lex-models-v2/src/commands/ListTagsForResourceCommand.ts index 3932eb40f84dc..90f2bc3e471e7 100644 --- a/clients/client-lex-models-v2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListTestExecutionResultItemsCommand.ts b/clients/client-lex-models-v2/src/commands/ListTestExecutionResultItemsCommand.ts index dbefa91573d5e..57cde3725bf9c 100644 --- a/clients/client-lex-models-v2/src/commands/ListTestExecutionResultItemsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTestExecutionResultItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -337,6 +338,10 @@ export class ListTestExecutionResultItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListTestExecutionResultItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListTestExecutionsCommand.ts b/clients/client-lex-models-v2/src/commands/ListTestExecutionsCommand.ts index 3a35ca0ce61ee..3cf914d22a6c6 100644 --- a/clients/client-lex-models-v2/src/commands/ListTestExecutionsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTestExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -153,6 +154,10 @@ export class ListTestExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListTestExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListTestSetRecordsCommand.ts b/clients/client-lex-models-v2/src/commands/ListTestSetRecordsCommand.ts index 4f91d7b41aa3b..34f356e55d126 100644 --- a/clients/client-lex-models-v2/src/commands/ListTestSetRecordsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTestSetRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -221,6 +222,10 @@ export class ListTestSetRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListTestSetRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListTestSetsCommand.ts b/clients/client-lex-models-v2/src/commands/ListTestSetsCommand.ts index f5a22d200597d..aa107338a6c66 100644 --- a/clients/client-lex-models-v2/src/commands/ListTestSetsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTestSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -150,6 +151,10 @@ export class ListTestSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListTestSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListUtteranceAnalyticsDataCommand.ts b/clients/client-lex-models-v2/src/commands/ListUtteranceAnalyticsDataCommand.ts index 4b92489316cc4..2be06fadd3a50 100644 --- a/clients/client-lex-models-v2/src/commands/ListUtteranceAnalyticsDataCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListUtteranceAnalyticsDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -215,6 +216,10 @@ export class ListUtteranceAnalyticsDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListUtteranceAnalyticsData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/ListUtteranceMetricsCommand.ts b/clients/client-lex-models-v2/src/commands/ListUtteranceMetricsCommand.ts index ac88b400c7d29..ee1aea7210b4b 100644 --- a/clients/client-lex-models-v2/src/commands/ListUtteranceMetricsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListUtteranceMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -226,6 +227,10 @@ export class ListUtteranceMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "ListUtteranceMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/SearchAssociatedTranscriptsCommand.ts b/clients/client-lex-models-v2/src/commands/SearchAssociatedTranscriptsCommand.ts index f9cd475f538f7..293fddb609e7b 100644 --- a/clients/client-lex-models-v2/src/commands/SearchAssociatedTranscriptsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/SearchAssociatedTranscriptsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -163,6 +164,10 @@ export class SearchAssociatedTranscriptsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "SearchAssociatedTranscripts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/StartBotRecommendationCommand.ts b/clients/client-lex-models-v2/src/commands/StartBotRecommendationCommand.ts index ce3007b50ae01..ca3a02a4c1f98 100644 --- a/clients/client-lex-models-v2/src/commands/StartBotRecommendationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartBotRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -206,6 +207,10 @@ export class StartBotRecommendationCommand extends $Command< commandName, inputFilterSensitiveLog: StartBotRecommendationRequestFilterSensitiveLog, outputFilterSensitiveLog: StartBotRecommendationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "StartBotRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/StartImportCommand.ts b/clients/client-lex-models-v2/src/commands/StartImportCommand.ts index 8fabca19a5746..08bb716150c76 100644 --- a/clients/client-lex-models-v2/src/commands/StartImportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -240,6 +241,10 @@ export class StartImportCommand extends $Command< commandName, inputFilterSensitiveLog: StartImportRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "StartImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/StartTestExecutionCommand.ts b/clients/client-lex-models-v2/src/commands/StartTestExecutionCommand.ts index 15b87bf16561f..4b5170ec88603 100644 --- a/clients/client-lex-models-v2/src/commands/StartTestExecutionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartTestExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -158,6 +159,10 @@ export class StartTestExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "StartTestExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/StartTestSetGenerationCommand.ts b/clients/client-lex-models-v2/src/commands/StartTestSetGenerationCommand.ts index 0d97f1f1beff4..0f849bed28f9d 100644 --- a/clients/client-lex-models-v2/src/commands/StartTestSetGenerationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartTestSetGenerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -185,6 +186,10 @@ export class StartTestSetGenerationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "StartTestSetGeneration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/StopBotRecommendationCommand.ts b/clients/client-lex-models-v2/src/commands/StopBotRecommendationCommand.ts index 14294947f1550..54ab3bd5729e3 100644 --- a/clients/client-lex-models-v2/src/commands/StopBotRecommendationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StopBotRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -150,6 +151,10 @@ export class StopBotRecommendationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "StopBotRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/TagResourceCommand.ts b/clients/client-lex-models-v2/src/commands/TagResourceCommand.ts index de7f573dd85bf..265ad5d18aa22 100644 --- a/clients/client-lex-models-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-lex-models-v2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UntagResourceCommand.ts b/clients/client-lex-models-v2/src/commands/UntagResourceCommand.ts index b2fde2afa7278..a6550edc944e6 100644 --- a/clients/client-lex-models-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateBotAliasCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateBotAliasCommand.ts index 3842001ad98e5..09b22aed22596 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateBotAliasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateBotAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -228,6 +229,10 @@ export class UpdateBotAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateBotAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateBotCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateBotCommand.ts index 9997d911660fe..60c6b183f4835 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateBotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateBotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -174,6 +175,10 @@ export class UpdateBotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateBot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateBotLocaleCommand.ts index 8cfb13a0e967e..4c97d4ffe7f7b 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateBotLocaleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -165,6 +166,10 @@ export class UpdateBotLocaleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateBotLocale", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateBotRecommendationCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateBotRecommendationCommand.ts index e73b7e104f50e..7ec151e7398fc 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateBotRecommendationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateBotRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -187,6 +188,10 @@ export class UpdateBotRecommendationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateBotRecommendationRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateBotRecommendationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateBotRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateExportCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateExportCommand.ts index 9aaa42221f9ab..4030289d05553 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateExportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -164,6 +165,10 @@ export class UpdateExportCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateExportRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateIntentCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateIntentCommand.ts index 69f1220e6c664..bf300bd8bd510 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateIntentCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateIntentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -1007,6 +1008,10 @@ export class UpdateIntentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateIntent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateResourcePolicyCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateResourcePolicyCommand.ts index 0407ccea8e42c..00eeeacd58fda 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateResourcePolicyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -143,6 +144,10 @@ export class UpdateResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateSlotCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateSlotCommand.ts index 6e5aa6e91d657..3c7a234f653be 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateSlotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateSlotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -935,6 +936,10 @@ export class UpdateSlotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateSlot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateSlotTypeCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateSlotTypeCommand.ts index d7c65ae7a2014..a7fe27d51035f 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateSlotTypeCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateSlotTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -229,6 +230,10 @@ export class UpdateSlotTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateSlotType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-models-v2/src/commands/UpdateTestSetCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateTestSetCommand.ts index 6a60ba4e214d8..3d0adaa45c784 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateTestSetCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateTestSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client"; @@ -152,6 +153,10 @@ export class UpdateTestSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LexModelBuildingServiceV2", + operation: "UpdateTestSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-service/package.json b/clients/client-lex-runtime-service/package.json index 97f00bbb594f2..0cf6048d2b311 100644 --- a/clients/client-lex-runtime-service/package.json +++ b/clients/client-lex-runtime-service/package.json @@ -35,28 +35,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-lex-runtime-service/src/commands/DeleteSessionCommand.ts b/clients/client-lex-runtime-service/src/commands/DeleteSessionCommand.ts index f6b292a655172..19bd5c6a45462 100644 --- a/clients/client-lex-runtime-service/src/commands/DeleteSessionCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/DeleteSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class DeleteSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeService", + operation: "DeleteSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-service/src/commands/GetSessionCommand.ts b/clients/client-lex-runtime-service/src/commands/GetSessionCommand.ts index a2f86a813229f..5c6735a525887 100644 --- a/clients/client-lex-runtime-service/src/commands/GetSessionCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/GetSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class GetSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeService", + operation: "GetSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-service/src/commands/PostContentCommand.ts b/clients/client-lex-runtime-service/src/commands/PostContentCommand.ts index 6b64066f12e23..78a14b8d4975e 100644 --- a/clients/client-lex-runtime-service/src/commands/PostContentCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/PostContentCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -285,6 +286,10 @@ export class PostContentCommand extends $Command< commandName, inputFilterSensitiveLog: PostContentRequestFilterSensitiveLog, outputFilterSensitiveLog: PostContentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeService", + operation: "PostContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-service/src/commands/PostTextCommand.ts b/clients/client-lex-runtime-service/src/commands/PostTextCommand.ts index 99b9be8184bf2..6650f7ccf4639 100644 --- a/clients/client-lex-runtime-service/src/commands/PostTextCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/PostTextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -322,6 +323,10 @@ export class PostTextCommand extends $Command< commandName, inputFilterSensitiveLog: PostTextRequestFilterSensitiveLog, outputFilterSensitiveLog: PostTextResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeService", + operation: "PostText", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-service/src/commands/PutSessionCommand.ts b/clients/client-lex-runtime-service/src/commands/PutSessionCommand.ts index 897503d60ea7d..9e2199e71a7c0 100644 --- a/clients/client-lex-runtime-service/src/commands/PutSessionCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/PutSessionCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -225,6 +226,10 @@ export class PutSessionCommand extends $Command< commandName, inputFilterSensitiveLog: PutSessionRequestFilterSensitiveLog, outputFilterSensitiveLog: PutSessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeService", + operation: "PutSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-v2/package.json b/clients/client-lex-runtime-v2/package.json index d8b212dcfbfcd..bdb2040a45749 100644 --- a/clients/client-lex-runtime-v2/package.json +++ b/clients/client-lex-runtime-v2/package.json @@ -35,31 +35,31 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/eventstream-serde-config-resolver": "^2.0.7", - "@smithy/eventstream-serde-node": "^2.0.7", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/eventstream-serde-config-resolver": "^2.0.9", + "@smithy/eventstream-serde-node": "^2.0.9", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-lex-runtime-v2/src/commands/DeleteSessionCommand.ts b/clients/client-lex-runtime-v2/src/commands/DeleteSessionCommand.ts index e30c1999b9f5a..e590f9b80ac95 100644 --- a/clients/client-lex-runtime-v2/src/commands/DeleteSessionCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/DeleteSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexRuntimeV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexRuntimeV2Client"; @@ -149,6 +150,10 @@ export class DeleteSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeServiceApi2_0", + operation: "DeleteSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-v2/src/commands/GetSessionCommand.ts b/clients/client-lex-runtime-v2/src/commands/GetSessionCommand.ts index de8a595c144b0..f9b4dd333e6d9 100644 --- a/clients/client-lex-runtime-v2/src/commands/GetSessionCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/GetSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexRuntimeV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexRuntimeV2Client"; @@ -266,6 +267,10 @@ export class GetSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeServiceApi2_0", + operation: "GetSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-v2/src/commands/PutSessionCommand.ts b/clients/client-lex-runtime-v2/src/commands/PutSessionCommand.ts index ea7d87f2780d6..444f30d9a3f13 100644 --- a/clients/client-lex-runtime-v2/src/commands/PutSessionCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/PutSessionCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -265,6 +266,10 @@ export class PutSessionCommand extends $Command< commandName, inputFilterSensitiveLog: PutSessionRequestFilterSensitiveLog, outputFilterSensitiveLog: PutSessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeServiceApi2_0", + operation: "PutSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-v2/src/commands/RecognizeTextCommand.ts b/clients/client-lex-runtime-v2/src/commands/RecognizeTextCommand.ts index 9c4d56b752e2e..04ca5d52561bb 100644 --- a/clients/client-lex-runtime-v2/src/commands/RecognizeTextCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/RecognizeTextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexRuntimeV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexRuntimeV2Client"; @@ -402,6 +403,10 @@ export class RecognizeTextCommand extends $Command< commandName, inputFilterSensitiveLog: RecognizeTextRequestFilterSensitiveLog, outputFilterSensitiveLog: RecognizeTextResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeServiceApi2_0", + operation: "RecognizeText", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-v2/src/commands/RecognizeUtteranceCommand.ts b/clients/client-lex-runtime-v2/src/commands/RecognizeUtteranceCommand.ts index aef954a872918..e7f3756d0a248 100644 --- a/clients/client-lex-runtime-v2/src/commands/RecognizeUtteranceCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/RecognizeUtteranceCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -232,6 +233,10 @@ export class RecognizeUtteranceCommand extends $Command< commandName, inputFilterSensitiveLog: RecognizeUtteranceRequestFilterSensitiveLog, outputFilterSensitiveLog: RecognizeUtteranceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeServiceApi2_0", + operation: "RecognizeUtterance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lex-runtime-v2/src/commands/StartConversationCommand.ts b/clients/client-lex-runtime-v2/src/commands/StartConversationCommand.ts index a0219071f9373..18369db2d9318 100644 --- a/clients/client-lex-runtime-v2/src/commands/StartConversationCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/StartConversationCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LexRuntimeV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexRuntimeV2Client"; @@ -523,6 +524,10 @@ export class StartConversationCommand extends $Command< commandName, inputFilterSensitiveLog: StartConversationRequestFilterSensitiveLog, outputFilterSensitiveLog: StartConversationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDeepSenseRunTimeServiceApi2_0", + operation: "StartConversation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-linux-subscriptions/package.json b/clients/client-license-manager-linux-subscriptions/package.json index 0ecee4f90732d..ba87a832169a2 100644 --- a/clients/client-license-manager-linux-subscriptions/package.json +++ b/clients/client-license-manager-linux-subscriptions/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-license-manager-linux-subscriptions/src/commands/GetServiceSettingsCommand.ts b/clients/client-license-manager-linux-subscriptions/src/commands/GetServiceSettingsCommand.ts index 4da3f7aac40df..163b875a8b376 100644 --- a/clients/client-license-manager-linux-subscriptions/src/commands/GetServiceSettingsCommand.ts +++ b/clients/client-license-manager-linux-subscriptions/src/commands/GetServiceSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class GetServiceSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerLinuxSubscriptions", + operation: "GetServiceSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionInstancesCommand.ts b/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionInstancesCommand.ts index 33c8d1585f017..c7d2b8782e15b 100644 --- a/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionInstancesCommand.ts +++ b/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class ListLinuxSubscriptionInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerLinuxSubscriptions", + operation: "ListLinuxSubscriptionInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionsCommand.ts b/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionsCommand.ts index 97303c3c74b44..b8de572438319 100644 --- a/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionsCommand.ts +++ b/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class ListLinuxSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerLinuxSubscriptions", + operation: "ListLinuxSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-linux-subscriptions/src/commands/UpdateServiceSettingsCommand.ts b/clients/client-license-manager-linux-subscriptions/src/commands/UpdateServiceSettingsCommand.ts index c722f48b1cf6b..89f4b57eade6a 100644 --- a/clients/client-license-manager-linux-subscriptions/src/commands/UpdateServiceSettingsCommand.ts +++ b/clients/client-license-manager-linux-subscriptions/src/commands/UpdateServiceSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class UpdateServiceSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerLinuxSubscriptions", + operation: "UpdateServiceSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/package.json b/clients/client-license-manager-user-subscriptions/package.json index 813e99fb0d8a3..9e9df641943f3 100644 --- a/clients/client-license-manager-user-subscriptions/package.json +++ b/clients/client-license-manager-user-subscriptions/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-license-manager-user-subscriptions/src/commands/AssociateUserCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/AssociateUserCommand.ts index fe47dde98d161..104dc953b9a3b 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/AssociateUserCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/AssociateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class AssociateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "AssociateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/DeregisterIdentityProviderCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/DeregisterIdentityProviderCommand.ts index d4c37681b0f38..6fcf609dcfeb1 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/DeregisterIdentityProviderCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/DeregisterIdentityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class DeregisterIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "DeregisterIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/DisassociateUserCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/DisassociateUserCommand.ts index 84b79f8df0a9d..1eb37f66d2be4 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/DisassociateUserCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/DisassociateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class DisassociateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "DisassociateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/ListIdentityProvidersCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/ListIdentityProvidersCommand.ts index c12ca2aa062ca..17272b01fcef1 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/ListIdentityProvidersCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/ListIdentityProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class ListIdentityProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "ListIdentityProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/ListInstancesCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/ListInstancesCommand.ts index 7841b525f8f40..848f386671ba8 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/ListInstancesCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/ListInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class ListInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "ListInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/ListProductSubscriptionsCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/ListProductSubscriptionsCommand.ts index 420c3243472c6..aeba6af5cde80 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/ListProductSubscriptionsCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/ListProductSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class ListProductSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "ListProductSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/ListUserAssociationsCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/ListUserAssociationsCommand.ts index a85e87979666f..45c10f5941fcd 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/ListUserAssociationsCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/ListUserAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class ListUserAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "ListUserAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/RegisterIdentityProviderCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/RegisterIdentityProviderCommand.ts index d53d6b4ce4837..b440b5a35cc99 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/RegisterIdentityProviderCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/RegisterIdentityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class RegisterIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "RegisterIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/StartProductSubscriptionCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/StartProductSubscriptionCommand.ts index 415f58d66a5be..7114a73ae2288 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/StartProductSubscriptionCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/StartProductSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class StartProductSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "StartProductSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/StopProductSubscriptionCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/StopProductSubscriptionCommand.ts index 36f20cf1fcba2..7b8956627d0bb 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/StopProductSubscriptionCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/StopProductSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class StopProductSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "StopProductSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager-user-subscriptions/src/commands/UpdateIdentityProviderSettingsCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/UpdateIdentityProviderSettingsCommand.ts index 27b31519b2be9..7df08dc377c68 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/UpdateIdentityProviderSettingsCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/UpdateIdentityProviderSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class UpdateIdentityProviderSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LicenseManagerUserSubscriptions", + operation: "UpdateIdentityProviderSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/package.json b/clients/client-license-manager/package.json index 3b3f2bbbc0bf5..694229b146982 100644 --- a/clients/client-license-manager/package.json +++ b/clients/client-license-manager/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-license-manager/src/commands/AcceptGrantCommand.ts b/clients/client-license-manager/src/commands/AcceptGrantCommand.ts index 5ac4275c02a04..73fd08c945480 100644 --- a/clients/client-license-manager/src/commands/AcceptGrantCommand.ts +++ b/clients/client-license-manager/src/commands/AcceptGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -136,6 +137,10 @@ export class AcceptGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "AcceptGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CheckInLicenseCommand.ts b/clients/client-license-manager/src/commands/CheckInLicenseCommand.ts index 7e42a3ed7432e..8bcf0f19fb1e1 100644 --- a/clients/client-license-manager/src/commands/CheckInLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/CheckInLicenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -138,6 +139,10 @@ export class CheckInLicenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CheckInLicense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CheckoutBorrowLicenseCommand.ts b/clients/client-license-manager/src/commands/CheckoutBorrowLicenseCommand.ts index 2d037c1549b5d..506275c66b76d 100644 --- a/clients/client-license-manager/src/commands/CheckoutBorrowLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/CheckoutBorrowLicenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -182,6 +183,10 @@ export class CheckoutBorrowLicenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CheckoutBorrowLicense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CheckoutLicenseCommand.ts b/clients/client-license-manager/src/commands/CheckoutLicenseCommand.ts index b4ea19b8196df..67e8fb5e9b3f6 100644 --- a/clients/client-license-manager/src/commands/CheckoutLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/CheckoutLicenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -174,6 +175,10 @@ export class CheckoutLicenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CheckoutLicense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CreateGrantCommand.ts b/clients/client-license-manager/src/commands/CreateGrantCommand.ts index 7f7c53de364e6..a963e33ffdf3c 100644 --- a/clients/client-license-manager/src/commands/CreateGrantCommand.ts +++ b/clients/client-license-manager/src/commands/CreateGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -147,6 +148,10 @@ export class CreateGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CreateGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CreateGrantVersionCommand.ts b/clients/client-license-manager/src/commands/CreateGrantVersionCommand.ts index d2febd9023c5e..69cb10a6c1668 100644 --- a/clients/client-license-manager/src/commands/CreateGrantVersionCommand.ts +++ b/clients/client-license-manager/src/commands/CreateGrantVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -150,6 +151,10 @@ export class CreateGrantVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CreateGrantVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CreateLicenseCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseCommand.ts index e2cab67591c7c..96944076d8576 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -175,6 +176,10 @@ export class CreateLicenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CreateLicense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CreateLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseConfigurationCommand.ts index bbda9fa835919..d5943b843dff5 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -166,6 +167,10 @@ export class CreateLicenseConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CreateLicenseConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CreateLicenseConversionTaskForResourceCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseConversionTaskForResourceCommand.ts index 65ae31b2cb815..a60c0b3781a5d 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseConversionTaskForResourceCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseConversionTaskForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -148,6 +149,10 @@ export class CreateLicenseConversionTaskForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CreateLicenseConversionTaskForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CreateLicenseManagerReportGeneratorCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseManagerReportGeneratorCommand.ts index 32e4d93be82f8..00ce12a0aea0c 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseManagerReportGeneratorCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseManagerReportGeneratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -167,6 +168,10 @@ export class CreateLicenseManagerReportGeneratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CreateLicenseManagerReportGenerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CreateLicenseVersionCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseVersionCommand.ts index 47d238494a54a..43fc0e0060ad5 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseVersionCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -181,6 +182,10 @@ export class CreateLicenseVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CreateLicenseVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/CreateTokenCommand.ts b/clients/client-license-manager/src/commands/CreateTokenCommand.ts index 3fa11c2bab8c6..22c367ab91c69 100644 --- a/clients/client-license-manager/src/commands/CreateTokenCommand.ts +++ b/clients/client-license-manager/src/commands/CreateTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -150,6 +151,10 @@ export class CreateTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "CreateToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/DeleteGrantCommand.ts b/clients/client-license-manager/src/commands/DeleteGrantCommand.ts index 5df37e00538fd..80095d56326fc 100644 --- a/clients/client-license-manager/src/commands/DeleteGrantCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -138,6 +139,10 @@ export class DeleteGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "DeleteGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/DeleteLicenseCommand.ts b/clients/client-license-manager/src/commands/DeleteLicenseCommand.ts index 9b40900d34278..82ca04a11567d 100644 --- a/clients/client-license-manager/src/commands/DeleteLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteLicenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -139,6 +140,10 @@ export class DeleteLicenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "DeleteLicense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/DeleteLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/DeleteLicenseConfigurationCommand.ts index b812c4817610c..5be431f1dd6bb 100644 --- a/clients/client-license-manager/src/commands/DeleteLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteLicenseConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -129,6 +130,10 @@ export class DeleteLicenseConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "DeleteLicenseConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/DeleteLicenseManagerReportGeneratorCommand.ts b/clients/client-license-manager/src/commands/DeleteLicenseManagerReportGeneratorCommand.ts index cc30ed8e29467..37e73326a4137 100644 --- a/clients/client-license-manager/src/commands/DeleteLicenseManagerReportGeneratorCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteLicenseManagerReportGeneratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -147,6 +148,10 @@ export class DeleteLicenseManagerReportGeneratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "DeleteLicenseManagerReportGenerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/DeleteTokenCommand.ts b/clients/client-license-manager/src/commands/DeleteTokenCommand.ts index aaaf3072c274d..5787463a2e75f 100644 --- a/clients/client-license-manager/src/commands/DeleteTokenCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -132,6 +133,10 @@ export class DeleteTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "DeleteToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ExtendLicenseConsumptionCommand.ts b/clients/client-license-manager/src/commands/ExtendLicenseConsumptionCommand.ts index 40628e4a190ef..9650263727785 100644 --- a/clients/client-license-manager/src/commands/ExtendLicenseConsumptionCommand.ts +++ b/clients/client-license-manager/src/commands/ExtendLicenseConsumptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -138,6 +139,10 @@ export class ExtendLicenseConsumptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ExtendLicenseConsumption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/GetAccessTokenCommand.ts b/clients/client-license-manager/src/commands/GetAccessTokenCommand.ts index 16217c8046d62..7b6c6a1a82b85 100644 --- a/clients/client-license-manager/src/commands/GetAccessTokenCommand.ts +++ b/clients/client-license-manager/src/commands/GetAccessTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -134,6 +135,10 @@ export class GetAccessTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "GetAccessToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/GetGrantCommand.ts b/clients/client-license-manager/src/commands/GetGrantCommand.ts index 266ec583baedc..205ed08aecfc1 100644 --- a/clients/client-license-manager/src/commands/GetGrantCommand.ts +++ b/clients/client-license-manager/src/commands/GetGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -151,6 +152,10 @@ export class GetGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "GetGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/GetLicenseCommand.ts b/clients/client-license-manager/src/commands/GetLicenseCommand.ts index aed2cd1c0189a..d931dcacc053a 100644 --- a/clients/client-license-manager/src/commands/GetLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -177,6 +178,10 @@ export class GetLicenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "GetLicense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/GetLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/GetLicenseConfigurationCommand.ts index a1f3bf9f37226..52b2c33c4a8bc 100644 --- a/clients/client-license-manager/src/commands/GetLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -178,6 +179,10 @@ export class GetLicenseConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "GetLicenseConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/GetLicenseConversionTaskCommand.ts b/clients/client-license-manager/src/commands/GetLicenseConversionTaskCommand.ts index 6debce67e6dc7..44a86ed7edf74 100644 --- a/clients/client-license-manager/src/commands/GetLicenseConversionTaskCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseConversionTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -142,6 +143,10 @@ export class GetLicenseConversionTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "GetLicenseConversionTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/GetLicenseManagerReportGeneratorCommand.ts b/clients/client-license-manager/src/commands/GetLicenseManagerReportGeneratorCommand.ts index 81cdea26f9900..0a4fc0f4bd814 100644 --- a/clients/client-license-manager/src/commands/GetLicenseManagerReportGeneratorCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseManagerReportGeneratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -175,6 +176,10 @@ export class GetLicenseManagerReportGeneratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "GetLicenseManagerReportGenerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/GetLicenseUsageCommand.ts b/clients/client-license-manager/src/commands/GetLicenseUsageCommand.ts index ea45c90d1ca30..e1a8fcf73f1bf 100644 --- a/clients/client-license-manager/src/commands/GetLicenseUsageCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -142,6 +143,10 @@ export class GetLicenseUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "GetLicenseUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/GetServiceSettingsCommand.ts b/clients/client-license-manager/src/commands/GetServiceSettingsCommand.ts index 4511bc3736fd4..e02039b8ccce2 100644 --- a/clients/client-license-manager/src/commands/GetServiceSettingsCommand.ts +++ b/clients/client-license-manager/src/commands/GetServiceSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -131,6 +132,10 @@ export class GetServiceSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "GetServiceSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListAssociationsForLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/ListAssociationsForLicenseConfigurationCommand.ts index c8dbe191162ef..c1d7d296a55ca 100644 --- a/clients/client-license-manager/src/commands/ListAssociationsForLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/ListAssociationsForLicenseConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -162,6 +163,10 @@ export class ListAssociationsForLicenseConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListAssociationsForLicenseConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListDistributedGrantsCommand.ts b/clients/client-license-manager/src/commands/ListDistributedGrantsCommand.ts index d8ef5f1d64271..1ac5c32c86ed9 100644 --- a/clients/client-license-manager/src/commands/ListDistributedGrantsCommand.ts +++ b/clients/client-license-manager/src/commands/ListDistributedGrantsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -167,6 +168,10 @@ export class ListDistributedGrantsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListDistributedGrants", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListFailuresForLicenseConfigurationOperationsCommand.ts b/clients/client-license-manager/src/commands/ListFailuresForLicenseConfigurationOperationsCommand.ts index 02974ec557d8c..ca4d3c8498e8c 100644 --- a/clients/client-license-manager/src/commands/ListFailuresForLicenseConfigurationOperationsCommand.ts +++ b/clients/client-license-manager/src/commands/ListFailuresForLicenseConfigurationOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -164,6 +165,10 @@ export class ListFailuresForLicenseConfigurationOperationsCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListFailuresForLicenseConfigurationOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListLicenseConfigurationsCommand.ts b/clients/client-license-manager/src/commands/ListLicenseConfigurationsCommand.ts index 5d231a9b7ae57..231c218b7776d 100644 --- a/clients/client-license-manager/src/commands/ListLicenseConfigurationsCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -192,6 +193,10 @@ export class ListLicenseConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListLicenseConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListLicenseConversionTasksCommand.ts b/clients/client-license-manager/src/commands/ListLicenseConversionTasksCommand.ts index 026074abefb6a..9325dd9a9bfe8 100644 --- a/clients/client-license-manager/src/commands/ListLicenseConversionTasksCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseConversionTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -156,6 +157,10 @@ export class ListLicenseConversionTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListLicenseConversionTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListLicenseManagerReportGeneratorsCommand.ts b/clients/client-license-manager/src/commands/ListLicenseManagerReportGeneratorsCommand.ts index 1708fd4d2979d..97a1f4fe0b625 100644 --- a/clients/client-license-manager/src/commands/ListLicenseManagerReportGeneratorsCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseManagerReportGeneratorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -190,6 +191,10 @@ export class ListLicenseManagerReportGeneratorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListLicenseManagerReportGenerators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListLicenseSpecificationsForResourceCommand.ts b/clients/client-license-manager/src/commands/ListLicenseSpecificationsForResourceCommand.ts index 653dcfe44085f..166ca42328575 100644 --- a/clients/client-license-manager/src/commands/ListLicenseSpecificationsForResourceCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseSpecificationsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -146,6 +147,10 @@ export class ListLicenseSpecificationsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListLicenseSpecificationsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListLicenseVersionsCommand.ts b/clients/client-license-manager/src/commands/ListLicenseVersionsCommand.ts index 02d9fcb314dbd..65aa8cf4ba698 100644 --- a/clients/client-license-manager/src/commands/ListLicenseVersionsCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -180,6 +181,10 @@ export class ListLicenseVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListLicenseVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListLicensesCommand.ts b/clients/client-license-manager/src/commands/ListLicensesCommand.ts index 6e3fb55ad1b47..b94af1f698ab7 100644 --- a/clients/client-license-manager/src/commands/ListLicensesCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicensesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -191,6 +192,10 @@ export class ListLicensesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListLicenses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListReceivedGrantsCommand.ts b/clients/client-license-manager/src/commands/ListReceivedGrantsCommand.ts index cd5feecc737f8..3dfdb0035e663 100644 --- a/clients/client-license-manager/src/commands/ListReceivedGrantsCommand.ts +++ b/clients/client-license-manager/src/commands/ListReceivedGrantsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -169,6 +170,10 @@ export class ListReceivedGrantsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListReceivedGrants", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListReceivedGrantsForOrganizationCommand.ts b/clients/client-license-manager/src/commands/ListReceivedGrantsForOrganizationCommand.ts index 4ac902f074b8c..5b23b4be616d2 100644 --- a/clients/client-license-manager/src/commands/ListReceivedGrantsForOrganizationCommand.ts +++ b/clients/client-license-manager/src/commands/ListReceivedGrantsForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -173,6 +174,10 @@ export class ListReceivedGrantsForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListReceivedGrantsForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListReceivedLicensesCommand.ts b/clients/client-license-manager/src/commands/ListReceivedLicensesCommand.ts index 1da592311dd7c..6871cd2eacd1c 100644 --- a/clients/client-license-manager/src/commands/ListReceivedLicensesCommand.ts +++ b/clients/client-license-manager/src/commands/ListReceivedLicensesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -203,6 +204,10 @@ export class ListReceivedLicensesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListReceivedLicenses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListReceivedLicensesForOrganizationCommand.ts b/clients/client-license-manager/src/commands/ListReceivedLicensesForOrganizationCommand.ts index 33cd74b304db1..6a76bcdbe47f1 100644 --- a/clients/client-license-manager/src/commands/ListReceivedLicensesForOrganizationCommand.ts +++ b/clients/client-license-manager/src/commands/ListReceivedLicensesForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -208,6 +209,10 @@ export class ListReceivedLicensesForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListReceivedLicensesForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListResourceInventoryCommand.ts b/clients/client-license-manager/src/commands/ListResourceInventoryCommand.ts index e64a5cc5c5d7e..ebd4ecfaf7524 100644 --- a/clients/client-license-manager/src/commands/ListResourceInventoryCommand.ts +++ b/clients/client-license-manager/src/commands/ListResourceInventoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -154,6 +155,10 @@ export class ListResourceInventoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListResourceInventory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListTagsForResourceCommand.ts b/clients/client-license-manager/src/commands/ListTagsForResourceCommand.ts index f2649734f6924..63d346a8385b1 100644 --- a/clients/client-license-manager/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-license-manager/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListTokensCommand.ts b/clients/client-license-manager/src/commands/ListTokensCommand.ts index aa07d53e5950f..53b7dd7dc8fdf 100644 --- a/clients/client-license-manager/src/commands/ListTokensCommand.ts +++ b/clients/client-license-manager/src/commands/ListTokensCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -155,6 +156,10 @@ export class ListTokensCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListTokens", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/ListUsageForLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/ListUsageForLicenseConfigurationCommand.ts index 337a480467155..d5374160801ef 100644 --- a/clients/client-license-manager/src/commands/ListUsageForLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/ListUsageForLicenseConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -160,6 +161,10 @@ export class ListUsageForLicenseConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "ListUsageForLicenseConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/RejectGrantCommand.ts b/clients/client-license-manager/src/commands/RejectGrantCommand.ts index 9d88b9d1aae64..7a8faa7743fda 100644 --- a/clients/client-license-manager/src/commands/RejectGrantCommand.ts +++ b/clients/client-license-manager/src/commands/RejectGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -136,6 +137,10 @@ export class RejectGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "RejectGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/TagResourceCommand.ts b/clients/client-license-manager/src/commands/TagResourceCommand.ts index 72afc08390f3a..ba7f289736281 100644 --- a/clients/client-license-manager/src/commands/TagResourceCommand.ts +++ b/clients/client-license-manager/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/UntagResourceCommand.ts b/clients/client-license-manager/src/commands/UntagResourceCommand.ts index edd2c791a2489..9905cbfe69457 100644 --- a/clients/client-license-manager/src/commands/UntagResourceCommand.ts +++ b/clients/client-license-manager/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/UpdateLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/UpdateLicenseConfigurationCommand.ts index 603d3a7b8a5e4..e8b8931ab205c 100644 --- a/clients/client-license-manager/src/commands/UpdateLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/UpdateLicenseConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -154,6 +155,10 @@ export class UpdateLicenseConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "UpdateLicenseConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/UpdateLicenseManagerReportGeneratorCommand.ts b/clients/client-license-manager/src/commands/UpdateLicenseManagerReportGeneratorCommand.ts index bd9f769ebba9c..0b93d129202ac 100644 --- a/clients/client-license-manager/src/commands/UpdateLicenseManagerReportGeneratorCommand.ts +++ b/clients/client-license-manager/src/commands/UpdateLicenseManagerReportGeneratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -161,6 +162,10 @@ export class UpdateLicenseManagerReportGeneratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "UpdateLicenseManagerReportGenerator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/UpdateLicenseSpecificationsForResourceCommand.ts b/clients/client-license-manager/src/commands/UpdateLicenseSpecificationsForResourceCommand.ts index b6a79ee96a154..dca757f9dc49b 100644 --- a/clients/client-license-manager/src/commands/UpdateLicenseSpecificationsForResourceCommand.ts +++ b/clients/client-license-manager/src/commands/UpdateLicenseSpecificationsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -160,6 +161,10 @@ export class UpdateLicenseSpecificationsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "UpdateLicenseSpecificationsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-license-manager/src/commands/UpdateServiceSettingsCommand.ts b/clients/client-license-manager/src/commands/UpdateServiceSettingsCommand.ts index a5c6ff6018101..7c693dd3b5d14 100644 --- a/clients/client-license-manager/src/commands/UpdateServiceSettingsCommand.ts +++ b/clients/client-license-manager/src/commands/UpdateServiceSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LicenseManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LicenseManagerClient"; @@ -133,6 +134,10 @@ export class UpdateServiceSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLicenseManager", + operation: "UpdateServiceSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/package.json b/clients/client-lightsail/package.json index bba6e3cb57250..dd596a4456d82 100644 --- a/clients/client-lightsail/package.json +++ b/clients/client-lightsail/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-lightsail/src/commands/AllocateStaticIpCommand.ts b/clients/client-lightsail/src/commands/AllocateStaticIpCommand.ts index 93970f37282f4..38c72ebe97390 100644 --- a/clients/client-lightsail/src/commands/AllocateStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/AllocateStaticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -162,6 +163,10 @@ export class AllocateStaticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "AllocateStaticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/AttachCertificateToDistributionCommand.ts b/clients/client-lightsail/src/commands/AttachCertificateToDistributionCommand.ts index fb7e6bc504c89..d0fbd94dd1ed0 100644 --- a/clients/client-lightsail/src/commands/AttachCertificateToDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/AttachCertificateToDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -174,6 +175,10 @@ export class AttachCertificateToDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "AttachCertificateToDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/AttachDiskCommand.ts b/clients/client-lightsail/src/commands/AttachDiskCommand.ts index 711ae82c579b1..9033dfdceb8a1 100644 --- a/clients/client-lightsail/src/commands/AttachDiskCommand.ts +++ b/clients/client-lightsail/src/commands/AttachDiskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -167,6 +168,10 @@ export class AttachDiskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "AttachDisk", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/AttachInstancesToLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/AttachInstancesToLoadBalancerCommand.ts index 04d914108303e..e0e9de204d4a7 100644 --- a/clients/client-lightsail/src/commands/AttachInstancesToLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/AttachInstancesToLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -175,6 +176,10 @@ export class AttachInstancesToLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "AttachInstancesToLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/AttachLoadBalancerTlsCertificateCommand.ts b/clients/client-lightsail/src/commands/AttachLoadBalancerTlsCertificateCommand.ts index 5f1ee4998a86e..296ae0d1d6714 100644 --- a/clients/client-lightsail/src/commands/AttachLoadBalancerTlsCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/AttachLoadBalancerTlsCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -176,6 +177,10 @@ export class AttachLoadBalancerTlsCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "AttachLoadBalancerTlsCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/AttachStaticIpCommand.ts b/clients/client-lightsail/src/commands/AttachStaticIpCommand.ts index e4b2f8e64b4b4..4120bd4a42ada 100644 --- a/clients/client-lightsail/src/commands/AttachStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/AttachStaticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -163,6 +164,10 @@ export class AttachStaticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "AttachStaticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CloseInstancePublicPortsCommand.ts b/clients/client-lightsail/src/commands/CloseInstancePublicPortsCommand.ts index 9861f816170db..7a25c548fe7aa 100644 --- a/clients/client-lightsail/src/commands/CloseInstancePublicPortsCommand.ts +++ b/clients/client-lightsail/src/commands/CloseInstancePublicPortsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -177,6 +178,10 @@ export class CloseInstancePublicPortsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CloseInstancePublicPorts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CopySnapshotCommand.ts b/clients/client-lightsail/src/commands/CopySnapshotCommand.ts index 19e105c6e32c2..b1f6d85191c01 100644 --- a/clients/client-lightsail/src/commands/CopySnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CopySnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -174,6 +175,10 @@ export class CopySnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CopySnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateBucketAccessKeyCommand.ts b/clients/client-lightsail/src/commands/CreateBucketAccessKeyCommand.ts index ec9532c3883b9..1539de50e7c59 100644 --- a/clients/client-lightsail/src/commands/CreateBucketAccessKeyCommand.ts +++ b/clients/client-lightsail/src/commands/CreateBucketAccessKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -181,6 +182,10 @@ export class CreateBucketAccessKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateBucketAccessKeyResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateBucketAccessKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateBucketCommand.ts b/clients/client-lightsail/src/commands/CreateBucketCommand.ts index bd262b56eed75..1f808e3233797 100644 --- a/clients/client-lightsail/src/commands/CreateBucketCommand.ts +++ b/clients/client-lightsail/src/commands/CreateBucketCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -205,6 +206,10 @@ export class CreateBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateCertificateCommand.ts b/clients/client-lightsail/src/commands/CreateCertificateCommand.ts index a36bdb618675f..662b45f4db4dc 100644 --- a/clients/client-lightsail/src/commands/CreateCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/CreateCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -251,6 +252,10 @@ export class CreateCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateCloudFormationStackCommand.ts b/clients/client-lightsail/src/commands/CreateCloudFormationStackCommand.ts index f1db2d8e8a999..6922750e7a537 100644 --- a/clients/client-lightsail/src/commands/CreateCloudFormationStackCommand.ts +++ b/clients/client-lightsail/src/commands/CreateCloudFormationStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -177,6 +178,10 @@ export class CreateCloudFormationStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateCloudFormationStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateContactMethodCommand.ts b/clients/client-lightsail/src/commands/CreateContactMethodCommand.ts index 2c32d95cfa0fa..91f90f4393216 100644 --- a/clients/client-lightsail/src/commands/CreateContactMethodCommand.ts +++ b/clients/client-lightsail/src/commands/CreateContactMethodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -163,6 +164,10 @@ export class CreateContactMethodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateContactMethod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateContainerServiceCommand.ts b/clients/client-lightsail/src/commands/CreateContainerServiceCommand.ts index 4cb17fb4a48cd..30f5c23ecfb28 100644 --- a/clients/client-lightsail/src/commands/CreateContainerServiceCommand.ts +++ b/clients/client-lightsail/src/commands/CreateContainerServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -286,6 +287,10 @@ export class CreateContainerServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateContainerService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateContainerServiceDeploymentCommand.ts b/clients/client-lightsail/src/commands/CreateContainerServiceDeploymentCommand.ts index 0ba762c283e7f..646ee495248c1 100644 --- a/clients/client-lightsail/src/commands/CreateContainerServiceDeploymentCommand.ts +++ b/clients/client-lightsail/src/commands/CreateContainerServiceDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -277,6 +278,10 @@ export class CreateContainerServiceDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateContainerServiceDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateContainerServiceRegistryLoginCommand.ts b/clients/client-lightsail/src/commands/CreateContainerServiceRegistryLoginCommand.ts index a4e8c156b907d..a72a3fea0f837 100644 --- a/clients/client-lightsail/src/commands/CreateContainerServiceRegistryLoginCommand.ts +++ b/clients/client-lightsail/src/commands/CreateContainerServiceRegistryLoginCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -167,6 +168,10 @@ export class CreateContainerServiceRegistryLoginCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateContainerServiceRegistryLogin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateDiskCommand.ts b/clients/client-lightsail/src/commands/CreateDiskCommand.ts index d02b68cae55f8..b97a334bf29e2 100644 --- a/clients/client-lightsail/src/commands/CreateDiskCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDiskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -183,6 +184,10 @@ export class CreateDiskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateDisk", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateDiskFromSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateDiskFromSnapshotCommand.ts index 65eddbfe9f366..f79865e3142d6 100644 --- a/clients/client-lightsail/src/commands/CreateDiskFromSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDiskFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -191,6 +192,10 @@ export class CreateDiskFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateDiskFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateDiskSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateDiskSnapshotCommand.ts index 101d9b499f615..e30dd975e69f2 100644 --- a/clients/client-lightsail/src/commands/CreateDiskSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDiskSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -188,6 +189,10 @@ export class CreateDiskSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateDiskSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateDistributionCommand.ts b/clients/client-lightsail/src/commands/CreateDistributionCommand.ts index 6a389462b6316..0c045bff44963 100644 --- a/clients/client-lightsail/src/commands/CreateDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -274,6 +275,10 @@ export class CreateDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateDomainCommand.ts b/clients/client-lightsail/src/commands/CreateDomainCommand.ts index e708da331d829..2e2e8a1d2bd9d 100644 --- a/clients/client-lightsail/src/commands/CreateDomainCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class CreateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateDomainEntryCommand.ts b/clients/client-lightsail/src/commands/CreateDomainEntryCommand.ts index 0b33ee81b237f..7683541fb1937 100644 --- a/clients/client-lightsail/src/commands/CreateDomainEntryCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDomainEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -175,6 +176,10 @@ export class CreateDomainEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateDomainEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateGUISessionAccessDetailsCommand.ts b/clients/client-lightsail/src/commands/CreateGUISessionAccessDetailsCommand.ts index 842843c07a73d..5e4b149feacc5 100644 --- a/clients/client-lightsail/src/commands/CreateGUISessionAccessDetailsCommand.ts +++ b/clients/client-lightsail/src/commands/CreateGUISessionAccessDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -158,6 +159,10 @@ export class CreateGUISessionAccessDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateGUISessionAccessDetailsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateGUISessionAccessDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateInstanceSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateInstanceSnapshotCommand.ts index c581d40c46496..e3bf11ea220b0 100644 --- a/clients/client-lightsail/src/commands/CreateInstanceSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateInstanceSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -172,6 +173,10 @@ export class CreateInstanceSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateInstanceSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateInstancesCommand.ts b/clients/client-lightsail/src/commands/CreateInstancesCommand.ts index ebe36145d82c5..67bdf0b5df6e4 100644 --- a/clients/client-lightsail/src/commands/CreateInstancesCommand.ts +++ b/clients/client-lightsail/src/commands/CreateInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -191,6 +192,10 @@ export class CreateInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateInstancesFromSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateInstancesFromSnapshotCommand.ts index 2924fe0332022..d24d6db17d459 100644 --- a/clients/client-lightsail/src/commands/CreateInstancesFromSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateInstancesFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -203,6 +204,10 @@ export class CreateInstancesFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateInstancesFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateKeyPairCommand.ts b/clients/client-lightsail/src/commands/CreateKeyPairCommand.ts index 6467dbdc05c3c..d1350830b59af 100644 --- a/clients/client-lightsail/src/commands/CreateKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/CreateKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -192,6 +193,10 @@ export class CreateKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/CreateLoadBalancerCommand.ts index d85af047cf5f1..e7998a3428e87 100644 --- a/clients/client-lightsail/src/commands/CreateLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/CreateLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -184,6 +185,10 @@ export class CreateLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateLoadBalancerTlsCertificateCommand.ts b/clients/client-lightsail/src/commands/CreateLoadBalancerTlsCertificateCommand.ts index 2009ab8e60795..56a6db5eb71ef 100644 --- a/clients/client-lightsail/src/commands/CreateLoadBalancerTlsCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/CreateLoadBalancerTlsCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -182,6 +183,10 @@ export class CreateLoadBalancerTlsCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateLoadBalancerTlsCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/CreateRelationalDatabaseCommand.ts index b4e1191bef0c7..ef014604185b1 100644 --- a/clients/client-lightsail/src/commands/CreateRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/CreateRelationalDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -183,6 +184,10 @@ export class CreateRelationalDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: CreateRelationalDatabaseRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateRelationalDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateRelationalDatabaseFromSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateRelationalDatabaseFromSnapshotCommand.ts index 6ec6fcb60c3f2..02f82141ccd89 100644 --- a/clients/client-lightsail/src/commands/CreateRelationalDatabaseFromSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateRelationalDatabaseFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -189,6 +190,10 @@ export class CreateRelationalDatabaseFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateRelationalDatabaseFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/CreateRelationalDatabaseSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateRelationalDatabaseSnapshotCommand.ts index 181fe654ee0ad..9f5f45686c011 100644 --- a/clients/client-lightsail/src/commands/CreateRelationalDatabaseSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateRelationalDatabaseSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -177,6 +178,10 @@ export class CreateRelationalDatabaseSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "CreateRelationalDatabaseSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteAlarmCommand.ts b/clients/client-lightsail/src/commands/DeleteAlarmCommand.ts index f0afd0d599cc4..284845982756b 100644 --- a/clients/client-lightsail/src/commands/DeleteAlarmCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -160,6 +161,10 @@ export class DeleteAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteAutoSnapshotCommand.ts b/clients/client-lightsail/src/commands/DeleteAutoSnapshotCommand.ts index 85b4faaeedc6f..68f4d68990616 100644 --- a/clients/client-lightsail/src/commands/DeleteAutoSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteAutoSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -159,6 +160,10 @@ export class DeleteAutoSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteAutoSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteBucketAccessKeyCommand.ts b/clients/client-lightsail/src/commands/DeleteBucketAccessKeyCommand.ts index 82f72af459953..a249d1c805e8c 100644 --- a/clients/client-lightsail/src/commands/DeleteBucketAccessKeyCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteBucketAccessKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -159,6 +160,10 @@ export class DeleteBucketAccessKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteBucketAccessKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteBucketCommand.ts b/clients/client-lightsail/src/commands/DeleteBucketCommand.ts index f9ef1a1f94b03..58f9d4f59b728 100644 --- a/clients/client-lightsail/src/commands/DeleteBucketCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteBucketCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -158,6 +159,10 @@ export class DeleteBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteCertificateCommand.ts b/clients/client-lightsail/src/commands/DeleteCertificateCommand.ts index 47d9743b131c7..958051394d110 100644 --- a/clients/client-lightsail/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -159,6 +160,10 @@ export class DeleteCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteContactMethodCommand.ts b/clients/client-lightsail/src/commands/DeleteContactMethodCommand.ts index 81102111f06f3..73eab3e740179 100644 --- a/clients/client-lightsail/src/commands/DeleteContactMethodCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteContactMethodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -162,6 +163,10 @@ export class DeleteContactMethodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteContactMethod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteContainerImageCommand.ts b/clients/client-lightsail/src/commands/DeleteContainerImageCommand.ts index 7745294c674dc..959f8ac64fcb8 100644 --- a/clients/client-lightsail/src/commands/DeleteContainerImageCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteContainerImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -137,6 +138,10 @@ export class DeleteContainerImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteContainerImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteContainerServiceCommand.ts b/clients/client-lightsail/src/commands/DeleteContainerServiceCommand.ts index fd7b24cbbe7cf..106f95caa764f 100644 --- a/clients/client-lightsail/src/commands/DeleteContainerServiceCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteContainerServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -135,6 +136,10 @@ export class DeleteContainerServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteContainerService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteDiskCommand.ts b/clients/client-lightsail/src/commands/DeleteDiskCommand.ts index 54cbec3f3a6c0..5d371f6562e4b 100644 --- a/clients/client-lightsail/src/commands/DeleteDiskCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDiskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -168,6 +169,10 @@ export class DeleteDiskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteDisk", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteDiskSnapshotCommand.ts b/clients/client-lightsail/src/commands/DeleteDiskSnapshotCommand.ts index 34ebf50d64c4e..ac0f0d71d6efc 100644 --- a/clients/client-lightsail/src/commands/DeleteDiskSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDiskSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -170,6 +171,10 @@ export class DeleteDiskSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteDiskSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteDistributionCommand.ts b/clients/client-lightsail/src/commands/DeleteDistributionCommand.ts index 2b2fc8e2f016f..4960a113543c0 100644 --- a/clients/client-lightsail/src/commands/DeleteDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -156,6 +157,10 @@ export class DeleteDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteDomainCommand.ts b/clients/client-lightsail/src/commands/DeleteDomainCommand.ts index 039a88a141918..133046a11d24b 100644 --- a/clients/client-lightsail/src/commands/DeleteDomainCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -161,6 +162,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteDomainEntryCommand.ts b/clients/client-lightsail/src/commands/DeleteDomainEntryCommand.ts index 01d9d520df0b2..c35efffe6cd17 100644 --- a/clients/client-lightsail/src/commands/DeleteDomainEntryCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDomainEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -173,6 +174,10 @@ export class DeleteDomainEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteDomainEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteInstanceCommand.ts b/clients/client-lightsail/src/commands/DeleteInstanceCommand.ts index 074182ecc8a4c..661c48f4c49f0 100644 --- a/clients/client-lightsail/src/commands/DeleteInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class DeleteInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteInstanceSnapshotCommand.ts b/clients/client-lightsail/src/commands/DeleteInstanceSnapshotCommand.ts index a8e78ec58469f..a3c435250e307 100644 --- a/clients/client-lightsail/src/commands/DeleteInstanceSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteInstanceSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class DeleteInstanceSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteInstanceSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteKeyPairCommand.ts b/clients/client-lightsail/src/commands/DeleteKeyPairCommand.ts index cd5f838e08c99..aabfd5a42e0fd 100644 --- a/clients/client-lightsail/src/commands/DeleteKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class DeleteKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteKnownHostKeysCommand.ts b/clients/client-lightsail/src/commands/DeleteKnownHostKeysCommand.ts index ad1c96f9d8ee6..d7433ab3628cb 100644 --- a/clients/client-lightsail/src/commands/DeleteKnownHostKeysCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteKnownHostKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -170,6 +171,10 @@ export class DeleteKnownHostKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteKnownHostKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/DeleteLoadBalancerCommand.ts index c07fa82a213ce..62ccb19e32496 100644 --- a/clients/client-lightsail/src/commands/DeleteLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -167,6 +168,10 @@ export class DeleteLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteLoadBalancerTlsCertificateCommand.ts b/clients/client-lightsail/src/commands/DeleteLoadBalancerTlsCertificateCommand.ts index ed35171f845a5..a433bbfa96f73 100644 --- a/clients/client-lightsail/src/commands/DeleteLoadBalancerTlsCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteLoadBalancerTlsCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -172,6 +173,10 @@ export class DeleteLoadBalancerTlsCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteLoadBalancerTlsCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/DeleteRelationalDatabaseCommand.ts index 09f72b9ba1cae..e8370e0208b80 100644 --- a/clients/client-lightsail/src/commands/DeleteRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteRelationalDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -167,6 +168,10 @@ export class DeleteRelationalDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteRelationalDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DeleteRelationalDatabaseSnapshotCommand.ts b/clients/client-lightsail/src/commands/DeleteRelationalDatabaseSnapshotCommand.ts index 21fc16d40ebb4..9ecf05758e645 100644 --- a/clients/client-lightsail/src/commands/DeleteRelationalDatabaseSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteRelationalDatabaseSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -170,6 +171,10 @@ export class DeleteRelationalDatabaseSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DeleteRelationalDatabaseSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DetachCertificateFromDistributionCommand.ts b/clients/client-lightsail/src/commands/DetachCertificateFromDistributionCommand.ts index 1a07a6f6c3360..f6c7eeb2d88cb 100644 --- a/clients/client-lightsail/src/commands/DetachCertificateFromDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/DetachCertificateFromDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -164,6 +165,10 @@ export class DetachCertificateFromDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DetachCertificateFromDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DetachDiskCommand.ts b/clients/client-lightsail/src/commands/DetachDiskCommand.ts index bcab08e65f0e8..cc7637b038a3a 100644 --- a/clients/client-lightsail/src/commands/DetachDiskCommand.ts +++ b/clients/client-lightsail/src/commands/DetachDiskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -165,6 +166,10 @@ export class DetachDiskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DetachDisk", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DetachInstancesFromLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/DetachInstancesFromLoadBalancerCommand.ts index 1eafd823f2f17..1e99c7d50bd41 100644 --- a/clients/client-lightsail/src/commands/DetachInstancesFromLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/DetachInstancesFromLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -175,6 +176,10 @@ export class DetachInstancesFromLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DetachInstancesFromLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DetachStaticIpCommand.ts b/clients/client-lightsail/src/commands/DetachStaticIpCommand.ts index 6c142e74ff5b4..2dab971750e20 100644 --- a/clients/client-lightsail/src/commands/DetachStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/DetachStaticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -162,6 +163,10 @@ export class DetachStaticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DetachStaticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DisableAddOnCommand.ts b/clients/client-lightsail/src/commands/DisableAddOnCommand.ts index 035e3df384837..4edcc6bc28b05 100644 --- a/clients/client-lightsail/src/commands/DisableAddOnCommand.ts +++ b/clients/client-lightsail/src/commands/DisableAddOnCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -157,6 +158,10 @@ export class DisableAddOnCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DisableAddOn", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/DownloadDefaultKeyPairCommand.ts b/clients/client-lightsail/src/commands/DownloadDefaultKeyPairCommand.ts index 5ee2cb255825d..790f6ab2c5c31 100644 --- a/clients/client-lightsail/src/commands/DownloadDefaultKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/DownloadDefaultKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -146,6 +147,10 @@ export class DownloadDefaultKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "DownloadDefaultKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/EnableAddOnCommand.ts b/clients/client-lightsail/src/commands/EnableAddOnCommand.ts index 278a15e2cc3f9..e4d7dab93d3a2 100644 --- a/clients/client-lightsail/src/commands/EnableAddOnCommand.ts +++ b/clients/client-lightsail/src/commands/EnableAddOnCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -167,6 +168,10 @@ export class EnableAddOnCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "EnableAddOn", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/ExportSnapshotCommand.ts b/clients/client-lightsail/src/commands/ExportSnapshotCommand.ts index b067f906c6486..1dbe3893d8e95 100644 --- a/clients/client-lightsail/src/commands/ExportSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/ExportSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -176,6 +177,10 @@ export class ExportSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "ExportSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetActiveNamesCommand.ts b/clients/client-lightsail/src/commands/GetActiveNamesCommand.ts index e6d54d52d096e..e983de7351de4 100644 --- a/clients/client-lightsail/src/commands/GetActiveNamesCommand.ts +++ b/clients/client-lightsail/src/commands/GetActiveNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -147,6 +148,10 @@ export class GetActiveNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetActiveNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetAlarmsCommand.ts b/clients/client-lightsail/src/commands/GetAlarmsCommand.ts index 47fc1b6f5f32f..915a818946e1c 100644 --- a/clients/client-lightsail/src/commands/GetAlarmsCommand.ts +++ b/clients/client-lightsail/src/commands/GetAlarmsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -181,6 +182,10 @@ export class GetAlarmsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetAlarms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetAutoSnapshotsCommand.ts b/clients/client-lightsail/src/commands/GetAutoSnapshotsCommand.ts index 0e396f0b9e1bf..2b07e572ae0a7 100644 --- a/clients/client-lightsail/src/commands/GetAutoSnapshotsCommand.ts +++ b/clients/client-lightsail/src/commands/GetAutoSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -155,6 +156,10 @@ export class GetAutoSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetAutoSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetBlueprintsCommand.ts b/clients/client-lightsail/src/commands/GetBlueprintsCommand.ts index 6bc6a32c50541..42b70487fb393 100644 --- a/clients/client-lightsail/src/commands/GetBlueprintsCommand.ts +++ b/clients/client-lightsail/src/commands/GetBlueprintsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -170,6 +171,10 @@ export class GetBlueprintsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetBlueprints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetBucketAccessKeysCommand.ts b/clients/client-lightsail/src/commands/GetBucketAccessKeysCommand.ts index 715d7508e9b35..136bc688a8b4e 100644 --- a/clients/client-lightsail/src/commands/GetBucketAccessKeysCommand.ts +++ b/clients/client-lightsail/src/commands/GetBucketAccessKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -158,6 +159,10 @@ export class GetBucketAccessKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBucketAccessKeysResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetBucketAccessKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetBucketBundlesCommand.ts b/clients/client-lightsail/src/commands/GetBucketBundlesCommand.ts index 79580d1fe3ce4..d2cc190f7789b 100644 --- a/clients/client-lightsail/src/commands/GetBucketBundlesCommand.ts +++ b/clients/client-lightsail/src/commands/GetBucketBundlesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -147,6 +148,10 @@ export class GetBucketBundlesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetBucketBundles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetBucketMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetBucketMetricDataCommand.ts index 10519982b6e09..21456b8ee0326 100644 --- a/clients/client-lightsail/src/commands/GetBucketMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetBucketMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -159,6 +160,10 @@ export class GetBucketMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetBucketMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetBucketsCommand.ts b/clients/client-lightsail/src/commands/GetBucketsCommand.ts index be710137f06db..7ed25e61b50e8 100644 --- a/clients/client-lightsail/src/commands/GetBucketsCommand.ts +++ b/clients/client-lightsail/src/commands/GetBucketsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -192,6 +193,10 @@ export class GetBucketsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetBuckets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetBundlesCommand.ts b/clients/client-lightsail/src/commands/GetBundlesCommand.ts index a86e44eb62dee..7664a26978881 100644 --- a/clients/client-lightsail/src/commands/GetBundlesCommand.ts +++ b/clients/client-lightsail/src/commands/GetBundlesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -172,6 +173,10 @@ export class GetBundlesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetBundles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetCertificatesCommand.ts b/clients/client-lightsail/src/commands/GetCertificatesCommand.ts index d545d8bd795d4..d9535b05baa31 100644 --- a/clients/client-lightsail/src/commands/GetCertificatesCommand.ts +++ b/clients/client-lightsail/src/commands/GetCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -223,6 +224,10 @@ export class GetCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetCloudFormationStackRecordsCommand.ts b/clients/client-lightsail/src/commands/GetCloudFormationStackRecordsCommand.ts index 0f184b1a8b3b9..7699bbeced43b 100644 --- a/clients/client-lightsail/src/commands/GetCloudFormationStackRecordsCommand.ts +++ b/clients/client-lightsail/src/commands/GetCloudFormationStackRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -176,6 +177,10 @@ export class GetCloudFormationStackRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetCloudFormationStackRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetContactMethodsCommand.ts b/clients/client-lightsail/src/commands/GetContactMethodsCommand.ts index 458785b0c2d0c..ae9ced39bcca0 100644 --- a/clients/client-lightsail/src/commands/GetContactMethodsCommand.ts +++ b/clients/client-lightsail/src/commands/GetContactMethodsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -162,6 +163,10 @@ export class GetContactMethodsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetContactMethods", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetContainerAPIMetadataCommand.ts b/clients/client-lightsail/src/commands/GetContainerAPIMetadataCommand.ts index f7a7d6223118f..109e9bf9f6fc5 100644 --- a/clients/client-lightsail/src/commands/GetContainerAPIMetadataCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerAPIMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -127,6 +128,10 @@ export class GetContainerAPIMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetContainerAPIMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetContainerImagesCommand.ts b/clients/client-lightsail/src/commands/GetContainerImagesCommand.ts index 48bd441def7f9..ff58a31ac44ab 100644 --- a/clients/client-lightsail/src/commands/GetContainerImagesCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -149,6 +150,10 @@ export class GetContainerImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetContainerImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetContainerLogCommand.ts b/clients/client-lightsail/src/commands/GetContainerLogCommand.ts index 2616f399cc781..f131d6b392b60 100644 --- a/clients/client-lightsail/src/commands/GetContainerLogCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerLogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -157,6 +158,10 @@ export class GetContainerLogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetContainerLog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetContainerServiceDeploymentsCommand.ts b/clients/client-lightsail/src/commands/GetContainerServiceDeploymentsCommand.ts index c4990e8b5a446..8889b074bff49 100644 --- a/clients/client-lightsail/src/commands/GetContainerServiceDeploymentsCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerServiceDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -184,6 +185,10 @@ export class GetContainerServiceDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetContainerServiceDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetContainerServiceMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetContainerServiceMetricDataCommand.ts index 459c1b7d8dc21..12204a1f8b360 100644 --- a/clients/client-lightsail/src/commands/GetContainerServiceMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerServiceMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -163,6 +164,10 @@ export class GetContainerServiceMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetContainerServiceMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetContainerServicePowersCommand.ts b/clients/client-lightsail/src/commands/GetContainerServicePowersCommand.ts index 705cffca8f8d2..044cf3eace147 100644 --- a/clients/client-lightsail/src/commands/GetContainerServicePowersCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerServicePowersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -147,6 +148,10 @@ export class GetContainerServicePowersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetContainerServicePowers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetContainerServicesCommand.ts b/clients/client-lightsail/src/commands/GetContainerServicesCommand.ts index 61aa29db2b073..3e97b0a2e144d 100644 --- a/clients/client-lightsail/src/commands/GetContainerServicesCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -239,6 +240,10 @@ export class GetContainerServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetContainerServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetCostEstimateCommand.ts b/clients/client-lightsail/src/commands/GetCostEstimateCommand.ts index 5a14145979a92..f037697d2ce1c 100644 --- a/clients/client-lightsail/src/commands/GetCostEstimateCommand.ts +++ b/clients/client-lightsail/src/commands/GetCostEstimateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -163,6 +164,10 @@ export class GetCostEstimateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetCostEstimate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDiskCommand.ts b/clients/client-lightsail/src/commands/GetDiskCommand.ts index da8ad36636cd6..0013283043cbd 100644 --- a/clients/client-lightsail/src/commands/GetDiskCommand.ts +++ b/clients/client-lightsail/src/commands/GetDiskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -174,6 +175,10 @@ export class GetDiskCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDisk", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDiskSnapshotCommand.ts b/clients/client-lightsail/src/commands/GetDiskSnapshotCommand.ts index e635ca4532ea7..75850d7f3c96b 100644 --- a/clients/client-lightsail/src/commands/GetDiskSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/GetDiskSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -168,6 +169,10 @@ export class GetDiskSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDiskSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDiskSnapshotsCommand.ts b/clients/client-lightsail/src/commands/GetDiskSnapshotsCommand.ts index 6a4645fd63e25..7d5a37bad9be8 100644 --- a/clients/client-lightsail/src/commands/GetDiskSnapshotsCommand.ts +++ b/clients/client-lightsail/src/commands/GetDiskSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -172,6 +173,10 @@ export class GetDiskSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDiskSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDisksCommand.ts b/clients/client-lightsail/src/commands/GetDisksCommand.ts index 05ef2aab70b79..64e53667dca88 100644 --- a/clients/client-lightsail/src/commands/GetDisksCommand.ts +++ b/clients/client-lightsail/src/commands/GetDisksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -181,6 +182,10 @@ export class GetDisksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDisks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDistributionBundlesCommand.ts b/clients/client-lightsail/src/commands/GetDistributionBundlesCommand.ts index 08d6b74e5359b..1a03860e9d32a 100644 --- a/clients/client-lightsail/src/commands/GetDistributionBundlesCommand.ts +++ b/clients/client-lightsail/src/commands/GetDistributionBundlesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -149,6 +150,10 @@ export class GetDistributionBundlesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDistributionBundles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDistributionLatestCacheResetCommand.ts b/clients/client-lightsail/src/commands/GetDistributionLatestCacheResetCommand.ts index f94cc457317be..13be31a829782 100644 --- a/clients/client-lightsail/src/commands/GetDistributionLatestCacheResetCommand.ts +++ b/clients/client-lightsail/src/commands/GetDistributionLatestCacheResetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -147,6 +148,10 @@ export class GetDistributionLatestCacheResetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDistributionLatestCacheReset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDistributionMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetDistributionMetricDataCommand.ts index c0f565d72f6ff..f1b81fb52cb51 100644 --- a/clients/client-lightsail/src/commands/GetDistributionMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetDistributionMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -163,6 +164,10 @@ export class GetDistributionMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDistributionMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDistributionsCommand.ts b/clients/client-lightsail/src/commands/GetDistributionsCommand.ts index 7526821700386..eed303f586aa7 100644 --- a/clients/client-lightsail/src/commands/GetDistributionsCommand.ts +++ b/clients/client-lightsail/src/commands/GetDistributionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -212,6 +213,10 @@ export class GetDistributionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDistributions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDomainCommand.ts b/clients/client-lightsail/src/commands/GetDomainCommand.ts index 1d81f73e1975e..723e2fd48494a 100644 --- a/clients/client-lightsail/src/commands/GetDomainCommand.ts +++ b/clients/client-lightsail/src/commands/GetDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -180,6 +181,10 @@ export class GetDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetDomainsCommand.ts b/clients/client-lightsail/src/commands/GetDomainsCommand.ts index e15487885ffab..e99cb61fc8af3 100644 --- a/clients/client-lightsail/src/commands/GetDomainsCommand.ts +++ b/clients/client-lightsail/src/commands/GetDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -183,6 +184,10 @@ export class GetDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetExportSnapshotRecordsCommand.ts b/clients/client-lightsail/src/commands/GetExportSnapshotRecordsCommand.ts index f6c22c7256bb8..22b22ed088964 100644 --- a/clients/client-lightsail/src/commands/GetExportSnapshotRecordsCommand.ts +++ b/clients/client-lightsail/src/commands/GetExportSnapshotRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -188,6 +189,10 @@ export class GetExportSnapshotRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetExportSnapshotRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetInstanceAccessDetailsCommand.ts b/clients/client-lightsail/src/commands/GetInstanceAccessDetailsCommand.ts index fcab8eb9a32ae..4afbeb7c2e579 100644 --- a/clients/client-lightsail/src/commands/GetInstanceAccessDetailsCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceAccessDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -173,6 +174,10 @@ export class GetInstanceAccessDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetInstanceAccessDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetInstanceCommand.ts b/clients/client-lightsail/src/commands/GetInstanceCommand.ts index 4e1cf3de4a212..f1cb299b889e3 100644 --- a/clients/client-lightsail/src/commands/GetInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -260,6 +261,10 @@ export class GetInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetInstanceMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetInstanceMetricDataCommand.ts index a7e520b01259e..5bff391947e1f 100644 --- a/clients/client-lightsail/src/commands/GetInstanceMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -167,6 +168,10 @@ export class GetInstanceMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetInstanceMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetInstancePortStatesCommand.ts b/clients/client-lightsail/src/commands/GetInstancePortStatesCommand.ts index 7ad38d1ecee67..d8294dca95813 100644 --- a/clients/client-lightsail/src/commands/GetInstancePortStatesCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstancePortStatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -161,6 +162,10 @@ export class GetInstancePortStatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetInstancePortStates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetInstanceSnapshotCommand.ts b/clients/client-lightsail/src/commands/GetInstanceSnapshotCommand.ts index b8a05aae03e82..ed55db6d48b22 100644 --- a/clients/client-lightsail/src/commands/GetInstanceSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -207,6 +208,10 @@ export class GetInstanceSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetInstanceSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetInstanceSnapshotsCommand.ts b/clients/client-lightsail/src/commands/GetInstanceSnapshotsCommand.ts index 71dabfd03ba61..cc75bf01322a2 100644 --- a/clients/client-lightsail/src/commands/GetInstanceSnapshotsCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -210,6 +211,10 @@ export class GetInstanceSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetInstanceSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetInstanceStateCommand.ts b/clients/client-lightsail/src/commands/GetInstanceStateCommand.ts index c04bac37a4c86..d33c68a7a33ae 100644 --- a/clients/client-lightsail/src/commands/GetInstanceStateCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -147,6 +148,10 @@ export class GetInstanceStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetInstanceState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetInstancesCommand.ts b/clients/client-lightsail/src/commands/GetInstancesCommand.ts index 08bb42c86fee9..8ac08e17babfe 100644 --- a/clients/client-lightsail/src/commands/GetInstancesCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -263,6 +264,10 @@ export class GetInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetKeyPairCommand.ts b/clients/client-lightsail/src/commands/GetKeyPairCommand.ts index 9be42009f9cef..627e4590c787b 100644 --- a/clients/client-lightsail/src/commands/GetKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/GetKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -159,6 +160,10 @@ export class GetKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetKeyPairsCommand.ts b/clients/client-lightsail/src/commands/GetKeyPairsCommand.ts index 8589772e585fd..17121e3a2511e 100644 --- a/clients/client-lightsail/src/commands/GetKeyPairsCommand.ts +++ b/clients/client-lightsail/src/commands/GetKeyPairsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -163,6 +164,10 @@ export class GetKeyPairsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetKeyPairs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancerCommand.ts index a026691d07354..28713c2b285c0 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -187,6 +188,10 @@ export class GetLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetLoadBalancerMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancerMetricDataCommand.ts index 1e059ff27b45f..3e6dbb43e6e25 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancerMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancerMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class GetLoadBalancerMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetLoadBalancerMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetLoadBalancerTlsCertificatesCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancerTlsCertificatesCommand.ts index c82dc4074bc2f..e4ca3112f4c47 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancerTlsCertificatesCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancerTlsCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -211,6 +212,10 @@ export class GetLoadBalancerTlsCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetLoadBalancerTlsCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetLoadBalancerTlsPoliciesCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancerTlsPoliciesCommand.ts index ae47d22f57e93..d2553e26d05eb 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancerTlsPoliciesCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancerTlsPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -154,6 +155,10 @@ export class GetLoadBalancerTlsPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetLoadBalancerTlsPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetLoadBalancersCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancersCommand.ts index 04d23c7924a22..ea3f81be8b7ad 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancersCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -190,6 +191,10 @@ export class GetLoadBalancersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetLoadBalancers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetOperationCommand.ts b/clients/client-lightsail/src/commands/GetOperationCommand.ts index 19cc657bb339a..493bb5efff84b 100644 --- a/clients/client-lightsail/src/commands/GetOperationCommand.ts +++ b/clients/client-lightsail/src/commands/GetOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -159,6 +160,10 @@ export class GetOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetOperationsCommand.ts b/clients/client-lightsail/src/commands/GetOperationsCommand.ts index a14f1cd2dee17..18097b71caa44 100644 --- a/clients/client-lightsail/src/commands/GetOperationsCommand.ts +++ b/clients/client-lightsail/src/commands/GetOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -164,6 +165,10 @@ export class GetOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetOperationsForResourceCommand.ts b/clients/client-lightsail/src/commands/GetOperationsForResourceCommand.ts index 6422b96bc9f7a..f84e897b3bf83 100644 --- a/clients/client-lightsail/src/commands/GetOperationsForResourceCommand.ts +++ b/clients/client-lightsail/src/commands/GetOperationsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -165,6 +166,10 @@ export class GetOperationsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetOperationsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRegionsCommand.ts b/clients/client-lightsail/src/commands/GetRegionsCommand.ts index 47d7c1165d0d5..f58208f3e5098 100644 --- a/clients/client-lightsail/src/commands/GetRegionsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRegionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -164,6 +165,10 @@ export class GetRegionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRegions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseBlueprintsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseBlueprintsCommand.ts index d00fb2fc51835..d3c2167d41f34 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseBlueprintsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseBlueprintsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -162,6 +163,10 @@ export class GetRelationalDatabaseBlueprintsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseBlueprints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseBundlesCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseBundlesCommand.ts index 571cccbafd373..799a4eec033dd 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseBundlesCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseBundlesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class GetRelationalDatabaseBundlesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseBundles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseCommand.ts index 9c57f92b2ba2b..bc52891a2f5b8 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -196,6 +197,10 @@ export class GetRelationalDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseEventsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseEventsCommand.ts index 0e99cde90a3ea..06eadc50d3d3e 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseEventsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -156,6 +157,10 @@ export class GetRelationalDatabaseEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseLogEventsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseLogEventsCommand.ts index f31e11255637a..c723907eb52af 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseLogEventsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseLogEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -161,6 +162,10 @@ export class GetRelationalDatabaseLogEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseLogEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseLogStreamsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseLogStreamsCommand.ts index 094fd86a4f13e..3a9df6bbdaa23 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseLogStreamsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseLogStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -151,6 +152,10 @@ export class GetRelationalDatabaseLogStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseLogStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseMasterUserPasswordCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseMasterUserPasswordCommand.ts index f0a5c5ccdc51f..f0fc32da71d2d 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseMasterUserPasswordCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseMasterUserPasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class GetRelationalDatabaseMasterUserPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetRelationalDatabaseMasterUserPasswordResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseMasterUserPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseMetricDataCommand.ts index 7103945c370ed..abeb8ad822bd7 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -171,6 +172,10 @@ export class GetRelationalDatabaseMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseParametersCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseParametersCommand.ts index ca03c891bdd55..db04b744c6350 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseParametersCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class GetRelationalDatabaseParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotCommand.ts index d2a1c32bb675a..4b53b1a02c452 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -173,6 +174,10 @@ export class GetRelationalDatabaseSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotsCommand.ts index 4c92d679d7c7e..d8e1b40fd84c7 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -176,6 +177,10 @@ export class GetRelationalDatabaseSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabaseSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabasesCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabasesCommand.ts index 7dfde18454919..8330b91831233 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabasesCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -199,6 +200,10 @@ export class GetRelationalDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetRelationalDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetStaticIpCommand.ts b/clients/client-lightsail/src/commands/GetStaticIpCommand.ts index ed42a5276deec..18d376e94b6a1 100644 --- a/clients/client-lightsail/src/commands/GetStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/GetStaticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -155,6 +156,10 @@ export class GetStaticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetStaticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/GetStaticIpsCommand.ts b/clients/client-lightsail/src/commands/GetStaticIpsCommand.ts index 8b41bf2d21270..744cbb47faa57 100644 --- a/clients/client-lightsail/src/commands/GetStaticIpsCommand.ts +++ b/clients/client-lightsail/src/commands/GetStaticIpsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -158,6 +159,10 @@ export class GetStaticIpsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "GetStaticIps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/ImportKeyPairCommand.ts b/clients/client-lightsail/src/commands/ImportKeyPairCommand.ts index dd2e9e3834dae..7b91787025e05 100644 --- a/clients/client-lightsail/src/commands/ImportKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/ImportKeyPairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -159,6 +160,10 @@ export class ImportKeyPairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "ImportKeyPair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/IsVpcPeeredCommand.ts b/clients/client-lightsail/src/commands/IsVpcPeeredCommand.ts index d8a7a31ad0c25..43bb04fecf86d 100644 --- a/clients/client-lightsail/src/commands/IsVpcPeeredCommand.ts +++ b/clients/client-lightsail/src/commands/IsVpcPeeredCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -140,6 +141,10 @@ export class IsVpcPeeredCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "IsVpcPeered", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/OpenInstancePublicPortsCommand.ts b/clients/client-lightsail/src/commands/OpenInstancePublicPortsCommand.ts index 7c461ba762527..92b8b9dac8f9a 100644 --- a/clients/client-lightsail/src/commands/OpenInstancePublicPortsCommand.ts +++ b/clients/client-lightsail/src/commands/OpenInstancePublicPortsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -178,6 +179,10 @@ export class OpenInstancePublicPortsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "OpenInstancePublicPorts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/PeerVpcCommand.ts b/clients/client-lightsail/src/commands/PeerVpcCommand.ts index 0469a44c4b19e..533895af64d84 100644 --- a/clients/client-lightsail/src/commands/PeerVpcCommand.ts +++ b/clients/client-lightsail/src/commands/PeerVpcCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -152,6 +153,10 @@ export class PeerVpcCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "PeerVpc", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/PutAlarmCommand.ts b/clients/client-lightsail/src/commands/PutAlarmCommand.ts index 870dc2891cd60..e46148e72f51e 100644 --- a/clients/client-lightsail/src/commands/PutAlarmCommand.ts +++ b/clients/client-lightsail/src/commands/PutAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -180,6 +181,10 @@ export class PutAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "PutAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/PutInstancePublicPortsCommand.ts b/clients/client-lightsail/src/commands/PutInstancePublicPortsCommand.ts index 44945091de9e4..26c9289934db8 100644 --- a/clients/client-lightsail/src/commands/PutInstancePublicPortsCommand.ts +++ b/clients/client-lightsail/src/commands/PutInstancePublicPortsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -184,6 +185,10 @@ export class PutInstancePublicPortsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "PutInstancePublicPorts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/RebootInstanceCommand.ts b/clients/client-lightsail/src/commands/RebootInstanceCommand.ts index 3cb975d2447ff..295c13c20030d 100644 --- a/clients/client-lightsail/src/commands/RebootInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/RebootInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -165,6 +166,10 @@ export class RebootInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "RebootInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/RebootRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/RebootRelationalDatabaseCommand.ts index 59fb95352ffc4..d0955572a987c 100644 --- a/clients/client-lightsail/src/commands/RebootRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/RebootRelationalDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -165,6 +166,10 @@ export class RebootRelationalDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "RebootRelationalDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/RegisterContainerImageCommand.ts b/clients/client-lightsail/src/commands/RegisterContainerImageCommand.ts index 01fe8607b6a41..c21fc248f443d 100644 --- a/clients/client-lightsail/src/commands/RegisterContainerImageCommand.ts +++ b/clients/client-lightsail/src/commands/RegisterContainerImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -149,6 +150,10 @@ export class RegisterContainerImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "RegisterContainerImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/ReleaseStaticIpCommand.ts b/clients/client-lightsail/src/commands/ReleaseStaticIpCommand.ts index e3d9ce9eef18f..a97dd36c076c7 100644 --- a/clients/client-lightsail/src/commands/ReleaseStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/ReleaseStaticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -162,6 +163,10 @@ export class ReleaseStaticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "ReleaseStaticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/ResetDistributionCacheCommand.ts b/clients/client-lightsail/src/commands/ResetDistributionCacheCommand.ts index d5e18b39928da..c96382bec88d7 100644 --- a/clients/client-lightsail/src/commands/ResetDistributionCacheCommand.ts +++ b/clients/client-lightsail/src/commands/ResetDistributionCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -161,6 +162,10 @@ export class ResetDistributionCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "ResetDistributionCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/SendContactMethodVerificationCommand.ts b/clients/client-lightsail/src/commands/SendContactMethodVerificationCommand.ts index 2251ba9897bfb..c146e2dd3cec5 100644 --- a/clients/client-lightsail/src/commands/SendContactMethodVerificationCommand.ts +++ b/clients/client-lightsail/src/commands/SendContactMethodVerificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -175,6 +176,10 @@ export class SendContactMethodVerificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "SendContactMethodVerification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/SetIpAddressTypeCommand.ts b/clients/client-lightsail/src/commands/SetIpAddressTypeCommand.ts index f2a2edacafe49..73856644538e0 100644 --- a/clients/client-lightsail/src/commands/SetIpAddressTypeCommand.ts +++ b/clients/client-lightsail/src/commands/SetIpAddressTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -167,6 +168,10 @@ export class SetIpAddressTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "SetIpAddressType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/SetResourceAccessForBucketCommand.ts b/clients/client-lightsail/src/commands/SetResourceAccessForBucketCommand.ts index 161b30c746c84..4d32957c19df7 100644 --- a/clients/client-lightsail/src/commands/SetResourceAccessForBucketCommand.ts +++ b/clients/client-lightsail/src/commands/SetResourceAccessForBucketCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -160,6 +161,10 @@ export class SetResourceAccessForBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "SetResourceAccessForBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/StartGUISessionCommand.ts b/clients/client-lightsail/src/commands/StartGUISessionCommand.ts index 8ca2311fbb087..edb67cfe332b0 100644 --- a/clients/client-lightsail/src/commands/StartGUISessionCommand.ts +++ b/clients/client-lightsail/src/commands/StartGUISessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -156,6 +157,10 @@ export class StartGUISessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "StartGUISession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/StartInstanceCommand.ts b/clients/client-lightsail/src/commands/StartInstanceCommand.ts index 94a4f5badba92..f657a8ecfd116 100644 --- a/clients/client-lightsail/src/commands/StartInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/StartInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -169,6 +170,10 @@ export class StartInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "StartInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/StartRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/StartRelationalDatabaseCommand.ts index 7461ff7d40e8c..059df185577cf 100644 --- a/clients/client-lightsail/src/commands/StartRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/StartRelationalDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class StartRelationalDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "StartRelationalDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/StopGUISessionCommand.ts b/clients/client-lightsail/src/commands/StopGUISessionCommand.ts index 3bf09d18bc48f..2972b22e103d4 100644 --- a/clients/client-lightsail/src/commands/StopGUISessionCommand.ts +++ b/clients/client-lightsail/src/commands/StopGUISessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -156,6 +157,10 @@ export class StopGUISessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "StopGUISession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/StopInstanceCommand.ts b/clients/client-lightsail/src/commands/StopInstanceCommand.ts index 4d2cc08739e0e..c6c4e0eee2ec5 100644 --- a/clients/client-lightsail/src/commands/StopInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/StopInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -169,6 +170,10 @@ export class StopInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "StopInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/StopRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/StopRelationalDatabaseCommand.ts index 86f0f26a4e148..5969d9489d7eb 100644 --- a/clients/client-lightsail/src/commands/StopRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/StopRelationalDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -166,6 +167,10 @@ export class StopRelationalDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "StopRelationalDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/TagResourceCommand.ts b/clients/client-lightsail/src/commands/TagResourceCommand.ts index 44d99e4c073d0..09687411e9058 100644 --- a/clients/client-lightsail/src/commands/TagResourceCommand.ts +++ b/clients/client-lightsail/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -172,6 +173,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/TestAlarmCommand.ts b/clients/client-lightsail/src/commands/TestAlarmCommand.ts index e9bea20f3cf5a..0ff1497c25385 100644 --- a/clients/client-lightsail/src/commands/TestAlarmCommand.ts +++ b/clients/client-lightsail/src/commands/TestAlarmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -164,6 +165,10 @@ export class TestAlarmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "TestAlarm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UnpeerVpcCommand.ts b/clients/client-lightsail/src/commands/UnpeerVpcCommand.ts index 163959b0ee40d..21930eee5ffe2 100644 --- a/clients/client-lightsail/src/commands/UnpeerVpcCommand.ts +++ b/clients/client-lightsail/src/commands/UnpeerVpcCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -156,6 +157,10 @@ export class UnpeerVpcCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UnpeerVpc", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UntagResourceCommand.ts b/clients/client-lightsail/src/commands/UntagResourceCommand.ts index 974bb42a300e9..fd05e28ce4a09 100644 --- a/clients/client-lightsail/src/commands/UntagResourceCommand.ts +++ b/clients/client-lightsail/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -168,6 +169,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateBucketBundleCommand.ts b/clients/client-lightsail/src/commands/UpdateBucketBundleCommand.ts index be106576a17e2..7da758bf3d60b 100644 --- a/clients/client-lightsail/src/commands/UpdateBucketBundleCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateBucketBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -168,6 +169,10 @@ export class UpdateBucketBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateBucketBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateBucketCommand.ts b/clients/client-lightsail/src/commands/UpdateBucketCommand.ts index fcaa04eef5e75..5119a9968233c 100644 --- a/clients/client-lightsail/src/commands/UpdateBucketCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateBucketCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -211,6 +212,10 @@ export class UpdateBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateContainerServiceCommand.ts b/clients/client-lightsail/src/commands/UpdateContainerServiceCommand.ts index dc2b3e605e5c9..0281826c3da5a 100644 --- a/clients/client-lightsail/src/commands/UpdateContainerServiceCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateContainerServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -251,6 +252,10 @@ export class UpdateContainerServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateContainerService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateDistributionBundleCommand.ts b/clients/client-lightsail/src/commands/UpdateDistributionBundleCommand.ts index b9f01599625ac..6f46dc0792b14 100644 --- a/clients/client-lightsail/src/commands/UpdateDistributionBundleCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateDistributionBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -165,6 +166,10 @@ export class UpdateDistributionBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateDistributionBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateDistributionCommand.ts b/clients/client-lightsail/src/commands/UpdateDistributionCommand.ts index 2c91323087947..93d993e52d55f 100644 --- a/clients/client-lightsail/src/commands/UpdateDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateDistributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -197,6 +198,10 @@ export class UpdateDistributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateDistribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateDomainEntryCommand.ts b/clients/client-lightsail/src/commands/UpdateDomainEntryCommand.ts index 5b3335a412867..2ccdf3c82854f 100644 --- a/clients/client-lightsail/src/commands/UpdateDomainEntryCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateDomainEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -175,6 +176,10 @@ export class UpdateDomainEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateDomainEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateInstanceMetadataOptionsCommand.ts b/clients/client-lightsail/src/commands/UpdateInstanceMetadataOptionsCommand.ts index 40e907a12ae83..160ed77e33b34 100644 --- a/clients/client-lightsail/src/commands/UpdateInstanceMetadataOptionsCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateInstanceMetadataOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -174,6 +175,10 @@ export class UpdateInstanceMetadataOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateInstanceMetadataOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateLoadBalancerAttributeCommand.ts b/clients/client-lightsail/src/commands/UpdateLoadBalancerAttributeCommand.ts index 3045e5e0c10d3..0d8fa03af0401 100644 --- a/clients/client-lightsail/src/commands/UpdateLoadBalancerAttributeCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateLoadBalancerAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -168,6 +169,10 @@ export class UpdateLoadBalancerAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateLoadBalancerAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/UpdateRelationalDatabaseCommand.ts index d7ab7246504cb..0d4971fa2fb24 100644 --- a/clients/client-lightsail/src/commands/UpdateRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateRelationalDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -180,6 +181,10 @@ export class UpdateRelationalDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateRelationalDatabaseRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateRelationalDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lightsail/src/commands/UpdateRelationalDatabaseParametersCommand.ts b/clients/client-lightsail/src/commands/UpdateRelationalDatabaseParametersCommand.ts index 9e38f597382a4..130adc01c0743 100644 --- a/clients/client-lightsail/src/commands/UpdateRelationalDatabaseParametersCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateRelationalDatabaseParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LightsailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LightsailClient"; @@ -191,6 +192,10 @@ export class UpdateRelationalDatabaseParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Lightsail_20161128", + operation: "UpdateRelationalDatabaseParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/package.json b/clients/client-location/package.json index 894f41d57f2e5..f8fcf1ffe84a3 100644 --- a/clients/client-location/package.json +++ b/clients/client-location/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-location/src/commands/AssociateTrackerConsumerCommand.ts b/clients/client-location/src/commands/AssociateTrackerConsumerCommand.ts index 895eb8b0f2702..2dc639d3b72a2 100644 --- a/clients/client-location/src/commands/AssociateTrackerConsumerCommand.ts +++ b/clients/client-location/src/commands/AssociateTrackerConsumerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -142,6 +143,10 @@ export class AssociateTrackerConsumerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "AssociateTrackerConsumer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/BatchDeleteDevicePositionHistoryCommand.ts b/clients/client-location/src/commands/BatchDeleteDevicePositionHistoryCommand.ts index cc98f649ec8d1..14fc0b165cbd6 100644 --- a/clients/client-location/src/commands/BatchDeleteDevicePositionHistoryCommand.ts +++ b/clients/client-location/src/commands/BatchDeleteDevicePositionHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -146,6 +147,10 @@ export class BatchDeleteDevicePositionHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "BatchDeleteDevicePositionHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/BatchDeleteGeofenceCommand.ts b/clients/client-location/src/commands/BatchDeleteGeofenceCommand.ts index 5f765fe6ce9c3..fc6a11b4c402b 100644 --- a/clients/client-location/src/commands/BatchDeleteGeofenceCommand.ts +++ b/clients/client-location/src/commands/BatchDeleteGeofenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -144,6 +145,10 @@ export class BatchDeleteGeofenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "BatchDeleteGeofence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/BatchEvaluateGeofencesCommand.ts b/clients/client-location/src/commands/BatchEvaluateGeofencesCommand.ts index 25a8c15c869c3..a74f382a6cf92 100644 --- a/clients/client-location/src/commands/BatchEvaluateGeofencesCommand.ts +++ b/clients/client-location/src/commands/BatchEvaluateGeofencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -186,6 +187,10 @@ export class BatchEvaluateGeofencesCommand extends $Command< commandName, inputFilterSensitiveLog: BatchEvaluateGeofencesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "BatchEvaluateGeofences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/BatchGetDevicePositionCommand.ts b/clients/client-location/src/commands/BatchGetDevicePositionCommand.ts index 4c5b11f650193..a6fbe91b77a39 100644 --- a/clients/client-location/src/commands/BatchGetDevicePositionCommand.ts +++ b/clients/client-location/src/commands/BatchGetDevicePositionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -161,6 +162,10 @@ export class BatchGetDevicePositionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchGetDevicePositionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "BatchGetDevicePosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/BatchPutGeofenceCommand.ts b/clients/client-location/src/commands/BatchPutGeofenceCommand.ts index cc0ae18bf2407..5685bc1f0d1e6 100644 --- a/clients/client-location/src/commands/BatchPutGeofenceCommand.ts +++ b/clients/client-location/src/commands/BatchPutGeofenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -173,6 +174,10 @@ export class BatchPutGeofenceCommand extends $Command< commandName, inputFilterSensitiveLog: BatchPutGeofenceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "BatchPutGeofence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/BatchUpdateDevicePositionCommand.ts b/clients/client-location/src/commands/BatchUpdateDevicePositionCommand.ts index 0b2227fc12642..ac71530104f2a 100644 --- a/clients/client-location/src/commands/BatchUpdateDevicePositionCommand.ts +++ b/clients/client-location/src/commands/BatchUpdateDevicePositionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -180,6 +181,10 @@ export class BatchUpdateDevicePositionCommand extends $Command< commandName, inputFilterSensitiveLog: BatchUpdateDevicePositionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "BatchUpdateDevicePosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/CalculateRouteCommand.ts b/clients/client-location/src/commands/CalculateRouteCommand.ts index 40eb46f0c3c0a..feea02a2f76f6 100644 --- a/clients/client-location/src/commands/CalculateRouteCommand.ts +++ b/clients/client-location/src/commands/CalculateRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -243,6 +244,10 @@ export class CalculateRouteCommand extends $Command< commandName, inputFilterSensitiveLog: CalculateRouteRequestFilterSensitiveLog, outputFilterSensitiveLog: CalculateRouteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "CalculateRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/CalculateRouteMatrixCommand.ts b/clients/client-location/src/commands/CalculateRouteMatrixCommand.ts index 4e09ecfe5b912..d697b5bb7c115 100644 --- a/clients/client-location/src/commands/CalculateRouteMatrixCommand.ts +++ b/clients/client-location/src/commands/CalculateRouteMatrixCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -236,6 +237,10 @@ export class CalculateRouteMatrixCommand extends $Command< commandName, inputFilterSensitiveLog: CalculateRouteMatrixRequestFilterSensitiveLog, outputFilterSensitiveLog: CalculateRouteMatrixResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "CalculateRouteMatrix", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/CreateGeofenceCollectionCommand.ts b/clients/client-location/src/commands/CreateGeofenceCollectionCommand.ts index 475a55e83a969..eec997677cbb9 100644 --- a/clients/client-location/src/commands/CreateGeofenceCollectionCommand.ts +++ b/clients/client-location/src/commands/CreateGeofenceCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -143,6 +144,10 @@ export class CreateGeofenceCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "CreateGeofenceCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/CreateKeyCommand.ts b/clients/client-location/src/commands/CreateKeyCommand.ts index 39f413694029f..ac4041b92dff9 100644 --- a/clients/client-location/src/commands/CreateKeyCommand.ts +++ b/clients/client-location/src/commands/CreateKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -156,6 +157,10 @@ export class CreateKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateKeyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "CreateKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/CreateMapCommand.ts b/clients/client-location/src/commands/CreateMapCommand.ts index 8987fc9cf1feb..f9e5366f090d8 100644 --- a/clients/client-location/src/commands/CreateMapCommand.ts +++ b/clients/client-location/src/commands/CreateMapCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -150,6 +151,10 @@ export class CreateMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "CreateMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/CreatePlaceIndexCommand.ts b/clients/client-location/src/commands/CreatePlaceIndexCommand.ts index d789bcb6913c1..cf7510d16cf92 100644 --- a/clients/client-location/src/commands/CreatePlaceIndexCommand.ts +++ b/clients/client-location/src/commands/CreatePlaceIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -155,6 +156,10 @@ export class CreatePlaceIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "CreatePlaceIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/CreateRouteCalculatorCommand.ts b/clients/client-location/src/commands/CreateRouteCalculatorCommand.ts index 1cdf4e7d1ed15..b624b711d4706 100644 --- a/clients/client-location/src/commands/CreateRouteCalculatorCommand.ts +++ b/clients/client-location/src/commands/CreateRouteCalculatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -151,6 +152,10 @@ export class CreateRouteCalculatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "CreateRouteCalculator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/CreateTrackerCommand.ts b/clients/client-location/src/commands/CreateTrackerCommand.ts index 47d48462af71e..860b5640ad9a0 100644 --- a/clients/client-location/src/commands/CreateTrackerCommand.ts +++ b/clients/client-location/src/commands/CreateTrackerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -144,6 +145,10 @@ export class CreateTrackerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "CreateTracker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DeleteGeofenceCollectionCommand.ts b/clients/client-location/src/commands/DeleteGeofenceCollectionCommand.ts index dd6948460db73..4d4ab7cb779ac 100644 --- a/clients/client-location/src/commands/DeleteGeofenceCollectionCommand.ts +++ b/clients/client-location/src/commands/DeleteGeofenceCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -132,6 +133,10 @@ export class DeleteGeofenceCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DeleteGeofenceCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DeleteKeyCommand.ts b/clients/client-location/src/commands/DeleteKeyCommand.ts index 1f15226e7bd88..eb8fbe643fd79 100644 --- a/clients/client-location/src/commands/DeleteKeyCommand.ts +++ b/clients/client-location/src/commands/DeleteKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -127,6 +128,10 @@ export class DeleteKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DeleteKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DeleteMapCommand.ts b/clients/client-location/src/commands/DeleteMapCommand.ts index dd0b9317e5d9f..ce487fda33da9 100644 --- a/clients/client-location/src/commands/DeleteMapCommand.ts +++ b/clients/client-location/src/commands/DeleteMapCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -130,6 +131,10 @@ export class DeleteMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DeleteMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DeletePlaceIndexCommand.ts b/clients/client-location/src/commands/DeletePlaceIndexCommand.ts index 8c427f54e6dbb..8c0dc04541a1b 100644 --- a/clients/client-location/src/commands/DeletePlaceIndexCommand.ts +++ b/clients/client-location/src/commands/DeletePlaceIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -131,6 +132,10 @@ export class DeletePlaceIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DeletePlaceIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DeleteRouteCalculatorCommand.ts b/clients/client-location/src/commands/DeleteRouteCalculatorCommand.ts index 684101ca7658d..b991c04ab163f 100644 --- a/clients/client-location/src/commands/DeleteRouteCalculatorCommand.ts +++ b/clients/client-location/src/commands/DeleteRouteCalculatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -131,6 +132,10 @@ export class DeleteRouteCalculatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DeleteRouteCalculator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DeleteTrackerCommand.ts b/clients/client-location/src/commands/DeleteTrackerCommand.ts index ae45194b98ed2..ab0ce716134d6 100644 --- a/clients/client-location/src/commands/DeleteTrackerCommand.ts +++ b/clients/client-location/src/commands/DeleteTrackerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -131,6 +132,10 @@ export class DeleteTrackerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DeleteTracker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DescribeGeofenceCollectionCommand.ts b/clients/client-location/src/commands/DescribeGeofenceCollectionCommand.ts index 2045b88842857..9c6eea216dde8 100644 --- a/clients/client-location/src/commands/DescribeGeofenceCollectionCommand.ts +++ b/clients/client-location/src/commands/DescribeGeofenceCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -140,6 +141,10 @@ export class DescribeGeofenceCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DescribeGeofenceCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DescribeKeyCommand.ts b/clients/client-location/src/commands/DescribeKeyCommand.ts index d11151cbe22ee..2ef8291661913 100644 --- a/clients/client-location/src/commands/DescribeKeyCommand.ts +++ b/clients/client-location/src/commands/DescribeKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -148,6 +149,10 @@ export class DescribeKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeKeyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DescribeKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DescribeMapCommand.ts b/clients/client-location/src/commands/DescribeMapCommand.ts index 19ef0108b0e2a..29997c9fa125d 100644 --- a/clients/client-location/src/commands/DescribeMapCommand.ts +++ b/clients/client-location/src/commands/DescribeMapCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -141,6 +142,10 @@ export class DescribeMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DescribeMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DescribePlaceIndexCommand.ts b/clients/client-location/src/commands/DescribePlaceIndexCommand.ts index dcf3c856aab8d..3d08aaa6ad8c3 100644 --- a/clients/client-location/src/commands/DescribePlaceIndexCommand.ts +++ b/clients/client-location/src/commands/DescribePlaceIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -142,6 +143,10 @@ export class DescribePlaceIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DescribePlaceIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DescribeRouteCalculatorCommand.ts b/clients/client-location/src/commands/DescribeRouteCalculatorCommand.ts index 624484a281c1e..63b66cb5d3435 100644 --- a/clients/client-location/src/commands/DescribeRouteCalculatorCommand.ts +++ b/clients/client-location/src/commands/DescribeRouteCalculatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -139,6 +140,10 @@ export class DescribeRouteCalculatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DescribeRouteCalculator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DescribeTrackerCommand.ts b/clients/client-location/src/commands/DescribeTrackerCommand.ts index 8889f9bcb19ba..013803d92fe99 100644 --- a/clients/client-location/src/commands/DescribeTrackerCommand.ts +++ b/clients/client-location/src/commands/DescribeTrackerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -142,6 +143,10 @@ export class DescribeTrackerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DescribeTracker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/DisassociateTrackerConsumerCommand.ts b/clients/client-location/src/commands/DisassociateTrackerConsumerCommand.ts index 31ac04e339fb0..7788630685087 100644 --- a/clients/client-location/src/commands/DisassociateTrackerConsumerCommand.ts +++ b/clients/client-location/src/commands/DisassociateTrackerConsumerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -138,6 +139,10 @@ export class DisassociateTrackerConsumerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "DisassociateTrackerConsumer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/GetDevicePositionCommand.ts b/clients/client-location/src/commands/GetDevicePositionCommand.ts index 3b84a4de546ab..3f6abee77e992 100644 --- a/clients/client-location/src/commands/GetDevicePositionCommand.ts +++ b/clients/client-location/src/commands/GetDevicePositionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -149,6 +150,10 @@ export class GetDevicePositionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDevicePositionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "GetDevicePosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/GetDevicePositionHistoryCommand.ts b/clients/client-location/src/commands/GetDevicePositionHistoryCommand.ts index 7f694e9f642ff..d22982f49e661 100644 --- a/clients/client-location/src/commands/GetDevicePositionHistoryCommand.ts +++ b/clients/client-location/src/commands/GetDevicePositionHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -159,6 +160,10 @@ export class GetDevicePositionHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDevicePositionHistoryResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "GetDevicePositionHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/GetGeofenceCommand.ts b/clients/client-location/src/commands/GetGeofenceCommand.ts index 18ca8ceaa316a..8d99b8df4172a 100644 --- a/clients/client-location/src/commands/GetGeofenceCommand.ts +++ b/clients/client-location/src/commands/GetGeofenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -150,6 +151,10 @@ export class GetGeofenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetGeofenceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "GetGeofence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/GetMapGlyphsCommand.ts b/clients/client-location/src/commands/GetMapGlyphsCommand.ts index e6ce26ec97f70..2ab4d7f3e15e4 100644 --- a/clients/client-location/src/commands/GetMapGlyphsCommand.ts +++ b/clients/client-location/src/commands/GetMapGlyphsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -141,6 +142,10 @@ export class GetMapGlyphsCommand extends $Command< commandName, inputFilterSensitiveLog: GetMapGlyphsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "GetMapGlyphs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/GetMapSpritesCommand.ts b/clients/client-location/src/commands/GetMapSpritesCommand.ts index 6a6b7e25cb03d..9431db2633619 100644 --- a/clients/client-location/src/commands/GetMapSpritesCommand.ts +++ b/clients/client-location/src/commands/GetMapSpritesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -146,6 +147,10 @@ export class GetMapSpritesCommand extends $Command< commandName, inputFilterSensitiveLog: GetMapSpritesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "GetMapSprites", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts b/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts index a706a65e87a25..dc70887c53d4a 100644 --- a/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts +++ b/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -148,6 +149,10 @@ export class GetMapStyleDescriptorCommand extends $Command< commandName, inputFilterSensitiveLog: GetMapStyleDescriptorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "GetMapStyleDescriptor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/GetMapTileCommand.ts b/clients/client-location/src/commands/GetMapTileCommand.ts index 23af397be225e..33e45e1c7be82 100644 --- a/clients/client-location/src/commands/GetMapTileCommand.ts +++ b/clients/client-location/src/commands/GetMapTileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -147,6 +148,10 @@ export class GetMapTileCommand extends $Command< commandName, inputFilterSensitiveLog: GetMapTileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "GetMapTile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/GetPlaceCommand.ts b/clients/client-location/src/commands/GetPlaceCommand.ts index a16d375e34a09..fd96df7315d73 100644 --- a/clients/client-location/src/commands/GetPlaceCommand.ts +++ b/clients/client-location/src/commands/GetPlaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -180,6 +181,10 @@ export class GetPlaceCommand extends $Command< commandName, inputFilterSensitiveLog: GetPlaceRequestFilterSensitiveLog, outputFilterSensitiveLog: GetPlaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "GetPlace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListDevicePositionsCommand.ts b/clients/client-location/src/commands/ListDevicePositionsCommand.ts index 93df4218434a8..a9251a8ff1f71 100644 --- a/clients/client-location/src/commands/ListDevicePositionsCommand.ts +++ b/clients/client-location/src/commands/ListDevicePositionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -148,6 +149,10 @@ export class ListDevicePositionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDevicePositionsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListDevicePositions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListGeofenceCollectionsCommand.ts b/clients/client-location/src/commands/ListGeofenceCollectionsCommand.ts index 22074b1925a98..840358146b4a3 100644 --- a/clients/client-location/src/commands/ListGeofenceCollectionsCommand.ts +++ b/clients/client-location/src/commands/ListGeofenceCollectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -138,6 +139,10 @@ export class ListGeofenceCollectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListGeofenceCollections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListGeofencesCommand.ts b/clients/client-location/src/commands/ListGeofencesCommand.ts index 4009940ac3997..bf749e8908613 100644 --- a/clients/client-location/src/commands/ListGeofencesCommand.ts +++ b/clients/client-location/src/commands/ListGeofencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -160,6 +161,10 @@ export class ListGeofencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListGeofencesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListGeofences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListKeysCommand.ts b/clients/client-location/src/commands/ListKeysCommand.ts index 6a03b2351b8c8..d847995c25ec5 100644 --- a/clients/client-location/src/commands/ListKeysCommand.ts +++ b/clients/client-location/src/commands/ListKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -149,6 +150,10 @@ export class ListKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListMapsCommand.ts b/clients/client-location/src/commands/ListMapsCommand.ts index d8840c6c03dd9..f2992149f1446 100644 --- a/clients/client-location/src/commands/ListMapsCommand.ts +++ b/clients/client-location/src/commands/ListMapsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -136,6 +137,10 @@ export class ListMapsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListMaps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListPlaceIndexesCommand.ts b/clients/client-location/src/commands/ListPlaceIndexesCommand.ts index 597288e2053cd..8733bf90c3b75 100644 --- a/clients/client-location/src/commands/ListPlaceIndexesCommand.ts +++ b/clients/client-location/src/commands/ListPlaceIndexesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -138,6 +139,10 @@ export class ListPlaceIndexesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListPlaceIndexes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListRouteCalculatorsCommand.ts b/clients/client-location/src/commands/ListRouteCalculatorsCommand.ts index 5daa51dd9427a..fd2da3b67644f 100644 --- a/clients/client-location/src/commands/ListRouteCalculatorsCommand.ts +++ b/clients/client-location/src/commands/ListRouteCalculatorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -138,6 +139,10 @@ export class ListRouteCalculatorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListRouteCalculators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListTagsForResourceCommand.ts b/clients/client-location/src/commands/ListTagsForResourceCommand.ts index 61b9aad5a0fcf..cc0847d3ca7fb 100644 --- a/clients/client-location/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-location/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -132,6 +133,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListTrackerConsumersCommand.ts b/clients/client-location/src/commands/ListTrackerConsumersCommand.ts index 00ae2e2288371..81e585b7c598d 100644 --- a/clients/client-location/src/commands/ListTrackerConsumersCommand.ts +++ b/clients/client-location/src/commands/ListTrackerConsumersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -135,6 +136,10 @@ export class ListTrackerConsumersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListTrackerConsumers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/ListTrackersCommand.ts b/clients/client-location/src/commands/ListTrackersCommand.ts index 0894f0f2a91b8..5f8d7755d1464 100644 --- a/clients/client-location/src/commands/ListTrackersCommand.ts +++ b/clients/client-location/src/commands/ListTrackersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -136,6 +137,10 @@ export class ListTrackersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "ListTrackers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/PutGeofenceCommand.ts b/clients/client-location/src/commands/PutGeofenceCommand.ts index f13afcb28df6f..6ecddc564d8ef 100644 --- a/clients/client-location/src/commands/PutGeofenceCommand.ts +++ b/clients/client-location/src/commands/PutGeofenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -153,6 +154,10 @@ export class PutGeofenceCommand extends $Command< commandName, inputFilterSensitiveLog: PutGeofenceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "PutGeofence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/SearchPlaceIndexForPositionCommand.ts b/clients/client-location/src/commands/SearchPlaceIndexForPositionCommand.ts index f9b5e680dc501..085f36a5feb15 100644 --- a/clients/client-location/src/commands/SearchPlaceIndexForPositionCommand.ts +++ b/clients/client-location/src/commands/SearchPlaceIndexForPositionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -189,6 +190,10 @@ export class SearchPlaceIndexForPositionCommand extends $Command< commandName, inputFilterSensitiveLog: SearchPlaceIndexForPositionRequestFilterSensitiveLog, outputFilterSensitiveLog: SearchPlaceIndexForPositionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "SearchPlaceIndexForPosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/SearchPlaceIndexForSuggestionsCommand.ts b/clients/client-location/src/commands/SearchPlaceIndexForSuggestionsCommand.ts index 5ed2931227577..36e1f196d3ea6 100644 --- a/clients/client-location/src/commands/SearchPlaceIndexForSuggestionsCommand.ts +++ b/clients/client-location/src/commands/SearchPlaceIndexForSuggestionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -196,6 +197,10 @@ export class SearchPlaceIndexForSuggestionsCommand extends $Command< commandName, inputFilterSensitiveLog: SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog, outputFilterSensitiveLog: SearchPlaceIndexForSuggestionsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "SearchPlaceIndexForSuggestions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/SearchPlaceIndexForTextCommand.ts b/clients/client-location/src/commands/SearchPlaceIndexForTextCommand.ts index 6b3c5a0536256..b42dcb8476dce 100644 --- a/clients/client-location/src/commands/SearchPlaceIndexForTextCommand.ts +++ b/clients/client-location/src/commands/SearchPlaceIndexForTextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -216,6 +217,10 @@ export class SearchPlaceIndexForTextCommand extends $Command< commandName, inputFilterSensitiveLog: SearchPlaceIndexForTextRequestFilterSensitiveLog, outputFilterSensitiveLog: SearchPlaceIndexForTextResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "SearchPlaceIndexForText", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/TagResourceCommand.ts b/clients/client-location/src/commands/TagResourceCommand.ts index 5be5a6cd589f9..62f18f07ddf34 100644 --- a/clients/client-location/src/commands/TagResourceCommand.ts +++ b/clients/client-location/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -139,6 +140,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/UntagResourceCommand.ts b/clients/client-location/src/commands/UntagResourceCommand.ts index d2f1f1d4daf08..6a47adf7da5d8 100644 --- a/clients/client-location/src/commands/UntagResourceCommand.ts +++ b/clients/client-location/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/UpdateGeofenceCollectionCommand.ts b/clients/client-location/src/commands/UpdateGeofenceCollectionCommand.ts index 16d348feb7fe3..82f261cbb95dd 100644 --- a/clients/client-location/src/commands/UpdateGeofenceCollectionCommand.ts +++ b/clients/client-location/src/commands/UpdateGeofenceCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -135,6 +136,10 @@ export class UpdateGeofenceCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "UpdateGeofenceCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/UpdateKeyCommand.ts b/clients/client-location/src/commands/UpdateKeyCommand.ts index 1613665e69ad9..e8de0ddc5a3a5 100644 --- a/clients/client-location/src/commands/UpdateKeyCommand.ts +++ b/clients/client-location/src/commands/UpdateKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -145,6 +146,10 @@ export class UpdateKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "UpdateKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/UpdateMapCommand.ts b/clients/client-location/src/commands/UpdateMapCommand.ts index e058f60165cd9..554f47fb33d9f 100644 --- a/clients/client-location/src/commands/UpdateMapCommand.ts +++ b/clients/client-location/src/commands/UpdateMapCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -135,6 +136,10 @@ export class UpdateMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "UpdateMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/UpdatePlaceIndexCommand.ts b/clients/client-location/src/commands/UpdatePlaceIndexCommand.ts index 0d3eab78cea23..29aff7e13260d 100644 --- a/clients/client-location/src/commands/UpdatePlaceIndexCommand.ts +++ b/clients/client-location/src/commands/UpdatePlaceIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -137,6 +138,10 @@ export class UpdatePlaceIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "UpdatePlaceIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/UpdateRouteCalculatorCommand.ts b/clients/client-location/src/commands/UpdateRouteCalculatorCommand.ts index 185b88e63ce1a..bc900af187d97 100644 --- a/clients/client-location/src/commands/UpdateRouteCalculatorCommand.ts +++ b/clients/client-location/src/commands/UpdateRouteCalculatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -134,6 +135,10 @@ export class UpdateRouteCalculatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "UpdateRouteCalculator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-location/src/commands/UpdateTrackerCommand.ts b/clients/client-location/src/commands/UpdateTrackerCommand.ts index be02ae03c61c3..dc96f932d3b01 100644 --- a/clients/client-location/src/commands/UpdateTrackerCommand.ts +++ b/clients/client-location/src/commands/UpdateTrackerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient"; @@ -135,6 +136,10 @@ export class UpdateTrackerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LocationService", + operation: "UpdateTracker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/package.json b/clients/client-lookoutequipment/package.json index 7555dab2d1747..9af34d429ac11 100644 --- a/clients/client-lookoutequipment/package.json +++ b/clients/client-lookoutequipment/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-lookoutequipment/src/commands/CreateDatasetCommand.ts b/clients/client-lookoutequipment/src/commands/CreateDatasetCommand.ts index 8d19e70254156..29b80e9811263 100644 --- a/clients/client-lookoutequipment/src/commands/CreateDatasetCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -150,6 +151,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/CreateInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/CreateInferenceSchedulerCommand.ts index b4907584c5070..3dd4f9fa92a60 100644 --- a/clients/client-lookoutequipment/src/commands/CreateInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateInferenceSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -176,6 +177,10 @@ export class CreateInferenceSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "CreateInferenceScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/CreateLabelCommand.ts b/clients/client-lookoutequipment/src/commands/CreateLabelCommand.ts index 6338a51f8e1a1..c1087828792b2 100644 --- a/clients/client-lookoutequipment/src/commands/CreateLabelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -145,6 +146,10 @@ export class CreateLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "CreateLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/CreateLabelGroupCommand.ts b/clients/client-lookoutequipment/src/commands/CreateLabelGroupCommand.ts index 26ea7394e93e6..118c79b7965f3 100644 --- a/clients/client-lookoutequipment/src/commands/CreateLabelGroupCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateLabelGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -147,6 +148,10 @@ export class CreateLabelGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "CreateLabelGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/CreateModelCommand.ts b/clients/client-lookoutequipment/src/commands/CreateModelCommand.ts index 80e749f460614..5c8d2b255c46e 100644 --- a/clients/client-lookoutequipment/src/commands/CreateModelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -175,6 +176,10 @@ export class CreateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "CreateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/CreateRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/CreateRetrainingSchedulerCommand.ts index 141bcf1939834..161bb51bb892d 100644 --- a/clients/client-lookoutequipment/src/commands/CreateRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateRetrainingSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -188,6 +189,10 @@ export class CreateRetrainingSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "CreateRetrainingScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DeleteDatasetCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteDatasetCommand.ts index 99db02a0915be..e1049aecf39b6 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -137,6 +138,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DeleteInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteInferenceSchedulerCommand.ts index c1852f0a72ca1..65e87b73d2f0b 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteInferenceSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -136,6 +137,10 @@ export class DeleteInferenceSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DeleteInferenceScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DeleteLabelCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteLabelCommand.ts index 7f405e137f9eb..6a90908c608d8 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteLabelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -134,6 +135,10 @@ export class DeleteLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DeleteLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DeleteLabelGroupCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteLabelGroupCommand.ts index 7e96ac07459aa..a7ba94d1bae4e 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteLabelGroupCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteLabelGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -135,6 +136,10 @@ export class DeleteLabelGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DeleteLabelGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DeleteModelCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteModelCommand.ts index f3da519826ad4..ca121d928ee80 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteModelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -134,6 +135,10 @@ export class DeleteModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DeleteModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteResourcePolicyCommand.ts index 6bf22590a5959..f5e5982adca7a 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -135,6 +136,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DeleteRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteRetrainingSchedulerCommand.ts index 67cf848669f8c..30d3bcd2dc722 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteRetrainingSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -147,6 +148,10 @@ export class DeleteRetrainingSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DeleteRetrainingScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeDataIngestionJobCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeDataIngestionJobCommand.ts index b4edd45ec1321..282cb704fd997 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeDataIngestionJobCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeDataIngestionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -185,6 +186,10 @@ export class DescribeDataIngestionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeDataIngestionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeDatasetCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeDatasetCommand.ts index 8cc3688761864..c208ae35e5846 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -185,6 +186,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeInferenceSchedulerCommand.ts index 214312553900a..055963a4b3f1a 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeInferenceSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -163,6 +164,10 @@ export class DescribeInferenceSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeInferenceScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeLabelCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeLabelCommand.ts index a6204db73cb34..67c9dc880150b 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeLabelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -141,6 +142,10 @@ export class DescribeLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeLabelGroupCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeLabelGroupCommand.ts index 57799ec550b67..4f4f923b0669b 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeLabelGroupCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeLabelGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -139,6 +140,10 @@ export class DescribeLabelGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeLabelGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeModelCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeModelCommand.ts index aa2418cccd316..bdc36fe8d6911 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeModelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -180,6 +181,10 @@ export class DescribeModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeModelVersionCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeModelVersionCommand.ts index d5b94845c346f..c88e5b5556144 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeModelVersionCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeModelVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -173,6 +174,10 @@ export class DescribeModelVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeModelVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeResourcePolicyCommand.ts index 4480451181236..6f127faed90b7 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -136,6 +137,10 @@ export class DescribeResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/DescribeRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeRetrainingSchedulerCommand.ts index 9f2b2abb14676..e10b40182961e 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeRetrainingSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -168,6 +169,10 @@ export class DescribeRetrainingSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "DescribeRetrainingScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ImportDatasetCommand.ts b/clients/client-lookoutequipment/src/commands/ImportDatasetCommand.ts index feea01101f150..baddd9dda9971 100644 --- a/clients/client-lookoutequipment/src/commands/ImportDatasetCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ImportDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -150,6 +151,10 @@ export class ImportDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ImportDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ImportModelVersionCommand.ts b/clients/client-lookoutequipment/src/commands/ImportModelVersionCommand.ts index 48b2358da2f8c..be2f4b50ce318 100644 --- a/clients/client-lookoutequipment/src/commands/ImportModelVersionCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ImportModelVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -163,6 +164,10 @@ export class ImportModelVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ImportModelVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListDataIngestionJobsCommand.ts b/clients/client-lookoutequipment/src/commands/ListDataIngestionJobsCommand.ts index c7fcab3bd77f2..eff1a8456cef2 100644 --- a/clients/client-lookoutequipment/src/commands/ListDataIngestionJobsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListDataIngestionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -148,6 +149,10 @@ export class ListDataIngestionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListDataIngestionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListDatasetsCommand.ts b/clients/client-lookoutequipment/src/commands/ListDatasetsCommand.ts index 5e4191e36ea15..49b898aa45141 100644 --- a/clients/client-lookoutequipment/src/commands/ListDatasetsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListDatasetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -138,6 +139,10 @@ export class ListDatasetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListDatasets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListInferenceEventsCommand.ts b/clients/client-lookoutequipment/src/commands/ListInferenceEventsCommand.ts index 93a4503d9e561..26506ef3bf507 100644 --- a/clients/client-lookoutequipment/src/commands/ListInferenceEventsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListInferenceEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -148,6 +149,10 @@ export class ListInferenceEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListInferenceEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListInferenceExecutionsCommand.ts b/clients/client-lookoutequipment/src/commands/ListInferenceExecutionsCommand.ts index 2aa1cbd5e7327..92de4c85673cc 100644 --- a/clients/client-lookoutequipment/src/commands/ListInferenceExecutionsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListInferenceExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -176,6 +177,10 @@ export class ListInferenceExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListInferenceExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListInferenceSchedulersCommand.ts b/clients/client-lookoutequipment/src/commands/ListInferenceSchedulersCommand.ts index e5559bb834418..106b8012a92a8 100644 --- a/clients/client-lookoutequipment/src/commands/ListInferenceSchedulersCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListInferenceSchedulersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -146,6 +147,10 @@ export class ListInferenceSchedulersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListInferenceSchedulers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListLabelGroupsCommand.ts b/clients/client-lookoutequipment/src/commands/ListLabelGroupsCommand.ts index 52dc661e38c1c..2baff7597cb7c 100644 --- a/clients/client-lookoutequipment/src/commands/ListLabelGroupsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListLabelGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -139,6 +140,10 @@ export class ListLabelGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListLabelGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListLabelsCommand.ts b/clients/client-lookoutequipment/src/commands/ListLabelsCommand.ts index 44888e75e4cf5..e9cd13e525465 100644 --- a/clients/client-lookoutequipment/src/commands/ListLabelsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -146,6 +147,10 @@ export class ListLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListModelVersionsCommand.ts b/clients/client-lookoutequipment/src/commands/ListModelVersionsCommand.ts index 65afdba66de39..0dafea528cbe6 100644 --- a/clients/client-lookoutequipment/src/commands/ListModelVersionsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListModelVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -154,6 +155,10 @@ export class ListModelVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListModelVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListModelsCommand.ts b/clients/client-lookoutequipment/src/commands/ListModelsCommand.ts index 9d4fe8c246253..e064f83fac04d 100644 --- a/clients/client-lookoutequipment/src/commands/ListModelsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -149,6 +150,10 @@ export class ListModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListRetrainingSchedulersCommand.ts b/clients/client-lookoutequipment/src/commands/ListRetrainingSchedulersCommand.ts index babecae22ab2d..8c9156c058a4f 100644 --- a/clients/client-lookoutequipment/src/commands/ListRetrainingSchedulersCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListRetrainingSchedulersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -184,6 +185,10 @@ export class ListRetrainingSchedulersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListRetrainingSchedulers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListSensorStatisticsCommand.ts b/clients/client-lookoutequipment/src/commands/ListSensorStatisticsCommand.ts index 19b22635f2bee..7f678251d9259 100644 --- a/clients/client-lookoutequipment/src/commands/ListSensorStatisticsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListSensorStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -179,6 +180,10 @@ export class ListSensorStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListSensorStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/ListTagsForResourceCommand.ts b/clients/client-lookoutequipment/src/commands/ListTagsForResourceCommand.ts index b1f3ad6e5659a..606acb2e31732 100644 --- a/clients/client-lookoutequipment/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/PutResourcePolicyCommand.ts b/clients/client-lookoutequipment/src/commands/PutResourcePolicyCommand.ts index 6ea04861c4216..2a63d56da55b5 100644 --- a/clients/client-lookoutequipment/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-lookoutequipment/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -144,6 +145,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/StartDataIngestionJobCommand.ts b/clients/client-lookoutequipment/src/commands/StartDataIngestionJobCommand.ts index cd9588a5cd45e..9e7d4d4db1c3c 100644 --- a/clients/client-lookoutequipment/src/commands/StartDataIngestionJobCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StartDataIngestionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -150,6 +151,10 @@ export class StartDataIngestionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "StartDataIngestionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/StartInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/StartInferenceSchedulerCommand.ts index 4e16df7206746..83a72b548c2bc 100644 --- a/clients/client-lookoutequipment/src/commands/StartInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StartInferenceSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -141,6 +142,10 @@ export class StartInferenceSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "StartInferenceScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/StartRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/StartRetrainingSchedulerCommand.ts index 26cb119b47c6a..700837b497821 100644 --- a/clients/client-lookoutequipment/src/commands/StartRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StartRetrainingSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -157,6 +158,10 @@ export class StartRetrainingSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "StartRetrainingScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/StopInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/StopInferenceSchedulerCommand.ts index 08fd5d96463eb..b840ab49f4ca4 100644 --- a/clients/client-lookoutequipment/src/commands/StopInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StopInferenceSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -141,6 +142,10 @@ export class StopInferenceSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "StopInferenceScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/StopRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/StopRetrainingSchedulerCommand.ts index 4b5fafdfa9f55..b0221f5f94921 100644 --- a/clients/client-lookoutequipment/src/commands/StopRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StopRetrainingSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -157,6 +158,10 @@ export class StopRetrainingSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "StopRetrainingScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/TagResourceCommand.ts b/clients/client-lookoutequipment/src/commands/TagResourceCommand.ts index 50ed6e6b3af93..dd008a7e06fa8 100644 --- a/clients/client-lookoutequipment/src/commands/TagResourceCommand.ts +++ b/clients/client-lookoutequipment/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -142,6 +143,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/UntagResourceCommand.ts b/clients/client-lookoutequipment/src/commands/UntagResourceCommand.ts index 550c14798692f..49d266b7f60ab 100644 --- a/clients/client-lookoutequipment/src/commands/UntagResourceCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -132,6 +133,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/UpdateActiveModelVersionCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateActiveModelVersionCommand.ts index 3cc747632ad83..51eb440c5cf73 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateActiveModelVersionCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateActiveModelVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -143,6 +144,10 @@ export class UpdateActiveModelVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "UpdateActiveModelVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/UpdateInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateInferenceSchedulerCommand.ts index aa9ef1d8f747e..ea0dc9703a033 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateInferenceSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -156,6 +157,10 @@ export class UpdateInferenceSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "UpdateInferenceScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/UpdateLabelGroupCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateLabelGroupCommand.ts index ea4d390bb7495..5eb7879c792df 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateLabelGroupCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateLabelGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -138,6 +139,10 @@ export class UpdateLabelGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "UpdateLabelGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/UpdateModelCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateModelCommand.ts index 7411c849a3330..9ed5ecf77f44f 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateModelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -155,6 +156,10 @@ export class UpdateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "UpdateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutequipment/src/commands/UpdateRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateRetrainingSchedulerCommand.ts index b51e066200cb2..674eb93e7e813 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateRetrainingSchedulerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutEquipmentClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutEquipmentClient"; @@ -152,6 +153,10 @@ export class UpdateRetrainingSchedulerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSLookoutEquipmentFrontendService", + operation: "UpdateRetrainingScheduler", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/package.json b/clients/client-lookoutmetrics/package.json index 8bc028e25a034..c4b5d597b239b 100644 --- a/clients/client-lookoutmetrics/package.json +++ b/clients/client-lookoutmetrics/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-lookoutmetrics/src/commands/ActivateAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/ActivateAnomalyDetectorCommand.ts index 2fbf420e721f8..5578c1a81fad3 100644 --- a/clients/client-lookoutmetrics/src/commands/ActivateAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ActivateAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -131,6 +132,10 @@ export class ActivateAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "ActivateAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/BackTestAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/BackTestAnomalyDetectorCommand.ts index 946b5d8137d0b..d495f56d2231a 100644 --- a/clients/client-lookoutmetrics/src/commands/BackTestAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/BackTestAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -128,6 +129,10 @@ export class BackTestAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "BackTestAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/CreateAlertCommand.ts b/clients/client-lookoutmetrics/src/commands/CreateAlertCommand.ts index 06a264fb62b27..c6d6eaa3f29f9 100644 --- a/clients/client-lookoutmetrics/src/commands/CreateAlertCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/CreateAlertCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -164,6 +165,10 @@ export class CreateAlertCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "CreateAlert", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/CreateAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/CreateAnomalyDetectorCommand.ts index c9c71c20c69cb..7ddbe886af1c4 100644 --- a/clients/client-lookoutmetrics/src/commands/CreateAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/CreateAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -141,6 +142,10 @@ export class CreateAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "CreateAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/CreateMetricSetCommand.ts b/clients/client-lookoutmetrics/src/commands/CreateMetricSetCommand.ts index 4b8268f602c29..61951756e8b50 100644 --- a/clients/client-lookoutmetrics/src/commands/CreateMetricSetCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/CreateMetricSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -251,6 +252,10 @@ export class CreateMetricSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "CreateMetricSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/DeactivateAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/DeactivateAnomalyDetectorCommand.ts index c9ab7f3be2c9d..d74745078de09 100644 --- a/clients/client-lookoutmetrics/src/commands/DeactivateAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DeactivateAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -131,6 +132,10 @@ export class DeactivateAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "DeactivateAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/DeleteAlertCommand.ts b/clients/client-lookoutmetrics/src/commands/DeleteAlertCommand.ts index fafe009d494c4..a3f5efe43c913 100644 --- a/clients/client-lookoutmetrics/src/commands/DeleteAlertCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DeleteAlertCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -126,6 +127,10 @@ export class DeleteAlertCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "DeleteAlert", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/DeleteAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/DeleteAnomalyDetectorCommand.ts index 9a77257492745..f7f7eec2d0079 100644 --- a/clients/client-lookoutmetrics/src/commands/DeleteAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DeleteAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -132,6 +133,10 @@ export class DeleteAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "DeleteAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/DescribeAlertCommand.ts b/clients/client-lookoutmetrics/src/commands/DescribeAlertCommand.ts index 118c9f8da3939..c0a2ab60d758e 100644 --- a/clients/client-lookoutmetrics/src/commands/DescribeAlertCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DescribeAlertCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -164,6 +165,10 @@ export class DescribeAlertCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "DescribeAlert", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectionExecutionsCommand.ts b/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectionExecutionsCommand.ts index c125513c70ae3..f2a41640fd33d 100644 --- a/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectionExecutionsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectionExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -148,6 +149,10 @@ export class DescribeAnomalyDetectionExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "DescribeAnomalyDetectionExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectorCommand.ts index a7ae46fa61a16..c36ac2bb502b7 100644 --- a/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -143,6 +144,10 @@ export class DescribeAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "DescribeAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/DescribeMetricSetCommand.ts b/clients/client-lookoutmetrics/src/commands/DescribeMetricSetCommand.ts index 1d75154d15a68..10702b8b2a77e 100644 --- a/clients/client-lookoutmetrics/src/commands/DescribeMetricSetCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DescribeMetricSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -247,6 +248,10 @@ export class DescribeMetricSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "DescribeMetricSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/DetectMetricSetConfigCommand.ts b/clients/client-lookoutmetrics/src/commands/DetectMetricSetConfigCommand.ts index 191d0cc995a1b..ce13170248a0f 100644 --- a/clients/client-lookoutmetrics/src/commands/DetectMetricSetConfigCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DetectMetricSetConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -246,6 +247,10 @@ export class DetectMetricSetConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "DetectMetricSetConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/GetAnomalyGroupCommand.ts b/clients/client-lookoutmetrics/src/commands/GetAnomalyGroupCommand.ts index 23dd066c8b0d9..a3f3c46dc8c41 100644 --- a/clients/client-lookoutmetrics/src/commands/GetAnomalyGroupCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/GetAnomalyGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -156,6 +157,10 @@ export class GetAnomalyGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "GetAnomalyGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/GetDataQualityMetricsCommand.ts b/clients/client-lookoutmetrics/src/commands/GetDataQualityMetricsCommand.ts index def272cd8e81b..653d98a75b5c2 100644 --- a/clients/client-lookoutmetrics/src/commands/GetDataQualityMetricsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/GetDataQualityMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -148,6 +149,10 @@ export class GetDataQualityMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "GetDataQualityMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/GetFeedbackCommand.ts b/clients/client-lookoutmetrics/src/commands/GetFeedbackCommand.ts index c80ed17c0a81e..5f9c5c0bd1fe9 100644 --- a/clients/client-lookoutmetrics/src/commands/GetFeedbackCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/GetFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -140,6 +141,10 @@ export class GetFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "GetFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/GetSampleDataCommand.ts b/clients/client-lookoutmetrics/src/commands/GetSampleDataCommand.ts index 58b199025f03f..92b716051fdb2 100644 --- a/clients/client-lookoutmetrics/src/commands/GetSampleDataCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/GetSampleDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -159,6 +160,10 @@ export class GetSampleDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "GetSampleData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/ListAlertsCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAlertsCommand.ts index 7c6b29a7c96f8..edecb597744b8 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAlertsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAlertsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -147,6 +148,10 @@ export class ListAlertsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "ListAlerts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/ListAnomalyDetectorsCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAnomalyDetectorsCommand.ts index 57ba8bd95213f..f39ec5ff2f7a6 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAnomalyDetectorsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAnomalyDetectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -146,6 +147,10 @@ export class ListAnomalyDetectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "ListAnomalyDetectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupRelatedMetricsCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupRelatedMetricsCommand.ts index 2b5407a059a7a..516eaf8e2b1c1 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupRelatedMetricsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupRelatedMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -148,6 +149,10 @@ export class ListAnomalyGroupRelatedMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "ListAnomalyGroupRelatedMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupSummariesCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupSummariesCommand.ts index 7ff6cc5d73e61..f8a9476f0c1e8 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupSummariesCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -152,6 +153,10 @@ export class ListAnomalyGroupSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "ListAnomalyGroupSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupTimeSeriesCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupTimeSeriesCommand.ts index a4dd957883590..1edadb61e3386 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupTimeSeriesCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupTimeSeriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -153,6 +154,10 @@ export class ListAnomalyGroupTimeSeriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "ListAnomalyGroupTimeSeries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/ListMetricSetsCommand.ts b/clients/client-lookoutmetrics/src/commands/ListMetricSetsCommand.ts index 6f03f41aafc45..a16034bc8314f 100644 --- a/clients/client-lookoutmetrics/src/commands/ListMetricSetsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListMetricSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -147,6 +148,10 @@ export class ListMetricSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "ListMetricSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/ListTagsForResourceCommand.ts b/clients/client-lookoutmetrics/src/commands/ListTagsForResourceCommand.ts index a960113befe8c..660f4602765f8 100644 --- a/clients/client-lookoutmetrics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/PutFeedbackCommand.ts b/clients/client-lookoutmetrics/src/commands/PutFeedbackCommand.ts index fb9eb179ff2af..ddb583664cb1c 100644 --- a/clients/client-lookoutmetrics/src/commands/PutFeedbackCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/PutFeedbackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -131,6 +132,10 @@ export class PutFeedbackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "PutFeedback", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/TagResourceCommand.ts b/clients/client-lookoutmetrics/src/commands/TagResourceCommand.ts index c60825ce7cf65..2e6e00ccf30b2 100644 --- a/clients/client-lookoutmetrics/src/commands/TagResourceCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/UntagResourceCommand.ts b/clients/client-lookoutmetrics/src/commands/UntagResourceCommand.ts index 9fe15211b50a8..370f07e2f28c7 100644 --- a/clients/client-lookoutmetrics/src/commands/UntagResourceCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/UpdateAlertCommand.ts b/clients/client-lookoutmetrics/src/commands/UpdateAlertCommand.ts index bc1549e84b6ef..cc9511b47c58e 100644 --- a/clients/client-lookoutmetrics/src/commands/UpdateAlertCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/UpdateAlertCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -154,6 +155,10 @@ export class UpdateAlertCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "UpdateAlert", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/UpdateAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/UpdateAnomalyDetectorCommand.ts index 462c05dcf23a4..155cd867a5949 100644 --- a/clients/client-lookoutmetrics/src/commands/UpdateAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/UpdateAnomalyDetectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -135,6 +136,10 @@ export class UpdateAnomalyDetectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "UpdateAnomalyDetector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutmetrics/src/commands/UpdateMetricSetCommand.ts b/clients/client-lookoutmetrics/src/commands/UpdateMetricSetCommand.ts index ad5707dfc77f1..61d08d8f94228 100644 --- a/clients/client-lookoutmetrics/src/commands/UpdateMetricSetCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/UpdateMetricSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutMetricsClient"; @@ -243,6 +244,10 @@ export class UpdateMetricSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutMetrics", + operation: "UpdateMetricSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/package.json b/clients/client-lookoutvision/package.json index 4cc383f528daf..fc5ab1072c656 100644 --- a/clients/client-lookoutvision/package.json +++ b/clients/client-lookoutvision/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-lookoutvision/src/commands/CreateDatasetCommand.ts b/clients/client-lookoutvision/src/commands/CreateDatasetCommand.ts index 2ad4281dd908b..59d3fe050643d 100644 --- a/clients/client-lookoutvision/src/commands/CreateDatasetCommand.ts +++ b/clients/client-lookoutvision/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -160,6 +161,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/CreateModelCommand.ts b/clients/client-lookoutvision/src/commands/CreateModelCommand.ts index 08bb163fcb783..acd6480dd8d82 100644 --- a/clients/client-lookoutvision/src/commands/CreateModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/CreateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -175,6 +176,10 @@ export class CreateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "CreateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/CreateProjectCommand.ts b/clients/client-lookoutvision/src/commands/CreateProjectCommand.ts index ab1c43673d48f..4753ab6fda4f9 100644 --- a/clients/client-lookoutvision/src/commands/CreateProjectCommand.ts +++ b/clients/client-lookoutvision/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -143,6 +144,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/DeleteDatasetCommand.ts b/clients/client-lookoutvision/src/commands/DeleteDatasetCommand.ts index 1af4574baef94..b8cdce56e7572 100644 --- a/clients/client-lookoutvision/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-lookoutvision/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -145,6 +146,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/DeleteModelCommand.ts b/clients/client-lookoutvision/src/commands/DeleteModelCommand.ts index ed38d5d7a1547..38b3757d4eeb1 100644 --- a/clients/client-lookoutvision/src/commands/DeleteModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/DeleteModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -140,6 +141,10 @@ export class DeleteModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "DeleteModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/DeleteProjectCommand.ts b/clients/client-lookoutvision/src/commands/DeleteProjectCommand.ts index 81848d18d9616..47d73d29dd839 100644 --- a/clients/client-lookoutvision/src/commands/DeleteProjectCommand.ts +++ b/clients/client-lookoutvision/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -139,6 +140,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/DescribeDatasetCommand.ts b/clients/client-lookoutvision/src/commands/DescribeDatasetCommand.ts index e564af1e62926..7e2a56eea6af2 100644 --- a/clients/client-lookoutvision/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-lookoutvision/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -149,6 +150,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/DescribeModelCommand.ts b/clients/client-lookoutvision/src/commands/DescribeModelCommand.ts index cd0bb45e39d11..91a39e719dac9 100644 --- a/clients/client-lookoutvision/src/commands/DescribeModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/DescribeModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -164,6 +165,10 @@ export class DescribeModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "DescribeModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/DescribeModelPackagingJobCommand.ts b/clients/client-lookoutvision/src/commands/DescribeModelPackagingJobCommand.ts index 69ca60eb32a8b..48abaf9cbb1db 100644 --- a/clients/client-lookoutvision/src/commands/DescribeModelPackagingJobCommand.ts +++ b/clients/client-lookoutvision/src/commands/DescribeModelPackagingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -177,6 +178,10 @@ export class DescribeModelPackagingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "DescribeModelPackagingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/DescribeProjectCommand.ts b/clients/client-lookoutvision/src/commands/DescribeProjectCommand.ts index a1bd27f7bafa0..d513b427f5f4d 100644 --- a/clients/client-lookoutvision/src/commands/DescribeProjectCommand.ts +++ b/clients/client-lookoutvision/src/commands/DescribeProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -147,6 +148,10 @@ export class DescribeProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "DescribeProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/DetectAnomaliesCommand.ts b/clients/client-lookoutvision/src/commands/DetectAnomaliesCommand.ts index fd92728489d37..aff9050c8f642 100644 --- a/clients/client-lookoutvision/src/commands/DetectAnomaliesCommand.ts +++ b/clients/client-lookoutvision/src/commands/DetectAnomaliesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -172,6 +173,10 @@ export class DetectAnomaliesCommand extends $Command< commandName, inputFilterSensitiveLog: DetectAnomaliesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "DetectAnomalies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/ListDatasetEntriesCommand.ts b/clients/client-lookoutvision/src/commands/ListDatasetEntriesCommand.ts index d176b068d6d57..45c3af9ceefc7 100644 --- a/clients/client-lookoutvision/src/commands/ListDatasetEntriesCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListDatasetEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -147,6 +148,10 @@ export class ListDatasetEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "ListDatasetEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/ListModelPackagingJobsCommand.ts b/clients/client-lookoutvision/src/commands/ListModelPackagingJobsCommand.ts index fbb60aceb86af..f7ec4824a3529 100644 --- a/clients/client-lookoutvision/src/commands/ListModelPackagingJobsCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListModelPackagingJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -152,6 +153,10 @@ export class ListModelPackagingJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "ListModelPackagingJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/ListModelsCommand.ts b/clients/client-lookoutvision/src/commands/ListModelsCommand.ts index fcdc5513941e6..d5b070d5e600a 100644 --- a/clients/client-lookoutvision/src/commands/ListModelsCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -153,6 +154,10 @@ export class ListModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "ListModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/ListProjectsCommand.ts b/clients/client-lookoutvision/src/commands/ListProjectsCommand.ts index 88251178b5abf..7f55c955034b8 100644 --- a/clients/client-lookoutvision/src/commands/ListProjectsCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -145,6 +146,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/ListTagsForResourceCommand.ts b/clients/client-lookoutvision/src/commands/ListTagsForResourceCommand.ts index feb6e94043750..d5d2e2940f3e5 100644 --- a/clients/client-lookoutvision/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -140,6 +141,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/StartModelCommand.ts b/clients/client-lookoutvision/src/commands/StartModelCommand.ts index a45f3f3c43f3c..92f930a0ef5c6 100644 --- a/clients/client-lookoutvision/src/commands/StartModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/StartModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -149,6 +150,10 @@ export class StartModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "StartModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/StartModelPackagingJobCommand.ts b/clients/client-lookoutvision/src/commands/StartModelPackagingJobCommand.ts index d223f1cf9d3f5..18a01833df6f0 100644 --- a/clients/client-lookoutvision/src/commands/StartModelPackagingJobCommand.ts +++ b/clients/client-lookoutvision/src/commands/StartModelPackagingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -211,6 +212,10 @@ export class StartModelPackagingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "StartModelPackagingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/StopModelCommand.ts b/clients/client-lookoutvision/src/commands/StopModelCommand.ts index 3b0339b856425..fef35dcd1dfbb 100644 --- a/clients/client-lookoutvision/src/commands/StopModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/StopModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -137,6 +138,10 @@ export class StopModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "StopModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/TagResourceCommand.ts b/clients/client-lookoutvision/src/commands/TagResourceCommand.ts index 5faaee4a2de7f..6e312cc2251f4 100644 --- a/clients/client-lookoutvision/src/commands/TagResourceCommand.ts +++ b/clients/client-lookoutvision/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -142,6 +143,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/UntagResourceCommand.ts b/clients/client-lookoutvision/src/commands/UntagResourceCommand.ts index a6f5530b407d7..c914b04605f1e 100644 --- a/clients/client-lookoutvision/src/commands/UntagResourceCommand.ts +++ b/clients/client-lookoutvision/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -135,6 +136,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-lookoutvision/src/commands/UpdateDatasetEntriesCommand.ts b/clients/client-lookoutvision/src/commands/UpdateDatasetEntriesCommand.ts index f3c589fb6548c..25988b41caca9 100644 --- a/clients/client-lookoutvision/src/commands/UpdateDatasetEntriesCommand.ts +++ b/clients/client-lookoutvision/src/commands/UpdateDatasetEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LookoutVisionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LookoutVisionClient"; @@ -150,6 +151,10 @@ export class UpdateDatasetEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "LookoutVisionService", + operation: "UpdateDatasetEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/package.json b/clients/client-m2/package.json index faed6118cf6b4..11613c90f0631 100644 --- a/clients/client-m2/package.json +++ b/clients/client-m2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-m2/src/commands/CancelBatchJobExecutionCommand.ts b/clients/client-m2/src/commands/CancelBatchJobExecutionCommand.ts index 439492d05086e..9ad3485883c72 100644 --- a/clients/client-m2/src/commands/CancelBatchJobExecutionCommand.ts +++ b/clients/client-m2/src/commands/CancelBatchJobExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -131,6 +132,10 @@ export class CancelBatchJobExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "CancelBatchJobExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/CreateApplicationCommand.ts b/clients/client-m2/src/commands/CreateApplicationCommand.ts index d51571f7ef819..770719ae87738 100644 --- a/clients/client-m2/src/commands/CreateApplicationCommand.ts +++ b/clients/client-m2/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -147,6 +148,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/CreateDataSetImportTaskCommand.ts b/clients/client-m2/src/commands/CreateDataSetImportTaskCommand.ts index dd350f7b8a693..1aecfde1dfe32 100644 --- a/clients/client-m2/src/commands/CreateDataSetImportTaskCommand.ts +++ b/clients/client-m2/src/commands/CreateDataSetImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -190,6 +191,10 @@ export class CreateDataSetImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "CreateDataSetImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/CreateDeploymentCommand.ts b/clients/client-m2/src/commands/CreateDeploymentCommand.ts index fb499d56c5990..5946b0f33d858 100644 --- a/clients/client-m2/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-m2/src/commands/CreateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -139,6 +140,10 @@ export class CreateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "CreateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/CreateEnvironmentCommand.ts b/clients/client-m2/src/commands/CreateEnvironmentCommand.ts index 8c13470b75490..4a8a97774e2e9 100644 --- a/clients/client-m2/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/CreateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -164,6 +165,10 @@ export class CreateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "CreateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/DeleteApplicationCommand.ts b/clients/client-m2/src/commands/DeleteApplicationCommand.ts index fb5cae0a4bdcf..84d274dac1fc0 100644 --- a/clients/client-m2/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-m2/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -127,6 +128,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/DeleteApplicationFromEnvironmentCommand.ts b/clients/client-m2/src/commands/DeleteApplicationFromEnvironmentCommand.ts index 27be4edf9b2b2..66231f14971d8 100644 --- a/clients/client-m2/src/commands/DeleteApplicationFromEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/DeleteApplicationFromEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -139,6 +140,10 @@ export class DeleteApplicationFromEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "DeleteApplicationFromEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/DeleteEnvironmentCommand.ts b/clients/client-m2/src/commands/DeleteEnvironmentCommand.ts index 4ca9c16b7e8a1..3d73d41f8d894 100644 --- a/clients/client-m2/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/DeleteEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -129,6 +130,10 @@ export class DeleteEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "DeleteEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/GetApplicationCommand.ts b/clients/client-m2/src/commands/GetApplicationCommand.ts index 1125138e80980..276db54d87655 100644 --- a/clients/client-m2/src/commands/GetApplicationCommand.ts +++ b/clients/client-m2/src/commands/GetApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -170,6 +171,10 @@ export class GetApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "GetApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/GetApplicationVersionCommand.ts b/clients/client-m2/src/commands/GetApplicationVersionCommand.ts index 8aceded3b3be8..63f5225437e16 100644 --- a/clients/client-m2/src/commands/GetApplicationVersionCommand.ts +++ b/clients/client-m2/src/commands/GetApplicationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -136,6 +137,10 @@ export class GetApplicationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "GetApplicationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/GetBatchJobExecutionCommand.ts b/clients/client-m2/src/commands/GetBatchJobExecutionCommand.ts index b7d1632e1c7c8..7225b2d4b9078 100644 --- a/clients/client-m2/src/commands/GetBatchJobExecutionCommand.ts +++ b/clients/client-m2/src/commands/GetBatchJobExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -149,6 +150,10 @@ export class GetBatchJobExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "GetBatchJobExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/GetDataSetDetailsCommand.ts b/clients/client-m2/src/commands/GetDataSetDetailsCommand.ts index 59911848a3cbf..73c199ff31594 100644 --- a/clients/client-m2/src/commands/GetDataSetDetailsCommand.ts +++ b/clients/client-m2/src/commands/GetDataSetDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -169,6 +170,10 @@ export class GetDataSetDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "GetDataSetDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/GetDataSetImportTaskCommand.ts b/clients/client-m2/src/commands/GetDataSetImportTaskCommand.ts index b9da492a97128..a8392616d17a7 100644 --- a/clients/client-m2/src/commands/GetDataSetImportTaskCommand.ts +++ b/clients/client-m2/src/commands/GetDataSetImportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -138,6 +139,10 @@ export class GetDataSetImportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "GetDataSetImportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/GetDeploymentCommand.ts b/clients/client-m2/src/commands/GetDeploymentCommand.ts index 506649d27df7f..d7ee7c2b0ebeb 100644 --- a/clients/client-m2/src/commands/GetDeploymentCommand.ts +++ b/clients/client-m2/src/commands/GetDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -134,6 +135,10 @@ export class GetDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "GetDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/GetEnvironmentCommand.ts b/clients/client-m2/src/commands/GetEnvironmentCommand.ts index 0a0d924315e43..2de8df7adf6cb 100644 --- a/clients/client-m2/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/GetEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -175,6 +176,10 @@ export class GetEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "GetEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/GetSignedBluinsightsUrlCommand.ts b/clients/client-m2/src/commands/GetSignedBluinsightsUrlCommand.ts index e6186cb165e92..bdfabdd75c554 100644 --- a/clients/client-m2/src/commands/GetSignedBluinsightsUrlCommand.ts +++ b/clients/client-m2/src/commands/GetSignedBluinsightsUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -121,6 +122,10 @@ export class GetSignedBluinsightsUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "GetSignedBluinsightsUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListApplicationVersionsCommand.ts b/clients/client-m2/src/commands/ListApplicationVersionsCommand.ts index 8ad9e60f18830..0646342456df6 100644 --- a/clients/client-m2/src/commands/ListApplicationVersionsCommand.ts +++ b/clients/client-m2/src/commands/ListApplicationVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -139,6 +140,10 @@ export class ListApplicationVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListApplicationVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListApplicationsCommand.ts b/clients/client-m2/src/commands/ListApplicationsCommand.ts index a5c27f5226df2..76b97dbc8d3b4 100644 --- a/clients/client-m2/src/commands/ListApplicationsCommand.ts +++ b/clients/client-m2/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -150,6 +151,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListBatchJobDefinitionsCommand.ts b/clients/client-m2/src/commands/ListBatchJobDefinitionsCommand.ts index 9700edfe8cfe8..400800fd7e22b 100644 --- a/clients/client-m2/src/commands/ListBatchJobDefinitionsCommand.ts +++ b/clients/client-m2/src/commands/ListBatchJobDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -145,6 +146,10 @@ export class ListBatchJobDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListBatchJobDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListBatchJobExecutionsCommand.ts b/clients/client-m2/src/commands/ListBatchJobExecutionsCommand.ts index 16c8c84e81231..6bd79bd23e0fe 100644 --- a/clients/client-m2/src/commands/ListBatchJobExecutionsCommand.ts +++ b/clients/client-m2/src/commands/ListBatchJobExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -161,6 +162,10 @@ export class ListBatchJobExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListBatchJobExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListDataSetImportHistoryCommand.ts b/clients/client-m2/src/commands/ListDataSetImportHistoryCommand.ts index 84965c68beb12..b8b7b32cea02f 100644 --- a/clients/client-m2/src/commands/ListDataSetImportHistoryCommand.ts +++ b/clients/client-m2/src/commands/ListDataSetImportHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -144,6 +145,10 @@ export class ListDataSetImportHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListDataSetImportHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListDataSetsCommand.ts b/clients/client-m2/src/commands/ListDataSetsCommand.ts index 8e8eeed63ee03..ebec34a855674 100644 --- a/clients/client-m2/src/commands/ListDataSetsCommand.ts +++ b/clients/client-m2/src/commands/ListDataSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -142,6 +143,10 @@ export class ListDataSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListDataSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListDeploymentsCommand.ts b/clients/client-m2/src/commands/ListDeploymentsCommand.ts index 46c0e03198b6f..25079d48f8612 100644 --- a/clients/client-m2/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-m2/src/commands/ListDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -144,6 +145,10 @@ export class ListDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListEngineVersionsCommand.ts b/clients/client-m2/src/commands/ListEngineVersionsCommand.ts index 6f4e623e78fb9..41edea618ec5f 100644 --- a/clients/client-m2/src/commands/ListEngineVersionsCommand.ts +++ b/clients/client-m2/src/commands/ListEngineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -134,6 +135,10 @@ export class ListEngineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListEngineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListEnvironmentsCommand.ts b/clients/client-m2/src/commands/ListEnvironmentsCommand.ts index f163007c79c73..d4abdfbc856ca 100644 --- a/clients/client-m2/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-m2/src/commands/ListEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -143,6 +144,10 @@ export class ListEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/ListTagsForResourceCommand.ts b/clients/client-m2/src/commands/ListTagsForResourceCommand.ts index 9d45db2a0e81b..d42b7aa93c59f 100644 --- a/clients/client-m2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-m2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/StartApplicationCommand.ts b/clients/client-m2/src/commands/StartApplicationCommand.ts index 9c86390d061bd..691287ef5e415 100644 --- a/clients/client-m2/src/commands/StartApplicationCommand.ts +++ b/clients/client-m2/src/commands/StartApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -130,6 +131,10 @@ export class StartApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "StartApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/StartBatchJobCommand.ts b/clients/client-m2/src/commands/StartBatchJobCommand.ts index e608393e6ac05..bff1e254d49c8 100644 --- a/clients/client-m2/src/commands/StartBatchJobCommand.ts +++ b/clients/client-m2/src/commands/StartBatchJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -143,6 +144,10 @@ export class StartBatchJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "StartBatchJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/StopApplicationCommand.ts b/clients/client-m2/src/commands/StopApplicationCommand.ts index 8ed2cbac614ab..2f9e71451af54 100644 --- a/clients/client-m2/src/commands/StopApplicationCommand.ts +++ b/clients/client-m2/src/commands/StopApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -131,6 +132,10 @@ export class StopApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "StopApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/TagResourceCommand.ts b/clients/client-m2/src/commands/TagResourceCommand.ts index 29c20c5c772dd..39e653f28c57e 100644 --- a/clients/client-m2/src/commands/TagResourceCommand.ts +++ b/clients/client-m2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/UntagResourceCommand.ts b/clients/client-m2/src/commands/UntagResourceCommand.ts index b8b77c7114306..3338f32f7bfa7 100644 --- a/clients/client-m2/src/commands/UntagResourceCommand.ts +++ b/clients/client-m2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/UpdateApplicationCommand.ts b/clients/client-m2/src/commands/UpdateApplicationCommand.ts index 85807b5533ee4..aea6471a8e4d5 100644 --- a/clients/client-m2/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-m2/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -138,6 +139,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-m2/src/commands/UpdateEnvironmentCommand.ts b/clients/client-m2/src/commands/UpdateEnvironmentCommand.ts index 86098c3fdea95..d0c3529ca0bc1 100644 --- a/clients/client-m2/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/UpdateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { M2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../M2Client"; @@ -140,6 +141,10 @@ export class UpdateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsSupernovaControlPlaneService", + operation: "UpdateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/package.json b/clients/client-machine-learning/package.json index 000d73fd9c1ef..de2abd4c4b01c 100644 --- a/clients/client-machine-learning/package.json +++ b/clients/client-machine-learning/package.json @@ -34,29 +34,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-machine-learning/src/commands/AddTagsCommand.ts b/clients/client-machine-learning/src/commands/AddTagsCommand.ts index 9b0fab4757762..144b1f8f19512 100644 --- a/clients/client-machine-learning/src/commands/AddTagsCommand.ts +++ b/clients/client-machine-learning/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -135,6 +136,10 @@ export class AddTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/CreateBatchPredictionCommand.ts b/clients/client-machine-learning/src/commands/CreateBatchPredictionCommand.ts index cc9b89ade4672..b8e01b5cc4e7d 100644 --- a/clients/client-machine-learning/src/commands/CreateBatchPredictionCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateBatchPredictionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -138,6 +139,10 @@ export class CreateBatchPredictionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "CreateBatchPrediction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/CreateDataSourceFromRDSCommand.ts b/clients/client-machine-learning/src/commands/CreateDataSourceFromRDSCommand.ts index 0fc78c6330773..244763e99cebe 100644 --- a/clients/client-machine-learning/src/commands/CreateDataSourceFromRDSCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateDataSourceFromRDSCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -158,6 +159,10 @@ export class CreateDataSourceFromRDSCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "CreateDataSourceFromRDS", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/CreateDataSourceFromRedshiftCommand.ts b/clients/client-machine-learning/src/commands/CreateDataSourceFromRedshiftCommand.ts index 1a9a6f12a8037..d280c9059d568 100644 --- a/clients/client-machine-learning/src/commands/CreateDataSourceFromRedshiftCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateDataSourceFromRedshiftCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -178,6 +179,10 @@ export class CreateDataSourceFromRedshiftCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "CreateDataSourceFromRedshift", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/CreateDataSourceFromS3Command.ts b/clients/client-machine-learning/src/commands/CreateDataSourceFromS3Command.ts index a1749c70ec7fd..dd729f50f6f20 100644 --- a/clients/client-machine-learning/src/commands/CreateDataSourceFromS3Command.ts +++ b/clients/client-machine-learning/src/commands/CreateDataSourceFromS3Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -161,6 +162,10 @@ export class CreateDataSourceFromS3Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "CreateDataSourceFromS3", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/CreateEvaluationCommand.ts b/clients/client-machine-learning/src/commands/CreateEvaluationCommand.ts index 1b55b73f7a2fc..377a334861338 100644 --- a/clients/client-machine-learning/src/commands/CreateEvaluationCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -137,6 +138,10 @@ export class CreateEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "CreateEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/CreateMLModelCommand.ts b/clients/client-machine-learning/src/commands/CreateMLModelCommand.ts index 7498bfdc00547..28507687ecd52 100644 --- a/clients/client-machine-learning/src/commands/CreateMLModelCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateMLModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -148,6 +149,10 @@ export class CreateMLModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "CreateMLModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/CreateRealtimeEndpointCommand.ts b/clients/client-machine-learning/src/commands/CreateRealtimeEndpointCommand.ts index 5f4f1e37fc785..0db4399a891e6 100644 --- a/clients/client-machine-learning/src/commands/CreateRealtimeEndpointCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateRealtimeEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -129,6 +130,10 @@ export class CreateRealtimeEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "CreateRealtimeEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DeleteBatchPredictionCommand.ts b/clients/client-machine-learning/src/commands/DeleteBatchPredictionCommand.ts index a156c5dacf625..0062e25438162 100644 --- a/clients/client-machine-learning/src/commands/DeleteBatchPredictionCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteBatchPredictionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -128,6 +129,10 @@ export class DeleteBatchPredictionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DeleteBatchPrediction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DeleteDataSourceCommand.ts b/clients/client-machine-learning/src/commands/DeleteDataSourceCommand.ts index eab00df05ebde..acfe4aa46895e 100644 --- a/clients/client-machine-learning/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -126,6 +127,10 @@ export class DeleteDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DeleteDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DeleteEvaluationCommand.ts b/clients/client-machine-learning/src/commands/DeleteEvaluationCommand.ts index c934c62f33cbe..e1020ca5c8b01 100644 --- a/clients/client-machine-learning/src/commands/DeleteEvaluationCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -128,6 +129,10 @@ export class DeleteEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DeleteEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DeleteMLModelCommand.ts b/clients/client-machine-learning/src/commands/DeleteMLModelCommand.ts index 28e21db26e324..61f7a3c60f9e6 100644 --- a/clients/client-machine-learning/src/commands/DeleteMLModelCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteMLModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -126,6 +127,10 @@ export class DeleteMLModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DeleteMLModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DeleteRealtimeEndpointCommand.ts b/clients/client-machine-learning/src/commands/DeleteRealtimeEndpointCommand.ts index 66ec138b56a60..f3bb846a4080f 100644 --- a/clients/client-machine-learning/src/commands/DeleteRealtimeEndpointCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteRealtimeEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -129,6 +130,10 @@ export class DeleteRealtimeEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DeleteRealtimeEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DeleteTagsCommand.ts b/clients/client-machine-learning/src/commands/DeleteTagsCommand.ts index 54bc60c26e35c..bdafba28c8fce 100644 --- a/clients/client-machine-learning/src/commands/DeleteTagsCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -129,6 +130,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DescribeBatchPredictionsCommand.ts b/clients/client-machine-learning/src/commands/DescribeBatchPredictionsCommand.ts index 3e55dc9115aef..d58e1bb9b3ad1 100644 --- a/clients/client-machine-learning/src/commands/DescribeBatchPredictionsCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeBatchPredictionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -150,6 +151,10 @@ export class DescribeBatchPredictionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DescribeBatchPredictions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DescribeDataSourcesCommand.ts b/clients/client-machine-learning/src/commands/DescribeDataSourcesCommand.ts index 44c8d455735c0..cc70034f321c1 100644 --- a/clients/client-machine-learning/src/commands/DescribeDataSourcesCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeDataSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -169,6 +170,10 @@ export class DescribeDataSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DescribeDataSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DescribeEvaluationsCommand.ts b/clients/client-machine-learning/src/commands/DescribeEvaluationsCommand.ts index 8a834b9ec5654..a359527c5aa1f 100644 --- a/clients/client-machine-learning/src/commands/DescribeEvaluationsCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeEvaluationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -152,6 +153,10 @@ export class DescribeEvaluationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DescribeEvaluations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DescribeMLModelsCommand.ts b/clients/client-machine-learning/src/commands/DescribeMLModelsCommand.ts index c4592c1f3d174..11fd70893d881 100644 --- a/clients/client-machine-learning/src/commands/DescribeMLModelsCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeMLModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -160,6 +161,10 @@ export class DescribeMLModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DescribeMLModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/DescribeTagsCommand.ts b/clients/client-machine-learning/src/commands/DescribeTagsCommand.ts index 0ecb0ca15dddd..197bcab8a3664 100644 --- a/clients/client-machine-learning/src/commands/DescribeTagsCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -129,6 +130,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/GetBatchPredictionCommand.ts b/clients/client-machine-learning/src/commands/GetBatchPredictionCommand.ts index bf78e5d5f42f9..c777c955a375f 100644 --- a/clients/client-machine-learning/src/commands/GetBatchPredictionCommand.ts +++ b/clients/client-machine-learning/src/commands/GetBatchPredictionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -140,6 +141,10 @@ export class GetBatchPredictionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "GetBatchPrediction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/GetDataSourceCommand.ts b/clients/client-machine-learning/src/commands/GetDataSourceCommand.ts index 7910ce1da3288..8b6b421488029 100644 --- a/clients/client-machine-learning/src/commands/GetDataSourceCommand.ts +++ b/clients/client-machine-learning/src/commands/GetDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -161,6 +162,10 @@ export class GetDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "GetDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/GetEvaluationCommand.ts b/clients/client-machine-learning/src/commands/GetEvaluationCommand.ts index 0e55e9e41f5a4..41f62da113885 100644 --- a/clients/client-machine-learning/src/commands/GetEvaluationCommand.ts +++ b/clients/client-machine-learning/src/commands/GetEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -139,6 +140,10 @@ export class GetEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "GetEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/GetMLModelCommand.ts b/clients/client-machine-learning/src/commands/GetMLModelCommand.ts index 6619f08a93da8..4b47c3d5687c8 100644 --- a/clients/client-machine-learning/src/commands/GetMLModelCommand.ts +++ b/clients/client-machine-learning/src/commands/GetMLModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -151,6 +152,10 @@ export class GetMLModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "GetMLModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/PredictCommand.ts b/clients/client-machine-learning/src/commands/PredictCommand.ts index 04ffa2f1a09b6..9e9f7a798d493 100644 --- a/clients/client-machine-learning/src/commands/PredictCommand.ts +++ b/clients/client-machine-learning/src/commands/PredictCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -145,6 +146,10 @@ export class PredictCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "Predict", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/UpdateBatchPredictionCommand.ts b/clients/client-machine-learning/src/commands/UpdateBatchPredictionCommand.ts index 748fe0e77be38..43dac0b8213a5 100644 --- a/clients/client-machine-learning/src/commands/UpdateBatchPredictionCommand.ts +++ b/clients/client-machine-learning/src/commands/UpdateBatchPredictionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -125,6 +126,10 @@ export class UpdateBatchPredictionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "UpdateBatchPrediction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/UpdateDataSourceCommand.ts b/clients/client-machine-learning/src/commands/UpdateDataSourceCommand.ts index 9001990b42358..38bc52e2afcf3 100644 --- a/clients/client-machine-learning/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-machine-learning/src/commands/UpdateDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -125,6 +126,10 @@ export class UpdateDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "UpdateDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/UpdateEvaluationCommand.ts b/clients/client-machine-learning/src/commands/UpdateEvaluationCommand.ts index 5951bd3e3c53f..bb41746451b9f 100644 --- a/clients/client-machine-learning/src/commands/UpdateEvaluationCommand.ts +++ b/clients/client-machine-learning/src/commands/UpdateEvaluationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -125,6 +126,10 @@ export class UpdateEvaluationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "UpdateEvaluation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-machine-learning/src/commands/UpdateMLModelCommand.ts b/clients/client-machine-learning/src/commands/UpdateMLModelCommand.ts index 97477df13f67f..f73f296cc27c7 100644 --- a/clients/client-machine-learning/src/commands/UpdateMLModelCommand.ts +++ b/clients/client-machine-learning/src/commands/UpdateMLModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient"; @@ -124,6 +125,10 @@ export class UpdateMLModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonML_20141212", + operation: "UpdateMLModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie/package.json b/clients/client-macie/package.json index a5d768ac47296..c5d6eb5319828 100644 --- a/clients/client-macie/package.json +++ b/clients/client-macie/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-macie/src/commands/AssociateMemberAccountCommand.ts b/clients/client-macie/src/commands/AssociateMemberAccountCommand.ts index 4a5502c25c1e4..670db950a686b 100644 --- a/clients/client-macie/src/commands/AssociateMemberAccountCommand.ts +++ b/clients/client-macie/src/commands/AssociateMemberAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MacieClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MacieClient"; @@ -124,6 +125,10 @@ export class AssociateMemberAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MacieService", + operation: "AssociateMemberAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie/src/commands/AssociateS3ResourcesCommand.ts b/clients/client-macie/src/commands/AssociateS3ResourcesCommand.ts index 13a80788efa78..5da742db34bdb 100644 --- a/clients/client-macie/src/commands/AssociateS3ResourcesCommand.ts +++ b/clients/client-macie/src/commands/AssociateS3ResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MacieClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MacieClient"; @@ -151,6 +152,10 @@ export class AssociateS3ResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MacieService", + operation: "AssociateS3Resources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie/src/commands/DisassociateMemberAccountCommand.ts b/clients/client-macie/src/commands/DisassociateMemberAccountCommand.ts index 8b51430606cb9..3b0c8c36eb086 100644 --- a/clients/client-macie/src/commands/DisassociateMemberAccountCommand.ts +++ b/clients/client-macie/src/commands/DisassociateMemberAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MacieClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MacieClient"; @@ -120,6 +121,10 @@ export class DisassociateMemberAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MacieService", + operation: "DisassociateMemberAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie/src/commands/DisassociateS3ResourcesCommand.ts b/clients/client-macie/src/commands/DisassociateS3ResourcesCommand.ts index 42882cf8d08db..f9f9b04e9b4fc 100644 --- a/clients/client-macie/src/commands/DisassociateS3ResourcesCommand.ts +++ b/clients/client-macie/src/commands/DisassociateS3ResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MacieClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MacieClient"; @@ -143,6 +144,10 @@ export class DisassociateS3ResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MacieService", + operation: "DisassociateS3Resources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie/src/commands/ListMemberAccountsCommand.ts b/clients/client-macie/src/commands/ListMemberAccountsCommand.ts index 39847de256a87..e14ce2cecd09e 100644 --- a/clients/client-macie/src/commands/ListMemberAccountsCommand.ts +++ b/clients/client-macie/src/commands/ListMemberAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MacieClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MacieClient"; @@ -128,6 +129,10 @@ export class ListMemberAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MacieService", + operation: "ListMemberAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie/src/commands/ListS3ResourcesCommand.ts b/clients/client-macie/src/commands/ListS3ResourcesCommand.ts index b57462a6a7d2d..0df3da3dfbce1 100644 --- a/clients/client-macie/src/commands/ListS3ResourcesCommand.ts +++ b/clients/client-macie/src/commands/ListS3ResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MacieClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MacieClient"; @@ -140,6 +141,10 @@ export class ListS3ResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MacieService", + operation: "ListS3Resources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie/src/commands/UpdateS3ResourcesCommand.ts b/clients/client-macie/src/commands/UpdateS3ResourcesCommand.ts index e101b25bd01e6..8ff8310caeceb 100644 --- a/clients/client-macie/src/commands/UpdateS3ResourcesCommand.ts +++ b/clients/client-macie/src/commands/UpdateS3ResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MacieClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MacieClient"; @@ -147,6 +148,10 @@ export class UpdateS3ResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MacieService", + operation: "UpdateS3Resources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/package.json b/clients/client-macie2/package.json index 0f34c25a2a5a6..f51789db6d165 100644 --- a/clients/client-macie2/package.json +++ b/clients/client-macie2/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-macie2/src/commands/AcceptInvitationCommand.ts b/clients/client-macie2/src/commands/AcceptInvitationCommand.ts index 6d558d7764afe..9f4d786229b89 100644 --- a/clients/client-macie2/src/commands/AcceptInvitationCommand.ts +++ b/clients/client-macie2/src/commands/AcceptInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -135,6 +136,10 @@ export class AcceptInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "AcceptInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/BatchGetCustomDataIdentifiersCommand.ts b/clients/client-macie2/src/commands/BatchGetCustomDataIdentifiersCommand.ts index e73f1299b00b5..a730d58c98df7 100644 --- a/clients/client-macie2/src/commands/BatchGetCustomDataIdentifiersCommand.ts +++ b/clients/client-macie2/src/commands/BatchGetCustomDataIdentifiersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -154,6 +155,10 @@ export class BatchGetCustomDataIdentifiersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "BatchGetCustomDataIdentifiers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/CreateAllowListCommand.ts b/clients/client-macie2/src/commands/CreateAllowListCommand.ts index b270d9b7577a0..7b81631bf9c31 100644 --- a/clients/client-macie2/src/commands/CreateAllowListCommand.ts +++ b/clients/client-macie2/src/commands/CreateAllowListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -148,6 +149,10 @@ export class CreateAllowListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "CreateAllowList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/CreateClassificationJobCommand.ts b/clients/client-macie2/src/commands/CreateClassificationJobCommand.ts index 1ba3dc47abc45..45c6e0fbf5f4b 100644 --- a/clients/client-macie2/src/commands/CreateClassificationJobCommand.ts +++ b/clients/client-macie2/src/commands/CreateClassificationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -263,6 +264,10 @@ export class CreateClassificationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "CreateClassificationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/CreateCustomDataIdentifierCommand.ts b/clients/client-macie2/src/commands/CreateCustomDataIdentifierCommand.ts index f61550ed1d4bd..e41a2775cebab 100644 --- a/clients/client-macie2/src/commands/CreateCustomDataIdentifierCommand.ts +++ b/clients/client-macie2/src/commands/CreateCustomDataIdentifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -154,6 +155,10 @@ export class CreateCustomDataIdentifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "CreateCustomDataIdentifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/CreateFindingsFilterCommand.ts b/clients/client-macie2/src/commands/CreateFindingsFilterCommand.ts index efd34a148ded3..c6bb8ae2c453d 100644 --- a/clients/client-macie2/src/commands/CreateFindingsFilterCommand.ts +++ b/clients/client-macie2/src/commands/CreateFindingsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -162,6 +163,10 @@ export class CreateFindingsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "CreateFindingsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/CreateInvitationsCommand.ts b/clients/client-macie2/src/commands/CreateInvitationsCommand.ts index d5bc6dfc258d5..8349644bd5e38 100644 --- a/clients/client-macie2/src/commands/CreateInvitationsCommand.ts +++ b/clients/client-macie2/src/commands/CreateInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -145,6 +146,10 @@ export class CreateInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "CreateInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/CreateMemberCommand.ts b/clients/client-macie2/src/commands/CreateMemberCommand.ts index 1e7a1a5b3281f..7ec524f9a5c87 100644 --- a/clients/client-macie2/src/commands/CreateMemberCommand.ts +++ b/clients/client-macie2/src/commands/CreateMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -139,6 +140,10 @@ export class CreateMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "CreateMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/CreateSampleFindingsCommand.ts b/clients/client-macie2/src/commands/CreateSampleFindingsCommand.ts index d110e8ffc1ec5..89a1fe882ca51 100644 --- a/clients/client-macie2/src/commands/CreateSampleFindingsCommand.ts +++ b/clients/client-macie2/src/commands/CreateSampleFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -135,6 +136,10 @@ export class CreateSampleFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "CreateSampleFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DeclineInvitationsCommand.ts b/clients/client-macie2/src/commands/DeclineInvitationsCommand.ts index acde004ea4eaf..705acfe7cc1ad 100644 --- a/clients/client-macie2/src/commands/DeclineInvitationsCommand.ts +++ b/clients/client-macie2/src/commands/DeclineInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -143,6 +144,10 @@ export class DeclineInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DeclineInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DeleteAllowListCommand.ts b/clients/client-macie2/src/commands/DeleteAllowListCommand.ts index b9908c9c6b99e..7f660ec256483 100644 --- a/clients/client-macie2/src/commands/DeleteAllowListCommand.ts +++ b/clients/client-macie2/src/commands/DeleteAllowListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -128,6 +129,10 @@ export class DeleteAllowListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DeleteAllowList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DeleteCustomDataIdentifierCommand.ts b/clients/client-macie2/src/commands/DeleteCustomDataIdentifierCommand.ts index 635032b70ee4d..64fd2ce052b9f 100644 --- a/clients/client-macie2/src/commands/DeleteCustomDataIdentifierCommand.ts +++ b/clients/client-macie2/src/commands/DeleteCustomDataIdentifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -133,6 +134,10 @@ export class DeleteCustomDataIdentifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DeleteCustomDataIdentifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DeleteFindingsFilterCommand.ts b/clients/client-macie2/src/commands/DeleteFindingsFilterCommand.ts index c01ea99c2895a..a0e0d71fec71c 100644 --- a/clients/client-macie2/src/commands/DeleteFindingsFilterCommand.ts +++ b/clients/client-macie2/src/commands/DeleteFindingsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -133,6 +134,10 @@ export class DeleteFindingsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DeleteFindingsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DeleteInvitationsCommand.ts b/clients/client-macie2/src/commands/DeleteInvitationsCommand.ts index 4c6d55e70f4fb..c47e9bf409043 100644 --- a/clients/client-macie2/src/commands/DeleteInvitationsCommand.ts +++ b/clients/client-macie2/src/commands/DeleteInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -143,6 +144,10 @@ export class DeleteInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DeleteInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DeleteMemberCommand.ts b/clients/client-macie2/src/commands/DeleteMemberCommand.ts index e7606a67e1338..0643d2e353e2b 100644 --- a/clients/client-macie2/src/commands/DeleteMemberCommand.ts +++ b/clients/client-macie2/src/commands/DeleteMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -131,6 +132,10 @@ export class DeleteMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DeleteMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DescribeBucketsCommand.ts b/clients/client-macie2/src/commands/DescribeBucketsCommand.ts index 39398ebe15b3d..7da7c32f3647a 100644 --- a/clients/client-macie2/src/commands/DescribeBucketsCommand.ts +++ b/clients/client-macie2/src/commands/DescribeBucketsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -246,6 +247,10 @@ export class DescribeBucketsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DescribeBuckets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DescribeClassificationJobCommand.ts b/clients/client-macie2/src/commands/DescribeClassificationJobCommand.ts index d189477f078f0..b03da22a1a555 100644 --- a/clients/client-macie2/src/commands/DescribeClassificationJobCommand.ts +++ b/clients/client-macie2/src/commands/DescribeClassificationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -279,6 +280,10 @@ export class DescribeClassificationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DescribeClassificationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-macie2/src/commands/DescribeOrganizationConfigurationCommand.ts index 7a6bc86461a71..4423d1356866e 100644 --- a/clients/client-macie2/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -142,6 +143,10 @@ export class DescribeOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DescribeOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DisableMacieCommand.ts b/clients/client-macie2/src/commands/DisableMacieCommand.ts index 83b569ef4dda6..838bb77dae099 100644 --- a/clients/client-macie2/src/commands/DisableMacieCommand.ts +++ b/clients/client-macie2/src/commands/DisableMacieCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -129,6 +130,10 @@ export class DisableMacieCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DisableMacie", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DisableOrganizationAdminAccountCommand.ts b/clients/client-macie2/src/commands/DisableOrganizationAdminAccountCommand.ts index 724ecbf59a29d..59ea12d3fc14e 100644 --- a/clients/client-macie2/src/commands/DisableOrganizationAdminAccountCommand.ts +++ b/clients/client-macie2/src/commands/DisableOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -138,6 +139,10 @@ export class DisableOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DisableOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DisassociateFromAdministratorAccountCommand.ts b/clients/client-macie2/src/commands/DisassociateFromAdministratorAccountCommand.ts index 3be3ef50f9880..c3f153cda2d29 100644 --- a/clients/client-macie2/src/commands/DisassociateFromAdministratorAccountCommand.ts +++ b/clients/client-macie2/src/commands/DisassociateFromAdministratorAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -139,6 +140,10 @@ export class DisassociateFromAdministratorAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DisassociateFromAdministratorAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DisassociateFromMasterAccountCommand.ts b/clients/client-macie2/src/commands/DisassociateFromMasterAccountCommand.ts index eef8a5ffb8746..4338935cb8d8d 100644 --- a/clients/client-macie2/src/commands/DisassociateFromMasterAccountCommand.ts +++ b/clients/client-macie2/src/commands/DisassociateFromMasterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -136,6 +137,10 @@ export class DisassociateFromMasterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DisassociateFromMasterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/DisassociateMemberCommand.ts b/clients/client-macie2/src/commands/DisassociateMemberCommand.ts index bc4ae22a39bae..4bd7ec953486c 100644 --- a/clients/client-macie2/src/commands/DisassociateMemberCommand.ts +++ b/clients/client-macie2/src/commands/DisassociateMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -133,6 +134,10 @@ export class DisassociateMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "DisassociateMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/EnableMacieCommand.ts b/clients/client-macie2/src/commands/EnableMacieCommand.ts index 71b8f6c127ee3..66cfb75516ff7 100644 --- a/clients/client-macie2/src/commands/EnableMacieCommand.ts +++ b/clients/client-macie2/src/commands/EnableMacieCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -133,6 +134,10 @@ export class EnableMacieCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "EnableMacie", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/EnableOrganizationAdminAccountCommand.ts b/clients/client-macie2/src/commands/EnableOrganizationAdminAccountCommand.ts index b5e86d78b64be..95e274197378d 100644 --- a/clients/client-macie2/src/commands/EnableOrganizationAdminAccountCommand.ts +++ b/clients/client-macie2/src/commands/EnableOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -139,6 +140,10 @@ export class EnableOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "EnableOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetAdministratorAccountCommand.ts b/clients/client-macie2/src/commands/GetAdministratorAccountCommand.ts index b6dd2fb2dfd54..3e2e52bb42135 100644 --- a/clients/client-macie2/src/commands/GetAdministratorAccountCommand.ts +++ b/clients/client-macie2/src/commands/GetAdministratorAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -138,6 +139,10 @@ export class GetAdministratorAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetAdministratorAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetAllowListCommand.ts b/clients/client-macie2/src/commands/GetAllowListCommand.ts index 332bc0c4216f5..6154c94042a49 100644 --- a/clients/client-macie2/src/commands/GetAllowListCommand.ts +++ b/clients/client-macie2/src/commands/GetAllowListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -146,6 +147,10 @@ export class GetAllowListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetAllowList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetAutomatedDiscoveryConfigurationCommand.ts b/clients/client-macie2/src/commands/GetAutomatedDiscoveryConfigurationCommand.ts index 8699d5f5f15d5..c2378da958a73 100644 --- a/clients/client-macie2/src/commands/GetAutomatedDiscoveryConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/GetAutomatedDiscoveryConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -137,6 +138,10 @@ export class GetAutomatedDiscoveryConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetAutomatedDiscoveryConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetBucketStatisticsCommand.ts b/clients/client-macie2/src/commands/GetBucketStatisticsCommand.ts index 3e313be0423bf..779f6f4c8317b 100644 --- a/clients/client-macie2/src/commands/GetBucketStatisticsCommand.ts +++ b/clients/client-macie2/src/commands/GetBucketStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -200,6 +201,10 @@ export class GetBucketStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetBucketStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetClassificationExportConfigurationCommand.ts b/clients/client-macie2/src/commands/GetClassificationExportConfigurationCommand.ts index b1bdf957a112c..e1314a947f6ef 100644 --- a/clients/client-macie2/src/commands/GetClassificationExportConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/GetClassificationExportConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -147,6 +148,10 @@ export class GetClassificationExportConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetClassificationExportConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetClassificationScopeCommand.ts b/clients/client-macie2/src/commands/GetClassificationScopeCommand.ts index b94e1272269c3..d637bf90ce3d0 100644 --- a/clients/client-macie2/src/commands/GetClassificationScopeCommand.ts +++ b/clients/client-macie2/src/commands/GetClassificationScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -137,6 +138,10 @@ export class GetClassificationScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetClassificationScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetCustomDataIdentifierCommand.ts b/clients/client-macie2/src/commands/GetCustomDataIdentifierCommand.ts index 5ed286081aef9..f91405a8d6aaf 100644 --- a/clients/client-macie2/src/commands/GetCustomDataIdentifierCommand.ts +++ b/clients/client-macie2/src/commands/GetCustomDataIdentifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -157,6 +158,10 @@ export class GetCustomDataIdentifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetCustomDataIdentifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetFindingStatisticsCommand.ts b/clients/client-macie2/src/commands/GetFindingStatisticsCommand.ts index 3690d773d68c0..d4d09f8e49764 100644 --- a/clients/client-macie2/src/commands/GetFindingStatisticsCommand.ts +++ b/clients/client-macie2/src/commands/GetFindingStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -164,6 +165,10 @@ export class GetFindingStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetFindingStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetFindingsCommand.ts b/clients/client-macie2/src/commands/GetFindingsCommand.ts index f450981c4af5a..2fd561d624329 100644 --- a/clients/client-macie2/src/commands/GetFindingsCommand.ts +++ b/clients/client-macie2/src/commands/GetFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -443,6 +444,10 @@ export class GetFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetFindingsFilterCommand.ts b/clients/client-macie2/src/commands/GetFindingsFilterCommand.ts index 36306d8a7c06e..52e4c0e30816c 100644 --- a/clients/client-macie2/src/commands/GetFindingsFilterCommand.ts +++ b/clients/client-macie2/src/commands/GetFindingsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -162,6 +163,10 @@ export class GetFindingsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetFindingsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetFindingsPublicationConfigurationCommand.ts b/clients/client-macie2/src/commands/GetFindingsPublicationConfigurationCommand.ts index bad951ba1b3bb..5d66498a4e328 100644 --- a/clients/client-macie2/src/commands/GetFindingsPublicationConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/GetFindingsPublicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -144,6 +145,10 @@ export class GetFindingsPublicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetFindingsPublicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetInvitationsCountCommand.ts b/clients/client-macie2/src/commands/GetInvitationsCountCommand.ts index 61111016954d3..da0233eeedcf3 100644 --- a/clients/client-macie2/src/commands/GetInvitationsCountCommand.ts +++ b/clients/client-macie2/src/commands/GetInvitationsCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -133,6 +134,10 @@ export class GetInvitationsCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetInvitationsCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetMacieSessionCommand.ts b/clients/client-macie2/src/commands/GetMacieSessionCommand.ts index 93bea426e21e4..bc03d361aa607 100644 --- a/clients/client-macie2/src/commands/GetMacieSessionCommand.ts +++ b/clients/client-macie2/src/commands/GetMacieSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -137,6 +138,10 @@ export class GetMacieSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetMacieSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetMasterAccountCommand.ts b/clients/client-macie2/src/commands/GetMasterAccountCommand.ts index 93e458d64ec84..bd800da5d1ea6 100644 --- a/clients/client-macie2/src/commands/GetMasterAccountCommand.ts +++ b/clients/client-macie2/src/commands/GetMasterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -138,6 +139,10 @@ export class GetMasterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetMasterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetMemberCommand.ts b/clients/client-macie2/src/commands/GetMemberCommand.ts index e0d6048706c4f..d83a7a9e60625 100644 --- a/clients/client-macie2/src/commands/GetMemberCommand.ts +++ b/clients/client-macie2/src/commands/GetMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -143,6 +144,10 @@ export class GetMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetResourceProfileCommand.ts b/clients/client-macie2/src/commands/GetResourceProfileCommand.ts index 23da192cea9a3..38bf9047452a7 100644 --- a/clients/client-macie2/src/commands/GetResourceProfileCommand.ts +++ b/clients/client-macie2/src/commands/GetResourceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -145,6 +146,10 @@ export class GetResourceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetResourceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetRevealConfigurationCommand.ts b/clients/client-macie2/src/commands/GetRevealConfigurationCommand.ts index fd7f4b9ff4c72..34d90f2b908a8 100644 --- a/clients/client-macie2/src/commands/GetRevealConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/GetRevealConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -127,6 +128,10 @@ export class GetRevealConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetRevealConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesAvailabilityCommand.ts b/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesAvailabilityCommand.ts index 3b9d9f5e63eb2..1b8e5d99753c5 100644 --- a/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesAvailabilityCommand.ts +++ b/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesAvailabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -144,6 +145,10 @@ export class GetSensitiveDataOccurrencesAvailabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetSensitiveDataOccurrencesAvailability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesCommand.ts b/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesCommand.ts index 095363a1e020b..7435e83290d2d 100644 --- a/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesCommand.ts +++ b/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -145,6 +146,10 @@ export class GetSensitiveDataOccurrencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetSensitiveDataOccurrences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetSensitivityInspectionTemplateCommand.ts b/clients/client-macie2/src/commands/GetSensitivityInspectionTemplateCommand.ts index 54e9fdfd9ef86..075b328696e27 100644 --- a/clients/client-macie2/src/commands/GetSensitivityInspectionTemplateCommand.ts +++ b/clients/client-macie2/src/commands/GetSensitivityInspectionTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -152,6 +153,10 @@ export class GetSensitivityInspectionTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetSensitivityInspectionTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetUsageStatisticsCommand.ts b/clients/client-macie2/src/commands/GetUsageStatisticsCommand.ts index 2de86e10f798f..6e419625dc980 100644 --- a/clients/client-macie2/src/commands/GetUsageStatisticsCommand.ts +++ b/clients/client-macie2/src/commands/GetUsageStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -170,6 +171,10 @@ export class GetUsageStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetUsageStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/GetUsageTotalsCommand.ts b/clients/client-macie2/src/commands/GetUsageTotalsCommand.ts index dfc6e5927d3c1..8f07e80bc4a42 100644 --- a/clients/client-macie2/src/commands/GetUsageTotalsCommand.ts +++ b/clients/client-macie2/src/commands/GetUsageTotalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -142,6 +143,10 @@ export class GetUsageTotalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "GetUsageTotals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListAllowListsCommand.ts b/clients/client-macie2/src/commands/ListAllowListsCommand.ts index fa12dc2d9ce4f..ae3d9d6205fe9 100644 --- a/clients/client-macie2/src/commands/ListAllowListsCommand.ts +++ b/clients/client-macie2/src/commands/ListAllowListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -137,6 +138,10 @@ export class ListAllowListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListAllowLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListClassificationJobsCommand.ts b/clients/client-macie2/src/commands/ListClassificationJobsCommand.ts index f222f407f55d9..7d1fdf6b16552 100644 --- a/clients/client-macie2/src/commands/ListClassificationJobsCommand.ts +++ b/clients/client-macie2/src/commands/ListClassificationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -231,6 +232,10 @@ export class ListClassificationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListClassificationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListClassificationScopesCommand.ts b/clients/client-macie2/src/commands/ListClassificationScopesCommand.ts index 47650800f2722..cda51f35445ed 100644 --- a/clients/client-macie2/src/commands/ListClassificationScopesCommand.ts +++ b/clients/client-macie2/src/commands/ListClassificationScopesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -133,6 +134,10 @@ export class ListClassificationScopesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListClassificationScopes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListCustomDataIdentifiersCommand.ts b/clients/client-macie2/src/commands/ListCustomDataIdentifiersCommand.ts index 28c0b74c4b70e..f4f2c1f94eea5 100644 --- a/clients/client-macie2/src/commands/ListCustomDataIdentifiersCommand.ts +++ b/clients/client-macie2/src/commands/ListCustomDataIdentifiersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -145,6 +146,10 @@ export class ListCustomDataIdentifiersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListCustomDataIdentifiers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListFindingsCommand.ts b/clients/client-macie2/src/commands/ListFindingsCommand.ts index f01a8ee7daf13..7962cfbe588d8 100644 --- a/clients/client-macie2/src/commands/ListFindingsCommand.ts +++ b/clients/client-macie2/src/commands/ListFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -160,6 +161,10 @@ export class ListFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListFindingsFiltersCommand.ts b/clients/client-macie2/src/commands/ListFindingsFiltersCommand.ts index bbf2a14c057f0..515e0a4edef19 100644 --- a/clients/client-macie2/src/commands/ListFindingsFiltersCommand.ts +++ b/clients/client-macie2/src/commands/ListFindingsFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -147,6 +148,10 @@ export class ListFindingsFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListFindingsFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListInvitationsCommand.ts b/clients/client-macie2/src/commands/ListInvitationsCommand.ts index bb627a3482c31..61f9a20670f99 100644 --- a/clients/client-macie2/src/commands/ListInvitationsCommand.ts +++ b/clients/client-macie2/src/commands/ListInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -144,6 +145,10 @@ export class ListInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListManagedDataIdentifiersCommand.ts b/clients/client-macie2/src/commands/ListManagedDataIdentifiersCommand.ts index 847082acd46f2..4f2266bdd75d5 100644 --- a/clients/client-macie2/src/commands/ListManagedDataIdentifiersCommand.ts +++ b/clients/client-macie2/src/commands/ListManagedDataIdentifiersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -120,6 +121,10 @@ export class ListManagedDataIdentifiersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListManagedDataIdentifiers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListMembersCommand.ts b/clients/client-macie2/src/commands/ListMembersCommand.ts index b8d06a0283d82..8af7d345ec982 100644 --- a/clients/client-macie2/src/commands/ListMembersCommand.ts +++ b/clients/client-macie2/src/commands/ListMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -150,6 +151,10 @@ export class ListMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListOrganizationAdminAccountsCommand.ts b/clients/client-macie2/src/commands/ListOrganizationAdminAccountsCommand.ts index 51e73d0decf2e..a7de0832ea666 100644 --- a/clients/client-macie2/src/commands/ListOrganizationAdminAccountsCommand.ts +++ b/clients/client-macie2/src/commands/ListOrganizationAdminAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -147,6 +148,10 @@ export class ListOrganizationAdminAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListOrganizationAdminAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListResourceProfileArtifactsCommand.ts b/clients/client-macie2/src/commands/ListResourceProfileArtifactsCommand.ts index 18e065e4ba0ce..5d7f1889b6d1f 100644 --- a/clients/client-macie2/src/commands/ListResourceProfileArtifactsCommand.ts +++ b/clients/client-macie2/src/commands/ListResourceProfileArtifactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -142,6 +143,10 @@ export class ListResourceProfileArtifactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListResourceProfileArtifacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListResourceProfileDetectionsCommand.ts b/clients/client-macie2/src/commands/ListResourceProfileDetectionsCommand.ts index ae58c10e78f09..a9217ffa962e6 100644 --- a/clients/client-macie2/src/commands/ListResourceProfileDetectionsCommand.ts +++ b/clients/client-macie2/src/commands/ListResourceProfileDetectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -149,6 +150,10 @@ export class ListResourceProfileDetectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListResourceProfileDetections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListSensitivityInspectionTemplatesCommand.ts b/clients/client-macie2/src/commands/ListSensitivityInspectionTemplatesCommand.ts index 9b62db82a65ab..82b421e266632 100644 --- a/clients/client-macie2/src/commands/ListSensitivityInspectionTemplatesCommand.ts +++ b/clients/client-macie2/src/commands/ListSensitivityInspectionTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -144,6 +145,10 @@ export class ListSensitivityInspectionTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListSensitivityInspectionTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/ListTagsForResourceCommand.ts b/clients/client-macie2/src/commands/ListTagsForResourceCommand.ts index a57b483d4829b..ad654a61119bd 100644 --- a/clients/client-macie2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-macie2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -116,6 +117,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/PutClassificationExportConfigurationCommand.ts b/clients/client-macie2/src/commands/PutClassificationExportConfigurationCommand.ts index 2c2ea518fcbef..62ae9f2c5f8a2 100644 --- a/clients/client-macie2/src/commands/PutClassificationExportConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/PutClassificationExportConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -155,6 +156,10 @@ export class PutClassificationExportConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "PutClassificationExportConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/PutFindingsPublicationConfigurationCommand.ts b/clients/client-macie2/src/commands/PutFindingsPublicationConfigurationCommand.ts index ad83b6cc62731..6174813f1bf03 100644 --- a/clients/client-macie2/src/commands/PutFindingsPublicationConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/PutFindingsPublicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -145,6 +146,10 @@ export class PutFindingsPublicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "PutFindingsPublicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/SearchResourcesCommand.ts b/clients/client-macie2/src/commands/SearchResourcesCommand.ts index fb289b66954cf..64c224054cebc 100644 --- a/clients/client-macie2/src/commands/SearchResourcesCommand.ts +++ b/clients/client-macie2/src/commands/SearchResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -226,6 +227,10 @@ export class SearchResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "SearchResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/TagResourceCommand.ts b/clients/client-macie2/src/commands/TagResourceCommand.ts index d75835dd85734..cb30042bc7f34 100644 --- a/clients/client-macie2/src/commands/TagResourceCommand.ts +++ b/clients/client-macie2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -113,6 +114,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/TestCustomDataIdentifierCommand.ts b/clients/client-macie2/src/commands/TestCustomDataIdentifierCommand.ts index 80a35ddae0754..653f162576aa7 100644 --- a/clients/client-macie2/src/commands/TestCustomDataIdentifierCommand.ts +++ b/clients/client-macie2/src/commands/TestCustomDataIdentifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -143,6 +144,10 @@ export class TestCustomDataIdentifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "TestCustomDataIdentifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UntagResourceCommand.ts b/clients/client-macie2/src/commands/UntagResourceCommand.ts index a68588d760f62..4f9f5ed1358ac 100644 --- a/clients/client-macie2/src/commands/UntagResourceCommand.ts +++ b/clients/client-macie2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -113,6 +114,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateAllowListCommand.ts b/clients/client-macie2/src/commands/UpdateAllowListCommand.ts index 4d82adc8e49ff..b404c837a0dbf 100644 --- a/clients/client-macie2/src/commands/UpdateAllowListCommand.ts +++ b/clients/client-macie2/src/commands/UpdateAllowListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -139,6 +140,10 @@ export class UpdateAllowListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateAllowList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateAutomatedDiscoveryConfigurationCommand.ts b/clients/client-macie2/src/commands/UpdateAutomatedDiscoveryConfigurationCommand.ts index 977d08b88066d..fba16c2bdd278 100644 --- a/clients/client-macie2/src/commands/UpdateAutomatedDiscoveryConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/UpdateAutomatedDiscoveryConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -133,6 +134,10 @@ export class UpdateAutomatedDiscoveryConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateAutomatedDiscoveryConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateClassificationJobCommand.ts b/clients/client-macie2/src/commands/UpdateClassificationJobCommand.ts index fad4901e57348..3f637862995fd 100644 --- a/clients/client-macie2/src/commands/UpdateClassificationJobCommand.ts +++ b/clients/client-macie2/src/commands/UpdateClassificationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -134,6 +135,10 @@ export class UpdateClassificationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateClassificationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateClassificationScopeCommand.ts b/clients/client-macie2/src/commands/UpdateClassificationScopeCommand.ts index 5363449122ebc..f0073642afcaa 100644 --- a/clients/client-macie2/src/commands/UpdateClassificationScopeCommand.ts +++ b/clients/client-macie2/src/commands/UpdateClassificationScopeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -135,6 +136,10 @@ export class UpdateClassificationScopeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateClassificationScope", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateFindingsFilterCommand.ts b/clients/client-macie2/src/commands/UpdateFindingsFilterCommand.ts index 9afa4061d331a..2c159a52bfa3f 100644 --- a/clients/client-macie2/src/commands/UpdateFindingsFilterCommand.ts +++ b/clients/client-macie2/src/commands/UpdateFindingsFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -160,6 +161,10 @@ export class UpdateFindingsFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateFindingsFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateMacieSessionCommand.ts b/clients/client-macie2/src/commands/UpdateMacieSessionCommand.ts index 55802ae9504c5..c901b0a16b770 100644 --- a/clients/client-macie2/src/commands/UpdateMacieSessionCommand.ts +++ b/clients/client-macie2/src/commands/UpdateMacieSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -134,6 +135,10 @@ export class UpdateMacieSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateMacieSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateMemberSessionCommand.ts b/clients/client-macie2/src/commands/UpdateMemberSessionCommand.ts index b57a740a5bbdf..1e6110ead3e3f 100644 --- a/clients/client-macie2/src/commands/UpdateMemberSessionCommand.ts +++ b/clients/client-macie2/src/commands/UpdateMemberSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -134,6 +135,10 @@ export class UpdateMemberSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateMemberSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-macie2/src/commands/UpdateOrganizationConfigurationCommand.ts index 3a06a594de25a..4452bb5f493aa 100644 --- a/clients/client-macie2/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -138,6 +139,10 @@ export class UpdateOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateResourceProfileCommand.ts b/clients/client-macie2/src/commands/UpdateResourceProfileCommand.ts index f8439e533cde6..603465da2ed95 100644 --- a/clients/client-macie2/src/commands/UpdateResourceProfileCommand.ts +++ b/clients/client-macie2/src/commands/UpdateResourceProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -131,6 +132,10 @@ export class UpdateResourceProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateResourceProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateResourceProfileDetectionsCommand.ts b/clients/client-macie2/src/commands/UpdateResourceProfileDetectionsCommand.ts index 4810fe32b5b7c..531bb454fcb21 100644 --- a/clients/client-macie2/src/commands/UpdateResourceProfileDetectionsCommand.ts +++ b/clients/client-macie2/src/commands/UpdateResourceProfileDetectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -141,6 +142,10 @@ export class UpdateResourceProfileDetectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateResourceProfileDetections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateRevealConfigurationCommand.ts b/clients/client-macie2/src/commands/UpdateRevealConfigurationCommand.ts index 59c1aaa1570bc..c5bcc7ba6732b 100644 --- a/clients/client-macie2/src/commands/UpdateRevealConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/UpdateRevealConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -132,6 +133,10 @@ export class UpdateRevealConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateRevealConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-macie2/src/commands/UpdateSensitivityInspectionTemplateCommand.ts b/clients/client-macie2/src/commands/UpdateSensitivityInspectionTemplateCommand.ts index 58f6af1011458..bf432a27a4b00 100644 --- a/clients/client-macie2/src/commands/UpdateSensitivityInspectionTemplateCommand.ts +++ b/clients/client-macie2/src/commands/UpdateSensitivityInspectionTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client"; @@ -152,6 +153,10 @@ export class UpdateSensitivityInspectionTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Macie2", + operation: "UpdateSensitivityInspectionTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain-query/package.json b/clients/client-managedblockchain-query/package.json index 4e9dfdf073c6c..dc788fb19d52d 100644 --- a/clients/client-managedblockchain-query/package.json +++ b/clients/client-managedblockchain-query/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-managedblockchain-query/src/commands/BatchGetTokenBalanceCommand.ts b/clients/client-managedblockchain-query/src/commands/BatchGetTokenBalanceCommand.ts index 2460cfcb00880..2563052a86ab7 100644 --- a/clients/client-managedblockchain-query/src/commands/BatchGetTokenBalanceCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/BatchGetTokenBalanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -194,6 +195,10 @@ export class BatchGetTokenBalanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TietonChainQueryService", + operation: "BatchGetTokenBalance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain-query/src/commands/GetTokenBalanceCommand.ts b/clients/client-managedblockchain-query/src/commands/GetTokenBalanceCommand.ts index 8aa3e9f4b087b..b33ad73bdf54c 100644 --- a/clients/client-managedblockchain-query/src/commands/GetTokenBalanceCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/GetTokenBalanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class GetTokenBalanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TietonChainQueryService", + operation: "GetTokenBalance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain-query/src/commands/GetTransactionCommand.ts b/clients/client-managedblockchain-query/src/commands/GetTransactionCommand.ts index 1fe54fd4f6f60..efa9baca0b5a3 100644 --- a/clients/client-managedblockchain-query/src/commands/GetTransactionCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/GetTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class GetTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TietonChainQueryService", + operation: "GetTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain-query/src/commands/ListTokenBalancesCommand.ts b/clients/client-managedblockchain-query/src/commands/ListTokenBalancesCommand.ts index 9112f571f7557..ec5e155976480 100644 --- a/clients/client-managedblockchain-query/src/commands/ListTokenBalancesCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/ListTokenBalancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class ListTokenBalancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TietonChainQueryService", + operation: "ListTokenBalances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain-query/src/commands/ListTransactionEventsCommand.ts b/clients/client-managedblockchain-query/src/commands/ListTransactionEventsCommand.ts index e20b7a087b5b2..c07a3679ee706 100644 --- a/clients/client-managedblockchain-query/src/commands/ListTransactionEventsCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/ListTransactionEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class ListTransactionEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TietonChainQueryService", + operation: "ListTransactionEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain-query/src/commands/ListTransactionsCommand.ts b/clients/client-managedblockchain-query/src/commands/ListTransactionsCommand.ts index 1254490f94ec9..cb44a1b29c40d 100644 --- a/clients/client-managedblockchain-query/src/commands/ListTransactionsCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/ListTransactionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class ListTransactionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TietonChainQueryService", + operation: "ListTransactions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/package.json b/clients/client-managedblockchain/package.json index 2368f780a9e80..a00ce939da4da 100644 --- a/clients/client-managedblockchain/package.json +++ b/clients/client-managedblockchain/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-managedblockchain/src/commands/CreateAccessorCommand.ts b/clients/client-managedblockchain/src/commands/CreateAccessorCommand.ts index 39f01a5f43aa2..4f10fe8f21e8f 100644 --- a/clients/client-managedblockchain/src/commands/CreateAccessorCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateAccessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class CreateAccessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "CreateAccessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/CreateMemberCommand.ts b/clients/client-managedblockchain/src/commands/CreateMemberCommand.ts index ea928cbdb4bf4..2887832498e5c 100644 --- a/clients/client-managedblockchain/src/commands/CreateMemberCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class CreateMemberCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMemberInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "CreateMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/CreateNetworkCommand.ts b/clients/client-managedblockchain/src/commands/CreateNetworkCommand.ts index e21678e233294..10c407bfe0e2e 100644 --- a/clients/client-managedblockchain/src/commands/CreateNetworkCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -185,6 +186,10 @@ export class CreateNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNetworkInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "CreateNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/CreateNodeCommand.ts b/clients/client-managedblockchain/src/commands/CreateNodeCommand.ts index 86b20bd5a8155..7e61e955c63bb 100644 --- a/clients/client-managedblockchain/src/commands/CreateNodeCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class CreateNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "CreateNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/CreateProposalCommand.ts b/clients/client-managedblockchain/src/commands/CreateProposalCommand.ts index 54f8ad9529300..827d92e502a35 100644 --- a/clients/client-managedblockchain/src/commands/CreateProposalCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateProposalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class CreateProposalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "CreateProposal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/DeleteAccessorCommand.ts b/clients/client-managedblockchain/src/commands/DeleteAccessorCommand.ts index 86bfd65e46371..dcf60154cdfc4 100644 --- a/clients/client-managedblockchain/src/commands/DeleteAccessorCommand.ts +++ b/clients/client-managedblockchain/src/commands/DeleteAccessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class DeleteAccessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "DeleteAccessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/DeleteMemberCommand.ts b/clients/client-managedblockchain/src/commands/DeleteMemberCommand.ts index ca06f8bd3e8ac..395354b3894f6 100644 --- a/clients/client-managedblockchain/src/commands/DeleteMemberCommand.ts +++ b/clients/client-managedblockchain/src/commands/DeleteMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DeleteMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "DeleteMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/DeleteNodeCommand.ts b/clients/client-managedblockchain/src/commands/DeleteNodeCommand.ts index c3a95bb5079fc..7a9d1d8497d07 100644 --- a/clients/client-managedblockchain/src/commands/DeleteNodeCommand.ts +++ b/clients/client-managedblockchain/src/commands/DeleteNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class DeleteNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "DeleteNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/GetAccessorCommand.ts b/clients/client-managedblockchain/src/commands/GetAccessorCommand.ts index 93a5fba2b2ebe..15ec0329016ac 100644 --- a/clients/client-managedblockchain/src/commands/GetAccessorCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetAccessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class GetAccessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "GetAccessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/GetMemberCommand.ts b/clients/client-managedblockchain/src/commands/GetMemberCommand.ts index 93a485493eda9..f1ad2a3fc0f27 100644 --- a/clients/client-managedblockchain/src/commands/GetMemberCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class GetMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "GetMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/GetNetworkCommand.ts b/clients/client-managedblockchain/src/commands/GetNetworkCommand.ts index 1d451b584a521..4a9007a029444 100644 --- a/clients/client-managedblockchain/src/commands/GetNetworkCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class GetNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "GetNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/GetNodeCommand.ts b/clients/client-managedblockchain/src/commands/GetNodeCommand.ts index 2eabbaa3d96bc..b5fc37b013378 100644 --- a/clients/client-managedblockchain/src/commands/GetNodeCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class GetNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "GetNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/GetProposalCommand.ts b/clients/client-managedblockchain/src/commands/GetProposalCommand.ts index 099ce5e41b55d..b73eea8f34cdc 100644 --- a/clients/client-managedblockchain/src/commands/GetProposalCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetProposalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class GetProposalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "GetProposal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/ListAccessorsCommand.ts b/clients/client-managedblockchain/src/commands/ListAccessorsCommand.ts index a2d811d5570bf..1c7d7f2e3f6be 100644 --- a/clients/client-managedblockchain/src/commands/ListAccessorsCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListAccessorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class ListAccessorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "ListAccessors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/ListInvitationsCommand.ts b/clients/client-managedblockchain/src/commands/ListInvitationsCommand.ts index 52fa2491374c5..e5cd43a765783 100644 --- a/clients/client-managedblockchain/src/commands/ListInvitationsCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class ListInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "ListInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/ListMembersCommand.ts b/clients/client-managedblockchain/src/commands/ListMembersCommand.ts index 6ffe8595a0f51..9d94442862cb5 100644 --- a/clients/client-managedblockchain/src/commands/ListMembersCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class ListMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "ListMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/ListNetworksCommand.ts b/clients/client-managedblockchain/src/commands/ListNetworksCommand.ts index 265f8dae2318b..febdf323c3ca9 100644 --- a/clients/client-managedblockchain/src/commands/ListNetworksCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListNetworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class ListNetworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "ListNetworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/ListNodesCommand.ts b/clients/client-managedblockchain/src/commands/ListNodesCommand.ts index 27c50d6124580..b2a021eb5b130 100644 --- a/clients/client-managedblockchain/src/commands/ListNodesCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class ListNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "ListNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/ListProposalVotesCommand.ts b/clients/client-managedblockchain/src/commands/ListProposalVotesCommand.ts index 00a2128a91320..71c6423d65710 100644 --- a/clients/client-managedblockchain/src/commands/ListProposalVotesCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListProposalVotesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class ListProposalVotesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "ListProposalVotes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/ListProposalsCommand.ts b/clients/client-managedblockchain/src/commands/ListProposalsCommand.ts index 08b3d05061e64..96906e816cd93 100644 --- a/clients/client-managedblockchain/src/commands/ListProposalsCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListProposalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class ListProposalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "ListProposals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/ListTagsForResourceCommand.ts b/clients/client-managedblockchain/src/commands/ListTagsForResourceCommand.ts index b7c0b4f6f1831..3aa8522d9298e 100644 --- a/clients/client-managedblockchain/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/RejectInvitationCommand.ts b/clients/client-managedblockchain/src/commands/RejectInvitationCommand.ts index 2aad8416520f0..4d6ba04a8b676 100644 --- a/clients/client-managedblockchain/src/commands/RejectInvitationCommand.ts +++ b/clients/client-managedblockchain/src/commands/RejectInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class RejectInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "RejectInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/TagResourceCommand.ts b/clients/client-managedblockchain/src/commands/TagResourceCommand.ts index 359bb888e4ab2..8e6ecf224a44e 100644 --- a/clients/client-managedblockchain/src/commands/TagResourceCommand.ts +++ b/clients/client-managedblockchain/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/UntagResourceCommand.ts b/clients/client-managedblockchain/src/commands/UntagResourceCommand.ts index 8a29179f9b71f..092c57e8fd370 100644 --- a/clients/client-managedblockchain/src/commands/UntagResourceCommand.ts +++ b/clients/client-managedblockchain/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/UpdateMemberCommand.ts b/clients/client-managedblockchain/src/commands/UpdateMemberCommand.ts index 06f2da2ed7dcb..2b4e2f85249cc 100644 --- a/clients/client-managedblockchain/src/commands/UpdateMemberCommand.ts +++ b/clients/client-managedblockchain/src/commands/UpdateMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class UpdateMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "UpdateMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/UpdateNodeCommand.ts b/clients/client-managedblockchain/src/commands/UpdateNodeCommand.ts index 1bddfa3661c80..0581fad32abc3 100644 --- a/clients/client-managedblockchain/src/commands/UpdateNodeCommand.ts +++ b/clients/client-managedblockchain/src/commands/UpdateNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class UpdateNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "UpdateNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-managedblockchain/src/commands/VoteOnProposalCommand.ts b/clients/client-managedblockchain/src/commands/VoteOnProposalCommand.ts index 186e653c126d1..1a14c8c298130 100644 --- a/clients/client-managedblockchain/src/commands/VoteOnProposalCommand.ts +++ b/clients/client-managedblockchain/src/commands/VoteOnProposalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class VoteOnProposalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TaigaWebService", + operation: "VoteOnProposal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/package.json b/clients/client-marketplace-catalog/package.json index 124146994c26b..bdedfe067e88b 100644 --- a/clients/client-marketplace-catalog/package.json +++ b/clients/client-marketplace-catalog/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-marketplace-catalog/src/commands/CancelChangeSetCommand.ts b/clients/client-marketplace-catalog/src/commands/CancelChangeSetCommand.ts index b624afe9ca5b9..e21fb03fb730a 100644 --- a/clients/client-marketplace-catalog/src/commands/CancelChangeSetCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/CancelChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class CancelChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "CancelChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-marketplace-catalog/src/commands/DeleteResourcePolicyCommand.ts index db2acb5e978ff..6009dfbbe68f5 100644 --- a/clients/client-marketplace-catalog/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/DescribeChangeSetCommand.ts b/clients/client-marketplace-catalog/src/commands/DescribeChangeSetCommand.ts index 646cd44c59039..5a31a0c8af3db 100644 --- a/clients/client-marketplace-catalog/src/commands/DescribeChangeSetCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/DescribeChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DescribeChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "DescribeChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/DescribeEntityCommand.ts b/clients/client-marketplace-catalog/src/commands/DescribeEntityCommand.ts index 1c197403b6fbe..0cc1961b02109 100644 --- a/clients/client-marketplace-catalog/src/commands/DescribeEntityCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/DescribeEntityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DescribeEntityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "DescribeEntity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/GetResourcePolicyCommand.ts b/clients/client-marketplace-catalog/src/commands/GetResourcePolicyCommand.ts index 0bffe67f8f504..0fe7c688ba7c9 100644 --- a/clients/client-marketplace-catalog/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/ListChangeSetsCommand.ts b/clients/client-marketplace-catalog/src/commands/ListChangeSetsCommand.ts index 3db216a3be881..085a7401e4deb 100644 --- a/clients/client-marketplace-catalog/src/commands/ListChangeSetsCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/ListChangeSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class ListChangeSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "ListChangeSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/ListEntitiesCommand.ts b/clients/client-marketplace-catalog/src/commands/ListEntitiesCommand.ts index d51d4a0f3f6f8..ffd7e045d5c64 100644 --- a/clients/client-marketplace-catalog/src/commands/ListEntitiesCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/ListEntitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class ListEntitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "ListEntities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/ListTagsForResourceCommand.ts b/clients/client-marketplace-catalog/src/commands/ListTagsForResourceCommand.ts index 60d176d5d2117..999dc526b85e3 100644 --- a/clients/client-marketplace-catalog/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/PutResourcePolicyCommand.ts b/clients/client-marketplace-catalog/src/commands/PutResourcePolicyCommand.ts index 14b26678d5eb0..33db0254a3f65 100644 --- a/clients/client-marketplace-catalog/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/StartChangeSetCommand.ts b/clients/client-marketplace-catalog/src/commands/StartChangeSetCommand.ts index 8d942e8674711..d3b6ac7c0c0c0 100644 --- a/clients/client-marketplace-catalog/src/commands/StartChangeSetCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/StartChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -182,6 +183,10 @@ export class StartChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "StartChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/TagResourceCommand.ts b/clients/client-marketplace-catalog/src/commands/TagResourceCommand.ts index d4d8b0d21e685..63b5c77d6ae88 100644 --- a/clients/client-marketplace-catalog/src/commands/TagResourceCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-catalog/src/commands/UntagResourceCommand.ts b/clients/client-marketplace-catalog/src/commands/UntagResourceCommand.ts index c5f4f6ad1a0a5..3470d39784b82 100644 --- a/clients/client-marketplace-catalog/src/commands/UntagResourceCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPSeymour", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-commerce-analytics/package.json b/clients/client-marketplace-commerce-analytics/package.json index 91fba604c8ecc..62ae56057700e 100644 --- a/clients/client-marketplace-commerce-analytics/package.json +++ b/clients/client-marketplace-commerce-analytics/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-marketplace-commerce-analytics/src/commands/GenerateDataSetCommand.ts b/clients/client-marketplace-commerce-analytics/src/commands/GenerateDataSetCommand.ts index 419b6ceae6192..5d824ed943898 100644 --- a/clients/client-marketplace-commerce-analytics/src/commands/GenerateDataSetCommand.ts +++ b/clients/client-marketplace-commerce-analytics/src/commands/GenerateDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class GenerateDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MarketplaceCommerceAnalytics20150701", + operation: "GenerateDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-commerce-analytics/src/commands/StartSupportDataExportCommand.ts b/clients/client-marketplace-commerce-analytics/src/commands/StartSupportDataExportCommand.ts index 39896f32ecb1d..cd981887c4b50 100644 --- a/clients/client-marketplace-commerce-analytics/src/commands/StartSupportDataExportCommand.ts +++ b/clients/client-marketplace-commerce-analytics/src/commands/StartSupportDataExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class StartSupportDataExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MarketplaceCommerceAnalytics20150701", + operation: "StartSupportDataExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-entitlement-service/package.json b/clients/client-marketplace-entitlement-service/package.json index 9025526bdd5b9..da52bf9deab8c 100644 --- a/clients/client-marketplace-entitlement-service/package.json +++ b/clients/client-marketplace-entitlement-service/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-marketplace-entitlement-service/src/commands/GetEntitlementsCommand.ts b/clients/client-marketplace-entitlement-service/src/commands/GetEntitlementsCommand.ts index cd2bdc0c4bf4a..0aa3e409c0dc9 100644 --- a/clients/client-marketplace-entitlement-service/src/commands/GetEntitlementsCommand.ts +++ b/clients/client-marketplace-entitlement-service/src/commands/GetEntitlementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class GetEntitlementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPEntitlementService", + operation: "GetEntitlements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-metering/package.json b/clients/client-marketplace-metering/package.json index bdb08df43a24e..e176fb999b823 100644 --- a/clients/client-marketplace-metering/package.json +++ b/clients/client-marketplace-metering/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-marketplace-metering/src/commands/BatchMeterUsageCommand.ts b/clients/client-marketplace-metering/src/commands/BatchMeterUsageCommand.ts index 7648916abe5b9..362c278fb6d60 100644 --- a/clients/client-marketplace-metering/src/commands/BatchMeterUsageCommand.ts +++ b/clients/client-marketplace-metering/src/commands/BatchMeterUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -240,6 +241,10 @@ export class BatchMeterUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPMeteringService", + operation: "BatchMeterUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-metering/src/commands/MeterUsageCommand.ts b/clients/client-marketplace-metering/src/commands/MeterUsageCommand.ts index e484422a825cd..92cac6fe3383e 100644 --- a/clients/client-marketplace-metering/src/commands/MeterUsageCommand.ts +++ b/clients/client-marketplace-metering/src/commands/MeterUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -184,6 +185,10 @@ export class MeterUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPMeteringService", + operation: "MeterUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-metering/src/commands/RegisterUsageCommand.ts b/clients/client-marketplace-metering/src/commands/RegisterUsageCommand.ts index 21a518ba37201..999ac0aa63c26 100644 --- a/clients/client-marketplace-metering/src/commands/RegisterUsageCommand.ts +++ b/clients/client-marketplace-metering/src/commands/RegisterUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -189,6 +190,10 @@ export class RegisterUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPMeteringService", + operation: "RegisterUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-marketplace-metering/src/commands/ResolveCustomerCommand.ts b/clients/client-marketplace-metering/src/commands/ResolveCustomerCommand.ts index 3f455282745b2..f0ac39c0ce2b7 100644 --- a/clients/client-marketplace-metering/src/commands/ResolveCustomerCommand.ts +++ b/clients/client-marketplace-metering/src/commands/ResolveCustomerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class ResolveCustomerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMPMeteringService", + operation: "ResolveCustomer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/package.json b/clients/client-mediaconnect/package.json index a8a870cef0db5..0b2c636f11ae7 100644 --- a/clients/client-mediaconnect/package.json +++ b/clients/client-mediaconnect/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-mediaconnect/src/commands/AddBridgeOutputsCommand.ts b/clients/client-mediaconnect/src/commands/AddBridgeOutputsCommand.ts index afe8161214f15..8338557f0f7df 100644 --- a/clients/client-mediaconnect/src/commands/AddBridgeOutputsCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddBridgeOutputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -164,6 +165,10 @@ export class AddBridgeOutputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "AddBridgeOutputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/AddBridgeSourcesCommand.ts b/clients/client-mediaconnect/src/commands/AddBridgeSourcesCommand.ts index 337ebca434f6d..0edf165d6f6d0 100644 --- a/clients/client-mediaconnect/src/commands/AddBridgeSourcesCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddBridgeSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -172,6 +173,10 @@ export class AddBridgeSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "AddBridgeSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/AddFlowMediaStreamsCommand.ts b/clients/client-mediaconnect/src/commands/AddFlowMediaStreamsCommand.ts index 32502a69ee42d..d74ee69dcca63 100644 --- a/clients/client-mediaconnect/src/commands/AddFlowMediaStreamsCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddFlowMediaStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -177,6 +178,10 @@ export class AddFlowMediaStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "AddFlowMediaStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/AddFlowOutputsCommand.ts b/clients/client-mediaconnect/src/commands/AddFlowOutputsCommand.ts index be641ba37c81a..ee324c77c6923 100644 --- a/clients/client-mediaconnect/src/commands/AddFlowOutputsCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddFlowOutputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -254,6 +255,10 @@ export class AddFlowOutputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "AddFlowOutputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/AddFlowSourcesCommand.ts b/clients/client-mediaconnect/src/commands/AddFlowSourcesCommand.ts index 9d2040c48b7ba..12e45a0aa8d16 100644 --- a/clients/client-mediaconnect/src/commands/AddFlowSourcesCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddFlowSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -247,6 +248,10 @@ export class AddFlowSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "AddFlowSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/AddFlowVpcInterfacesCommand.ts b/clients/client-mediaconnect/src/commands/AddFlowVpcInterfacesCommand.ts index 395764574fe85..81993ef2dde1c 100644 --- a/clients/client-mediaconnect/src/commands/AddFlowVpcInterfacesCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddFlowVpcInterfacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -157,6 +158,10 @@ export class AddFlowVpcInterfacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "AddFlowVpcInterfaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/CreateBridgeCommand.ts b/clients/client-mediaconnect/src/commands/CreateBridgeCommand.ts index 2011f57ceeebf..40b35244bcb30 100644 --- a/clients/client-mediaconnect/src/commands/CreateBridgeCommand.ts +++ b/clients/client-mediaconnect/src/commands/CreateBridgeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -244,6 +245,10 @@ export class CreateBridgeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "CreateBridge", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/CreateFlowCommand.ts b/clients/client-mediaconnect/src/commands/CreateFlowCommand.ts index 04d056fb52dfa..c626117213cec 100644 --- a/clients/client-mediaconnect/src/commands/CreateFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/CreateFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -622,6 +623,10 @@ export class CreateFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "CreateFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/CreateGatewayCommand.ts b/clients/client-mediaconnect/src/commands/CreateGatewayCommand.ts index d0d9dd22200f1..68fa8e3ecaa1e 100644 --- a/clients/client-mediaconnect/src/commands/CreateGatewayCommand.ts +++ b/clients/client-mediaconnect/src/commands/CreateGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -162,6 +163,10 @@ export class CreateGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "CreateGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DeleteBridgeCommand.ts b/clients/client-mediaconnect/src/commands/DeleteBridgeCommand.ts index 39de4cb7243c9..502224163f848 100644 --- a/clients/client-mediaconnect/src/commands/DeleteBridgeCommand.ts +++ b/clients/client-mediaconnect/src/commands/DeleteBridgeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -133,6 +134,10 @@ export class DeleteBridgeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DeleteBridge", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DeleteFlowCommand.ts b/clients/client-mediaconnect/src/commands/DeleteFlowCommand.ts index 912e44b69aac0..f3c7bdbf16bb8 100644 --- a/clients/client-mediaconnect/src/commands/DeleteFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/DeleteFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -131,6 +132,10 @@ export class DeleteFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DeleteFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DeleteGatewayCommand.ts b/clients/client-mediaconnect/src/commands/DeleteGatewayCommand.ts index 4897aaa148983..2b6e9f4c9a2c8 100644 --- a/clients/client-mediaconnect/src/commands/DeleteGatewayCommand.ts +++ b/clients/client-mediaconnect/src/commands/DeleteGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -133,6 +134,10 @@ export class DeleteGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DeleteGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DeregisterGatewayInstanceCommand.ts b/clients/client-mediaconnect/src/commands/DeregisterGatewayInstanceCommand.ts index 12b948c216f56..d5a90018a7d56 100644 --- a/clients/client-mediaconnect/src/commands/DeregisterGatewayInstanceCommand.ts +++ b/clients/client-mediaconnect/src/commands/DeregisterGatewayInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -137,6 +138,10 @@ export class DeregisterGatewayInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DeregisterGatewayInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DescribeBridgeCommand.ts b/clients/client-mediaconnect/src/commands/DescribeBridgeCommand.ts index 39b8bc8e6333e..046f586a89912 100644 --- a/clients/client-mediaconnect/src/commands/DescribeBridgeCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeBridgeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -200,6 +201,10 @@ export class DescribeBridgeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DescribeBridge", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DescribeFlowCommand.ts b/clients/client-mediaconnect/src/commands/DescribeFlowCommand.ts index 85d25c8d8652a..1375cc48e3ec1 100644 --- a/clients/client-mediaconnect/src/commands/DescribeFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -406,6 +407,10 @@ export class DescribeFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DescribeFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DescribeGatewayCommand.ts b/clients/client-mediaconnect/src/commands/DescribeGatewayCommand.ts index 56073c8db25ae..1850620753fa5 100644 --- a/clients/client-mediaconnect/src/commands/DescribeGatewayCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -155,6 +156,10 @@ export class DescribeGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DescribeGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DescribeGatewayInstanceCommand.ts b/clients/client-mediaconnect/src/commands/DescribeGatewayInstanceCommand.ts index f811d1dee0959..21ea55e6a18ae 100644 --- a/clients/client-mediaconnect/src/commands/DescribeGatewayInstanceCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeGatewayInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -150,6 +151,10 @@ export class DescribeGatewayInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DescribeGatewayInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DescribeOfferingCommand.ts b/clients/client-mediaconnect/src/commands/DescribeOfferingCommand.ts index bda3890da0549..f112cf06ff2ca 100644 --- a/clients/client-mediaconnect/src/commands/DescribeOfferingCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -141,6 +142,10 @@ export class DescribeOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DescribeOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/DescribeReservationCommand.ts b/clients/client-mediaconnect/src/commands/DescribeReservationCommand.ts index 53b681744ba73..fc3e00b1d53fd 100644 --- a/clients/client-mediaconnect/src/commands/DescribeReservationCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -146,6 +147,10 @@ export class DescribeReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "DescribeReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/GrantFlowEntitlementsCommand.ts b/clients/client-mediaconnect/src/commands/GrantFlowEntitlementsCommand.ts index c2fb735fa910b..eddf5d578eab3 100644 --- a/clients/client-mediaconnect/src/commands/GrantFlowEntitlementsCommand.ts +++ b/clients/client-mediaconnect/src/commands/GrantFlowEntitlementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -180,6 +181,10 @@ export class GrantFlowEntitlementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "GrantFlowEntitlements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/ListBridgesCommand.ts b/clients/client-mediaconnect/src/commands/ListBridgesCommand.ts index 90e94a295ba7d..644226e26087d 100644 --- a/clients/client-mediaconnect/src/commands/ListBridgesCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListBridgesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -138,6 +139,10 @@ export class ListBridgesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "ListBridges", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/ListEntitlementsCommand.ts b/clients/client-mediaconnect/src/commands/ListEntitlementsCommand.ts index 797098d017b60..d3e168346f71b 100644 --- a/clients/client-mediaconnect/src/commands/ListEntitlementsCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListEntitlementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -134,6 +135,10 @@ export class ListEntitlementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "ListEntitlements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/ListFlowsCommand.ts b/clients/client-mediaconnect/src/commands/ListFlowsCommand.ts index 25423b8927d09..2e94804269ffd 100644 --- a/clients/client-mediaconnect/src/commands/ListFlowsCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListFlowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -141,6 +142,10 @@ export class ListFlowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "ListFlows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/ListGatewayInstancesCommand.ts b/clients/client-mediaconnect/src/commands/ListGatewayInstancesCommand.ts index 552d1e93cdb70..9fc8718d9a00f 100644 --- a/clients/client-mediaconnect/src/commands/ListGatewayInstancesCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListGatewayInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -139,6 +140,10 @@ export class ListGatewayInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "ListGatewayInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/ListGatewaysCommand.ts b/clients/client-mediaconnect/src/commands/ListGatewaysCommand.ts index f74e51c414a84..4f62d0c9897cd 100644 --- a/clients/client-mediaconnect/src/commands/ListGatewaysCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -135,6 +136,10 @@ export class ListGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "ListGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/ListOfferingsCommand.ts b/clients/client-mediaconnect/src/commands/ListOfferingsCommand.ts index 2f22318e6264a..35e36a8c69d1a 100644 --- a/clients/client-mediaconnect/src/commands/ListOfferingsCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -140,6 +141,10 @@ export class ListOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "ListOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/ListReservationsCommand.ts b/clients/client-mediaconnect/src/commands/ListReservationsCommand.ts index 8b9c68cc72629..91117d2c07433 100644 --- a/clients/client-mediaconnect/src/commands/ListReservationsCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListReservationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -147,6 +148,10 @@ export class ListReservationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "ListReservations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediaconnect/src/commands/ListTagsForResourceCommand.ts index 65bd290bdb5c1..7e8d43d8ded79 100644 --- a/clients/client-mediaconnect/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/PurchaseOfferingCommand.ts b/clients/client-mediaconnect/src/commands/PurchaseOfferingCommand.ts index 8fc1ae1f381b2..bead31cbb2ec2 100644 --- a/clients/client-mediaconnect/src/commands/PurchaseOfferingCommand.ts +++ b/clients/client-mediaconnect/src/commands/PurchaseOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -151,6 +152,10 @@ export class PurchaseOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "PurchaseOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/RemoveBridgeOutputCommand.ts b/clients/client-mediaconnect/src/commands/RemoveBridgeOutputCommand.ts index de32146ad4463..4a29ad1cc80bb 100644 --- a/clients/client-mediaconnect/src/commands/RemoveBridgeOutputCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveBridgeOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -137,6 +138,10 @@ export class RemoveBridgeOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "RemoveBridgeOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/RemoveBridgeSourceCommand.ts b/clients/client-mediaconnect/src/commands/RemoveBridgeSourceCommand.ts index 218290b6c99da..3979fe23f17b0 100644 --- a/clients/client-mediaconnect/src/commands/RemoveBridgeSourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveBridgeSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -137,6 +138,10 @@ export class RemoveBridgeSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "RemoveBridgeSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/RemoveFlowMediaStreamCommand.ts b/clients/client-mediaconnect/src/commands/RemoveFlowMediaStreamCommand.ts index 8216231bab9d0..91c2f4285b649 100644 --- a/clients/client-mediaconnect/src/commands/RemoveFlowMediaStreamCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveFlowMediaStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -134,6 +135,10 @@ export class RemoveFlowMediaStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "RemoveFlowMediaStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/RemoveFlowOutputCommand.ts b/clients/client-mediaconnect/src/commands/RemoveFlowOutputCommand.ts index 8ebb6e718ad47..0ef7f95231d2a 100644 --- a/clients/client-mediaconnect/src/commands/RemoveFlowOutputCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveFlowOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -134,6 +135,10 @@ export class RemoveFlowOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "RemoveFlowOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/RemoveFlowSourceCommand.ts b/clients/client-mediaconnect/src/commands/RemoveFlowSourceCommand.ts index f24472d714e7a..2f42d38370934 100644 --- a/clients/client-mediaconnect/src/commands/RemoveFlowSourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveFlowSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -134,6 +135,10 @@ export class RemoveFlowSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "RemoveFlowSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/RemoveFlowVpcInterfaceCommand.ts b/clients/client-mediaconnect/src/commands/RemoveFlowVpcInterfaceCommand.ts index 2b281a31ca430..6e3b8489a8837 100644 --- a/clients/client-mediaconnect/src/commands/RemoveFlowVpcInterfaceCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveFlowVpcInterfaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -137,6 +138,10 @@ export class RemoveFlowVpcInterfaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "RemoveFlowVpcInterface", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/RevokeFlowEntitlementCommand.ts b/clients/client-mediaconnect/src/commands/RevokeFlowEntitlementCommand.ts index bcab343faf587..83306bdf14bb6 100644 --- a/clients/client-mediaconnect/src/commands/RevokeFlowEntitlementCommand.ts +++ b/clients/client-mediaconnect/src/commands/RevokeFlowEntitlementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -134,6 +135,10 @@ export class RevokeFlowEntitlementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "RevokeFlowEntitlement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/StartFlowCommand.ts b/clients/client-mediaconnect/src/commands/StartFlowCommand.ts index d8c4ef74a3ef8..e02d9ccea78a2 100644 --- a/clients/client-mediaconnect/src/commands/StartFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/StartFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -131,6 +132,10 @@ export class StartFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "StartFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/StopFlowCommand.ts b/clients/client-mediaconnect/src/commands/StopFlowCommand.ts index fa5c6fdfb3053..100f0b6ea09dd 100644 --- a/clients/client-mediaconnect/src/commands/StopFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/StopFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -131,6 +132,10 @@ export class StopFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "StopFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/TagResourceCommand.ts b/clients/client-mediaconnect/src/commands/TagResourceCommand.ts index 8c08e2d7456f7..40ae821b2f86f 100644 --- a/clients/client-mediaconnect/src/commands/TagResourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UntagResourceCommand.ts b/clients/client-mediaconnect/src/commands/UntagResourceCommand.ts index 2ee200eff62c7..60fd70c4f02ac 100644 --- a/clients/client-mediaconnect/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateBridgeCommand.ts b/clients/client-mediaconnect/src/commands/UpdateBridgeCommand.ts index 889a420360c83..370b560d90a9d 100644 --- a/clients/client-mediaconnect/src/commands/UpdateBridgeCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateBridgeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -213,6 +214,10 @@ export class UpdateBridgeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateBridge", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateBridgeOutputCommand.ts b/clients/client-mediaconnect/src/commands/UpdateBridgeOutputCommand.ts index 0a6fc2d791aca..72f9047bcd147 100644 --- a/clients/client-mediaconnect/src/commands/UpdateBridgeOutputCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateBridgeOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -158,6 +159,10 @@ export class UpdateBridgeOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateBridgeOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateBridgeSourceCommand.ts b/clients/client-mediaconnect/src/commands/UpdateBridgeSourceCommand.ts index 183cf0bfe5c32..a8e698a63f16a 100644 --- a/clients/client-mediaconnect/src/commands/UpdateBridgeSourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateBridgeSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -165,6 +166,10 @@ export class UpdateBridgeSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateBridgeSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateBridgeStateCommand.ts b/clients/client-mediaconnect/src/commands/UpdateBridgeStateCommand.ts index 3034312a96ad6..abadfc9cbfbcf 100644 --- a/clients/client-mediaconnect/src/commands/UpdateBridgeStateCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateBridgeStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -137,6 +138,10 @@ export class UpdateBridgeStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateBridgeState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowCommand.ts index 4f2787920883b..b8bd735f33249 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -416,6 +417,10 @@ export class UpdateFlowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateFlow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowEntitlementCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowEntitlementCommand.ts index e20c2a8d87bed..023aafbc459f7 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowEntitlementCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowEntitlementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -170,6 +171,10 @@ export class UpdateFlowEntitlementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateFlowEntitlement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowMediaStreamCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowMediaStreamCommand.ts index 8643e2610169a..d8743e8e3b96e 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowMediaStreamCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowMediaStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -170,6 +171,10 @@ export class UpdateFlowMediaStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateFlowMediaStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowOutputCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowOutputCommand.ts index 047e27a316e7a..fd550e6e16004 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowOutputCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -246,6 +247,10 @@ export class UpdateFlowOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateFlowOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowSourceCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowSourceCommand.ts index 7cc9305007dc8..8ff4369b653a2 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowSourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -241,6 +242,10 @@ export class UpdateFlowSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateFlowSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconnect/src/commands/UpdateGatewayInstanceCommand.ts b/clients/client-mediaconnect/src/commands/UpdateGatewayInstanceCommand.ts index c90148c6fb0bc..fde8029348dfe 100644 --- a/clients/client-mediaconnect/src/commands/UpdateGatewayInstanceCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateGatewayInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient"; @@ -137,6 +138,10 @@ export class UpdateGatewayInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConnect", + operation: "UpdateGatewayInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/package.json b/clients/client-mediaconvert/package.json index bb15dd9069619..689277f75b4b8 100644 --- a/clients/client-mediaconvert/package.json +++ b/clients/client-mediaconvert/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-mediaconvert/src/commands/AssociateCertificateCommand.ts b/clients/client-mediaconvert/src/commands/AssociateCertificateCommand.ts index 4d10a477d3249..a75eb36623249 100644 --- a/clients/client-mediaconvert/src/commands/AssociateCertificateCommand.ts +++ b/clients/client-mediaconvert/src/commands/AssociateCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -130,6 +131,10 @@ export class AssociateCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "AssociateCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/CancelJobCommand.ts b/clients/client-mediaconvert/src/commands/CancelJobCommand.ts index 05b9efcdf0447..c93336ce1c284 100644 --- a/clients/client-mediaconvert/src/commands/CancelJobCommand.ts +++ b/clients/client-mediaconvert/src/commands/CancelJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -128,6 +129,10 @@ export class CancelJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "CancelJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/CreateJobCommand.ts b/clients/client-mediaconvert/src/commands/CreateJobCommand.ts index 32bfb82c99c61..a49ac85f85b56 100644 --- a/clients/client-mediaconvert/src/commands/CreateJobCommand.ts +++ b/clients/client-mediaconvert/src/commands/CreateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -2988,6 +2989,10 @@ export class CreateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "CreateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/CreateJobTemplateCommand.ts b/clients/client-mediaconvert/src/commands/CreateJobTemplateCommand.ts index a2415c6ee3a70..594a772b9d913 100644 --- a/clients/client-mediaconvert/src/commands/CreateJobTemplateCommand.ts +++ b/clients/client-mediaconvert/src/commands/CreateJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -2909,6 +2910,10 @@ export class CreateJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "CreateJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/CreatePresetCommand.ts b/clients/client-mediaconvert/src/commands/CreatePresetCommand.ts index 193623ab420d6..55b2bce05bd8d 100644 --- a/clients/client-mediaconvert/src/commands/CreatePresetCommand.ts +++ b/clients/client-mediaconvert/src/commands/CreatePresetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -1705,6 +1706,10 @@ export class CreatePresetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "CreatePreset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/CreateQueueCommand.ts b/clients/client-mediaconvert/src/commands/CreateQueueCommand.ts index c5979316e82a5..94314fe308e85 100644 --- a/clients/client-mediaconvert/src/commands/CreateQueueCommand.ts +++ b/clients/client-mediaconvert/src/commands/CreateQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -160,6 +161,10 @@ export class CreateQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "CreateQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/DeleteJobTemplateCommand.ts b/clients/client-mediaconvert/src/commands/DeleteJobTemplateCommand.ts index 13b7b8bef50e7..2667805494ad2 100644 --- a/clients/client-mediaconvert/src/commands/DeleteJobTemplateCommand.ts +++ b/clients/client-mediaconvert/src/commands/DeleteJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -130,6 +131,10 @@ export class DeleteJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "DeleteJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/DeletePolicyCommand.ts b/clients/client-mediaconvert/src/commands/DeletePolicyCommand.ts index e67d1044fd95d..7cf52bfbc1e1d 100644 --- a/clients/client-mediaconvert/src/commands/DeletePolicyCommand.ts +++ b/clients/client-mediaconvert/src/commands/DeletePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -127,6 +128,10 @@ export class DeletePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "DeletePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/DeletePresetCommand.ts b/clients/client-mediaconvert/src/commands/DeletePresetCommand.ts index 4c09052a2189d..69092347922af 100644 --- a/clients/client-mediaconvert/src/commands/DeletePresetCommand.ts +++ b/clients/client-mediaconvert/src/commands/DeletePresetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -128,6 +129,10 @@ export class DeletePresetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "DeletePreset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/DeleteQueueCommand.ts b/clients/client-mediaconvert/src/commands/DeleteQueueCommand.ts index b3d43889bf415..b4f7b934c3e5b 100644 --- a/clients/client-mediaconvert/src/commands/DeleteQueueCommand.ts +++ b/clients/client-mediaconvert/src/commands/DeleteQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -128,6 +129,10 @@ export class DeleteQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "DeleteQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/DescribeEndpointsCommand.ts b/clients/client-mediaconvert/src/commands/DescribeEndpointsCommand.ts index f1ba8115ef72d..f31bfda9224c6 100644 --- a/clients/client-mediaconvert/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-mediaconvert/src/commands/DescribeEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -139,6 +140,10 @@ export class DescribeEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "DescribeEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/DisassociateCertificateCommand.ts b/clients/client-mediaconvert/src/commands/DisassociateCertificateCommand.ts index 176c275e40a60..18a16a9ef8faf 100644 --- a/clients/client-mediaconvert/src/commands/DisassociateCertificateCommand.ts +++ b/clients/client-mediaconvert/src/commands/DisassociateCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -130,6 +131,10 @@ export class DisassociateCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "DisassociateCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/GetJobCommand.ts b/clients/client-mediaconvert/src/commands/GetJobCommand.ts index eef12aac73847..28628d35ee3d9 100644 --- a/clients/client-mediaconvert/src/commands/GetJobCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -1579,6 +1580,10 @@ export class GetJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "GetJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/GetJobTemplateCommand.ts b/clients/client-mediaconvert/src/commands/GetJobTemplateCommand.ts index a917178c27827..c1e84d74b6d25 100644 --- a/clients/client-mediaconvert/src/commands/GetJobTemplateCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -1522,6 +1523,10 @@ export class GetJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "GetJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/GetPolicyCommand.ts b/clients/client-mediaconvert/src/commands/GetPolicyCommand.ts index 70b9dc18a765d..6cbcde3881a84 100644 --- a/clients/client-mediaconvert/src/commands/GetPolicyCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -132,6 +133,10 @@ export class GetPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "GetPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/GetPresetCommand.ts b/clients/client-mediaconvert/src/commands/GetPresetCommand.ts index 63da88df1595e..697aa2b3073ba 100644 --- a/clients/client-mediaconvert/src/commands/GetPresetCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetPresetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -919,6 +920,10 @@ export class GetPresetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "GetPreset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/GetQueueCommand.ts b/clients/client-mediaconvert/src/commands/GetQueueCommand.ts index e7efdde561458..20b0dc669d125 100644 --- a/clients/client-mediaconvert/src/commands/GetQueueCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -149,6 +150,10 @@ export class GetQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "GetQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/ListJobTemplatesCommand.ts b/clients/client-mediaconvert/src/commands/ListJobTemplatesCommand.ts index c159c46e69612..521757e118fdd 100644 --- a/clients/client-mediaconvert/src/commands/ListJobTemplatesCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListJobTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -1529,6 +1530,10 @@ export class ListJobTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "ListJobTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/ListJobsCommand.ts b/clients/client-mediaconvert/src/commands/ListJobsCommand.ts index f01b3acc523d8..6a4f8b406315e 100644 --- a/clients/client-mediaconvert/src/commands/ListJobsCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -1590,6 +1591,10 @@ export class ListJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/ListPresetsCommand.ts b/clients/client-mediaconvert/src/commands/ListPresetsCommand.ts index b21a1a8235213..912b441989c06 100644 --- a/clients/client-mediaconvert/src/commands/ListPresetsCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListPresetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -926,6 +927,10 @@ export class ListPresetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "ListPresets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/ListQueuesCommand.ts b/clients/client-mediaconvert/src/commands/ListQueuesCommand.ts index 6f01d172d7e3a..c8f222e9b061b 100644 --- a/clients/client-mediaconvert/src/commands/ListQueuesCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -155,6 +156,10 @@ export class ListQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "ListQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediaconvert/src/commands/ListTagsForResourceCommand.ts index a27372ba9d8ca..26ac4b28dc349 100644 --- a/clients/client-mediaconvert/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -137,6 +138,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/PutPolicyCommand.ts b/clients/client-mediaconvert/src/commands/PutPolicyCommand.ts index faf60bc52b586..1c505c02a1905 100644 --- a/clients/client-mediaconvert/src/commands/PutPolicyCommand.ts +++ b/clients/client-mediaconvert/src/commands/PutPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -138,6 +139,10 @@ export class PutPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "PutPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/TagResourceCommand.ts b/clients/client-mediaconvert/src/commands/TagResourceCommand.ts index b29d52b964048..cced7d8aca54c 100644 --- a/clients/client-mediaconvert/src/commands/TagResourceCommand.ts +++ b/clients/client-mediaconvert/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/UntagResourceCommand.ts b/clients/client-mediaconvert/src/commands/UntagResourceCommand.ts index 79176e6d34390..237673196a238 100644 --- a/clients/client-mediaconvert/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediaconvert/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/UpdateJobTemplateCommand.ts b/clients/client-mediaconvert/src/commands/UpdateJobTemplateCommand.ts index 287493bee8912..d31260e4026fc 100644 --- a/clients/client-mediaconvert/src/commands/UpdateJobTemplateCommand.ts +++ b/clients/client-mediaconvert/src/commands/UpdateJobTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -2906,6 +2907,10 @@ export class UpdateJobTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "UpdateJobTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/UpdatePresetCommand.ts b/clients/client-mediaconvert/src/commands/UpdatePresetCommand.ts index bd68acc68be9f..6fc46c385769b 100644 --- a/clients/client-mediaconvert/src/commands/UpdatePresetCommand.ts +++ b/clients/client-mediaconvert/src/commands/UpdatePresetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -1702,6 +1703,10 @@ export class UpdatePresetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "UpdatePreset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediaconvert/src/commands/UpdateQueueCommand.ts b/clients/client-mediaconvert/src/commands/UpdateQueueCommand.ts index 441ff53835f62..82f4ca331abad 100644 --- a/clients/client-mediaconvert/src/commands/UpdateQueueCommand.ts +++ b/clients/client-mediaconvert/src/commands/UpdateQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient"; @@ -156,6 +157,10 @@ export class UpdateQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaConvert", + operation: "UpdateQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index 09265d6dd4cf1..92ffe1ac29d5a 100644 --- a/clients/client-medialive/package.json +++ b/clients/client-medialive/package.json @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-medialive/src/commands/AcceptInputDeviceTransferCommand.ts b/clients/client-medialive/src/commands/AcceptInputDeviceTransferCommand.ts index 9d63e2ace09e1..4100eff8691dd 100644 --- a/clients/client-medialive/src/commands/AcceptInputDeviceTransferCommand.ts +++ b/clients/client-medialive/src/commands/AcceptInputDeviceTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -139,6 +140,10 @@ export class AcceptInputDeviceTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "AcceptInputDeviceTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/BatchDeleteCommand.ts b/clients/client-medialive/src/commands/BatchDeleteCommand.ts index c1d6297256a89..d25d0e7035b92 100644 --- a/clients/client-medialive/src/commands/BatchDeleteCommand.ts +++ b/clients/client-medialive/src/commands/BatchDeleteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -161,6 +162,10 @@ export class BatchDeleteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "BatchDelete", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/BatchStartCommand.ts b/clients/client-medialive/src/commands/BatchStartCommand.ts index ebcbd4596b0fc..bdb525ded08b0 100644 --- a/clients/client-medialive/src/commands/BatchStartCommand.ts +++ b/clients/client-medialive/src/commands/BatchStartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -155,6 +156,10 @@ export class BatchStartCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "BatchStart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/BatchStopCommand.ts b/clients/client-medialive/src/commands/BatchStopCommand.ts index 1269a5c2143af..0a3d76a1252a3 100644 --- a/clients/client-medialive/src/commands/BatchStopCommand.ts +++ b/clients/client-medialive/src/commands/BatchStopCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -155,6 +156,10 @@ export class BatchStopCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "BatchStop", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/BatchUpdateScheduleCommand.ts b/clients/client-medialive/src/commands/BatchUpdateScheduleCommand.ts index e122e95b52340..93fc2280b7d30 100644 --- a/clients/client-medialive/src/commands/BatchUpdateScheduleCommand.ts +++ b/clients/client-medialive/src/commands/BatchUpdateScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -529,6 +530,10 @@ export class BatchUpdateScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "BatchUpdateSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/CancelInputDeviceTransferCommand.ts b/clients/client-medialive/src/commands/CancelInputDeviceTransferCommand.ts index d56fbcf67b897..acaba0eb8a77e 100644 --- a/clients/client-medialive/src/commands/CancelInputDeviceTransferCommand.ts +++ b/clients/client-medialive/src/commands/CancelInputDeviceTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -139,6 +140,10 @@ export class CancelInputDeviceTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "CancelInputDeviceTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ClaimDeviceCommand.ts b/clients/client-medialive/src/commands/ClaimDeviceCommand.ts index ede7d3042053a..18cca85e14a5f 100644 --- a/clients/client-medialive/src/commands/ClaimDeviceCommand.ts +++ b/clients/client-medialive/src/commands/ClaimDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -134,6 +135,10 @@ export class ClaimDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ClaimDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/CreateChannelCommand.ts b/clients/client-medialive/src/commands/CreateChannelCommand.ts index 62d93615a204c..d26e31d4106f1 100644 --- a/clients/client-medialive/src/commands/CreateChannelCommand.ts +++ b/clients/client-medialive/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -2153,6 +2154,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/CreateInputCommand.ts b/clients/client-medialive/src/commands/CreateInputCommand.ts index 774dea4222367..82c614e8c342e 100644 --- a/clients/client-medialive/src/commands/CreateInputCommand.ts +++ b/clients/client-medialive/src/commands/CreateInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -218,6 +219,10 @@ export class CreateInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "CreateInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/CreateInputSecurityGroupCommand.ts b/clients/client-medialive/src/commands/CreateInputSecurityGroupCommand.ts index 42144fd914ff1..33f0d0e5f2587 100644 --- a/clients/client-medialive/src/commands/CreateInputSecurityGroupCommand.ts +++ b/clients/client-medialive/src/commands/CreateInputSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -154,6 +155,10 @@ export class CreateInputSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "CreateInputSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/CreateMultiplexCommand.ts b/clients/client-medialive/src/commands/CreateMultiplexCommand.ts index d27ed1fefe344..55d096775983d 100644 --- a/clients/client-medialive/src/commands/CreateMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/CreateMultiplexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -177,6 +178,10 @@ export class CreateMultiplexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "CreateMultiplex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/CreateMultiplexProgramCommand.ts b/clients/client-medialive/src/commands/CreateMultiplexProgramCommand.ts index d8e7ac45d629e..df006ce123a20 100644 --- a/clients/client-medialive/src/commands/CreateMultiplexProgramCommand.ts +++ b/clients/client-medialive/src/commands/CreateMultiplexProgramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -204,6 +205,10 @@ export class CreateMultiplexProgramCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "CreateMultiplexProgram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/CreatePartnerInputCommand.ts b/clients/client-medialive/src/commands/CreatePartnerInputCommand.ts index 59a73f9e49ca7..fde5962ebe112 100644 --- a/clients/client-medialive/src/commands/CreatePartnerInputCommand.ts +++ b/clients/client-medialive/src/commands/CreatePartnerInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -185,6 +186,10 @@ export class CreatePartnerInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "CreatePartnerInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/CreateTagsCommand.ts b/clients/client-medialive/src/commands/CreateTagsCommand.ts index c0f6b4178e877..7be86bc96fd16 100644 --- a/clients/client-medialive/src/commands/CreateTagsCommand.ts +++ b/clients/client-medialive/src/commands/CreateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -125,6 +126,10 @@ export class CreateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "CreateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DeleteChannelCommand.ts b/clients/client-medialive/src/commands/DeleteChannelCommand.ts index 579e01aa17c5b..cca7e7a5a2f2b 100644 --- a/clients/client-medialive/src/commands/DeleteChannelCommand.ts +++ b/clients/client-medialive/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -1153,6 +1154,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DeleteInputCommand.ts b/clients/client-medialive/src/commands/DeleteInputCommand.ts index 809bad86e9c22..e508342eabaf2 100644 --- a/clients/client-medialive/src/commands/DeleteInputCommand.ts +++ b/clients/client-medialive/src/commands/DeleteInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -134,6 +135,10 @@ export class DeleteInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DeleteInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DeleteInputSecurityGroupCommand.ts b/clients/client-medialive/src/commands/DeleteInputSecurityGroupCommand.ts index 6e981139175b4..4c9930a5e96ed 100644 --- a/clients/client-medialive/src/commands/DeleteInputSecurityGroupCommand.ts +++ b/clients/client-medialive/src/commands/DeleteInputSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -133,6 +134,10 @@ export class DeleteInputSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DeleteInputSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DeleteMultiplexCommand.ts b/clients/client-medialive/src/commands/DeleteMultiplexCommand.ts index 59dbf00768e75..ec87d738d04a7 100644 --- a/clients/client-medialive/src/commands/DeleteMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/DeleteMultiplexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -162,6 +163,10 @@ export class DeleteMultiplexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DeleteMultiplex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DeleteMultiplexProgramCommand.ts b/clients/client-medialive/src/commands/DeleteMultiplexProgramCommand.ts index 543653f309715..f0bb212242b0a 100644 --- a/clients/client-medialive/src/commands/DeleteMultiplexProgramCommand.ts +++ b/clients/client-medialive/src/commands/DeleteMultiplexProgramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -185,6 +186,10 @@ export class DeleteMultiplexProgramCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DeleteMultiplexProgram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DeleteReservationCommand.ts b/clients/client-medialive/src/commands/DeleteReservationCommand.ts index b6e61093dd496..38197a6077591 100644 --- a/clients/client-medialive/src/commands/DeleteReservationCommand.ts +++ b/clients/client-medialive/src/commands/DeleteReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -170,6 +171,10 @@ export class DeleteReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DeleteReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DeleteScheduleCommand.ts b/clients/client-medialive/src/commands/DeleteScheduleCommand.ts index 9a2cd87b0ea90..3fd4b6f81548c 100644 --- a/clients/client-medialive/src/commands/DeleteScheduleCommand.ts +++ b/clients/client-medialive/src/commands/DeleteScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -133,6 +134,10 @@ export class DeleteScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DeleteSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DeleteTagsCommand.ts b/clients/client-medialive/src/commands/DeleteTagsCommand.ts index 363564ad49e97..2c51faee607ed 100644 --- a/clients/client-medialive/src/commands/DeleteTagsCommand.ts +++ b/clients/client-medialive/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -125,6 +126,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeAccountConfigurationCommand.ts b/clients/client-medialive/src/commands/DescribeAccountConfigurationCommand.ts index 3a61584976868..c9bb1a3444487 100644 --- a/clients/client-medialive/src/commands/DescribeAccountConfigurationCommand.ts +++ b/clients/client-medialive/src/commands/DescribeAccountConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -137,6 +138,10 @@ export class DescribeAccountConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeAccountConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeChannelCommand.ts b/clients/client-medialive/src/commands/DescribeChannelCommand.ts index 4bc08e5f3aeb5..5076e5402c83f 100644 --- a/clients/client-medialive/src/commands/DescribeChannelCommand.ts +++ b/clients/client-medialive/src/commands/DescribeChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -1152,6 +1153,10 @@ export class DescribeChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeInputCommand.ts b/clients/client-medialive/src/commands/DescribeInputCommand.ts index 7f8cc82d7db68..5e16e2f067db4 100644 --- a/clients/client-medialive/src/commands/DescribeInputCommand.ts +++ b/clients/client-medialive/src/commands/DescribeInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -180,6 +181,10 @@ export class DescribeInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeInputDeviceCommand.ts b/clients/client-medialive/src/commands/DescribeInputDeviceCommand.ts index 41f4d2637bae2..833cf87b51757 100644 --- a/clients/client-medialive/src/commands/DescribeInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/DescribeInputDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -189,6 +190,10 @@ export class DescribeInputDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeInputDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeInputDeviceThumbnailCommand.ts b/clients/client-medialive/src/commands/DescribeInputDeviceThumbnailCommand.ts index 6609ccf933064..28f0f6ca0b8e3 100644 --- a/clients/client-medialive/src/commands/DescribeInputDeviceThumbnailCommand.ts +++ b/clients/client-medialive/src/commands/DescribeInputDeviceThumbnailCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -153,6 +154,10 @@ export class DescribeInputDeviceThumbnailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeInputDeviceThumbnailResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeInputDeviceThumbnail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeInputSecurityGroupCommand.ts b/clients/client-medialive/src/commands/DescribeInputSecurityGroupCommand.ts index 70456bd5f93c8..2d41a73a5c193 100644 --- a/clients/client-medialive/src/commands/DescribeInputSecurityGroupCommand.ts +++ b/clients/client-medialive/src/commands/DescribeInputSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -148,6 +149,10 @@ export class DescribeInputSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeInputSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeMultiplexCommand.ts b/clients/client-medialive/src/commands/DescribeMultiplexCommand.ts index 99b932c97d755..b1b979cd8b2a8 100644 --- a/clients/client-medialive/src/commands/DescribeMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/DescribeMultiplexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -159,6 +160,10 @@ export class DescribeMultiplexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeMultiplex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeMultiplexProgramCommand.ts b/clients/client-medialive/src/commands/DescribeMultiplexProgramCommand.ts index 3d0b5f424b29d..bb779f8b37f29 100644 --- a/clients/client-medialive/src/commands/DescribeMultiplexProgramCommand.ts +++ b/clients/client-medialive/src/commands/DescribeMultiplexProgramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -182,6 +183,10 @@ export class DescribeMultiplexProgramCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeMultiplexProgram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeOfferingCommand.ts b/clients/client-medialive/src/commands/DescribeOfferingCommand.ts index f9eb3df3f9517..5725430aff929 100644 --- a/clients/client-medialive/src/commands/DescribeOfferingCommand.ts +++ b/clients/client-medialive/src/commands/DescribeOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -154,6 +155,10 @@ export class DescribeOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeReservationCommand.ts b/clients/client-medialive/src/commands/DescribeReservationCommand.ts index c612be51f2272..c8db94647d297 100644 --- a/clients/client-medialive/src/commands/DescribeReservationCommand.ts +++ b/clients/client-medialive/src/commands/DescribeReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -167,6 +168,10 @@ export class DescribeReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeScheduleCommand.ts b/clients/client-medialive/src/commands/DescribeScheduleCommand.ts index b7d3186160a23..13a83e2c5263e 100644 --- a/clients/client-medialive/src/commands/DescribeScheduleCommand.ts +++ b/clients/client-medialive/src/commands/DescribeScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -264,6 +265,10 @@ export class DescribeScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/DescribeThumbnailsCommand.ts b/clients/client-medialive/src/commands/DescribeThumbnailsCommand.ts index e365f9c6619f6..a0c85fc37c02d 100644 --- a/clients/client-medialive/src/commands/DescribeThumbnailsCommand.ts +++ b/clients/client-medialive/src/commands/DescribeThumbnailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -152,6 +153,10 @@ export class DescribeThumbnailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "DescribeThumbnails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListChannelsCommand.ts b/clients/client-medialive/src/commands/ListChannelsCommand.ts index 4f5bd700c2165..79fc9e14d4ac1 100644 --- a/clients/client-medialive/src/commands/ListChannelsCommand.ts +++ b/clients/client-medialive/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -333,6 +334,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListInputDeviceTransfersCommand.ts b/clients/client-medialive/src/commands/ListInputDeviceTransfersCommand.ts index 0c3e41603a370..f01cf6e86d7aa 100644 --- a/clients/client-medialive/src/commands/ListInputDeviceTransfersCommand.ts +++ b/clients/client-medialive/src/commands/ListInputDeviceTransfersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -145,6 +146,10 @@ export class ListInputDeviceTransfersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListInputDeviceTransfers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListInputDevicesCommand.ts b/clients/client-medialive/src/commands/ListInputDevicesCommand.ts index 086fc499541a3..34216a370b259 100644 --- a/clients/client-medialive/src/commands/ListInputDevicesCommand.ts +++ b/clients/client-medialive/src/commands/ListInputDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -192,6 +193,10 @@ export class ListInputDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListInputDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListInputSecurityGroupsCommand.ts b/clients/client-medialive/src/commands/ListInputSecurityGroupsCommand.ts index c61620b767c11..a24444bc07495 100644 --- a/clients/client-medialive/src/commands/ListInputSecurityGroupsCommand.ts +++ b/clients/client-medialive/src/commands/ListInputSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -151,6 +152,10 @@ export class ListInputSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListInputSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListInputsCommand.ts b/clients/client-medialive/src/commands/ListInputsCommand.ts index c8cfad7328e9f..50042d2a84418 100644 --- a/clients/client-medialive/src/commands/ListInputsCommand.ts +++ b/clients/client-medialive/src/commands/ListInputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -183,6 +184,10 @@ export class ListInputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListInputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListMultiplexProgramsCommand.ts b/clients/client-medialive/src/commands/ListMultiplexProgramsCommand.ts index 7924a2486442f..3c87cb8528cb1 100644 --- a/clients/client-medialive/src/commands/ListMultiplexProgramsCommand.ts +++ b/clients/client-medialive/src/commands/ListMultiplexProgramsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -143,6 +144,10 @@ export class ListMultiplexProgramsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListMultiplexPrograms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListMultiplexesCommand.ts b/clients/client-medialive/src/commands/ListMultiplexesCommand.ts index 48736b2a69db7..fca7ec08214d2 100644 --- a/clients/client-medialive/src/commands/ListMultiplexesCommand.ts +++ b/clients/client-medialive/src/commands/ListMultiplexesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -153,6 +154,10 @@ export class ListMultiplexesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListMultiplexes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListOfferingsCommand.ts b/clients/client-medialive/src/commands/ListOfferingsCommand.ts index 00f846adf766a..fc91fb6921e97 100644 --- a/clients/client-medialive/src/commands/ListOfferingsCommand.ts +++ b/clients/client-medialive/src/commands/ListOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -165,6 +166,10 @@ export class ListOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListReservationsCommand.ts b/clients/client-medialive/src/commands/ListReservationsCommand.ts index 83550b1f77ffd..0d88e5ba5c25a 100644 --- a/clients/client-medialive/src/commands/ListReservationsCommand.ts +++ b/clients/client-medialive/src/commands/ListReservationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -178,6 +179,10 @@ export class ListReservationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListReservations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/ListTagsForResourceCommand.ts b/clients/client-medialive/src/commands/ListTagsForResourceCommand.ts index cc683c5d7f705..42d773c08f14d 100644 --- a/clients/client-medialive/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-medialive/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/PurchaseOfferingCommand.ts b/clients/client-medialive/src/commands/PurchaseOfferingCommand.ts index da1cd1fc2d52b..807838af3912b 100644 --- a/clients/client-medialive/src/commands/PurchaseOfferingCommand.ts +++ b/clients/client-medialive/src/commands/PurchaseOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -183,6 +184,10 @@ export class PurchaseOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "PurchaseOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/RebootInputDeviceCommand.ts b/clients/client-medialive/src/commands/RebootInputDeviceCommand.ts index 532e6f42cd061..80bb083f1e807 100644 --- a/clients/client-medialive/src/commands/RebootInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/RebootInputDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -137,6 +138,10 @@ export class RebootInputDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "RebootInputDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/RejectInputDeviceTransferCommand.ts b/clients/client-medialive/src/commands/RejectInputDeviceTransferCommand.ts index 696a48802a4c1..88212c40dc753 100644 --- a/clients/client-medialive/src/commands/RejectInputDeviceTransferCommand.ts +++ b/clients/client-medialive/src/commands/RejectInputDeviceTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -139,6 +140,10 @@ export class RejectInputDeviceTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "RejectInputDeviceTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/StartChannelCommand.ts b/clients/client-medialive/src/commands/StartChannelCommand.ts index 877859dd4757d..d4c216244625e 100644 --- a/clients/client-medialive/src/commands/StartChannelCommand.ts +++ b/clients/client-medialive/src/commands/StartChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -1153,6 +1154,10 @@ export class StartChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "StartChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/StartInputDeviceCommand.ts b/clients/client-medialive/src/commands/StartInputDeviceCommand.ts index 7d0d75e842f9e..e0611552446fa 100644 --- a/clients/client-medialive/src/commands/StartInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/StartInputDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -136,6 +137,10 @@ export class StartInputDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "StartInputDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/StartInputDeviceMaintenanceWindowCommand.ts b/clients/client-medialive/src/commands/StartInputDeviceMaintenanceWindowCommand.ts index 040fca144eac9..51c701abe8392 100644 --- a/clients/client-medialive/src/commands/StartInputDeviceMaintenanceWindowCommand.ts +++ b/clients/client-medialive/src/commands/StartInputDeviceMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -144,6 +145,10 @@ export class StartInputDeviceMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "StartInputDeviceMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/StartMultiplexCommand.ts b/clients/client-medialive/src/commands/StartMultiplexCommand.ts index 63a6ca3e009f5..7c82663709223 100644 --- a/clients/client-medialive/src/commands/StartMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/StartMultiplexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -162,6 +163,10 @@ export class StartMultiplexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "StartMultiplex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/StopChannelCommand.ts b/clients/client-medialive/src/commands/StopChannelCommand.ts index 372320e3f115d..160bf982965bb 100644 --- a/clients/client-medialive/src/commands/StopChannelCommand.ts +++ b/clients/client-medialive/src/commands/StopChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -1153,6 +1154,10 @@ export class StopChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "StopChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/StopInputDeviceCommand.ts b/clients/client-medialive/src/commands/StopInputDeviceCommand.ts index fd07ba16d7071..54748c9c21453 100644 --- a/clients/client-medialive/src/commands/StopInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/StopInputDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -136,6 +137,10 @@ export class StopInputDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "StopInputDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/StopMultiplexCommand.ts b/clients/client-medialive/src/commands/StopMultiplexCommand.ts index 7373f083f5dbe..1fa2f045b826b 100644 --- a/clients/client-medialive/src/commands/StopMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/StopMultiplexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -160,6 +161,10 @@ export class StopMultiplexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "StopMultiplex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/TransferInputDeviceCommand.ts b/clients/client-medialive/src/commands/TransferInputDeviceCommand.ts index 69a93ff004215..e32928e6e6980 100644 --- a/clients/client-medialive/src/commands/TransferInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/TransferInputDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -142,6 +143,10 @@ export class TransferInputDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "TransferInputDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateAccountConfigurationCommand.ts b/clients/client-medialive/src/commands/UpdateAccountConfigurationCommand.ts index ce855eb0fce0f..c04c2c4779115 100644 --- a/clients/client-medialive/src/commands/UpdateAccountConfigurationCommand.ts +++ b/clients/client-medialive/src/commands/UpdateAccountConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -139,6 +140,10 @@ export class UpdateAccountConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateAccountConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateChannelClassCommand.ts b/clients/client-medialive/src/commands/UpdateChannelClassCommand.ts index ddd092b9c7190..36dbbb074a948 100644 --- a/clients/client-medialive/src/commands/UpdateChannelClassCommand.ts +++ b/clients/client-medialive/src/commands/UpdateChannelClassCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -1183,6 +1184,10 @@ export class UpdateChannelClassCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateChannelClass", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateChannelCommand.ts b/clients/client-medialive/src/commands/UpdateChannelCommand.ts index 8b13987dcdbda..909ff61464c34 100644 --- a/clients/client-medialive/src/commands/UpdateChannelCommand.ts +++ b/clients/client-medialive/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -2135,6 +2136,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateInputCommand.ts b/clients/client-medialive/src/commands/UpdateInputCommand.ts index 81579a1d22ddb..533535a8ab1f5 100644 --- a/clients/client-medialive/src/commands/UpdateInputCommand.ts +++ b/clients/client-medialive/src/commands/UpdateInputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -209,6 +210,10 @@ export class UpdateInputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateInput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateInputDeviceCommand.ts b/clients/client-medialive/src/commands/UpdateInputDeviceCommand.ts index 773751b830ea2..5b183f35036d6 100644 --- a/clients/client-medialive/src/commands/UpdateInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/UpdateInputDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -218,6 +219,10 @@ export class UpdateInputDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateInputDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateInputSecurityGroupCommand.ts b/clients/client-medialive/src/commands/UpdateInputSecurityGroupCommand.ts index 8533abf5aa1f4..63f42b0cf2fdb 100644 --- a/clients/client-medialive/src/commands/UpdateInputSecurityGroupCommand.ts +++ b/clients/client-medialive/src/commands/UpdateInputSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -158,6 +159,10 @@ export class UpdateInputSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateInputSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateMultiplexCommand.ts b/clients/client-medialive/src/commands/UpdateMultiplexCommand.ts index 938ac69d0e573..d2f1964350904 100644 --- a/clients/client-medialive/src/commands/UpdateMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/UpdateMultiplexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -171,6 +172,10 @@ export class UpdateMultiplexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateMultiplex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateMultiplexProgramCommand.ts b/clients/client-medialive/src/commands/UpdateMultiplexProgramCommand.ts index a913ebaf674b8..3f27dbeac6541 100644 --- a/clients/client-medialive/src/commands/UpdateMultiplexProgramCommand.ts +++ b/clients/client-medialive/src/commands/UpdateMultiplexProgramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -203,6 +204,10 @@ export class UpdateMultiplexProgramCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateMultiplexProgram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medialive/src/commands/UpdateReservationCommand.ts b/clients/client-medialive/src/commands/UpdateReservationCommand.ts index bb52d4439be5e..1a504b75b61f2 100644 --- a/clients/client-medialive/src/commands/UpdateReservationCommand.ts +++ b/clients/client-medialive/src/commands/UpdateReservationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient"; @@ -177,6 +178,10 @@ export class UpdateReservationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaLive", + operation: "UpdateReservation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/package.json b/clients/client-mediapackage-vod/package.json index 30eafb7b3cb80..ec11271ecdd2c 100644 --- a/clients/client-mediapackage-vod/package.json +++ b/clients/client-mediapackage-vod/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-mediapackage-vod/src/commands/ConfigureLogsCommand.ts b/clients/client-mediapackage-vod/src/commands/ConfigureLogsCommand.ts index 5e9c810eeee12..7276fe363294c 100644 --- a/clients/client-mediapackage-vod/src/commands/ConfigureLogsCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ConfigureLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -146,6 +147,10 @@ export class ConfigureLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "ConfigureLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/CreateAssetCommand.ts b/clients/client-mediapackage-vod/src/commands/CreateAssetCommand.ts index 0044136da89d7..d2e26a943fae0 100644 --- a/clients/client-mediapackage-vod/src/commands/CreateAssetCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/CreateAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -153,6 +154,10 @@ export class CreateAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "CreateAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/CreatePackagingConfigurationCommand.ts b/clients/client-mediapackage-vod/src/commands/CreatePackagingConfigurationCommand.ts index 2a75f1b7bfb90..ae2c44e1892f3 100644 --- a/clients/client-mediapackage-vod/src/commands/CreatePackagingConfigurationCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/CreatePackagingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -403,6 +404,10 @@ export class CreatePackagingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "CreatePackagingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/CreatePackagingGroupCommand.ts b/clients/client-mediapackage-vod/src/commands/CreatePackagingGroupCommand.ts index d031cfbe12bbf..f15046e162714 100644 --- a/clients/client-mediapackage-vod/src/commands/CreatePackagingGroupCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/CreatePackagingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -155,6 +156,10 @@ export class CreatePackagingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "CreatePackagingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/DeleteAssetCommand.ts b/clients/client-mediapackage-vod/src/commands/DeleteAssetCommand.ts index 119e7731c832f..4c5ad9ca8426a 100644 --- a/clients/client-mediapackage-vod/src/commands/DeleteAssetCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DeleteAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -128,6 +129,10 @@ export class DeleteAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "DeleteAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/DeletePackagingConfigurationCommand.ts b/clients/client-mediapackage-vod/src/commands/DeletePackagingConfigurationCommand.ts index 52b510408ddc8..c77411484659a 100644 --- a/clients/client-mediapackage-vod/src/commands/DeletePackagingConfigurationCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DeletePackagingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -135,6 +136,10 @@ export class DeletePackagingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "DeletePackagingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/DeletePackagingGroupCommand.ts b/clients/client-mediapackage-vod/src/commands/DeletePackagingGroupCommand.ts index 81c482c36db14..fb64a9600e0ea 100644 --- a/clients/client-mediapackage-vod/src/commands/DeletePackagingGroupCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DeletePackagingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -130,6 +131,10 @@ export class DeletePackagingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "DeletePackagingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/DescribeAssetCommand.ts b/clients/client-mediapackage-vod/src/commands/DescribeAssetCommand.ts index 46dcc301fd683..6bc39e0d4086b 100644 --- a/clients/client-mediapackage-vod/src/commands/DescribeAssetCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DescribeAssetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -146,6 +147,10 @@ export class DescribeAssetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "DescribeAsset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/DescribePackagingConfigurationCommand.ts b/clients/client-mediapackage-vod/src/commands/DescribePackagingConfigurationCommand.ts index 0665626acdca1..e00b8493bd44c 100644 --- a/clients/client-mediapackage-vod/src/commands/DescribePackagingConfigurationCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DescribePackagingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -271,6 +272,10 @@ export class DescribePackagingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "DescribePackagingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/DescribePackagingGroupCommand.ts b/clients/client-mediapackage-vod/src/commands/DescribePackagingGroupCommand.ts index ba392fd6d39c9..1f91f793facbd 100644 --- a/clients/client-mediapackage-vod/src/commands/DescribePackagingGroupCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DescribePackagingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -146,6 +147,10 @@ export class DescribePackagingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "DescribePackagingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/ListAssetsCommand.ts b/clients/client-mediapackage-vod/src/commands/ListAssetsCommand.ts index be1bf0250ec26..ba663666935ed 100644 --- a/clients/client-mediapackage-vod/src/commands/ListAssetsCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ListAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -146,6 +147,10 @@ export class ListAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "ListAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/ListPackagingConfigurationsCommand.ts b/clients/client-mediapackage-vod/src/commands/ListPackagingConfigurationsCommand.ts index a7b240afbb39f..800762a2deb20 100644 --- a/clients/client-mediapackage-vod/src/commands/ListPackagingConfigurationsCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ListPackagingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -278,6 +279,10 @@ export class ListPackagingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "ListPackagingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/ListPackagingGroupsCommand.ts b/clients/client-mediapackage-vod/src/commands/ListPackagingGroupsCommand.ts index e403bee72175b..c60177710a31c 100644 --- a/clients/client-mediapackage-vod/src/commands/ListPackagingGroupsCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ListPackagingGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -152,6 +153,10 @@ export class ListPackagingGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "ListPackagingGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediapackage-vod/src/commands/ListTagsForResourceCommand.ts index 11a4f3cdc4f4e..ff91b0d3b3e23 100644 --- a/clients/client-mediapackage-vod/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -116,6 +117,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/TagResourceCommand.ts b/clients/client-mediapackage-vod/src/commands/TagResourceCommand.ts index 4239f8f5166d6..f795f6574c120 100644 --- a/clients/client-mediapackage-vod/src/commands/TagResourceCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -113,6 +114,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/UntagResourceCommand.ts b/clients/client-mediapackage-vod/src/commands/UntagResourceCommand.ts index 3e09b6526cc56..b09f2de692006 100644 --- a/clients/client-mediapackage-vod/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -113,6 +114,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage-vod/src/commands/UpdatePackagingGroupCommand.ts b/clients/client-mediapackage-vod/src/commands/UpdatePackagingGroupCommand.ts index af000051eacd8..37fd1ddd39e02 100644 --- a/clients/client-mediapackage-vod/src/commands/UpdatePackagingGroupCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/UpdatePackagingGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageVodClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageVodClient"; @@ -150,6 +151,10 @@ export class UpdatePackagingGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackageVod", + operation: "UpdatePackagingGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/package.json b/clients/client-mediapackage/package.json index 986774e077023..d050b6566861d 100644 --- a/clients/client-mediapackage/package.json +++ b/clients/client-mediapackage/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-mediapackage/src/commands/ConfigureLogsCommand.ts b/clients/client-mediapackage/src/commands/ConfigureLogsCommand.ts index efe26de56a428..67649732408d8 100644 --- a/clients/client-mediapackage/src/commands/ConfigureLogsCommand.ts +++ b/clients/client-mediapackage/src/commands/ConfigureLogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -162,6 +163,10 @@ export class ConfigureLogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ConfigureLogsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "ConfigureLogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/CreateChannelCommand.ts b/clients/client-mediapackage/src/commands/CreateChannelCommand.ts index 35318c776df52..1e151b8bb629c 100644 --- a/clients/client-mediapackage/src/commands/CreateChannelCommand.ts +++ b/clients/client-mediapackage/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -160,6 +161,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateChannelResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/CreateHarvestJobCommand.ts b/clients/client-mediapackage/src/commands/CreateHarvestJobCommand.ts index d55eb92e8ed8b..0234e8265245d 100644 --- a/clients/client-mediapackage/src/commands/CreateHarvestJobCommand.ts +++ b/clients/client-mediapackage/src/commands/CreateHarvestJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -152,6 +153,10 @@ export class CreateHarvestJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "CreateHarvestJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/CreateOriginEndpointCommand.ts b/clients/client-mediapackage/src/commands/CreateOriginEndpointCommand.ts index 194ae7e416db8..ba247de76f5c8 100644 --- a/clients/client-mediapackage/src/commands/CreateOriginEndpointCommand.ts +++ b/clients/client-mediapackage/src/commands/CreateOriginEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -458,6 +459,10 @@ export class CreateOriginEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "CreateOriginEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/DeleteChannelCommand.ts b/clients/client-mediapackage/src/commands/DeleteChannelCommand.ts index b90812f35ec2b..d6f54215e18f1 100644 --- a/clients/client-mediapackage/src/commands/DeleteChannelCommand.ts +++ b/clients/client-mediapackage/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -128,6 +129,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/DeleteOriginEndpointCommand.ts b/clients/client-mediapackage/src/commands/DeleteOriginEndpointCommand.ts index ea7d2448314b7..4a0caa8e3da71 100644 --- a/clients/client-mediapackage/src/commands/DeleteOriginEndpointCommand.ts +++ b/clients/client-mediapackage/src/commands/DeleteOriginEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -130,6 +131,10 @@ export class DeleteOriginEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "DeleteOriginEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/DescribeChannelCommand.ts b/clients/client-mediapackage/src/commands/DescribeChannelCommand.ts index ea74d120ac60a..d486e4c1cf598 100644 --- a/clients/client-mediapackage/src/commands/DescribeChannelCommand.ts +++ b/clients/client-mediapackage/src/commands/DescribeChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -158,6 +159,10 @@ export class DescribeChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChannelResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "DescribeChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/DescribeHarvestJobCommand.ts b/clients/client-mediapackage/src/commands/DescribeHarvestJobCommand.ts index 0a0bce44b7ae9..f1bb6dc45fb10 100644 --- a/clients/client-mediapackage/src/commands/DescribeHarvestJobCommand.ts +++ b/clients/client-mediapackage/src/commands/DescribeHarvestJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -144,6 +145,10 @@ export class DescribeHarvestJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "DescribeHarvestJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/DescribeOriginEndpointCommand.ts b/clients/client-mediapackage/src/commands/DescribeOriginEndpointCommand.ts index aac7dd712c9e5..fd63ec0b7ca5d 100644 --- a/clients/client-mediapackage/src/commands/DescribeOriginEndpointCommand.ts +++ b/clients/client-mediapackage/src/commands/DescribeOriginEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -297,6 +298,10 @@ export class DescribeOriginEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "DescribeOriginEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/ListChannelsCommand.ts b/clients/client-mediapackage/src/commands/ListChannelsCommand.ts index 387557fb4ed1f..4edb9d4d27657 100644 --- a/clients/client-mediapackage/src/commands/ListChannelsCommand.ts +++ b/clients/client-mediapackage/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -158,6 +159,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListChannelsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/ListHarvestJobsCommand.ts b/clients/client-mediapackage/src/commands/ListHarvestJobsCommand.ts index 9ebfc19ef78e8..7e501f72324db 100644 --- a/clients/client-mediapackage/src/commands/ListHarvestJobsCommand.ts +++ b/clients/client-mediapackage/src/commands/ListHarvestJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -152,6 +153,10 @@ export class ListHarvestJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "ListHarvestJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/ListOriginEndpointsCommand.ts b/clients/client-mediapackage/src/commands/ListOriginEndpointsCommand.ts index cde13bbf2faef..bd4c61ddf18d8 100644 --- a/clients/client-mediapackage/src/commands/ListOriginEndpointsCommand.ts +++ b/clients/client-mediapackage/src/commands/ListOriginEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -304,6 +305,10 @@ export class ListOriginEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "ListOriginEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediapackage/src/commands/ListTagsForResourceCommand.ts index 5f2e0e91964a7..f8d9370d20ab5 100644 --- a/clients/client-mediapackage/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediapackage/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -84,6 +85,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/RotateChannelCredentialsCommand.ts b/clients/client-mediapackage/src/commands/RotateChannelCredentialsCommand.ts index ec39c9cba035d..dc761d55b9d93 100644 --- a/clients/client-mediapackage/src/commands/RotateChannelCredentialsCommand.ts +++ b/clients/client-mediapackage/src/commands/RotateChannelCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -160,6 +161,10 @@ export class RotateChannelCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RotateChannelCredentialsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "RotateChannelCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/RotateIngestEndpointCredentialsCommand.ts b/clients/client-mediapackage/src/commands/RotateIngestEndpointCredentialsCommand.ts index 52479c355a96d..9984c2e3919bd 100644 --- a/clients/client-mediapackage/src/commands/RotateIngestEndpointCredentialsCommand.ts +++ b/clients/client-mediapackage/src/commands/RotateIngestEndpointCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -164,6 +165,10 @@ export class RotateIngestEndpointCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RotateIngestEndpointCredentialsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "RotateIngestEndpointCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/TagResourceCommand.ts b/clients/client-mediapackage/src/commands/TagResourceCommand.ts index c775b9cbf84c8..c61339e9d2b36 100644 --- a/clients/client-mediapackage/src/commands/TagResourceCommand.ts +++ b/clients/client-mediapackage/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -82,6 +83,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/UntagResourceCommand.ts b/clients/client-mediapackage/src/commands/UntagResourceCommand.ts index df703310265bf..f114f1b7d340f 100644 --- a/clients/client-mediapackage/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediapackage/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -82,6 +83,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/UpdateChannelCommand.ts b/clients/client-mediapackage/src/commands/UpdateChannelCommand.ts index ba017fd78c1d3..1baa9d30b48fc 100644 --- a/clients/client-mediapackage/src/commands/UpdateChannelCommand.ts +++ b/clients/client-mediapackage/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -157,6 +158,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateChannelResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackage/src/commands/UpdateOriginEndpointCommand.ts b/clients/client-mediapackage/src/commands/UpdateOriginEndpointCommand.ts index dafa85ba7f3f5..1405e533c519b 100644 --- a/clients/client-mediapackage/src/commands/UpdateOriginEndpointCommand.ts +++ b/clients/client-mediapackage/src/commands/UpdateOriginEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageClient"; @@ -454,6 +455,10 @@ export class UpdateOriginEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaPackage", + operation: "UpdateOriginEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/package.json b/clients/client-mediapackagev2/package.json index 60cb0fc5b6861..c7811608bc2dc 100644 --- a/clients/client-mediapackagev2/package.json +++ b/clients/client-mediapackagev2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-mediapackagev2/src/commands/CreateChannelCommand.ts b/clients/client-mediapackagev2/src/commands/CreateChannelCommand.ts index ff14a534156c2..8d23499f4eae1 100644 --- a/clients/client-mediapackagev2/src/commands/CreateChannelCommand.ts +++ b/clients/client-mediapackagev2/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -153,6 +154,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/CreateChannelGroupCommand.ts b/clients/client-mediapackagev2/src/commands/CreateChannelGroupCommand.ts index e921609861801..e5c3601f7bae9 100644 --- a/clients/client-mediapackagev2/src/commands/CreateChannelGroupCommand.ts +++ b/clients/client-mediapackagev2/src/commands/CreateChannelGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -148,6 +149,10 @@ export class CreateChannelGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "CreateChannelGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/CreateOriginEndpointCommand.ts b/clients/client-mediapackagev2/src/commands/CreateOriginEndpointCommand.ts index a9e5f4e068150..48c3a3c6294dc 100644 --- a/clients/client-mediapackagev2/src/commands/CreateOriginEndpointCommand.ts +++ b/clients/client-mediapackagev2/src/commands/CreateOriginEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -265,6 +266,10 @@ export class CreateOriginEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "CreateOriginEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/DeleteChannelCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteChannelCommand.ts index 9be8097f4aa26..0b9611d707587 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteChannelCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -126,6 +127,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/DeleteChannelGroupCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteChannelGroupCommand.ts index bcf206dab7a8d..5122dfcdfc54a 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteChannelGroupCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteChannelGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -127,6 +128,10 @@ export class DeleteChannelGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "DeleteChannelGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/DeleteChannelPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteChannelPolicyCommand.ts index 33a5b391f7b46..a4a5c185f066d 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteChannelPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteChannelPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -128,6 +129,10 @@ export class DeleteChannelPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "DeleteChannelPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointCommand.ts index fa31496555565..181b804749e2a 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -126,6 +127,10 @@ export class DeleteOriginEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "DeleteOriginEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointPolicyCommand.ts index f221055be5ad7..0a176da334d77 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -129,6 +130,10 @@ export class DeleteOriginEndpointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "DeleteOriginEndpointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/GetChannelCommand.ts b/clients/client-mediapackagev2/src/commands/GetChannelCommand.ts index 613d8a9db8a56..6fa265463616e 100644 --- a/clients/client-mediapackagev2/src/commands/GetChannelCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -142,6 +143,10 @@ export class GetChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "GetChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/GetChannelGroupCommand.ts b/clients/client-mediapackagev2/src/commands/GetChannelGroupCommand.ts index e6f9b983cf582..f00d3a5baf85d 100644 --- a/clients/client-mediapackagev2/src/commands/GetChannelGroupCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetChannelGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -137,6 +138,10 @@ export class GetChannelGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "GetChannelGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/GetChannelPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/GetChannelPolicyCommand.ts index 11791c75bcf9d..919bfe28932e6 100644 --- a/clients/client-mediapackagev2/src/commands/GetChannelPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetChannelPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -132,6 +133,10 @@ export class GetChannelPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "GetChannelPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/GetOriginEndpointCommand.ts b/clients/client-mediapackagev2/src/commands/GetOriginEndpointCommand.ts index ee255e7c30f37..3a12fc86c7d64 100644 --- a/clients/client-mediapackagev2/src/commands/GetOriginEndpointCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetOriginEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -198,6 +199,10 @@ export class GetOriginEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "GetOriginEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/GetOriginEndpointPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/GetOriginEndpointPolicyCommand.ts index 33dc515bcebf1..79d4fd389c5ea 100644 --- a/clients/client-mediapackagev2/src/commands/GetOriginEndpointPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetOriginEndpointPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -134,6 +135,10 @@ export class GetOriginEndpointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "GetOriginEndpointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/ListChannelGroupsCommand.ts b/clients/client-mediapackagev2/src/commands/ListChannelGroupsCommand.ts index 3b9588eabeefc..1ad20f3e21ae1 100644 --- a/clients/client-mediapackagev2/src/commands/ListChannelGroupsCommand.ts +++ b/clients/client-mediapackagev2/src/commands/ListChannelGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -136,6 +137,10 @@ export class ListChannelGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "ListChannelGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/ListChannelsCommand.ts b/clients/client-mediapackagev2/src/commands/ListChannelsCommand.ts index b90326269a0f8..36951722953ba 100644 --- a/clients/client-mediapackagev2/src/commands/ListChannelsCommand.ts +++ b/clients/client-mediapackagev2/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -136,6 +137,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/ListOriginEndpointsCommand.ts b/clients/client-mediapackagev2/src/commands/ListOriginEndpointsCommand.ts index 54aa8b3f64ab5..22bc7a97e801c 100644 --- a/clients/client-mediapackagev2/src/commands/ListOriginEndpointsCommand.ts +++ b/clients/client-mediapackagev2/src/commands/ListOriginEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -158,6 +159,10 @@ export class ListOriginEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "ListOriginEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediapackagev2/src/commands/ListTagsForResourceCommand.ts index cfe23b1e7a81d..6bb99cafaa61e 100644 --- a/clients/client-mediapackagev2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediapackagev2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -119,6 +120,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/PutChannelPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/PutChannelPolicyCommand.ts index 3f4b166229ff2..d240ef14eb5ee 100644 --- a/clients/client-mediapackagev2/src/commands/PutChannelPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/PutChannelPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -132,6 +133,10 @@ export class PutChannelPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "PutChannelPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/PutOriginEndpointPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/PutOriginEndpointPolicyCommand.ts index 991246b781381..f1c79e7f97537 100644 --- a/clients/client-mediapackagev2/src/commands/PutOriginEndpointPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/PutOriginEndpointPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -133,6 +134,10 @@ export class PutOriginEndpointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "PutOriginEndpointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/TagResourceCommand.ts b/clients/client-mediapackagev2/src/commands/TagResourceCommand.ts index d7073e56e20bb..eba4da9b4c22b 100644 --- a/clients/client-mediapackagev2/src/commands/TagResourceCommand.ts +++ b/clients/client-mediapackagev2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -121,6 +122,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/UntagResourceCommand.ts b/clients/client-mediapackagev2/src/commands/UntagResourceCommand.ts index c226e527b6243..d84593a3c1ba5 100644 --- a/clients/client-mediapackagev2/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediapackagev2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -116,6 +117,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/UpdateChannelCommand.ts b/clients/client-mediapackagev2/src/commands/UpdateChannelCommand.ts index 491cb8ef9269e..4ecc5c70a36b3 100644 --- a/clients/client-mediapackagev2/src/commands/UpdateChannelCommand.ts +++ b/clients/client-mediapackagev2/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -147,6 +148,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/UpdateChannelGroupCommand.ts b/clients/client-mediapackagev2/src/commands/UpdateChannelGroupCommand.ts index c1ccc445c13e7..2a6df78ced4fe 100644 --- a/clients/client-mediapackagev2/src/commands/UpdateChannelGroupCommand.ts +++ b/clients/client-mediapackagev2/src/commands/UpdateChannelGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -142,6 +143,10 @@ export class UpdateChannelGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "UpdateChannelGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediapackagev2/src/commands/UpdateOriginEndpointCommand.ts b/clients/client-mediapackagev2/src/commands/UpdateOriginEndpointCommand.ts index 338eced331bb9..efdd7a96b6240 100644 --- a/clients/client-mediapackagev2/src/commands/UpdateOriginEndpointCommand.ts +++ b/clients/client-mediapackagev2/src/commands/UpdateOriginEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaPackageV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaPackageV2Client"; @@ -262,6 +263,10 @@ export class UpdateOriginEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mediapackagev2", + operation: "UpdateOriginEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore-data/package.json b/clients/client-mediastore-data/package.json index de06dc79a3943..737c8e54ac273 100644 --- a/clients/client-mediastore-data/package.json +++ b/clients/client-mediastore-data/package.json @@ -35,28 +35,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-mediastore-data/src/commands/DeleteObjectCommand.ts b/clients/client-mediastore-data/src/commands/DeleteObjectCommand.ts index 4102f2d8c0590..d5ff8288aec63 100644 --- a/clients/client-mediastore-data/src/commands/DeleteObjectCommand.ts +++ b/clients/client-mediastore-data/src/commands/DeleteObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreDataClient"; @@ -119,6 +120,10 @@ export class DeleteObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStoreObject_20170901", + operation: "DeleteObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore-data/src/commands/DescribeObjectCommand.ts b/clients/client-mediastore-data/src/commands/DescribeObjectCommand.ts index fa14cf32dd352..ac58e3d337a50 100644 --- a/clients/client-mediastore-data/src/commands/DescribeObjectCommand.ts +++ b/clients/client-mediastore-data/src/commands/DescribeObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreDataClient"; @@ -127,6 +128,10 @@ export class DescribeObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStoreObject_20170901", + operation: "DescribeObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore-data/src/commands/GetObjectCommand.ts b/clients/client-mediastore-data/src/commands/GetObjectCommand.ts index 87a1518e975a3..6f2c8ade0408f 100644 --- a/clients/client-mediastore-data/src/commands/GetObjectCommand.ts +++ b/clients/client-mediastore-data/src/commands/GetObjectCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -136,6 +137,10 @@ export class GetObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetObjectResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStoreObject_20170901", + operation: "GetObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore-data/src/commands/ListItemsCommand.ts b/clients/client-mediastore-data/src/commands/ListItemsCommand.ts index 6d448a5bfcf9f..c49707f574f58 100644 --- a/clients/client-mediastore-data/src/commands/ListItemsCommand.ts +++ b/clients/client-mediastore-data/src/commands/ListItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreDataClient"; @@ -131,6 +132,10 @@ export class ListItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStoreObject_20170901", + operation: "ListItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore-data/src/commands/PutObjectCommand.ts b/clients/client-mediastore-data/src/commands/PutObjectCommand.ts index 56ffe07e9ab79..9723be9ba7685 100644 --- a/clients/client-mediastore-data/src/commands/PutObjectCommand.ts +++ b/clients/client-mediastore-data/src/commands/PutObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -129,6 +130,10 @@ export class PutObjectCommand extends $Command< commandName, inputFilterSensitiveLog: PutObjectRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStoreObject_20170901", + operation: "PutObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/package.json b/clients/client-mediastore/package.json index 1b274469d2227..ab0931c3ecb04 100644 --- a/clients/client-mediastore/package.json +++ b/clients/client-mediastore/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-mediastore/src/commands/CreateContainerCommand.ts b/clients/client-mediastore/src/commands/CreateContainerCommand.ts index 3ac202bc48a17..303866e7e7537 100644 --- a/clients/client-mediastore/src/commands/CreateContainerCommand.ts +++ b/clients/client-mediastore/src/commands/CreateContainerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -138,6 +139,10 @@ export class CreateContainerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "CreateContainer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/DeleteContainerCommand.ts b/clients/client-mediastore/src/commands/DeleteContainerCommand.ts index 1675f361b10b7..5b46d37f02b37 100644 --- a/clients/client-mediastore/src/commands/DeleteContainerCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteContainerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -124,6 +125,10 @@ export class DeleteContainerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "DeleteContainer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/DeleteContainerPolicyCommand.ts b/clients/client-mediastore/src/commands/DeleteContainerPolicyCommand.ts index a88b375efccbf..8b3cb672ace14 100644 --- a/clients/client-mediastore/src/commands/DeleteContainerPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteContainerPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -125,6 +126,10 @@ export class DeleteContainerPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "DeleteContainerPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/DeleteCorsPolicyCommand.ts b/clients/client-mediastore/src/commands/DeleteCorsPolicyCommand.ts index 010fe7361f917..4c0312a045f5e 100644 --- a/clients/client-mediastore/src/commands/DeleteCorsPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteCorsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -129,6 +130,10 @@ export class DeleteCorsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "DeleteCorsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/DeleteLifecyclePolicyCommand.ts b/clients/client-mediastore/src/commands/DeleteLifecyclePolicyCommand.ts index eae6c6e0e99cb..20dc16a8daac9 100644 --- a/clients/client-mediastore/src/commands/DeleteLifecyclePolicyCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -125,6 +126,10 @@ export class DeleteLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "DeleteLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/DeleteMetricPolicyCommand.ts b/clients/client-mediastore/src/commands/DeleteMetricPolicyCommand.ts index fd6117c86bdf1..2ce31b98c16e8 100644 --- a/clients/client-mediastore/src/commands/DeleteMetricPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteMetricPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -125,6 +126,10 @@ export class DeleteMetricPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "DeleteMetricPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/DescribeContainerCommand.ts b/clients/client-mediastore/src/commands/DescribeContainerCommand.ts index 9cd363e7246e6..d603b4c6313f2 100644 --- a/clients/client-mediastore/src/commands/DescribeContainerCommand.ts +++ b/clients/client-mediastore/src/commands/DescribeContainerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -133,6 +134,10 @@ export class DescribeContainerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "DescribeContainer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/GetContainerPolicyCommand.ts b/clients/client-mediastore/src/commands/GetContainerPolicyCommand.ts index 9d9e52e2bc53c..788211046e1af 100644 --- a/clients/client-mediastore/src/commands/GetContainerPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/GetContainerPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -129,6 +130,10 @@ export class GetContainerPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "GetContainerPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/GetCorsPolicyCommand.ts b/clients/client-mediastore/src/commands/GetCorsPolicyCommand.ts index a1763b51e9485..d45ca093c5cc2 100644 --- a/clients/client-mediastore/src/commands/GetCorsPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/GetCorsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -145,6 +146,10 @@ export class GetCorsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "GetCorsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/GetLifecyclePolicyCommand.ts b/clients/client-mediastore/src/commands/GetLifecyclePolicyCommand.ts index 51b5e6f8bb578..0df5e7b998b1c 100644 --- a/clients/client-mediastore/src/commands/GetLifecyclePolicyCommand.ts +++ b/clients/client-mediastore/src/commands/GetLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -127,6 +128,10 @@ export class GetLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "GetLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/GetMetricPolicyCommand.ts b/clients/client-mediastore/src/commands/GetMetricPolicyCommand.ts index 37f52f354318f..05857c050fc7c 100644 --- a/clients/client-mediastore/src/commands/GetMetricPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/GetMetricPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -135,6 +136,10 @@ export class GetMetricPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "GetMetricPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/ListContainersCommand.ts b/clients/client-mediastore/src/commands/ListContainersCommand.ts index 09fa6114ebcd9..4d1a4fc536fdc 100644 --- a/clients/client-mediastore/src/commands/ListContainersCommand.ts +++ b/clients/client-mediastore/src/commands/ListContainersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -136,6 +137,10 @@ export class ListContainersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "ListContainers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediastore/src/commands/ListTagsForResourceCommand.ts index 81a4cc4c070ef..9c85236a4fa32 100644 --- a/clients/client-mediastore/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediastore/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/PutContainerPolicyCommand.ts b/clients/client-mediastore/src/commands/PutContainerPolicyCommand.ts index 1b2921459ae75..385531834eb34 100644 --- a/clients/client-mediastore/src/commands/PutContainerPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/PutContainerPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -129,6 +130,10 @@ export class PutContainerPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "PutContainerPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/PutCorsPolicyCommand.ts b/clients/client-mediastore/src/commands/PutCorsPolicyCommand.ts index c8af1fe3f5961..c5513b123e0d1 100644 --- a/clients/client-mediastore/src/commands/PutCorsPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/PutCorsPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -147,6 +148,10 @@ export class PutCorsPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "PutCorsPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/PutLifecyclePolicyCommand.ts b/clients/client-mediastore/src/commands/PutLifecyclePolicyCommand.ts index 35631dc15e101..5a41f2860eeab 100644 --- a/clients/client-mediastore/src/commands/PutLifecyclePolicyCommand.ts +++ b/clients/client-mediastore/src/commands/PutLifecyclePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -124,6 +125,10 @@ export class PutLifecyclePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "PutLifecyclePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/PutMetricPolicyCommand.ts b/clients/client-mediastore/src/commands/PutMetricPolicyCommand.ts index 3dc95d03068f4..8f10fc3b4fc8f 100644 --- a/clients/client-mediastore/src/commands/PutMetricPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/PutMetricPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -131,6 +132,10 @@ export class PutMetricPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "PutMetricPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/StartAccessLoggingCommand.ts b/clients/client-mediastore/src/commands/StartAccessLoggingCommand.ts index f8b03bd4f8d2b..7ec385ab763c0 100644 --- a/clients/client-mediastore/src/commands/StartAccessLoggingCommand.ts +++ b/clients/client-mediastore/src/commands/StartAccessLoggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -122,6 +123,10 @@ export class StartAccessLoggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "StartAccessLogging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/StopAccessLoggingCommand.ts b/clients/client-mediastore/src/commands/StopAccessLoggingCommand.ts index 56a7f6bbd0eff..ce0a242455565 100644 --- a/clients/client-mediastore/src/commands/StopAccessLoggingCommand.ts +++ b/clients/client-mediastore/src/commands/StopAccessLoggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -122,6 +123,10 @@ export class StopAccessLoggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "StopAccessLogging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/TagResourceCommand.ts b/clients/client-mediastore/src/commands/TagResourceCommand.ts index 40f9d26042cf9..8fe5a62d32454 100644 --- a/clients/client-mediastore/src/commands/TagResourceCommand.ts +++ b/clients/client-mediastore/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediastore/src/commands/UntagResourceCommand.ts b/clients/client-mediastore/src/commands/UntagResourceCommand.ts index 041bdf44f71b4..7b8447e9ba524 100644 --- a/clients/client-mediastore/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediastore/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaStoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaStoreClient"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaStore_20170901", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/package.json b/clients/client-mediatailor/package.json index c63c3f4492644..b511d52a30dce 100644 --- a/clients/client-mediatailor/package.json +++ b/clients/client-mediatailor/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-mediatailor/src/commands/ConfigureLogsForChannelCommand.ts b/clients/client-mediatailor/src/commands/ConfigureLogsForChannelCommand.ts index 3e7f66a805d94..8bf7edbb082e9 100644 --- a/clients/client-mediatailor/src/commands/ConfigureLogsForChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/ConfigureLogsForChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -120,6 +121,10 @@ export class ConfigureLogsForChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ConfigureLogsForChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ConfigureLogsForPlaybackConfigurationCommand.ts b/clients/client-mediatailor/src/commands/ConfigureLogsForPlaybackConfigurationCommand.ts index 91a2bec5bcd1d..0ff22f8cf457d 100644 --- a/clients/client-mediatailor/src/commands/ConfigureLogsForPlaybackConfigurationCommand.ts +++ b/clients/client-mediatailor/src/commands/ConfigureLogsForPlaybackConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -125,6 +126,10 @@ export class ConfigureLogsForPlaybackConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ConfigureLogsForPlaybackConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/CreateChannelCommand.ts b/clients/client-mediatailor/src/commands/CreateChannelCommand.ts index 5451c45e82d2e..82d142785ed93 100644 --- a/clients/client-mediatailor/src/commands/CreateChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -171,6 +172,10 @@ export class CreateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "CreateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/CreateLiveSourceCommand.ts b/clients/client-mediatailor/src/commands/CreateLiveSourceCommand.ts index 596cb90665a5e..8f61a56e5de3b 100644 --- a/clients/client-mediatailor/src/commands/CreateLiveSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateLiveSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -139,6 +140,10 @@ export class CreateLiveSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "CreateLiveSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/CreatePrefetchScheduleCommand.ts b/clients/client-mediatailor/src/commands/CreatePrefetchScheduleCommand.ts index a6026e46367e4..c88787079cc14 100644 --- a/clients/client-mediatailor/src/commands/CreatePrefetchScheduleCommand.ts +++ b/clients/client-mediatailor/src/commands/CreatePrefetchScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -153,6 +154,10 @@ export class CreatePrefetchScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "CreatePrefetchSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/CreateProgramCommand.ts b/clients/client-mediatailor/src/commands/CreateProgramCommand.ts index 0171ec0eac3f1..f841388177c56 100644 --- a/clients/client-mediatailor/src/commands/CreateProgramCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateProgramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -211,6 +212,10 @@ export class CreateProgramCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "CreateProgram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/CreateSourceLocationCommand.ts b/clients/client-mediatailor/src/commands/CreateSourceLocationCommand.ts index 2805690accc9c..13d9a4dba8bb0 100644 --- a/clients/client-mediatailor/src/commands/CreateSourceLocationCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateSourceLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -163,6 +164,10 @@ export class CreateSourceLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "CreateSourceLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/CreateVodSourceCommand.ts b/clients/client-mediatailor/src/commands/CreateVodSourceCommand.ts index 69611f2f8ce18..a1e0ea34685a7 100644 --- a/clients/client-mediatailor/src/commands/CreateVodSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateVodSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -139,6 +140,10 @@ export class CreateVodSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "CreateVodSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DeleteChannelCommand.ts b/clients/client-mediatailor/src/commands/DeleteChannelCommand.ts index 426f7a91cc33d..59ae345abc238 100644 --- a/clients/client-mediatailor/src/commands/DeleteChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -110,6 +111,10 @@ export class DeleteChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DeleteChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DeleteChannelPolicyCommand.ts b/clients/client-mediatailor/src/commands/DeleteChannelPolicyCommand.ts index 75cfd62eac540..e0269ced726bf 100644 --- a/clients/client-mediatailor/src/commands/DeleteChannelPolicyCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteChannelPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -112,6 +113,10 @@ export class DeleteChannelPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DeleteChannelPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DeleteLiveSourceCommand.ts b/clients/client-mediatailor/src/commands/DeleteLiveSourceCommand.ts index 004d280c1c151..441b23855afdf 100644 --- a/clients/client-mediatailor/src/commands/DeleteLiveSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteLiveSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -113,6 +114,10 @@ export class DeleteLiveSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DeleteLiveSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DeletePlaybackConfigurationCommand.ts b/clients/client-mediatailor/src/commands/DeletePlaybackConfigurationCommand.ts index 4b938e1be37a4..fc6fc0b798add 100644 --- a/clients/client-mediatailor/src/commands/DeletePlaybackConfigurationCommand.ts +++ b/clients/client-mediatailor/src/commands/DeletePlaybackConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -117,6 +118,10 @@ export class DeletePlaybackConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DeletePlaybackConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DeletePrefetchScheduleCommand.ts b/clients/client-mediatailor/src/commands/DeletePrefetchScheduleCommand.ts index 835cbe582bb70..ae41ce3d4626b 100644 --- a/clients/client-mediatailor/src/commands/DeletePrefetchScheduleCommand.ts +++ b/clients/client-mediatailor/src/commands/DeletePrefetchScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -113,6 +114,10 @@ export class DeletePrefetchScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DeletePrefetchSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DeleteProgramCommand.ts b/clients/client-mediatailor/src/commands/DeleteProgramCommand.ts index 6ef9c04e2f2cb..5bfa83dfc6b12 100644 --- a/clients/client-mediatailor/src/commands/DeleteProgramCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteProgramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -111,6 +112,10 @@ export class DeleteProgramCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DeleteProgram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DeleteSourceLocationCommand.ts b/clients/client-mediatailor/src/commands/DeleteSourceLocationCommand.ts index 4271ed21f73c9..8a981771849d9 100644 --- a/clients/client-mediatailor/src/commands/DeleteSourceLocationCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteSourceLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -112,6 +113,10 @@ export class DeleteSourceLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DeleteSourceLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DeleteVodSourceCommand.ts b/clients/client-mediatailor/src/commands/DeleteVodSourceCommand.ts index bda028bdd653b..cce12711b5f32 100644 --- a/clients/client-mediatailor/src/commands/DeleteVodSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteVodSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -113,6 +114,10 @@ export class DeleteVodSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DeleteVodSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DescribeChannelCommand.ts b/clients/client-mediatailor/src/commands/DescribeChannelCommand.ts index 25c0d9b425bdd..b870ebe6221a2 100644 --- a/clients/client-mediatailor/src/commands/DescribeChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -151,6 +152,10 @@ export class DescribeChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DescribeChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DescribeLiveSourceCommand.ts b/clients/client-mediatailor/src/commands/DescribeLiveSourceCommand.ts index f77f6791b59e9..cc56485b3a4f2 100644 --- a/clients/client-mediatailor/src/commands/DescribeLiveSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeLiveSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -129,6 +130,10 @@ export class DescribeLiveSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DescribeLiveSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DescribeProgramCommand.ts b/clients/client-mediatailor/src/commands/DescribeProgramCommand.ts index a09ab747cd962..ae3b2d35a4706 100644 --- a/clients/client-mediatailor/src/commands/DescribeProgramCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeProgramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -162,6 +163,10 @@ export class DescribeProgramCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DescribeProgram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DescribeSourceLocationCommand.ts b/clients/client-mediatailor/src/commands/DescribeSourceLocationCommand.ts index 90be1639edc44..59080205f4872 100644 --- a/clients/client-mediatailor/src/commands/DescribeSourceLocationCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeSourceLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -140,6 +141,10 @@ export class DescribeSourceLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DescribeSourceLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/DescribeVodSourceCommand.ts b/clients/client-mediatailor/src/commands/DescribeVodSourceCommand.ts index 632c350cd3cd7..a68690b6ed308 100644 --- a/clients/client-mediatailor/src/commands/DescribeVodSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeVodSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -129,6 +130,10 @@ export class DescribeVodSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "DescribeVodSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/GetChannelPolicyCommand.ts b/clients/client-mediatailor/src/commands/GetChannelPolicyCommand.ts index 439e21bcb4a14..8f9031335b541 100644 --- a/clients/client-mediatailor/src/commands/GetChannelPolicyCommand.ts +++ b/clients/client-mediatailor/src/commands/GetChannelPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -114,6 +115,10 @@ export class GetChannelPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "GetChannelPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/GetChannelScheduleCommand.ts b/clients/client-mediatailor/src/commands/GetChannelScheduleCommand.ts index 3ea940bdacd3e..50f9d56e83500 100644 --- a/clients/client-mediatailor/src/commands/GetChannelScheduleCommand.ts +++ b/clients/client-mediatailor/src/commands/GetChannelScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -138,6 +139,10 @@ export class GetChannelScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "GetChannelSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/GetPlaybackConfigurationCommand.ts b/clients/client-mediatailor/src/commands/GetPlaybackConfigurationCommand.ts index 8e72ca8da2109..a564fc6f7ea7a 100644 --- a/clients/client-mediatailor/src/commands/GetPlaybackConfigurationCommand.ts +++ b/clients/client-mediatailor/src/commands/GetPlaybackConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -163,6 +164,10 @@ export class GetPlaybackConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "GetPlaybackConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/GetPrefetchScheduleCommand.ts b/clients/client-mediatailor/src/commands/GetPrefetchScheduleCommand.ts index 513d733883af5..516c26d13eb6d 100644 --- a/clients/client-mediatailor/src/commands/GetPrefetchScheduleCommand.ts +++ b/clients/client-mediatailor/src/commands/GetPrefetchScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -135,6 +136,10 @@ export class GetPrefetchScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "GetPrefetchSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ListAlertsCommand.ts b/clients/client-mediatailor/src/commands/ListAlertsCommand.ts index 51694e32fe8aa..2a2666200b1e6 100644 --- a/clients/client-mediatailor/src/commands/ListAlertsCommand.ts +++ b/clients/client-mediatailor/src/commands/ListAlertsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -126,6 +127,10 @@ export class ListAlertsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ListAlerts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ListChannelsCommand.ts b/clients/client-mediatailor/src/commands/ListChannelsCommand.ts index c7097410d75cc..be86fb1628325 100644 --- a/clients/client-mediatailor/src/commands/ListChannelsCommand.ts +++ b/clients/client-mediatailor/src/commands/ListChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -155,6 +156,10 @@ export class ListChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ListChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ListLiveSourcesCommand.ts b/clients/client-mediatailor/src/commands/ListLiveSourcesCommand.ts index f8ff9fd01afca..1c3a3f6f00947 100644 --- a/clients/client-mediatailor/src/commands/ListLiveSourcesCommand.ts +++ b/clients/client-mediatailor/src/commands/ListLiveSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -135,6 +136,10 @@ export class ListLiveSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ListLiveSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ListPlaybackConfigurationsCommand.ts b/clients/client-mediatailor/src/commands/ListPlaybackConfigurationsCommand.ts index c4968e19b8358..cd7e22967be16 100644 --- a/clients/client-mediatailor/src/commands/ListPlaybackConfigurationsCommand.ts +++ b/clients/client-mediatailor/src/commands/ListPlaybackConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -169,6 +170,10 @@ export class ListPlaybackConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ListPlaybackConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ListPrefetchSchedulesCommand.ts b/clients/client-mediatailor/src/commands/ListPrefetchSchedulesCommand.ts index 8c5a92837b725..885987b4e4be1 100644 --- a/clients/client-mediatailor/src/commands/ListPrefetchSchedulesCommand.ts +++ b/clients/client-mediatailor/src/commands/ListPrefetchSchedulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -142,6 +143,10 @@ export class ListPrefetchSchedulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ListPrefetchSchedules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ListSourceLocationsCommand.ts b/clients/client-mediatailor/src/commands/ListSourceLocationsCommand.ts index 5d47b8e857ba7..323491216eb8d 100644 --- a/clients/client-mediatailor/src/commands/ListSourceLocationsCommand.ts +++ b/clients/client-mediatailor/src/commands/ListSourceLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -146,6 +147,10 @@ export class ListSourceLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ListSourceLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediatailor/src/commands/ListTagsForResourceCommand.ts index 37fd25bbfcb33..e40e54cda29b6 100644 --- a/clients/client-mediatailor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediatailor/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -119,6 +120,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/ListVodSourcesCommand.ts b/clients/client-mediatailor/src/commands/ListVodSourcesCommand.ts index 005c9481215bc..344b306dd7fde 100644 --- a/clients/client-mediatailor/src/commands/ListVodSourcesCommand.ts +++ b/clients/client-mediatailor/src/commands/ListVodSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -135,6 +136,10 @@ export class ListVodSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "ListVodSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/PutChannelPolicyCommand.ts b/clients/client-mediatailor/src/commands/PutChannelPolicyCommand.ts index 4428f715bd023..ede4356d7c073 100644 --- a/clients/client-mediatailor/src/commands/PutChannelPolicyCommand.ts +++ b/clients/client-mediatailor/src/commands/PutChannelPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -113,6 +114,10 @@ export class PutChannelPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "PutChannelPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/PutPlaybackConfigurationCommand.ts b/clients/client-mediatailor/src/commands/PutPlaybackConfigurationCommand.ts index dcd14cac08d2b..fc281f85b919d 100644 --- a/clients/client-mediatailor/src/commands/PutPlaybackConfigurationCommand.ts +++ b/clients/client-mediatailor/src/commands/PutPlaybackConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -202,6 +203,10 @@ export class PutPlaybackConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "PutPlaybackConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/StartChannelCommand.ts b/clients/client-mediatailor/src/commands/StartChannelCommand.ts index 48312d38c603c..4ca654920b700 100644 --- a/clients/client-mediatailor/src/commands/StartChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/StartChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -110,6 +111,10 @@ export class StartChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "StartChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/StopChannelCommand.ts b/clients/client-mediatailor/src/commands/StopChannelCommand.ts index 738241a1071ad..a030d1ebc043d 100644 --- a/clients/client-mediatailor/src/commands/StopChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/StopChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -110,6 +111,10 @@ export class StopChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "StopChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/TagResourceCommand.ts b/clients/client-mediatailor/src/commands/TagResourceCommand.ts index 3cac5b766d8ea..77f76640ebb8e 100644 --- a/clients/client-mediatailor/src/commands/TagResourceCommand.ts +++ b/clients/client-mediatailor/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -116,6 +117,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/UntagResourceCommand.ts b/clients/client-mediatailor/src/commands/UntagResourceCommand.ts index 2e8685a32670a..69c6c63506e42 100644 --- a/clients/client-mediatailor/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediatailor/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -116,6 +117,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/UpdateChannelCommand.ts b/clients/client-mediatailor/src/commands/UpdateChannelCommand.ts index 31100e7812890..b4f015b821b29 100644 --- a/clients/client-mediatailor/src/commands/UpdateChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -166,6 +167,10 @@ export class UpdateChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "UpdateChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/UpdateLiveSourceCommand.ts b/clients/client-mediatailor/src/commands/UpdateLiveSourceCommand.ts index 1dc15a1b7d880..40865addcef4f 100644 --- a/clients/client-mediatailor/src/commands/UpdateLiveSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateLiveSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -136,6 +137,10 @@ export class UpdateLiveSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "UpdateLiveSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/UpdateProgramCommand.ts b/clients/client-mediatailor/src/commands/UpdateProgramCommand.ts index 0c378f3614944..d3ed7346c6e25 100644 --- a/clients/client-mediatailor/src/commands/UpdateProgramCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateProgramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -205,6 +206,10 @@ export class UpdateProgramCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "UpdateProgram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/UpdateSourceLocationCommand.ts b/clients/client-mediatailor/src/commands/UpdateSourceLocationCommand.ts index 603778f6c81d0..2bbfa040d1b58 100644 --- a/clients/client-mediatailor/src/commands/UpdateSourceLocationCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateSourceLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -160,6 +161,10 @@ export class UpdateSourceLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "UpdateSourceLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mediatailor/src/commands/UpdateVodSourceCommand.ts b/clients/client-mediatailor/src/commands/UpdateVodSourceCommand.ts index 4c6b0c8ff1e0d..a3d4674fb4d4e 100644 --- a/clients/client-mediatailor/src/commands/UpdateVodSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateVodSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient"; @@ -136,6 +137,10 @@ export class UpdateVodSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MediaTailor", + operation: "UpdateVodSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/package.json b/clients/client-medical-imaging/package.json index 2e713ec5613dd..44512565b932e 100644 --- a/clients/client-medical-imaging/package.json +++ b/clients/client-medical-imaging/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-medical-imaging/src/commands/CopyImageSetCommand.ts b/clients/client-medical-imaging/src/commands/CopyImageSetCommand.ts index c279e91cb97b3..b329800637ffa 100644 --- a/clients/client-medical-imaging/src/commands/CopyImageSetCommand.ts +++ b/clients/client-medical-imaging/src/commands/CopyImageSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -161,6 +162,10 @@ export class CopyImageSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "CopyImageSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/CreateDatastoreCommand.ts b/clients/client-medical-imaging/src/commands/CreateDatastoreCommand.ts index b298d2ca5a477..7ab29dd219f8a 100644 --- a/clients/client-medical-imaging/src/commands/CreateDatastoreCommand.ts +++ b/clients/client-medical-imaging/src/commands/CreateDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -138,6 +139,10 @@ export class CreateDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "CreateDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/DeleteDatastoreCommand.ts b/clients/client-medical-imaging/src/commands/DeleteDatastoreCommand.ts index 5535552723dd3..e110faca383df 100644 --- a/clients/client-medical-imaging/src/commands/DeleteDatastoreCommand.ts +++ b/clients/client-medical-imaging/src/commands/DeleteDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -136,6 +137,10 @@ export class DeleteDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "DeleteDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/DeleteImageSetCommand.ts b/clients/client-medical-imaging/src/commands/DeleteImageSetCommand.ts index 6ece8bc5a19a6..5e9dfac29d4bb 100644 --- a/clients/client-medical-imaging/src/commands/DeleteImageSetCommand.ts +++ b/clients/client-medical-imaging/src/commands/DeleteImageSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -136,6 +137,10 @@ export class DeleteImageSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "DeleteImageSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/GetDICOMImportJobCommand.ts b/clients/client-medical-imaging/src/commands/GetDICOMImportJobCommand.ts index 93c8b66640dc6..d1002ebead0be 100644 --- a/clients/client-medical-imaging/src/commands/GetDICOMImportJobCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetDICOMImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -144,6 +145,10 @@ export class GetDICOMImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "GetDICOMImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/GetDatastoreCommand.ts b/clients/client-medical-imaging/src/commands/GetDatastoreCommand.ts index c4a1418c14bcd..ac46240013be8 100644 --- a/clients/client-medical-imaging/src/commands/GetDatastoreCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetDatastoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -135,6 +136,10 @@ export class GetDatastoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "GetDatastore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/GetImageFrameCommand.ts b/clients/client-medical-imaging/src/commands/GetImageFrameCommand.ts index d0cb9a6ebb227..96865358c7d00 100644 --- a/clients/client-medical-imaging/src/commands/GetImageFrameCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetImageFrameCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -143,6 +144,10 @@ export class GetImageFrameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetImageFrameResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "GetImageFrame", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/GetImageSetCommand.ts b/clients/client-medical-imaging/src/commands/GetImageSetCommand.ts index babc99db90149..87d821363806f 100644 --- a/clients/client-medical-imaging/src/commands/GetImageSetCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetImageSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -141,6 +142,10 @@ export class GetImageSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "GetImageSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/GetImageSetMetadataCommand.ts b/clients/client-medical-imaging/src/commands/GetImageSetMetadataCommand.ts index 2a361145af614..23639c5eff955 100644 --- a/clients/client-medical-imaging/src/commands/GetImageSetMetadataCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetImageSetMetadataCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -146,6 +147,10 @@ export class GetImageSetMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetImageSetMetadataResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "GetImageSetMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/ListDICOMImportJobsCommand.ts b/clients/client-medical-imaging/src/commands/ListDICOMImportJobsCommand.ts index e7206889bfd91..eb28be4b424f0 100644 --- a/clients/client-medical-imaging/src/commands/ListDICOMImportJobsCommand.ts +++ b/clients/client-medical-imaging/src/commands/ListDICOMImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -147,6 +148,10 @@ export class ListDICOMImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "ListDICOMImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/ListDatastoresCommand.ts b/clients/client-medical-imaging/src/commands/ListDatastoresCommand.ts index f48b2fd4c88ad..bc7e773806f8a 100644 --- a/clients/client-medical-imaging/src/commands/ListDatastoresCommand.ts +++ b/clients/client-medical-imaging/src/commands/ListDatastoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -138,6 +139,10 @@ export class ListDatastoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "ListDatastores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/ListImageSetVersionsCommand.ts b/clients/client-medical-imaging/src/commands/ListImageSetVersionsCommand.ts index 43c9e4dcee687..e5af3cbff0c04 100644 --- a/clients/client-medical-imaging/src/commands/ListImageSetVersionsCommand.ts +++ b/clients/client-medical-imaging/src/commands/ListImageSetVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -147,6 +148,10 @@ export class ListImageSetVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "ListImageSetVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/ListTagsForResourceCommand.ts b/clients/client-medical-imaging/src/commands/ListTagsForResourceCommand.ts index 9deedd4974fe7..cb16f96ff9b96 100644 --- a/clients/client-medical-imaging/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-medical-imaging/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/SearchImageSetsCommand.ts b/clients/client-medical-imaging/src/commands/SearchImageSetsCommand.ts index 43c0f40352a84..9bb934d44fc69 100644 --- a/clients/client-medical-imaging/src/commands/SearchImageSetsCommand.ts +++ b/clients/client-medical-imaging/src/commands/SearchImageSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -181,6 +182,10 @@ export class SearchImageSetsCommand extends $Command< commandName, inputFilterSensitiveLog: SearchImageSetsRequestFilterSensitiveLog, outputFilterSensitiveLog: SearchImageSetsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "SearchImageSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/StartDICOMImportJobCommand.ts b/clients/client-medical-imaging/src/commands/StartDICOMImportJobCommand.ts index f1123009f35bf..2ef954e2ecc06 100644 --- a/clients/client-medical-imaging/src/commands/StartDICOMImportJobCommand.ts +++ b/clients/client-medical-imaging/src/commands/StartDICOMImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -145,6 +146,10 @@ export class StartDICOMImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "StartDICOMImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/TagResourceCommand.ts b/clients/client-medical-imaging/src/commands/TagResourceCommand.ts index 003daad00bbeb..0c9850d9766bd 100644 --- a/clients/client-medical-imaging/src/commands/TagResourceCommand.ts +++ b/clients/client-medical-imaging/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/UntagResourceCommand.ts b/clients/client-medical-imaging/src/commands/UntagResourceCommand.ts index d3bf70027d258..57c9651c72a2d 100644 --- a/clients/client-medical-imaging/src/commands/UntagResourceCommand.ts +++ b/clients/client-medical-imaging/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-medical-imaging/src/commands/UpdateImageSetMetadataCommand.ts b/clients/client-medical-imaging/src/commands/UpdateImageSetMetadataCommand.ts index 497c86c5687a8..0f15ec9cb5223 100644 --- a/clients/client-medical-imaging/src/commands/UpdateImageSetMetadataCommand.ts +++ b/clients/client-medical-imaging/src/commands/UpdateImageSetMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MedicalImagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MedicalImagingClient"; @@ -154,6 +155,10 @@ export class UpdateImageSetMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateImageSetMetadataRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AHIGatewayService", + operation: "UpdateImageSetMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/package.json b/clients/client-memorydb/package.json index 8edaf0fd8cd2f..3e41ae75d571d 100644 --- a/clients/client-memorydb/package.json +++ b/clients/client-memorydb/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-memorydb/src/commands/BatchUpdateClusterCommand.ts b/clients/client-memorydb/src/commands/BatchUpdateClusterCommand.ts index 8f59b5bab4f2f..85820226e2612 100644 --- a/clients/client-memorydb/src/commands/BatchUpdateClusterCommand.ts +++ b/clients/client-memorydb/src/commands/BatchUpdateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -203,6 +204,10 @@ export class BatchUpdateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "BatchUpdateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/CopySnapshotCommand.ts b/clients/client-memorydb/src/commands/CopySnapshotCommand.ts index b6b062c829577..47d600ee41df8 100644 --- a/clients/client-memorydb/src/commands/CopySnapshotCommand.ts +++ b/clients/client-memorydb/src/commands/CopySnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -178,6 +179,10 @@ export class CopySnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "CopySnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/CreateACLCommand.ts b/clients/client-memorydb/src/commands/CreateACLCommand.ts index 5b89367503e4e..93023288b456c 100644 --- a/clients/client-memorydb/src/commands/CreateACLCommand.ts +++ b/clients/client-memorydb/src/commands/CreateACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -161,6 +162,10 @@ export class CreateACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "CreateACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/CreateClusterCommand.ts b/clients/client-memorydb/src/commands/CreateClusterCommand.ts index 1882df23e6f40..3a50f8a8c5cae 100644 --- a/clients/client-memorydb/src/commands/CreateClusterCommand.ts +++ b/clients/client-memorydb/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -259,6 +260,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/CreateParameterGroupCommand.ts b/clients/client-memorydb/src/commands/CreateParameterGroupCommand.ts index 55e93bb9f5749..703ad7418f298 100644 --- a/clients/client-memorydb/src/commands/CreateParameterGroupCommand.ts +++ b/clients/client-memorydb/src/commands/CreateParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -151,6 +152,10 @@ export class CreateParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "CreateParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/CreateSnapshotCommand.ts b/clients/client-memorydb/src/commands/CreateSnapshotCommand.ts index c31d8671c757e..080c955d5ceb6 100644 --- a/clients/client-memorydb/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-memorydb/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -179,6 +180,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/CreateSubnetGroupCommand.ts b/clients/client-memorydb/src/commands/CreateSubnetGroupCommand.ts index 911d7a93cbfcd..b78454c6775a1 100644 --- a/clients/client-memorydb/src/commands/CreateSubnetGroupCommand.ts +++ b/clients/client-memorydb/src/commands/CreateSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -161,6 +162,10 @@ export class CreateSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "CreateSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/CreateUserCommand.ts b/clients/client-memorydb/src/commands/CreateUserCommand.ts index 5e96e8bd35e94..e07fec3b1122a 100644 --- a/clients/client-memorydb/src/commands/CreateUserCommand.ts +++ b/clients/client-memorydb/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -156,6 +157,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DeleteACLCommand.ts b/clients/client-memorydb/src/commands/DeleteACLCommand.ts index c56a2f4726ab0..f68c019870ac3 100644 --- a/clients/client-memorydb/src/commands/DeleteACLCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -140,6 +141,10 @@ export class DeleteACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DeleteACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DeleteClusterCommand.ts b/clients/client-memorydb/src/commands/DeleteClusterCommand.ts index b800fc7487aad..94fb2f1727787 100644 --- a/clients/client-memorydb/src/commands/DeleteClusterCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -200,6 +201,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DeleteParameterGroupCommand.ts b/clients/client-memorydb/src/commands/DeleteParameterGroupCommand.ts index c9c98fce5a532..a238736eaa97f 100644 --- a/clients/client-memorydb/src/commands/DeleteParameterGroupCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -135,6 +136,10 @@ export class DeleteParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DeleteParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DeleteSnapshotCommand.ts b/clients/client-memorydb/src/commands/DeleteSnapshotCommand.ts index ab53210e9babd..306c91c4d37b1 100644 --- a/clients/client-memorydb/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -162,6 +163,10 @@ export class DeleteSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DeleteSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DeleteSubnetGroupCommand.ts b/clients/client-memorydb/src/commands/DeleteSubnetGroupCommand.ts index dd55890ea7976..e57f8548340d2 100644 --- a/clients/client-memorydb/src/commands/DeleteSubnetGroupCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -136,6 +137,10 @@ export class DeleteSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DeleteSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DeleteUserCommand.ts b/clients/client-memorydb/src/commands/DeleteUserCommand.ts index 639fee9de3077..0209f3d5bc30a 100644 --- a/clients/client-memorydb/src/commands/DeleteUserCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -134,6 +135,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeACLsCommand.ts b/clients/client-memorydb/src/commands/DescribeACLsCommand.ts index 3b29a2786dd89..eeacb7f57ae84 100644 --- a/clients/client-memorydb/src/commands/DescribeACLsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeACLsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -142,6 +143,10 @@ export class DescribeACLsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeACLs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeClustersCommand.ts b/clients/client-memorydb/src/commands/DescribeClustersCommand.ts index be8fb5d7d5e19..f3da2a5c595fa 100644 --- a/clients/client-memorydb/src/commands/DescribeClustersCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -201,6 +202,10 @@ export class DescribeClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeEngineVersionsCommand.ts b/clients/client-memorydb/src/commands/DescribeEngineVersionsCommand.ts index 803ed9a5bc480..5e28eb1fdbcc9 100644 --- a/clients/client-memorydb/src/commands/DescribeEngineVersionsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeEngineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -134,6 +135,10 @@ export class DescribeEngineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeEngineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeEventsCommand.ts b/clients/client-memorydb/src/commands/DescribeEventsCommand.ts index 6064e1aaffbad..d6f46a56cb10f 100644 --- a/clients/client-memorydb/src/commands/DescribeEventsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -139,6 +140,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeParameterGroupsCommand.ts b/clients/client-memorydb/src/commands/DescribeParameterGroupsCommand.ts index 12fbf08163f2c..07fb82b2067eb 100644 --- a/clients/client-memorydb/src/commands/DescribeParameterGroupsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -136,6 +137,10 @@ export class DescribeParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeParametersCommand.ts b/clients/client-memorydb/src/commands/DescribeParametersCommand.ts index 61722633238fe..f2b8ec1153490 100644 --- a/clients/client-memorydb/src/commands/DescribeParametersCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -138,6 +139,10 @@ export class DescribeParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeReservedNodesCommand.ts b/clients/client-memorydb/src/commands/DescribeReservedNodesCommand.ts index 00886ce9e557d..684348e9264f3 100644 --- a/clients/client-memorydb/src/commands/DescribeReservedNodesCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeReservedNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -152,6 +153,10 @@ export class DescribeReservedNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeReservedNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeReservedNodesOfferingsCommand.ts b/clients/client-memorydb/src/commands/DescribeReservedNodesOfferingsCommand.ts index ada7de0f1e22d..7712b1d296d38 100644 --- a/clients/client-memorydb/src/commands/DescribeReservedNodesOfferingsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeReservedNodesOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -153,6 +154,10 @@ export class DescribeReservedNodesOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeReservedNodesOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeServiceUpdatesCommand.ts b/clients/client-memorydb/src/commands/DescribeServiceUpdatesCommand.ts index 7e66527b1e31a..9b9657222806a 100644 --- a/clients/client-memorydb/src/commands/DescribeServiceUpdatesCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeServiceUpdatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -140,6 +141,10 @@ export class DescribeServiceUpdatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeServiceUpdates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeSnapshotsCommand.ts b/clients/client-memorydb/src/commands/DescribeSnapshotsCommand.ts index 2ca324bf1f726..c2bd5156ea2f9 100644 --- a/clients/client-memorydb/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -168,6 +169,10 @@ export class DescribeSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeSubnetGroupsCommand.ts b/clients/client-memorydb/src/commands/DescribeSubnetGroupsCommand.ts index f4948a7ba29d5..433b8a672001d 100644 --- a/clients/client-memorydb/src/commands/DescribeSubnetGroupsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeSubnetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -138,6 +139,10 @@ export class DescribeSubnetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeSubnetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/DescribeUsersCommand.ts b/clients/client-memorydb/src/commands/DescribeUsersCommand.ts index 8133e57e51532..5fc74598d0a20 100644 --- a/clients/client-memorydb/src/commands/DescribeUsersCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -144,6 +145,10 @@ export class DescribeUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "DescribeUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/FailoverShardCommand.ts b/clients/client-memorydb/src/commands/FailoverShardCommand.ts index 3d3a4cc793427..ce873898b7b55 100644 --- a/clients/client-memorydb/src/commands/FailoverShardCommand.ts +++ b/clients/client-memorydb/src/commands/FailoverShardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -207,6 +208,10 @@ export class FailoverShardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "FailoverShard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/ListAllowedNodeTypeUpdatesCommand.ts b/clients/client-memorydb/src/commands/ListAllowedNodeTypeUpdatesCommand.ts index efcba7b850bc8..6dad62a011859 100644 --- a/clients/client-memorydb/src/commands/ListAllowedNodeTypeUpdatesCommand.ts +++ b/clients/client-memorydb/src/commands/ListAllowedNodeTypeUpdatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -133,6 +134,10 @@ export class ListAllowedNodeTypeUpdatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "ListAllowedNodeTypeUpdates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/ListTagsCommand.ts b/clients/client-memorydb/src/commands/ListTagsCommand.ts index b9965a846f3a6..738d2fbc47b11 100644 --- a/clients/client-memorydb/src/commands/ListTagsCommand.ts +++ b/clients/client-memorydb/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -148,6 +149,10 @@ export class ListTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/PurchaseReservedNodesOfferingCommand.ts b/clients/client-memorydb/src/commands/PurchaseReservedNodesOfferingCommand.ts index e99a4e7a69ca4..a9bcccc0b68dd 100644 --- a/clients/client-memorydb/src/commands/PurchaseReservedNodesOfferingCommand.ts +++ b/clients/client-memorydb/src/commands/PurchaseReservedNodesOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -167,6 +168,10 @@ export class PurchaseReservedNodesOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "PurchaseReservedNodesOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/ResetParameterGroupCommand.ts b/clients/client-memorydb/src/commands/ResetParameterGroupCommand.ts index 43181fae2b00d..99c93a7dc6ca8 100644 --- a/clients/client-memorydb/src/commands/ResetParameterGroupCommand.ts +++ b/clients/client-memorydb/src/commands/ResetParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -138,6 +139,10 @@ export class ResetParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "ResetParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/TagResourceCommand.ts b/clients/client-memorydb/src/commands/TagResourceCommand.ts index 02cf24f097c8d..5f2aff07a02d5 100644 --- a/clients/client-memorydb/src/commands/TagResourceCommand.ts +++ b/clients/client-memorydb/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -162,6 +163,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/UntagResourceCommand.ts b/clients/client-memorydb/src/commands/UntagResourceCommand.ts index 117fa4a45aa63..0f2acd5c8c0c0 100644 --- a/clients/client-memorydb/src/commands/UntagResourceCommand.ts +++ b/clients/client-memorydb/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -150,6 +151,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/UpdateACLCommand.ts b/clients/client-memorydb/src/commands/UpdateACLCommand.ts index a3a22ad6f278a..47af851643862 100644 --- a/clients/client-memorydb/src/commands/UpdateACLCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -158,6 +159,10 @@ export class UpdateACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "UpdateACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/UpdateClusterCommand.ts b/clients/client-memorydb/src/commands/UpdateClusterCommand.ts index b36697ea21876..d2722afea51a5 100644 --- a/clients/client-memorydb/src/commands/UpdateClusterCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -248,6 +249,10 @@ export class UpdateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "UpdateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/UpdateParameterGroupCommand.ts b/clients/client-memorydb/src/commands/UpdateParameterGroupCommand.ts index ac70115bf9d1b..d5d139a76a150 100644 --- a/clients/client-memorydb/src/commands/UpdateParameterGroupCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -140,6 +141,10 @@ export class UpdateParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "UpdateParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/UpdateSubnetGroupCommand.ts b/clients/client-memorydb/src/commands/UpdateSubnetGroupCommand.ts index 6a6d2a2187eb4..d24fcbd3c0b8b 100644 --- a/clients/client-memorydb/src/commands/UpdateSubnetGroupCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -150,6 +151,10 @@ export class UpdateSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "UpdateSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-memorydb/src/commands/UpdateUserCommand.ts b/clients/client-memorydb/src/commands/UpdateUserCommand.ts index 2105ab4a7048b..c61ded675ceba 100644 --- a/clients/client-memorydb/src/commands/UpdateUserCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MemoryDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MemoryDBClient"; @@ -144,6 +145,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMemoryDB", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/package.json b/clients/client-mgn/package.json index 7ba8184004f41..499a83fdf63f6 100644 --- a/clients/client-mgn/package.json +++ b/clients/client-mgn/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-mgn/src/commands/ArchiveApplicationCommand.ts b/clients/client-mgn/src/commands/ArchiveApplicationCommand.ts index 86381c06c9486..0e6e0efd5ea2f 100644 --- a/clients/client-mgn/src/commands/ArchiveApplicationCommand.ts +++ b/clients/client-mgn/src/commands/ArchiveApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -143,6 +144,10 @@ export class ArchiveApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ApplicationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ArchiveApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ArchiveWaveCommand.ts b/clients/client-mgn/src/commands/ArchiveWaveCommand.ts index 19fdd9fa7443a..b029ee14fc911 100644 --- a/clients/client-mgn/src/commands/ArchiveWaveCommand.ts +++ b/clients/client-mgn/src/commands/ArchiveWaveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -141,6 +142,10 @@ export class ArchiveWaveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: WaveFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ArchiveWave", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/AssociateApplicationsCommand.ts b/clients/client-mgn/src/commands/AssociateApplicationsCommand.ts index e161f8b64612d..2b91ae3b6e3ea 100644 --- a/clients/client-mgn/src/commands/AssociateApplicationsCommand.ts +++ b/clients/client-mgn/src/commands/AssociateApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -128,6 +129,10 @@ export class AssociateApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "AssociateApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/AssociateSourceServersCommand.ts b/clients/client-mgn/src/commands/AssociateSourceServersCommand.ts index a5c761bd5b988..b0496d28d56f6 100644 --- a/clients/client-mgn/src/commands/AssociateSourceServersCommand.ts +++ b/clients/client-mgn/src/commands/AssociateSourceServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -128,6 +129,10 @@ export class AssociateSourceServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "AssociateSourceServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ChangeServerLifeCycleStateCommand.ts b/clients/client-mgn/src/commands/ChangeServerLifeCycleStateCommand.ts index 99338b062843b..a2672e1c06405 100644 --- a/clients/client-mgn/src/commands/ChangeServerLifeCycleStateCommand.ts +++ b/clients/client-mgn/src/commands/ChangeServerLifeCycleStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -241,6 +242,10 @@ export class ChangeServerLifeCycleStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ChangeServerLifeCycleState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/CreateApplicationCommand.ts b/clients/client-mgn/src/commands/CreateApplicationCommand.ts index 3e1a5ba6cc5cd..e807f6eac6597 100644 --- a/clients/client-mgn/src/commands/CreateApplicationCommand.ts +++ b/clients/client-mgn/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -149,6 +150,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateApplicationRequestFilterSensitiveLog, outputFilterSensitiveLog: ApplicationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/CreateLaunchConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/CreateLaunchConfigurationTemplateCommand.ts index 6050f1ed74097..1acc202ad2da8 100644 --- a/clients/client-mgn/src/commands/CreateLaunchConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/CreateLaunchConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -236,6 +237,10 @@ export class CreateLaunchConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLaunchConfigurationTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: LaunchConfigurationTemplateFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "CreateLaunchConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/CreateReplicationConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/CreateReplicationConfigurationTemplateCommand.ts index 54f35331d0342..69a4a80d79e20 100644 --- a/clients/client-mgn/src/commands/CreateReplicationConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/CreateReplicationConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -174,6 +175,10 @@ export class CreateReplicationConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateReplicationConfigurationTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: ReplicationConfigurationTemplateFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "CreateReplicationConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/CreateWaveCommand.ts b/clients/client-mgn/src/commands/CreateWaveCommand.ts index af313f761c1b4..4cf6c20c7b079 100644 --- a/clients/client-mgn/src/commands/CreateWaveCommand.ts +++ b/clients/client-mgn/src/commands/CreateWaveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -147,6 +148,10 @@ export class CreateWaveCommand extends $Command< commandName, inputFilterSensitiveLog: CreateWaveRequestFilterSensitiveLog, outputFilterSensitiveLog: WaveFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "CreateWave", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DeleteApplicationCommand.ts b/clients/client-mgn/src/commands/DeleteApplicationCommand.ts index eb72920698c94..5c75db7187475 100644 --- a/clients/client-mgn/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-mgn/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -122,6 +123,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DeleteJobCommand.ts b/clients/client-mgn/src/commands/DeleteJobCommand.ts index 9e70e79e73e75..b2e4ef2c0a55d 100644 --- a/clients/client-mgn/src/commands/DeleteJobCommand.ts +++ b/clients/client-mgn/src/commands/DeleteJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -116,6 +117,10 @@ export class DeleteJobCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DeleteJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DeleteLaunchConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/DeleteLaunchConfigurationTemplateCommand.ts index c80d660525ccb..842b9f6ba2e45 100644 --- a/clients/client-mgn/src/commands/DeleteLaunchConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/DeleteLaunchConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -129,6 +130,10 @@ export class DeleteLaunchConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DeleteLaunchConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DeleteReplicationConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/DeleteReplicationConfigurationTemplateCommand.ts index bc3cf13450c02..8ba67bbd3f83b 100644 --- a/clients/client-mgn/src/commands/DeleteReplicationConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/DeleteReplicationConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -130,6 +131,10 @@ export class DeleteReplicationConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DeleteReplicationConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DeleteSourceServerCommand.ts b/clients/client-mgn/src/commands/DeleteSourceServerCommand.ts index d89579454a76c..97ff5151ef9c8 100644 --- a/clients/client-mgn/src/commands/DeleteSourceServerCommand.ts +++ b/clients/client-mgn/src/commands/DeleteSourceServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -122,6 +123,10 @@ export class DeleteSourceServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DeleteSourceServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DeleteVcenterClientCommand.ts b/clients/client-mgn/src/commands/DeleteVcenterClientCommand.ts index 8d931ead6d657..db8d38dd3fd7f 100644 --- a/clients/client-mgn/src/commands/DeleteVcenterClientCommand.ts +++ b/clients/client-mgn/src/commands/DeleteVcenterClientCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -121,6 +122,10 @@ export class DeleteVcenterClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DeleteVcenterClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DeleteWaveCommand.ts b/clients/client-mgn/src/commands/DeleteWaveCommand.ts index 62f148b0ac5ab..ef128a9a7d70d 100644 --- a/clients/client-mgn/src/commands/DeleteWaveCommand.ts +++ b/clients/client-mgn/src/commands/DeleteWaveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -120,6 +121,10 @@ export class DeleteWaveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DeleteWave", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DescribeJobLogItemsCommand.ts b/clients/client-mgn/src/commands/DescribeJobLogItemsCommand.ts index 0ae75943576d1..a07646383766c 100644 --- a/clients/client-mgn/src/commands/DescribeJobLogItemsCommand.ts +++ b/clients/client-mgn/src/commands/DescribeJobLogItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -135,6 +136,10 @@ export class DescribeJobLogItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DescribeJobLogItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DescribeJobsCommand.ts b/clients/client-mgn/src/commands/DescribeJobsCommand.ts index 393a4420e4cf3..971e9872a31b2 100644 --- a/clients/client-mgn/src/commands/DescribeJobsCommand.ts +++ b/clients/client-mgn/src/commands/DescribeJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -178,6 +179,10 @@ export class DescribeJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeJobsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DescribeJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts b/clients/client-mgn/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts index a264b35f7f14b..e23e0bf885c68 100644 --- a/clients/client-mgn/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts +++ b/clients/client-mgn/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -195,6 +196,10 @@ export class DescribeLaunchConfigurationTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeLaunchConfigurationTemplatesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DescribeLaunchConfigurationTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts b/clients/client-mgn/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts index 073e8809ef824..ee71fb44695e1 100644 --- a/clients/client-mgn/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts +++ b/clients/client-mgn/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -169,6 +170,10 @@ export class DescribeReplicationConfigurationTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeReplicationConfigurationTemplatesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DescribeReplicationConfigurationTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DescribeSourceServersCommand.ts b/clients/client-mgn/src/commands/DescribeSourceServersCommand.ts index 5f466f4c7a2ac..ddd1d2f82488d 100644 --- a/clients/client-mgn/src/commands/DescribeSourceServersCommand.ts +++ b/clients/client-mgn/src/commands/DescribeSourceServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -257,6 +258,10 @@ export class DescribeSourceServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSourceServersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DescribeSourceServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DescribeVcenterClientsCommand.ts b/clients/client-mgn/src/commands/DescribeVcenterClientsCommand.ts index ad65cde669d9c..9a2ac9aef9b7d 100644 --- a/clients/client-mgn/src/commands/DescribeVcenterClientsCommand.ts +++ b/clients/client-mgn/src/commands/DescribeVcenterClientsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -144,6 +145,10 @@ export class DescribeVcenterClientsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeVcenterClientsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DescribeVcenterClients", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DisassociateApplicationsCommand.ts b/clients/client-mgn/src/commands/DisassociateApplicationsCommand.ts index f8a58f6a4298b..70927a8613a0a 100644 --- a/clients/client-mgn/src/commands/DisassociateApplicationsCommand.ts +++ b/clients/client-mgn/src/commands/DisassociateApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -125,6 +126,10 @@ export class DisassociateApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DisassociateApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DisassociateSourceServersCommand.ts b/clients/client-mgn/src/commands/DisassociateSourceServersCommand.ts index 107edab1ca221..579499971a98c 100644 --- a/clients/client-mgn/src/commands/DisassociateSourceServersCommand.ts +++ b/clients/client-mgn/src/commands/DisassociateSourceServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -125,6 +126,10 @@ export class DisassociateSourceServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DisassociateSourceServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/DisconnectFromServiceCommand.ts b/clients/client-mgn/src/commands/DisconnectFromServiceCommand.ts index c6635ca2006b7..28f777d5e0d89 100644 --- a/clients/client-mgn/src/commands/DisconnectFromServiceCommand.ts +++ b/clients/client-mgn/src/commands/DisconnectFromServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -235,6 +236,10 @@ export class DisconnectFromServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "DisconnectFromService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/FinalizeCutoverCommand.ts b/clients/client-mgn/src/commands/FinalizeCutoverCommand.ts index 4ed9b0781feae..48e181a494402 100644 --- a/clients/client-mgn/src/commands/FinalizeCutoverCommand.ts +++ b/clients/client-mgn/src/commands/FinalizeCutoverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -238,6 +239,10 @@ export class FinalizeCutoverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "FinalizeCutover", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/GetLaunchConfigurationCommand.ts b/clients/client-mgn/src/commands/GetLaunchConfigurationCommand.ts index c1bde7d8ba59a..398709c712b3f 100644 --- a/clients/client-mgn/src/commands/GetLaunchConfigurationCommand.ts +++ b/clients/client-mgn/src/commands/GetLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -160,6 +161,10 @@ export class GetLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "GetLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/GetReplicationConfigurationCommand.ts b/clients/client-mgn/src/commands/GetReplicationConfigurationCommand.ts index 958bce3d08f92..25a8fc6a4e86d 100644 --- a/clients/client-mgn/src/commands/GetReplicationConfigurationCommand.ts +++ b/clients/client-mgn/src/commands/GetReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -155,6 +156,10 @@ export class GetReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ReplicationConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "GetReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/InitializeServiceCommand.ts b/clients/client-mgn/src/commands/InitializeServiceCommand.ts index 9be76cb53ff59..e45dc2f878572 100644 --- a/clients/client-mgn/src/commands/InitializeServiceCommand.ts +++ b/clients/client-mgn/src/commands/InitializeServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -116,6 +117,10 @@ export class InitializeServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "InitializeService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListApplicationsCommand.ts b/clients/client-mgn/src/commands/ListApplicationsCommand.ts index 010949db35880..3e39111cdd5be 100644 --- a/clients/client-mgn/src/commands/ListApplicationsCommand.ts +++ b/clients/client-mgn/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -153,6 +154,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListApplicationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListExportErrorsCommand.ts b/clients/client-mgn/src/commands/ListExportErrorsCommand.ts index fa9f02bcd66a5..1b3b53bc98d9f 100644 --- a/clients/client-mgn/src/commands/ListExportErrorsCommand.ts +++ b/clients/client-mgn/src/commands/ListExportErrorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -130,6 +131,10 @@ export class ListExportErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListExportErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListExportsCommand.ts b/clients/client-mgn/src/commands/ListExportsCommand.ts index 806363baef3c7..57948890e29ec 100644 --- a/clients/client-mgn/src/commands/ListExportsCommand.ts +++ b/clients/client-mgn/src/commands/ListExportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -138,6 +139,10 @@ export class ListExportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListExports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListImportErrorsCommand.ts b/clients/client-mgn/src/commands/ListImportErrorsCommand.ts index a23a33e022e12..b628fd08fcb15 100644 --- a/clients/client-mgn/src/commands/ListImportErrorsCommand.ts +++ b/clients/client-mgn/src/commands/ListImportErrorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -137,6 +138,10 @@ export class ListImportErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListImportErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListImportsCommand.ts b/clients/client-mgn/src/commands/ListImportsCommand.ts index 3052c32d4be74..7334029ff5fc3 100644 --- a/clients/client-mgn/src/commands/ListImportsCommand.ts +++ b/clients/client-mgn/src/commands/ListImportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -152,6 +153,10 @@ export class ListImportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListImports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListManagedAccountsCommand.ts b/clients/client-mgn/src/commands/ListManagedAccountsCommand.ts index 037f228290b71..7ad889ae548ed 100644 --- a/clients/client-mgn/src/commands/ListManagedAccountsCommand.ts +++ b/clients/client-mgn/src/commands/ListManagedAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -126,6 +127,10 @@ export class ListManagedAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListManagedAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListSourceServerActionsCommand.ts b/clients/client-mgn/src/commands/ListSourceServerActionsCommand.ts index 29f88cd773bf0..14ef94b3a83bf 100644 --- a/clients/client-mgn/src/commands/ListSourceServerActionsCommand.ts +++ b/clients/client-mgn/src/commands/ListSourceServerActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -155,6 +156,10 @@ export class ListSourceServerActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListSourceServerActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListTagsForResourceCommand.ts b/clients/client-mgn/src/commands/ListTagsForResourceCommand.ts index 4bfd05f99baed..1989f0f627447 100644 --- a/clients/client-mgn/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mgn/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListTemplateActionsCommand.ts b/clients/client-mgn/src/commands/ListTemplateActionsCommand.ts index 77f311aa7d16c..e54d7863f9941 100644 --- a/clients/client-mgn/src/commands/ListTemplateActionsCommand.ts +++ b/clients/client-mgn/src/commands/ListTemplateActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -155,6 +156,10 @@ export class ListTemplateActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListTemplateActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ListWavesCommand.ts b/clients/client-mgn/src/commands/ListWavesCommand.ts index 7f523cc812a83..02e3e235cb81a 100644 --- a/clients/client-mgn/src/commands/ListWavesCommand.ts +++ b/clients/client-mgn/src/commands/ListWavesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -140,6 +141,10 @@ export class ListWavesCommand extends $Command _, outputFilterSensitiveLog: ListWavesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ListWaves", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/MarkAsArchivedCommand.ts b/clients/client-mgn/src/commands/MarkAsArchivedCommand.ts index a6fb68563b873..e2e580458bd0e 100644 --- a/clients/client-mgn/src/commands/MarkAsArchivedCommand.ts +++ b/clients/client-mgn/src/commands/MarkAsArchivedCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -235,6 +236,10 @@ export class MarkAsArchivedCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "MarkAsArchived", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/PauseReplicationCommand.ts b/clients/client-mgn/src/commands/PauseReplicationCommand.ts index e2a3f214101d5..30eda6ae0d909 100644 --- a/clients/client-mgn/src/commands/PauseReplicationCommand.ts +++ b/clients/client-mgn/src/commands/PauseReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -241,6 +242,10 @@ export class PauseReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "PauseReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/PutSourceServerActionCommand.ts b/clients/client-mgn/src/commands/PutSourceServerActionCommand.ts index a3f2659662c7c..21fd7ef9adadc 100644 --- a/clients/client-mgn/src/commands/PutSourceServerActionCommand.ts +++ b/clients/client-mgn/src/commands/PutSourceServerActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -172,6 +173,10 @@ export class PutSourceServerActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "PutSourceServerAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/PutTemplateActionCommand.ts b/clients/client-mgn/src/commands/PutTemplateActionCommand.ts index 8a50656f1bae5..b34f1e56e4b60 100644 --- a/clients/client-mgn/src/commands/PutTemplateActionCommand.ts +++ b/clients/client-mgn/src/commands/PutTemplateActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -173,6 +174,10 @@ export class PutTemplateActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "PutTemplateAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/RemoveSourceServerActionCommand.ts b/clients/client-mgn/src/commands/RemoveSourceServerActionCommand.ts index 626e1108c5420..d3755902957f7 100644 --- a/clients/client-mgn/src/commands/RemoveSourceServerActionCommand.ts +++ b/clients/client-mgn/src/commands/RemoveSourceServerActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -123,6 +124,10 @@ export class RemoveSourceServerActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "RemoveSourceServerAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/RemoveTemplateActionCommand.ts b/clients/client-mgn/src/commands/RemoveTemplateActionCommand.ts index 1f3883b321c2d..03464def87e21 100644 --- a/clients/client-mgn/src/commands/RemoveTemplateActionCommand.ts +++ b/clients/client-mgn/src/commands/RemoveTemplateActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -122,6 +123,10 @@ export class RemoveTemplateActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "RemoveTemplateAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/ResumeReplicationCommand.ts b/clients/client-mgn/src/commands/ResumeReplicationCommand.ts index 78468fdb036e1..8bfbbe385f29f 100644 --- a/clients/client-mgn/src/commands/ResumeReplicationCommand.ts +++ b/clients/client-mgn/src/commands/ResumeReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -241,6 +242,10 @@ export class ResumeReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "ResumeReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/RetryDataReplicationCommand.ts b/clients/client-mgn/src/commands/RetryDataReplicationCommand.ts index 0d3ce33378f65..6e2122171bc26 100644 --- a/clients/client-mgn/src/commands/RetryDataReplicationCommand.ts +++ b/clients/client-mgn/src/commands/RetryDataReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -235,6 +236,10 @@ export class RetryDataReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "RetryDataReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/StartCutoverCommand.ts b/clients/client-mgn/src/commands/StartCutoverCommand.ts index b82b81c40d81c..caf266bdb9103 100644 --- a/clients/client-mgn/src/commands/StartCutoverCommand.ts +++ b/clients/client-mgn/src/commands/StartCutoverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -180,6 +181,10 @@ export class StartCutoverCommand extends $Command< commandName, inputFilterSensitiveLog: StartCutoverRequestFilterSensitiveLog, outputFilterSensitiveLog: StartCutoverResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "StartCutover", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/StartExportCommand.ts b/clients/client-mgn/src/commands/StartExportCommand.ts index 3c41f8876ad68..58703b849600c 100644 --- a/clients/client-mgn/src/commands/StartExportCommand.ts +++ b/clients/client-mgn/src/commands/StartExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -137,6 +138,10 @@ export class StartExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "StartExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/StartImportCommand.ts b/clients/client-mgn/src/commands/StartImportCommand.ts index a56d8878faa92..a70de65fbd3ba 100644 --- a/clients/client-mgn/src/commands/StartImportCommand.ts +++ b/clients/client-mgn/src/commands/StartImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -157,6 +158,10 @@ export class StartImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "StartImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/StartReplicationCommand.ts b/clients/client-mgn/src/commands/StartReplicationCommand.ts index 675b0779d4de8..d53a210c2c3a9 100644 --- a/clients/client-mgn/src/commands/StartReplicationCommand.ts +++ b/clients/client-mgn/src/commands/StartReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -241,6 +242,10 @@ export class StartReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "StartReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/StartTestCommand.ts b/clients/client-mgn/src/commands/StartTestCommand.ts index 246382bd67114..cc7b8c553d21b 100644 --- a/clients/client-mgn/src/commands/StartTestCommand.ts +++ b/clients/client-mgn/src/commands/StartTestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -176,6 +177,10 @@ export class StartTestCommand extends $Command _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "StopReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/TagResourceCommand.ts b/clients/client-mgn/src/commands/TagResourceCommand.ts index dd674ac6ff973..4f6a4b80cd4f8 100644 --- a/clients/client-mgn/src/commands/TagResourceCommand.ts +++ b/clients/client-mgn/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/TerminateTargetInstancesCommand.ts b/clients/client-mgn/src/commands/TerminateTargetInstancesCommand.ts index e595ce7ce3830..dc0dbf23a963a 100644 --- a/clients/client-mgn/src/commands/TerminateTargetInstancesCommand.ts +++ b/clients/client-mgn/src/commands/TerminateTargetInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -182,6 +183,10 @@ export class TerminateTargetInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: TerminateTargetInstancesRequestFilterSensitiveLog, outputFilterSensitiveLog: TerminateTargetInstancesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "TerminateTargetInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UnarchiveApplicationCommand.ts b/clients/client-mgn/src/commands/UnarchiveApplicationCommand.ts index 98114cdf81d1b..c20dac749fca4 100644 --- a/clients/client-mgn/src/commands/UnarchiveApplicationCommand.ts +++ b/clients/client-mgn/src/commands/UnarchiveApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -140,6 +141,10 @@ export class UnarchiveApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ApplicationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UnarchiveApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UnarchiveWaveCommand.ts b/clients/client-mgn/src/commands/UnarchiveWaveCommand.ts index 0dbf17f6e7c5d..06f69e0241b76 100644 --- a/clients/client-mgn/src/commands/UnarchiveWaveCommand.ts +++ b/clients/client-mgn/src/commands/UnarchiveWaveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -138,6 +139,10 @@ export class UnarchiveWaveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: WaveFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UnarchiveWave", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UntagResourceCommand.ts b/clients/client-mgn/src/commands/UntagResourceCommand.ts index aee1554da6163..2a785169851fd 100644 --- a/clients/client-mgn/src/commands/UntagResourceCommand.ts +++ b/clients/client-mgn/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UpdateApplicationCommand.ts b/clients/client-mgn/src/commands/UpdateApplicationCommand.ts index 84537521602ef..6159bc36157d1 100644 --- a/clients/client-mgn/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-mgn/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -142,6 +143,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ApplicationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UpdateLaunchConfigurationCommand.ts b/clients/client-mgn/src/commands/UpdateLaunchConfigurationCommand.ts index 724d6d1a38c5c..1af7a60bc5fb1 100644 --- a/clients/client-mgn/src/commands/UpdateLaunchConfigurationCommand.ts +++ b/clients/client-mgn/src/commands/UpdateLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -204,6 +205,10 @@ export class UpdateLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UpdateLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UpdateLaunchConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/UpdateLaunchConfigurationTemplateCommand.ts index df53366d77cda..d0167b79e8949 100644 --- a/clients/client-mgn/src/commands/UpdateLaunchConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/UpdateLaunchConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -236,6 +237,10 @@ export class UpdateLaunchConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: LaunchConfigurationTemplateFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UpdateLaunchConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UpdateReplicationConfigurationCommand.ts b/clients/client-mgn/src/commands/UpdateReplicationConfigurationCommand.ts index eaae701f5fe38..a842bdb207546 100644 --- a/clients/client-mgn/src/commands/UpdateReplicationConfigurationCommand.ts +++ b/clients/client-mgn/src/commands/UpdateReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -192,6 +193,10 @@ export class UpdateReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateReplicationConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: ReplicationConfigurationFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UpdateReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UpdateReplicationConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/UpdateReplicationConfigurationTemplateCommand.ts index ba0a94ba54645..5264f230c76d9 100644 --- a/clients/client-mgn/src/commands/UpdateReplicationConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/UpdateReplicationConfigurationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -176,6 +177,10 @@ export class UpdateReplicationConfigurationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateReplicationConfigurationTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: ReplicationConfigurationTemplateFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UpdateReplicationConfigurationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UpdateSourceServerReplicationTypeCommand.ts b/clients/client-mgn/src/commands/UpdateSourceServerReplicationTypeCommand.ts index e6f2abda1e051..6659508fee4c9 100644 --- a/clients/client-mgn/src/commands/UpdateSourceServerReplicationTypeCommand.ts +++ b/clients/client-mgn/src/commands/UpdateSourceServerReplicationTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -246,6 +247,10 @@ export class UpdateSourceServerReplicationTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SourceServerFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UpdateSourceServerReplicationType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mgn/src/commands/UpdateWaveCommand.ts b/clients/client-mgn/src/commands/UpdateWaveCommand.ts index 166a8a32fac05..9460a145ebdff 100644 --- a/clients/client-mgn/src/commands/UpdateWaveCommand.ts +++ b/clients/client-mgn/src/commands/UpdateWaveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MgnClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MgnClient"; @@ -140,6 +141,10 @@ export class UpdateWaveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: WaveFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ApplicationMigrationService", + operation: "UpdateWave", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/package.json b/clients/client-migration-hub-refactor-spaces/package.json index ed95132757426..4f5fea1281349 100644 --- a/clients/client-migration-hub-refactor-spaces/package.json +++ b/clients/client-migration-hub-refactor-spaces/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/CreateApplicationCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/CreateApplicationCommand.ts index bca6843f539e9..9a09f7cd153f3 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/CreateApplicationCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateApplicationRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateApplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/CreateEnvironmentCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/CreateEnvironmentCommand.ts index 444bffb7fd7e0..2c3912dbd5a75 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/CreateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class CreateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: CreateEnvironmentRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateEnvironmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "CreateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/CreateRouteCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/CreateRouteCommand.ts index e792381bac403..f90b639d52350 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/CreateRouteCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/CreateRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -254,6 +255,10 @@ export class CreateRouteCommand extends $Command< commandName, inputFilterSensitiveLog: CreateRouteRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateRouteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "CreateRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/CreateServiceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/CreateServiceCommand.ts index 4a3a5b2be0dc8..30f84327ed200 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/CreateServiceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/CreateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -190,6 +191,10 @@ export class CreateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateServiceRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateServiceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "CreateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteApplicationCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteApplicationCommand.ts index 59aa83da16368..0ede7c10dfd6b 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteEnvironmentCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteEnvironmentCommand.ts index ce4f8604e802a..da41e097f60cc 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DeleteEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "DeleteEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteResourcePolicyCommand.ts index 6f61c251943b0..e26101530e764 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteRouteCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteRouteCommand.ts index 25e81a1f33249..73dfc68f301a6 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteRouteCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DeleteRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "DeleteRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteServiceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteServiceCommand.ts index 0b0f81de88f79..f371392156ce3 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteServiceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class DeleteServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "DeleteService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetApplicationCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetApplicationCommand.ts index c49927f58a982..0c95c9e694b95 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetApplicationCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class GetApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetApplicationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "GetApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetEnvironmentCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetEnvironmentCommand.ts index 414046b0b6959..f534330a651f4 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class GetEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEnvironmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "GetEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetResourcePolicyCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetResourcePolicyCommand.ts index 0a228ba06a77d..221a9f011a783 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetRouteCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetRouteCommand.ts index dbac0b8a5f119..7042f9f3ce431 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetRouteCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class GetRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetRouteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "GetRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetServiceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetServiceCommand.ts index 08764cf10f837..9a06a1fa18d98 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetServiceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class GetServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetServiceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "GetService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListApplicationsCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListApplicationsCommand.ts index fe32825732581..a2f23533a0e41 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListApplicationsCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListApplicationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentVpcsCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentVpcsCommand.ts index 7ca3c18b6b096..bc40c9cd38d9c 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentVpcsCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentVpcsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class ListEnvironmentVpcsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "ListEnvironmentVpcs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentsCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentsCommand.ts index 056b7d70ec830..e41b1dc8c415f 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class ListEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListEnvironmentsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "ListEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListRoutesCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListRoutesCommand.ts index 28de70c2c6512..be51540907bf7 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListRoutesCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class ListRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListRoutesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "ListRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListServicesCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListServicesCommand.ts index c4885b271e3ad..d45bcb6d7fdab 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListServicesCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class ListServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListServicesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "ListServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListTagsForResourceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListTagsForResourceCommand.ts index de71974d5364a..7322a6b547137 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/PutResourcePolicyCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/PutResourcePolicyCommand.ts index 38b6843429595..6032d467160cc 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/TagResourceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/TagResourceCommand.ts index 3e8489081e343..e1d3bdb179a60 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/TagResourceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/UntagResourceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/UntagResourceCommand.ts index 0a729e8bb17c9..f9d941b8fad60 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/UntagResourceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/UpdateRouteCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/UpdateRouteCommand.ts index dd306824e5d2d..595c2cebf36bf 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/UpdateRouteCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/UpdateRouteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class UpdateRouteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RefactorSpaces", + operation: "UpdateRoute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/package.json b/clients/client-migration-hub/package.json index 92518fc01cf08..21000caf77a50 100644 --- a/clients/client-migration-hub/package.json +++ b/clients/client-migration-hub/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-migration-hub/src/commands/AssociateCreatedArtifactCommand.ts b/clients/client-migration-hub/src/commands/AssociateCreatedArtifactCommand.ts index 7dbfadd769877..c929ad8972c9c 100644 --- a/clients/client-migration-hub/src/commands/AssociateCreatedArtifactCommand.ts +++ b/clients/client-migration-hub/src/commands/AssociateCreatedArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -169,6 +170,10 @@ export class AssociateCreatedArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "AssociateCreatedArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/AssociateDiscoveredResourceCommand.ts b/clients/client-migration-hub/src/commands/AssociateDiscoveredResourceCommand.ts index a17cf974d3784..7768841009bb7 100644 --- a/clients/client-migration-hub/src/commands/AssociateDiscoveredResourceCommand.ts +++ b/clients/client-migration-hub/src/commands/AssociateDiscoveredResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -158,6 +159,10 @@ export class AssociateDiscoveredResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "AssociateDiscoveredResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/CreateProgressUpdateStreamCommand.ts b/clients/client-migration-hub/src/commands/CreateProgressUpdateStreamCommand.ts index 2389da7157dc6..a5e860d6095a9 100644 --- a/clients/client-migration-hub/src/commands/CreateProgressUpdateStreamCommand.ts +++ b/clients/client-migration-hub/src/commands/CreateProgressUpdateStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -146,6 +147,10 @@ export class CreateProgressUpdateStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "CreateProgressUpdateStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/DeleteProgressUpdateStreamCommand.ts b/clients/client-migration-hub/src/commands/DeleteProgressUpdateStreamCommand.ts index 2626570117dc4..2a7c53c0a9797 100644 --- a/clients/client-migration-hub/src/commands/DeleteProgressUpdateStreamCommand.ts +++ b/clients/client-migration-hub/src/commands/DeleteProgressUpdateStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -177,6 +178,10 @@ export class DeleteProgressUpdateStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "DeleteProgressUpdateStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/DescribeApplicationStateCommand.ts b/clients/client-migration-hub/src/commands/DescribeApplicationStateCommand.ts index 48e770d0f48b4..26355cc962068 100644 --- a/clients/client-migration-hub/src/commands/DescribeApplicationStateCommand.ts +++ b/clients/client-migration-hub/src/commands/DescribeApplicationStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -146,6 +147,10 @@ export class DescribeApplicationStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "DescribeApplicationState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/DescribeMigrationTaskCommand.ts b/clients/client-migration-hub/src/commands/DescribeMigrationTaskCommand.ts index a835fc75200a2..d033b4e804850 100644 --- a/clients/client-migration-hub/src/commands/DescribeMigrationTaskCommand.ts +++ b/clients/client-migration-hub/src/commands/DescribeMigrationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -156,6 +157,10 @@ export class DescribeMigrationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "DescribeMigrationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/DisassociateCreatedArtifactCommand.ts b/clients/client-migration-hub/src/commands/DisassociateCreatedArtifactCommand.ts index 2348acfea3c1a..bb73dc2f3a543 100644 --- a/clients/client-migration-hub/src/commands/DisassociateCreatedArtifactCommand.ts +++ b/clients/client-migration-hub/src/commands/DisassociateCreatedArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -165,6 +166,10 @@ export class DisassociateCreatedArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "DisassociateCreatedArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/DisassociateDiscoveredResourceCommand.ts b/clients/client-migration-hub/src/commands/DisassociateDiscoveredResourceCommand.ts index 05c5a02daa6d2..96cf6eb54d56b 100644 --- a/clients/client-migration-hub/src/commands/DisassociateDiscoveredResourceCommand.ts +++ b/clients/client-migration-hub/src/commands/DisassociateDiscoveredResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -155,6 +156,10 @@ export class DisassociateDiscoveredResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "DisassociateDiscoveredResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/ImportMigrationTaskCommand.ts b/clients/client-migration-hub/src/commands/ImportMigrationTaskCommand.ts index 3c3a14e09d7ed..b07be6533af3b 100644 --- a/clients/client-migration-hub/src/commands/ImportMigrationTaskCommand.ts +++ b/clients/client-migration-hub/src/commands/ImportMigrationTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -151,6 +152,10 @@ export class ImportMigrationTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "ImportMigrationTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/ListApplicationStatesCommand.ts b/clients/client-migration-hub/src/commands/ListApplicationStatesCommand.ts index 3b82512ea4274..e578a1b70567d 100644 --- a/clients/client-migration-hub/src/commands/ListApplicationStatesCommand.ts +++ b/clients/client-migration-hub/src/commands/ListApplicationStatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -148,6 +149,10 @@ export class ListApplicationStatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "ListApplicationStates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/ListCreatedArtifactsCommand.ts b/clients/client-migration-hub/src/commands/ListCreatedArtifactsCommand.ts index 50e70563da165..9aabfbea52c63 100644 --- a/clients/client-migration-hub/src/commands/ListCreatedArtifactsCommand.ts +++ b/clients/client-migration-hub/src/commands/ListCreatedArtifactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -163,6 +164,10 @@ export class ListCreatedArtifactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "ListCreatedArtifacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/ListDiscoveredResourcesCommand.ts b/clients/client-migration-hub/src/commands/ListDiscoveredResourcesCommand.ts index 78ea423ce559f..95237c279a9af 100644 --- a/clients/client-migration-hub/src/commands/ListDiscoveredResourcesCommand.ts +++ b/clients/client-migration-hub/src/commands/ListDiscoveredResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -149,6 +150,10 @@ export class ListDiscoveredResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "ListDiscoveredResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/ListMigrationTasksCommand.ts b/clients/client-migration-hub/src/commands/ListMigrationTasksCommand.ts index 0f6d2f354a755..44590e0e91cba 100644 --- a/clients/client-migration-hub/src/commands/ListMigrationTasksCommand.ts +++ b/clients/client-migration-hub/src/commands/ListMigrationTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -170,6 +171,10 @@ export class ListMigrationTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "ListMigrationTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/ListProgressUpdateStreamsCommand.ts b/clients/client-migration-hub/src/commands/ListProgressUpdateStreamsCommand.ts index a686be19eed04..35767ca5a43a6 100644 --- a/clients/client-migration-hub/src/commands/ListProgressUpdateStreamsCommand.ts +++ b/clients/client-migration-hub/src/commands/ListProgressUpdateStreamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -141,6 +142,10 @@ export class ListProgressUpdateStreamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "ListProgressUpdateStreams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/NotifyApplicationStateCommand.ts b/clients/client-migration-hub/src/commands/NotifyApplicationStateCommand.ts index 4aab5112e3857..793f07c929bbf 100644 --- a/clients/client-migration-hub/src/commands/NotifyApplicationStateCommand.ts +++ b/clients/client-migration-hub/src/commands/NotifyApplicationStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -157,6 +158,10 @@ export class NotifyApplicationStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "NotifyApplicationState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/NotifyMigrationTaskStateCommand.ts b/clients/client-migration-hub/src/commands/NotifyMigrationTaskStateCommand.ts index 82e51f01e3984..ef18cf0681c56 100644 --- a/clients/client-migration-hub/src/commands/NotifyMigrationTaskStateCommand.ts +++ b/clients/client-migration-hub/src/commands/NotifyMigrationTaskStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -172,6 +173,10 @@ export class NotifyMigrationTaskStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "NotifyMigrationTaskState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migration-hub/src/commands/PutResourceAttributesCommand.ts b/clients/client-migration-hub/src/commands/PutResourceAttributesCommand.ts index 45f23d72a9e88..ce6266a14f6aa 100644 --- a/clients/client-migration-hub/src/commands/PutResourceAttributesCommand.ts +++ b/clients/client-migration-hub/src/commands/PutResourceAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrationHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MigrationHubClient"; @@ -179,6 +180,10 @@ export class PutResourceAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHub", + operation: "PutResourceAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhub-config/package.json b/clients/client-migrationhub-config/package.json index 126d442d29898..8aeef04810e09 100644 --- a/clients/client-migrationhub-config/package.json +++ b/clients/client-migrationhub-config/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-migrationhub-config/src/commands/CreateHomeRegionControlCommand.ts b/clients/client-migrationhub-config/src/commands/CreateHomeRegionControlCommand.ts index 449504422f31c..87de022839f12 100644 --- a/clients/client-migrationhub-config/src/commands/CreateHomeRegionControlCommand.ts +++ b/clients/client-migrationhub-config/src/commands/CreateHomeRegionControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class CreateHomeRegionControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubMultiAccountService", + operation: "CreateHomeRegionControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhub-config/src/commands/DescribeHomeRegionControlsCommand.ts b/clients/client-migrationhub-config/src/commands/DescribeHomeRegionControlsCommand.ts index cf94528e51156..0647a97b45715 100644 --- a/clients/client-migrationhub-config/src/commands/DescribeHomeRegionControlsCommand.ts +++ b/clients/client-migrationhub-config/src/commands/DescribeHomeRegionControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeHomeRegionControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubMultiAccountService", + operation: "DescribeHomeRegionControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhub-config/src/commands/GetHomeRegionCommand.ts b/clients/client-migrationhub-config/src/commands/GetHomeRegionCommand.ts index f2cc2513d54b8..7f5b9fc14891a 100644 --- a/clients/client-migrationhub-config/src/commands/GetHomeRegionCommand.ts +++ b/clients/client-migrationhub-config/src/commands/GetHomeRegionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class GetHomeRegionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubMultiAccountService", + operation: "GetHomeRegion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/package.json b/clients/client-migrationhuborchestrator/package.json index 9f5ebc92f18aa..5c9f223a656d8 100644 --- a/clients/client-migrationhuborchestrator/package.json +++ b/clients/client-migrationhuborchestrator/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowCommand.ts index 9cf0ff3accc2e..3a599cce36706 100644 --- a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class CreateWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMigrationWorkflowRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMigrationWorkflowResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "CreateWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepCommand.ts index f0517646d432a..8944dce3461e8 100644 --- a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class CreateWorkflowStepCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "CreateWorkflowStep", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepGroupCommand.ts index dcf4d7425ebf1..9411aa394f667 100644 --- a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class CreateWorkflowStepGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "CreateWorkflowStepGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowCommand.ts index aa37a63b2b894..f54353ee363ec 100644 --- a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DeleteWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "DeleteWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepCommand.ts index 45e7d092b849b..e6bcc8dab7cab 100644 --- a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class DeleteWorkflowStepCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "DeleteWorkflowStep", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepGroupCommand.ts index a29d050521a79..75d0c2889da4c 100644 --- a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class DeleteWorkflowStepGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "DeleteWorkflowStepGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/GetTemplateCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetTemplateCommand.ts index 3838959fc382f..8c794ece62966 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetTemplateCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class GetTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "GetTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepCommand.ts index 7f581486e4d38..aebd176c43db0 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class GetTemplateStepCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "GetTemplateStep", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepGroupCommand.ts index 1587ff970bcdf..bb45f76569b57 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class GetTemplateStepGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "GetTemplateStepGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowCommand.ts index cc931bdafa393..7aaf61abdd411 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class GetWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMigrationWorkflowResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "GetWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepCommand.ts index aeea46ee5a402..d51b31832b484 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class GetWorkflowStepCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "GetWorkflowStep", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepGroupCommand.ts index a707ffa1c7081..692e0f02a3d8f 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class GetWorkflowStepGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "GetWorkflowStepGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/ListPluginsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListPluginsCommand.ts index 5f48947bfa2c5..6d97ce9709354 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListPluginsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListPluginsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class ListPluginsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "ListPlugins", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/ListTagsForResourceCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListTagsForResourceCommand.ts index d29d14c09e25d..adfb4e384bed2 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepGroupsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepGroupsCommand.ts index 7893ba701849d..3f5b0b7e6776a 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepGroupsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class ListTemplateStepGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "ListTemplateStepGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepsCommand.ts index 133f21d5039ce..d9b3697431b10 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class ListTemplateStepsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "ListTemplateSteps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/ListTemplatesCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListTemplatesCommand.ts index bbf6ebba93bde..e5667d24c76ac 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListTemplatesCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class ListTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "ListTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepGroupsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepGroupsCommand.ts index 7b964e2072f59..670bf4ff96925 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepGroupsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class ListWorkflowStepGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "ListWorkflowStepGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepsCommand.ts index 47658b945f802..e2b260ec0b238 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class ListWorkflowStepsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "ListWorkflowSteps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowsCommand.ts index d76b41a39cbef..5f029284a2e4e 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class ListWorkflowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "ListWorkflows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/RetryWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/RetryWorkflowStepCommand.ts index 4455235cd0673..b5e335c2d1117 100644 --- a/clients/client-migrationhuborchestrator/src/commands/RetryWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/RetryWorkflowStepCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class RetryWorkflowStepCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "RetryWorkflowStep", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/StartWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/StartWorkflowCommand.ts index 7ad5fc001f7d6..66fde0a3be82d 100644 --- a/clients/client-migrationhuborchestrator/src/commands/StartWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/StartWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class StartWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "StartWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/StopWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/StopWorkflowCommand.ts index 457429747cf84..f7551b8d19808 100644 --- a/clients/client-migrationhuborchestrator/src/commands/StopWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/StopWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class StopWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "StopWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/TagResourceCommand.ts b/clients/client-migrationhuborchestrator/src/commands/TagResourceCommand.ts index 0a831f6a5939d..e74a0f64894cb 100644 --- a/clients/client-migrationhuborchestrator/src/commands/TagResourceCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/UntagResourceCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UntagResourceCommand.ts index 59a0935b12dbf..742c6bfb71ee2 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UntagResourceCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowCommand.ts index 0cd7c2c199166..bae0d6f1ae2c1 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class UpdateWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateMigrationWorkflowRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateMigrationWorkflowResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "UpdateWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepCommand.ts index 880765a6ee566..806fbc9ff02e8 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class UpdateWorkflowStepCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "UpdateWorkflowStep", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepGroupCommand.ts index 21ffa77dd8698..2333adb639450 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class UpdateWorkflowStepGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubOrchestrator", + operation: "UpdateWorkflowStepGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/package.json b/clients/client-migrationhubstrategy/package.json index 7239ea8c33219..9cb90a0f36243 100644 --- a/clients/client-migrationhubstrategy/package.json +++ b/clients/client-migrationhubstrategy/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentDetailsCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentDetailsCommand.ts index a118c44172d4e..7195e5699ef90 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentDetailsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -217,6 +218,10 @@ export class GetApplicationComponentDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetApplicationComponentDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentStrategiesCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentStrategiesCommand.ts index 5c02986ba018f..a0c2aab7ed043 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentStrategiesCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentStrategiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class GetApplicationComponentStrategiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetApplicationComponentStrategies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetAssessmentCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetAssessmentCommand.ts index 7fa46319fd8d0..48aefcf1c51ad 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetAssessmentCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class GetAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetImportFileTaskCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetImportFileTaskCommand.ts index 076ea1df31cbc..c775644aeb925 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetImportFileTaskCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetImportFileTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class GetImportFileTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetImportFileTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetLatestAssessmentIdCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetLatestAssessmentIdCommand.ts index 8cc9dddca500f..b2f5599924bac 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetLatestAssessmentIdCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetLatestAssessmentIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class GetLatestAssessmentIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetLatestAssessmentId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetPortfolioPreferencesCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetPortfolioPreferencesCommand.ts index 4dc0adca61bf6..c2626037e891c 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetPortfolioPreferencesCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetPortfolioPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class GetPortfolioPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetPortfolioPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetPortfolioSummaryCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetPortfolioSummaryCommand.ts index 063d8edf043af..ce0fc318bfc57 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetPortfolioSummaryCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetPortfolioSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class GetPortfolioSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetPortfolioSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetRecommendationReportDetailsCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetRecommendationReportDetailsCommand.ts index 48d12b4f10dd5..177a8f4ee10f9 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetRecommendationReportDetailsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetRecommendationReportDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class GetRecommendationReportDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetRecommendationReportDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetServerDetailsCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetServerDetailsCommand.ts index 23e0f5417977f..9ef242761da24 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetServerDetailsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetServerDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class GetServerDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetServerDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/GetServerStrategiesCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetServerStrategiesCommand.ts index a60d050315a1b..dab51bbdc3a42 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetServerStrategiesCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetServerStrategiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class GetServerStrategiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "GetServerStrategies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/ListApplicationComponentsCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListApplicationComponentsCommand.ts index b7386731bc7af..35aac631ef88b 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListApplicationComponentsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListApplicationComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -219,6 +220,10 @@ export class ListApplicationComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "ListApplicationComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/ListCollectorsCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListCollectorsCommand.ts index 6b684d46e9cd0..5bb26e50e1e84 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListCollectorsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListCollectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class ListCollectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "ListCollectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/ListImportFileTaskCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListImportFileTaskCommand.ts index 94f02a82e0ed9..28d8605fbd68a 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListImportFileTaskCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListImportFileTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class ListImportFileTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "ListImportFileTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/ListServersCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListServersCommand.ts index 9c7bb166a3ed3..b19db7d330b8e 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListServersCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -195,6 +196,10 @@ export class ListServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "ListServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/PutPortfolioPreferencesCommand.ts b/clients/client-migrationhubstrategy/src/commands/PutPortfolioPreferencesCommand.ts index 6ed4ea1a0268f..00751e4bf9c31 100644 --- a/clients/client-migrationhubstrategy/src/commands/PutPortfolioPreferencesCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/PutPortfolioPreferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class PutPortfolioPreferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "PutPortfolioPreferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/StartAssessmentCommand.ts b/clients/client-migrationhubstrategy/src/commands/StartAssessmentCommand.ts index 10b0ba072309f..3b259c22b4c10 100644 --- a/clients/client-migrationhubstrategy/src/commands/StartAssessmentCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/StartAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class StartAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "StartAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/StartImportFileTaskCommand.ts b/clients/client-migrationhubstrategy/src/commands/StartImportFileTaskCommand.ts index 9ef778199876f..3527a5b7efe5b 100644 --- a/clients/client-migrationhubstrategy/src/commands/StartImportFileTaskCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/StartImportFileTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class StartImportFileTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "StartImportFileTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/StartRecommendationReportGenerationCommand.ts b/clients/client-migrationhubstrategy/src/commands/StartRecommendationReportGenerationCommand.ts index 2a1fcf0d754fe..0092f4c9b6e6d 100644 --- a/clients/client-migrationhubstrategy/src/commands/StartRecommendationReportGenerationCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/StartRecommendationReportGenerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class StartRecommendationReportGenerationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "StartRecommendationReportGeneration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/StopAssessmentCommand.ts b/clients/client-migrationhubstrategy/src/commands/StopAssessmentCommand.ts index ced6d54aeb7e9..0a03fb0094fa0 100644 --- a/clients/client-migrationhubstrategy/src/commands/StopAssessmentCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/StopAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class StopAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "StopAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/UpdateApplicationComponentConfigCommand.ts b/clients/client-migrationhubstrategy/src/commands/UpdateApplicationComponentConfigCommand.ts index c2a020eca7fd7..1d4eef57635dd 100644 --- a/clients/client-migrationhubstrategy/src/commands/UpdateApplicationComponentConfigCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/UpdateApplicationComponentConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class UpdateApplicationComponentConfigCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateApplicationComponentConfigRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "UpdateApplicationComponentConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-migrationhubstrategy/src/commands/UpdateServerConfigCommand.ts b/clients/client-migrationhubstrategy/src/commands/UpdateServerConfigCommand.ts index e42afab7ea7f3..98f0f49020e4f 100644 --- a/clients/client-migrationhubstrategy/src/commands/UpdateServerConfigCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/UpdateServerConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class UpdateServerConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMigrationHubStrategyRecommendation", + operation: "UpdateServerConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/package.json b/clients/client-mobile/package.json index c00de651f6e1d..dbaeb9658674a 100644 --- a/clients/client-mobile/package.json +++ b/clients/client-mobile/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-mobile/src/commands/CreateProjectCommand.ts b/clients/client-mobile/src/commands/CreateProjectCommand.ts index 86e172987bf1e..b912016f00fa7 100644 --- a/clients/client-mobile/src/commands/CreateProjectCommand.ts +++ b/clients/client-mobile/src/commands/CreateProjectCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -186,6 +187,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/src/commands/DeleteProjectCommand.ts b/clients/client-mobile/src/commands/DeleteProjectCommand.ts index 1e883fdc3da88..9078c35e16a3a 100644 --- a/clients/client-mobile/src/commands/DeleteProjectCommand.ts +++ b/clients/client-mobile/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -163,6 +164,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/src/commands/DescribeBundleCommand.ts b/clients/client-mobile/src/commands/DescribeBundleCommand.ts index f4fe7d1551739..c7b3c08096524 100644 --- a/clients/client-mobile/src/commands/DescribeBundleCommand.ts +++ b/clients/client-mobile/src/commands/DescribeBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -159,6 +160,10 @@ export class DescribeBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "DescribeBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/src/commands/DescribeProjectCommand.ts b/clients/client-mobile/src/commands/DescribeProjectCommand.ts index bb99989544e86..dd4ab2445f931 100644 --- a/clients/client-mobile/src/commands/DescribeProjectCommand.ts +++ b/clients/client-mobile/src/commands/DescribeProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -170,6 +171,10 @@ export class DescribeProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "DescribeProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/src/commands/ExportBundleCommand.ts b/clients/client-mobile/src/commands/ExportBundleCommand.ts index b64bbf6f7a7fa..3302f81607d83 100644 --- a/clients/client-mobile/src/commands/ExportBundleCommand.ts +++ b/clients/client-mobile/src/commands/ExportBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -151,6 +152,10 @@ export class ExportBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "ExportBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/src/commands/ExportProjectCommand.ts b/clients/client-mobile/src/commands/ExportProjectCommand.ts index e11331bf40d93..9ae05982b42a3 100644 --- a/clients/client-mobile/src/commands/ExportProjectCommand.ts +++ b/clients/client-mobile/src/commands/ExportProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -152,6 +153,10 @@ export class ExportProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "ExportProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/src/commands/ListBundlesCommand.ts b/clients/client-mobile/src/commands/ListBundlesCommand.ts index e160045429827..1cdd77177bfee 100644 --- a/clients/client-mobile/src/commands/ListBundlesCommand.ts +++ b/clients/client-mobile/src/commands/ListBundlesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -156,6 +157,10 @@ export class ListBundlesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "ListBundles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/src/commands/ListProjectsCommand.ts b/clients/client-mobile/src/commands/ListProjectsCommand.ts index c794929219314..be55c74695945 100644 --- a/clients/client-mobile/src/commands/ListProjectsCommand.ts +++ b/clients/client-mobile/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -150,6 +151,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mobile/src/commands/UpdateProjectCommand.ts b/clients/client-mobile/src/commands/UpdateProjectCommand.ts index e62044066cf02..e5120fcf8cf8a 100644 --- a/clients/client-mobile/src/commands/UpdateProjectCommand.ts +++ b/clients/client-mobile/src/commands/UpdateProjectCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MobileClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MobileClient"; @@ -189,6 +190,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSMobileService", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/package.json b/clients/client-mq/package.json index 179d10adf8b72..6846f11385d55 100644 --- a/clients/client-mq/package.json +++ b/clients/client-mq/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-mq/src/commands/CreateBrokerCommand.ts b/clients/client-mq/src/commands/CreateBrokerCommand.ts index 837486f7c8e40..e14c42e0279e9 100644 --- a/clients/client-mq/src/commands/CreateBrokerCommand.ts +++ b/clients/client-mq/src/commands/CreateBrokerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateBrokerRequest, CreateBrokerResponse } from "../models/models_0"; @@ -189,6 +190,10 @@ export class CreateBrokerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "CreateBroker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/CreateConfigurationCommand.ts b/clients/client-mq/src/commands/CreateConfigurationCommand.ts index 93490ece1adf5..1901045120133 100644 --- a/clients/client-mq/src/commands/CreateConfigurationCommand.ts +++ b/clients/client-mq/src/commands/CreateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConfigurationRequest, CreateConfigurationResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class CreateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "CreateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/CreateTagsCommand.ts b/clients/client-mq/src/commands/CreateTagsCommand.ts index 60c37e7021328..b80d762da337d 100644 --- a/clients/client-mq/src/commands/CreateTagsCommand.ts +++ b/clients/client-mq/src/commands/CreateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTagsRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class CreateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "CreateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/CreateUserCommand.ts b/clients/client-mq/src/commands/CreateUserCommand.ts index 8dffd830cfced..067f68a63a3e4 100644 --- a/clients/client-mq/src/commands/CreateUserCommand.ts +++ b/clients/client-mq/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUserRequest, CreateUserResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DeleteBrokerCommand.ts b/clients/client-mq/src/commands/DeleteBrokerCommand.ts index 5f7966eeda68e..fd0af1ef28c61 100644 --- a/clients/client-mq/src/commands/DeleteBrokerCommand.ts +++ b/clients/client-mq/src/commands/DeleteBrokerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBrokerRequest, DeleteBrokerResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteBrokerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DeleteBroker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DeleteTagsCommand.ts b/clients/client-mq/src/commands/DeleteTagsCommand.ts index be5e1113b2c45..70042c865bcc2 100644 --- a/clients/client-mq/src/commands/DeleteTagsCommand.ts +++ b/clients/client-mq/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTagsRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DeleteUserCommand.ts b/clients/client-mq/src/commands/DeleteUserCommand.ts index 544622d29a620..63a4178930073 100644 --- a/clients/client-mq/src/commands/DeleteUserCommand.ts +++ b/clients/client-mq/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserRequest, DeleteUserResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DescribeBrokerCommand.ts b/clients/client-mq/src/commands/DescribeBrokerCommand.ts index 9064387ab57c8..a61b35307539d 100644 --- a/clients/client-mq/src/commands/DescribeBrokerCommand.ts +++ b/clients/client-mq/src/commands/DescribeBrokerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBrokerRequest, DescribeBrokerResponse } from "../models/models_0"; @@ -247,6 +248,10 @@ export class DescribeBrokerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DescribeBroker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DescribeBrokerEngineTypesCommand.ts b/clients/client-mq/src/commands/DescribeBrokerEngineTypesCommand.ts index 532c59be74eb9..2dc359b9607f7 100644 --- a/clients/client-mq/src/commands/DescribeBrokerEngineTypesCommand.ts +++ b/clients/client-mq/src/commands/DescribeBrokerEngineTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBrokerEngineTypesRequest, DescribeBrokerEngineTypesResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DescribeBrokerEngineTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DescribeBrokerEngineTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DescribeBrokerInstanceOptionsCommand.ts b/clients/client-mq/src/commands/DescribeBrokerInstanceOptionsCommand.ts index 984cc9eddf36a..9bc5a7756fe7b 100644 --- a/clients/client-mq/src/commands/DescribeBrokerInstanceOptionsCommand.ts +++ b/clients/client-mq/src/commands/DescribeBrokerInstanceOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBrokerInstanceOptionsRequest, DescribeBrokerInstanceOptionsResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DescribeBrokerInstanceOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DescribeBrokerInstanceOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DescribeConfigurationCommand.ts b/clients/client-mq/src/commands/DescribeConfigurationCommand.ts index 8c8e8d53c17fe..e0cd75a8d08f4 100644 --- a/clients/client-mq/src/commands/DescribeConfigurationCommand.ts +++ b/clients/client-mq/src/commands/DescribeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeConfigurationRequest, DescribeConfigurationResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DescribeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DescribeConfigurationRevisionCommand.ts b/clients/client-mq/src/commands/DescribeConfigurationRevisionCommand.ts index 63fa824f394da..7d77b2c4be75f 100644 --- a/clients/client-mq/src/commands/DescribeConfigurationRevisionCommand.ts +++ b/clients/client-mq/src/commands/DescribeConfigurationRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeConfigurationRevisionRequest, DescribeConfigurationRevisionResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DescribeConfigurationRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DescribeConfigurationRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/DescribeUserCommand.ts b/clients/client-mq/src/commands/DescribeUserCommand.ts index b750ffb50bbc1..2922f3c72d34b 100644 --- a/clients/client-mq/src/commands/DescribeUserCommand.ts +++ b/clients/client-mq/src/commands/DescribeUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeUserRequest, DescribeUserResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DescribeUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "DescribeUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/ListBrokersCommand.ts b/clients/client-mq/src/commands/ListBrokersCommand.ts index d127409e39c9d..d5f9cf661299a 100644 --- a/clients/client-mq/src/commands/ListBrokersCommand.ts +++ b/clients/client-mq/src/commands/ListBrokersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBrokersRequest, ListBrokersResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListBrokersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "ListBrokers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/ListConfigurationRevisionsCommand.ts b/clients/client-mq/src/commands/ListConfigurationRevisionsCommand.ts index b1544340e1996..251b1b98ff4e8 100644 --- a/clients/client-mq/src/commands/ListConfigurationRevisionsCommand.ts +++ b/clients/client-mq/src/commands/ListConfigurationRevisionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConfigurationRevisionsRequest, ListConfigurationRevisionsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListConfigurationRevisionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "ListConfigurationRevisions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/ListConfigurationsCommand.ts b/clients/client-mq/src/commands/ListConfigurationsCommand.ts index fbc353a6d43ac..d3323512a8eb6 100644 --- a/clients/client-mq/src/commands/ListConfigurationsCommand.ts +++ b/clients/client-mq/src/commands/ListConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConfigurationsRequest, ListConfigurationsResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "ListConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/ListTagsCommand.ts b/clients/client-mq/src/commands/ListTagsCommand.ts index 884873756fbd6..2b2ee967eb453 100644 --- a/clients/client-mq/src/commands/ListTagsCommand.ts +++ b/clients/client-mq/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsRequest, ListTagsResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class ListTagsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/ListUsersCommand.ts b/clients/client-mq/src/commands/ListUsersCommand.ts index aa6497672144c..e0981df740900 100644 --- a/clients/client-mq/src/commands/ListUsersCommand.ts +++ b/clients/client-mq/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUsersRequest, ListUsersResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListUsersCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/PromoteCommand.ts b/clients/client-mq/src/commands/PromoteCommand.ts index 9910930d04614..2b49c44c9d98a 100644 --- a/clients/client-mq/src/commands/PromoteCommand.ts +++ b/clients/client-mq/src/commands/PromoteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PromoteRequest, PromoteResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class PromoteCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "Promote", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/RebootBrokerCommand.ts b/clients/client-mq/src/commands/RebootBrokerCommand.ts index 66eb9ee779381..64824d7853168 100644 --- a/clients/client-mq/src/commands/RebootBrokerCommand.ts +++ b/clients/client-mq/src/commands/RebootBrokerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RebootBrokerRequest, RebootBrokerResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class RebootBrokerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "RebootBroker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/UpdateBrokerCommand.ts b/clients/client-mq/src/commands/UpdateBrokerCommand.ts index 39800e23d317a..2608f68a16d33 100644 --- a/clients/client-mq/src/commands/UpdateBrokerCommand.ts +++ b/clients/client-mq/src/commands/UpdateBrokerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateBrokerRequest, UpdateBrokerResponse } from "../models/models_0"; @@ -213,6 +214,10 @@ export class UpdateBrokerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "UpdateBroker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/UpdateConfigurationCommand.ts b/clients/client-mq/src/commands/UpdateConfigurationCommand.ts index 404b4da8318a9..485b604835153 100644 --- a/clients/client-mq/src/commands/UpdateConfigurationCommand.ts +++ b/clients/client-mq/src/commands/UpdateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateConfigurationRequest, UpdateConfigurationResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class UpdateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "UpdateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mq/src/commands/UpdateUserCommand.ts b/clients/client-mq/src/commands/UpdateUserCommand.ts index 651e169bcbd05..25b183ea3db1a 100644 --- a/clients/client-mq/src/commands/UpdateUserCommand.ts +++ b/clients/client-mq/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateUserRequest, UpdateUserResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "mq", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/package.json b/clients/client-mturk/package.json index f7fa959e7eebe..bbf088deabdc2 100644 --- a/clients/client-mturk/package.json +++ b/clients/client-mturk/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-mturk/src/commands/AcceptQualificationRequestCommand.ts b/clients/client-mturk/src/commands/AcceptQualificationRequestCommand.ts index c773dc85d09f1..8fb13b9b9fb60 100644 --- a/clients/client-mturk/src/commands/AcceptQualificationRequestCommand.ts +++ b/clients/client-mturk/src/commands/AcceptQualificationRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptQualificationRequestRequest, AcceptQualificationRequestResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class AcceptQualificationRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "AcceptQualificationRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ApproveAssignmentCommand.ts b/clients/client-mturk/src/commands/ApproveAssignmentCommand.ts index 73b43f9b0acac..25b88168363cd 100644 --- a/clients/client-mturk/src/commands/ApproveAssignmentCommand.ts +++ b/clients/client-mturk/src/commands/ApproveAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApproveAssignmentRequest, ApproveAssignmentResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ApproveAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ApproveAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/AssociateQualificationWithWorkerCommand.ts b/clients/client-mturk/src/commands/AssociateQualificationWithWorkerCommand.ts index b1de8c1374927..56267c61e2bdf 100644 --- a/clients/client-mturk/src/commands/AssociateQualificationWithWorkerCommand.ts +++ b/clients/client-mturk/src/commands/AssociateQualificationWithWorkerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateQualificationWithWorkerRequest, AssociateQualificationWithWorkerResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class AssociateQualificationWithWorkerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "AssociateQualificationWithWorker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/CreateAdditionalAssignmentsForHITCommand.ts b/clients/client-mturk/src/commands/CreateAdditionalAssignmentsForHITCommand.ts index ada31e3125483..cad023a48e306 100644 --- a/clients/client-mturk/src/commands/CreateAdditionalAssignmentsForHITCommand.ts +++ b/clients/client-mturk/src/commands/CreateAdditionalAssignmentsForHITCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class CreateAdditionalAssignmentsForHITCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "CreateAdditionalAssignmentsForHIT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/CreateHITCommand.ts b/clients/client-mturk/src/commands/CreateHITCommand.ts index 2a8215fe9ded1..54556b72eded6 100644 --- a/clients/client-mturk/src/commands/CreateHITCommand.ts +++ b/clients/client-mturk/src/commands/CreateHITCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHITRequest, CreateHITResponse } from "../models/models_0"; @@ -244,6 +245,10 @@ export class CreateHITCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "CreateHIT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/CreateHITTypeCommand.ts b/clients/client-mturk/src/commands/CreateHITTypeCommand.ts index 2f50572c0ebd3..dc824d35989dd 100644 --- a/clients/client-mturk/src/commands/CreateHITTypeCommand.ts +++ b/clients/client-mturk/src/commands/CreateHITTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHITTypeRequest, CreateHITTypeResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class CreateHITTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "CreateHITType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/CreateHITWithHITTypeCommand.ts b/clients/client-mturk/src/commands/CreateHITWithHITTypeCommand.ts index 34f41f80f4c5e..83d678132318f 100644 --- a/clients/client-mturk/src/commands/CreateHITWithHITTypeCommand.ts +++ b/clients/client-mturk/src/commands/CreateHITWithHITTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHITWithHITTypeRequest, CreateHITWithHITTypeResponse } from "../models/models_0"; @@ -225,6 +226,10 @@ export class CreateHITWithHITTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "CreateHITWithHITType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/CreateQualificationTypeCommand.ts b/clients/client-mturk/src/commands/CreateQualificationTypeCommand.ts index d4e244511aa9d..9d0a95d697664 100644 --- a/clients/client-mturk/src/commands/CreateQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/CreateQualificationTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateQualificationTypeRequest, CreateQualificationTypeResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class CreateQualificationTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "CreateQualificationType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/CreateWorkerBlockCommand.ts b/clients/client-mturk/src/commands/CreateWorkerBlockCommand.ts index b9f538797ba5e..a1cbbbba96ba4 100644 --- a/clients/client-mturk/src/commands/CreateWorkerBlockCommand.ts +++ b/clients/client-mturk/src/commands/CreateWorkerBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkerBlockRequest, CreateWorkerBlockResponse } from "../models/models_0"; @@ -119,6 +120,10 @@ export class CreateWorkerBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "CreateWorkerBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/DeleteHITCommand.ts b/clients/client-mturk/src/commands/DeleteHITCommand.ts index 7d7273ce120e5..7f9a51713169c 100644 --- a/clients/client-mturk/src/commands/DeleteHITCommand.ts +++ b/clients/client-mturk/src/commands/DeleteHITCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHITRequest, DeleteHITResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteHITCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "DeleteHIT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/DeleteQualificationTypeCommand.ts b/clients/client-mturk/src/commands/DeleteQualificationTypeCommand.ts index 4883f98f636ae..805c370b301b4 100644 --- a/clients/client-mturk/src/commands/DeleteQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/DeleteQualificationTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteQualificationTypeRequest, DeleteQualificationTypeResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteQualificationTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "DeleteQualificationType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/DeleteWorkerBlockCommand.ts b/clients/client-mturk/src/commands/DeleteWorkerBlockCommand.ts index 8a94e42e5bcd6..92d02a5b34604 100644 --- a/clients/client-mturk/src/commands/DeleteWorkerBlockCommand.ts +++ b/clients/client-mturk/src/commands/DeleteWorkerBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkerBlockRequest, DeleteWorkerBlockResponse } from "../models/models_0"; @@ -119,6 +120,10 @@ export class DeleteWorkerBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "DeleteWorkerBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/DisassociateQualificationFromWorkerCommand.ts b/clients/client-mturk/src/commands/DisassociateQualificationFromWorkerCommand.ts index 7b1855d11c4a5..d9c92e3680229 100644 --- a/clients/client-mturk/src/commands/DisassociateQualificationFromWorkerCommand.ts +++ b/clients/client-mturk/src/commands/DisassociateQualificationFromWorkerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class DisassociateQualificationFromWorkerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "DisassociateQualificationFromWorker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/GetAccountBalanceCommand.ts b/clients/client-mturk/src/commands/GetAccountBalanceCommand.ts index 6d67edce685b1..d732d3085fc67 100644 --- a/clients/client-mturk/src/commands/GetAccountBalanceCommand.ts +++ b/clients/client-mturk/src/commands/GetAccountBalanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountBalanceRequest, GetAccountBalanceResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class GetAccountBalanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "GetAccountBalance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/GetAssignmentCommand.ts b/clients/client-mturk/src/commands/GetAssignmentCommand.ts index 47916511710a2..8bbe5e120de4b 100644 --- a/clients/client-mturk/src/commands/GetAssignmentCommand.ts +++ b/clients/client-mturk/src/commands/GetAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAssignmentRequest, GetAssignmentResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class GetAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "GetAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/GetFileUploadURLCommand.ts b/clients/client-mturk/src/commands/GetFileUploadURLCommand.ts index f3a19561e07db..6a5584d819a07 100644 --- a/clients/client-mturk/src/commands/GetFileUploadURLCommand.ts +++ b/clients/client-mturk/src/commands/GetFileUploadURLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFileUploadURLRequest, GetFileUploadURLResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetFileUploadURLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "GetFileUploadURL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/GetHITCommand.ts b/clients/client-mturk/src/commands/GetHITCommand.ts index 9f62e63310263..34a6931e3ed87 100644 --- a/clients/client-mturk/src/commands/GetHITCommand.ts +++ b/clients/client-mturk/src/commands/GetHITCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHITRequest, GetHITResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class GetHITCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "GetHIT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/GetQualificationScoreCommand.ts b/clients/client-mturk/src/commands/GetQualificationScoreCommand.ts index 1983cc765522e..9f4aa1ccf12cb 100644 --- a/clients/client-mturk/src/commands/GetQualificationScoreCommand.ts +++ b/clients/client-mturk/src/commands/GetQualificationScoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetQualificationScoreRequest, GetQualificationScoreResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetQualificationScoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "GetQualificationScore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/GetQualificationTypeCommand.ts b/clients/client-mturk/src/commands/GetQualificationTypeCommand.ts index 29b08d23ee8a3..3c5f2f6e7f8e3 100644 --- a/clients/client-mturk/src/commands/GetQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/GetQualificationTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetQualificationTypeRequest, GetQualificationTypeResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetQualificationTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "GetQualificationType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListAssignmentsForHITCommand.ts b/clients/client-mturk/src/commands/ListAssignmentsForHITCommand.ts index 0f04ad9e11931..1e94e850f37dd 100644 --- a/clients/client-mturk/src/commands/ListAssignmentsForHITCommand.ts +++ b/clients/client-mturk/src/commands/ListAssignmentsForHITCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssignmentsForHITRequest, ListAssignmentsForHITResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class ListAssignmentsForHITCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListAssignmentsForHIT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListBonusPaymentsCommand.ts b/clients/client-mturk/src/commands/ListBonusPaymentsCommand.ts index 5fd12d8612529..8f3c45b8e915d 100644 --- a/clients/client-mturk/src/commands/ListBonusPaymentsCommand.ts +++ b/clients/client-mturk/src/commands/ListBonusPaymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBonusPaymentsRequest, ListBonusPaymentsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListBonusPaymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListBonusPayments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListHITsCommand.ts b/clients/client-mturk/src/commands/ListHITsCommand.ts index feb7577dcac63..43e2029b034c3 100644 --- a/clients/client-mturk/src/commands/ListHITsCommand.ts +++ b/clients/client-mturk/src/commands/ListHITsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHITsRequest, ListHITsResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class ListHITsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListHITs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListHITsForQualificationTypeCommand.ts b/clients/client-mturk/src/commands/ListHITsForQualificationTypeCommand.ts index 7e8e35b2e262d..7a622cd1c6ad7 100644 --- a/clients/client-mturk/src/commands/ListHITsForQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/ListHITsForQualificationTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHITsForQualificationTypeRequest, ListHITsForQualificationTypeResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class ListHITsForQualificationTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListHITsForQualificationType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListQualificationRequestsCommand.ts b/clients/client-mturk/src/commands/ListQualificationRequestsCommand.ts index 80e8678e818b7..73d34f30f69c2 100644 --- a/clients/client-mturk/src/commands/ListQualificationRequestsCommand.ts +++ b/clients/client-mturk/src/commands/ListQualificationRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListQualificationRequestsRequest, ListQualificationRequestsResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListQualificationRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListQualificationRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListQualificationTypesCommand.ts b/clients/client-mturk/src/commands/ListQualificationTypesCommand.ts index 8305b0d4d6544..537533d4dfb39 100644 --- a/clients/client-mturk/src/commands/ListQualificationTypesCommand.ts +++ b/clients/client-mturk/src/commands/ListQualificationTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListQualificationTypesRequest, ListQualificationTypesResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListQualificationTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListQualificationTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListReviewPolicyResultsForHITCommand.ts b/clients/client-mturk/src/commands/ListReviewPolicyResultsForHITCommand.ts index f8b4ff70ed67f..d6fa6320bfe74 100644 --- a/clients/client-mturk/src/commands/ListReviewPolicyResultsForHITCommand.ts +++ b/clients/client-mturk/src/commands/ListReviewPolicyResultsForHITCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReviewPolicyResultsForHITRequest, ListReviewPolicyResultsForHITResponse } from "../models/models_0"; @@ -225,6 +226,10 @@ export class ListReviewPolicyResultsForHITCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListReviewPolicyResultsForHIT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListReviewableHITsCommand.ts b/clients/client-mturk/src/commands/ListReviewableHITsCommand.ts index d4489c08138de..d2ba22335962b 100644 --- a/clients/client-mturk/src/commands/ListReviewableHITsCommand.ts +++ b/clients/client-mturk/src/commands/ListReviewableHITsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReviewableHITsRequest, ListReviewableHITsResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class ListReviewableHITsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListReviewableHITs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListWorkerBlocksCommand.ts b/clients/client-mturk/src/commands/ListWorkerBlocksCommand.ts index 5d838bbdc079b..5aa12fffc10a7 100644 --- a/clients/client-mturk/src/commands/ListWorkerBlocksCommand.ts +++ b/clients/client-mturk/src/commands/ListWorkerBlocksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkerBlocksRequest, ListWorkerBlocksResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListWorkerBlocksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListWorkerBlocks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/ListWorkersWithQualificationTypeCommand.ts b/clients/client-mturk/src/commands/ListWorkersWithQualificationTypeCommand.ts index b95308ad6865d..09c23641d94c8 100644 --- a/clients/client-mturk/src/commands/ListWorkersWithQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/ListWorkersWithQualificationTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkersWithQualificationTypeRequest, ListWorkersWithQualificationTypeResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListWorkersWithQualificationTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "ListWorkersWithQualificationType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/NotifyWorkersCommand.ts b/clients/client-mturk/src/commands/NotifyWorkersCommand.ts index 9fbdfec2c8237..ebba4b929f6eb 100644 --- a/clients/client-mturk/src/commands/NotifyWorkersCommand.ts +++ b/clients/client-mturk/src/commands/NotifyWorkersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NotifyWorkersRequest, NotifyWorkersResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class NotifyWorkersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "NotifyWorkers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/RejectAssignmentCommand.ts b/clients/client-mturk/src/commands/RejectAssignmentCommand.ts index 18ce878e68cd0..b85e9c8604d38 100644 --- a/clients/client-mturk/src/commands/RejectAssignmentCommand.ts +++ b/clients/client-mturk/src/commands/RejectAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RejectAssignmentRequest, RejectAssignmentResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class RejectAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "RejectAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/RejectQualificationRequestCommand.ts b/clients/client-mturk/src/commands/RejectQualificationRequestCommand.ts index 45a87239f732d..06f2c08c20131 100644 --- a/clients/client-mturk/src/commands/RejectQualificationRequestCommand.ts +++ b/clients/client-mturk/src/commands/RejectQualificationRequestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RejectQualificationRequestRequest, RejectQualificationRequestResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class RejectQualificationRequestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "RejectQualificationRequest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/SendBonusCommand.ts b/clients/client-mturk/src/commands/SendBonusCommand.ts index 2ca977b39871d..93f958fba1650 100644 --- a/clients/client-mturk/src/commands/SendBonusCommand.ts +++ b/clients/client-mturk/src/commands/SendBonusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendBonusRequest, SendBonusResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class SendBonusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "SendBonus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/SendTestEventNotificationCommand.ts b/clients/client-mturk/src/commands/SendTestEventNotificationCommand.ts index 188558228b08f..1b2a6495fbf06 100644 --- a/clients/client-mturk/src/commands/SendTestEventNotificationCommand.ts +++ b/clients/client-mturk/src/commands/SendTestEventNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendTestEventNotificationRequest, SendTestEventNotificationResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class SendTestEventNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "SendTestEventNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/UpdateExpirationForHITCommand.ts b/clients/client-mturk/src/commands/UpdateExpirationForHITCommand.ts index 4c60c35a85b33..e00955f673fae 100644 --- a/clients/client-mturk/src/commands/UpdateExpirationForHITCommand.ts +++ b/clients/client-mturk/src/commands/UpdateExpirationForHITCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateExpirationForHITRequest, UpdateExpirationForHITResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UpdateExpirationForHITCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "UpdateExpirationForHIT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/UpdateHITReviewStatusCommand.ts b/clients/client-mturk/src/commands/UpdateHITReviewStatusCommand.ts index b7621d1f31c38..d55422d1e9a1a 100644 --- a/clients/client-mturk/src/commands/UpdateHITReviewStatusCommand.ts +++ b/clients/client-mturk/src/commands/UpdateHITReviewStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateHITReviewStatusRequest, UpdateHITReviewStatusResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class UpdateHITReviewStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "UpdateHITReviewStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/UpdateHITTypeOfHITCommand.ts b/clients/client-mturk/src/commands/UpdateHITTypeOfHITCommand.ts index 5297b94aef9af..5e7ee8e993c49 100644 --- a/clients/client-mturk/src/commands/UpdateHITTypeOfHITCommand.ts +++ b/clients/client-mturk/src/commands/UpdateHITTypeOfHITCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateHITTypeOfHITRequest, UpdateHITTypeOfHITResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class UpdateHITTypeOfHITCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "UpdateHITTypeOfHIT", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/UpdateNotificationSettingsCommand.ts b/clients/client-mturk/src/commands/UpdateNotificationSettingsCommand.ts index 818a86fff03e2..893b621faaf74 100644 --- a/clients/client-mturk/src/commands/UpdateNotificationSettingsCommand.ts +++ b/clients/client-mturk/src/commands/UpdateNotificationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateNotificationSettingsRequest, UpdateNotificationSettingsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UpdateNotificationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "UpdateNotificationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mturk/src/commands/UpdateQualificationTypeCommand.ts b/clients/client-mturk/src/commands/UpdateQualificationTypeCommand.ts index c8d798a5c8c33..a877ca311d50b 100644 --- a/clients/client-mturk/src/commands/UpdateQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/UpdateQualificationTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateQualificationTypeRequest, UpdateQualificationTypeResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class UpdateQualificationTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MTurkRequesterServiceV20170117", + operation: "UpdateQualificationType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/package.json b/clients/client-mwaa/package.json index 0e1577e0f696d..ba25f55c101e0 100644 --- a/clients/client-mwaa/package.json +++ b/clients/client-mwaa/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-mwaa/src/commands/CreateCliTokenCommand.ts b/clients/client-mwaa/src/commands/CreateCliTokenCommand.ts index 9dd07849a84a3..e0cbd7b98a049 100644 --- a/clients/client-mwaa/src/commands/CreateCliTokenCommand.ts +++ b/clients/client-mwaa/src/commands/CreateCliTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -122,6 +123,10 @@ export class CreateCliTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateCliTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "CreateCliToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/CreateEnvironmentCommand.ts b/clients/client-mwaa/src/commands/CreateEnvironmentCommand.ts index 85e8fe5dbf6d8..cc13e949c506f 100644 --- a/clients/client-mwaa/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-mwaa/src/commands/CreateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class CreateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: CreateEnvironmentInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "CreateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/CreateWebLoginTokenCommand.ts b/clients/client-mwaa/src/commands/CreateWebLoginTokenCommand.ts index 179d9007697a7..b60afa5fad81d 100644 --- a/clients/client-mwaa/src/commands/CreateWebLoginTokenCommand.ts +++ b/clients/client-mwaa/src/commands/CreateWebLoginTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class CreateWebLoginTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateWebLoginTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "CreateWebLoginToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/DeleteEnvironmentCommand.ts b/clients/client-mwaa/src/commands/DeleteEnvironmentCommand.ts index 2effe526e81c5..1c9b238cb5a10 100644 --- a/clients/client-mwaa/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-mwaa/src/commands/DeleteEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEnvironmentInput, DeleteEnvironmentOutput } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "DeleteEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/GetEnvironmentCommand.ts b/clients/client-mwaa/src/commands/GetEnvironmentCommand.ts index f25fd21aec0bf..72ce14f146610 100644 --- a/clients/client-mwaa/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-mwaa/src/commands/GetEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEnvironmentInput, GetEnvironmentOutput, GetEnvironmentOutputFilterSensitiveLog } from "../models/models_0"; @@ -197,6 +198,10 @@ export class GetEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEnvironmentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "GetEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/ListEnvironmentsCommand.ts b/clients/client-mwaa/src/commands/ListEnvironmentsCommand.ts index 8ee177a2ad4e5..7be86274a66a8 100644 --- a/clients/client-mwaa/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-mwaa/src/commands/ListEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEnvironmentsInput, ListEnvironmentsOutput } from "../models/models_0"; @@ -124,6 +125,10 @@ export class ListEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "ListEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/ListTagsForResourceCommand.ts b/clients/client-mwaa/src/commands/ListTagsForResourceCommand.ts index 3a8a8b7777e67..c03ffb4be8fe1 100644 --- a/clients/client-mwaa/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mwaa/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/PublishMetricsCommand.ts b/clients/client-mwaa/src/commands/PublishMetricsCommand.ts index 7474ddad4e345..b8a4550db065e 100644 --- a/clients/client-mwaa/src/commands/PublishMetricsCommand.ts +++ b/clients/client-mwaa/src/commands/PublishMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PublishMetricsInput, PublishMetricsOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class PublishMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "PublishMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/TagResourceCommand.ts b/clients/client-mwaa/src/commands/TagResourceCommand.ts index 02355095b843c..aae1d0e001130 100644 --- a/clients/client-mwaa/src/commands/TagResourceCommand.ts +++ b/clients/client-mwaa/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/UntagResourceCommand.ts b/clients/client-mwaa/src/commands/UntagResourceCommand.ts index 47933540afe35..1072df8516245 100644 --- a/clients/client-mwaa/src/commands/UntagResourceCommand.ts +++ b/clients/client-mwaa/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-mwaa/src/commands/UpdateEnvironmentCommand.ts b/clients/client-mwaa/src/commands/UpdateEnvironmentCommand.ts index cbda963505001..612058b549aed 100644 --- a/clients/client-mwaa/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-mwaa/src/commands/UpdateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class UpdateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateEnvironmentInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonMWAA", + operation: "UpdateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/package.json b/clients/client-neptune/package.json index 0d56fdfbc8ac8..4fd21f196eb6b 100644 --- a/clients/client-neptune/package.json +++ b/clients/client-neptune/package.json @@ -34,29 +34,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-neptune/src/commands/AddRoleToDBClusterCommand.ts b/clients/client-neptune/src/commands/AddRoleToDBClusterCommand.ts index 15d3221b0504e..519b981b8888a 100644 --- a/clients/client-neptune/src/commands/AddRoleToDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/AddRoleToDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddRoleToDBClusterMessage } from "../models/models_0"; @@ -128,6 +129,10 @@ export class AddRoleToDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddRoleToDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/AddSourceIdentifierToSubscriptionCommand.ts b/clients/client-neptune/src/commands/AddSourceIdentifierToSubscriptionCommand.ts index cf4374cb45a36..7bd40561fd395 100644 --- a/clients/client-neptune/src/commands/AddSourceIdentifierToSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/AddSourceIdentifierToSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddSourceIdentifierToSubscriptionMessage, AddSourceIdentifierToSubscriptionResult } from "../models/models_0"; @@ -141,6 +142,10 @@ export class AddSourceIdentifierToSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddSourceIdentifierToSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/AddTagsToResourceCommand.ts b/clients/client-neptune/src/commands/AddTagsToResourceCommand.ts index 8110b9258d5c9..f7ffd694151cc 100644 --- a/clients/client-neptune/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-neptune/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddTagsToResourceMessage } from "../models/models_0"; @@ -132,6 +133,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ApplyPendingMaintenanceActionCommand.ts b/clients/client-neptune/src/commands/ApplyPendingMaintenanceActionCommand.ts index 1d850df51d08f..72574d94aec06 100644 --- a/clients/client-neptune/src/commands/ApplyPendingMaintenanceActionCommand.ts +++ b/clients/client-neptune/src/commands/ApplyPendingMaintenanceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApplyPendingMaintenanceActionMessage, ApplyPendingMaintenanceActionResult } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ApplyPendingMaintenanceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ApplyPendingMaintenanceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CopyDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/CopyDBClusterParameterGroupCommand.ts index 5991428af251d..e46e5bc8e7385 100644 --- a/clients/client-neptune/src/commands/CopyDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/CopyDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyDBClusterParameterGroupMessage, CopyDBClusterParameterGroupResult } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CopyDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CopyDBClusterSnapshotCommand.ts b/clients/client-neptune/src/commands/CopyDBClusterSnapshotCommand.ts index 7eb4e22944948..7e977140b96c5 100644 --- a/clients/client-neptune/src/commands/CopyDBClusterSnapshotCommand.ts +++ b/clients/client-neptune/src/commands/CopyDBClusterSnapshotCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyDBClusterSnapshotMessage, CopyDBClusterSnapshotResult } from "../models/models_0"; @@ -172,6 +173,10 @@ export class CopyDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CopyDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/CopyDBParameterGroupCommand.ts index 68c727942ad4e..251a50d9dd540 100644 --- a/clients/client-neptune/src/commands/CopyDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/CopyDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyDBParameterGroupMessage, CopyDBParameterGroupResult } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CopyDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateDBClusterCommand.ts b/clients/client-neptune/src/commands/CreateDBClusterCommand.ts index 90021d223523b..3cc10336ba9c8 100644 --- a/clients/client-neptune/src/commands/CreateDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBClusterCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBClusterMessage, CreateDBClusterResult } from "../models/models_0"; @@ -315,6 +316,10 @@ export class CreateDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateDBClusterEndpointCommand.ts b/clients/client-neptune/src/commands/CreateDBClusterEndpointCommand.ts index c5b1e2aa569c4..a2d274ad9e820 100644 --- a/clients/client-neptune/src/commands/CreateDBClusterEndpointCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBClusterEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBClusterEndpointMessage, CreateDBClusterEndpointOutput } from "../models/models_0"; @@ -161,6 +162,10 @@ export class CreateDBClusterEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBClusterEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/CreateDBClusterParameterGroupCommand.ts index d14568a341862..ffa4ef3d751b9 100644 --- a/clients/client-neptune/src/commands/CreateDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBClusterParameterGroupMessage, CreateDBClusterParameterGroupResult } from "../models/models_0"; @@ -162,6 +163,10 @@ export class CreateDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateDBClusterSnapshotCommand.ts b/clients/client-neptune/src/commands/CreateDBClusterSnapshotCommand.ts index f6b8395722dfb..b6fed7d9d46f1 100644 --- a/clients/client-neptune/src/commands/CreateDBClusterSnapshotCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBClusterSnapshotMessage, CreateDBClusterSnapshotResult } from "../models/models_0"; @@ -160,6 +161,10 @@ export class CreateDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateDBInstanceCommand.ts b/clients/client-neptune/src/commands/CreateDBInstanceCommand.ts index 858cf2976aeb2..3ad834dd8585d 100644 --- a/clients/client-neptune/src/commands/CreateDBInstanceCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBInstanceMessage, CreateDBInstanceResult } from "../models/models_0"; @@ -369,6 +370,10 @@ export class CreateDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/CreateDBParameterGroupCommand.ts index 62b2fc1a0be88..c2030c082cb96 100644 --- a/clients/client-neptune/src/commands/CreateDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBParameterGroupMessage, CreateDBParameterGroupResult } from "../models/models_0"; @@ -152,6 +153,10 @@ export class CreateDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateDBSubnetGroupCommand.ts b/clients/client-neptune/src/commands/CreateDBSubnetGroupCommand.ts index e4b8b94133ecd..dc1defad9fe2a 100644 --- a/clients/client-neptune/src/commands/CreateDBSubnetGroupCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBSubnetGroupMessage, CreateDBSubnetGroupResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-neptune/src/commands/CreateEventSubscriptionCommand.ts index c5999307f57f3..d2dc8bce13451 100644 --- a/clients/client-neptune/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/CreateEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0"; @@ -179,6 +180,10 @@ export class CreateEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/CreateGlobalClusterCommand.ts b/clients/client-neptune/src/commands/CreateGlobalClusterCommand.ts index 65aa22d573e3b..78c50cc5b9a42 100644 --- a/clients/client-neptune/src/commands/CreateGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/CreateGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGlobalClusterMessage, CreateGlobalClusterResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteDBClusterCommand.ts b/clients/client-neptune/src/commands/DeleteDBClusterCommand.ts index a49741f1606f6..76f1df1195bae 100644 --- a/clients/client-neptune/src/commands/DeleteDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBClusterMessage, DeleteDBClusterResult } from "../models/models_0"; @@ -228,6 +229,10 @@ export class DeleteDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteDBClusterEndpointCommand.ts b/clients/client-neptune/src/commands/DeleteDBClusterEndpointCommand.ts index dd8b46649ffef..8845e9b425ddd 100644 --- a/clients/client-neptune/src/commands/DeleteDBClusterEndpointCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBClusterEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBClusterEndpointMessage, DeleteDBClusterEndpointOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteDBClusterEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/DeleteDBClusterParameterGroupCommand.ts index e40f1518975c0..e48e8bbe70957 100644 --- a/clients/client-neptune/src/commands/DeleteDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBClusterParameterGroupMessage } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteDBClusterSnapshotCommand.ts b/clients/client-neptune/src/commands/DeleteDBClusterSnapshotCommand.ts index 7b7669e17a697..c1536b6d1ae8e 100644 --- a/clients/client-neptune/src/commands/DeleteDBClusterSnapshotCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBClusterSnapshotMessage, DeleteDBClusterSnapshotResult } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DeleteDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteDBInstanceCommand.ts b/clients/client-neptune/src/commands/DeleteDBInstanceCommand.ts index dafced57b3d50..e8cabc329b11c 100644 --- a/clients/client-neptune/src/commands/DeleteDBInstanceCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBInstanceMessage, DeleteDBInstanceResult } from "../models/models_0"; @@ -281,6 +282,10 @@ export class DeleteDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/DeleteDBParameterGroupCommand.ts index 93bcc82da2560..878f50922a6e8 100644 --- a/clients/client-neptune/src/commands/DeleteDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBParameterGroupMessage } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteDBSubnetGroupCommand.ts b/clients/client-neptune/src/commands/DeleteDBSubnetGroupCommand.ts index 7cb53d3a60d48..6cf0136d6d797 100644 --- a/clients/client-neptune/src/commands/DeleteDBSubnetGroupCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBSubnetGroupMessage } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-neptune/src/commands/DeleteEventSubscriptionCommand.ts index b3aee05032844..f232f3bbea23a 100644 --- a/clients/client-neptune/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/DeleteEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEventSubscriptionMessage, DeleteEventSubscriptionResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DeleteGlobalClusterCommand.ts b/clients/client-neptune/src/commands/DeleteGlobalClusterCommand.ts index bac7f1ed7ca3f..36571c51746e9 100644 --- a/clients/client-neptune/src/commands/DeleteGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/DeleteGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGlobalClusterMessage, DeleteGlobalClusterResult } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBClusterEndpointsCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterEndpointsCommand.ts index bba2c4c4d39a5..b7bd0e7b80225 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterEndpointsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterEndpointMessage, DescribeDBClusterEndpointsMessage } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DescribeDBClusterEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBClusterParameterGroupsCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterParameterGroupsCommand.ts index d043d90fb2f85..6d4e9fe2f74fd 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterParameterGroupsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterParameterGroupsMessage, DescribeDBClusterParameterGroupsMessage } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DescribeDBClusterParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBClusterParametersCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterParametersCommand.ts index b6ef9362b204d..4e38a943b925c 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterParametersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterParameterGroupDetails, DescribeDBClusterParametersMessage } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DescribeDBClusterParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts index a6559de5b7d8e..8eb2f52b3bc42 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DescribeDBClusterSnapshotAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterSnapshotAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBClusterSnapshotsCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterSnapshotsCommand.ts index 8a0937f738c14..009fc9b7761cc 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterSnapshotsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterSnapshotMessage, DescribeDBClusterSnapshotsMessage } from "../models/models_0"; @@ -160,6 +161,10 @@ export class DescribeDBClusterSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBClustersCommand.ts b/clients/client-neptune/src/commands/DescribeDBClustersCommand.ts index 4950e3b6719d1..47493ddb319b2 100644 --- a/clients/client-neptune/src/commands/DescribeDBClustersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterMessage, DescribeDBClustersMessage } from "../models/models_0"; @@ -227,6 +228,10 @@ export class DescribeDBClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBEngineVersionsCommand.ts b/clients/client-neptune/src/commands/DescribeDBEngineVersionsCommand.ts index 791b2ed6f40f6..8013bc7ff6c69 100644 --- a/clients/client-neptune/src/commands/DescribeDBEngineVersionsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBEngineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBEngineVersionMessage, DescribeDBEngineVersionsMessage } from "../models/models_0"; @@ -169,6 +170,10 @@ export class DescribeDBEngineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBEngineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBInstancesCommand.ts b/clients/client-neptune/src/commands/DescribeDBInstancesCommand.ts index dd435342c2485..174bba4f56774 100644 --- a/clients/client-neptune/src/commands/DescribeDBInstancesCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBInstanceMessage, DescribeDBInstancesMessage } from "../models/models_0"; @@ -270,6 +271,10 @@ export class DescribeDBInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBParameterGroupsCommand.ts b/clients/client-neptune/src/commands/DescribeDBParameterGroupsCommand.ts index fc371e5d7b358..0f35119d71f0c 100644 --- a/clients/client-neptune/src/commands/DescribeDBParameterGroupsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBParameterGroupsMessage, DescribeDBParameterGroupsMessage } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DescribeDBParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBParametersCommand.ts b/clients/client-neptune/src/commands/DescribeDBParametersCommand.ts index d53cf35d39335..c9a2229f2d35c 100644 --- a/clients/client-neptune/src/commands/DescribeDBParametersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBParameterGroupDetails, DescribeDBParametersMessage } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DescribeDBParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeDBSubnetGroupsCommand.ts b/clients/client-neptune/src/commands/DescribeDBSubnetGroupsCommand.ts index c6b5e2d7583ed..df19d86c621f8 100644 --- a/clients/client-neptune/src/commands/DescribeDBSubnetGroupsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBSubnetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBSubnetGroupMessage, DescribeDBSubnetGroupsMessage } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DescribeDBSubnetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBSubnetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeEngineDefaultClusterParametersCommand.ts b/clients/client-neptune/src/commands/DescribeEngineDefaultClusterParametersCommand.ts index f43bd7531e0d8..980b5aa27d1ae 100644 --- a/clients/client-neptune/src/commands/DescribeEngineDefaultClusterParametersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEngineDefaultClusterParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class DescribeEngineDefaultClusterParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEngineDefaultClusterParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeEngineDefaultParametersCommand.ts b/clients/client-neptune/src/commands/DescribeEngineDefaultParametersCommand.ts index 715c29f34b80c..c777013992636 100644 --- a/clients/client-neptune/src/commands/DescribeEngineDefaultParametersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEngineDefaultParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEngineDefaultParametersMessage, DescribeEngineDefaultParametersResult } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DescribeEngineDefaultParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEngineDefaultParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-neptune/src/commands/DescribeEventCategoriesCommand.ts index 0b515bf2056c2..94252e78a382d 100644 --- a/clients/client-neptune/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEventCategoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventCategoriesMessage, EventCategoriesMessage } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DescribeEventCategoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEventCategories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-neptune/src/commands/DescribeEventSubscriptionsCommand.ts index a4f2646a88ee7..6af1a51b2648b 100644 --- a/clients/client-neptune/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEventSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribeEventSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEventSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeEventsCommand.ts b/clients/client-neptune/src/commands/DescribeEventsCommand.ts index 7ac2862683968..4f52e6d4b838d 100644 --- a/clients/client-neptune/src/commands/DescribeEventsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventsMessage, EventsMessage } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeGlobalClustersCommand.ts b/clients/client-neptune/src/commands/DescribeGlobalClustersCommand.ts index 1c92703c5526f..dae6b006f296f 100644 --- a/clients/client-neptune/src/commands/DescribeGlobalClustersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeGlobalClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeGlobalClustersMessage, GlobalClustersMessage } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeGlobalClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeGlobalClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts b/clients/client-neptune/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts index 681aa4c73fb80..b7fd95dfdfafc 100644 --- a/clients/client-neptune/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOrderableDBInstanceOptionsMessage, OrderableDBInstanceOptionsMessage } from "../models/models_0"; @@ -162,6 +163,10 @@ export class DescribeOrderableDBInstanceOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeOrderableDBInstanceOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribePendingMaintenanceActionsCommand.ts b/clients/client-neptune/src/commands/DescribePendingMaintenanceActionsCommand.ts index 9c8b46c0f3b3b..b496e6e9b47f2 100644 --- a/clients/client-neptune/src/commands/DescribePendingMaintenanceActionsCommand.ts +++ b/clients/client-neptune/src/commands/DescribePendingMaintenanceActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePendingMaintenanceActionsMessage, PendingMaintenanceActionsMessage } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribePendingMaintenanceActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribePendingMaintenanceActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/DescribeValidDBInstanceModificationsCommand.ts b/clients/client-neptune/src/commands/DescribeValidDBInstanceModificationsCommand.ts index 58b1009caa7fb..060c878aa3fc2 100644 --- a/clients/client-neptune/src/commands/DescribeValidDBInstanceModificationsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeValidDBInstanceModificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class DescribeValidDBInstanceModificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeValidDBInstanceModifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/FailoverDBClusterCommand.ts b/clients/client-neptune/src/commands/FailoverDBClusterCommand.ts index 27e0c32d17e65..54123fb627201 100644 --- a/clients/client-neptune/src/commands/FailoverDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/FailoverDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FailoverDBClusterMessage, FailoverDBClusterResult } from "../models/models_0"; @@ -223,6 +224,10 @@ export class FailoverDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "FailoverDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/FailoverGlobalClusterCommand.ts b/clients/client-neptune/src/commands/FailoverGlobalClusterCommand.ts index 38a4f7d265fae..dcb4d9f41c22a 100644 --- a/clients/client-neptune/src/commands/FailoverGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/FailoverGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FailoverGlobalClusterMessage, FailoverGlobalClusterResult } from "../models/models_0"; @@ -159,6 +160,10 @@ export class FailoverGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "FailoverGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ListTagsForResourceCommand.ts b/clients/client-neptune/src/commands/ListTagsForResourceCommand.ts index db847f20e78be..a36ee64bb538b 100644 --- a/clients/client-neptune/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-neptune/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceMessage, TagListMessage } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyDBClusterCommand.ts b/clients/client-neptune/src/commands/ModifyDBClusterCommand.ts index 040cf12b25b7c..cadecfeecbfe9 100644 --- a/clients/client-neptune/src/commands/ModifyDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBClusterMessage, ModifyDBClusterResult } from "../models/models_0"; @@ -276,6 +277,10 @@ export class ModifyDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyDBClusterEndpointCommand.ts b/clients/client-neptune/src/commands/ModifyDBClusterEndpointCommand.ts index 622fbcdd482a2..2928fd0b9f42c 100644 --- a/clients/client-neptune/src/commands/ModifyDBClusterEndpointCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBClusterEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBClusterEndpointMessage, ModifyDBClusterEndpointOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ModifyDBClusterEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBClusterEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/ModifyDBClusterParameterGroupCommand.ts index f8d25715770d7..9a8ea0f6f5b8a 100644 --- a/clients/client-neptune/src/commands/ModifyDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterParameterGroupNameMessage, ModifyDBClusterParameterGroupMessage } from "../models/models_0"; @@ -161,6 +162,10 @@ export class ModifyDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts b/clients/client-neptune/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts index c2a684711cb1b..a0ae38efd0222 100644 --- a/clients/client-neptune/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBClusterSnapshotAttributeMessage, ModifyDBClusterSnapshotAttributeResult } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ModifyDBClusterSnapshotAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBClusterSnapshotAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyDBInstanceCommand.ts b/clients/client-neptune/src/commands/ModifyDBInstanceCommand.ts index 400b4be5f9715..cd73648c5ee20 100644 --- a/clients/client-neptune/src/commands/ModifyDBInstanceCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBInstanceMessage, ModifyDBInstanceResult } from "../models/models_0"; @@ -356,6 +357,10 @@ export class ModifyDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/ModifyDBParameterGroupCommand.ts index b429dde0e6cb9..32059c87795e2 100644 --- a/clients/client-neptune/src/commands/ModifyDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBParameterGroupNameMessage, ModifyDBParameterGroupMessage } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ModifyDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyDBSubnetGroupCommand.ts b/clients/client-neptune/src/commands/ModifyDBSubnetGroupCommand.ts index fa477449e5ac0..9a33ac853023f 100644 --- a/clients/client-neptune/src/commands/ModifyDBSubnetGroupCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBSubnetGroupMessage, ModifyDBSubnetGroupResult } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ModifyDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-neptune/src/commands/ModifyEventSubscriptionCommand.ts index 9397d202a2e78..07389571b9b5e 100644 --- a/clients/client-neptune/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/ModifyEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ModifyEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ModifyGlobalClusterCommand.ts b/clients/client-neptune/src/commands/ModifyGlobalClusterCommand.ts index d5b4a3128b26f..26bbe3b091464 100644 --- a/clients/client-neptune/src/commands/ModifyGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/ModifyGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyGlobalClusterMessage, ModifyGlobalClusterResult } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ModifyGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/PromoteReadReplicaDBClusterCommand.ts b/clients/client-neptune/src/commands/PromoteReadReplicaDBClusterCommand.ts index b0ab83eb71875..b4fcf1c6c9788 100644 --- a/clients/client-neptune/src/commands/PromoteReadReplicaDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/PromoteReadReplicaDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PromoteReadReplicaDBClusterMessage, PromoteReadReplicaDBClusterResult } from "../models/models_0"; @@ -212,6 +213,10 @@ export class PromoteReadReplicaDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "PromoteReadReplicaDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/RebootDBInstanceCommand.ts b/clients/client-neptune/src/commands/RebootDBInstanceCommand.ts index 2c039bca0f904..b15c832398352 100644 --- a/clients/client-neptune/src/commands/RebootDBInstanceCommand.ts +++ b/clients/client-neptune/src/commands/RebootDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RebootDBInstanceMessage, RebootDBInstanceResult } from "../models/models_0"; @@ -261,6 +262,10 @@ export class RebootDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RebootDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/RemoveFromGlobalClusterCommand.ts b/clients/client-neptune/src/commands/RemoveFromGlobalClusterCommand.ts index 7f5078a4472bf..c59c1011112db 100644 --- a/clients/client-neptune/src/commands/RemoveFromGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/RemoveFromGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveFromGlobalClusterMessage, RemoveFromGlobalClusterResult } from "../models/models_0"; @@ -146,6 +147,10 @@ export class RemoveFromGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveFromGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/RemoveRoleFromDBClusterCommand.ts b/clients/client-neptune/src/commands/RemoveRoleFromDBClusterCommand.ts index 56371439f9cb9..44cabe7a58ea7 100644 --- a/clients/client-neptune/src/commands/RemoveRoleFromDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/RemoveRoleFromDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveRoleFromDBClusterMessage } from "../models/models_0"; @@ -124,6 +125,10 @@ export class RemoveRoleFromDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveRoleFromDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts b/clients/client-neptune/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts index ceedf55e04d23..ef0eeee54efea 100644 --- a/clients/client-neptune/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveSourceIdentifierFromSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-neptune/src/commands/RemoveTagsFromResourceCommand.ts index d21a8590ac85a..eaafa04721e26 100644 --- a/clients/client-neptune/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-neptune/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveTagsFromResourceMessage } from "../models/models_0"; @@ -127,6 +128,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ResetDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/ResetDBClusterParameterGroupCommand.ts index 5bd6c54adf2f6..092e2eab5cec3 100644 --- a/clients/client-neptune/src/commands/ResetDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/ResetDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterParameterGroupNameMessage, ResetDBClusterParameterGroupMessage } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ResetDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ResetDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/ResetDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/ResetDBParameterGroupCommand.ts index 9f211e7bfe3ca..4927dec79ccf7 100644 --- a/clients/client-neptune/src/commands/ResetDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/ResetDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBParameterGroupNameMessage, ResetDBParameterGroupMessage } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ResetDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ResetDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/RestoreDBClusterFromSnapshotCommand.ts b/clients/client-neptune/src/commands/RestoreDBClusterFromSnapshotCommand.ts index bfe995ec98320..d908ebd1df2d1 100644 --- a/clients/client-neptune/src/commands/RestoreDBClusterFromSnapshotCommand.ts +++ b/clients/client-neptune/src/commands/RestoreDBClusterFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDBClusterFromSnapshotMessage, RestoreDBClusterFromSnapshotResult } from "../models/models_0"; @@ -302,6 +303,10 @@ export class RestoreDBClusterFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBClusterFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/RestoreDBClusterToPointInTimeCommand.ts b/clients/client-neptune/src/commands/RestoreDBClusterToPointInTimeCommand.ts index 5e0e738acdf0f..9f51e27224f55 100644 --- a/clients/client-neptune/src/commands/RestoreDBClusterToPointInTimeCommand.ts +++ b/clients/client-neptune/src/commands/RestoreDBClusterToPointInTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDBClusterToPointInTimeMessage, RestoreDBClusterToPointInTimeResult } from "../models/models_0"; @@ -311,6 +312,10 @@ export class RestoreDBClusterToPointInTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBClusterToPointInTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/StartDBClusterCommand.ts b/clients/client-neptune/src/commands/StartDBClusterCommand.ts index 432c8c5b42c95..b103114b4c07e 100644 --- a/clients/client-neptune/src/commands/StartDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/StartDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartDBClusterMessage, StartDBClusterResult } from "../models/models_0"; @@ -216,6 +217,10 @@ export class StartDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StartDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptune/src/commands/StopDBClusterCommand.ts b/clients/client-neptune/src/commands/StopDBClusterCommand.ts index f90c8ae3e3ef1..0a5d70d937741 100644 --- a/clients/client-neptune/src/commands/StopDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/StopDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopDBClusterMessage, StopDBClusterResult } from "../models/models_0"; @@ -217,6 +218,10 @@ export class StopDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StopDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/package.json b/clients/client-neptunedata/package.json index 019fa94196862..b1d8c2b4cd413 100644 --- a/clients/client-neptunedata/package.json +++ b/clients/client-neptunedata/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-neptunedata/src/commands/CancelGremlinQueryCommand.ts b/clients/client-neptunedata/src/commands/CancelGremlinQueryCommand.ts index 6b89c87851967..1a285adfe1b69 100644 --- a/clients/client-neptunedata/src/commands/CancelGremlinQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelGremlinQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelGremlinQueryInput, CancelGremlinQueryOutput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CancelGremlinQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "CancelGremlinQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/CancelLoaderJobCommand.ts b/clients/client-neptunedata/src/commands/CancelLoaderJobCommand.ts index 2e0ea065950bc..c39b77f229bba 100644 --- a/clients/client-neptunedata/src/commands/CancelLoaderJobCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelLoaderJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelLoaderJobInput, CancelLoaderJobOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class CancelLoaderJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "CancelLoaderJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/CancelMLDataProcessingJobCommand.ts b/clients/client-neptunedata/src/commands/CancelMLDataProcessingJobCommand.ts index 45ebf4c641ec9..74ce3ea1422d2 100644 --- a/clients/client-neptunedata/src/commands/CancelMLDataProcessingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelMLDataProcessingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelMLDataProcessingJobInput, CancelMLDataProcessingJobOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CancelMLDataProcessingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "CancelMLDataProcessingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/CancelMLModelTrainingJobCommand.ts b/clients/client-neptunedata/src/commands/CancelMLModelTrainingJobCommand.ts index 94591a6b4e31a..385cb9f93c272 100644 --- a/clients/client-neptunedata/src/commands/CancelMLModelTrainingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelMLModelTrainingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelMLModelTrainingJobInput, CancelMLModelTrainingJobOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CancelMLModelTrainingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "CancelMLModelTrainingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/CancelMLModelTransformJobCommand.ts b/clients/client-neptunedata/src/commands/CancelMLModelTransformJobCommand.ts index f9b5eda6efde4..7c234f7de0546 100644 --- a/clients/client-neptunedata/src/commands/CancelMLModelTransformJobCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelMLModelTransformJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelMLModelTransformJobInput, CancelMLModelTransformJobOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CancelMLModelTransformJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "CancelMLModelTransformJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/CancelOpenCypherQueryCommand.ts b/clients/client-neptunedata/src/commands/CancelOpenCypherQueryCommand.ts index 0d1e44afdf696..d2ebe848f6d63 100644 --- a/clients/client-neptunedata/src/commands/CancelOpenCypherQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelOpenCypherQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelOpenCypherQueryInput, CancelOpenCypherQueryOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CancelOpenCypherQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "CancelOpenCypherQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/CreateMLEndpointCommand.ts b/clients/client-neptunedata/src/commands/CreateMLEndpointCommand.ts index 9d30fd9e1331b..66c6e65719c60 100644 --- a/clients/client-neptunedata/src/commands/CreateMLEndpointCommand.ts +++ b/clients/client-neptunedata/src/commands/CreateMLEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMLEndpointInput, CreateMLEndpointOutput } from "../models/models_0"; @@ -160,6 +161,10 @@ export class CreateMLEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "CreateMLEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/DeleteMLEndpointCommand.ts b/clients/client-neptunedata/src/commands/DeleteMLEndpointCommand.ts index 0544e1f9cdb44..8eb20040f06dc 100644 --- a/clients/client-neptunedata/src/commands/DeleteMLEndpointCommand.ts +++ b/clients/client-neptunedata/src/commands/DeleteMLEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMLEndpointInput, DeleteMLEndpointOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteMLEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "DeleteMLEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/DeletePropertygraphStatisticsCommand.ts b/clients/client-neptunedata/src/commands/DeletePropertygraphStatisticsCommand.ts index 066f711894729..c8e9485b8df60 100644 --- a/clients/client-neptunedata/src/commands/DeletePropertygraphStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/DeletePropertygraphStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePropertygraphStatisticsOutput } from "../models/models_0"; @@ -162,6 +163,10 @@ export class DeletePropertygraphStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "DeletePropertygraphStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/DeleteSparqlStatisticsCommand.ts b/clients/client-neptunedata/src/commands/DeleteSparqlStatisticsCommand.ts index c6ee5255482cf..975eef4d6a30d 100644 --- a/clients/client-neptunedata/src/commands/DeleteSparqlStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/DeleteSparqlStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSparqlStatisticsOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class DeleteSparqlStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "DeleteSparqlStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ExecuteFastResetCommand.ts b/clients/client-neptunedata/src/commands/ExecuteFastResetCommand.ts index 80207d23f9396..d80b6aaf3df30 100644 --- a/clients/client-neptunedata/src/commands/ExecuteFastResetCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteFastResetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteFastResetInput, ExecuteFastResetOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class ExecuteFastResetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ExecuteFastReset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ExecuteGremlinExplainQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteGremlinExplainQueryCommand.ts index 6971227c003d1..d6d1142bf2f70 100644 --- a/clients/client-neptunedata/src/commands/ExecuteGremlinExplainQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteGremlinExplainQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -199,6 +200,10 @@ export class ExecuteGremlinExplainQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ExecuteGremlinExplainQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ExecuteGremlinProfileQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteGremlinProfileQueryCommand.ts index ddf0c528689f1..bd4d8bae5b0ed 100644 --- a/clients/client-neptunedata/src/commands/ExecuteGremlinProfileQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteGremlinProfileQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -195,6 +196,10 @@ export class ExecuteGremlinProfileQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ExecuteGremlinProfileQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ExecuteGremlinQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteGremlinQueryCommand.ts index 5c89499892456..fa993a5afdf36 100644 --- a/clients/client-neptunedata/src/commands/ExecuteGremlinQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteGremlinQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteGremlinQueryInput, ExecuteGremlinQueryOutput } from "../models/models_0"; @@ -191,6 +192,10 @@ export class ExecuteGremlinQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ExecuteGremlinQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ExecuteOpenCypherExplainQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteOpenCypherExplainQueryCommand.ts index 7338ead0ae833..2605dd91b287a 100644 --- a/clients/client-neptunedata/src/commands/ExecuteOpenCypherExplainQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteOpenCypherExplainQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -198,6 +199,10 @@ export class ExecuteOpenCypherExplainQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ExecuteOpenCypherExplainQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ExecuteOpenCypherQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteOpenCypherQueryCommand.ts index 95563e474a816..11d14b65ab27a 100644 --- a/clients/client-neptunedata/src/commands/ExecuteOpenCypherQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteOpenCypherQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteOpenCypherQueryInput, ExecuteOpenCypherQueryOutput } from "../models/models_0"; @@ -192,6 +193,10 @@ export class ExecuteOpenCypherQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ExecuteOpenCypherQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetEngineStatusCommand.ts b/clients/client-neptunedata/src/commands/GetEngineStatusCommand.ts index 0e09386f6a7fa..e23eb094ea917 100644 --- a/clients/client-neptunedata/src/commands/GetEngineStatusCommand.ts +++ b/clients/client-neptunedata/src/commands/GetEngineStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEngineStatusOutput } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetEngineStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetEngineStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetGremlinQueryStatusCommand.ts b/clients/client-neptunedata/src/commands/GetGremlinQueryStatusCommand.ts index d81ae882fcbad..bf837db4d58f6 100644 --- a/clients/client-neptunedata/src/commands/GetGremlinQueryStatusCommand.ts +++ b/clients/client-neptunedata/src/commands/GetGremlinQueryStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGremlinQueryStatusInput, GetGremlinQueryStatusOutput } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetGremlinQueryStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetGremlinQueryStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetLoaderJobStatusCommand.ts b/clients/client-neptunedata/src/commands/GetLoaderJobStatusCommand.ts index 6f8bc50d0f15f..898690b881932 100644 --- a/clients/client-neptunedata/src/commands/GetLoaderJobStatusCommand.ts +++ b/clients/client-neptunedata/src/commands/GetLoaderJobStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLoaderJobStatusInput, GetLoaderJobStatusOutput } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetLoaderJobStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetLoaderJobStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetMLDataProcessingJobCommand.ts b/clients/client-neptunedata/src/commands/GetMLDataProcessingJobCommand.ts index 996918b5eeafe..e5d961e8559f3 100644 --- a/clients/client-neptunedata/src/commands/GetMLDataProcessingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/GetMLDataProcessingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMLDataProcessingJobInput, GetMLDataProcessingJobOutput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class GetMLDataProcessingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetMLDataProcessingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetMLEndpointCommand.ts b/clients/client-neptunedata/src/commands/GetMLEndpointCommand.ts index 589b34577be16..90c3bf4895ff6 100644 --- a/clients/client-neptunedata/src/commands/GetMLEndpointCommand.ts +++ b/clients/client-neptunedata/src/commands/GetMLEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMLEndpointInput, GetMLEndpointOutput } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetMLEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetMLEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetMLModelTrainingJobCommand.ts b/clients/client-neptunedata/src/commands/GetMLModelTrainingJobCommand.ts index 7afd83429662c..b114337388b5b 100644 --- a/clients/client-neptunedata/src/commands/GetMLModelTrainingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/GetMLModelTrainingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMLModelTrainingJobInput, GetMLModelTrainingJobOutput } from "../models/models_0"; @@ -180,6 +181,10 @@ export class GetMLModelTrainingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetMLModelTrainingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetMLModelTransformJobCommand.ts b/clients/client-neptunedata/src/commands/GetMLModelTransformJobCommand.ts index d8daba9380754..db42679ab7c98 100644 --- a/clients/client-neptunedata/src/commands/GetMLModelTransformJobCommand.ts +++ b/clients/client-neptunedata/src/commands/GetMLModelTransformJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMLModelTransformJobInput, GetMLModelTransformJobOutput } from "../models/models_0"; @@ -172,6 +173,10 @@ export class GetMLModelTransformJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetMLModelTransformJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetOpenCypherQueryStatusCommand.ts b/clients/client-neptunedata/src/commands/GetOpenCypherQueryStatusCommand.ts index 2b1267293496c..cbc1888c26280 100644 --- a/clients/client-neptunedata/src/commands/GetOpenCypherQueryStatusCommand.ts +++ b/clients/client-neptunedata/src/commands/GetOpenCypherQueryStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOpenCypherQueryStatusInput, GetOpenCypherQueryStatusOutput } from "../models/models_0"; @@ -173,6 +174,10 @@ export class GetOpenCypherQueryStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetOpenCypherQueryStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetPropertygraphStatisticsCommand.ts b/clients/client-neptunedata/src/commands/GetPropertygraphStatisticsCommand.ts index e784caf07e386..a621d8c01ddad 100644 --- a/clients/client-neptunedata/src/commands/GetPropertygraphStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/GetPropertygraphStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPropertygraphStatisticsOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetPropertygraphStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetPropertygraphStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetPropertygraphStreamCommand.ts b/clients/client-neptunedata/src/commands/GetPropertygraphStreamCommand.ts index 8e926641d6b37..c3131d1c11541 100644 --- a/clients/client-neptunedata/src/commands/GetPropertygraphStreamCommand.ts +++ b/clients/client-neptunedata/src/commands/GetPropertygraphStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPropertygraphStreamInput, GetPropertygraphStreamOutput } from "../models/models_0"; @@ -188,6 +189,10 @@ export class GetPropertygraphStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetPropertygraphStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetPropertygraphSummaryCommand.ts b/clients/client-neptunedata/src/commands/GetPropertygraphSummaryCommand.ts index 813d0ab10468d..2be831d7adccc 100644 --- a/clients/client-neptunedata/src/commands/GetPropertygraphSummaryCommand.ts +++ b/clients/client-neptunedata/src/commands/GetPropertygraphSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPropertygraphSummaryInput, GetPropertygraphSummaryOutput } from "../models/models_0"; @@ -202,6 +203,10 @@ export class GetPropertygraphSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetPropertygraphSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetRDFGraphSummaryCommand.ts b/clients/client-neptunedata/src/commands/GetRDFGraphSummaryCommand.ts index a42bc0a215c98..523f2cf6dc49d 100644 --- a/clients/client-neptunedata/src/commands/GetRDFGraphSummaryCommand.ts +++ b/clients/client-neptunedata/src/commands/GetRDFGraphSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRDFGraphSummaryInput, GetRDFGraphSummaryOutput } from "../models/models_0"; @@ -179,6 +180,10 @@ export class GetRDFGraphSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetRDFGraphSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetSparqlStatisticsCommand.ts b/clients/client-neptunedata/src/commands/GetSparqlStatisticsCommand.ts index 82e8e43bf2f5e..c24bb82cab829 100644 --- a/clients/client-neptunedata/src/commands/GetSparqlStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/GetSparqlStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSparqlStatisticsOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetSparqlStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetSparqlStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/GetSparqlStreamCommand.ts b/clients/client-neptunedata/src/commands/GetSparqlStreamCommand.ts index 4ba90bff149c0..8f9aaa530becc 100644 --- a/clients/client-neptunedata/src/commands/GetSparqlStreamCommand.ts +++ b/clients/client-neptunedata/src/commands/GetSparqlStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSparqlStreamInput, GetSparqlStreamOutput } from "../models/models_0"; @@ -183,6 +184,10 @@ export class GetSparqlStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "GetSparqlStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ListGremlinQueriesCommand.ts b/clients/client-neptunedata/src/commands/ListGremlinQueriesCommand.ts index bfd4b747a8035..3c337bbd1e958 100644 --- a/clients/client-neptunedata/src/commands/ListGremlinQueriesCommand.ts +++ b/clients/client-neptunedata/src/commands/ListGremlinQueriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGremlinQueriesInput, ListGremlinQueriesOutput } from "../models/models_0"; @@ -177,6 +178,10 @@ export class ListGremlinQueriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ListGremlinQueries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ListLoaderJobsCommand.ts b/clients/client-neptunedata/src/commands/ListLoaderJobsCommand.ts index 96c332d7741af..ee4f8a504685a 100644 --- a/clients/client-neptunedata/src/commands/ListLoaderJobsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListLoaderJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLoaderJobsInput, ListLoaderJobsOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListLoaderJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ListLoaderJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ListMLDataProcessingJobsCommand.ts b/clients/client-neptunedata/src/commands/ListMLDataProcessingJobsCommand.ts index 191e4a3be6066..c25be1e7ffb25 100644 --- a/clients/client-neptunedata/src/commands/ListMLDataProcessingJobsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListMLDataProcessingJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMLDataProcessingJobsInput, ListMLDataProcessingJobsOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListMLDataProcessingJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ListMLDataProcessingJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ListMLEndpointsCommand.ts b/clients/client-neptunedata/src/commands/ListMLEndpointsCommand.ts index 0251f45b69236..79921fd319dae 100644 --- a/clients/client-neptunedata/src/commands/ListMLEndpointsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListMLEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMLEndpointsInput, ListMLEndpointsOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListMLEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ListMLEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ListMLModelTrainingJobsCommand.ts b/clients/client-neptunedata/src/commands/ListMLModelTrainingJobsCommand.ts index 2bb7ba0dcdc9e..e25aa568bfd3d 100644 --- a/clients/client-neptunedata/src/commands/ListMLModelTrainingJobsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListMLModelTrainingJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMLModelTrainingJobsInput, ListMLModelTrainingJobsOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListMLModelTrainingJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ListMLModelTrainingJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ListMLModelTransformJobsCommand.ts b/clients/client-neptunedata/src/commands/ListMLModelTransformJobsCommand.ts index cbd060762d680..5a924b8d571eb 100644 --- a/clients/client-neptunedata/src/commands/ListMLModelTransformJobsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListMLModelTransformJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMLModelTransformJobsInput, ListMLModelTransformJobsOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListMLModelTransformJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ListMLModelTransformJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ListOpenCypherQueriesCommand.ts b/clients/client-neptunedata/src/commands/ListOpenCypherQueriesCommand.ts index 25f0eff9c9a7a..85183a9a2db4d 100644 --- a/clients/client-neptunedata/src/commands/ListOpenCypherQueriesCommand.ts +++ b/clients/client-neptunedata/src/commands/ListOpenCypherQueriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOpenCypherQueriesInput, ListOpenCypherQueriesOutput } from "../models/models_0"; @@ -180,6 +181,10 @@ export class ListOpenCypherQueriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ListOpenCypherQueries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ManagePropertygraphStatisticsCommand.ts b/clients/client-neptunedata/src/commands/ManagePropertygraphStatisticsCommand.ts index 389e53391b34a..59086b2fa39db 100644 --- a/clients/client-neptunedata/src/commands/ManagePropertygraphStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/ManagePropertygraphStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ManagePropertygraphStatisticsInput, ManagePropertygraphStatisticsOutput } from "../models/models_0"; @@ -161,6 +162,10 @@ export class ManagePropertygraphStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ManagePropertygraphStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/ManageSparqlStatisticsCommand.ts b/clients/client-neptunedata/src/commands/ManageSparqlStatisticsCommand.ts index 54450c42ae714..d4397bc464767 100644 --- a/clients/client-neptunedata/src/commands/ManageSparqlStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/ManageSparqlStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ManageSparqlStatisticsInput, ManageSparqlStatisticsOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ManageSparqlStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "ManageSparqlStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/StartLoaderJobCommand.ts b/clients/client-neptunedata/src/commands/StartLoaderJobCommand.ts index 69ccccd336d85..34c636b00e79c 100644 --- a/clients/client-neptunedata/src/commands/StartLoaderJobCommand.ts +++ b/clients/client-neptunedata/src/commands/StartLoaderJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartLoaderJobInput, StartLoaderJobOutput } from "../models/models_0"; @@ -176,6 +177,10 @@ export class StartLoaderJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "StartLoaderJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/StartMLDataProcessingJobCommand.ts b/clients/client-neptunedata/src/commands/StartMLDataProcessingJobCommand.ts index 6e0834030651f..f6b9b5b724afd 100644 --- a/clients/client-neptunedata/src/commands/StartMLDataProcessingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/StartMLDataProcessingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartMLDataProcessingJobInput, StartMLDataProcessingJobOutput } from "../models/models_0"; @@ -169,6 +170,10 @@ export class StartMLDataProcessingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "StartMLDataProcessingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/StartMLModelTrainingJobCommand.ts b/clients/client-neptunedata/src/commands/StartMLModelTrainingJobCommand.ts index 89cc9fbf8e58d..29bb4cee86b2a 100644 --- a/clients/client-neptunedata/src/commands/StartMLModelTrainingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/StartMLModelTrainingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartMLModelTrainingJobInput, StartMLModelTrainingJobOutput } from "../models/models_0"; @@ -175,6 +176,10 @@ export class StartMLModelTrainingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "StartMLModelTrainingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-neptunedata/src/commands/StartMLModelTransformJobCommand.ts b/clients/client-neptunedata/src/commands/StartMLModelTransformJobCommand.ts index 62465fac6afc7..ac22f67487813 100644 --- a/clients/client-neptunedata/src/commands/StartMLModelTransformJobCommand.ts +++ b/clients/client-neptunedata/src/commands/StartMLModelTransformJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartMLModelTransformJobInput, StartMLModelTransformJobOutput } from "../models/models_0"; @@ -170,6 +171,10 @@ export class StartMLModelTransformJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonNeptuneDataplane", + operation: "StartMLModelTransformJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/package.json b/clients/client-network-firewall/package.json index 21b5861d1906a..afe1bf167eaae 100644 --- a/clients/client-network-firewall/package.json +++ b/clients/client-network-firewall/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-network-firewall/src/commands/AssociateFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/AssociateFirewallPolicyCommand.ts index 689a4d6cdfb64..9932eb0de72cd 100644 --- a/clients/client-network-firewall/src/commands/AssociateFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/AssociateFirewallPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateFirewallPolicyRequest, AssociateFirewallPolicyResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class AssociateFirewallPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "AssociateFirewallPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/AssociateSubnetsCommand.ts b/clients/client-network-firewall/src/commands/AssociateSubnetsCommand.ts index 91bf802dd0c77..7cb56571273ff 100644 --- a/clients/client-network-firewall/src/commands/AssociateSubnetsCommand.ts +++ b/clients/client-network-firewall/src/commands/AssociateSubnetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateSubnetsRequest, AssociateSubnetsResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class AssociateSubnetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "AssociateSubnets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/CreateFirewallCommand.ts b/clients/client-network-firewall/src/commands/CreateFirewallCommand.ts index cae83ffc931b3..b2cc867ae69e9 100644 --- a/clients/client-network-firewall/src/commands/CreateFirewallCommand.ts +++ b/clients/client-network-firewall/src/commands/CreateFirewallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFirewallRequest, CreateFirewallResponse } from "../models/models_0"; @@ -233,6 +234,10 @@ export class CreateFirewallCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "CreateFirewall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/CreateFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/CreateFirewallPolicyCommand.ts index a76d1d0aa82e7..57b2826c0e63f 100644 --- a/clients/client-network-firewall/src/commands/CreateFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/CreateFirewallPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFirewallPolicyRequest, CreateFirewallPolicyResponse } from "../models/models_0"; @@ -234,6 +235,10 @@ export class CreateFirewallPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "CreateFirewallPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/CreateRuleGroupCommand.ts b/clients/client-network-firewall/src/commands/CreateRuleGroupCommand.ts index 51b0bcf94b0e7..fa092dcb8e55e 100644 --- a/clients/client-network-firewall/src/commands/CreateRuleGroupCommand.ts +++ b/clients/client-network-firewall/src/commands/CreateRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0"; @@ -317,6 +318,10 @@ export class CreateRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "CreateRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/CreateTLSInspectionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/CreateTLSInspectionConfigurationCommand.ts index 4de01a091ffc0..7a09ce03cef39 100644 --- a/clients/client-network-firewall/src/commands/CreateTLSInspectionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/CreateTLSInspectionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTLSInspectionConfigurationRequest, CreateTLSInspectionConfigurationResponse } from "../models/models_0"; @@ -235,6 +236,10 @@ export class CreateTLSInspectionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "CreateTLSInspectionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DeleteFirewallCommand.ts b/clients/client-network-firewall/src/commands/DeleteFirewallCommand.ts index 1e1279074ed6e..b3e2b134da18b 100644 --- a/clients/client-network-firewall/src/commands/DeleteFirewallCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteFirewallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFirewallRequest, DeleteFirewallResponse } from "../models/models_0"; @@ -215,6 +216,10 @@ export class DeleteFirewallCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DeleteFirewall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DeleteFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/DeleteFirewallPolicyCommand.ts index a532a941cc806..fdee1356c88b5 100644 --- a/clients/client-network-firewall/src/commands/DeleteFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteFirewallPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFirewallPolicyRequest, DeleteFirewallPolicyResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class DeleteFirewallPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DeleteFirewallPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-network-firewall/src/commands/DeleteResourcePolicyCommand.ts index 6ddfd6e953293..04298dec0c308 100644 --- a/clients/client-network-firewall/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DeleteRuleGroupCommand.ts b/clients/client-network-firewall/src/commands/DeleteRuleGroupCommand.ts index d0434ccb801b0..cb49570806bdb 100644 --- a/clients/client-network-firewall/src/commands/DeleteRuleGroupCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class DeleteRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DeleteRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DeleteTLSInspectionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/DeleteTLSInspectionConfigurationCommand.ts index 0da5940950250..e79efa611188e 100644 --- a/clients/client-network-firewall/src/commands/DeleteTLSInspectionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteTLSInspectionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTLSInspectionConfigurationRequest, DeleteTLSInspectionConfigurationResponse } from "../models/models_0"; @@ -176,6 +177,10 @@ export class DeleteTLSInspectionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DeleteTLSInspectionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DescribeFirewallCommand.ts b/clients/client-network-firewall/src/commands/DescribeFirewallCommand.ts index 7f2db3194d17d..16d026829495a 100644 --- a/clients/client-network-firewall/src/commands/DescribeFirewallCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeFirewallCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFirewallRequest, DescribeFirewallResponse } from "../models/models_0"; @@ -199,6 +200,10 @@ export class DescribeFirewallCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DescribeFirewall", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DescribeFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/DescribeFirewallPolicyCommand.ts index c2b3cc301a2cd..bab458e48cc59 100644 --- a/clients/client-network-firewall/src/commands/DescribeFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeFirewallPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFirewallPolicyRequest, DescribeFirewallPolicyResponse } from "../models/models_0"; @@ -216,6 +217,10 @@ export class DescribeFirewallPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DescribeFirewallPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DescribeLoggingConfigurationCommand.ts b/clients/client-network-firewall/src/commands/DescribeLoggingConfigurationCommand.ts index da4ccdeef004b..94c9766aadee0 100644 --- a/clients/client-network-firewall/src/commands/DescribeLoggingConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeLoggingConfigurationRequest, DescribeLoggingConfigurationResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class DescribeLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DescribeLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-network-firewall/src/commands/DescribeResourcePolicyCommand.ts index d8ac1be95db58..7673a12b9b1dc 100644 --- a/clients/client-network-firewall/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeResourcePolicyRequest, DescribeResourcePolicyResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DescribeResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DescribeResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DescribeRuleGroupCommand.ts b/clients/client-network-firewall/src/commands/DescribeRuleGroupCommand.ts index 283fd0e678cbe..7204711b34a20 100644 --- a/clients/client-network-firewall/src/commands/DescribeRuleGroupCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRuleGroupRequest, DescribeRuleGroupResponse } from "../models/models_0"; @@ -293,6 +294,10 @@ export class DescribeRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DescribeRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DescribeRuleGroupMetadataCommand.ts b/clients/client-network-firewall/src/commands/DescribeRuleGroupMetadataCommand.ts index 1cf2d321d7097..274d90edb7184 100644 --- a/clients/client-network-firewall/src/commands/DescribeRuleGroupMetadataCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeRuleGroupMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRuleGroupMetadataRequest, DescribeRuleGroupMetadataResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DescribeRuleGroupMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DescribeRuleGroupMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DescribeTLSInspectionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/DescribeTLSInspectionConfigurationCommand.ts index cbe99a97de16d..fe8272fd64b34 100644 --- a/clients/client-network-firewall/src/commands/DescribeTLSInspectionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeTLSInspectionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -216,6 +217,10 @@ export class DescribeTLSInspectionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DescribeTLSInspectionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/DisassociateSubnetsCommand.ts b/clients/client-network-firewall/src/commands/DisassociateSubnetsCommand.ts index 4f7d7eabf581f..e7e95b3533b5b 100644 --- a/clients/client-network-firewall/src/commands/DisassociateSubnetsCommand.ts +++ b/clients/client-network-firewall/src/commands/DisassociateSubnetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateSubnetsRequest, DisassociateSubnetsResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class DisassociateSubnetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "DisassociateSubnets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/ListFirewallPoliciesCommand.ts b/clients/client-network-firewall/src/commands/ListFirewallPoliciesCommand.ts index a0ab32641cf2c..dc6d4eaa998c5 100644 --- a/clients/client-network-firewall/src/commands/ListFirewallPoliciesCommand.ts +++ b/clients/client-network-firewall/src/commands/ListFirewallPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFirewallPoliciesRequest, ListFirewallPoliciesResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListFirewallPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "ListFirewallPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/ListFirewallsCommand.ts b/clients/client-network-firewall/src/commands/ListFirewallsCommand.ts index 89dfb8867c4b7..317cacc2b1aa2 100644 --- a/clients/client-network-firewall/src/commands/ListFirewallsCommand.ts +++ b/clients/client-network-firewall/src/commands/ListFirewallsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFirewallsRequest, ListFirewallsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListFirewallsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "ListFirewalls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/ListRuleGroupsCommand.ts b/clients/client-network-firewall/src/commands/ListRuleGroupsCommand.ts index 0ca948d455ebc..6e970aa74ae79 100644 --- a/clients/client-network-firewall/src/commands/ListRuleGroupsCommand.ts +++ b/clients/client-network-firewall/src/commands/ListRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "ListRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/ListTLSInspectionConfigurationsCommand.ts b/clients/client-network-firewall/src/commands/ListTLSInspectionConfigurationsCommand.ts index 15026672516ed..c2b97214de3f6 100644 --- a/clients/client-network-firewall/src/commands/ListTLSInspectionConfigurationsCommand.ts +++ b/clients/client-network-firewall/src/commands/ListTLSInspectionConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTLSInspectionConfigurationsRequest, ListTLSInspectionConfigurationsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListTLSInspectionConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "ListTLSInspectionConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/ListTagsForResourceCommand.ts b/clients/client-network-firewall/src/commands/ListTagsForResourceCommand.ts index c6c0f37c5f7fe..a4a7a1cd231ee 100644 --- a/clients/client-network-firewall/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-network-firewall/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/PutResourcePolicyCommand.ts b/clients/client-network-firewall/src/commands/PutResourcePolicyCommand.ts index 1da8be6e197f1..9f65fd8489252 100644 --- a/clients/client-network-firewall/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/TagResourceCommand.ts b/clients/client-network-firewall/src/commands/TagResourceCommand.ts index cbf6809c5664b..050e241c983e2 100644 --- a/clients/client-network-firewall/src/commands/TagResourceCommand.ts +++ b/clients/client-network-firewall/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UntagResourceCommand.ts b/clients/client-network-firewall/src/commands/UntagResourceCommand.ts index 9ad13a4f2fbc6..4d6148483eae1 100644 --- a/clients/client-network-firewall/src/commands/UntagResourceCommand.ts +++ b/clients/client-network-firewall/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallDeleteProtectionCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallDeleteProtectionCommand.ts index 63a1433410b5a..457252df83a37 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallDeleteProtectionCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallDeleteProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFirewallDeleteProtectionRequest, UpdateFirewallDeleteProtectionResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class UpdateFirewallDeleteProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateFirewallDeleteProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallDescriptionCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallDescriptionCommand.ts index b40723b4a6958..0bb25e3da8a6f 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallDescriptionCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallDescriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFirewallDescriptionRequest, UpdateFirewallDescriptionResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class UpdateFirewallDescriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateFirewallDescription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallEncryptionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallEncryptionConfigurationCommand.ts index 9fad4150bb123..657cde84cdcb1 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallEncryptionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallEncryptionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class UpdateFirewallEncryptionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateFirewallEncryptionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallPolicyChangeProtectionCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallPolicyChangeProtectionCommand.ts index 2743534d4c722..7ba78c75a73f3 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallPolicyChangeProtectionCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallPolicyChangeProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class UpdateFirewallPolicyChangeProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateFirewallPolicyChangeProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallPolicyCommand.ts index 9ea6eb4728ce3..fd1c1ab3d3d35 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFirewallPolicyRequest, UpdateFirewallPolicyResponse } from "../models/models_0"; @@ -226,6 +227,10 @@ export class UpdateFirewallPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateFirewallPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateLoggingConfigurationCommand.ts b/clients/client-network-firewall/src/commands/UpdateLoggingConfigurationCommand.ts index eb7619684311c..6d443bfa54a17 100644 --- a/clients/client-network-firewall/src/commands/UpdateLoggingConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLoggingConfigurationRequest, UpdateLoggingConfigurationResponse } from "../models/models_0"; @@ -195,6 +196,10 @@ export class UpdateLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateRuleGroupCommand.ts b/clients/client-network-firewall/src/commands/UpdateRuleGroupCommand.ts index 3cd767e0a6ddb..291392efc3c43 100644 --- a/clients/client-network-firewall/src/commands/UpdateRuleGroupCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0"; @@ -313,6 +314,10 @@ export class UpdateRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateSubnetChangeProtectionCommand.ts b/clients/client-network-firewall/src/commands/UpdateSubnetChangeProtectionCommand.ts index 5f1d1c67a99ec..e5e090cf42e61 100644 --- a/clients/client-network-firewall/src/commands/UpdateSubnetChangeProtectionCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateSubnetChangeProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSubnetChangeProtectionRequest, UpdateSubnetChangeProtectionResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class UpdateSubnetChangeProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateSubnetChangeProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-network-firewall/src/commands/UpdateTLSInspectionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/UpdateTLSInspectionConfigurationCommand.ts index 55d666668da56..5714d52caced9 100644 --- a/clients/client-network-firewall/src/commands/UpdateTLSInspectionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateTLSInspectionConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTLSInspectionConfigurationRequest, UpdateTLSInspectionConfigurationResponse } from "../models/models_0"; @@ -227,6 +228,10 @@ export class UpdateTLSInspectionConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkFirewall_20201112", + operation: "UpdateTLSInspectionConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/package.json b/clients/client-networkmanager/package.json index 1319fad7d6dd6..9d207b64a6e43 100644 --- a/clients/client-networkmanager/package.json +++ b/clients/client-networkmanager/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-networkmanager/src/commands/AcceptAttachmentCommand.ts b/clients/client-networkmanager/src/commands/AcceptAttachmentCommand.ts index 09c92634bde0b..0c9dafbff34b2 100644 --- a/clients/client-networkmanager/src/commands/AcceptAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/AcceptAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptAttachmentRequest, AcceptAttachmentResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class AcceptAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "AcceptAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/AssociateConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/AssociateConnectPeerCommand.ts index 4060153109a41..49e757089de59 100644 --- a/clients/client-networkmanager/src/commands/AssociateConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/AssociateConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateConnectPeerRequest, AssociateConnectPeerResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class AssociateConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "AssociateConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/AssociateCustomerGatewayCommand.ts b/clients/client-networkmanager/src/commands/AssociateCustomerGatewayCommand.ts index b28de9dd6182f..dfb491e95a2e0 100644 --- a/clients/client-networkmanager/src/commands/AssociateCustomerGatewayCommand.ts +++ b/clients/client-networkmanager/src/commands/AssociateCustomerGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateCustomerGatewayRequest, AssociateCustomerGatewayResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class AssociateCustomerGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "AssociateCustomerGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/AssociateLinkCommand.ts b/clients/client-networkmanager/src/commands/AssociateLinkCommand.ts index cb16d310c983b..8cf2504f6fc81 100644 --- a/clients/client-networkmanager/src/commands/AssociateLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/AssociateLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateLinkRequest, AssociateLinkResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class AssociateLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "AssociateLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/AssociateTransitGatewayConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/AssociateTransitGatewayConnectPeerCommand.ts index 31b826e410790..77fc83ab39a8b 100644 --- a/clients/client-networkmanager/src/commands/AssociateTransitGatewayConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/AssociateTransitGatewayConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class AssociateTransitGatewayConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "AssociateTransitGatewayConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateConnectAttachmentCommand.ts b/clients/client-networkmanager/src/commands/CreateConnectAttachmentCommand.ts index 52bcc65c463cb..2b346f443d32f 100644 --- a/clients/client-networkmanager/src/commands/CreateConnectAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateConnectAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConnectAttachmentRequest, CreateConnectAttachmentResponse } from "../models/models_0"; @@ -183,6 +184,10 @@ export class CreateConnectAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateConnectAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/CreateConnectPeerCommand.ts index bf9e4f407326b..d3b673e6bec7c 100644 --- a/clients/client-networkmanager/src/commands/CreateConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConnectPeerRequest, CreateConnectPeerResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class CreateConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateConnectionCommand.ts b/clients/client-networkmanager/src/commands/CreateConnectionCommand.ts index 0ce1ac351205a..e8bc3d155b820 100644 --- a/clients/client-networkmanager/src/commands/CreateConnectionCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class CreateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateCoreNetworkCommand.ts b/clients/client-networkmanager/src/commands/CreateCoreNetworkCommand.ts index 187ec2661d650..8c34c66b3c425 100644 --- a/clients/client-networkmanager/src/commands/CreateCoreNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateCoreNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCoreNetworkRequest, CreateCoreNetworkResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class CreateCoreNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateCoreNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateDeviceCommand.ts b/clients/client-networkmanager/src/commands/CreateDeviceCommand.ts index c8914ebb7dbf9..8f1247957daf1 100644 --- a/clients/client-networkmanager/src/commands/CreateDeviceCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class CreateDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDeviceRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateDeviceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateGlobalNetworkCommand.ts b/clients/client-networkmanager/src/commands/CreateGlobalNetworkCommand.ts index ec1feedeaa3b8..29d6443ac587a 100644 --- a/clients/client-networkmanager/src/commands/CreateGlobalNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateGlobalNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGlobalNetworkRequest, CreateGlobalNetworkResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class CreateGlobalNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateGlobalNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateLinkCommand.ts b/clients/client-networkmanager/src/commands/CreateLinkCommand.ts index dcc5428a4cca8..b35755b9978c2 100644 --- a/clients/client-networkmanager/src/commands/CreateLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLinkRequest, CreateLinkResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class CreateLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateSiteCommand.ts b/clients/client-networkmanager/src/commands/CreateSiteCommand.ts index 493e75e79f003..5b0e7ea5ccafe 100644 --- a/clients/client-networkmanager/src/commands/CreateSiteCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class CreateSiteCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSiteRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateSiteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateSiteToSiteVpnAttachmentCommand.ts b/clients/client-networkmanager/src/commands/CreateSiteToSiteVpnAttachmentCommand.ts index 85edd1e869633..2c4e58bc13e39 100644 --- a/clients/client-networkmanager/src/commands/CreateSiteToSiteVpnAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateSiteToSiteVpnAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSiteToSiteVpnAttachmentRequest, CreateSiteToSiteVpnAttachmentResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class CreateSiteToSiteVpnAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateSiteToSiteVpnAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateTransitGatewayPeeringCommand.ts b/clients/client-networkmanager/src/commands/CreateTransitGatewayPeeringCommand.ts index c8e70c2df79b5..5406aeeffe1db 100644 --- a/clients/client-networkmanager/src/commands/CreateTransitGatewayPeeringCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateTransitGatewayPeeringCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTransitGatewayPeeringRequest, CreateTransitGatewayPeeringResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class CreateTransitGatewayPeeringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateTransitGatewayPeering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateTransitGatewayRouteTableAttachmentCommand.ts b/clients/client-networkmanager/src/commands/CreateTransitGatewayRouteTableAttachmentCommand.ts index 644f70a80f550..bc4ddde0332c8 100644 --- a/clients/client-networkmanager/src/commands/CreateTransitGatewayRouteTableAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateTransitGatewayRouteTableAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -189,6 +190,10 @@ export class CreateTransitGatewayRouteTableAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateTransitGatewayRouteTableAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/CreateVpcAttachmentCommand.ts b/clients/client-networkmanager/src/commands/CreateVpcAttachmentCommand.ts index 6b1413a2bdc4c..12d392dc674ea 100644 --- a/clients/client-networkmanager/src/commands/CreateVpcAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateVpcAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateVpcAttachmentRequest, CreateVpcAttachmentResponse } from "../models/models_0"; @@ -186,6 +187,10 @@ export class CreateVpcAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "CreateVpcAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteAttachmentCommand.ts b/clients/client-networkmanager/src/commands/DeleteAttachmentCommand.ts index b29bd90e8f625..f9d352c098d65 100644 --- a/clients/client-networkmanager/src/commands/DeleteAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAttachmentRequest, DeleteAttachmentResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class DeleteAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/DeleteConnectPeerCommand.ts index 6a1ffa5aafb2c..4bc2fcac16547 100644 --- a/clients/client-networkmanager/src/commands/DeleteConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConnectPeerRequest, DeleteConnectPeerResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class DeleteConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteConnectionCommand.ts b/clients/client-networkmanager/src/commands/DeleteConnectionCommand.ts index 963a0d44e08a7..63c3f643267da 100644 --- a/clients/client-networkmanager/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteCoreNetworkCommand.ts b/clients/client-networkmanager/src/commands/DeleteCoreNetworkCommand.ts index 342a49efbd6e0..91e0dcc84e5dd 100644 --- a/clients/client-networkmanager/src/commands/DeleteCoreNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteCoreNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCoreNetworkRequest, DeleteCoreNetworkResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class DeleteCoreNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteCoreNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteCoreNetworkPolicyVersionCommand.ts b/clients/client-networkmanager/src/commands/DeleteCoreNetworkPolicyVersionCommand.ts index 2e5b243de9592..54bb52b66d0f2 100644 --- a/clients/client-networkmanager/src/commands/DeleteCoreNetworkPolicyVersionCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteCoreNetworkPolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCoreNetworkPolicyVersionRequest, DeleteCoreNetworkPolicyVersionResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DeleteCoreNetworkPolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteCoreNetworkPolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteDeviceCommand.ts b/clients/client-networkmanager/src/commands/DeleteDeviceCommand.ts index 0f2210f347752..86915a3576be4 100644 --- a/clients/client-networkmanager/src/commands/DeleteDeviceCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDeviceRequest, DeleteDeviceResponse, DeleteDeviceResponseFilterSensitiveLog } from "../models/models_0"; @@ -160,6 +161,10 @@ export class DeleteDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteDeviceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteGlobalNetworkCommand.ts b/clients/client-networkmanager/src/commands/DeleteGlobalNetworkCommand.ts index 35fc668151621..5d89ebe1f6b9b 100644 --- a/clients/client-networkmanager/src/commands/DeleteGlobalNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteGlobalNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGlobalNetworkRequest, DeleteGlobalNetworkResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteGlobalNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteGlobalNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteLinkCommand.ts b/clients/client-networkmanager/src/commands/DeleteLinkCommand.ts index 6b632e7a3293c..1b37cbc597d38 100644 --- a/clients/client-networkmanager/src/commands/DeleteLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLinkRequest, DeleteLinkResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DeleteLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeletePeeringCommand.ts b/clients/client-networkmanager/src/commands/DeletePeeringCommand.ts index 51d0f90bba4b7..be04bc2527d02 100644 --- a/clients/client-networkmanager/src/commands/DeletePeeringCommand.ts +++ b/clients/client-networkmanager/src/commands/DeletePeeringCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePeeringRequest, DeletePeeringResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DeletePeeringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeletePeering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-networkmanager/src/commands/DeleteResourcePolicyCommand.ts index a9f001c3cd9a0..1ca9b9fa4ad26 100644 --- a/clients/client-networkmanager/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeleteSiteCommand.ts b/clients/client-networkmanager/src/commands/DeleteSiteCommand.ts index c770bb1e2f963..4dc89dd13a40f 100644 --- a/clients/client-networkmanager/src/commands/DeleteSiteCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSiteRequest, DeleteSiteResponse, DeleteSiteResponseFilterSensitiveLog } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DeleteSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteSiteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeleteSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DeregisterTransitGatewayCommand.ts b/clients/client-networkmanager/src/commands/DeregisterTransitGatewayCommand.ts index cf081c90e496c..8b03b26f5e1bb 100644 --- a/clients/client-networkmanager/src/commands/DeregisterTransitGatewayCommand.ts +++ b/clients/client-networkmanager/src/commands/DeregisterTransitGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterTransitGatewayRequest, DeregisterTransitGatewayResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeregisterTransitGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DeregisterTransitGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DescribeGlobalNetworksCommand.ts b/clients/client-networkmanager/src/commands/DescribeGlobalNetworksCommand.ts index 5f75370cc690a..36b22e04f2698 100644 --- a/clients/client-networkmanager/src/commands/DescribeGlobalNetworksCommand.ts +++ b/clients/client-networkmanager/src/commands/DescribeGlobalNetworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeGlobalNetworksRequest, DescribeGlobalNetworksResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DescribeGlobalNetworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DescribeGlobalNetworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DisassociateConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/DisassociateConnectPeerCommand.ts index f70a66005fc24..960767d24f445 100644 --- a/clients/client-networkmanager/src/commands/DisassociateConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/DisassociateConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateConnectPeerRequest, DisassociateConnectPeerResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DisassociateConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DisassociateConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DisassociateCustomerGatewayCommand.ts b/clients/client-networkmanager/src/commands/DisassociateCustomerGatewayCommand.ts index e5105ae7f001c..354bbf5333112 100644 --- a/clients/client-networkmanager/src/commands/DisassociateCustomerGatewayCommand.ts +++ b/clients/client-networkmanager/src/commands/DisassociateCustomerGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateCustomerGatewayRequest, DisassociateCustomerGatewayResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DisassociateCustomerGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DisassociateCustomerGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DisassociateLinkCommand.ts b/clients/client-networkmanager/src/commands/DisassociateLinkCommand.ts index 1edd6feb30db8..ab5d0b5fb7527 100644 --- a/clients/client-networkmanager/src/commands/DisassociateLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/DisassociateLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateLinkRequest, DisassociateLinkResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DisassociateLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DisassociateLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/DisassociateTransitGatewayConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/DisassociateTransitGatewayConnectPeerCommand.ts index 17e34b33d3d29..0028f2be61b42 100644 --- a/clients/client-networkmanager/src/commands/DisassociateTransitGatewayConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/DisassociateTransitGatewayConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class DisassociateTransitGatewayConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "DisassociateTransitGatewayConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/ExecuteCoreNetworkChangeSetCommand.ts b/clients/client-networkmanager/src/commands/ExecuteCoreNetworkChangeSetCommand.ts index 68e7cd46f97c7..52775c2af75e6 100644 --- a/clients/client-networkmanager/src/commands/ExecuteCoreNetworkChangeSetCommand.ts +++ b/clients/client-networkmanager/src/commands/ExecuteCoreNetworkChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteCoreNetworkChangeSetRequest, ExecuteCoreNetworkChangeSetResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ExecuteCoreNetworkChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "ExecuteCoreNetworkChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetConnectAttachmentCommand.ts b/clients/client-networkmanager/src/commands/GetConnectAttachmentCommand.ts index c43157d6e759f..adda18085ee8a 100644 --- a/clients/client-networkmanager/src/commands/GetConnectAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/GetConnectAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConnectAttachmentRequest, GetConnectAttachmentResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class GetConnectAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetConnectAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetConnectPeerAssociationsCommand.ts b/clients/client-networkmanager/src/commands/GetConnectPeerAssociationsCommand.ts index df0dec9cb05b1..faeb105b3e18b 100644 --- a/clients/client-networkmanager/src/commands/GetConnectPeerAssociationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetConnectPeerAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConnectPeerAssociationsRequest, GetConnectPeerAssociationsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetConnectPeerAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetConnectPeerAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/GetConnectPeerCommand.ts index 0a834ed08d11a..6671a07ee2337 100644 --- a/clients/client-networkmanager/src/commands/GetConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/GetConnectPeerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConnectPeerRequest, GetConnectPeerResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class GetConnectPeerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetConnectPeer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetConnectionsCommand.ts b/clients/client-networkmanager/src/commands/GetConnectionsCommand.ts index e1121889531f9..864aebf3a26f3 100644 --- a/clients/client-networkmanager/src/commands/GetConnectionsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConnectionsRequest, GetConnectionsResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class GetConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetCoreNetworkChangeEventsCommand.ts b/clients/client-networkmanager/src/commands/GetCoreNetworkChangeEventsCommand.ts index 7ea6c9cdf09c6..9832a43a50af3 100644 --- a/clients/client-networkmanager/src/commands/GetCoreNetworkChangeEventsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCoreNetworkChangeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCoreNetworkChangeEventsRequest, GetCoreNetworkChangeEventsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetCoreNetworkChangeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetCoreNetworkChangeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetCoreNetworkChangeSetCommand.ts b/clients/client-networkmanager/src/commands/GetCoreNetworkChangeSetCommand.ts index fb072b4c6327f..77409de9dc823 100644 --- a/clients/client-networkmanager/src/commands/GetCoreNetworkChangeSetCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCoreNetworkChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCoreNetworkChangeSetRequest, GetCoreNetworkChangeSetResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetCoreNetworkChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetCoreNetworkChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetCoreNetworkCommand.ts b/clients/client-networkmanager/src/commands/GetCoreNetworkCommand.ts index 460bbb78e82e9..f95681061cc55 100644 --- a/clients/client-networkmanager/src/commands/GetCoreNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCoreNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCoreNetworkRequest, GetCoreNetworkResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetCoreNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetCoreNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetCoreNetworkPolicyCommand.ts b/clients/client-networkmanager/src/commands/GetCoreNetworkPolicyCommand.ts index 57f61e4acf489..108af111d3d60 100644 --- a/clients/client-networkmanager/src/commands/GetCoreNetworkPolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCoreNetworkPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCoreNetworkPolicyRequest, GetCoreNetworkPolicyResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetCoreNetworkPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetCoreNetworkPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetCustomerGatewayAssociationsCommand.ts b/clients/client-networkmanager/src/commands/GetCustomerGatewayAssociationsCommand.ts index b79b0c8f7d915..1af1f96b72bf5 100644 --- a/clients/client-networkmanager/src/commands/GetCustomerGatewayAssociationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCustomerGatewayAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCustomerGatewayAssociationsRequest, GetCustomerGatewayAssociationsResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class GetCustomerGatewayAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetCustomerGatewayAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetDevicesCommand.ts b/clients/client-networkmanager/src/commands/GetDevicesCommand.ts index 1c56b18b4ab22..d6ab9c5f5e48c 100644 --- a/clients/client-networkmanager/src/commands/GetDevicesCommand.ts +++ b/clients/client-networkmanager/src/commands/GetDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDevicesRequest, GetDevicesResponse, GetDevicesResponseFilterSensitiveLog } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDevicesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetLinkAssociationsCommand.ts b/clients/client-networkmanager/src/commands/GetLinkAssociationsCommand.ts index c46b1ed6f7534..26ef9078ad17a 100644 --- a/clients/client-networkmanager/src/commands/GetLinkAssociationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetLinkAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLinkAssociationsRequest, GetLinkAssociationsResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class GetLinkAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetLinkAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetLinksCommand.ts b/clients/client-networkmanager/src/commands/GetLinksCommand.ts index 29c1ee9fc95ef..f0e729c5af66e 100644 --- a/clients/client-networkmanager/src/commands/GetLinksCommand.ts +++ b/clients/client-networkmanager/src/commands/GetLinksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLinksRequest, GetLinksResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetLinksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetLinks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetNetworkResourceCountsCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkResourceCountsCommand.ts index 12e86d38aa03f..421985a57080b 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkResourceCountsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkResourceCountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNetworkResourceCountsRequest, GetNetworkResourceCountsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class GetNetworkResourceCountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetNetworkResourceCounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetNetworkResourceRelationshipsCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkResourceRelationshipsCommand.ts index b8d90acd4d109..67e3807e634c4 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkResourceRelationshipsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkResourceRelationshipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNetworkResourceRelationshipsRequest, GetNetworkResourceRelationshipsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetNetworkResourceRelationshipsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetNetworkResourceRelationships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetNetworkResourcesCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkResourcesCommand.ts index e45cf3309c9f4..b0452a72112ef 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkResourcesCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNetworkResourcesRequest, GetNetworkResourcesResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetNetworkResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetNetworkResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetNetworkRoutesCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkRoutesCommand.ts index 2a79634194533..06e088bb34750 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkRoutesCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkRoutesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNetworkRoutesRequest, GetNetworkRoutesResponse } from "../models/models_0"; @@ -188,6 +189,10 @@ export class GetNetworkRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetNetworkRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetNetworkTelemetryCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkTelemetryCommand.ts index b9556266e8336..02386feb2f37c 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkTelemetryCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkTelemetryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNetworkTelemetryRequest, GetNetworkTelemetryResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class GetNetworkTelemetryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetNetworkTelemetry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetResourcePolicyCommand.ts b/clients/client-networkmanager/src/commands/GetResourcePolicyCommand.ts index 70d2b9ac7ece3..43e8b68a2ff62 100644 --- a/clients/client-networkmanager/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetRouteAnalysisCommand.ts b/clients/client-networkmanager/src/commands/GetRouteAnalysisCommand.ts index 5d9dac27ea6bc..3b0195550bd67 100644 --- a/clients/client-networkmanager/src/commands/GetRouteAnalysisCommand.ts +++ b/clients/client-networkmanager/src/commands/GetRouteAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRouteAnalysisRequest, GetRouteAnalysisResponse } from "../models/models_0"; @@ -194,6 +195,10 @@ export class GetRouteAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetRouteAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetSiteToSiteVpnAttachmentCommand.ts b/clients/client-networkmanager/src/commands/GetSiteToSiteVpnAttachmentCommand.ts index 494cda54c4c6f..341fb5765d1ac 100644 --- a/clients/client-networkmanager/src/commands/GetSiteToSiteVpnAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/GetSiteToSiteVpnAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSiteToSiteVpnAttachmentRequest, GetSiteToSiteVpnAttachmentResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetSiteToSiteVpnAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetSiteToSiteVpnAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetSitesCommand.ts b/clients/client-networkmanager/src/commands/GetSitesCommand.ts index 94113d5425644..08059708c6ccc 100644 --- a/clients/client-networkmanager/src/commands/GetSitesCommand.ts +++ b/clients/client-networkmanager/src/commands/GetSitesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSitesRequest, GetSitesResponse, GetSitesResponseFilterSensitiveLog } from "../models/models_0"; @@ -153,6 +154,10 @@ export class GetSitesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSitesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetSites", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetTransitGatewayConnectPeerAssociationsCommand.ts b/clients/client-networkmanager/src/commands/GetTransitGatewayConnectPeerAssociationsCommand.ts index d393024b9f927..9eaf842526a6c 100644 --- a/clients/client-networkmanager/src/commands/GetTransitGatewayConnectPeerAssociationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetTransitGatewayConnectPeerAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class GetTransitGatewayConnectPeerAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetTransitGatewayConnectPeerAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetTransitGatewayPeeringCommand.ts b/clients/client-networkmanager/src/commands/GetTransitGatewayPeeringCommand.ts index f285cabf311da..f8d0a55d27519 100644 --- a/clients/client-networkmanager/src/commands/GetTransitGatewayPeeringCommand.ts +++ b/clients/client-networkmanager/src/commands/GetTransitGatewayPeeringCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTransitGatewayPeeringRequest, GetTransitGatewayPeeringResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class GetTransitGatewayPeeringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetTransitGatewayPeering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetTransitGatewayRegistrationsCommand.ts b/clients/client-networkmanager/src/commands/GetTransitGatewayRegistrationsCommand.ts index f49625e6b5dc5..03422affc41b1 100644 --- a/clients/client-networkmanager/src/commands/GetTransitGatewayRegistrationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetTransitGatewayRegistrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTransitGatewayRegistrationsRequest, GetTransitGatewayRegistrationsResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class GetTransitGatewayRegistrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetTransitGatewayRegistrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetTransitGatewayRouteTableAttachmentCommand.ts b/clients/client-networkmanager/src/commands/GetTransitGatewayRouteTableAttachmentCommand.ts index 2c8743ceb5770..ba57637780569 100644 --- a/clients/client-networkmanager/src/commands/GetTransitGatewayRouteTableAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/GetTransitGatewayRouteTableAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class GetTransitGatewayRouteTableAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetTransitGatewayRouteTableAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/GetVpcAttachmentCommand.ts b/clients/client-networkmanager/src/commands/GetVpcAttachmentCommand.ts index aaae565bac7ff..5aac612e505ed 100644 --- a/clients/client-networkmanager/src/commands/GetVpcAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/GetVpcAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetVpcAttachmentRequest, GetVpcAttachmentResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class GetVpcAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "GetVpcAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/ListAttachmentsCommand.ts b/clients/client-networkmanager/src/commands/ListAttachmentsCommand.ts index bf821dab92a87..5ee13a6c64273 100644 --- a/clients/client-networkmanager/src/commands/ListAttachmentsCommand.ts +++ b/clients/client-networkmanager/src/commands/ListAttachmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAttachmentsRequest, ListAttachmentsResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class ListAttachmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "ListAttachments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/ListConnectPeersCommand.ts b/clients/client-networkmanager/src/commands/ListConnectPeersCommand.ts index e4a172be0a760..f115478a94952 100644 --- a/clients/client-networkmanager/src/commands/ListConnectPeersCommand.ts +++ b/clients/client-networkmanager/src/commands/ListConnectPeersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConnectPeersRequest, ListConnectPeersResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListConnectPeersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "ListConnectPeers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/ListCoreNetworkPolicyVersionsCommand.ts b/clients/client-networkmanager/src/commands/ListCoreNetworkPolicyVersionsCommand.ts index a0622abd070ff..37b6f201425d5 100644 --- a/clients/client-networkmanager/src/commands/ListCoreNetworkPolicyVersionsCommand.ts +++ b/clients/client-networkmanager/src/commands/ListCoreNetworkPolicyVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCoreNetworkPolicyVersionsRequest, ListCoreNetworkPolicyVersionsResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListCoreNetworkPolicyVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "ListCoreNetworkPolicyVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/ListCoreNetworksCommand.ts b/clients/client-networkmanager/src/commands/ListCoreNetworksCommand.ts index f385372815920..019c6cc8b6025 100644 --- a/clients/client-networkmanager/src/commands/ListCoreNetworksCommand.ts +++ b/clients/client-networkmanager/src/commands/ListCoreNetworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCoreNetworksRequest, ListCoreNetworksResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListCoreNetworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "ListCoreNetworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/ListOrganizationServiceAccessStatusCommand.ts b/clients/client-networkmanager/src/commands/ListOrganizationServiceAccessStatusCommand.ts index 4b13ea5fbefe5..e27eec7d9525a 100644 --- a/clients/client-networkmanager/src/commands/ListOrganizationServiceAccessStatusCommand.ts +++ b/clients/client-networkmanager/src/commands/ListOrganizationServiceAccessStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class ListOrganizationServiceAccessStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "ListOrganizationServiceAccessStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/ListPeeringsCommand.ts b/clients/client-networkmanager/src/commands/ListPeeringsCommand.ts index dff3ca22597b4..a2032eff33623 100644 --- a/clients/client-networkmanager/src/commands/ListPeeringsCommand.ts +++ b/clients/client-networkmanager/src/commands/ListPeeringsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPeeringsRequest, ListPeeringsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListPeeringsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "ListPeerings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/ListTagsForResourceCommand.ts b/clients/client-networkmanager/src/commands/ListTagsForResourceCommand.ts index e288c31531ee5..7259544811c1c 100644 --- a/clients/client-networkmanager/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-networkmanager/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/PutCoreNetworkPolicyCommand.ts b/clients/client-networkmanager/src/commands/PutCoreNetworkPolicyCommand.ts index 4220c25650965..516791244d25e 100644 --- a/clients/client-networkmanager/src/commands/PutCoreNetworkPolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/PutCoreNetworkPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutCoreNetworkPolicyRequest, PutCoreNetworkPolicyResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class PutCoreNetworkPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "PutCoreNetworkPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/PutResourcePolicyCommand.ts b/clients/client-networkmanager/src/commands/PutResourcePolicyCommand.ts index 89284a934a1da..920752834a1d6 100644 --- a/clients/client-networkmanager/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/RegisterTransitGatewayCommand.ts b/clients/client-networkmanager/src/commands/RegisterTransitGatewayCommand.ts index 74051c6c18c0a..f558a6c3165df 100644 --- a/clients/client-networkmanager/src/commands/RegisterTransitGatewayCommand.ts +++ b/clients/client-networkmanager/src/commands/RegisterTransitGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterTransitGatewayRequest, RegisterTransitGatewayResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class RegisterTransitGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "RegisterTransitGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/RejectAttachmentCommand.ts b/clients/client-networkmanager/src/commands/RejectAttachmentCommand.ts index 985ad2e2791ba..7c245d493c47e 100644 --- a/clients/client-networkmanager/src/commands/RejectAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/RejectAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RejectAttachmentRequest, RejectAttachmentResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class RejectAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "RejectAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/RestoreCoreNetworkPolicyVersionCommand.ts b/clients/client-networkmanager/src/commands/RestoreCoreNetworkPolicyVersionCommand.ts index 27a64559e63fc..98b9cd4e4ce71 100644 --- a/clients/client-networkmanager/src/commands/RestoreCoreNetworkPolicyVersionCommand.ts +++ b/clients/client-networkmanager/src/commands/RestoreCoreNetworkPolicyVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreCoreNetworkPolicyVersionRequest, RestoreCoreNetworkPolicyVersionResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class RestoreCoreNetworkPolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "RestoreCoreNetworkPolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/StartOrganizationServiceAccessUpdateCommand.ts b/clients/client-networkmanager/src/commands/StartOrganizationServiceAccessUpdateCommand.ts index 7de67296112e7..643aa7142e6f7 100644 --- a/clients/client-networkmanager/src/commands/StartOrganizationServiceAccessUpdateCommand.ts +++ b/clients/client-networkmanager/src/commands/StartOrganizationServiceAccessUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class StartOrganizationServiceAccessUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "StartOrganizationServiceAccessUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/StartRouteAnalysisCommand.ts b/clients/client-networkmanager/src/commands/StartRouteAnalysisCommand.ts index a2704d1d75e8f..e55777a2a9fa2 100644 --- a/clients/client-networkmanager/src/commands/StartRouteAnalysisCommand.ts +++ b/clients/client-networkmanager/src/commands/StartRouteAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartRouteAnalysisRequest, StartRouteAnalysisResponse } from "../models/models_0"; @@ -208,6 +209,10 @@ export class StartRouteAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "StartRouteAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/TagResourceCommand.ts b/clients/client-networkmanager/src/commands/TagResourceCommand.ts index d61f36e485dda..f7d0d394e3726 100644 --- a/clients/client-networkmanager/src/commands/TagResourceCommand.ts +++ b/clients/client-networkmanager/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UntagResourceCommand.ts b/clients/client-networkmanager/src/commands/UntagResourceCommand.ts index 78381b52459ad..4023a46c463d9 100644 --- a/clients/client-networkmanager/src/commands/UntagResourceCommand.ts +++ b/clients/client-networkmanager/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UpdateConnectionCommand.ts b/clients/client-networkmanager/src/commands/UpdateConnectionCommand.ts index a97d2987226f5..6095e846dd02a 100644 --- a/clients/client-networkmanager/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UpdateConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UpdateCoreNetworkCommand.ts b/clients/client-networkmanager/src/commands/UpdateCoreNetworkCommand.ts index 09cb6e77f9db5..1e1726fc5bf01 100644 --- a/clients/client-networkmanager/src/commands/UpdateCoreNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateCoreNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCoreNetworkRequest, UpdateCoreNetworkResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class UpdateCoreNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UpdateCoreNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UpdateDeviceCommand.ts b/clients/client-networkmanager/src/commands/UpdateDeviceCommand.ts index 6cbd37ac8e687..8ebd0e33c38ad 100644 --- a/clients/client-networkmanager/src/commands/UpdateDeviceCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class UpdateDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDeviceRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateDeviceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UpdateDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UpdateGlobalNetworkCommand.ts b/clients/client-networkmanager/src/commands/UpdateGlobalNetworkCommand.ts index 694b7fe9e4c16..4a60462b3161a 100644 --- a/clients/client-networkmanager/src/commands/UpdateGlobalNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateGlobalNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGlobalNetworkRequest, UpdateGlobalNetworkResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class UpdateGlobalNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UpdateGlobalNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UpdateLinkCommand.ts b/clients/client-networkmanager/src/commands/UpdateLinkCommand.ts index 463c6ded4bd94..2eaaac5e8baa5 100644 --- a/clients/client-networkmanager/src/commands/UpdateLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLinkRequest, UpdateLinkResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class UpdateLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UpdateLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UpdateNetworkResourceMetadataCommand.ts b/clients/client-networkmanager/src/commands/UpdateNetworkResourceMetadataCommand.ts index bd0c7af89fa9a..26d5ca61bcb92 100644 --- a/clients/client-networkmanager/src/commands/UpdateNetworkResourceMetadataCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateNetworkResourceMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateNetworkResourceMetadataRequest, UpdateNetworkResourceMetadataResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class UpdateNetworkResourceMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UpdateNetworkResourceMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UpdateSiteCommand.ts b/clients/client-networkmanager/src/commands/UpdateSiteCommand.ts index bd7625b548948..9f81b3ecfc3b6 100644 --- a/clients/client-networkmanager/src/commands/UpdateSiteCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class UpdateSiteCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSiteRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateSiteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UpdateSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-networkmanager/src/commands/UpdateVpcAttachmentCommand.ts b/clients/client-networkmanager/src/commands/UpdateVpcAttachmentCommand.ts index da52f9a3c2b1a..4ea28ea83da94 100644 --- a/clients/client-networkmanager/src/commands/UpdateVpcAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateVpcAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVpcAttachmentRequest, UpdateVpcAttachmentResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class UpdateVpcAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "NetworkManager", + operation: "UpdateVpcAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/package.json b/clients/client-nimble/package.json index c7b8521bbef00..8a5645c331413 100644 --- a/clients/client-nimble/package.json +++ b/clients/client-nimble/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-nimble/src/commands/AcceptEulasCommand.ts b/clients/client-nimble/src/commands/AcceptEulasCommand.ts index 9a0ecbded50b8..40ecd4556c741 100644 --- a/clients/client-nimble/src/commands/AcceptEulasCommand.ts +++ b/clients/client-nimble/src/commands/AcceptEulasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptEulasRequest, AcceptEulasResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class AcceptEulasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "AcceptEulas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/CreateLaunchProfileCommand.ts b/clients/client-nimble/src/commands/CreateLaunchProfileCommand.ts index 5c8dbc3420302..c49d0956450c4 100644 --- a/clients/client-nimble/src/commands/CreateLaunchProfileCommand.ts +++ b/clients/client-nimble/src/commands/CreateLaunchProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -252,6 +253,10 @@ export class CreateLaunchProfileCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLaunchProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateLaunchProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "CreateLaunchProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/CreateStreamingImageCommand.ts b/clients/client-nimble/src/commands/CreateStreamingImageCommand.ts index ba26dd2128283..e2f7684972128 100644 --- a/clients/client-nimble/src/commands/CreateStreamingImageCommand.ts +++ b/clients/client-nimble/src/commands/CreateStreamingImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class CreateStreamingImageCommand extends $Command< commandName, inputFilterSensitiveLog: CreateStreamingImageRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateStreamingImageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "CreateStreamingImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/CreateStreamingSessionCommand.ts b/clients/client-nimble/src/commands/CreateStreamingSessionCommand.ts index 66313aec54187..5828bf17f329c 100644 --- a/clients/client-nimble/src/commands/CreateStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/CreateStreamingSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateStreamingSessionRequest, CreateStreamingSessionResponse } from "../models/models_0"; @@ -182,6 +183,10 @@ export class CreateStreamingSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "CreateStreamingSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/CreateStreamingSessionStreamCommand.ts b/clients/client-nimble/src/commands/CreateStreamingSessionStreamCommand.ts index 7c0d46bd5b726..b5671215a4f0d 100644 --- a/clients/client-nimble/src/commands/CreateStreamingSessionStreamCommand.ts +++ b/clients/client-nimble/src/commands/CreateStreamingSessionStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class CreateStreamingSessionStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateStreamingSessionStreamResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "CreateStreamingSessionStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/CreateStudioCommand.ts b/clients/client-nimble/src/commands/CreateStudioCommand.ts index 97ad46b6aec96..67c91a9715247 100644 --- a/clients/client-nimble/src/commands/CreateStudioCommand.ts +++ b/clients/client-nimble/src/commands/CreateStudioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -193,6 +194,10 @@ export class CreateStudioCommand extends $Command< commandName, inputFilterSensitiveLog: CreateStudioRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateStudioResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "CreateStudio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/CreateStudioComponentCommand.ts b/clients/client-nimble/src/commands/CreateStudioComponentCommand.ts index eac95414c3806..71db18873c674 100644 --- a/clients/client-nimble/src/commands/CreateStudioComponentCommand.ts +++ b/clients/client-nimble/src/commands/CreateStudioComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -258,6 +259,10 @@ export class CreateStudioComponentCommand extends $Command< commandName, inputFilterSensitiveLog: CreateStudioComponentRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateStudioComponentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "CreateStudioComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/DeleteLaunchProfileCommand.ts b/clients/client-nimble/src/commands/DeleteLaunchProfileCommand.ts index 7a0bfa6a747c8..4e746e48ece4c 100644 --- a/clients/client-nimble/src/commands/DeleteLaunchProfileCommand.ts +++ b/clients/client-nimble/src/commands/DeleteLaunchProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -207,6 +208,10 @@ export class DeleteLaunchProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteLaunchProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "DeleteLaunchProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/DeleteLaunchProfileMemberCommand.ts b/clients/client-nimble/src/commands/DeleteLaunchProfileMemberCommand.ts index 22f35a5bd0d35..7db4273d837cd 100644 --- a/clients/client-nimble/src/commands/DeleteLaunchProfileMemberCommand.ts +++ b/clients/client-nimble/src/commands/DeleteLaunchProfileMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLaunchProfileMemberRequest, DeleteLaunchProfileMemberResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteLaunchProfileMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "DeleteLaunchProfileMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/DeleteStreamingImageCommand.ts b/clients/client-nimble/src/commands/DeleteStreamingImageCommand.ts index b3b06b1f36bc7..3847a5024186f 100644 --- a/clients/client-nimble/src/commands/DeleteStreamingImageCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStreamingImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class DeleteStreamingImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteStreamingImageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "DeleteStreamingImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/DeleteStreamingSessionCommand.ts b/clients/client-nimble/src/commands/DeleteStreamingSessionCommand.ts index 7d11aa92673b7..82aa52f691516 100644 --- a/clients/client-nimble/src/commands/DeleteStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStreamingSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStreamingSessionRequest, DeleteStreamingSessionResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class DeleteStreamingSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "DeleteStreamingSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/DeleteStudioCommand.ts b/clients/client-nimble/src/commands/DeleteStudioCommand.ts index d8aec31e69810..cd947d6127552 100644 --- a/clients/client-nimble/src/commands/DeleteStudioCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStudioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStudioRequest, DeleteStudioResponse, DeleteStudioResponseFilterSensitiveLog } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DeleteStudioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteStudioResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "DeleteStudio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/DeleteStudioComponentCommand.ts b/clients/client-nimble/src/commands/DeleteStudioComponentCommand.ts index 390b875d9f1cc..6e9de6bc83888 100644 --- a/clients/client-nimble/src/commands/DeleteStudioComponentCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStudioComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -206,6 +207,10 @@ export class DeleteStudioComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteStudioComponentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "DeleteStudioComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/DeleteStudioMemberCommand.ts b/clients/client-nimble/src/commands/DeleteStudioMemberCommand.ts index d9962469ff911..c06da49b863ba 100644 --- a/clients/client-nimble/src/commands/DeleteStudioMemberCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStudioMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStudioMemberRequest, DeleteStudioMemberResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteStudioMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "DeleteStudioMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetEulaCommand.ts b/clients/client-nimble/src/commands/GetEulaCommand.ts index ae08911e6c4c8..c7a07e115a365 100644 --- a/clients/client-nimble/src/commands/GetEulaCommand.ts +++ b/clients/client-nimble/src/commands/GetEulaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEulaRequest, GetEulaResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetEulaCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetEula", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetLaunchProfileCommand.ts b/clients/client-nimble/src/commands/GetLaunchProfileCommand.ts index 086e075f9b71d..4207daf34a91e 100644 --- a/clients/client-nimble/src/commands/GetLaunchProfileCommand.ts +++ b/clients/client-nimble/src/commands/GetLaunchProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -206,6 +207,10 @@ export class GetLaunchProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetLaunchProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetLaunchProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetLaunchProfileDetailsCommand.ts b/clients/client-nimble/src/commands/GetLaunchProfileDetailsCommand.ts index 95319145c7578..aca94dd798648 100644 --- a/clients/client-nimble/src/commands/GetLaunchProfileDetailsCommand.ts +++ b/clients/client-nimble/src/commands/GetLaunchProfileDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -246,6 +247,10 @@ export class GetLaunchProfileDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetLaunchProfileDetailsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetLaunchProfileDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetLaunchProfileInitializationCommand.ts b/clients/client-nimble/src/commands/GetLaunchProfileInitializationCommand.ts index a7e76b9caaf3c..7f13ccc59c39e 100644 --- a/clients/client-nimble/src/commands/GetLaunchProfileInitializationCommand.ts +++ b/clients/client-nimble/src/commands/GetLaunchProfileInitializationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class GetLaunchProfileInitializationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetLaunchProfileInitializationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetLaunchProfileInitialization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetLaunchProfileMemberCommand.ts b/clients/client-nimble/src/commands/GetLaunchProfileMemberCommand.ts index f6641253ffbfb..2f368fb6b82be 100644 --- a/clients/client-nimble/src/commands/GetLaunchProfileMemberCommand.ts +++ b/clients/client-nimble/src/commands/GetLaunchProfileMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLaunchProfileMemberRequest, GetLaunchProfileMemberResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetLaunchProfileMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetLaunchProfileMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetStreamingImageCommand.ts b/clients/client-nimble/src/commands/GetStreamingImageCommand.ts index 08cefe420b970..e7cf101318cb7 100644 --- a/clients/client-nimble/src/commands/GetStreamingImageCommand.ts +++ b/clients/client-nimble/src/commands/GetStreamingImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class GetStreamingImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetStreamingImageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetStreamingImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetStreamingSessionBackupCommand.ts b/clients/client-nimble/src/commands/GetStreamingSessionBackupCommand.ts index 3225441934e27..817f7f52c253e 100644 --- a/clients/client-nimble/src/commands/GetStreamingSessionBackupCommand.ts +++ b/clients/client-nimble/src/commands/GetStreamingSessionBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetStreamingSessionBackupRequest, GetStreamingSessionBackupResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class GetStreamingSessionBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetStreamingSessionBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetStreamingSessionCommand.ts b/clients/client-nimble/src/commands/GetStreamingSessionCommand.ts index be58e47a63654..855075057e363 100644 --- a/clients/client-nimble/src/commands/GetStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/GetStreamingSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetStreamingSessionRequest, GetStreamingSessionResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class GetStreamingSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetStreamingSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetStreamingSessionStreamCommand.ts b/clients/client-nimble/src/commands/GetStreamingSessionStreamCommand.ts index d663d819d6852..fdaccb75a3737 100644 --- a/clients/client-nimble/src/commands/GetStreamingSessionStreamCommand.ts +++ b/clients/client-nimble/src/commands/GetStreamingSessionStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class GetStreamingSessionStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetStreamingSessionStreamResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetStreamingSessionStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetStudioCommand.ts b/clients/client-nimble/src/commands/GetStudioCommand.ts index 96b514be7f5e0..8ba06e2c320ab 100644 --- a/clients/client-nimble/src/commands/GetStudioCommand.ts +++ b/clients/client-nimble/src/commands/GetStudioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetStudioRequest, GetStudioResponse, GetStudioResponseFilterSensitiveLog } from "../models/models_0"; @@ -158,6 +159,10 @@ export class GetStudioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetStudioResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetStudio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetStudioComponentCommand.ts b/clients/client-nimble/src/commands/GetStudioComponentCommand.ts index 6349996fc24cb..e9397182aea8c 100644 --- a/clients/client-nimble/src/commands/GetStudioComponentCommand.ts +++ b/clients/client-nimble/src/commands/GetStudioComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -205,6 +206,10 @@ export class GetStudioComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetStudioComponentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetStudioComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/GetStudioMemberCommand.ts b/clients/client-nimble/src/commands/GetStudioMemberCommand.ts index 7c4ea88481f90..ea38fa2fd32ae 100644 --- a/clients/client-nimble/src/commands/GetStudioMemberCommand.ts +++ b/clients/client-nimble/src/commands/GetStudioMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetStudioMemberRequest, GetStudioMemberResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetStudioMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "GetStudioMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListEulaAcceptancesCommand.ts b/clients/client-nimble/src/commands/ListEulaAcceptancesCommand.ts index 0a12a6772a0bf..d37493eab84ed 100644 --- a/clients/client-nimble/src/commands/ListEulaAcceptancesCommand.ts +++ b/clients/client-nimble/src/commands/ListEulaAcceptancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEulaAcceptancesRequest, ListEulaAcceptancesResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListEulaAcceptancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListEulaAcceptances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListEulasCommand.ts b/clients/client-nimble/src/commands/ListEulasCommand.ts index 0842a2179a09c..77ba38b87106a 100644 --- a/clients/client-nimble/src/commands/ListEulasCommand.ts +++ b/clients/client-nimble/src/commands/ListEulasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEulasRequest, ListEulasResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListEulasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListEulas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListLaunchProfileMembersCommand.ts b/clients/client-nimble/src/commands/ListLaunchProfileMembersCommand.ts index 7a312375af1cf..16855d37f4f9c 100644 --- a/clients/client-nimble/src/commands/ListLaunchProfileMembersCommand.ts +++ b/clients/client-nimble/src/commands/ListLaunchProfileMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLaunchProfileMembersRequest, ListLaunchProfileMembersResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListLaunchProfileMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListLaunchProfileMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListLaunchProfilesCommand.ts b/clients/client-nimble/src/commands/ListLaunchProfilesCommand.ts index 43a82578f15be..3523010f8a75c 100644 --- a/clients/client-nimble/src/commands/ListLaunchProfilesCommand.ts +++ b/clients/client-nimble/src/commands/ListLaunchProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -214,6 +215,10 @@ export class ListLaunchProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListLaunchProfilesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListLaunchProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListStreamingImagesCommand.ts b/clients/client-nimble/src/commands/ListStreamingImagesCommand.ts index e8fc0d126202e..701bb11b5ce5a 100644 --- a/clients/client-nimble/src/commands/ListStreamingImagesCommand.ts +++ b/clients/client-nimble/src/commands/ListStreamingImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class ListStreamingImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListStreamingImagesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListStreamingImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListStreamingSessionBackupsCommand.ts b/clients/client-nimble/src/commands/ListStreamingSessionBackupsCommand.ts index dde01c6ad656e..125d505598bc5 100644 --- a/clients/client-nimble/src/commands/ListStreamingSessionBackupsCommand.ts +++ b/clients/client-nimble/src/commands/ListStreamingSessionBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStreamingSessionBackupsRequest, ListStreamingSessionBackupsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListStreamingSessionBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListStreamingSessionBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListStreamingSessionsCommand.ts b/clients/client-nimble/src/commands/ListStreamingSessionsCommand.ts index 223bf3db02d2e..f05bff21a38ff 100644 --- a/clients/client-nimble/src/commands/ListStreamingSessionsCommand.ts +++ b/clients/client-nimble/src/commands/ListStreamingSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStreamingSessionsRequest, ListStreamingSessionsResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class ListStreamingSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListStreamingSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListStudioComponentsCommand.ts b/clients/client-nimble/src/commands/ListStudioComponentsCommand.ts index 20e39319ad22a..bf6c2e7e7c2f5 100644 --- a/clients/client-nimble/src/commands/ListStudioComponentsCommand.ts +++ b/clients/client-nimble/src/commands/ListStudioComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -215,6 +216,10 @@ export class ListStudioComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListStudioComponentsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListStudioComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListStudioMembersCommand.ts b/clients/client-nimble/src/commands/ListStudioMembersCommand.ts index e292743bad29a..f5794f21cb267 100644 --- a/clients/client-nimble/src/commands/ListStudioMembersCommand.ts +++ b/clients/client-nimble/src/commands/ListStudioMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStudioMembersRequest, ListStudioMembersResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListStudioMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListStudioMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListStudiosCommand.ts b/clients/client-nimble/src/commands/ListStudiosCommand.ts index a89bf1cb0eb7a..578bb6e9dd4ad 100644 --- a/clients/client-nimble/src/commands/ListStudiosCommand.ts +++ b/clients/client-nimble/src/commands/ListStudiosCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStudiosRequest, ListStudiosResponse, ListStudiosResponseFilterSensitiveLog } from "../models/models_0"; @@ -161,6 +162,10 @@ export class ListStudiosCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListStudiosResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListStudios", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/ListTagsForResourceCommand.ts b/clients/client-nimble/src/commands/ListTagsForResourceCommand.ts index 774c19c3e422b..d8055e5a95009 100644 --- a/clients/client-nimble/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-nimble/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/PutLaunchProfileMembersCommand.ts b/clients/client-nimble/src/commands/PutLaunchProfileMembersCommand.ts index 2a693ecb51f0e..3b5f8ae9f8167 100644 --- a/clients/client-nimble/src/commands/PutLaunchProfileMembersCommand.ts +++ b/clients/client-nimble/src/commands/PutLaunchProfileMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutLaunchProfileMembersRequest, PutLaunchProfileMembersResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class PutLaunchProfileMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "PutLaunchProfileMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/PutStudioMembersCommand.ts b/clients/client-nimble/src/commands/PutStudioMembersCommand.ts index ff3cbad645021..8819d3cf5535c 100644 --- a/clients/client-nimble/src/commands/PutStudioMembersCommand.ts +++ b/clients/client-nimble/src/commands/PutStudioMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutStudioMembersRequest, PutStudioMembersResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class PutStudioMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "PutStudioMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/StartStreamingSessionCommand.ts b/clients/client-nimble/src/commands/StartStreamingSessionCommand.ts index 3eb0dc4c23663..c1e60eae5c999 100644 --- a/clients/client-nimble/src/commands/StartStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/StartStreamingSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartStreamingSessionRequest, StartStreamingSessionResponse } from "../models/models_0"; @@ -177,6 +178,10 @@ export class StartStreamingSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "StartStreamingSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/StartStudioSSOConfigurationRepairCommand.ts b/clients/client-nimble/src/commands/StartStudioSSOConfigurationRepairCommand.ts index 80a9a5c50ad1c..5807cdaab16b7 100644 --- a/clients/client-nimble/src/commands/StartStudioSSOConfigurationRepairCommand.ts +++ b/clients/client-nimble/src/commands/StartStudioSSOConfigurationRepairCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class StartStudioSSOConfigurationRepairCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StartStudioSSOConfigurationRepairResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "StartStudioSSOConfigurationRepair", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/StopStreamingSessionCommand.ts b/clients/client-nimble/src/commands/StopStreamingSessionCommand.ts index 80c73f4e82828..1ec00af8ef07d 100644 --- a/clients/client-nimble/src/commands/StopStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/StopStreamingSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopStreamingSessionRequest, StopStreamingSessionResponse } from "../models/models_0"; @@ -177,6 +178,10 @@ export class StopStreamingSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "StopStreamingSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/TagResourceCommand.ts b/clients/client-nimble/src/commands/TagResourceCommand.ts index 60eb9186948e1..e00a440c08550 100644 --- a/clients/client-nimble/src/commands/TagResourceCommand.ts +++ b/clients/client-nimble/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/UntagResourceCommand.ts b/clients/client-nimble/src/commands/UntagResourceCommand.ts index d3899b2ea1e69..35cde5c54793e 100644 --- a/clients/client-nimble/src/commands/UntagResourceCommand.ts +++ b/clients/client-nimble/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/UpdateLaunchProfileCommand.ts b/clients/client-nimble/src/commands/UpdateLaunchProfileCommand.ts index ec6a87242cb11..3a2d7f030dbff 100644 --- a/clients/client-nimble/src/commands/UpdateLaunchProfileCommand.ts +++ b/clients/client-nimble/src/commands/UpdateLaunchProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -247,6 +248,10 @@ export class UpdateLaunchProfileCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateLaunchProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateLaunchProfileResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "UpdateLaunchProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/UpdateLaunchProfileMemberCommand.ts b/clients/client-nimble/src/commands/UpdateLaunchProfileMemberCommand.ts index a491425c01793..831c93bd2b5f5 100644 --- a/clients/client-nimble/src/commands/UpdateLaunchProfileMemberCommand.ts +++ b/clients/client-nimble/src/commands/UpdateLaunchProfileMemberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLaunchProfileMemberRequest, UpdateLaunchProfileMemberResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class UpdateLaunchProfileMemberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "UpdateLaunchProfileMember", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/UpdateStreamingImageCommand.ts b/clients/client-nimble/src/commands/UpdateStreamingImageCommand.ts index 677c1ff6ce487..27bdc5cef34da 100644 --- a/clients/client-nimble/src/commands/UpdateStreamingImageCommand.ts +++ b/clients/client-nimble/src/commands/UpdateStreamingImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class UpdateStreamingImageCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateStreamingImageRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateStreamingImageResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "UpdateStreamingImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/UpdateStudioCommand.ts b/clients/client-nimble/src/commands/UpdateStudioCommand.ts index 05eb21d99b92a..6ba360f98cad8 100644 --- a/clients/client-nimble/src/commands/UpdateStudioCommand.ts +++ b/clients/client-nimble/src/commands/UpdateStudioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class UpdateStudioCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateStudioRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateStudioResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "UpdateStudio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-nimble/src/commands/UpdateStudioComponentCommand.ts b/clients/client-nimble/src/commands/UpdateStudioComponentCommand.ts index 051651bc71522..e7fa16468bcb2 100644 --- a/clients/client-nimble/src/commands/UpdateStudioComponentCommand.ts +++ b/clients/client-nimble/src/commands/UpdateStudioComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -256,6 +257,10 @@ export class UpdateStudioComponentCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateStudioComponentRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateStudioComponentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "nimble", + operation: "UpdateStudioComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/package.json b/clients/client-oam/package.json index 31541269293f8..33b38ff49621e 100644 --- a/clients/client-oam/package.json +++ b/clients/client-oam/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-oam/src/commands/CreateLinkCommand.ts b/clients/client-oam/src/commands/CreateLinkCommand.ts index add96e2873d29..95b3c8ea41642 100644 --- a/clients/client-oam/src/commands/CreateLinkCommand.ts +++ b/clients/client-oam/src/commands/CreateLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLinkInput, CreateLinkOutput } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreateLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "CreateLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/CreateSinkCommand.ts b/clients/client-oam/src/commands/CreateSinkCommand.ts index 5301d4fd2dea6..7a958ef33dfa5 100644 --- a/clients/client-oam/src/commands/CreateSinkCommand.ts +++ b/clients/client-oam/src/commands/CreateSinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSinkInput, CreateSinkOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class CreateSinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "CreateSink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/DeleteLinkCommand.ts b/clients/client-oam/src/commands/DeleteLinkCommand.ts index 9d484d031fa54..7d5a985445840 100644 --- a/clients/client-oam/src/commands/DeleteLinkCommand.ts +++ b/clients/client-oam/src/commands/DeleteLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLinkInput, DeleteLinkOutput } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "DeleteLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/DeleteSinkCommand.ts b/clients/client-oam/src/commands/DeleteSinkCommand.ts index dd50c3689537c..68313b1f8876e 100644 --- a/clients/client-oam/src/commands/DeleteSinkCommand.ts +++ b/clients/client-oam/src/commands/DeleteSinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSinkInput, DeleteSinkOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteSinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "DeleteSink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/GetLinkCommand.ts b/clients/client-oam/src/commands/GetLinkCommand.ts index ca6b78e92b30e..65f164f858259 100644 --- a/clients/client-oam/src/commands/GetLinkCommand.ts +++ b/clients/client-oam/src/commands/GetLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLinkInput, GetLinkOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetLinkCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "GetLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/GetSinkCommand.ts b/clients/client-oam/src/commands/GetSinkCommand.ts index 49bac533013a8..ae02364de6381 100644 --- a/clients/client-oam/src/commands/GetSinkCommand.ts +++ b/clients/client-oam/src/commands/GetSinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSinkInput, GetSinkOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class GetSinkCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "GetSink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/GetSinkPolicyCommand.ts b/clients/client-oam/src/commands/GetSinkPolicyCommand.ts index 13027c9438c22..2a0e10a93766f 100644 --- a/clients/client-oam/src/commands/GetSinkPolicyCommand.ts +++ b/clients/client-oam/src/commands/GetSinkPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSinkPolicyInput, GetSinkPolicyOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class GetSinkPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "GetSinkPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/ListAttachedLinksCommand.ts b/clients/client-oam/src/commands/ListAttachedLinksCommand.ts index 87753d6b2c7fc..4dc7c91f16a5e 100644 --- a/clients/client-oam/src/commands/ListAttachedLinksCommand.ts +++ b/clients/client-oam/src/commands/ListAttachedLinksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAttachedLinksInput, ListAttachedLinksOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListAttachedLinksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "ListAttachedLinks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/ListLinksCommand.ts b/clients/client-oam/src/commands/ListLinksCommand.ts index ca9ef7b137926..07f6c20b0ba8e 100644 --- a/clients/client-oam/src/commands/ListLinksCommand.ts +++ b/clients/client-oam/src/commands/ListLinksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLinksInput, ListLinksOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListLinksCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "ListLinks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/ListSinksCommand.ts b/clients/client-oam/src/commands/ListSinksCommand.ts index af76b43ee4369..7ce186f20a853 100644 --- a/clients/client-oam/src/commands/ListSinksCommand.ts +++ b/clients/client-oam/src/commands/ListSinksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSinksInput, ListSinksOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ListSinksCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "ListSinks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/ListTagsForResourceCommand.ts b/clients/client-oam/src/commands/ListTagsForResourceCommand.ts index 06a40ca36a8e7..e14527a97712f 100644 --- a/clients/client-oam/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-oam/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -122,6 +123,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/PutSinkPolicyCommand.ts b/clients/client-oam/src/commands/PutSinkPolicyCommand.ts index 26a164cb4b6a6..36cb0eee8eed6 100644 --- a/clients/client-oam/src/commands/PutSinkPolicyCommand.ts +++ b/clients/client-oam/src/commands/PutSinkPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutSinkPolicyInput, PutSinkPolicyOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class PutSinkPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "PutSinkPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/TagResourceCommand.ts b/clients/client-oam/src/commands/TagResourceCommand.ts index ee69202854664..acc4a62108e9f 100644 --- a/clients/client-oam/src/commands/TagResourceCommand.ts +++ b/clients/client-oam/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/UntagResourceCommand.ts b/clients/client-oam/src/commands/UntagResourceCommand.ts index 66776debe6e7f..cfc163b4e9772 100644 --- a/clients/client-oam/src/commands/UntagResourceCommand.ts +++ b/clients/client-oam/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-oam/src/commands/UpdateLinkCommand.ts b/clients/client-oam/src/commands/UpdateLinkCommand.ts index 78dfd501fd8e1..2bee8fe8a4aad 100644 --- a/clients/client-oam/src/commands/UpdateLinkCommand.ts +++ b/clients/client-oam/src/commands/UpdateLinkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLinkInput, UpdateLinkOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class UpdateLinkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "oamservice", + operation: "UpdateLink", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/package.json b/clients/client-omics/package.json index bdcf87c53fe15..fea3fd76a2aa9 100644 --- a/clients/client-omics/package.json +++ b/clients/client-omics/package.json @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-omics/src/commands/AbortMultipartReadSetUploadCommand.ts b/clients/client-omics/src/commands/AbortMultipartReadSetUploadCommand.ts index f1ff9e5e24a12..e4803be55c3cc 100644 --- a/clients/client-omics/src/commands/AbortMultipartReadSetUploadCommand.ts +++ b/clients/client-omics/src/commands/AbortMultipartReadSetUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AbortMultipartReadSetUploadRequest, AbortMultipartReadSetUploadResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class AbortMultipartReadSetUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "AbortMultipartReadSetUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/AcceptShareCommand.ts b/clients/client-omics/src/commands/AcceptShareCommand.ts index a808fdab929d6..58004e6cf344d 100644 --- a/clients/client-omics/src/commands/AcceptShareCommand.ts +++ b/clients/client-omics/src/commands/AcceptShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptShareRequest, AcceptShareResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class AcceptShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "AcceptShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/BatchDeleteReadSetCommand.ts b/clients/client-omics/src/commands/BatchDeleteReadSetCommand.ts index 850a76e34e058..37520b57cefa0 100644 --- a/clients/client-omics/src/commands/BatchDeleteReadSetCommand.ts +++ b/clients/client-omics/src/commands/BatchDeleteReadSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchDeleteReadSetRequest, BatchDeleteReadSetResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class BatchDeleteReadSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "BatchDeleteReadSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CancelAnnotationImportJobCommand.ts b/clients/client-omics/src/commands/CancelAnnotationImportJobCommand.ts index c80dccd94e8e5..b81ee0f76a950 100644 --- a/clients/client-omics/src/commands/CancelAnnotationImportJobCommand.ts +++ b/clients/client-omics/src/commands/CancelAnnotationImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelAnnotationImportRequest, CancelAnnotationImportResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class CancelAnnotationImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CancelAnnotationImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CancelRunCommand.ts b/clients/client-omics/src/commands/CancelRunCommand.ts index 184c49932bcc6..46ac711f79e06 100644 --- a/clients/client-omics/src/commands/CancelRunCommand.ts +++ b/clients/client-omics/src/commands/CancelRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelRunRequest } from "../models/models_0"; @@ -134,6 +135,10 @@ export class CancelRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CancelRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CancelVariantImportJobCommand.ts b/clients/client-omics/src/commands/CancelVariantImportJobCommand.ts index a7250d926b748..fe596372d1ce4 100644 --- a/clients/client-omics/src/commands/CancelVariantImportJobCommand.ts +++ b/clients/client-omics/src/commands/CancelVariantImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelVariantImportRequest, CancelVariantImportResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class CancelVariantImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CancelVariantImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CompleteMultipartReadSetUploadCommand.ts b/clients/client-omics/src/commands/CompleteMultipartReadSetUploadCommand.ts index a1cdcb3bb201e..33bf923dfa810 100644 --- a/clients/client-omics/src/commands/CompleteMultipartReadSetUploadCommand.ts +++ b/clients/client-omics/src/commands/CompleteMultipartReadSetUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CompleteMultipartReadSetUploadRequest, CompleteMultipartReadSetUploadResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class CompleteMultipartReadSetUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CompleteMultipartReadSetUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateAnnotationStoreCommand.ts b/clients/client-omics/src/commands/CreateAnnotationStoreCommand.ts index b970b7e149df2..a4a685760e4bd 100644 --- a/clients/client-omics/src/commands/CreateAnnotationStoreCommand.ts +++ b/clients/client-omics/src/commands/CreateAnnotationStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAnnotationStoreRequest, CreateAnnotationStoreResponse } from "../models/models_0"; @@ -182,6 +183,10 @@ export class CreateAnnotationStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateAnnotationStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateAnnotationStoreVersionCommand.ts b/clients/client-omics/src/commands/CreateAnnotationStoreVersionCommand.ts index 89e0e7009c474..b5c0fa362197c 100644 --- a/clients/client-omics/src/commands/CreateAnnotationStoreVersionCommand.ts +++ b/clients/client-omics/src/commands/CreateAnnotationStoreVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAnnotationStoreVersionRequest, CreateAnnotationStoreVersionResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class CreateAnnotationStoreVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateAnnotationStoreVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateMultipartReadSetUploadCommand.ts b/clients/client-omics/src/commands/CreateMultipartReadSetUploadCommand.ts index 3d872456193c8..595bb21e9fc76 100644 --- a/clients/client-omics/src/commands/CreateMultipartReadSetUploadCommand.ts +++ b/clients/client-omics/src/commands/CreateMultipartReadSetUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMultipartReadSetUploadRequest, CreateMultipartReadSetUploadResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class CreateMultipartReadSetUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateMultipartReadSetUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateReferenceStoreCommand.ts b/clients/client-omics/src/commands/CreateReferenceStoreCommand.ts index febcd3d90822f..58b9af7e01346 100644 --- a/clients/client-omics/src/commands/CreateReferenceStoreCommand.ts +++ b/clients/client-omics/src/commands/CreateReferenceStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReferenceStoreRequest, CreateReferenceStoreResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class CreateReferenceStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateReferenceStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateRunGroupCommand.ts b/clients/client-omics/src/commands/CreateRunGroupCommand.ts index 7ff5b8ff45510..078a11e7e7774 100644 --- a/clients/client-omics/src/commands/CreateRunGroupCommand.ts +++ b/clients/client-omics/src/commands/CreateRunGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRunGroupRequest, CreateRunGroupResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CreateRunGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateRunGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateSequenceStoreCommand.ts b/clients/client-omics/src/commands/CreateSequenceStoreCommand.ts index cf5fbd69d9b10..15dffaa744f24 100644 --- a/clients/client-omics/src/commands/CreateSequenceStoreCommand.ts +++ b/clients/client-omics/src/commands/CreateSequenceStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSequenceStoreRequest, CreateSequenceStoreResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class CreateSequenceStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateSequenceStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateShareCommand.ts b/clients/client-omics/src/commands/CreateShareCommand.ts index 20d4497eaae67..78e3be707ec74 100644 --- a/clients/client-omics/src/commands/CreateShareCommand.ts +++ b/clients/client-omics/src/commands/CreateShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateShareRequest, CreateShareResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class CreateShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateVariantStoreCommand.ts b/clients/client-omics/src/commands/CreateVariantStoreCommand.ts index 27f4fd6086953..5082e60580c6a 100644 --- a/clients/client-omics/src/commands/CreateVariantStoreCommand.ts +++ b/clients/client-omics/src/commands/CreateVariantStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateVariantStoreRequest, CreateVariantStoreResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class CreateVariantStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateVariantStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/CreateWorkflowCommand.ts b/clients/client-omics/src/commands/CreateWorkflowCommand.ts index ee6b0bf9c64df..9641d27c435c8 100644 --- a/clients/client-omics/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-omics/src/commands/CreateWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkflowRequest, CreateWorkflowResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class CreateWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "CreateWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteAnnotationStoreCommand.ts b/clients/client-omics/src/commands/DeleteAnnotationStoreCommand.ts index 0af81cd3352d9..877b0a71bfe59 100644 --- a/clients/client-omics/src/commands/DeleteAnnotationStoreCommand.ts +++ b/clients/client-omics/src/commands/DeleteAnnotationStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAnnotationStoreRequest, DeleteAnnotationStoreResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteAnnotationStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteAnnotationStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteAnnotationStoreVersionsCommand.ts b/clients/client-omics/src/commands/DeleteAnnotationStoreVersionsCommand.ts index b2fd8dacf29c2..2b3ba2c18a28a 100644 --- a/clients/client-omics/src/commands/DeleteAnnotationStoreVersionsCommand.ts +++ b/clients/client-omics/src/commands/DeleteAnnotationStoreVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAnnotationStoreVersionsRequest, DeleteAnnotationStoreVersionsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DeleteAnnotationStoreVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteAnnotationStoreVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteReferenceCommand.ts b/clients/client-omics/src/commands/DeleteReferenceCommand.ts index bf64c097a6727..eaddca9b03f95 100644 --- a/clients/client-omics/src/commands/DeleteReferenceCommand.ts +++ b/clients/client-omics/src/commands/DeleteReferenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReferenceRequest, DeleteReferenceResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteReferenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteReference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteReferenceStoreCommand.ts b/clients/client-omics/src/commands/DeleteReferenceStoreCommand.ts index eccd5244b674d..1fb27f4581501 100644 --- a/clients/client-omics/src/commands/DeleteReferenceStoreCommand.ts +++ b/clients/client-omics/src/commands/DeleteReferenceStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReferenceStoreRequest, DeleteReferenceStoreResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteReferenceStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteReferenceStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteRunCommand.ts b/clients/client-omics/src/commands/DeleteRunCommand.ts index c602238f12921..bdea21f341cf6 100644 --- a/clients/client-omics/src/commands/DeleteRunCommand.ts +++ b/clients/client-omics/src/commands/DeleteRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRunRequest } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteRunGroupCommand.ts b/clients/client-omics/src/commands/DeleteRunGroupCommand.ts index 80689cc5522a7..bde3dac02a037 100644 --- a/clients/client-omics/src/commands/DeleteRunGroupCommand.ts +++ b/clients/client-omics/src/commands/DeleteRunGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRunGroupRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteRunGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteRunGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteSequenceStoreCommand.ts b/clients/client-omics/src/commands/DeleteSequenceStoreCommand.ts index 46f3ee7be47bf..6ad8ce271d2bf 100644 --- a/clients/client-omics/src/commands/DeleteSequenceStoreCommand.ts +++ b/clients/client-omics/src/commands/DeleteSequenceStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSequenceStoreRequest, DeleteSequenceStoreResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteSequenceStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteSequenceStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteShareCommand.ts b/clients/client-omics/src/commands/DeleteShareCommand.ts index 82087ec9b6b61..377df59d4e932 100644 --- a/clients/client-omics/src/commands/DeleteShareCommand.ts +++ b/clients/client-omics/src/commands/DeleteShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteShareRequest, DeleteShareResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteVariantStoreCommand.ts b/clients/client-omics/src/commands/DeleteVariantStoreCommand.ts index 2ad0f9072c41b..12fda123c1079 100644 --- a/clients/client-omics/src/commands/DeleteVariantStoreCommand.ts +++ b/clients/client-omics/src/commands/DeleteVariantStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVariantStoreRequest, DeleteVariantStoreResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteVariantStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteVariantStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/DeleteWorkflowCommand.ts b/clients/client-omics/src/commands/DeleteWorkflowCommand.ts index 5f9a6d410695b..e6a19b237d147 100644 --- a/clients/client-omics/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-omics/src/commands/DeleteWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkflowRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "DeleteWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetAnnotationImportJobCommand.ts b/clients/client-omics/src/commands/GetAnnotationImportJobCommand.ts index e5587b57d31d9..6bc5a0ab651b9 100644 --- a/clients/client-omics/src/commands/GetAnnotationImportJobCommand.ts +++ b/clients/client-omics/src/commands/GetAnnotationImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAnnotationImportRequest, GetAnnotationImportResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class GetAnnotationImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetAnnotationImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetAnnotationStoreCommand.ts b/clients/client-omics/src/commands/GetAnnotationStoreCommand.ts index 07edd716ef5b4..c989565181d39 100644 --- a/clients/client-omics/src/commands/GetAnnotationStoreCommand.ts +++ b/clients/client-omics/src/commands/GetAnnotationStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAnnotationStoreRequest, GetAnnotationStoreResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetAnnotationStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetAnnotationStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetAnnotationStoreVersionCommand.ts b/clients/client-omics/src/commands/GetAnnotationStoreVersionCommand.ts index f52157c4dc2cd..fbab6e2c0e956 100644 --- a/clients/client-omics/src/commands/GetAnnotationStoreVersionCommand.ts +++ b/clients/client-omics/src/commands/GetAnnotationStoreVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAnnotationStoreVersionRequest, GetAnnotationStoreVersionResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class GetAnnotationStoreVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetAnnotationStoreVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReadSetActivationJobCommand.ts b/clients/client-omics/src/commands/GetReadSetActivationJobCommand.ts index 0a846a1cb4305..ce72d539d5cdf 100644 --- a/clients/client-omics/src/commands/GetReadSetActivationJobCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetActivationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReadSetActivationJobRequest, GetReadSetActivationJobResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetReadSetActivationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReadSetActivationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReadSetCommand.ts b/clients/client-omics/src/commands/GetReadSetCommand.ts index b6348526c77ab..f780094c53c04 100644 --- a/clients/client-omics/src/commands/GetReadSetCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -143,6 +144,10 @@ export class GetReadSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetReadSetResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReadSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReadSetExportJobCommand.ts b/clients/client-omics/src/commands/GetReadSetExportJobCommand.ts index c067c7946f954..13288f747c72d 100644 --- a/clients/client-omics/src/commands/GetReadSetExportJobCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReadSetExportJobRequest, GetReadSetExportJobResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetReadSetExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReadSetExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReadSetImportJobCommand.ts b/clients/client-omics/src/commands/GetReadSetImportJobCommand.ts index 3a42c01ebe7d7..52f027a21ed04 100644 --- a/clients/client-omics/src/commands/GetReadSetImportJobCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReadSetImportJobRequest, GetReadSetImportJobResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetReadSetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReadSetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReadSetMetadataCommand.ts b/clients/client-omics/src/commands/GetReadSetMetadataCommand.ts index 373c933152de8..3c64a862c4497 100644 --- a/clients/client-omics/src/commands/GetReadSetMetadataCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReadSetMetadataRequest, GetReadSetMetadataResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class GetReadSetMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReadSetMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReferenceCommand.ts b/clients/client-omics/src/commands/GetReferenceCommand.ts index 6d6718045471a..fb6e529edb78d 100644 --- a/clients/client-omics/src/commands/GetReferenceCommand.ts +++ b/clients/client-omics/src/commands/GetReferenceCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -141,6 +142,10 @@ export class GetReferenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetReferenceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReferenceImportJobCommand.ts b/clients/client-omics/src/commands/GetReferenceImportJobCommand.ts index e0ef5fcc6024b..f6854197baf76 100644 --- a/clients/client-omics/src/commands/GetReferenceImportJobCommand.ts +++ b/clients/client-omics/src/commands/GetReferenceImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReferenceImportJobRequest, GetReferenceImportJobResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class GetReferenceImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReferenceImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReferenceMetadataCommand.ts b/clients/client-omics/src/commands/GetReferenceMetadataCommand.ts index 751380cf5fd02..928b094a29f8e 100644 --- a/clients/client-omics/src/commands/GetReferenceMetadataCommand.ts +++ b/clients/client-omics/src/commands/GetReferenceMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReferenceMetadataRequest, GetReferenceMetadataResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class GetReferenceMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReferenceMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetReferenceStoreCommand.ts b/clients/client-omics/src/commands/GetReferenceStoreCommand.ts index 581749934775b..a1f6d7b631515 100644 --- a/clients/client-omics/src/commands/GetReferenceStoreCommand.ts +++ b/clients/client-omics/src/commands/GetReferenceStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReferenceStoreRequest, GetReferenceStoreResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetReferenceStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetReferenceStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetRunCommand.ts b/clients/client-omics/src/commands/GetRunCommand.ts index 1e8e840314d38..57626ce1a0507 100644 --- a/clients/client-omics/src/commands/GetRunCommand.ts +++ b/clients/client-omics/src/commands/GetRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRunRequest, GetRunResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetRunCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetRunGroupCommand.ts b/clients/client-omics/src/commands/GetRunGroupCommand.ts index 52e6f56d79e3e..a7873e297bc77 100644 --- a/clients/client-omics/src/commands/GetRunGroupCommand.ts +++ b/clients/client-omics/src/commands/GetRunGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRunGroupRequest, GetRunGroupResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetRunGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetRunGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetRunTaskCommand.ts b/clients/client-omics/src/commands/GetRunTaskCommand.ts index f6cd8b44012b8..8e5c6a5005a5d 100644 --- a/clients/client-omics/src/commands/GetRunTaskCommand.ts +++ b/clients/client-omics/src/commands/GetRunTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRunTaskRequest, GetRunTaskResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetRunTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetRunTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetSequenceStoreCommand.ts b/clients/client-omics/src/commands/GetSequenceStoreCommand.ts index ffb6809226b0d..59bdfb1bcd4dc 100644 --- a/clients/client-omics/src/commands/GetSequenceStoreCommand.ts +++ b/clients/client-omics/src/commands/GetSequenceStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSequenceStoreRequest, GetSequenceStoreResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetSequenceStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetSequenceStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetShareCommand.ts b/clients/client-omics/src/commands/GetShareCommand.ts index 306d8856942e3..171eef23e4b11 100644 --- a/clients/client-omics/src/commands/GetShareCommand.ts +++ b/clients/client-omics/src/commands/GetShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetShareRequest, GetShareResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetShareCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetVariantImportJobCommand.ts b/clients/client-omics/src/commands/GetVariantImportJobCommand.ts index 7dec01841cffd..686cb186adac9 100644 --- a/clients/client-omics/src/commands/GetVariantImportJobCommand.ts +++ b/clients/client-omics/src/commands/GetVariantImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetVariantImportRequest, GetVariantImportResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetVariantImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetVariantImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetVariantStoreCommand.ts b/clients/client-omics/src/commands/GetVariantStoreCommand.ts index 37dbd0f124fc7..3427fe85d67c4 100644 --- a/clients/client-omics/src/commands/GetVariantStoreCommand.ts +++ b/clients/client-omics/src/commands/GetVariantStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetVariantStoreRequest, GetVariantStoreResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetVariantStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetVariantStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/GetWorkflowCommand.ts b/clients/client-omics/src/commands/GetWorkflowCommand.ts index f0182fa183290..51f83fdf5a826 100644 --- a/clients/client-omics/src/commands/GetWorkflowCommand.ts +++ b/clients/client-omics/src/commands/GetWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWorkflowRequest, GetWorkflowResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class GetWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "GetWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListAnnotationImportJobsCommand.ts b/clients/client-omics/src/commands/ListAnnotationImportJobsCommand.ts index 27adbafc356c6..e49c0a5351e37 100644 --- a/clients/client-omics/src/commands/ListAnnotationImportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListAnnotationImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAnnotationImportJobsRequest, ListAnnotationImportJobsResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ListAnnotationImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListAnnotationImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListAnnotationStoreVersionsCommand.ts b/clients/client-omics/src/commands/ListAnnotationStoreVersionsCommand.ts index fe431393ae68b..9ef0b23da1c87 100644 --- a/clients/client-omics/src/commands/ListAnnotationStoreVersionsCommand.ts +++ b/clients/client-omics/src/commands/ListAnnotationStoreVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAnnotationStoreVersionsRequest, ListAnnotationStoreVersionsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListAnnotationStoreVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListAnnotationStoreVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListAnnotationStoresCommand.ts b/clients/client-omics/src/commands/ListAnnotationStoresCommand.ts index 1ab759ce255fa..04fe649c6c856 100644 --- a/clients/client-omics/src/commands/ListAnnotationStoresCommand.ts +++ b/clients/client-omics/src/commands/ListAnnotationStoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAnnotationStoresRequest, ListAnnotationStoresResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListAnnotationStoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListAnnotationStores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListMultipartReadSetUploadsCommand.ts b/clients/client-omics/src/commands/ListMultipartReadSetUploadsCommand.ts index 3d98c2c6d0f57..0f1c9c8daf9ec 100644 --- a/clients/client-omics/src/commands/ListMultipartReadSetUploadsCommand.ts +++ b/clients/client-omics/src/commands/ListMultipartReadSetUploadsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMultipartReadSetUploadsRequest, ListMultipartReadSetUploadsResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class ListMultipartReadSetUploadsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListMultipartReadSetUploads", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListReadSetActivationJobsCommand.ts b/clients/client-omics/src/commands/ListReadSetActivationJobsCommand.ts index ed4425a051df7..52517e9d07a21 100644 --- a/clients/client-omics/src/commands/ListReadSetActivationJobsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetActivationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReadSetActivationJobsRequest, ListReadSetActivationJobsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListReadSetActivationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListReadSetActivationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListReadSetExportJobsCommand.ts b/clients/client-omics/src/commands/ListReadSetExportJobsCommand.ts index 742403b732d5c..c41001c9dc2d8 100644 --- a/clients/client-omics/src/commands/ListReadSetExportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReadSetExportJobsRequest, ListReadSetExportJobsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListReadSetExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListReadSetExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListReadSetImportJobsCommand.ts b/clients/client-omics/src/commands/ListReadSetImportJobsCommand.ts index 99fc013dacc3d..bf09b6a3db450 100644 --- a/clients/client-omics/src/commands/ListReadSetImportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReadSetImportJobsRequest, ListReadSetImportJobsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListReadSetImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListReadSetImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListReadSetUploadPartsCommand.ts b/clients/client-omics/src/commands/ListReadSetUploadPartsCommand.ts index 8f1d638e67245..2095b16fda8f1 100644 --- a/clients/client-omics/src/commands/ListReadSetUploadPartsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetUploadPartsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReadSetUploadPartsRequest, ListReadSetUploadPartsResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ListReadSetUploadPartsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListReadSetUploadParts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListReadSetsCommand.ts b/clients/client-omics/src/commands/ListReadSetsCommand.ts index d3f09b0175d39..4f6137a749d77 100644 --- a/clients/client-omics/src/commands/ListReadSetsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReadSetsRequest, ListReadSetsResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class ListReadSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListReadSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListReferenceImportJobsCommand.ts b/clients/client-omics/src/commands/ListReferenceImportJobsCommand.ts index 2c1da909a3425..1bc8622fd3d58 100644 --- a/clients/client-omics/src/commands/ListReferenceImportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListReferenceImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReferenceImportJobsRequest, ListReferenceImportJobsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListReferenceImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListReferenceImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListReferenceStoresCommand.ts b/clients/client-omics/src/commands/ListReferenceStoresCommand.ts index d15f6bff06075..4c4c1bd56ef24 100644 --- a/clients/client-omics/src/commands/ListReferenceStoresCommand.ts +++ b/clients/client-omics/src/commands/ListReferenceStoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReferenceStoresRequest, ListReferenceStoresResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListReferenceStoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListReferenceStores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListReferencesCommand.ts b/clients/client-omics/src/commands/ListReferencesCommand.ts index b07d0385adab6..09a7503b88bc3 100644 --- a/clients/client-omics/src/commands/ListReferencesCommand.ts +++ b/clients/client-omics/src/commands/ListReferencesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReferencesRequest, ListReferencesResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ListReferencesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListReferences", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListRunGroupsCommand.ts b/clients/client-omics/src/commands/ListRunGroupsCommand.ts index 9b065d0e701c6..b4e7b5452f206 100644 --- a/clients/client-omics/src/commands/ListRunGroupsCommand.ts +++ b/clients/client-omics/src/commands/ListRunGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRunGroupsRequest, ListRunGroupsResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ListRunGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListRunGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListRunTasksCommand.ts b/clients/client-omics/src/commands/ListRunTasksCommand.ts index 49ec6bbe73124..2d42d111fe3ad 100644 --- a/clients/client-omics/src/commands/ListRunTasksCommand.ts +++ b/clients/client-omics/src/commands/ListRunTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRunTasksRequest, ListRunTasksResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ListRunTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListRunTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListRunsCommand.ts b/clients/client-omics/src/commands/ListRunsCommand.ts index f1a322f531f2a..b3f62c8e33b4c 100644 --- a/clients/client-omics/src/commands/ListRunsCommand.ts +++ b/clients/client-omics/src/commands/ListRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRunsRequest, ListRunsResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ListRunsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListSequenceStoresCommand.ts b/clients/client-omics/src/commands/ListSequenceStoresCommand.ts index f374cecdf7162..a7f09f27209d9 100644 --- a/clients/client-omics/src/commands/ListSequenceStoresCommand.ts +++ b/clients/client-omics/src/commands/ListSequenceStoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSequenceStoresRequest, ListSequenceStoresResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListSequenceStoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListSequenceStores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListSharesCommand.ts b/clients/client-omics/src/commands/ListSharesCommand.ts index 9164537142e57..f64b7c13bd6c8 100644 --- a/clients/client-omics/src/commands/ListSharesCommand.ts +++ b/clients/client-omics/src/commands/ListSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSharesRequest, ListSharesResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ListSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListTagsForResourceCommand.ts b/clients/client-omics/src/commands/ListTagsForResourceCommand.ts index f1b3e96bc11a1..49715b1b53776 100644 --- a/clients/client-omics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-omics/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListVariantImportJobsCommand.ts b/clients/client-omics/src/commands/ListVariantImportJobsCommand.ts index cb05ee8d52bfe..d6d747ef11043 100644 --- a/clients/client-omics/src/commands/ListVariantImportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListVariantImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVariantImportJobsRequest, ListVariantImportJobsResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListVariantImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListVariantImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListVariantStoresCommand.ts b/clients/client-omics/src/commands/ListVariantStoresCommand.ts index ea708cbdddad1..3774f8cb33885 100644 --- a/clients/client-omics/src/commands/ListVariantStoresCommand.ts +++ b/clients/client-omics/src/commands/ListVariantStoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVariantStoresRequest, ListVariantStoresResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListVariantStoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListVariantStores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/ListWorkflowsCommand.ts b/clients/client-omics/src/commands/ListWorkflowsCommand.ts index e9c71e07db682..41457f44ad39d 100644 --- a/clients/client-omics/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-omics/src/commands/ListWorkflowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkflowsRequest, ListWorkflowsResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ListWorkflowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "ListWorkflows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/StartAnnotationImportJobCommand.ts b/clients/client-omics/src/commands/StartAnnotationImportJobCommand.ts index c89d5125bb3f4..df7ca1422e4b1 100644 --- a/clients/client-omics/src/commands/StartAnnotationImportJobCommand.ts +++ b/clients/client-omics/src/commands/StartAnnotationImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartAnnotationImportRequest, StartAnnotationImportResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class StartAnnotationImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "StartAnnotationImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/StartReadSetActivationJobCommand.ts b/clients/client-omics/src/commands/StartReadSetActivationJobCommand.ts index 3245ca72ef125..2729bfa99b28a 100644 --- a/clients/client-omics/src/commands/StartReadSetActivationJobCommand.ts +++ b/clients/client-omics/src/commands/StartReadSetActivationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartReadSetActivationJobRequest, StartReadSetActivationJobResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class StartReadSetActivationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "StartReadSetActivationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/StartReadSetExportJobCommand.ts b/clients/client-omics/src/commands/StartReadSetExportJobCommand.ts index 85f34b14bd654..cbdc5da5f283c 100644 --- a/clients/client-omics/src/commands/StartReadSetExportJobCommand.ts +++ b/clients/client-omics/src/commands/StartReadSetExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartReadSetExportJobRequest, StartReadSetExportJobResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class StartReadSetExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "StartReadSetExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/StartReadSetImportJobCommand.ts b/clients/client-omics/src/commands/StartReadSetImportJobCommand.ts index cf192a89cbcf9..cd9f56ed65a3e 100644 --- a/clients/client-omics/src/commands/StartReadSetImportJobCommand.ts +++ b/clients/client-omics/src/commands/StartReadSetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartReadSetImportJobRequest, StartReadSetImportJobResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class StartReadSetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "StartReadSetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/StartReferenceImportJobCommand.ts b/clients/client-omics/src/commands/StartReferenceImportJobCommand.ts index 8662676035990..4a30a2f6e8a7c 100644 --- a/clients/client-omics/src/commands/StartReferenceImportJobCommand.ts +++ b/clients/client-omics/src/commands/StartReferenceImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartReferenceImportJobRequest, StartReferenceImportJobResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class StartReferenceImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "StartReferenceImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/StartRunCommand.ts b/clients/client-omics/src/commands/StartRunCommand.ts index 93858ea86f62c..f9d04bcf3ffc0 100644 --- a/clients/client-omics/src/commands/StartRunCommand.ts +++ b/clients/client-omics/src/commands/StartRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartRunRequest, StartRunResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class StartRunCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "StartRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/StartVariantImportJobCommand.ts b/clients/client-omics/src/commands/StartVariantImportJobCommand.ts index c0218b72af1a8..633dfe57c0827 100644 --- a/clients/client-omics/src/commands/StartVariantImportJobCommand.ts +++ b/clients/client-omics/src/commands/StartVariantImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartVariantImportRequest, StartVariantImportResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class StartVariantImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "StartVariantImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/TagResourceCommand.ts b/clients/client-omics/src/commands/TagResourceCommand.ts index ded7b9f53b859..39c3402658c36 100644 --- a/clients/client-omics/src/commands/TagResourceCommand.ts +++ b/clients/client-omics/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/UntagResourceCommand.ts b/clients/client-omics/src/commands/UntagResourceCommand.ts index 64a22ed91f966..b0b01753fb46a 100644 --- a/clients/client-omics/src/commands/UntagResourceCommand.ts +++ b/clients/client-omics/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/UpdateAnnotationStoreCommand.ts b/clients/client-omics/src/commands/UpdateAnnotationStoreCommand.ts index ae86219bdeff9..fdc3689c905a8 100644 --- a/clients/client-omics/src/commands/UpdateAnnotationStoreCommand.ts +++ b/clients/client-omics/src/commands/UpdateAnnotationStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAnnotationStoreRequest, UpdateAnnotationStoreResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class UpdateAnnotationStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "UpdateAnnotationStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/UpdateAnnotationStoreVersionCommand.ts b/clients/client-omics/src/commands/UpdateAnnotationStoreVersionCommand.ts index 32675863f47bd..35d95fa7052b1 100644 --- a/clients/client-omics/src/commands/UpdateAnnotationStoreVersionCommand.ts +++ b/clients/client-omics/src/commands/UpdateAnnotationStoreVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAnnotationStoreVersionRequest, UpdateAnnotationStoreVersionResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class UpdateAnnotationStoreVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "UpdateAnnotationStoreVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/UpdateRunGroupCommand.ts b/clients/client-omics/src/commands/UpdateRunGroupCommand.ts index dfd8709b5e95f..1cb3105560335 100644 --- a/clients/client-omics/src/commands/UpdateRunGroupCommand.ts +++ b/clients/client-omics/src/commands/UpdateRunGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRunGroupRequest } from "../models/models_0"; @@ -141,6 +142,10 @@ export class UpdateRunGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "UpdateRunGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/UpdateVariantStoreCommand.ts b/clients/client-omics/src/commands/UpdateVariantStoreCommand.ts index 61230ea72120d..c4839cc8a8077 100644 --- a/clients/client-omics/src/commands/UpdateVariantStoreCommand.ts +++ b/clients/client-omics/src/commands/UpdateVariantStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVariantStoreRequest, UpdateVariantStoreResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UpdateVariantStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "UpdateVariantStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/UpdateWorkflowCommand.ts b/clients/client-omics/src/commands/UpdateWorkflowCommand.ts index b7a0a4afb0f02..f52f0a1be7565 100644 --- a/clients/client-omics/src/commands/UpdateWorkflowCommand.ts +++ b/clients/client-omics/src/commands/UpdateWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWorkflowRequest } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UpdateWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "UpdateWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-omics/src/commands/UploadReadSetPartCommand.ts b/clients/client-omics/src/commands/UploadReadSetPartCommand.ts index d5d6b536eb69e..81db3082e75c4 100644 --- a/clients/client-omics/src/commands/UploadReadSetPartCommand.ts +++ b/clients/client-omics/src/commands/UploadReadSetPartCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -154,6 +155,10 @@ export class UploadReadSetPartCommand extends $Command< commandName, inputFilterSensitiveLog: UploadReadSetPartRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Omics", + operation: "UploadReadSetPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/package.json b/clients/client-opensearch/package.json index bef8ac90edd83..5f677f319d58e 100644 --- a/clients/client-opensearch/package.json +++ b/clients/client-opensearch/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-opensearch/src/commands/AcceptInboundConnectionCommand.ts b/clients/client-opensearch/src/commands/AcceptInboundConnectionCommand.ts index cfbe0f095a54a..279c93760bce3 100644 --- a/clients/client-opensearch/src/commands/AcceptInboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/AcceptInboundConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptInboundConnectionRequest, AcceptInboundConnectionResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class AcceptInboundConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "AcceptInboundConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/AddTagsCommand.ts b/clients/client-opensearch/src/commands/AddTagsCommand.ts index 90d75a7ecff9c..1dbecbb6e1c54 100644 --- a/clients/client-opensearch/src/commands/AddTagsCommand.ts +++ b/clients/client-opensearch/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddTagsRequest } from "../models/models_0"; @@ -130,6 +131,10 @@ export class AddTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/AssociatePackageCommand.ts b/clients/client-opensearch/src/commands/AssociatePackageCommand.ts index 3d65f11a4edc3..8332080063ea8 100644 --- a/clients/client-opensearch/src/commands/AssociatePackageCommand.ts +++ b/clients/client-opensearch/src/commands/AssociatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociatePackageRequest, AssociatePackageResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class AssociatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "AssociatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/AuthorizeVpcEndpointAccessCommand.ts b/clients/client-opensearch/src/commands/AuthorizeVpcEndpointAccessCommand.ts index 90df3507fdb61..74603a1604827 100644 --- a/clients/client-opensearch/src/commands/AuthorizeVpcEndpointAccessCommand.ts +++ b/clients/client-opensearch/src/commands/AuthorizeVpcEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuthorizeVpcEndpointAccessRequest, AuthorizeVpcEndpointAccessResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class AuthorizeVpcEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "AuthorizeVpcEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/CancelServiceSoftwareUpdateCommand.ts b/clients/client-opensearch/src/commands/CancelServiceSoftwareUpdateCommand.ts index c767ff4608097..6500f0c83d607 100644 --- a/clients/client-opensearch/src/commands/CancelServiceSoftwareUpdateCommand.ts +++ b/clients/client-opensearch/src/commands/CancelServiceSoftwareUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelServiceSoftwareUpdateRequest, CancelServiceSoftwareUpdateResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class CancelServiceSoftwareUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "CancelServiceSoftwareUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/CreateDomainCommand.ts b/clients/client-opensearch/src/commands/CreateDomainCommand.ts index 2348988a96f2e..34c26e3943d31 100644 --- a/clients/client-opensearch/src/commands/CreateDomainCommand.ts +++ b/clients/client-opensearch/src/commands/CreateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDomainRequest, CreateDomainRequestFilterSensitiveLog, CreateDomainResponse } from "../models/models_0"; @@ -384,6 +385,10 @@ export class CreateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDomainRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "CreateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/CreateOutboundConnectionCommand.ts b/clients/client-opensearch/src/commands/CreateOutboundConnectionCommand.ts index ca07b12a688a6..cd2ad416a8fb4 100644 --- a/clients/client-opensearch/src/commands/CreateOutboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/CreateOutboundConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOutboundConnectionRequest, CreateOutboundConnectionResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class CreateOutboundConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "CreateOutboundConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/CreatePackageCommand.ts b/clients/client-opensearch/src/commands/CreatePackageCommand.ts index 10f000971b135..893b67c48aee5 100644 --- a/clients/client-opensearch/src/commands/CreatePackageCommand.ts +++ b/clients/client-opensearch/src/commands/CreatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePackageRequest, CreatePackageResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "CreatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/CreateVpcEndpointCommand.ts b/clients/client-opensearch/src/commands/CreateVpcEndpointCommand.ts index 89a2560edfbc6..9940eab328162 100644 --- a/clients/client-opensearch/src/commands/CreateVpcEndpointCommand.ts +++ b/clients/client-opensearch/src/commands/CreateVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateVpcEndpointRequest, CreateVpcEndpointResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class CreateVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "CreateVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DeleteDomainCommand.ts b/clients/client-opensearch/src/commands/DeleteDomainCommand.ts index 6a9cd2e64df65..f5731763353d4 100644 --- a/clients/client-opensearch/src/commands/DeleteDomainCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDomainRequest, DeleteDomainResponse } from "../models/models_0"; @@ -255,6 +256,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DeleteInboundConnectionCommand.ts b/clients/client-opensearch/src/commands/DeleteInboundConnectionCommand.ts index 19bea76ea8b01..6ae87294cb782 100644 --- a/clients/client-opensearch/src/commands/DeleteInboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteInboundConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteInboundConnectionRequest, DeleteInboundConnectionResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DeleteInboundConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DeleteInboundConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DeleteOutboundConnectionCommand.ts b/clients/client-opensearch/src/commands/DeleteOutboundConnectionCommand.ts index ae24aa45fd669..b5a189c8687a6 100644 --- a/clients/client-opensearch/src/commands/DeleteOutboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteOutboundConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOutboundConnectionRequest, DeleteOutboundConnectionResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DeleteOutboundConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DeleteOutboundConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DeletePackageCommand.ts b/clients/client-opensearch/src/commands/DeletePackageCommand.ts index feec1bf01c693..d893edf3fa042 100644 --- a/clients/client-opensearch/src/commands/DeletePackageCommand.ts +++ b/clients/client-opensearch/src/commands/DeletePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePackageRequest, DeletePackageResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeletePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DeletePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DeleteVpcEndpointCommand.ts b/clients/client-opensearch/src/commands/DeleteVpcEndpointCommand.ts index 46d61761c23d4..1b4133d01f1af 100644 --- a/clients/client-opensearch/src/commands/DeleteVpcEndpointCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVpcEndpointRequest, DeleteVpcEndpointResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DeleteVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeDomainAutoTunesCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainAutoTunesCommand.ts index 603249b746cf8..a424b3cd09e46 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainAutoTunesCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainAutoTunesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainAutoTunesRequest, DescribeDomainAutoTunesResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DescribeDomainAutoTunesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeDomainAutoTunes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeDomainChangeProgressCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainChangeProgressCommand.ts index 22768a00fa077..63ba794038bb0 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainChangeProgressCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainChangeProgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainChangeProgressRequest, DescribeDomainChangeProgressResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DescribeDomainChangeProgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeDomainChangeProgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeDomainCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainCommand.ts index 471514f8e6816..b08af45b47fc8 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainRequest, DescribeDomainResponse } from "../models/models_0"; @@ -257,6 +258,10 @@ export class DescribeDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeDomainConfigCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainConfigCommand.ts index 31fc41add20c6..b94bb62f3b19e 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainConfigCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainConfigRequest, DescribeDomainConfigResponse } from "../models/models_0"; @@ -330,6 +331,10 @@ export class DescribeDomainConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeDomainConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeDomainHealthCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainHealthCommand.ts index a47cdabe011e8..6df0979cb6d5c 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainHealthCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainHealthCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainHealthRequest, DescribeDomainHealthResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DescribeDomainHealthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeDomainHealth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeDomainNodesCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainNodesCommand.ts index 92aee9335902a..b47f8a3ec9076 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainNodesCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainNodesRequest, DescribeDomainNodesResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DescribeDomainNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeDomainNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeDomainsCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainsCommand.ts index d3d9c1678c464..16594b0a7bc27 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainsRequest, DescribeDomainsResponse } from "../models/models_0"; @@ -258,6 +259,10 @@ export class DescribeDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeDryRunProgressCommand.ts b/clients/client-opensearch/src/commands/DescribeDryRunProgressCommand.ts index a3998af188f5c..fadfc552a0f9b 100644 --- a/clients/client-opensearch/src/commands/DescribeDryRunProgressCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDryRunProgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDryRunProgressRequest, DescribeDryRunProgressResponse } from "../models/models_0"; @@ -278,6 +279,10 @@ export class DescribeDryRunProgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeDryRunProgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeInboundConnectionsCommand.ts b/clients/client-opensearch/src/commands/DescribeInboundConnectionsCommand.ts index a7af7a7322c88..130dfb6939582 100644 --- a/clients/client-opensearch/src/commands/DescribeInboundConnectionsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeInboundConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeInboundConnectionsRequest, DescribeInboundConnectionsResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class DescribeInboundConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeInboundConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeInstanceTypeLimitsCommand.ts b/clients/client-opensearch/src/commands/DescribeInstanceTypeLimitsCommand.ts index 29b0d42f2a4e7..4e5f7176fc0c5 100644 --- a/clients/client-opensearch/src/commands/DescribeInstanceTypeLimitsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeInstanceTypeLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeInstanceTypeLimitsRequest, DescribeInstanceTypeLimitsResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class DescribeInstanceTypeLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeInstanceTypeLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeOutboundConnectionsCommand.ts b/clients/client-opensearch/src/commands/DescribeOutboundConnectionsCommand.ts index 1af6b3dc6c965..723fd381f7a5a 100644 --- a/clients/client-opensearch/src/commands/DescribeOutboundConnectionsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeOutboundConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOutboundConnectionsRequest, DescribeOutboundConnectionsResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class DescribeOutboundConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeOutboundConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribePackagesCommand.ts b/clients/client-opensearch/src/commands/DescribePackagesCommand.ts index 719855773ee42..9e4fa93b2669f 100644 --- a/clients/client-opensearch/src/commands/DescribePackagesCommand.ts +++ b/clients/client-opensearch/src/commands/DescribePackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePackagesRequest, DescribePackagesResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class DescribePackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribePackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeReservedInstanceOfferingsCommand.ts b/clients/client-opensearch/src/commands/DescribeReservedInstanceOfferingsCommand.ts index 0b3ef552f2613..9557e51468637 100644 --- a/clients/client-opensearch/src/commands/DescribeReservedInstanceOfferingsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeReservedInstanceOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class DescribeReservedInstanceOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeReservedInstanceOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeReservedInstancesCommand.ts b/clients/client-opensearch/src/commands/DescribeReservedInstancesCommand.ts index 5562c002a16ec..72234f9d51770 100644 --- a/clients/client-opensearch/src/commands/DescribeReservedInstancesCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeReservedInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReservedInstancesRequest, DescribeReservedInstancesResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DescribeReservedInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeReservedInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DescribeVpcEndpointsCommand.ts b/clients/client-opensearch/src/commands/DescribeVpcEndpointsCommand.ts index 32ce4b7158a9e..89d5e782a9e1e 100644 --- a/clients/client-opensearch/src/commands/DescribeVpcEndpointsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeVpcEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeVpcEndpointsRequest, DescribeVpcEndpointsResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class DescribeVpcEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DescribeVpcEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/DissociatePackageCommand.ts b/clients/client-opensearch/src/commands/DissociatePackageCommand.ts index 4a4f5bf40e8d9..7c99df6eec753 100644 --- a/clients/client-opensearch/src/commands/DissociatePackageCommand.ts +++ b/clients/client-opensearch/src/commands/DissociatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DissociatePackageRequest, DissociatePackageResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DissociatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "DissociatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/GetCompatibleVersionsCommand.ts b/clients/client-opensearch/src/commands/GetCompatibleVersionsCommand.ts index f90ccfa1ae7a7..01e55d971a6e8 100644 --- a/clients/client-opensearch/src/commands/GetCompatibleVersionsCommand.ts +++ b/clients/client-opensearch/src/commands/GetCompatibleVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCompatibleVersionsRequest, GetCompatibleVersionsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetCompatibleVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "GetCompatibleVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/GetPackageVersionHistoryCommand.ts b/clients/client-opensearch/src/commands/GetPackageVersionHistoryCommand.ts index 8de50dcfcf2de..3a45d86dcb851 100644 --- a/clients/client-opensearch/src/commands/GetPackageVersionHistoryCommand.ts +++ b/clients/client-opensearch/src/commands/GetPackageVersionHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPackageVersionHistoryRequest, GetPackageVersionHistoryResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetPackageVersionHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "GetPackageVersionHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/GetUpgradeHistoryCommand.ts b/clients/client-opensearch/src/commands/GetUpgradeHistoryCommand.ts index d005171a33bad..6f0eead5e79c0 100644 --- a/clients/client-opensearch/src/commands/GetUpgradeHistoryCommand.ts +++ b/clients/client-opensearch/src/commands/GetUpgradeHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetUpgradeHistoryRequest, GetUpgradeHistoryResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class GetUpgradeHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "GetUpgradeHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/GetUpgradeStatusCommand.ts b/clients/client-opensearch/src/commands/GetUpgradeStatusCommand.ts index 02b6808848df5..b595aa18958c3 100644 --- a/clients/client-opensearch/src/commands/GetUpgradeStatusCommand.ts +++ b/clients/client-opensearch/src/commands/GetUpgradeStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetUpgradeStatusRequest, GetUpgradeStatusResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetUpgradeStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "GetUpgradeStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListDomainNamesCommand.ts b/clients/client-opensearch/src/commands/ListDomainNamesCommand.ts index 8d8f56b8be390..24e366346286c 100644 --- a/clients/client-opensearch/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-opensearch/src/commands/ListDomainNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDomainNamesRequest, ListDomainNamesResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class ListDomainNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListDomainNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListDomainsForPackageCommand.ts b/clients/client-opensearch/src/commands/ListDomainsForPackageCommand.ts index b8e97cbb26ddb..23d24bee57434 100644 --- a/clients/client-opensearch/src/commands/ListDomainsForPackageCommand.ts +++ b/clients/client-opensearch/src/commands/ListDomainsForPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDomainsForPackageRequest, ListDomainsForPackageResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListDomainsForPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListDomainsForPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListInstanceTypeDetailsCommand.ts b/clients/client-opensearch/src/commands/ListInstanceTypeDetailsCommand.ts index b9324fd2fd59a..d0e801af3f026 100644 --- a/clients/client-opensearch/src/commands/ListInstanceTypeDetailsCommand.ts +++ b/clients/client-opensearch/src/commands/ListInstanceTypeDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListInstanceTypeDetailsRequest, ListInstanceTypeDetailsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListInstanceTypeDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListInstanceTypeDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListPackagesForDomainCommand.ts b/clients/client-opensearch/src/commands/ListPackagesForDomainCommand.ts index 6447612292530..3e39b2fc92450 100644 --- a/clients/client-opensearch/src/commands/ListPackagesForDomainCommand.ts +++ b/clients/client-opensearch/src/commands/ListPackagesForDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPackagesForDomainRequest, ListPackagesForDomainResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListPackagesForDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListPackagesForDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListScheduledActionsCommand.ts b/clients/client-opensearch/src/commands/ListScheduledActionsCommand.ts index 707b302e6a231..b8746b69b52da 100644 --- a/clients/client-opensearch/src/commands/ListScheduledActionsCommand.ts +++ b/clients/client-opensearch/src/commands/ListScheduledActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListScheduledActionsRequest, ListScheduledActionsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListScheduledActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListScheduledActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListTagsCommand.ts b/clients/client-opensearch/src/commands/ListTagsCommand.ts index 65e40344c6773..62a57e1b64fad 100644 --- a/clients/client-opensearch/src/commands/ListTagsCommand.ts +++ b/clients/client-opensearch/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsRequest, ListTagsResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListVersionsCommand.ts b/clients/client-opensearch/src/commands/ListVersionsCommand.ts index 9591e37820a59..9fa85f22adf68 100644 --- a/clients/client-opensearch/src/commands/ListVersionsCommand.ts +++ b/clients/client-opensearch/src/commands/ListVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVersionsRequest, ListVersionsResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListVpcEndpointAccessCommand.ts b/clients/client-opensearch/src/commands/ListVpcEndpointAccessCommand.ts index 9eb0e116904ac..9d47fc184f6c1 100644 --- a/clients/client-opensearch/src/commands/ListVpcEndpointAccessCommand.ts +++ b/clients/client-opensearch/src/commands/ListVpcEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVpcEndpointAccessRequest, ListVpcEndpointAccessResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListVpcEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListVpcEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListVpcEndpointsCommand.ts b/clients/client-opensearch/src/commands/ListVpcEndpointsCommand.ts index 89e44bcf02975..7d5c8d1099d80 100644 --- a/clients/client-opensearch/src/commands/ListVpcEndpointsCommand.ts +++ b/clients/client-opensearch/src/commands/ListVpcEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVpcEndpointsRequest, ListVpcEndpointsResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListVpcEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListVpcEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/ListVpcEndpointsForDomainCommand.ts b/clients/client-opensearch/src/commands/ListVpcEndpointsForDomainCommand.ts index 219c479c07a20..fb0037a4824a3 100644 --- a/clients/client-opensearch/src/commands/ListVpcEndpointsForDomainCommand.ts +++ b/clients/client-opensearch/src/commands/ListVpcEndpointsForDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVpcEndpointsForDomainRequest, ListVpcEndpointsForDomainResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListVpcEndpointsForDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "ListVpcEndpointsForDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/PurchaseReservedInstanceOfferingCommand.ts b/clients/client-opensearch/src/commands/PurchaseReservedInstanceOfferingCommand.ts index 69f44c8c193b8..6027338701187 100644 --- a/clients/client-opensearch/src/commands/PurchaseReservedInstanceOfferingCommand.ts +++ b/clients/client-opensearch/src/commands/PurchaseReservedInstanceOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PurchaseReservedInstanceOfferingRequest, PurchaseReservedInstanceOfferingResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class PurchaseReservedInstanceOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "PurchaseReservedInstanceOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/RejectInboundConnectionCommand.ts b/clients/client-opensearch/src/commands/RejectInboundConnectionCommand.ts index 387d71eb70aa9..6892f106eef2c 100644 --- a/clients/client-opensearch/src/commands/RejectInboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/RejectInboundConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RejectInboundConnectionRequest, RejectInboundConnectionResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class RejectInboundConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "RejectInboundConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/RemoveTagsCommand.ts b/clients/client-opensearch/src/commands/RemoveTagsCommand.ts index 8b5a613011fa0..e7dda82e1dd53 100644 --- a/clients/client-opensearch/src/commands/RemoveTagsCommand.ts +++ b/clients/client-opensearch/src/commands/RemoveTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveTagsRequest } from "../models/models_0"; @@ -123,6 +124,10 @@ export class RemoveTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "RemoveTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/RevokeVpcEndpointAccessCommand.ts b/clients/client-opensearch/src/commands/RevokeVpcEndpointAccessCommand.ts index ef6996b8f4cbd..4dfd71e8b8ed9 100644 --- a/clients/client-opensearch/src/commands/RevokeVpcEndpointAccessCommand.ts +++ b/clients/client-opensearch/src/commands/RevokeVpcEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RevokeVpcEndpointAccessRequest, RevokeVpcEndpointAccessResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class RevokeVpcEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "RevokeVpcEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/StartServiceSoftwareUpdateCommand.ts b/clients/client-opensearch/src/commands/StartServiceSoftwareUpdateCommand.ts index 0d0aa17473132..81e5fe38fa512 100644 --- a/clients/client-opensearch/src/commands/StartServiceSoftwareUpdateCommand.ts +++ b/clients/client-opensearch/src/commands/StartServiceSoftwareUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartServiceSoftwareUpdateRequest, StartServiceSoftwareUpdateResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class StartServiceSoftwareUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "StartServiceSoftwareUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/UpdateDomainConfigCommand.ts b/clients/client-opensearch/src/commands/UpdateDomainConfigCommand.ts index dfe0e53a18c00..1aeb945baac30 100644 --- a/clients/client-opensearch/src/commands/UpdateDomainConfigCommand.ts +++ b/clients/client-opensearch/src/commands/UpdateDomainConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -474,6 +475,10 @@ export class UpdateDomainConfigCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDomainConfigRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "UpdateDomainConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/UpdatePackageCommand.ts b/clients/client-opensearch/src/commands/UpdatePackageCommand.ts index d60bcad027d15..7a0f3d7f4e7c7 100644 --- a/clients/client-opensearch/src/commands/UpdatePackageCommand.ts +++ b/clients/client-opensearch/src/commands/UpdatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePackageRequest, UpdatePackageResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class UpdatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "UpdatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/UpdateScheduledActionCommand.ts b/clients/client-opensearch/src/commands/UpdateScheduledActionCommand.ts index 6f6a3fcf2d7c9..dac421ae012a9 100644 --- a/clients/client-opensearch/src/commands/UpdateScheduledActionCommand.ts +++ b/clients/client-opensearch/src/commands/UpdateScheduledActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateScheduledActionRequest, UpdateScheduledActionResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class UpdateScheduledActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "UpdateScheduledAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/UpdateVpcEndpointCommand.ts b/clients/client-opensearch/src/commands/UpdateVpcEndpointCommand.ts index 857caa31ceb56..ff44806b04046 100644 --- a/clients/client-opensearch/src/commands/UpdateVpcEndpointCommand.ts +++ b/clients/client-opensearch/src/commands/UpdateVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVpcEndpointRequest, UpdateVpcEndpointResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class UpdateVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "UpdateVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearch/src/commands/UpgradeDomainCommand.ts b/clients/client-opensearch/src/commands/UpgradeDomainCommand.ts index 8a47e316d86b2..7d2891804fa94 100644 --- a/clients/client-opensearch/src/commands/UpgradeDomainCommand.ts +++ b/clients/client-opensearch/src/commands/UpgradeDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpgradeDomainRequest, UpgradeDomainResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class UpgradeDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchService", + operation: "UpgradeDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/package.json b/clients/client-opensearchserverless/package.json index 1a1b1dbd7709b..68e6bd9e008b3 100644 --- a/clients/client-opensearchserverless/package.json +++ b/clients/client-opensearchserverless/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-opensearchserverless/src/commands/BatchGetCollectionCommand.ts b/clients/client-opensearchserverless/src/commands/BatchGetCollectionCommand.ts index 71b8f7696857c..88783f1058b52 100644 --- a/clients/client-opensearchserverless/src/commands/BatchGetCollectionCommand.ts +++ b/clients/client-opensearchserverless/src/commands/BatchGetCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetCollectionRequest, BatchGetCollectionResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class BatchGetCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "BatchGetCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/BatchGetVpcEndpointCommand.ts b/clients/client-opensearchserverless/src/commands/BatchGetVpcEndpointCommand.ts index 453f090be00d6..7d60e57b68822 100644 --- a/clients/client-opensearchserverless/src/commands/BatchGetVpcEndpointCommand.ts +++ b/clients/client-opensearchserverless/src/commands/BatchGetVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetVpcEndpointRequest, BatchGetVpcEndpointResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class BatchGetVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "BatchGetVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/CreateAccessPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/CreateAccessPolicyCommand.ts index dd63ad34d57c8..4ebea43aad958 100644 --- a/clients/client-opensearchserverless/src/commands/CreateAccessPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAccessPolicyRequest, CreateAccessPolicyResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "CreateAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/CreateCollectionCommand.ts b/clients/client-opensearchserverless/src/commands/CreateCollectionCommand.ts index a6e0fb516d4de..50a5e7f4a0534 100644 --- a/clients/client-opensearchserverless/src/commands/CreateCollectionCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCollectionRequest, CreateCollectionResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class CreateCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "CreateCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/CreateSecurityConfigCommand.ts b/clients/client-opensearchserverless/src/commands/CreateSecurityConfigCommand.ts index 7164adb0aebdc..f7dc5eb41b49e 100644 --- a/clients/client-opensearchserverless/src/commands/CreateSecurityConfigCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateSecurityConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSecurityConfigRequest, CreateSecurityConfigResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class CreateSecurityConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "CreateSecurityConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/CreateSecurityPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/CreateSecurityPolicyCommand.ts index 9d4aabd0c1711..c20a3d673f93b 100644 --- a/clients/client-opensearchserverless/src/commands/CreateSecurityPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateSecurityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSecurityPolicyRequest, CreateSecurityPolicyResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CreateSecurityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "CreateSecurityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/CreateVpcEndpointCommand.ts b/clients/client-opensearchserverless/src/commands/CreateVpcEndpointCommand.ts index 7c68477c91861..ff5843ceabedb 100644 --- a/clients/client-opensearchserverless/src/commands/CreateVpcEndpointCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateVpcEndpointRequest, CreateVpcEndpointResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "CreateVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/DeleteAccessPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteAccessPolicyCommand.ts index 3d548c091d02a..681eefafcf2e6 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteAccessPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccessPolicyRequest, DeleteAccessPolicyResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "DeleteAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/DeleteCollectionCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteCollectionCommand.ts index 24e871c474313..82ab1eddb3c62 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteCollectionCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCollectionRequest, DeleteCollectionResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "DeleteCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/DeleteSecurityConfigCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteSecurityConfigCommand.ts index 68d9206a76b56..b1d0aeaf400a3 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteSecurityConfigCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteSecurityConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSecurityConfigRequest, DeleteSecurityConfigResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteSecurityConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "DeleteSecurityConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/DeleteSecurityPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteSecurityPolicyCommand.ts index 284b9b738dac9..aaca63793d509 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteSecurityPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteSecurityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSecurityPolicyRequest, DeleteSecurityPolicyResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteSecurityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "DeleteSecurityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/DeleteVpcEndpointCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteVpcEndpointCommand.ts index 464e372ef672b..79d6c1e0e512a 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteVpcEndpointCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVpcEndpointRequest, DeleteVpcEndpointResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "DeleteVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/GetAccessPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/GetAccessPolicyCommand.ts index 22c08e0892e52..54e288e252e42 100644 --- a/clients/client-opensearchserverless/src/commands/GetAccessPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccessPolicyRequest, GetAccessPolicyResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "GetAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/GetAccountSettingsCommand.ts b/clients/client-opensearchserverless/src/commands/GetAccountSettingsCommand.ts index c5f13a3c23f5f..fd59203487024 100644 --- a/clients/client-opensearchserverless/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountSettingsRequest, GetAccountSettingsResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class GetAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "GetAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/GetPoliciesStatsCommand.ts b/clients/client-opensearchserverless/src/commands/GetPoliciesStatsCommand.ts index 01c2334f9fbef..a800f3d54b721 100644 --- a/clients/client-opensearchserverless/src/commands/GetPoliciesStatsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetPoliciesStatsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPoliciesStatsRequest, GetPoliciesStatsResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class GetPoliciesStatsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "GetPoliciesStats", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/GetSecurityConfigCommand.ts b/clients/client-opensearchserverless/src/commands/GetSecurityConfigCommand.ts index 170eb946e8911..39413cd579e7b 100644 --- a/clients/client-opensearchserverless/src/commands/GetSecurityConfigCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetSecurityConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSecurityConfigRequest, GetSecurityConfigResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetSecurityConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "GetSecurityConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/GetSecurityPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/GetSecurityPolicyCommand.ts index fba7158d3a622..0b410f6766000 100644 --- a/clients/client-opensearchserverless/src/commands/GetSecurityPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetSecurityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSecurityPolicyRequest, GetSecurityPolicyResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetSecurityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "GetSecurityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/ListAccessPoliciesCommand.ts b/clients/client-opensearchserverless/src/commands/ListAccessPoliciesCommand.ts index 655ea439175f5..0fb944e936ef4 100644 --- a/clients/client-opensearchserverless/src/commands/ListAccessPoliciesCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListAccessPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccessPoliciesRequest, ListAccessPoliciesResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListAccessPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "ListAccessPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/ListCollectionsCommand.ts b/clients/client-opensearchserverless/src/commands/ListCollectionsCommand.ts index 4edaff1e41316..523f7dbc2d0cb 100644 --- a/clients/client-opensearchserverless/src/commands/ListCollectionsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListCollectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCollectionsRequest, ListCollectionsResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListCollectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "ListCollections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/ListSecurityConfigsCommand.ts b/clients/client-opensearchserverless/src/commands/ListSecurityConfigsCommand.ts index 5c9237e6fc31b..1fe73cf424bd0 100644 --- a/clients/client-opensearchserverless/src/commands/ListSecurityConfigsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListSecurityConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSecurityConfigsRequest, ListSecurityConfigsResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListSecurityConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "ListSecurityConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/ListSecurityPoliciesCommand.ts b/clients/client-opensearchserverless/src/commands/ListSecurityPoliciesCommand.ts index ee4eb83991df8..3ddf9e10c22ca 100644 --- a/clients/client-opensearchserverless/src/commands/ListSecurityPoliciesCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListSecurityPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSecurityPoliciesRequest, ListSecurityPoliciesResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListSecurityPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "ListSecurityPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/ListTagsForResourceCommand.ts b/clients/client-opensearchserverless/src/commands/ListTagsForResourceCommand.ts index 42501c9a626f5..c50e2657b8921 100644 --- a/clients/client-opensearchserverless/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/ListVpcEndpointsCommand.ts b/clients/client-opensearchserverless/src/commands/ListVpcEndpointsCommand.ts index c2e4b08fb43ac..ef364afdcdc9e 100644 --- a/clients/client-opensearchserverless/src/commands/ListVpcEndpointsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListVpcEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVpcEndpointsRequest, ListVpcEndpointsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListVpcEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "ListVpcEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/TagResourceCommand.ts b/clients/client-opensearchserverless/src/commands/TagResourceCommand.ts index bc1a090d95726..6b8cb3db82c47 100644 --- a/clients/client-opensearchserverless/src/commands/TagResourceCommand.ts +++ b/clients/client-opensearchserverless/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/UntagResourceCommand.ts b/clients/client-opensearchserverless/src/commands/UntagResourceCommand.ts index 28f05a7055d4e..72194db3b6341 100644 --- a/clients/client-opensearchserverless/src/commands/UntagResourceCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/UpdateAccessPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateAccessPolicyCommand.ts index e40b0eaae2f45..8fcbfba38b999 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateAccessPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateAccessPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccessPolicyRequest, UpdateAccessPolicyResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class UpdateAccessPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "UpdateAccessPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateAccountSettingsCommand.ts index cd8b0b3b6e306..e46ba3bd281a9 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccountSettingsRequest, UpdateAccountSettingsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class UpdateAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "UpdateAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/UpdateCollectionCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateCollectionCommand.ts index bcd41e58c11bb..eef43b635bc26 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateCollectionCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCollectionRequest, UpdateCollectionResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class UpdateCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "UpdateCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/UpdateSecurityConfigCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateSecurityConfigCommand.ts index 5aedab8c5e684..eaaf4a8d05b21 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateSecurityConfigCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateSecurityConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSecurityConfigRequest, UpdateSecurityConfigResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class UpdateSecurityConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "UpdateSecurityConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/UpdateSecurityPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateSecurityPolicyCommand.ts index 57be5702fa700..d8203a81df878 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateSecurityPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateSecurityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSecurityPolicyRequest, UpdateSecurityPolicyResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class UpdateSecurityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "UpdateSecurityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opensearchserverless/src/commands/UpdateVpcEndpointCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateVpcEndpointCommand.ts index 9560b7cb7a595..6ae48dca49efe 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateVpcEndpointCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateVpcEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVpcEndpointRequest, UpdateVpcEndpointResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateVpcEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpenSearchServerless", + operation: "UpdateVpcEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/package.json b/clients/client-opsworks/package.json index 349abcfed7a94..d137d09f7113b 100644 --- a/clients/client-opsworks/package.json +++ b/clients/client-opsworks/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-opsworks/src/commands/AssignInstanceCommand.ts b/clients/client-opsworks/src/commands/AssignInstanceCommand.ts index e5e09bd7d136c..03205155dab46 100644 --- a/clients/client-opsworks/src/commands/AssignInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/AssignInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssignInstanceRequest } from "../models/models_0"; @@ -138,6 +139,10 @@ export class AssignInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "AssignInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/AssignVolumeCommand.ts b/clients/client-opsworks/src/commands/AssignVolumeCommand.ts index dc485ea73623f..db8e4e8608546 100644 --- a/clients/client-opsworks/src/commands/AssignVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/AssignVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssignVolumeRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class AssignVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "AssignVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/AssociateElasticIpCommand.ts b/clients/client-opsworks/src/commands/AssociateElasticIpCommand.ts index 841e3d5b48b87..d39df5051afa4 100644 --- a/clients/client-opsworks/src/commands/AssociateElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/AssociateElasticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateElasticIpRequest } from "../models/models_0"; @@ -127,6 +128,10 @@ export class AssociateElasticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "AssociateElasticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/AttachElasticLoadBalancerCommand.ts b/clients/client-opsworks/src/commands/AttachElasticLoadBalancerCommand.ts index 60cc50adc9fc6..a499edca94133 100644 --- a/clients/client-opsworks/src/commands/AttachElasticLoadBalancerCommand.ts +++ b/clients/client-opsworks/src/commands/AttachElasticLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AttachElasticLoadBalancerRequest } from "../models/models_0"; @@ -132,6 +133,10 @@ export class AttachElasticLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "AttachElasticLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/CloneStackCommand.ts b/clients/client-opsworks/src/commands/CloneStackCommand.ts index ccaa7e3e6af26..dce112703e518 100644 --- a/clients/client-opsworks/src/commands/CloneStackCommand.ts +++ b/clients/client-opsworks/src/commands/CloneStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloneStackRequest, CloneStackResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class CloneStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "CloneStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/CreateAppCommand.ts b/clients/client-opsworks/src/commands/CreateAppCommand.ts index 95c242b57bcd0..4c8e52ab8cc3d 100644 --- a/clients/client-opsworks/src/commands/CreateAppCommand.ts +++ b/clients/client-opsworks/src/commands/CreateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAppRequest, CreateAppResult } from "../models/models_0"; @@ -162,6 +163,10 @@ export class CreateAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "CreateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/CreateDeploymentCommand.ts b/clients/client-opsworks/src/commands/CreateDeploymentCommand.ts index f1170557d697e..699f64476cfe1 100644 --- a/clients/client-opsworks/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-opsworks/src/commands/CreateDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDeploymentRequest, CreateDeploymentResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "CreateDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/CreateInstanceCommand.ts b/clients/client-opsworks/src/commands/CreateInstanceCommand.ts index d5ea585173bc1..c61bd6ce633c8 100644 --- a/clients/client-opsworks/src/commands/CreateInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/CreateInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateInstanceRequest, CreateInstanceResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "CreateInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/CreateLayerCommand.ts b/clients/client-opsworks/src/commands/CreateLayerCommand.ts index 73ce57144ef91..f78121a50220c 100644 --- a/clients/client-opsworks/src/commands/CreateLayerCommand.ts +++ b/clients/client-opsworks/src/commands/CreateLayerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLayerRequest, CreateLayerResult } from "../models/models_0"; @@ -198,6 +199,10 @@ export class CreateLayerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "CreateLayer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/CreateStackCommand.ts b/clients/client-opsworks/src/commands/CreateStackCommand.ts index 70058ba9a77e6..2ca0869b4a959 100644 --- a/clients/client-opsworks/src/commands/CreateStackCommand.ts +++ b/clients/client-opsworks/src/commands/CreateStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateStackRequest, CreateStackResult } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreateStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "CreateStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/CreateUserProfileCommand.ts b/clients/client-opsworks/src/commands/CreateUserProfileCommand.ts index bdd477afcda17..0b1dab9240529 100644 --- a/clients/client-opsworks/src/commands/CreateUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/CreateUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUserProfileRequest, CreateUserProfileResult } from "../models/models_0"; @@ -124,6 +125,10 @@ export class CreateUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "CreateUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeleteAppCommand.ts b/clients/client-opsworks/src/commands/DeleteAppCommand.ts index ed334b190d9f2..a7f7a01f09d3f 100644 --- a/clients/client-opsworks/src/commands/DeleteAppCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeleteApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeleteInstanceCommand.ts b/clients/client-opsworks/src/commands/DeleteInstanceCommand.ts index 4e0b3f15a2b7d..bebc52ef3b2e5 100644 --- a/clients/client-opsworks/src/commands/DeleteInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteInstanceRequest } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeleteInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeleteLayerCommand.ts b/clients/client-opsworks/src/commands/DeleteLayerCommand.ts index 2eef6689b28f5..ca97c90cd2eba 100644 --- a/clients/client-opsworks/src/commands/DeleteLayerCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteLayerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLayerRequest } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteLayerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeleteLayer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeleteStackCommand.ts b/clients/client-opsworks/src/commands/DeleteStackCommand.ts index 737e5def4f595..571999072fd6a 100644 --- a/clients/client-opsworks/src/commands/DeleteStackCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStackRequest } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeleteStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeleteUserProfileCommand.ts b/clients/client-opsworks/src/commands/DeleteUserProfileCommand.ts index e23c7675a01d7..e0fce57d03c3d 100644 --- a/clients/client-opsworks/src/commands/DeleteUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserProfileRequest } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeleteUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeregisterEcsClusterCommand.ts b/clients/client-opsworks/src/commands/DeregisterEcsClusterCommand.ts index 0466f5b18da9d..3af166fe8b344 100644 --- a/clients/client-opsworks/src/commands/DeregisterEcsClusterCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterEcsClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterEcsClusterRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeregisterEcsClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeregisterEcsCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeregisterElasticIpCommand.ts b/clients/client-opsworks/src/commands/DeregisterElasticIpCommand.ts index 19f44244b7412..56b471ba4554e 100644 --- a/clients/client-opsworks/src/commands/DeregisterElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterElasticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterElasticIpRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeregisterElasticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeregisterElasticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeregisterInstanceCommand.ts b/clients/client-opsworks/src/commands/DeregisterInstanceCommand.ts index 97164cdea6027..86a8eead70b98 100644 --- a/clients/client-opsworks/src/commands/DeregisterInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterInstanceRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeregisterInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeregisterInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeregisterRdsDbInstanceCommand.ts b/clients/client-opsworks/src/commands/DeregisterRdsDbInstanceCommand.ts index 6b8f814d13370..7f2da5e7a0296 100644 --- a/clients/client-opsworks/src/commands/DeregisterRdsDbInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterRdsDbInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterRdsDbInstanceRequest } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeregisterRdsDbInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeregisterRdsDbInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DeregisterVolumeCommand.ts b/clients/client-opsworks/src/commands/DeregisterVolumeCommand.ts index 1b953170af7f6..ce5e466bdc444 100644 --- a/clients/client-opsworks/src/commands/DeregisterVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterVolumeRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeregisterVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DeregisterVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeAgentVersionsCommand.ts b/clients/client-opsworks/src/commands/DescribeAgentVersionsCommand.ts index 28d8202b46493..7d537014efd48 100644 --- a/clients/client-opsworks/src/commands/DescribeAgentVersionsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeAgentVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAgentVersionsRequest, DescribeAgentVersionsResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DescribeAgentVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeAgentVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeAppsCommand.ts b/clients/client-opsworks/src/commands/DescribeAppsCommand.ts index f2cfa23f327d1..839319d0fc487 100644 --- a/clients/client-opsworks/src/commands/DescribeAppsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeAppsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppsRequest, DescribeAppsResult } from "../models/models_0"; @@ -173,6 +174,10 @@ export class DescribeAppsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeApps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeCommandsCommand.ts b/clients/client-opsworks/src/commands/DescribeCommandsCommand.ts index 81638e82047da..3b89cb1d125b3 100644 --- a/clients/client-opsworks/src/commands/DescribeCommandsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeCommandsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCommandsRequest, DescribeCommandsResult } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DescribeCommandsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeCommands", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeDeploymentsCommand.ts b/clients/client-opsworks/src/commands/DescribeDeploymentsCommand.ts index b0a3607c84be0..d0719cd71c686 100644 --- a/clients/client-opsworks/src/commands/DescribeDeploymentsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeploymentsRequest, DescribeDeploymentsResult } from "../models/models_0"; @@ -156,6 +157,10 @@ export class DescribeDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeEcsClustersCommand.ts b/clients/client-opsworks/src/commands/DescribeEcsClustersCommand.ts index 98a86481740b7..3fc6c87ed2d42 100644 --- a/clients/client-opsworks/src/commands/DescribeEcsClustersCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeEcsClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEcsClustersRequest, DescribeEcsClustersResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DescribeEcsClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeEcsClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeElasticIpsCommand.ts b/clients/client-opsworks/src/commands/DescribeElasticIpsCommand.ts index dd083000e02e0..77c325e0b3e0c 100644 --- a/clients/client-opsworks/src/commands/DescribeElasticIpsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeElasticIpsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeElasticIpsRequest, DescribeElasticIpsResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DescribeElasticIpsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeElasticIps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeElasticLoadBalancersCommand.ts b/clients/client-opsworks/src/commands/DescribeElasticLoadBalancersCommand.ts index ebc73154441c2..f0b78cc80cdff 100644 --- a/clients/client-opsworks/src/commands/DescribeElasticLoadBalancersCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeElasticLoadBalancersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeElasticLoadBalancersRequest, DescribeElasticLoadBalancersResult } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DescribeElasticLoadBalancersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeElasticLoadBalancers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeInstancesCommand.ts b/clients/client-opsworks/src/commands/DescribeInstancesCommand.ts index b42f260dabbea..b21430d72c9ee 100644 --- a/clients/client-opsworks/src/commands/DescribeInstancesCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeInstancesRequest, DescribeInstancesResult } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DescribeInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeLayersCommand.ts b/clients/client-opsworks/src/commands/DescribeLayersCommand.ts index fa81178b9d781..b127807f8fffc 100644 --- a/clients/client-opsworks/src/commands/DescribeLayersCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeLayersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeLayersRequest, DescribeLayersResult } from "../models/models_0"; @@ -213,6 +214,10 @@ export class DescribeLayersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeLayers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeLoadBasedAutoScalingCommand.ts b/clients/client-opsworks/src/commands/DescribeLoadBasedAutoScalingCommand.ts index 313f9a9aed42d..3394c0d577490 100644 --- a/clients/client-opsworks/src/commands/DescribeLoadBasedAutoScalingCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeLoadBasedAutoScalingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeLoadBasedAutoScalingRequest, DescribeLoadBasedAutoScalingResult } from "../models/models_0"; @@ -162,6 +163,10 @@ export class DescribeLoadBasedAutoScalingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeLoadBasedAutoScaling", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeMyUserProfileCommand.ts b/clients/client-opsworks/src/commands/DescribeMyUserProfileCommand.ts index e0cd0ef1e6dca..4b28958bd5003 100644 --- a/clients/client-opsworks/src/commands/DescribeMyUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeMyUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeMyUserProfileResult } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DescribeMyUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeMyUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeOperatingSystemsCommand.ts b/clients/client-opsworks/src/commands/DescribeOperatingSystemsCommand.ts index 5a27c87e1cfd0..6ef0f4b48dd41 100644 --- a/clients/client-opsworks/src/commands/DescribeOperatingSystemsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeOperatingSystemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOperatingSystemsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DescribeOperatingSystemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeOperatingSystems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribePermissionsCommand.ts b/clients/client-opsworks/src/commands/DescribePermissionsCommand.ts index 94f0545ffd5e6..fa6268f865e54 100644 --- a/clients/client-opsworks/src/commands/DescribePermissionsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePermissionsRequest, DescribePermissionsResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DescribePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeRaidArraysCommand.ts b/clients/client-opsworks/src/commands/DescribeRaidArraysCommand.ts index 090c2877eb6f5..c8e6c6f073b0a 100644 --- a/clients/client-opsworks/src/commands/DescribeRaidArraysCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeRaidArraysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRaidArraysRequest, DescribeRaidArraysResult } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribeRaidArraysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeRaidArrays", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeRdsDbInstancesCommand.ts b/clients/client-opsworks/src/commands/DescribeRdsDbInstancesCommand.ts index d769d8e54018f..a234ca899bfeb 100644 --- a/clients/client-opsworks/src/commands/DescribeRdsDbInstancesCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeRdsDbInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRdsDbInstancesRequest, DescribeRdsDbInstancesResult } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeRdsDbInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeRdsDbInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeServiceErrorsCommand.ts b/clients/client-opsworks/src/commands/DescribeServiceErrorsCommand.ts index e64e280acbfc6..58dd9663ff540 100644 --- a/clients/client-opsworks/src/commands/DescribeServiceErrorsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeServiceErrorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeServiceErrorsRequest, DescribeServiceErrorsResult } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DescribeServiceErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeServiceErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeStackProvisioningParametersCommand.ts b/clients/client-opsworks/src/commands/DescribeStackProvisioningParametersCommand.ts index ac26b0fb14716..7bb8f3b873659 100644 --- a/clients/client-opsworks/src/commands/DescribeStackProvisioningParametersCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeStackProvisioningParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DescribeStackProvisioningParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeStackProvisioningParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeStackSummaryCommand.ts b/clients/client-opsworks/src/commands/DescribeStackSummaryCommand.ts index 16dcbedf42495..dd1f6366468da 100644 --- a/clients/client-opsworks/src/commands/DescribeStackSummaryCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeStackSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeStackSummaryRequest, DescribeStackSummaryResult } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DescribeStackSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeStackSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeStacksCommand.ts b/clients/client-opsworks/src/commands/DescribeStacksCommand.ts index 3603f437b773e..c398b3d4228bc 100644 --- a/clients/client-opsworks/src/commands/DescribeStacksCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeStacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeStacksRequest, DescribeStacksResult } from "../models/models_0"; @@ -167,6 +168,10 @@ export class DescribeStacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeStacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeTimeBasedAutoScalingCommand.ts b/clients/client-opsworks/src/commands/DescribeTimeBasedAutoScalingCommand.ts index 881f409d42595..0352fa3a276f4 100644 --- a/clients/client-opsworks/src/commands/DescribeTimeBasedAutoScalingCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeTimeBasedAutoScalingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTimeBasedAutoScalingRequest, DescribeTimeBasedAutoScalingResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class DescribeTimeBasedAutoScalingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeTimeBasedAutoScaling", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeUserProfilesCommand.ts b/clients/client-opsworks/src/commands/DescribeUserProfilesCommand.ts index e21c45c3a5c37..f12929f33c77e 100644 --- a/clients/client-opsworks/src/commands/DescribeUserProfilesCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeUserProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeUserProfilesRequest, DescribeUserProfilesResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DescribeUserProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeUserProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DescribeVolumesCommand.ts b/clients/client-opsworks/src/commands/DescribeVolumesCommand.ts index 12f2cb58c4755..b6d93d82ff6d0 100644 --- a/clients/client-opsworks/src/commands/DescribeVolumesCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeVolumesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeVolumesRequest, DescribeVolumesResult } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DescribeVolumesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DescribeVolumes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DetachElasticLoadBalancerCommand.ts b/clients/client-opsworks/src/commands/DetachElasticLoadBalancerCommand.ts index 82e4331e89182..e6e4676e4f5a0 100644 --- a/clients/client-opsworks/src/commands/DetachElasticLoadBalancerCommand.ts +++ b/clients/client-opsworks/src/commands/DetachElasticLoadBalancerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetachElasticLoadBalancerRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DetachElasticLoadBalancerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DetachElasticLoadBalancer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/DisassociateElasticIpCommand.ts b/clients/client-opsworks/src/commands/DisassociateElasticIpCommand.ts index 6d941950fb1fc..72f59fd1a099c 100644 --- a/clients/client-opsworks/src/commands/DisassociateElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/DisassociateElasticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateElasticIpRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DisassociateElasticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "DisassociateElasticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/GetHostnameSuggestionCommand.ts b/clients/client-opsworks/src/commands/GetHostnameSuggestionCommand.ts index c33c62957d645..db5a4148b6cb7 100644 --- a/clients/client-opsworks/src/commands/GetHostnameSuggestionCommand.ts +++ b/clients/client-opsworks/src/commands/GetHostnameSuggestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHostnameSuggestionRequest, GetHostnameSuggestionResult } from "../models/models_0"; @@ -126,6 +127,10 @@ export class GetHostnameSuggestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "GetHostnameSuggestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/GrantAccessCommand.ts b/clients/client-opsworks/src/commands/GrantAccessCommand.ts index 39af26d7ff956..05aa5e0dd338e 100644 --- a/clients/client-opsworks/src/commands/GrantAccessCommand.ts +++ b/clients/client-opsworks/src/commands/GrantAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GrantAccessRequest, GrantAccessResult } from "../models/models_0"; @@ -127,6 +128,10 @@ export class GrantAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "GrantAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/ListTagsCommand.ts b/clients/client-opsworks/src/commands/ListTagsCommand.ts index 66d3624c663b6..0de9d7ed3331a 100644 --- a/clients/client-opsworks/src/commands/ListTagsCommand.ts +++ b/clients/client-opsworks/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsRequest, ListTagsResult } from "../models/models_0"; @@ -123,6 +124,10 @@ export class ListTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/RebootInstanceCommand.ts b/clients/client-opsworks/src/commands/RebootInstanceCommand.ts index e0f0444f16401..c824acf633747 100644 --- a/clients/client-opsworks/src/commands/RebootInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/RebootInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RebootInstanceRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class RebootInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "RebootInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/RegisterEcsClusterCommand.ts b/clients/client-opsworks/src/commands/RegisterEcsClusterCommand.ts index b741f66aa7262..da9c0885b52c4 100644 --- a/clients/client-opsworks/src/commands/RegisterEcsClusterCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterEcsClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterEcsClusterRequest, RegisterEcsClusterResult } from "../models/models_0"; @@ -131,6 +132,10 @@ export class RegisterEcsClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "RegisterEcsCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/RegisterElasticIpCommand.ts b/clients/client-opsworks/src/commands/RegisterElasticIpCommand.ts index 701777154c055..b319a89564a47 100644 --- a/clients/client-opsworks/src/commands/RegisterElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterElasticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterElasticIpRequest, RegisterElasticIpResult } from "../models/models_0"; @@ -128,6 +129,10 @@ export class RegisterElasticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "RegisterElasticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/RegisterInstanceCommand.ts b/clients/client-opsworks/src/commands/RegisterInstanceCommand.ts index cb29724a8c088..b95190372787a 100644 --- a/clients/client-opsworks/src/commands/RegisterInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterInstanceRequest, RegisterInstanceResult } from "../models/models_0"; @@ -147,6 +148,10 @@ export class RegisterInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "RegisterInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/RegisterRdsDbInstanceCommand.ts b/clients/client-opsworks/src/commands/RegisterRdsDbInstanceCommand.ts index f88d48aadc4fb..01d4bd4b4552e 100644 --- a/clients/client-opsworks/src/commands/RegisterRdsDbInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterRdsDbInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterRdsDbInstanceRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class RegisterRdsDbInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "RegisterRdsDbInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/RegisterVolumeCommand.ts b/clients/client-opsworks/src/commands/RegisterVolumeCommand.ts index dca43b1f50f56..e8fcbf418689e 100644 --- a/clients/client-opsworks/src/commands/RegisterVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterVolumeRequest, RegisterVolumeResult } from "../models/models_0"; @@ -128,6 +129,10 @@ export class RegisterVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "RegisterVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/SetLoadBasedAutoScalingCommand.ts b/clients/client-opsworks/src/commands/SetLoadBasedAutoScalingCommand.ts index 7532b3d2ec672..d9871f2789002 100644 --- a/clients/client-opsworks/src/commands/SetLoadBasedAutoScalingCommand.ts +++ b/clients/client-opsworks/src/commands/SetLoadBasedAutoScalingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetLoadBasedAutoScalingRequest } from "../models/models_0"; @@ -151,6 +152,10 @@ export class SetLoadBasedAutoScalingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "SetLoadBasedAutoScaling", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/SetPermissionCommand.ts b/clients/client-opsworks/src/commands/SetPermissionCommand.ts index cfe42f3cc553e..dc222a61b4286 100644 --- a/clients/client-opsworks/src/commands/SetPermissionCommand.ts +++ b/clients/client-opsworks/src/commands/SetPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetPermissionRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class SetPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "SetPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/SetTimeBasedAutoScalingCommand.ts b/clients/client-opsworks/src/commands/SetTimeBasedAutoScalingCommand.ts index a70e04835c4e7..c0ec0d802fb84 100644 --- a/clients/client-opsworks/src/commands/SetTimeBasedAutoScalingCommand.ts +++ b/clients/client-opsworks/src/commands/SetTimeBasedAutoScalingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetTimeBasedAutoScalingRequest } from "../models/models_0"; @@ -144,6 +145,10 @@ export class SetTimeBasedAutoScalingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "SetTimeBasedAutoScaling", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/StartInstanceCommand.ts b/clients/client-opsworks/src/commands/StartInstanceCommand.ts index e635ad21933a2..b5a8e2e89ddd9 100644 --- a/clients/client-opsworks/src/commands/StartInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/StartInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartInstanceRequest } from "../models/models_0"; @@ -122,6 +123,10 @@ export class StartInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "StartInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/StartStackCommand.ts b/clients/client-opsworks/src/commands/StartStackCommand.ts index 0fd9a745ffa30..dda88fe021202 100644 --- a/clients/client-opsworks/src/commands/StartStackCommand.ts +++ b/clients/client-opsworks/src/commands/StartStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartStackRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class StartStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "StartStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/StopInstanceCommand.ts b/clients/client-opsworks/src/commands/StopInstanceCommand.ts index 5dd971ddb141a..c418a862d6a4a 100644 --- a/clients/client-opsworks/src/commands/StopInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/StopInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopInstanceRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class StopInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "StopInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/StopStackCommand.ts b/clients/client-opsworks/src/commands/StopStackCommand.ts index 6cd1cf9ce580c..ae4cf814c4c07 100644 --- a/clients/client-opsworks/src/commands/StopStackCommand.ts +++ b/clients/client-opsworks/src/commands/StopStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopStackRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class StopStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "StopStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/TagResourceCommand.ts b/clients/client-opsworks/src/commands/TagResourceCommand.ts index c66e1910c20c1..b95a72189e452 100644 --- a/clients/client-opsworks/src/commands/TagResourceCommand.ts +++ b/clients/client-opsworks/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest } from "../models/models_0"; @@ -119,6 +120,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UnassignInstanceCommand.ts b/clients/client-opsworks/src/commands/UnassignInstanceCommand.ts index bdd515fad7ce7..d198ec657144c 100644 --- a/clients/client-opsworks/src/commands/UnassignInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/UnassignInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UnassignInstanceRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class UnassignInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UnassignInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UnassignVolumeCommand.ts b/clients/client-opsworks/src/commands/UnassignVolumeCommand.ts index f54e7253a2435..04797e7e56293 100644 --- a/clients/client-opsworks/src/commands/UnassignVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/UnassignVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UnassignVolumeRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UnassignVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UnassignVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UntagResourceCommand.ts b/clients/client-opsworks/src/commands/UntagResourceCommand.ts index e7b9cd7f374d3..b2a0ce7f5ebb8 100644 --- a/clients/client-opsworks/src/commands/UntagResourceCommand.ts +++ b/clients/client-opsworks/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest } from "../models/models_0"; @@ -119,6 +120,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateAppCommand.ts b/clients/client-opsworks/src/commands/UpdateAppCommand.ts index 662d03ee63ad3..8412c7ec945c6 100644 --- a/clients/client-opsworks/src/commands/UpdateAppCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAppRequest } from "../models/models_0"; @@ -158,6 +159,10 @@ export class UpdateAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateElasticIpCommand.ts b/clients/client-opsworks/src/commands/UpdateElasticIpCommand.ts index cded103caae66..a9babf58d0196 100644 --- a/clients/client-opsworks/src/commands/UpdateElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateElasticIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateElasticIpRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class UpdateElasticIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateElasticIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateInstanceCommand.ts b/clients/client-opsworks/src/commands/UpdateInstanceCommand.ts index b8807a5e869d1..8bea894d2e163 100644 --- a/clients/client-opsworks/src/commands/UpdateInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateInstanceRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateLayerCommand.ts b/clients/client-opsworks/src/commands/UpdateLayerCommand.ts index 37730e8ad8f71..a6684046b2f66 100644 --- a/clients/client-opsworks/src/commands/UpdateLayerCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateLayerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLayerRequest } from "../models/models_0"; @@ -187,6 +188,10 @@ export class UpdateLayerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateLayer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateMyUserProfileCommand.ts b/clients/client-opsworks/src/commands/UpdateMyUserProfileCommand.ts index 8d1e2ad9f996e..1edb08f4b72e6 100644 --- a/clients/client-opsworks/src/commands/UpdateMyUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateMyUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMyUserProfileRequest } from "../models/models_0"; @@ -120,6 +121,10 @@ export class UpdateMyUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateMyUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateRdsDbInstanceCommand.ts b/clients/client-opsworks/src/commands/UpdateRdsDbInstanceCommand.ts index 438c1a03f6a26..b76c833b35ff3 100644 --- a/clients/client-opsworks/src/commands/UpdateRdsDbInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateRdsDbInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRdsDbInstanceRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UpdateRdsDbInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateRdsDbInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateStackCommand.ts b/clients/client-opsworks/src/commands/UpdateStackCommand.ts index ccc972de17610..fdbe785f79592 100644 --- a/clients/client-opsworks/src/commands/UpdateStackCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateStackRequest } from "../models/models_0"; @@ -153,6 +154,10 @@ export class UpdateStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateUserProfileCommand.ts b/clients/client-opsworks/src/commands/UpdateUserProfileCommand.ts index 74ba036a74236..7bb0f9edba5bf 100644 --- a/clients/client-opsworks/src/commands/UpdateUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateUserProfileRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UpdateUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworks/src/commands/UpdateVolumeCommand.ts b/clients/client-opsworks/src/commands/UpdateVolumeCommand.ts index 8524c5c067a1f..8e9b98f4d9e6d 100644 --- a/clients/client-opsworks/src/commands/UpdateVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVolumeRequest } from "../models/models_0"; @@ -123,6 +124,10 @@ export class UpdateVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorks_20130218", + operation: "UpdateVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/package.json b/clients/client-opsworkscm/package.json index f0f30f2c2dc49..c9e719dc845a4 100644 --- a/clients/client-opsworkscm/package.json +++ b/clients/client-opsworkscm/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-opsworkscm/src/commands/AssociateNodeCommand.ts b/clients/client-opsworkscm/src/commands/AssociateNodeCommand.ts index 86855e770ac37..209b9bfbc778e 100644 --- a/clients/client-opsworkscm/src/commands/AssociateNodeCommand.ts +++ b/clients/client-opsworkscm/src/commands/AssociateNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class AssociateNodeCommand extends $Command< commandName, inputFilterSensitiveLog: AssociateNodeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "AssociateNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/CreateBackupCommand.ts b/clients/client-opsworkscm/src/commands/CreateBackupCommand.ts index d35b1a104d676..8ca23f5489d0c 100644 --- a/clients/client-opsworkscm/src/commands/CreateBackupCommand.ts +++ b/clients/client-opsworkscm/src/commands/CreateBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateBackupRequest, CreateBackupResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class CreateBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "CreateBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/CreateServerCommand.ts b/clients/client-opsworkscm/src/commands/CreateServerCommand.ts index f78b0ebe7b979..055d5964abff9 100644 --- a/clients/client-opsworkscm/src/commands/CreateServerCommand.ts +++ b/clients/client-opsworkscm/src/commands/CreateServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -228,6 +229,10 @@ export class CreateServerCommand extends $Command< commandName, inputFilterSensitiveLog: CreateServerRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateServerResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "CreateServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/DeleteBackupCommand.ts b/clients/client-opsworkscm/src/commands/DeleteBackupCommand.ts index df82a9b5f0372..93f2a72314f8a 100644 --- a/clients/client-opsworkscm/src/commands/DeleteBackupCommand.ts +++ b/clients/client-opsworkscm/src/commands/DeleteBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBackupRequest, DeleteBackupResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "DeleteBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/DeleteServerCommand.ts b/clients/client-opsworkscm/src/commands/DeleteServerCommand.ts index d41ca35809ee9..8e0d73a5f7874 100644 --- a/clients/client-opsworkscm/src/commands/DeleteServerCommand.ts +++ b/clients/client-opsworkscm/src/commands/DeleteServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServerRequest, DeleteServerResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DeleteServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "DeleteServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-opsworkscm/src/commands/DescribeAccountAttributesCommand.ts index 3b431800e01a4..6bb6e845fb979 100644 --- a/clients/client-opsworkscm/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeAccountAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccountAttributesRequest, DescribeAccountAttributesResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DescribeAccountAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "DescribeAccountAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/DescribeBackupsCommand.ts b/clients/client-opsworkscm/src/commands/DescribeBackupsCommand.ts index 63cef00ebd09f..b56126cf6a6a4 100644 --- a/clients/client-opsworkscm/src/commands/DescribeBackupsCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBackupsRequest, DescribeBackupsResponse } from "../models/models_0"; @@ -171,6 +172,10 @@ export class DescribeBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "DescribeBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/DescribeEventsCommand.ts b/clients/client-opsworkscm/src/commands/DescribeEventsCommand.ts index d73fd9d70d424..7064f8eab309a 100644 --- a/clients/client-opsworkscm/src/commands/DescribeEventsCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventsRequest, DescribeEventsResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/DescribeNodeAssociationStatusCommand.ts b/clients/client-opsworkscm/src/commands/DescribeNodeAssociationStatusCommand.ts index 55ae9a11f619f..fd587d9a93f4e 100644 --- a/clients/client-opsworkscm/src/commands/DescribeNodeAssociationStatusCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeNodeAssociationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DescribeNodeAssociationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeNodeAssociationStatusResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "DescribeNodeAssociationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/DescribeServersCommand.ts b/clients/client-opsworkscm/src/commands/DescribeServersCommand.ts index c7852838d1ace..7ce263d2ef0e9 100644 --- a/clients/client-opsworkscm/src/commands/DescribeServersCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class DescribeServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeServersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "DescribeServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/DisassociateNodeCommand.ts b/clients/client-opsworkscm/src/commands/DisassociateNodeCommand.ts index cf15c534218b6..5aba1da208e95 100644 --- a/clients/client-opsworkscm/src/commands/DisassociateNodeCommand.ts +++ b/clients/client-opsworkscm/src/commands/DisassociateNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DisassociateNodeCommand extends $Command< commandName, inputFilterSensitiveLog: DisassociateNodeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "DisassociateNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/ExportServerEngineAttributeCommand.ts b/clients/client-opsworkscm/src/commands/ExportServerEngineAttributeCommand.ts index e09e767389c41..b27e3e0f7a2e4 100644 --- a/clients/client-opsworkscm/src/commands/ExportServerEngineAttributeCommand.ts +++ b/clients/client-opsworkscm/src/commands/ExportServerEngineAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class ExportServerEngineAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: ExportServerEngineAttributeRequestFilterSensitiveLog, outputFilterSensitiveLog: ExportServerEngineAttributeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "ExportServerEngineAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/ListTagsForResourceCommand.ts b/clients/client-opsworkscm/src/commands/ListTagsForResourceCommand.ts index 1aa49c5a94501..133e351e95d70 100644 --- a/clients/client-opsworkscm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-opsworkscm/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/RestoreServerCommand.ts b/clients/client-opsworkscm/src/commands/RestoreServerCommand.ts index 581c1b8e8416c..9509ac1abc038 100644 --- a/clients/client-opsworkscm/src/commands/RestoreServerCommand.ts +++ b/clients/client-opsworkscm/src/commands/RestoreServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class RestoreServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RestoreServerResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "RestoreServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/StartMaintenanceCommand.ts b/clients/client-opsworkscm/src/commands/StartMaintenanceCommand.ts index 9012de573f330..02e7ada798c38 100644 --- a/clients/client-opsworkscm/src/commands/StartMaintenanceCommand.ts +++ b/clients/client-opsworkscm/src/commands/StartMaintenanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class StartMaintenanceCommand extends $Command< commandName, inputFilterSensitiveLog: StartMaintenanceRequestFilterSensitiveLog, outputFilterSensitiveLog: StartMaintenanceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "StartMaintenance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/TagResourceCommand.ts b/clients/client-opsworkscm/src/commands/TagResourceCommand.ts index 8eb4734e5c806..384799b800ad1 100644 --- a/clients/client-opsworkscm/src/commands/TagResourceCommand.ts +++ b/clients/client-opsworkscm/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/UntagResourceCommand.ts b/clients/client-opsworkscm/src/commands/UntagResourceCommand.ts index dee08653d253e..3b5ef31e229eb 100644 --- a/clients/client-opsworkscm/src/commands/UntagResourceCommand.ts +++ b/clients/client-opsworkscm/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/UpdateServerCommand.ts b/clients/client-opsworkscm/src/commands/UpdateServerCommand.ts index 57de4733f70e2..0be5897f727f9 100644 --- a/clients/client-opsworkscm/src/commands/UpdateServerCommand.ts +++ b/clients/client-opsworkscm/src/commands/UpdateServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServerRequest, UpdateServerResponse, UpdateServerResponseFilterSensitiveLog } from "../models/models_0"; @@ -167,6 +168,10 @@ export class UpdateServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateServerResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "UpdateServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-opsworkscm/src/commands/UpdateServerEngineAttributesCommand.ts b/clients/client-opsworkscm/src/commands/UpdateServerEngineAttributesCommand.ts index 8bba8122b1b35..d0bec910861a8 100644 --- a/clients/client-opsworkscm/src/commands/UpdateServerEngineAttributesCommand.ts +++ b/clients/client-opsworkscm/src/commands/UpdateServerEngineAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -184,6 +185,10 @@ export class UpdateServerEngineAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateServerEngineAttributesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OpsWorksCM_V2016_11_01", + operation: "UpdateServerEngineAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/package.json b/clients/client-organizations/package.json index f37bae35e6ab3..6ec0bfb4ca112 100644 --- a/clients/client-organizations/package.json +++ b/clients/client-organizations/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-organizations/src/commands/AcceptHandshakeCommand.ts b/clients/client-organizations/src/commands/AcceptHandshakeCommand.ts index 704c85087c733..8b18da41aa86c 100644 --- a/clients/client-organizations/src/commands/AcceptHandshakeCommand.ts +++ b/clients/client-organizations/src/commands/AcceptHandshakeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -436,6 +437,10 @@ export class AcceptHandshakeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: AcceptHandshakeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "AcceptHandshake", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/AttachPolicyCommand.ts b/clients/client-organizations/src/commands/AttachPolicyCommand.ts index 40af9115b1b10..2f8d4814bcc97 100644 --- a/clients/client-organizations/src/commands/AttachPolicyCommand.ts +++ b/clients/client-organizations/src/commands/AttachPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AttachPolicyRequest } from "../models/models_0"; @@ -512,6 +513,10 @@ export class AttachPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "AttachPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/CancelHandshakeCommand.ts b/clients/client-organizations/src/commands/CancelHandshakeCommand.ts index 85ecff49d5864..2432b1834b7a4 100644 --- a/clients/client-organizations/src/commands/CancelHandshakeCommand.ts +++ b/clients/client-organizations/src/commands/CancelHandshakeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -347,6 +348,10 @@ export class CancelHandshakeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CancelHandshakeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "CancelHandshake", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/CloseAccountCommand.ts b/clients/client-organizations/src/commands/CloseAccountCommand.ts index 892f492d6773e..4f9c5209777dd 100644 --- a/clients/client-organizations/src/commands/CloseAccountCommand.ts +++ b/clients/client-organizations/src/commands/CloseAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloseAccountRequest } from "../models/models_0"; @@ -498,6 +499,10 @@ export class CloseAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "CloseAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/CreateAccountCommand.ts b/clients/client-organizations/src/commands/CreateAccountCommand.ts index 3bed1d86ec9ed..a067a371afaa3 100644 --- a/clients/client-organizations/src/commands/CreateAccountCommand.ts +++ b/clients/client-organizations/src/commands/CreateAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -564,6 +565,10 @@ export class CreateAccountCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAccountRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "CreateAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts b/clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts index 4fed0bac6d026..4728e6a7cdd0f 100644 --- a/clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts +++ b/clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -596,6 +597,10 @@ export class CreateGovCloudAccountCommand extends $Command< commandName, inputFilterSensitiveLog: CreateGovCloudAccountRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateGovCloudAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "CreateGovCloudAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/CreateOrganizationCommand.ts b/clients/client-organizations/src/commands/CreateOrganizationCommand.ts index 62cb8ad14a0f8..3549c87856ea0 100644 --- a/clients/client-organizations/src/commands/CreateOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/CreateOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -528,6 +529,10 @@ export class CreateOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateOrganizationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "CreateOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts b/clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts index cd06682bf96fe..0e1cefa2b3512 100644 --- a/clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts +++ b/clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOrganizationalUnitRequest, CreateOrganizationalUnitResponse } from "../models/models_0"; @@ -489,6 +490,10 @@ export class CreateOrganizationalUnitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "CreateOrganizationalUnit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/CreatePolicyCommand.ts b/clients/client-organizations/src/commands/CreatePolicyCommand.ts index a2d7600ac7f70..cab7c42c6b4f8 100644 --- a/clients/client-organizations/src/commands/CreatePolicyCommand.ts +++ b/clients/client-organizations/src/commands/CreatePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePolicyRequest, CreatePolicyResponse } from "../models/models_0"; @@ -511,6 +512,10 @@ export class CreatePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "CreatePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DeclineHandshakeCommand.ts b/clients/client-organizations/src/commands/DeclineHandshakeCommand.ts index 22be3ec068989..b8c78cd774266 100644 --- a/clients/client-organizations/src/commands/DeclineHandshakeCommand.ts +++ b/clients/client-organizations/src/commands/DeclineHandshakeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -343,6 +344,10 @@ export class DeclineHandshakeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeclineHandshakeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DeclineHandshake", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DeleteOrganizationCommand.ts b/clients/client-organizations/src/commands/DeleteOrganizationCommand.ts index 42b8f8c26a7ff..78c93c9acf866 100644 --- a/clients/client-organizations/src/commands/DeleteOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/DeleteOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient"; @@ -242,6 +243,10 @@ export class DeleteOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DeleteOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DeleteOrganizationalUnitCommand.ts b/clients/client-organizations/src/commands/DeleteOrganizationalUnitCommand.ts index 3599188b476c0..597bb3d4100ae 100644 --- a/clients/client-organizations/src/commands/DeleteOrganizationalUnitCommand.ts +++ b/clients/client-organizations/src/commands/DeleteOrganizationalUnitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOrganizationalUnitRequest } from "../models/models_0"; @@ -263,6 +264,10 @@ export class DeleteOrganizationalUnitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DeleteOrganizationalUnit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DeletePolicyCommand.ts b/clients/client-organizations/src/commands/DeletePolicyCommand.ts index 81d3e7db394f7..488850c562c79 100644 --- a/clients/client-organizations/src/commands/DeletePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DeletePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePolicyRequest } from "../models/models_0"; @@ -265,6 +266,10 @@ export class DeletePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DeletePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts index f3b8df9c9e8e4..18aff36e27120 100644 --- a/clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient"; @@ -338,6 +339,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts b/clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts index d6aa8b6a7890c..e9e965ab06c98 100644 --- a/clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts +++ b/clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterDelegatedAdministratorRequest } from "../models/models_0"; @@ -466,6 +467,10 @@ export class DeregisterDelegatedAdministratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DeregisterDelegatedAdministrator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DescribeAccountCommand.ts b/clients/client-organizations/src/commands/DescribeAccountCommand.ts index b40d7c06b4810..e157c6ce12a65 100644 --- a/clients/client-organizations/src/commands/DescribeAccountCommand.ts +++ b/clients/client-organizations/src/commands/DescribeAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -278,6 +279,10 @@ export class DescribeAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DescribeAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DescribeCreateAccountStatusCommand.ts b/clients/client-organizations/src/commands/DescribeCreateAccountStatusCommand.ts index a2b821f916d99..38667892d96ce 100644 --- a/clients/client-organizations/src/commands/DescribeCreateAccountStatusCommand.ts +++ b/clients/client-organizations/src/commands/DescribeCreateAccountStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -282,6 +283,10 @@ export class DescribeCreateAccountStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeCreateAccountStatusResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DescribeCreateAccountStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts b/clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts index 95f6a1487f4bf..9ee3084b49595 100644 --- a/clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEffectivePolicyRequest, DescribeEffectivePolicyResponse } from "../models/models_0"; @@ -463,6 +464,10 @@ export class DescribeEffectivePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DescribeEffectivePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DescribeHandshakeCommand.ts b/clients/client-organizations/src/commands/DescribeHandshakeCommand.ts index b7845bda0d97a..6f1297227c1e8 100644 --- a/clients/client-organizations/src/commands/DescribeHandshakeCommand.ts +++ b/clients/client-organizations/src/commands/DescribeHandshakeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -330,6 +331,10 @@ export class DescribeHandshakeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeHandshakeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DescribeHandshake", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DescribeOrganizationCommand.ts b/clients/client-organizations/src/commands/DescribeOrganizationCommand.ts index f097d98596990..fa079d4d66d21 100644 --- a/clients/client-organizations/src/commands/DescribeOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/DescribeOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOrganizationResponse, DescribeOrganizationResponseFilterSensitiveLog } from "../models/models_0"; @@ -182,6 +183,10 @@ export class DescribeOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeOrganizationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DescribeOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DescribeOrganizationalUnitCommand.ts b/clients/client-organizations/src/commands/DescribeOrganizationalUnitCommand.ts index 3ac3383cd0137..fddd97c5196a0 100644 --- a/clients/client-organizations/src/commands/DescribeOrganizationalUnitCommand.ts +++ b/clients/client-organizations/src/commands/DescribeOrganizationalUnitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOrganizationalUnitRequest, DescribeOrganizationalUnitResponse } from "../models/models_0"; @@ -268,6 +269,10 @@ export class DescribeOrganizationalUnitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DescribeOrganizationalUnit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DescribePolicyCommand.ts b/clients/client-organizations/src/commands/DescribePolicyCommand.ts index 0da2051634e34..e897de0d1dd10 100644 --- a/clients/client-organizations/src/commands/DescribePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DescribePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePolicyRequest, DescribePolicyResponse } from "../models/models_0"; @@ -282,6 +283,10 @@ export class DescribePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DescribePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts index 4669d48eac587..cd0ffeeca599a 100644 --- a/clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeResourcePolicyResponse } from "../models/models_0"; @@ -344,6 +345,10 @@ export class DescribeResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DescribeResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DetachPolicyCommand.ts b/clients/client-organizations/src/commands/DetachPolicyCommand.ts index c328ab14d2a80..7b72755052042 100644 --- a/clients/client-organizations/src/commands/DetachPolicyCommand.ts +++ b/clients/client-organizations/src/commands/DetachPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetachPolicyRequest } from "../models/models_0"; @@ -481,6 +482,10 @@ export class DetachPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DetachPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts b/clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts index 8fb82c1f95a2b..bd2b7f79a6b19 100644 --- a/clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts +++ b/clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableAWSServiceAccessRequest } from "../models/models_0"; @@ -495,6 +496,10 @@ export class DisableAWSServiceAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DisableAWSServiceAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts b/clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts index 01b601350f280..d02dd9c084461 100644 --- a/clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts +++ b/clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisablePolicyTypeRequest, DisablePolicyTypeResponse } from "../models/models_0"; @@ -500,6 +501,10 @@ export class DisablePolicyTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "DisablePolicyType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts b/clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts index fd72fc5e6c112..f2f7716d9d853 100644 --- a/clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts +++ b/clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableAWSServiceAccessRequest } from "../models/models_0"; @@ -459,6 +460,10 @@ export class EnableAWSServiceAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "EnableAWSServiceAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/EnableAllFeaturesCommand.ts b/clients/client-organizations/src/commands/EnableAllFeaturesCommand.ts index 8045aae42f60c..325ae3e2010ab 100644 --- a/clients/client-organizations/src/commands/EnableAllFeaturesCommand.ts +++ b/clients/client-organizations/src/commands/EnableAllFeaturesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -387,6 +388,10 @@ export class EnableAllFeaturesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: EnableAllFeaturesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "EnableAllFeatures", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/EnablePolicyTypeCommand.ts b/clients/client-organizations/src/commands/EnablePolicyTypeCommand.ts index 3af1c28b1907f..13fb2f55460ac 100644 --- a/clients/client-organizations/src/commands/EnablePolicyTypeCommand.ts +++ b/clients/client-organizations/src/commands/EnablePolicyTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnablePolicyTypeRequest, EnablePolicyTypeResponse } from "../models/models_0"; @@ -508,6 +509,10 @@ export class EnablePolicyTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "EnablePolicyType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/InviteAccountToOrganizationCommand.ts b/clients/client-organizations/src/commands/InviteAccountToOrganizationCommand.ts index 40ec849a55df4..f53abac067567 100644 --- a/clients/client-organizations/src/commands/InviteAccountToOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/InviteAccountToOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -647,6 +648,10 @@ export class InviteAccountToOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: InviteAccountToOrganizationRequestFilterSensitiveLog, outputFilterSensitiveLog: InviteAccountToOrganizationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "InviteAccountToOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/LeaveOrganizationCommand.ts b/clients/client-organizations/src/commands/LeaveOrganizationCommand.ts index 7968dd23cf2ee..c07a79f327851 100644 --- a/clients/client-organizations/src/commands/LeaveOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/LeaveOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient"; @@ -521,6 +522,10 @@ export class LeaveOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "LeaveOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListAWSServiceAccessForOrganizationCommand.ts b/clients/client-organizations/src/commands/ListAWSServiceAccessForOrganizationCommand.ts index 34ad45e8a4d9e..a958d674edb59 100644 --- a/clients/client-organizations/src/commands/ListAWSServiceAccessForOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/ListAWSServiceAccessForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -461,6 +462,10 @@ export class ListAWSServiceAccessForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListAWSServiceAccessForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListAccountsCommand.ts b/clients/client-organizations/src/commands/ListAccountsCommand.ts index d3f65cd7defc3..e1ce1238311c9 100644 --- a/clients/client-organizations/src/commands/ListAccountsCommand.ts +++ b/clients/client-organizations/src/commands/ListAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccountsRequest, ListAccountsResponse, ListAccountsResponseFilterSensitiveLog } from "../models/models_0"; @@ -310,6 +311,10 @@ export class ListAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAccountsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListAccountsForParentCommand.ts b/clients/client-organizations/src/commands/ListAccountsForParentCommand.ts index c5f261067a7e1..cd1304941f894 100644 --- a/clients/client-organizations/src/commands/ListAccountsForParentCommand.ts +++ b/clients/client-organizations/src/commands/ListAccountsForParentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -307,6 +308,10 @@ export class ListAccountsForParentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAccountsForParentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListAccountsForParent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListChildrenCommand.ts b/clients/client-organizations/src/commands/ListChildrenCommand.ts index a33358eaf1296..a208a94ce3d94 100644 --- a/clients/client-organizations/src/commands/ListChildrenCommand.ts +++ b/clients/client-organizations/src/commands/ListChildrenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListChildrenRequest, ListChildrenResponse } from "../models/models_0"; @@ -286,6 +287,10 @@ export class ListChildrenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListChildren", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListCreateAccountStatusCommand.ts b/clients/client-organizations/src/commands/ListCreateAccountStatusCommand.ts index 1ae6357b1b3b5..1dffc6f7ce3c9 100644 --- a/clients/client-organizations/src/commands/ListCreateAccountStatusCommand.ts +++ b/clients/client-organizations/src/commands/ListCreateAccountStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -324,6 +325,10 @@ export class ListCreateAccountStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListCreateAccountStatusResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListCreateAccountStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListDelegatedAdministratorsCommand.ts b/clients/client-organizations/src/commands/ListDelegatedAdministratorsCommand.ts index c0315549f3f76..436718a8ff45a 100644 --- a/clients/client-organizations/src/commands/ListDelegatedAdministratorsCommand.ts +++ b/clients/client-organizations/src/commands/ListDelegatedAdministratorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -462,6 +463,10 @@ export class ListDelegatedAdministratorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDelegatedAdministratorsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListDelegatedAdministrators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListDelegatedServicesForAccountCommand.ts b/clients/client-organizations/src/commands/ListDelegatedServicesForAccountCommand.ts index ec6ffad8d5a65..77aa9a47c5b1a 100644 --- a/clients/client-organizations/src/commands/ListDelegatedServicesForAccountCommand.ts +++ b/clients/client-organizations/src/commands/ListDelegatedServicesForAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDelegatedServicesForAccountRequest, ListDelegatedServicesForAccountResponse } from "../models/models_0"; @@ -463,6 +464,10 @@ export class ListDelegatedServicesForAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListDelegatedServicesForAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListHandshakesForAccountCommand.ts b/clients/client-organizations/src/commands/ListHandshakesForAccountCommand.ts index d93371e6d54c9..d882132cbbb45 100644 --- a/clients/client-organizations/src/commands/ListHandshakesForAccountCommand.ts +++ b/clients/client-organizations/src/commands/ListHandshakesForAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -347,6 +348,10 @@ export class ListHandshakesForAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListHandshakesForAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListHandshakesForAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListHandshakesForOrganizationCommand.ts b/clients/client-organizations/src/commands/ListHandshakesForOrganizationCommand.ts index 686b1ab602eb1..02acd14711be2 100644 --- a/clients/client-organizations/src/commands/ListHandshakesForOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/ListHandshakesForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -401,6 +402,10 @@ export class ListHandshakesForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListHandshakesForOrganizationResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListHandshakesForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListOrganizationalUnitsForParentCommand.ts b/clients/client-organizations/src/commands/ListOrganizationalUnitsForParentCommand.ts index 0917f2945fcdd..4a01c39d3bc2f 100644 --- a/clients/client-organizations/src/commands/ListOrganizationalUnitsForParentCommand.ts +++ b/clients/client-organizations/src/commands/ListOrganizationalUnitsForParentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOrganizationalUnitsForParentRequest, ListOrganizationalUnitsForParentResponse } from "../models/models_0"; @@ -292,6 +293,10 @@ export class ListOrganizationalUnitsForParentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListOrganizationalUnitsForParent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListParentsCommand.ts b/clients/client-organizations/src/commands/ListParentsCommand.ts index dcd385ffc0c10..92a5277bc04ac 100644 --- a/clients/client-organizations/src/commands/ListParentsCommand.ts +++ b/clients/client-organizations/src/commands/ListParentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListParentsRequest, ListParentsResponse } from "../models/models_0"; @@ -284,6 +285,10 @@ export class ListParentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListParents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListPoliciesCommand.ts b/clients/client-organizations/src/commands/ListPoliciesCommand.ts index 2ceb4dadad23c..75eb3f27137a1 100644 --- a/clients/client-organizations/src/commands/ListPoliciesCommand.ts +++ b/clients/client-organizations/src/commands/ListPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPoliciesRequest, ListPoliciesResponse } from "../models/models_0"; @@ -302,6 +303,10 @@ export class ListPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListPoliciesForTargetCommand.ts b/clients/client-organizations/src/commands/ListPoliciesForTargetCommand.ts index 05b745c107155..f24be2e1fd5ca 100644 --- a/clients/client-organizations/src/commands/ListPoliciesForTargetCommand.ts +++ b/clients/client-organizations/src/commands/ListPoliciesForTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPoliciesForTargetRequest, ListPoliciesForTargetResponse } from "../models/models_0"; @@ -296,6 +297,10 @@ export class ListPoliciesForTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListPoliciesForTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListRootsCommand.ts b/clients/client-organizations/src/commands/ListRootsCommand.ts index e1e178d143c0b..7d567ca641c42 100644 --- a/clients/client-organizations/src/commands/ListRootsCommand.ts +++ b/clients/client-organizations/src/commands/ListRootsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRootsRequest, ListRootsResponse } from "../models/models_0"; @@ -293,6 +294,10 @@ export class ListRootsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListRoots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListTagsForResourceCommand.ts b/clients/client-organizations/src/commands/ListTagsForResourceCommand.ts index 82fcb2cf3c0ce..6ef83815b225c 100644 --- a/clients/client-organizations/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-organizations/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -266,6 +267,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/ListTargetsForPolicyCommand.ts b/clients/client-organizations/src/commands/ListTargetsForPolicyCommand.ts index 69206c15825a3..55c99be8d38cb 100644 --- a/clients/client-organizations/src/commands/ListTargetsForPolicyCommand.ts +++ b/clients/client-organizations/src/commands/ListTargetsForPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTargetsForPolicyRequest, ListTargetsForPolicyResponse } from "../models/models_0"; @@ -300,6 +301,10 @@ export class ListTargetsForPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "ListTargetsForPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/MoveAccountCommand.ts b/clients/client-organizations/src/commands/MoveAccountCommand.ts index ac37cb7979f9c..d34aed794ccc7 100644 --- a/clients/client-organizations/src/commands/MoveAccountCommand.ts +++ b/clients/client-organizations/src/commands/MoveAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MoveAccountRequest } from "../models/models_0"; @@ -271,6 +272,10 @@ export class MoveAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "MoveAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/PutResourcePolicyCommand.ts b/clients/client-organizations/src/commands/PutResourcePolicyCommand.ts index e05373237de0f..efd82f733d99d 100644 --- a/clients/client-organizations/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-organizations/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0"; @@ -456,6 +457,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/RegisterDelegatedAdministratorCommand.ts b/clients/client-organizations/src/commands/RegisterDelegatedAdministratorCommand.ts index 41dfe6b039dcc..7555c70944172 100644 --- a/clients/client-organizations/src/commands/RegisterDelegatedAdministratorCommand.ts +++ b/clients/client-organizations/src/commands/RegisterDelegatedAdministratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterDelegatedAdministratorRequest } from "../models/models_0"; @@ -462,6 +463,10 @@ export class RegisterDelegatedAdministratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "RegisterDelegatedAdministrator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/RemoveAccountFromOrganizationCommand.ts b/clients/client-organizations/src/commands/RemoveAccountFromOrganizationCommand.ts index 7917141139076..6bea0574a73e0 100644 --- a/clients/client-organizations/src/commands/RemoveAccountFromOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/RemoveAccountFromOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveAccountFromOrganizationRequest } from "../models/models_0"; @@ -492,6 +493,10 @@ export class RemoveAccountFromOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "RemoveAccountFromOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/TagResourceCommand.ts b/clients/client-organizations/src/commands/TagResourceCommand.ts index 10b20e4977b7c..126cd656fc480 100644 --- a/clients/client-organizations/src/commands/TagResourceCommand.ts +++ b/clients/client-organizations/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest } from "../models/models_0"; @@ -463,6 +464,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/UntagResourceCommand.ts b/clients/client-organizations/src/commands/UntagResourceCommand.ts index e3de8373ea343..c3cb4d8546201 100644 --- a/clients/client-organizations/src/commands/UntagResourceCommand.ts +++ b/clients/client-organizations/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest } from "../models/models_0"; @@ -460,6 +461,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/UpdateOrganizationalUnitCommand.ts b/clients/client-organizations/src/commands/UpdateOrganizationalUnitCommand.ts index 46453f598c299..1da43c97141e8 100644 --- a/clients/client-organizations/src/commands/UpdateOrganizationalUnitCommand.ts +++ b/clients/client-organizations/src/commands/UpdateOrganizationalUnitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateOrganizationalUnitRequest, UpdateOrganizationalUnitResponse } from "../models/models_0"; @@ -278,6 +279,10 @@ export class UpdateOrganizationalUnitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "UpdateOrganizationalUnit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-organizations/src/commands/UpdatePolicyCommand.ts b/clients/client-organizations/src/commands/UpdatePolicyCommand.ts index 45309cb5d6d2c..5742889a5792d 100644 --- a/clients/client-organizations/src/commands/UpdatePolicyCommand.ts +++ b/clients/client-organizations/src/commands/UpdatePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePolicyRequest, UpdatePolicyResponse } from "../models/models_0"; @@ -529,6 +530,10 @@ export class UpdatePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSOrganizationsV20161128", + operation: "UpdatePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/package.json b/clients/client-osis/package.json index 224926b74b230..62d202cb3751a 100644 --- a/clients/client-osis/package.json +++ b/clients/client-osis/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-osis/src/commands/CreatePipelineCommand.ts b/clients/client-osis/src/commands/CreatePipelineCommand.ts index 441590d4d86f9..3ee0c8cad4322 100644 --- a/clients/client-osis/src/commands/CreatePipelineCommand.ts +++ b/clients/client-osis/src/commands/CreatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePipelineRequest, CreatePipelineResponse } from "../models/models_0"; @@ -188,6 +189,10 @@ export class CreatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "CreatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/DeletePipelineCommand.ts b/clients/client-osis/src/commands/DeletePipelineCommand.ts index f473a2153a19c..b4122802eeeaf 100644 --- a/clients/client-osis/src/commands/DeletePipelineCommand.ts +++ b/clients/client-osis/src/commands/DeletePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePipelineRequest, DeletePipelineResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeletePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "DeletePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/GetPipelineBlueprintCommand.ts b/clients/client-osis/src/commands/GetPipelineBlueprintCommand.ts index c50eba92a3894..8cb1793ae8f00 100644 --- a/clients/client-osis/src/commands/GetPipelineBlueprintCommand.ts +++ b/clients/client-osis/src/commands/GetPipelineBlueprintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPipelineBlueprintRequest, GetPipelineBlueprintResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class GetPipelineBlueprintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "GetPipelineBlueprint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/GetPipelineChangeProgressCommand.ts b/clients/client-osis/src/commands/GetPipelineChangeProgressCommand.ts index 164023f331170..05721a24f6523 100644 --- a/clients/client-osis/src/commands/GetPipelineChangeProgressCommand.ts +++ b/clients/client-osis/src/commands/GetPipelineChangeProgressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPipelineChangeProgressRequest, GetPipelineChangeProgressResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetPipelineChangeProgressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "GetPipelineChangeProgress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/GetPipelineCommand.ts b/clients/client-osis/src/commands/GetPipelineCommand.ts index a63d4794e8b62..4a2ec70bba924 100644 --- a/clients/client-osis/src/commands/GetPipelineCommand.ts +++ b/clients/client-osis/src/commands/GetPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPipelineRequest, GetPipelineResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "GetPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/ListPipelineBlueprintsCommand.ts b/clients/client-osis/src/commands/ListPipelineBlueprintsCommand.ts index 8f1079485bc15..919a98d31275f 100644 --- a/clients/client-osis/src/commands/ListPipelineBlueprintsCommand.ts +++ b/clients/client-osis/src/commands/ListPipelineBlueprintsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPipelineBlueprintsRequest, ListPipelineBlueprintsResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListPipelineBlueprintsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "ListPipelineBlueprints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/ListPipelinesCommand.ts b/clients/client-osis/src/commands/ListPipelinesCommand.ts index 870c98185158f..973652d346774 100644 --- a/clients/client-osis/src/commands/ListPipelinesCommand.ts +++ b/clients/client-osis/src/commands/ListPipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPipelinesRequest, ListPipelinesResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListPipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "ListPipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/ListTagsForResourceCommand.ts b/clients/client-osis/src/commands/ListTagsForResourceCommand.ts index df959f1f59efb..6304762df8938 100644 --- a/clients/client-osis/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-osis/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/StartPipelineCommand.ts b/clients/client-osis/src/commands/StartPipelineCommand.ts index f8d3f7b4adb9e..f0f7817c7f1df 100644 --- a/clients/client-osis/src/commands/StartPipelineCommand.ts +++ b/clients/client-osis/src/commands/StartPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartPipelineRequest, StartPipelineResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class StartPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "StartPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/StopPipelineCommand.ts b/clients/client-osis/src/commands/StopPipelineCommand.ts index a4913f3f4f163..f155268311092 100644 --- a/clients/client-osis/src/commands/StopPipelineCommand.ts +++ b/clients/client-osis/src/commands/StopPipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopPipelineRequest, StopPipelineResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class StopPipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "StopPipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/TagResourceCommand.ts b/clients/client-osis/src/commands/TagResourceCommand.ts index 354242c56c516..0cabc109e62d1 100644 --- a/clients/client-osis/src/commands/TagResourceCommand.ts +++ b/clients/client-osis/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/UntagResourceCommand.ts b/clients/client-osis/src/commands/UntagResourceCommand.ts index bfebea6625806..e71700d1a66c6 100644 --- a/clients/client-osis/src/commands/UntagResourceCommand.ts +++ b/clients/client-osis/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/UpdatePipelineCommand.ts b/clients/client-osis/src/commands/UpdatePipelineCommand.ts index 04ad093dd37be..a0a936b5691eb 100644 --- a/clients/client-osis/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-osis/src/commands/UpdatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePipelineRequest, UpdatePipelineResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class UpdatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "UpdatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-osis/src/commands/ValidatePipelineCommand.ts b/clients/client-osis/src/commands/ValidatePipelineCommand.ts index f7fb433ebe1bf..35537b7f204f5 100644 --- a/clients/client-osis/src/commands/ValidatePipelineCommand.ts +++ b/clients/client-osis/src/commands/ValidatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ValidatePipelineRequest, ValidatePipelineResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ValidatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonOpenSearchIngestionService", + operation: "ValidatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/package.json b/clients/client-outposts/package.json index 75a6762371ebe..f7fdccdcd9b16 100644 --- a/clients/client-outposts/package.json +++ b/clients/client-outposts/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-outposts/src/commands/CancelOrderCommand.ts b/clients/client-outposts/src/commands/CancelOrderCommand.ts index 2ca5c1b853005..dc5d0b8ba21af 100644 --- a/clients/client-outposts/src/commands/CancelOrderCommand.ts +++ b/clients/client-outposts/src/commands/CancelOrderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelOrderInput, CancelOrderOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class CancelOrderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "CancelOrder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/CreateOrderCommand.ts b/clients/client-outposts/src/commands/CreateOrderCommand.ts index 5c35b6a6b35bf..b62db759a03aa 100644 --- a/clients/client-outposts/src/commands/CreateOrderCommand.ts +++ b/clients/client-outposts/src/commands/CreateOrderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOrderInput, CreateOrderOutput } from "../models/models_0"; @@ -169,6 +170,10 @@ export class CreateOrderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "CreateOrder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/CreateOutpostCommand.ts b/clients/client-outposts/src/commands/CreateOutpostCommand.ts index baaacf8e99459..7b6a8403d189f 100644 --- a/clients/client-outposts/src/commands/CreateOutpostCommand.ts +++ b/clients/client-outposts/src/commands/CreateOutpostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOutpostInput, CreateOutpostOutput } from "../models/models_0"; @@ -154,6 +155,10 @@ export class CreateOutpostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "CreateOutpost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/CreateSiteCommand.ts b/clients/client-outposts/src/commands/CreateSiteCommand.ts index 76a8a4b856f87..7f858b00fea6c 100644 --- a/clients/client-outposts/src/commands/CreateSiteCommand.ts +++ b/clients/client-outposts/src/commands/CreateSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSiteInput, CreateSiteOutput } from "../models/models_0"; @@ -193,6 +194,10 @@ export class CreateSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "CreateSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/DeleteOutpostCommand.ts b/clients/client-outposts/src/commands/DeleteOutpostCommand.ts index a39ca217d0693..e6d4d7481274e 100644 --- a/clients/client-outposts/src/commands/DeleteOutpostCommand.ts +++ b/clients/client-outposts/src/commands/DeleteOutpostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOutpostInput, DeleteOutpostOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteOutpostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "DeleteOutpost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/DeleteSiteCommand.ts b/clients/client-outposts/src/commands/DeleteSiteCommand.ts index 61e5f63513d17..d7568b23df181 100644 --- a/clients/client-outposts/src/commands/DeleteSiteCommand.ts +++ b/clients/client-outposts/src/commands/DeleteSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSiteInput, DeleteSiteOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "DeleteSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/GetCatalogItemCommand.ts b/clients/client-outposts/src/commands/GetCatalogItemCommand.ts index d4c449caf3c87..2f9395659a9f2 100644 --- a/clients/client-outposts/src/commands/GetCatalogItemCommand.ts +++ b/clients/client-outposts/src/commands/GetCatalogItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCatalogItemInput, GetCatalogItemOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetCatalogItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "GetCatalogItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/GetConnectionCommand.ts b/clients/client-outposts/src/commands/GetConnectionCommand.ts index 9a3118bbf91bc..730bf943f6a99 100644 --- a/clients/client-outposts/src/commands/GetConnectionCommand.ts +++ b/clients/client-outposts/src/commands/GetConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConnectionRequest, GetConnectionResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "GetConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/GetOrderCommand.ts b/clients/client-outposts/src/commands/GetOrderCommand.ts index 2bf746d35f0e8..e77aea70fa582 100644 --- a/clients/client-outposts/src/commands/GetOrderCommand.ts +++ b/clients/client-outposts/src/commands/GetOrderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOrderInput, GetOrderOutput } from "../models/models_0"; @@ -152,6 +153,10 @@ export class GetOrderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "GetOrder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/GetOutpostCommand.ts b/clients/client-outposts/src/commands/GetOutpostCommand.ts index 9cf37b94b5ebf..db02a0faf7d46 100644 --- a/clients/client-outposts/src/commands/GetOutpostCommand.ts +++ b/clients/client-outposts/src/commands/GetOutpostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOutpostInput, GetOutpostOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetOutpostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "GetOutpost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/GetOutpostInstanceTypesCommand.ts b/clients/client-outposts/src/commands/GetOutpostInstanceTypesCommand.ts index a61018aa7d254..aebd3a39502b9 100644 --- a/clients/client-outposts/src/commands/GetOutpostInstanceTypesCommand.ts +++ b/clients/client-outposts/src/commands/GetOutpostInstanceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOutpostInstanceTypesInput, GetOutpostInstanceTypesOutput } from "../models/models_0"; @@ -135,6 +136,10 @@ export class GetOutpostInstanceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "GetOutpostInstanceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/GetSiteAddressCommand.ts b/clients/client-outposts/src/commands/GetSiteAddressCommand.ts index 0b7633d40243b..73faecd13780f 100644 --- a/clients/client-outposts/src/commands/GetSiteAddressCommand.ts +++ b/clients/client-outposts/src/commands/GetSiteAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSiteAddressInput, GetSiteAddressOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetSiteAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "GetSiteAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/GetSiteCommand.ts b/clients/client-outposts/src/commands/GetSiteCommand.ts index 4bd88d03b2d26..ffa9091ddb4f7 100644 --- a/clients/client-outposts/src/commands/GetSiteCommand.ts +++ b/clients/client-outposts/src/commands/GetSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSiteInput, GetSiteOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetSiteCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "GetSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/ListAssetsCommand.ts b/clients/client-outposts/src/commands/ListAssetsCommand.ts index 849f42df8a11b..39f31ff398065 100644 --- a/clients/client-outposts/src/commands/ListAssetsCommand.ts +++ b/clients/client-outposts/src/commands/ListAssetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssetsInput, ListAssetsOutput } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListAssetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "ListAssets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/ListCatalogItemsCommand.ts b/clients/client-outposts/src/commands/ListCatalogItemsCommand.ts index edaae1bc1bf8a..9105c5f7bb5b9 100644 --- a/clients/client-outposts/src/commands/ListCatalogItemsCommand.ts +++ b/clients/client-outposts/src/commands/ListCatalogItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCatalogItemsInput, ListCatalogItemsOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListCatalogItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "ListCatalogItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/ListOrdersCommand.ts b/clients/client-outposts/src/commands/ListOrdersCommand.ts index 13ff054a59dc3..f1ae6b8adc312 100644 --- a/clients/client-outposts/src/commands/ListOrdersCommand.ts +++ b/clients/client-outposts/src/commands/ListOrdersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOrdersInput, ListOrdersOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListOrdersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "ListOrders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/ListOutpostsCommand.ts b/clients/client-outposts/src/commands/ListOutpostsCommand.ts index 9c99bda721080..c6cb4a0d9f6a9 100644 --- a/clients/client-outposts/src/commands/ListOutpostsCommand.ts +++ b/clients/client-outposts/src/commands/ListOutpostsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOutpostsInput, ListOutpostsOutput } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListOutpostsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "ListOutposts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/ListSitesCommand.ts b/clients/client-outposts/src/commands/ListSitesCommand.ts index f74f8643e396b..bb3f57a236f79 100644 --- a/clients/client-outposts/src/commands/ListSitesCommand.ts +++ b/clients/client-outposts/src/commands/ListSitesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSitesInput, ListSitesOutput } from "../models/models_0"; @@ -162,6 +163,10 @@ export class ListSitesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "ListSites", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/ListTagsForResourceCommand.ts b/clients/client-outposts/src/commands/ListTagsForResourceCommand.ts index 5844a4621afde..54c6a784680b9 100644 --- a/clients/client-outposts/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-outposts/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/StartConnectionCommand.ts b/clients/client-outposts/src/commands/StartConnectionCommand.ts index 2c73e981b1bd5..9bfe4d6982a8a 100644 --- a/clients/client-outposts/src/commands/StartConnectionCommand.ts +++ b/clients/client-outposts/src/commands/StartConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartConnectionRequest, StartConnectionResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class StartConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "StartConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/TagResourceCommand.ts b/clients/client-outposts/src/commands/TagResourceCommand.ts index e3631bd7ad1a9..dd36d38bca097 100644 --- a/clients/client-outposts/src/commands/TagResourceCommand.ts +++ b/clients/client-outposts/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/UntagResourceCommand.ts b/clients/client-outposts/src/commands/UntagResourceCommand.ts index 1046e51ac5832..f79070caf8f7e 100644 --- a/clients/client-outposts/src/commands/UntagResourceCommand.ts +++ b/clients/client-outposts/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/UpdateOutpostCommand.ts b/clients/client-outposts/src/commands/UpdateOutpostCommand.ts index 9a35eb1152568..8b93cd0e84f27 100644 --- a/clients/client-outposts/src/commands/UpdateOutpostCommand.ts +++ b/clients/client-outposts/src/commands/UpdateOutpostCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateOutpostInput, UpdateOutpostOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class UpdateOutpostCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "UpdateOutpost", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/UpdateSiteAddressCommand.ts b/clients/client-outposts/src/commands/UpdateSiteAddressCommand.ts index dad1d69a22866..2c64749404a6e 100644 --- a/clients/client-outposts/src/commands/UpdateSiteAddressCommand.ts +++ b/clients/client-outposts/src/commands/UpdateSiteAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSiteAddressInput, UpdateSiteAddressOutput } from "../models/models_0"; @@ -160,6 +161,10 @@ export class UpdateSiteAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "UpdateSiteAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/UpdateSiteCommand.ts b/clients/client-outposts/src/commands/UpdateSiteCommand.ts index f5dc86e0f2541..c36295bf0a3c8 100644 --- a/clients/client-outposts/src/commands/UpdateSiteCommand.ts +++ b/clients/client-outposts/src/commands/UpdateSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSiteInput, UpdateSiteOutput } from "../models/models_0"; @@ -154,6 +155,10 @@ export class UpdateSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "UpdateSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts b/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts index b613ffe111e9c..157982e644890 100644 --- a/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts +++ b/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSiteRackPhysicalPropertiesInput, UpdateSiteRackPhysicalPropertiesOutput } from "../models/models_0"; @@ -172,6 +173,10 @@ export class UpdateSiteRackPhysicalPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OutpostsOlafService", + operation: "UpdateSiteRackPhysicalProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/package.json b/clients/client-panorama/package.json index 2f9b36a0f45d2..99317cd858ca6 100644 --- a/clients/client-panorama/package.json +++ b/clients/client-panorama/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-panorama/src/commands/CreateApplicationInstanceCommand.ts b/clients/client-panorama/src/commands/CreateApplicationInstanceCommand.ts index cdee6dcd3c304..7ce9d3970d429 100644 --- a/clients/client-panorama/src/commands/CreateApplicationInstanceCommand.ts +++ b/clients/client-panorama/src/commands/CreateApplicationInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateApplicationInstanceRequest, CreateApplicationInstanceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class CreateApplicationInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "CreateApplicationInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/CreateJobForDevicesCommand.ts b/clients/client-panorama/src/commands/CreateJobForDevicesCommand.ts index 930a9a2db9fe7..9ea4fc94d93d6 100644 --- a/clients/client-panorama/src/commands/CreateJobForDevicesCommand.ts +++ b/clients/client-panorama/src/commands/CreateJobForDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateJobForDevicesRequest, CreateJobForDevicesResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateJobForDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "CreateJobForDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/CreateNodeFromTemplateJobCommand.ts b/clients/client-panorama/src/commands/CreateNodeFromTemplateJobCommand.ts index 1392fa8350c96..d4e1f4f9fe1cc 100644 --- a/clients/client-panorama/src/commands/CreateNodeFromTemplateJobCommand.ts +++ b/clients/client-panorama/src/commands/CreateNodeFromTemplateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class CreateNodeFromTemplateJobCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNodeFromTemplateJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "CreateNodeFromTemplateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/CreatePackageCommand.ts b/clients/client-panorama/src/commands/CreatePackageCommand.ts index f745c4fd1b423..cdc4e51622c7c 100644 --- a/clients/client-panorama/src/commands/CreatePackageCommand.ts +++ b/clients/client-panorama/src/commands/CreatePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePackageRequest, CreatePackageResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class CreatePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "CreatePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/CreatePackageImportJobCommand.ts b/clients/client-panorama/src/commands/CreatePackageImportJobCommand.ts index 15314fb848713..d3021f1defb2c 100644 --- a/clients/client-panorama/src/commands/CreatePackageImportJobCommand.ts +++ b/clients/client-panorama/src/commands/CreatePackageImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePackageImportJobRequest, CreatePackageImportJobResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class CreatePackageImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "CreatePackageImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DeleteDeviceCommand.ts b/clients/client-panorama/src/commands/DeleteDeviceCommand.ts index 2326f8af9cba7..48a364b94043b 100644 --- a/clients/client-panorama/src/commands/DeleteDeviceCommand.ts +++ b/clients/client-panorama/src/commands/DeleteDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDeviceRequest, DeleteDeviceResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DeleteDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DeletePackageCommand.ts b/clients/client-panorama/src/commands/DeletePackageCommand.ts index a828eeef5200c..32d0e68c65a04 100644 --- a/clients/client-panorama/src/commands/DeletePackageCommand.ts +++ b/clients/client-panorama/src/commands/DeletePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePackageRequest, DeletePackageResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeletePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DeletePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DeregisterPackageVersionCommand.ts b/clients/client-panorama/src/commands/DeregisterPackageVersionCommand.ts index 5046365999012..a69f213603237 100644 --- a/clients/client-panorama/src/commands/DeregisterPackageVersionCommand.ts +++ b/clients/client-panorama/src/commands/DeregisterPackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterPackageVersionRequest, DeregisterPackageVersionResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeregisterPackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DeregisterPackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribeApplicationInstanceCommand.ts b/clients/client-panorama/src/commands/DescribeApplicationInstanceCommand.ts index 060783648b3ad..3131578301a83 100644 --- a/clients/client-panorama/src/commands/DescribeApplicationInstanceCommand.ts +++ b/clients/client-panorama/src/commands/DescribeApplicationInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeApplicationInstanceRequest, DescribeApplicationInstanceResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class DescribeApplicationInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribeApplicationInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribeApplicationInstanceDetailsCommand.ts b/clients/client-panorama/src/commands/DescribeApplicationInstanceDetailsCommand.ts index 523558e9b2102..ac5a0685fbf07 100644 --- a/clients/client-panorama/src/commands/DescribeApplicationInstanceDetailsCommand.ts +++ b/clients/client-panorama/src/commands/DescribeApplicationInstanceDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class DescribeApplicationInstanceDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribeApplicationInstanceDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribeDeviceCommand.ts b/clients/client-panorama/src/commands/DescribeDeviceCommand.ts index 0c7f6b200d18d..853a25f963b12 100644 --- a/clients/client-panorama/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-panorama/src/commands/DescribeDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeviceRequest, DescribeDeviceResponse } from "../models/models_0"; @@ -200,6 +201,10 @@ export class DescribeDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribeDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribeDeviceJobCommand.ts b/clients/client-panorama/src/commands/DescribeDeviceJobCommand.ts index 097b48479b692..9e6c401942824 100644 --- a/clients/client-panorama/src/commands/DescribeDeviceJobCommand.ts +++ b/clients/client-panorama/src/commands/DescribeDeviceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeviceJobRequest, DescribeDeviceJobResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DescribeDeviceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribeDeviceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribeNodeCommand.ts b/clients/client-panorama/src/commands/DescribeNodeCommand.ts index 04f3c5c5fdcfe..be01ecfd2913f 100644 --- a/clients/client-panorama/src/commands/DescribeNodeCommand.ts +++ b/clients/client-panorama/src/commands/DescribeNodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeNodeRequest, DescribeNodeResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class DescribeNodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribeNode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribeNodeFromTemplateJobCommand.ts b/clients/client-panorama/src/commands/DescribeNodeFromTemplateJobCommand.ts index b3a03b205cbc7..c7b8692dd2566 100644 --- a/clients/client-panorama/src/commands/DescribeNodeFromTemplateJobCommand.ts +++ b/clients/client-panorama/src/commands/DescribeNodeFromTemplateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeNodeFromTemplateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeNodeFromTemplateJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribeNodeFromTemplateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribePackageCommand.ts b/clients/client-panorama/src/commands/DescribePackageCommand.ts index 9c8c91a622f4c..728090aeda87e 100644 --- a/clients/client-panorama/src/commands/DescribePackageCommand.ts +++ b/clients/client-panorama/src/commands/DescribePackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePackageRequest, DescribePackageResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribePackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribePackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribePackageImportJobCommand.ts b/clients/client-panorama/src/commands/DescribePackageImportJobCommand.ts index 8c9964d907d54..0ed83f0fc86e7 100644 --- a/clients/client-panorama/src/commands/DescribePackageImportJobCommand.ts +++ b/clients/client-panorama/src/commands/DescribePackageImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePackageImportJobRequest, DescribePackageImportJobResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DescribePackageImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribePackageImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/DescribePackageVersionCommand.ts b/clients/client-panorama/src/commands/DescribePackageVersionCommand.ts index cc08e393004d0..46f59f4459fb1 100644 --- a/clients/client-panorama/src/commands/DescribePackageVersionCommand.ts +++ b/clients/client-panorama/src/commands/DescribePackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePackageVersionRequest, DescribePackageVersionResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribePackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "DescribePackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListApplicationInstanceDependenciesCommand.ts b/clients/client-panorama/src/commands/ListApplicationInstanceDependenciesCommand.ts index cc3b2edffa409..e26e1f747509d 100644 --- a/clients/client-panorama/src/commands/ListApplicationInstanceDependenciesCommand.ts +++ b/clients/client-panorama/src/commands/ListApplicationInstanceDependenciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class ListApplicationInstanceDependenciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListApplicationInstanceDependencies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListApplicationInstanceNodeInstancesCommand.ts b/clients/client-panorama/src/commands/ListApplicationInstanceNodeInstancesCommand.ts index c38359e0cf9e9..13e46e9481e65 100644 --- a/clients/client-panorama/src/commands/ListApplicationInstanceNodeInstancesCommand.ts +++ b/clients/client-panorama/src/commands/ListApplicationInstanceNodeInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class ListApplicationInstanceNodeInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListApplicationInstanceNodeInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListApplicationInstancesCommand.ts b/clients/client-panorama/src/commands/ListApplicationInstancesCommand.ts index f7024363891fc..5e8abfdb5149e 100644 --- a/clients/client-panorama/src/commands/ListApplicationInstancesCommand.ts +++ b/clients/client-panorama/src/commands/ListApplicationInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListApplicationInstancesRequest, ListApplicationInstancesResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListApplicationInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListApplicationInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListDevicesCommand.ts b/clients/client-panorama/src/commands/ListDevicesCommand.ts index 364a723924f66..0129afb2180bc 100644 --- a/clients/client-panorama/src/commands/ListDevicesCommand.ts +++ b/clients/client-panorama/src/commands/ListDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDevicesRequest, ListDevicesResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListDevicesJobsCommand.ts b/clients/client-panorama/src/commands/ListDevicesJobsCommand.ts index 7e2367e813595..a09674b6bfb8f 100644 --- a/clients/client-panorama/src/commands/ListDevicesJobsCommand.ts +++ b/clients/client-panorama/src/commands/ListDevicesJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDevicesJobsRequest, ListDevicesJobsResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListDevicesJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListDevicesJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListNodeFromTemplateJobsCommand.ts b/clients/client-panorama/src/commands/ListNodeFromTemplateJobsCommand.ts index 7253858771999..48130909b5a87 100644 --- a/clients/client-panorama/src/commands/ListNodeFromTemplateJobsCommand.ts +++ b/clients/client-panorama/src/commands/ListNodeFromTemplateJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNodeFromTemplateJobsRequest, ListNodeFromTemplateJobsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListNodeFromTemplateJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListNodeFromTemplateJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListNodesCommand.ts b/clients/client-panorama/src/commands/ListNodesCommand.ts index b0d43a4773759..e3e2939c0da3e 100644 --- a/clients/client-panorama/src/commands/ListNodesCommand.ts +++ b/clients/client-panorama/src/commands/ListNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNodesRequest, ListNodesResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListPackageImportJobsCommand.ts b/clients/client-panorama/src/commands/ListPackageImportJobsCommand.ts index 9f2c88508bae3..ac8b262b0a38d 100644 --- a/clients/client-panorama/src/commands/ListPackageImportJobsCommand.ts +++ b/clients/client-panorama/src/commands/ListPackageImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPackageImportJobsRequest, ListPackageImportJobsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListPackageImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListPackageImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListPackagesCommand.ts b/clients/client-panorama/src/commands/ListPackagesCommand.ts index 98f6a6889e871..e7f36ca2b0a4b 100644 --- a/clients/client-panorama/src/commands/ListPackagesCommand.ts +++ b/clients/client-panorama/src/commands/ListPackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPackagesRequest, ListPackagesResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListPackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListPackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ListTagsForResourceCommand.ts b/clients/client-panorama/src/commands/ListTagsForResourceCommand.ts index 5ead0a180f22c..886765e886bb7 100644 --- a/clients/client-panorama/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-panorama/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/ProvisionDeviceCommand.ts b/clients/client-panorama/src/commands/ProvisionDeviceCommand.ts index 4c8c05fff1109..0acdd8dc60f33 100644 --- a/clients/client-panorama/src/commands/ProvisionDeviceCommand.ts +++ b/clients/client-panorama/src/commands/ProvisionDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ProvisionDeviceRequest, ProvisionDeviceResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class ProvisionDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "ProvisionDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/RegisterPackageVersionCommand.ts b/clients/client-panorama/src/commands/RegisterPackageVersionCommand.ts index 72f357c7d92fc..c9f6f8746064d 100644 --- a/clients/client-panorama/src/commands/RegisterPackageVersionCommand.ts +++ b/clients/client-panorama/src/commands/RegisterPackageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterPackageVersionRequest, RegisterPackageVersionResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class RegisterPackageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "RegisterPackageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/RemoveApplicationInstanceCommand.ts b/clients/client-panorama/src/commands/RemoveApplicationInstanceCommand.ts index 8857b528ab8ed..ab19f2382dfff 100644 --- a/clients/client-panorama/src/commands/RemoveApplicationInstanceCommand.ts +++ b/clients/client-panorama/src/commands/RemoveApplicationInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveApplicationInstanceRequest, RemoveApplicationInstanceResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class RemoveApplicationInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "RemoveApplicationInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/SignalApplicationInstanceNodeInstancesCommand.ts b/clients/client-panorama/src/commands/SignalApplicationInstanceNodeInstancesCommand.ts index fdf2281a900e0..0c2433c92a0b4 100644 --- a/clients/client-panorama/src/commands/SignalApplicationInstanceNodeInstancesCommand.ts +++ b/clients/client-panorama/src/commands/SignalApplicationInstanceNodeInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class SignalApplicationInstanceNodeInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "SignalApplicationInstanceNodeInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/TagResourceCommand.ts b/clients/client-panorama/src/commands/TagResourceCommand.ts index 1f6d19def3ad7..1119399571a28 100644 --- a/clients/client-panorama/src/commands/TagResourceCommand.ts +++ b/clients/client-panorama/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/UntagResourceCommand.ts b/clients/client-panorama/src/commands/UntagResourceCommand.ts index 218f4760b6d2b..c0e176e9e5d4c 100644 --- a/clients/client-panorama/src/commands/UntagResourceCommand.ts +++ b/clients/client-panorama/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-panorama/src/commands/UpdateDeviceMetadataCommand.ts b/clients/client-panorama/src/commands/UpdateDeviceMetadataCommand.ts index 726030d00b0f1..be169b0e18ac2 100644 --- a/clients/client-panorama/src/commands/UpdateDeviceMetadataCommand.ts +++ b/clients/client-panorama/src/commands/UpdateDeviceMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDeviceMetadataRequest, UpdateDeviceMetadataResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class UpdateDeviceMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "OmniCloudServiceLambda", + operation: "UpdateDeviceMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/package.json b/clients/client-payment-cryptography-data/package.json index 773af503f62a0..a846bbcf0b4a2 100644 --- a/clients/client-payment-cryptography-data/package.json +++ b/clients/client-payment-cryptography-data/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-payment-cryptography-data/src/commands/DecryptDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/DecryptDataCommand.ts index c010432f4215b..92b67bb180dcd 100644 --- a/clients/client-payment-cryptography-data/src/commands/DecryptDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/DecryptDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class DecryptDataCommand extends $Command< commandName, inputFilterSensitiveLog: DecryptDataInputFilterSensitiveLog, outputFilterSensitiveLog: DecryptDataOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "DecryptData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/EncryptDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/EncryptDataCommand.ts index fb246f18340ae..0ebbd2c5e4162 100644 --- a/clients/client-payment-cryptography-data/src/commands/EncryptDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/EncryptDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class EncryptDataCommand extends $Command< commandName, inputFilterSensitiveLog: EncryptDataInputFilterSensitiveLog, outputFilterSensitiveLog: EncryptDataOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "EncryptData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/GenerateCardValidationDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/GenerateCardValidationDataCommand.ts index 02adbf33748d4..108630fec8047 100644 --- a/clients/client-payment-cryptography-data/src/commands/GenerateCardValidationDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/GenerateCardValidationDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -193,6 +194,10 @@ export class GenerateCardValidationDataCommand extends $Command< commandName, inputFilterSensitiveLog: GenerateCardValidationDataInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "GenerateCardValidationData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/GenerateMacCommand.ts b/clients/client-payment-cryptography-data/src/commands/GenerateMacCommand.ts index 72af93985040b..5ffc898362c1f 100644 --- a/clients/client-payment-cryptography-data/src/commands/GenerateMacCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/GenerateMacCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GenerateMacInput, GenerateMacInputFilterSensitiveLog, GenerateMacOutput } from "../models/models_0"; @@ -177,6 +178,10 @@ export class GenerateMacCommand extends $Command< commandName, inputFilterSensitiveLog: GenerateMacInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "GenerateMac", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/GeneratePinDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/GeneratePinDataCommand.ts index 923a3c4f83f22..2b3bb8253e417 100644 --- a/clients/client-payment-cryptography-data/src/commands/GeneratePinDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/GeneratePinDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -204,6 +205,10 @@ export class GeneratePinDataCommand extends $Command< commandName, inputFilterSensitiveLog: GeneratePinDataInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "GeneratePinData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/ReEncryptDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/ReEncryptDataCommand.ts index fb15793dfc584..e7e9ec5043b34 100644 --- a/clients/client-payment-cryptography-data/src/commands/ReEncryptDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/ReEncryptDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -198,6 +199,10 @@ export class ReEncryptDataCommand extends $Command< commandName, inputFilterSensitiveLog: ReEncryptDataInputFilterSensitiveLog, outputFilterSensitiveLog: ReEncryptDataOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "ReEncryptData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/TranslatePinDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/TranslatePinDataCommand.ts index ee4edc1a55873..d9872f04b4e09 100644 --- a/clients/client-payment-cryptography-data/src/commands/TranslatePinDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/TranslatePinDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class TranslatePinDataCommand extends $Command< commandName, inputFilterSensitiveLog: TranslatePinDataInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "TranslatePinData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/VerifyAuthRequestCryptogramCommand.ts b/clients/client-payment-cryptography-data/src/commands/VerifyAuthRequestCryptogramCommand.ts index a67187d3f8172..b49ee7283913a 100644 --- a/clients/client-payment-cryptography-data/src/commands/VerifyAuthRequestCryptogramCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/VerifyAuthRequestCryptogramCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -202,6 +203,10 @@ export class VerifyAuthRequestCryptogramCommand extends $Command< commandName, inputFilterSensitiveLog: VerifyAuthRequestCryptogramInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "VerifyAuthRequestCryptogram", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/VerifyCardValidationDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/VerifyCardValidationDataCommand.ts index 4dff30235c6a8..c22b6929fcc5c 100644 --- a/clients/client-payment-cryptography-data/src/commands/VerifyCardValidationDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/VerifyCardValidationDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -205,6 +206,10 @@ export class VerifyCardValidationDataCommand extends $Command< commandName, inputFilterSensitiveLog: VerifyCardValidationDataInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "VerifyCardValidationData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/VerifyMacCommand.ts b/clients/client-payment-cryptography-data/src/commands/VerifyMacCommand.ts index ece2d01004436..a06280ca81474 100644 --- a/clients/client-payment-cryptography-data/src/commands/VerifyMacCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/VerifyMacCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { VerifyMacInput, VerifyMacInputFilterSensitiveLog, VerifyMacOutput } from "../models/models_0"; @@ -180,6 +181,10 @@ export class VerifyMacCommand extends $Command< commandName, inputFilterSensitiveLog: VerifyMacInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "VerifyMac", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography-data/src/commands/VerifyPinDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/VerifyPinDataCommand.ts index f1d5197360cf2..4cd5de30caf60 100644 --- a/clients/client-payment-cryptography-data/src/commands/VerifyPinDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/VerifyPinDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { VerifyPinDataInput, VerifyPinDataInputFilterSensitiveLog, VerifyPinDataOutput } from "../models/models_0"; @@ -177,6 +178,10 @@ export class VerifyPinDataCommand extends $Command< commandName, inputFilterSensitiveLog: VerifyPinDataInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyDataPlane", + operation: "VerifyPinData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/package.json b/clients/client-payment-cryptography/package.json index b1c5c1f4d7d7a..e19fa7c5f44eb 100644 --- a/clients/client-payment-cryptography/package.json +++ b/clients/client-payment-cryptography/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-payment-cryptography/src/commands/CreateAliasCommand.ts b/clients/client-payment-cryptography/src/commands/CreateAliasCommand.ts index c58758e828741..b1caa67f7dcdf 100644 --- a/clients/client-payment-cryptography/src/commands/CreateAliasCommand.ts +++ b/clients/client-payment-cryptography/src/commands/CreateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAliasInput, CreateAliasOutput } from "../models/models_0"; @@ -173,6 +174,10 @@ export class CreateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "CreateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/CreateKeyCommand.ts b/clients/client-payment-cryptography/src/commands/CreateKeyCommand.ts index 26adbe74e22aa..9ce67fa08116a 100644 --- a/clients/client-payment-cryptography/src/commands/CreateKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/CreateKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateKeyInput, CreateKeyOutput } from "../models/models_0"; @@ -218,6 +219,10 @@ export class CreateKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "CreateKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/DeleteAliasCommand.ts b/clients/client-payment-cryptography/src/commands/DeleteAliasCommand.ts index b13dc2d665c07..e23fdf88670a3 100644 --- a/clients/client-payment-cryptography/src/commands/DeleteAliasCommand.ts +++ b/clients/client-payment-cryptography/src/commands/DeleteAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAliasInput, DeleteAliasOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class DeleteAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "DeleteAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/DeleteKeyCommand.ts b/clients/client-payment-cryptography/src/commands/DeleteKeyCommand.ts index 67695c60caf3f..855ba466f9d3f 100644 --- a/clients/client-payment-cryptography/src/commands/DeleteKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/DeleteKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteKeyInput, DeleteKeyOutput } from "../models/models_0"; @@ -192,6 +193,10 @@ export class DeleteKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "DeleteKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/ExportKeyCommand.ts b/clients/client-payment-cryptography/src/commands/ExportKeyCommand.ts index a126f24ee7a8f..34f729093c05f 100644 --- a/clients/client-payment-cryptography/src/commands/ExportKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ExportKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -201,6 +202,10 @@ export class ExportKeyCommand extends $Command< commandName, inputFilterSensitiveLog: ExportKeyInputFilterSensitiveLog, outputFilterSensitiveLog: ExportKeyOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "ExportKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/GetAliasCommand.ts b/clients/client-payment-cryptography/src/commands/GetAliasCommand.ts index 96cd72bc2d738..b105f409017e3 100644 --- a/clients/client-payment-cryptography/src/commands/GetAliasCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAliasInput, GetAliasOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class GetAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "GetAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/GetKeyCommand.ts b/clients/client-payment-cryptography/src/commands/GetKeyCommand.ts index bc15a4f8b5dc1..9610644cffb01 100644 --- a/clients/client-payment-cryptography/src/commands/GetKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetKeyInput, GetKeyOutput } from "../models/models_0"; @@ -185,6 +186,10 @@ export class GetKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "GetKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/GetParametersForExportCommand.ts b/clients/client-payment-cryptography/src/commands/GetParametersForExportCommand.ts index 22a54ae9327ba..d001a089a59a3 100644 --- a/clients/client-payment-cryptography/src/commands/GetParametersForExportCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetParametersForExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class GetParametersForExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetParametersForExportOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "GetParametersForExport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/GetParametersForImportCommand.ts b/clients/client-payment-cryptography/src/commands/GetParametersForImportCommand.ts index b4ce3f5c3f910..39419a9037777 100644 --- a/clients/client-payment-cryptography/src/commands/GetParametersForImportCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetParametersForImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class GetParametersForImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetParametersForImportOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "GetParametersForImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/GetPublicKeyCertificateCommand.ts b/clients/client-payment-cryptography/src/commands/GetPublicKeyCertificateCommand.ts index e28ae0bbe5ab9..c41e578e95c1f 100644 --- a/clients/client-payment-cryptography/src/commands/GetPublicKeyCertificateCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetPublicKeyCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class GetPublicKeyCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPublicKeyCertificateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "GetPublicKeyCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/ImportKeyCommand.ts b/clients/client-payment-cryptography/src/commands/ImportKeyCommand.ts index 6aa26feb0e397..35ca08c7a5bcb 100644 --- a/clients/client-payment-cryptography/src/commands/ImportKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ImportKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportKeyInput, ImportKeyInputFilterSensitiveLog, ImportKeyOutput } from "../models/models_0"; @@ -344,6 +345,10 @@ export class ImportKeyCommand extends $Command< commandName, inputFilterSensitiveLog: ImportKeyInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "ImportKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/ListAliasesCommand.ts b/clients/client-payment-cryptography/src/commands/ListAliasesCommand.ts index 0b8f53f2fd10e..5d5a7979a9d78 100644 --- a/clients/client-payment-cryptography/src/commands/ListAliasesCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ListAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAliasesInput, ListAliasesOutput } from "../models/models_0"; @@ -170,6 +171,10 @@ export class ListAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "ListAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/ListKeysCommand.ts b/clients/client-payment-cryptography/src/commands/ListKeysCommand.ts index b6b8efb06daf7..36a73eb742482 100644 --- a/clients/client-payment-cryptography/src/commands/ListKeysCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ListKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListKeysInput, ListKeysOutput } from "../models/models_0"; @@ -186,6 +187,10 @@ export class ListKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "ListKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/ListTagsForResourceCommand.ts b/clients/client-payment-cryptography/src/commands/ListTagsForResourceCommand.ts index 55e036e64c097..facf5f8561a6d 100644 --- a/clients/client-payment-cryptography/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/RestoreKeyCommand.ts b/clients/client-payment-cryptography/src/commands/RestoreKeyCommand.ts index 6ac917ef4c725..9284d0ce719ad 100644 --- a/clients/client-payment-cryptography/src/commands/RestoreKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/RestoreKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreKeyInput, RestoreKeyOutput } from "../models/models_0"; @@ -193,6 +194,10 @@ export class RestoreKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "RestoreKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/StartKeyUsageCommand.ts b/clients/client-payment-cryptography/src/commands/StartKeyUsageCommand.ts index c1c283584f252..af0b1fc772974 100644 --- a/clients/client-payment-cryptography/src/commands/StartKeyUsageCommand.ts +++ b/clients/client-payment-cryptography/src/commands/StartKeyUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartKeyUsageInput, StartKeyUsageOutput } from "../models/models_0"; @@ -181,6 +182,10 @@ export class StartKeyUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "StartKeyUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/StopKeyUsageCommand.ts b/clients/client-payment-cryptography/src/commands/StopKeyUsageCommand.ts index 7e86ebb985985..8888c49b059ac 100644 --- a/clients/client-payment-cryptography/src/commands/StopKeyUsageCommand.ts +++ b/clients/client-payment-cryptography/src/commands/StopKeyUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopKeyUsageInput, StopKeyUsageOutput } from "../models/models_0"; @@ -187,6 +188,10 @@ export class StopKeyUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "StopKeyUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/TagResourceCommand.ts b/clients/client-payment-cryptography/src/commands/TagResourceCommand.ts index 8f92c2a14c276..0097ae6216c8a 100644 --- a/clients/client-payment-cryptography/src/commands/TagResourceCommand.ts +++ b/clients/client-payment-cryptography/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -165,6 +166,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/UntagResourceCommand.ts b/clients/client-payment-cryptography/src/commands/UntagResourceCommand.ts index a0de4ec6bbfd4..df0d60d77b74b 100644 --- a/clients/client-payment-cryptography/src/commands/UntagResourceCommand.ts +++ b/clients/client-payment-cryptography/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-payment-cryptography/src/commands/UpdateAliasCommand.ts b/clients/client-payment-cryptography/src/commands/UpdateAliasCommand.ts index e7c4514f8500b..31a24b94cb0f0 100644 --- a/clients/client-payment-cryptography/src/commands/UpdateAliasCommand.ts +++ b/clients/client-payment-cryptography/src/commands/UpdateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAliasInput, UpdateAliasOutput } from "../models/models_0"; @@ -168,6 +169,10 @@ export class UpdateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PaymentCryptographyControlPlane", + operation: "UpdateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/package.json b/clients/client-pca-connector-ad/package.json index 1c11c8662d95d..ac4f40d0e34e9 100644 --- a/clients/client-pca-connector-ad/package.json +++ b/clients/client-pca-connector-ad/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-pca-connector-ad/src/commands/CreateConnectorCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateConnectorCommand.ts index 4e05c0db5644a..a4f4ab35f0800 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateConnectorCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConnectorRequest, CreateConnectorResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class CreateConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "CreateConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/CreateDirectoryRegistrationCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateDirectoryRegistrationCommand.ts index 7b4dbe2b8e587..80bb0bb5971b0 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateDirectoryRegistrationCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateDirectoryRegistrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDirectoryRegistrationRequest, CreateDirectoryRegistrationResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CreateDirectoryRegistrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "CreateDirectoryRegistration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/CreateServicePrincipalNameCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateServicePrincipalNameCommand.ts index 320a9d0b7e6da..8cebce71a059e 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateServicePrincipalNameCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateServicePrincipalNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateServicePrincipalNameRequest } from "../models/models_0"; @@ -142,6 +143,10 @@ export class CreateServicePrincipalNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "CreateServicePrincipalName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/CreateTemplateCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateTemplateCommand.ts index 88f3de085d29f..92924906cd310 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateTemplateCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTemplateRequest, CreateTemplateResponse } from "../models/models_0"; @@ -385,6 +386,10 @@ export class CreateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "CreateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/CreateTemplateGroupAccessControlEntryCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateTemplateGroupAccessControlEntryCommand.ts index 97caa1af09605..210e9a66b8607 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateTemplateGroupAccessControlEntryCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateTemplateGroupAccessControlEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTemplateGroupAccessControlEntryRequest } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreateTemplateGroupAccessControlEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "CreateTemplateGroupAccessControlEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/DeleteConnectorCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteConnectorCommand.ts index 380e7704ccbd9..4ef0a820df5e7 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteConnectorCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConnectorRequest } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeleteConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "DeleteConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/DeleteDirectoryRegistrationCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteDirectoryRegistrationCommand.ts index 807fda4038db7..aab1fa52a6fd3 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteDirectoryRegistrationCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteDirectoryRegistrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDirectoryRegistrationRequest } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteDirectoryRegistrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "DeleteDirectoryRegistration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/DeleteServicePrincipalNameCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteServicePrincipalNameCommand.ts index 101a747453141..337781d16a06e 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteServicePrincipalNameCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteServicePrincipalNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServicePrincipalNameRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteServicePrincipalNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "DeleteServicePrincipalName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/DeleteTemplateCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteTemplateCommand.ts index 3424516af0096..a05cbef9afc28 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTemplateRequest } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "DeleteTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/DeleteTemplateGroupAccessControlEntryCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteTemplateGroupAccessControlEntryCommand.ts index d27d462bc5eb9..8f908630b4f48 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteTemplateGroupAccessControlEntryCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteTemplateGroupAccessControlEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTemplateGroupAccessControlEntryRequest } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DeleteTemplateGroupAccessControlEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "DeleteTemplateGroupAccessControlEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/GetConnectorCommand.ts b/clients/client-pca-connector-ad/src/commands/GetConnectorCommand.ts index 4ec792ea91759..b60d5948f6bdb 100644 --- a/clients/client-pca-connector-ad/src/commands/GetConnectorCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConnectorRequest, GetConnectorResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class GetConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "GetConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/GetDirectoryRegistrationCommand.ts b/clients/client-pca-connector-ad/src/commands/GetDirectoryRegistrationCommand.ts index ab4f446c1d8f0..097394345b82d 100644 --- a/clients/client-pca-connector-ad/src/commands/GetDirectoryRegistrationCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetDirectoryRegistrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDirectoryRegistrationRequest, GetDirectoryRegistrationResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetDirectoryRegistrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "GetDirectoryRegistration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/GetServicePrincipalNameCommand.ts b/clients/client-pca-connector-ad/src/commands/GetServicePrincipalNameCommand.ts index 3b7acdd9df75b..77d995b80bed4 100644 --- a/clients/client-pca-connector-ad/src/commands/GetServicePrincipalNameCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetServicePrincipalNameCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServicePrincipalNameRequest, GetServicePrincipalNameResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetServicePrincipalNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "GetServicePrincipalName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/GetTemplateCommand.ts b/clients/client-pca-connector-ad/src/commands/GetTemplateCommand.ts index ab6701d0c7405..e77fb0bf8db43 100644 --- a/clients/client-pca-connector-ad/src/commands/GetTemplateCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTemplateRequest, GetTemplateResponse } from "../models/models_0"; @@ -384,6 +385,10 @@ export class GetTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "GetTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/GetTemplateGroupAccessControlEntryCommand.ts b/clients/client-pca-connector-ad/src/commands/GetTemplateGroupAccessControlEntryCommand.ts index fb5d55f5fe63e..d43ef6f4d9eac 100644 --- a/clients/client-pca-connector-ad/src/commands/GetTemplateGroupAccessControlEntryCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetTemplateGroupAccessControlEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class GetTemplateGroupAccessControlEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "GetTemplateGroupAccessControlEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/ListConnectorsCommand.ts b/clients/client-pca-connector-ad/src/commands/ListConnectorsCommand.ts index 3749a01d18812..1591358af134f 100644 --- a/clients/client-pca-connector-ad/src/commands/ListConnectorsCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConnectorsRequest, ListConnectorsResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ListConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "ListConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/ListDirectoryRegistrationsCommand.ts b/clients/client-pca-connector-ad/src/commands/ListDirectoryRegistrationsCommand.ts index 29d5b2a4c34a8..c9f6594ae913f 100644 --- a/clients/client-pca-connector-ad/src/commands/ListDirectoryRegistrationsCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListDirectoryRegistrationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDirectoryRegistrationsRequest, ListDirectoryRegistrationsResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListDirectoryRegistrationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "ListDirectoryRegistrations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/ListServicePrincipalNamesCommand.ts b/clients/client-pca-connector-ad/src/commands/ListServicePrincipalNamesCommand.ts index 9470756f5e6ba..a4ec3ef6121d7 100644 --- a/clients/client-pca-connector-ad/src/commands/ListServicePrincipalNamesCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListServicePrincipalNamesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServicePrincipalNamesRequest, ListServicePrincipalNamesResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListServicePrincipalNamesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "ListServicePrincipalNames", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/ListTagsForResourceCommand.ts b/clients/client-pca-connector-ad/src/commands/ListTagsForResourceCommand.ts index 6f8ac6b38b8e8..9c2985cec90a8 100644 --- a/clients/client-pca-connector-ad/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/ListTemplateGroupAccessControlEntriesCommand.ts b/clients/client-pca-connector-ad/src/commands/ListTemplateGroupAccessControlEntriesCommand.ts index 80c44b59158bc..0cefa9557369c 100644 --- a/clients/client-pca-connector-ad/src/commands/ListTemplateGroupAccessControlEntriesCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListTemplateGroupAccessControlEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class ListTemplateGroupAccessControlEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "ListTemplateGroupAccessControlEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/ListTemplatesCommand.ts b/clients/client-pca-connector-ad/src/commands/ListTemplatesCommand.ts index 4b50e95d54270..73193de82be12 100644 --- a/clients/client-pca-connector-ad/src/commands/ListTemplatesCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTemplatesRequest, ListTemplatesResponse } from "../models/models_0"; @@ -388,6 +389,10 @@ export class ListTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "ListTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/TagResourceCommand.ts b/clients/client-pca-connector-ad/src/commands/TagResourceCommand.ts index 7576348dfbc6b..1d7b8695c3505 100644 --- a/clients/client-pca-connector-ad/src/commands/TagResourceCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest } from "../models/models_0"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/UntagResourceCommand.ts b/clients/client-pca-connector-ad/src/commands/UntagResourceCommand.ts index 1ea5f4c8e4fc0..4b5051a438511 100644 --- a/clients/client-pca-connector-ad/src/commands/UntagResourceCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest } from "../models/models_0"; @@ -135,6 +136,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/UpdateTemplateCommand.ts b/clients/client-pca-connector-ad/src/commands/UpdateTemplateCommand.ts index ee037780acb6b..e17658bc3d098 100644 --- a/clients/client-pca-connector-ad/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/UpdateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTemplateRequest } from "../models/models_0"; @@ -375,6 +376,10 @@ export class UpdateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "UpdateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pca-connector-ad/src/commands/UpdateTemplateGroupAccessControlEntryCommand.ts b/clients/client-pca-connector-ad/src/commands/UpdateTemplateGroupAccessControlEntryCommand.ts index aff88cca025a2..37a1711dd3b6c 100644 --- a/clients/client-pca-connector-ad/src/commands/UpdateTemplateGroupAccessControlEntryCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/UpdateTemplateGroupAccessControlEntryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTemplateGroupAccessControlEntryRequest } from "../models/models_0"; @@ -148,6 +149,10 @@ export class UpdateTemplateGroupAccessControlEntryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PcaConnectorAd", + operation: "UpdateTemplateGroupAccessControlEntry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index d62156d83c66d..155e1f2aafcc0 100644 --- a/clients/client-personalize-events/package.json +++ b/clients/client-personalize-events/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-personalize-events/src/commands/PutEventsCommand.ts b/clients/client-personalize-events/src/commands/PutEventsCommand.ts index 528ec3966bcbc..0b351d4eef130 100644 --- a/clients/client-personalize-events/src/commands/PutEventsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutEventsRequest, PutEventsRequestFilterSensitiveLog } from "../models/models_0"; @@ -137,6 +138,10 @@ export class PutEventsCommand extends $Command< commandName, inputFilterSensitiveLog: PutEventsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalizeEvents", + operation: "PutEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize-events/src/commands/PutItemsCommand.ts b/clients/client-personalize-events/src/commands/PutItemsCommand.ts index eb1b5369027c2..a2236b6a8e8e1 100644 --- a/clients/client-personalize-events/src/commands/PutItemsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutItemsRequest, PutItemsRequestFilterSensitiveLog } from "../models/models_0"; @@ -131,6 +132,10 @@ export class PutItemsCommand extends $Command< commandName, inputFilterSensitiveLog: PutItemsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalizeEvents", + operation: "PutItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize-events/src/commands/PutUsersCommand.ts b/clients/client-personalize-events/src/commands/PutUsersCommand.ts index b92a8543c213d..4514eee8f1914 100644 --- a/clients/client-personalize-events/src/commands/PutUsersCommand.ts +++ b/clients/client-personalize-events/src/commands/PutUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutUsersRequest, PutUsersRequestFilterSensitiveLog } from "../models/models_0"; @@ -130,6 +131,10 @@ export class PutUsersCommand extends $Command< commandName, inputFilterSensitiveLog: PutUsersRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalizeEvents", + operation: "PutUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index ea3fe1369c6dd..a315f757d2559 100644 --- a/clients/client-personalize-runtime/package.json +++ b/clients/client-personalize-runtime/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts b/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts index 378d48f2ba666..743e856951a5c 100644 --- a/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts +++ b/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class GetPersonalizedRankingCommand extends $Command< commandName, inputFilterSensitiveLog: GetPersonalizedRankingRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalizeRuntime", + operation: "GetPersonalizedRanking", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts b/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts index 792b81b76ad89..e784f96c8ea60 100644 --- a/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class GetRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: GetRecommendationsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalizeRuntime", + operation: "GetRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index 9698b5bf41860..bdd1918017b5c 100644 --- a/clients/client-personalize/package.json +++ b/clients/client-personalize/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts b/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts index 7419cb0db14db..33464d7928acb 100644 --- a/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateBatchInferenceJobRequest, CreateBatchInferenceJobResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class CreateBatchInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateBatchInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts b/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts index 564bb687febd3..9f5e3fd459f8a 100644 --- a/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateBatchSegmentJobRequest, CreateBatchSegmentJobResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class CreateBatchSegmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateBatchSegmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateCampaignCommand.ts b/clients/client-personalize/src/commands/CreateCampaignCommand.ts index 11b4251d80972..ed55360c76f95 100644 --- a/clients/client-personalize/src/commands/CreateCampaignCommand.ts +++ b/clients/client-personalize/src/commands/CreateCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCampaignRequest, CreateCampaignResponse } from "../models/models_0"; @@ -216,6 +217,10 @@ export class CreateCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateDatasetCommand.ts b/clients/client-personalize/src/commands/CreateDatasetCommand.ts index b954b2a5f09d0..397eed94f0c7f 100644 --- a/clients/client-personalize/src/commands/CreateDatasetCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0"; @@ -192,6 +193,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts b/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts index 66153ee03592b..10187734fc124 100644 --- a/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDatasetExportJobRequest, CreateDatasetExportJobResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class CreateDatasetExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateDatasetExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts b/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts index 1b282d7911657..6c5ba1e87f89e 100644 --- a/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDatasetGroupRequest, CreateDatasetGroupResponse } from "../models/models_0"; @@ -216,6 +217,10 @@ export class CreateDatasetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateDatasetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts b/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts index fe72c63c78a7f..636575dae5b6d 100644 --- a/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDatasetImportJobRequest, CreateDatasetImportJobResponse } from "../models/models_0"; @@ -191,6 +192,10 @@ export class CreateDatasetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateDatasetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts b/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts index 10b1f59a89c88..8e46155db8f3c 100644 --- a/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEventTrackerRequest, CreateEventTrackerResponse } from "../models/models_0"; @@ -185,6 +186,10 @@ export class CreateEventTrackerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateEventTracker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateFilterCommand.ts b/clients/client-personalize/src/commands/CreateFilterCommand.ts index 08ff6f5e2e4fb..1169613a900fb 100644 --- a/clients/client-personalize/src/commands/CreateFilterCommand.ts +++ b/clients/client-personalize/src/commands/CreateFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFilterRequest, CreateFilterRequestFilterSensitiveLog, CreateFilterResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class CreateFilterCommand extends $Command< commandName, inputFilterSensitiveLog: CreateFilterRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts b/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts index d45fda708dc0b..0a2e006b9b93a 100644 --- a/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMetricAttributionRequest, CreateMetricAttributionResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateMetricAttributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateMetricAttribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateRecommenderCommand.ts b/clients/client-personalize/src/commands/CreateRecommenderCommand.ts index 7a50da5513593..7d1cb70655518 100644 --- a/clients/client-personalize/src/commands/CreateRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/CreateRecommenderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRecommenderRequest, CreateRecommenderResponse } from "../models/models_0"; @@ -230,6 +231,10 @@ export class CreateRecommenderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateRecommender", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateSchemaCommand.ts b/clients/client-personalize/src/commands/CreateSchemaCommand.ts index 4e82099ad03a3..b22eb8e91305e 100644 --- a/clients/client-personalize/src/commands/CreateSchemaCommand.ts +++ b/clients/client-personalize/src/commands/CreateSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSchemaRequest, CreateSchemaResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateSolutionCommand.ts b/clients/client-personalize/src/commands/CreateSolutionCommand.ts index 680f01ad04f9d..bd113dc2eedbf 100644 --- a/clients/client-personalize/src/commands/CreateSolutionCommand.ts +++ b/clients/client-personalize/src/commands/CreateSolutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSolutionRequest, CreateSolutionResponse } from "../models/models_0"; @@ -271,6 +272,10 @@ export class CreateSolutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateSolution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts b/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts index df9375e0b3436..2a116a7245195 100644 --- a/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts +++ b/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSolutionVersionRequest, CreateSolutionVersionResponse } from "../models/models_0"; @@ -206,6 +207,10 @@ export class CreateSolutionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "CreateSolutionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteCampaignCommand.ts b/clients/client-personalize/src/commands/DeleteCampaignCommand.ts index e454f56065c32..45a143a5e70b6 100644 --- a/clients/client-personalize/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-personalize/src/commands/DeleteCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCampaignRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteDatasetCommand.ts b/clients/client-personalize/src/commands/DeleteDatasetCommand.ts index 472fe0ee7c3ef..e4281f9e09ba0 100644 --- a/clients/client-personalize/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-personalize/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDatasetRequest } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts b/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts index 07cc5d7cd4f38..1fb7b7362792c 100644 --- a/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDatasetGroupRequest } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteDatasetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteDatasetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts b/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts index 2f3c375d00315..9ff852428360a 100644 --- a/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEventTrackerRequest } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteEventTrackerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteEventTracker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteFilterCommand.ts b/clients/client-personalize/src/commands/DeleteFilterCommand.ts index 0d652d9e31b2d..40f38a1abe845 100644 --- a/clients/client-personalize/src/commands/DeleteFilterCommand.ts +++ b/clients/client-personalize/src/commands/DeleteFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFilterRequest } from "../models/models_0"; @@ -119,6 +120,10 @@ export class DeleteFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts b/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts index e0dc35402c104..22dae14911618 100644 --- a/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMetricAttributionRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteMetricAttributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteMetricAttribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts b/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts index 54722c4da884d..d182a6de299fe 100644 --- a/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRecommenderRequest } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteRecommenderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteRecommender", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteSchemaCommand.ts b/clients/client-personalize/src/commands/DeleteSchemaCommand.ts index 503fb4814f49c..e240c41569ad3 100644 --- a/clients/client-personalize/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-personalize/src/commands/DeleteSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSchemaRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DeleteSolutionCommand.ts b/clients/client-personalize/src/commands/DeleteSolutionCommand.ts index 95044abfca94d..f674900a42fad 100644 --- a/clients/client-personalize/src/commands/DeleteSolutionCommand.ts +++ b/clients/client-personalize/src/commands/DeleteSolutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSolutionRequest } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteSolutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DeleteSolution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts b/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts index 4b0b29ab99d36..1cf502611718e 100644 --- a/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts +++ b/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAlgorithmRequest, DescribeAlgorithmResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class DescribeAlgorithmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeAlgorithm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts b/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts index 17ff4632ac0d8..371f3ea4f2e78 100644 --- a/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBatchInferenceJobRequest, DescribeBatchInferenceJobResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DescribeBatchInferenceJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeBatchInferenceJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts b/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts index d7798cee0ce7f..e3eb8e946f00c 100644 --- a/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBatchSegmentJobRequest, DescribeBatchSegmentJobResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DescribeBatchSegmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeBatchSegmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeCampaignCommand.ts b/clients/client-personalize/src/commands/DescribeCampaignCommand.ts index c47e99fbc449d..cd14264e6f7fa 100644 --- a/clients/client-personalize/src/commands/DescribeCampaignCommand.ts +++ b/clients/client-personalize/src/commands/DescribeCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCampaignRequest, DescribeCampaignResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DescribeCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeDatasetCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetCommand.ts index 4a96ff0add336..2ee09cf09a0c5 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts index 132a064011ae9..4961187c35b6b 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDatasetExportJobRequest, DescribeDatasetExportJobResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DescribeDatasetExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeDatasetExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts index 1d8af27bad2cc..67ba3d7edccc5 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDatasetGroupRequest, DescribeDatasetGroupResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DescribeDatasetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeDatasetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts index 3fbeefb1affd9..0494339b8db11 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDatasetImportJobRequest, DescribeDatasetImportJobResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DescribeDatasetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeDatasetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts b/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts index ecde96fbbf41f..5ef02c554d4c4 100644 --- a/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventTrackerRequest, DescribeEventTrackerResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DescribeEventTrackerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeEventTracker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts b/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts index 81ab21120cd7a..030ace8b3efc0 100644 --- a/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts +++ b/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFeatureTransformationRequest, DescribeFeatureTransformationResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DescribeFeatureTransformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeFeatureTransformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeFilterCommand.ts b/clients/client-personalize/src/commands/DescribeFilterCommand.ts index 61e887e4a8608..77f2ac8a5bd75 100644 --- a/clients/client-personalize/src/commands/DescribeFilterCommand.ts +++ b/clients/client-personalize/src/commands/DescribeFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class DescribeFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeFilterResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts b/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts index 9228a542f4ca1..2f8fb91892f02 100644 --- a/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeMetricAttributionRequest, DescribeMetricAttributionResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DescribeMetricAttributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeMetricAttribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeRecipeCommand.ts b/clients/client-personalize/src/commands/DescribeRecipeCommand.ts index 9f38dfe596255..9cccacd53c392 100644 --- a/clients/client-personalize/src/commands/DescribeRecipeCommand.ts +++ b/clients/client-personalize/src/commands/DescribeRecipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRecipeRequest, DescribeRecipeResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribeRecipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeRecipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts b/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts index 2a66a6229e7cd..94049f5102c97 100644 --- a/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRecommenderRequest, DescribeRecommenderResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DescribeRecommenderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeRecommender", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeSchemaCommand.ts b/clients/client-personalize/src/commands/DescribeSchemaCommand.ts index c9e5e3c1f7683..26c04b4781339 100644 --- a/clients/client-personalize/src/commands/DescribeSchemaCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSchemaRequest, DescribeSchemaResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DescribeSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeSolutionCommand.ts b/clients/client-personalize/src/commands/DescribeSolutionCommand.ts index 06d75cab11832..244cc381c6055 100644 --- a/clients/client-personalize/src/commands/DescribeSolutionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSolutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSolutionRequest, DescribeSolutionResponse } from "../models/models_0"; @@ -203,6 +204,10 @@ export class DescribeSolutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeSolution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts b/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts index 41f20469e0bb5..6ab82052dc4b2 100644 --- a/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSolutionVersionRequest, DescribeSolutionVersionResponse } from "../models/models_0"; @@ -202,6 +203,10 @@ export class DescribeSolutionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "DescribeSolutionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts b/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts index e7e123d5bb37c..cd1e612b0e504 100644 --- a/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts +++ b/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSolutionMetricsRequest, GetSolutionMetricsResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class GetSolutionMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "GetSolutionMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts b/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts index 2289511dd9fec..e96b1b32714c1 100644 --- a/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBatchInferenceJobsRequest, ListBatchInferenceJobsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListBatchInferenceJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListBatchInferenceJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts b/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts index db27cfcca1914..c26bc4032dd48 100644 --- a/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBatchSegmentJobsRequest, ListBatchSegmentJobsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListBatchSegmentJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListBatchSegmentJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListCampaignsCommand.ts b/clients/client-personalize/src/commands/ListCampaignsCommand.ts index 0359298f04bc1..b6f076589c211 100644 --- a/clients/client-personalize/src/commands/ListCampaignsCommand.ts +++ b/clients/client-personalize/src/commands/ListCampaignsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCampaignsRequest, ListCampaignsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListCampaignsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListCampaigns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts b/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts index 6a0cd5623074e..c230af98e6ecf 100644 --- a/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatasetExportJobsRequest, ListDatasetExportJobsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListDatasetExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListDatasetExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts b/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts index fe0e1624a71b9..cc45c7fe76075 100644 --- a/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatasetGroupsRequest, ListDatasetGroupsResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListDatasetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListDatasetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts b/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts index 0ec43a02564af..ccb81aae011c4 100644 --- a/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatasetImportJobsRequest, ListDatasetImportJobsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListDatasetImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListDatasetImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListDatasetsCommand.ts b/clients/client-personalize/src/commands/ListDatasetsCommand.ts index 5b41152cbc125..0a6d3327aab42 100644 --- a/clients/client-personalize/src/commands/ListDatasetsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListDatasetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListDatasets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListEventTrackersCommand.ts b/clients/client-personalize/src/commands/ListEventTrackersCommand.ts index cc9f63dfd089c..355f30c94590f 100644 --- a/clients/client-personalize/src/commands/ListEventTrackersCommand.ts +++ b/clients/client-personalize/src/commands/ListEventTrackersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEventTrackersRequest, ListEventTrackersResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListEventTrackersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListEventTrackers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListFiltersCommand.ts b/clients/client-personalize/src/commands/ListFiltersCommand.ts index 9d7d212795a01..74079fbc8f4ed 100644 --- a/clients/client-personalize/src/commands/ListFiltersCommand.ts +++ b/clients/client-personalize/src/commands/ListFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFiltersRequest, ListFiltersResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts b/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts index df4a4d74bcc9d..fe135cf8b6f3c 100644 --- a/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts +++ b/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMetricAttributionMetricsRequest, ListMetricAttributionMetricsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListMetricAttributionMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListMetricAttributionMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts b/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts index 7b1ddd0f5359f..191d37562c56e 100644 --- a/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts +++ b/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMetricAttributionsRequest, ListMetricAttributionsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListMetricAttributionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListMetricAttributions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListRecipesCommand.ts b/clients/client-personalize/src/commands/ListRecipesCommand.ts index 31d0b57559273..d0720904fd201 100644 --- a/clients/client-personalize/src/commands/ListRecipesCommand.ts +++ b/clients/client-personalize/src/commands/ListRecipesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRecipesRequest, ListRecipesResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListRecipesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListRecipes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListRecommendersCommand.ts b/clients/client-personalize/src/commands/ListRecommendersCommand.ts index aee03c9fe0683..7540686c2af32 100644 --- a/clients/client-personalize/src/commands/ListRecommendersCommand.ts +++ b/clients/client-personalize/src/commands/ListRecommendersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRecommendersRequest, ListRecommendersResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListRecommendersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListRecommenders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListSchemasCommand.ts b/clients/client-personalize/src/commands/ListSchemasCommand.ts index bf870652267d2..9474cab664516 100644 --- a/clients/client-personalize/src/commands/ListSchemasCommand.ts +++ b/clients/client-personalize/src/commands/ListSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSchemasRequest, ListSchemasResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class ListSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts b/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts index 244bf11a3d30f..8807c80b59eee 100644 --- a/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts +++ b/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSolutionVersionsRequest, ListSolutionVersionsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListSolutionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListSolutionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListSolutionsCommand.ts b/clients/client-personalize/src/commands/ListSolutionsCommand.ts index 768e4c887ff51..863e7db7b9bc5 100644 --- a/clients/client-personalize/src/commands/ListSolutionsCommand.ts +++ b/clients/client-personalize/src/commands/ListSolutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSolutionsRequest, ListSolutionsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListSolutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListSolutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts b/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts index 16454838a46de..ff04ac528b4fb 100644 --- a/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/StartRecommenderCommand.ts b/clients/client-personalize/src/commands/StartRecommenderCommand.ts index d500fb2f20996..0fe25d4a38e2b 100644 --- a/clients/client-personalize/src/commands/StartRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/StartRecommenderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartRecommenderRequest, StartRecommenderResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class StartRecommenderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "StartRecommender", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/StopRecommenderCommand.ts b/clients/client-personalize/src/commands/StopRecommenderCommand.ts index 7f27c85c25127..13c1471794e4a 100644 --- a/clients/client-personalize/src/commands/StopRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/StopRecommenderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopRecommenderRequest, StopRecommenderResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class StopRecommenderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "StopRecommender", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts b/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts index f6432d48a0ed0..42035fcbc8761 100644 --- a/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts +++ b/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopSolutionVersionCreationRequest } from "../models/models_0"; @@ -134,6 +135,10 @@ export class StopSolutionVersionCreationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "StopSolutionVersionCreation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/TagResourceCommand.ts b/clients/client-personalize/src/commands/TagResourceCommand.ts index d9bfcf03753b9..4986b41fcc56b 100644 --- a/clients/client-personalize/src/commands/TagResourceCommand.ts +++ b/clients/client-personalize/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/UntagResourceCommand.ts b/clients/client-personalize/src/commands/UntagResourceCommand.ts index cbe322519978f..7c8df2924435e 100644 --- a/clients/client-personalize/src/commands/UntagResourceCommand.ts +++ b/clients/client-personalize/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/UpdateCampaignCommand.ts b/clients/client-personalize/src/commands/UpdateCampaignCommand.ts index 88757c9667b80..5fdb706a578e0 100644 --- a/clients/client-personalize/src/commands/UpdateCampaignCommand.ts +++ b/clients/client-personalize/src/commands/UpdateCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCampaignRequest, UpdateCampaignResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class UpdateCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "UpdateCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/UpdateDatasetCommand.ts b/clients/client-personalize/src/commands/UpdateDatasetCommand.ts index 6bbcc6454af2e..eb3ed65b91050 100644 --- a/clients/client-personalize/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-personalize/src/commands/UpdateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDatasetRequest, UpdateDatasetResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UpdateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "UpdateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts b/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts index 921eaa502fa80..358621d956eb7 100644 --- a/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMetricAttributionRequest, UpdateMetricAttributionResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateMetricAttributionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "UpdateMetricAttribution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts b/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts index 0c3299c859a22..ecfd06b5c379d 100644 --- a/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRecommenderRequest, UpdateRecommenderResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateRecommenderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPersonalize", + operation: "UpdateRecommender", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index 662a3bfa1c242..0dab65070805d 100644 --- a/clients/client-pi/package.json +++ b/clients/client-pi/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts index 80d855c743a0a..c3a5d2bfe9624 100644 --- a/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePerformanceAnalysisReportRequest, CreatePerformanceAnalysisReportResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CreatePerformanceAnalysisReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "CreatePerformanceAnalysisReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts index e232a16f78038..66e8a1043ab26 100644 --- a/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePerformanceAnalysisReportRequest, DeletePerformanceAnalysisReportResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeletePerformanceAnalysisReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "DeletePerformanceAnalysisReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts b/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts index 19357df394ec0..50c7e4714dd31 100644 --- a/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts +++ b/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDimensionKeysRequest, DescribeDimensionKeysResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class DescribeDimensionKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "DescribeDimensionKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts b/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts index 8fd6e7ce2428b..3ec7e7cbfb1a7 100644 --- a/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts +++ b/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDimensionKeyDetailsRequest, GetDimensionKeyDetailsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetDimensionKeyDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "GetDimensionKeyDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts index cbe5fa9ebba3e..66ca40f24d88d 100644 --- a/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -230,6 +231,10 @@ export class GetPerformanceAnalysisReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPerformanceAnalysisReportResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "GetPerformanceAnalysisReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/GetResourceMetadataCommand.ts b/clients/client-pi/src/commands/GetResourceMetadataCommand.ts index aacc56dee2d22..253caed749021 100644 --- a/clients/client-pi/src/commands/GetResourceMetadataCommand.ts +++ b/clients/client-pi/src/commands/GetResourceMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourceMetadataRequest, GetResourceMetadataResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetResourceMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "GetResourceMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/GetResourceMetricsCommand.ts b/clients/client-pi/src/commands/GetResourceMetricsCommand.ts index 4e3cfd88bad03..c1d72d4893fe2 100644 --- a/clients/client-pi/src/commands/GetResourceMetricsCommand.ts +++ b/clients/client-pi/src/commands/GetResourceMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourceMetricsRequest, GetResourceMetricsResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetResourceMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "GetResourceMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts b/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts index 0f32fed463582..94aa163dbbfa2 100644 --- a/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts +++ b/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAvailableResourceDimensionsRequest, ListAvailableResourceDimensionsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListAvailableResourceDimensionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "ListAvailableResourceDimensions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts b/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts index ecfa779d0516b..f2cf3b74b66c4 100644 --- a/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts +++ b/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAvailableResourceMetricsRequest, ListAvailableResourceMetricsResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListAvailableResourceMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "ListAvailableResourceMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts b/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts index 1f487982482a7..93f867f1e6fa4 100644 --- a/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts +++ b/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPerformanceAnalysisReportsRequest, ListPerformanceAnalysisReportsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListPerformanceAnalysisReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "ListPerformanceAnalysisReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/ListTagsForResourceCommand.ts b/clients/client-pi/src/commands/ListTagsForResourceCommand.ts index 228ee8e7b6983..cfa41fa582291 100644 --- a/clients/client-pi/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pi/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/TagResourceCommand.ts b/clients/client-pi/src/commands/TagResourceCommand.ts index 8031ff18a018e..803a24ddad196 100644 --- a/clients/client-pi/src/commands/TagResourceCommand.ts +++ b/clients/client-pi/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pi/src/commands/UntagResourceCommand.ts b/clients/client-pi/src/commands/UntagResourceCommand.ts index 508fa81188827..f8cba5f357fba 100644 --- a/clients/client-pi/src/commands/UntagResourceCommand.ts +++ b/clients/client-pi/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PerformanceInsightsv20180227", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index c7266a5eee4c2..3e81ba286b97a 100644 --- a/clients/client-pinpoint-email/package.json +++ b/clients/client-pinpoint-email/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts index 2bcee1c176e02..bc7d0efe8c24c 100644 --- a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConfigurationSetRequest, CreateConfigurationSetResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class CreateConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "CreateConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts index fc23e5a061491..56ea218f6fa66 100644 --- a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class CreateConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "CreateConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts b/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts index 44e809a41c342..59094a62d7a88 100644 --- a/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDedicatedIpPoolRequest, CreateDedicatedIpPoolResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CreateDedicatedIpPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "CreateDedicatedIpPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts b/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts index 37d1bcdd2ff25..e5803f855d848 100644 --- a/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDeliverabilityTestReportRequest, CreateDeliverabilityTestReportResponse } from "../models/models_0"; @@ -187,6 +188,10 @@ export class CreateDeliverabilityTestReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "CreateDeliverabilityTestReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts index 43e56fa51949e..992cdede6659e 100644 --- a/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEmailIdentityRequest, CreateEmailIdentityResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreateEmailIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "CreateEmailIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts index ed62197a51e4d..3f7eb968f2cd6 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "DeleteConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index b5e7ce9e33ef1..1d8f56e31abda 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DeleteConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "DeleteConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts index 0540eb4a25894..bed6e7eec2841 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDedicatedIpPoolRequest, DeleteDedicatedIpPoolResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteDedicatedIpPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "DeleteDedicatedIpPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts index da075a3ce3516..a1095ec77b619 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEmailIdentityRequest, DeleteEmailIdentityResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteEmailIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "DeleteEmailIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts b/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts index e2cdc8b510f60..b5f01772c5426 100644 --- a/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountRequest, GetAccountResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class GetAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts b/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts index 87fb70f905bfe..71e0294e73604 100644 --- a/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBlacklistReportsRequest, GetBlacklistReportsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class GetBlacklistReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetBlacklistReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts index 6f6cef12b2e15..5899b89b19c99 100644 --- a/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConfigurationSetRequest, GetConfigurationSetResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class GetConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts b/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts index 2794266712727..582fd3ae42a54 100644 --- a/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class GetConfigurationSetEventDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetConfigurationSetEventDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts b/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts index 2462351becb5a..8c05ba8a63bb1 100644 --- a/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDedicatedIpRequest, GetDedicatedIpResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class GetDedicatedIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetDedicatedIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts b/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts index 4e3683d8b96c0..3d139e11523bb 100644 --- a/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDedicatedIpsRequest, GetDedicatedIpsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetDedicatedIpsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetDedicatedIps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts index 5eaad9efc926d..8ce07b7d97361 100644 --- a/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class GetDeliverabilityDashboardOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetDeliverabilityDashboardOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts b/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts index 55095aabec31f..d1a9b7f52bca3 100644 --- a/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDeliverabilityTestReportRequest, GetDeliverabilityTestReportResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetDeliverabilityTestReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetDeliverabilityTestReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts b/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts index c21fd36a8c04c..fa4e5987fdf3a 100644 --- a/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDomainDeliverabilityCampaignRequest, GetDomainDeliverabilityCampaignResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class GetDomainDeliverabilityCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetDomainDeliverabilityCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts b/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts index 741f3361dab2c..490bdda348f2a 100644 --- a/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDomainStatisticsReportRequest, GetDomainStatisticsReportResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetDomainStatisticsReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetDomainStatisticsReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts index b6e715a5d4d60..2b7a4fa80ebad 100644 --- a/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEmailIdentityRequest, GetEmailIdentityResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetEmailIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "GetEmailIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts b/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts index ad0fa468efb8c..7f3ead156860b 100644 --- a/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListConfigurationSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "ListConfigurationSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts index 172d2adf8f79d..c79efa9f59abc 100644 --- a/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDedicatedIpPoolsRequest, ListDedicatedIpPoolsResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ListDedicatedIpPoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "ListDedicatedIpPools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts index c9d747ee8fc8d..f8823f8f8de0f 100644 --- a/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDeliverabilityTestReportsRequest, ListDeliverabilityTestReportsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListDeliverabilityTestReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "ListDeliverabilityTestReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts index 96773e4f0daaf..554a2cdb1fbfe 100644 --- a/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class ListDomainDeliverabilityCampaignsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "ListDomainDeliverabilityCampaigns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts b/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts index e63a31cb44616..3509d788dd4ae 100644 --- a/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEmailIdentitiesRequest, ListEmailIdentitiesResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListEmailIdentitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "ListEmailIdentities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts index e7dacb706e122..3c18f4621ec96 100644 --- a/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts index 6b3b02790dc8a..33064179986c7 100644 --- a/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -127,6 +128,10 @@ export class PutAccountDedicatedIpWarmupAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutAccountDedicatedIpWarmupAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts index d2ca524a1893f..bcce5f3c3af03 100644 --- a/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccountSendingAttributesRequest, PutAccountSendingAttributesResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class PutAccountSendingAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutAccountSendingAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts index 1b662b7f1552b..268236eee2c8f 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class PutConfigurationSetDeliveryOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutConfigurationSetDeliveryOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts index 351650d9cfcb6..ad5be396c3b4f 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class PutConfigurationSetReputationOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutConfigurationSetReputationOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts index ba3f89db55e29..d38f582ba5e89 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class PutConfigurationSetSendingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutConfigurationSetSendingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts index 62fc3d21a8f41..f6b7c15fff0f9 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class PutConfigurationSetTrackingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutConfigurationSetTrackingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts b/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts index 562d012d59ec1..da46ff124d94e 100644 --- a/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDedicatedIpInPoolRequest, PutDedicatedIpInPoolResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class PutDedicatedIpInPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutDedicatedIpInPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts index 9614b7edbd57b..86239e3085a76 100644 --- a/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class PutDedicatedIpWarmupAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutDedicatedIpWarmupAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts b/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts index f136813dafdaa..075758fc27221 100644 --- a/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class PutDeliverabilityDashboardOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutDeliverabilityDashboardOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts index e1e5eb41b51e1..d19b96bfa89c5 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class PutEmailIdentityDkimAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutEmailIdentityDkimAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts index 3d39a7f9c79c5..02c573e0c64d8 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class PutEmailIdentityFeedbackAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutEmailIdentityFeedbackAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts index c29e03c85511f..1d67f9fc9ee11 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class PutEmailIdentityMailFromAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "PutEmailIdentityMailFromAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts b/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts index c02e74e24e274..6db108890fc0c 100644 --- a/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts +++ b/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendEmailRequest, SendEmailResponse } from "../models/models_0"; @@ -202,6 +203,10 @@ export class SendEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "SendEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts b/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts index d349792cd9145..d1a5d252a350c 100644 --- a/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts index 081d88566b2f3..16273bf469073 100644 --- a/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index ba8c899d93320..62576dae2720a 100644 --- a/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonPinpointEmailService", + operation: "UpdateConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/package.json b/clients/client-pinpoint-sms-voice-v2/package.json index 5fecf919b90c2..bef1a9aea619d 100644 --- a/clients/client-pinpoint-sms-voice-v2/package.json +++ b/clients/client-pinpoint-sms-voice-v2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts index 0ddd46b40d9e0..fbe28d82b3a9e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateOriginationIdentityRequest, AssociateOriginationIdentityResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class AssociateOriginationIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "AssociateOriginationIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts index 70191368fab91..f57922b0a8f5c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConfigurationSetRequest, CreateConfigurationSetResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class CreateConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "CreateConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts index f1330807cc1eb..c05ba066736af 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEventDestinationRequest, CreateEventDestinationResult } from "../models/models_0"; @@ -188,6 +189,10 @@ export class CreateEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "CreateEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts index ce618d0d5a21c..c6497c5ea91cf 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOptOutListRequest, CreateOptOutListResult } from "../models/models_0"; @@ -165,6 +166,10 @@ export class CreateOptOutListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "CreateOptOutList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts index b6e8a0f612521..7707d8e1f8f73 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePoolRequest, CreatePoolResult } from "../models/models_0"; @@ -177,6 +178,10 @@ export class CreatePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "CreatePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts index 5605b72e7b661..6db4f55400fb8 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConfigurationSetRequest, DeleteConfigurationSetResult } from "../models/models_0"; @@ -163,6 +164,10 @@ export class DeleteConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts index fd2b05047e524..3a2cb047cfb4e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDefaultMessageTypeRequest, DeleteDefaultMessageTypeResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DeleteDefaultMessageTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteDefaultMessageType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts index 8d265d8a0391f..992884bd4cf96 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDefaultSenderIdRequest, DeleteDefaultSenderIdResult } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DeleteDefaultSenderIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteDefaultSenderId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts index c594a67776f4a..03e7a4598408b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEventDestinationRequest, DeleteEventDestinationResult } from "../models/models_0"; @@ -160,6 +161,10 @@ export class DeleteEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts index b9ade439db385..45be12b6d04ba 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteKeywordRequest, DeleteKeywordResult } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteKeywordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteKeyword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts index c604714590ca4..d6702a8633d90 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOptOutListRequest, DeleteOptOutListResult } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DeleteOptOutListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteOptOutList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts index 8a9072b84d2e6..ca3137423feda 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOptedOutNumberRequest, DeleteOptedOutNumberResult } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteOptedOutNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteOptedOutNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts index f98c8d0ce4069..045361e0a48b9 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePoolRequest, DeletePoolResult } from "../models/models_0"; @@ -155,6 +156,10 @@ export class DeletePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeletePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts index 8c37a753a5079..c2249f48ab296 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class DeleteTextMessageSpendLimitOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteTextMessageSpendLimitOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts index ea41e99b2d912..1c32502ffe197 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class DeleteVoiceMessageSpendLimitOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DeleteVoiceMessageSpendLimitOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts index 703b9c815fdbd..900a72f54058f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccountAttributesRequest, DescribeAccountAttributesResult } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DescribeAccountAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribeAccountAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts index aecf9456031cd..2975ca937b06e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccountLimitsRequest, DescribeAccountLimitsResult } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribeAccountLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribeAccountLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts index 0381c640c04d5..a79bea5c0256e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeConfigurationSetsRequest, DescribeConfigurationSetsResult } from "../models/models_0"; @@ -183,6 +184,10 @@ export class DescribeConfigurationSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribeConfigurationSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts index 4310155e03fc8..150354495ba93 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeKeywordsRequest, DescribeKeywordsResult } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DescribeKeywordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribeKeywords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts index 4ed4cfbafac57..b6a8621260057 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOptOutListsRequest, DescribeOptOutListsResult } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DescribeOptOutListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribeOptOutLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts index 76d3f47c29aca..75c97cfd1050b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOptedOutNumbersRequest, DescribeOptedOutNumbersResult } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DescribeOptedOutNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribeOptedOutNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts index 093e82a0d89b2..9a983b1f3a95b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePhoneNumbersRequest, DescribePhoneNumbersResult } from "../models/models_0"; @@ -176,6 +177,10 @@ export class DescribePhoneNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribePhoneNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts index 0e8089e5f74c8..35567e703deff 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePoolsRequest, DescribePoolsResult } from "../models/models_0"; @@ -170,6 +171,10 @@ export class DescribePoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribePools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts index 40cb219920096..3d0710d26a330 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSenderIdsRequest, DescribeSenderIdsResult } from "../models/models_0"; @@ -167,6 +168,10 @@ export class DescribeSenderIdsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribeSenderIds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts index 22363679ff9b8..0a10b98b7f749 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSpendLimitsRequest, DescribeSpendLimitsResult } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribeSpendLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DescribeSpendLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts index df7885c10a51e..ce129ae1b0c0c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateOriginationIdentityRequest, DisassociateOriginationIdentityResult } from "../models/models_0"; @@ -156,6 +157,10 @@ export class DisassociateOriginationIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "DisassociateOriginationIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts index 1896a9880a04f..e09729d52baeb 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPoolOriginationIdentitiesRequest, ListPoolOriginationIdentitiesResult } from "../models/models_0"; @@ -165,6 +166,10 @@ export class ListPoolOriginationIdentitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "ListPoolOriginationIdentities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts index b1cc4c37eb761..55178c3fc60ec 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts index d279035b8f7f6..97551a12a9f39 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutKeywordRequest, PutKeywordResult } from "../models/models_0"; @@ -157,6 +158,10 @@ export class PutKeywordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "PutKeyword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts index 5a2e9e6afd223..203745e737cc9 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutOptedOutNumberRequest, PutOptedOutNumberResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class PutOptedOutNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "PutOptedOutNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts index a6e1aeac837e8..0c0306a9f83d1 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ReleasePhoneNumberRequest, ReleasePhoneNumberResult } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ReleasePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "ReleasePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts index f46e30df2ae31..7d0e060c6fc80 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RequestPhoneNumberRequest, RequestPhoneNumberResult } from "../models/models_0"; @@ -186,6 +187,10 @@ export class RequestPhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "RequestPhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts index e7647dceaceed..4b17213756809 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendTextMessageRequest, SendTextMessageResult } from "../models/models_0"; @@ -164,6 +165,10 @@ export class SendTextMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "SendTextMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts index b017405d38e4e..2c8fadb4bec89 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendVoiceMessageRequest, SendVoiceMessageResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class SendVoiceMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "SendVoiceMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts index 0655a660480ec..10e156812058d 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetDefaultMessageTypeRequest, SetDefaultMessageTypeResult } from "../models/models_0"; @@ -144,6 +145,10 @@ export class SetDefaultMessageTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "SetDefaultMessageType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts index c3f9c2cee6c40..1c5f4c73fb981 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetDefaultSenderIdRequest, SetDefaultSenderIdResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class SetDefaultSenderIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "SetDefaultSenderId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts index 98ab9b89a116f..784684b5fb07f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetTextMessageSpendLimitOverrideRequest, SetTextMessageSpendLimitOverrideResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class SetTextMessageSpendLimitOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "SetTextMessageSpendLimitOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts index bbb6273e002f0..da9c189ea8492 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetVoiceMessageSpendLimitOverrideRequest, SetVoiceMessageSpendLimitOverrideResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class SetVoiceMessageSpendLimitOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "SetVoiceMessageSpendLimitOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts index 79ef746064956..cf544f5dd565c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResult } from "../models/models_0"; @@ -146,6 +147,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts index c15653cc8c590..4145c2493a34a 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts index 0dfc86c58fcb7..3e2878dfd8e35 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEventDestinationRequest, UpdateEventDestinationResult } from "../models/models_0"; @@ -182,6 +183,10 @@ export class UpdateEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "UpdateEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts index 782c5c2241f7a..0437a7975fec2 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePhoneNumberRequest, UpdatePhoneNumberResult } from "../models/models_0"; @@ -167,6 +168,10 @@ export class UpdatePhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "UpdatePhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts index 29912fc92e65a..8a6fc75ececa6 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePoolRequest, UpdatePoolResult } from "../models/models_0"; @@ -159,6 +160,10 @@ export class UpdatePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoiceV2", + operation: "UpdatePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index 5fe82545d4338..bf12d72f62cea 100644 --- a/clients/client-pinpoint-sms-voice/package.json +++ b/clients/client-pinpoint-sms-voice/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts index cb69e2da0e603..6bc721e4200c1 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConfigurationSetRequest, CreateConfigurationSetResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class CreateConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoice", + operation: "CreateConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts index f4461ccbf6bfd..cb63914a82873 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class CreateConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoice", + operation: "CreateConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts index 3e3a90233326d..8946d8f273ae1 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoice", + operation: "DeleteConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index fc132c5bb550d..9fd28af1509bf 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class DeleteConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoice", + operation: "DeleteConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts index e3f7c7b0b7ecb..0e9a92ad08f08 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class GetConfigurationSetEventDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoice", + operation: "GetConfigurationSetEventDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts index 9feefc9d8ac84..ae74fd6ef6264 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class ListConfigurationSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoice", + operation: "ListConfigurationSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts index 6fc352363a833..6c714c17458df 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendVoiceMessageRequest, SendVoiceMessageResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class SendVoiceMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoice", + operation: "SendVoiceMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index 70a3f3aeb5440..9a37da5bdd45c 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "PinpointSMSVoice", + operation: "UpdateConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index b3be4c30d971f..8fd4eba5a9bc2 100644 --- a/clients/client-pinpoint/package.json +++ b/clients/client-pinpoint/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-pinpoint/src/commands/CreateAppCommand.ts b/clients/client-pinpoint/src/commands/CreateAppCommand.ts index ea2b5f673d122..a021e0a32a602 100644 --- a/clients/client-pinpoint/src/commands/CreateAppCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAppRequest, CreateAppResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts b/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts index 1f56a9fdd127a..83aaafc03ff68 100644 --- a/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCampaignRequest, CreateCampaignResponse } from "../models/models_0"; @@ -882,6 +883,10 @@ export class CreateCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts index 265c175d9fabd..110fce433e643 100644 --- a/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEmailTemplateRequest, CreateEmailTemplateResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class CreateEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts b/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts index 7c7a6633098d6..a2803bfd67c1a 100644 --- a/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateExportJobRequest, CreateExportJobResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class CreateExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts b/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts index 8ca7dc59c6945..041ae5a605b98 100644 --- a/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateImportJobRequest, CreateImportJobResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class CreateImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts index f007405168ebc..1c591fbd051dd 100644 --- a/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateInAppTemplateRequest, CreateInAppTemplateResponse } from "../models/models_0"; @@ -200,6 +201,10 @@ export class CreateInAppTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateInAppTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts b/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts index 3fcaa6c5bcb4a..34284fed59608 100644 --- a/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateJourneyRequest, CreateJourneyResponse } from "../models/models_0"; @@ -899,6 +900,10 @@ export class CreateJourneyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateJourney", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts index de64f3f908800..fd3f0f1b2f91a 100644 --- a/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePushTemplateRequest, CreatePushTemplateResponse } from "../models/models_0"; @@ -190,6 +191,10 @@ export class CreatePushTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreatePushTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts index 58eea545678fd..401397c8e9fc9 100644 --- a/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRecommenderConfigurationRequest, CreateRecommenderConfigurationResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class CreateRecommenderConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateRecommenderConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts b/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts index b32def35eb547..45b33680e7a9a 100644 --- a/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSegmentRequest, CreateSegmentResponse } from "../models/models_0"; @@ -421,6 +422,10 @@ export class CreateSegmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateSegment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts index f074abaa5afee..2532cd8e6a575 100644 --- a/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSmsTemplateRequest, CreateSmsTemplateResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class CreateSmsTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateSmsTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts index 18fdf08bf41e5..315ea7bebd97c 100644 --- a/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateVoiceTemplateRequest, CreateVoiceTemplateResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateVoiceTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "CreateVoiceTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts index 4f892407a78a8..30aef7bb1c686 100644 --- a/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAdmChannelRequest, DeleteAdmChannelResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteAdmChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteAdmChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts index 0c501610f5d0f..6f264a4a2a238 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteApnsChannelRequest, DeleteApnsChannelResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DeleteApnsChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteApnsChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts index 06573206f1429..7b98700d85207 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteApnsSandboxChannelRequest, DeleteApnsSandboxChannelResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DeleteApnsSandboxChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteApnsSandboxChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts index afe85a799a763..ce4005275f62d 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteApnsVoipChannelRequest, DeleteApnsVoipChannelResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DeleteApnsVoipChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteApnsVoipChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts index 3fb29016cb9cd..bbbbdbae0b450 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteApnsVoipSandboxChannelRequest, DeleteApnsVoipSandboxChannelResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DeleteApnsVoipSandboxChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteApnsVoipSandboxChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteAppCommand.ts b/clients/client-pinpoint/src/commands/DeleteAppCommand.ts index ff5da881a0850..a7aa2c75c3beb 100644 --- a/clients/client-pinpoint/src/commands/DeleteAppCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppRequest, DeleteAppResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DeleteAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts index e7e69628e233e..24ecee467040a 100644 --- a/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBaiduChannelRequest, DeleteBaiduChannelResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DeleteBaiduChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteBaiduChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts b/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts index 071a2c92024bc..f7c163d498709 100644 --- a/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCampaignRequest, DeleteCampaignResponse } from "../models/models_0"; @@ -517,6 +518,10 @@ export class DeleteCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts index f21eaa8c4179b..6d634e39e1f95 100644 --- a/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEmailChannelRequest, DeleteEmailChannelResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteEmailChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteEmailChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts index fb90bde5494c2..96019df248331 100644 --- a/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEmailTemplateRequest, DeleteEmailTemplateResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts b/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts index ec7222288fb52..67e5268df015a 100644 --- a/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEndpointRequest, DeleteEndpointResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DeleteEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts b/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts index 3ce9614d673e7..cb8692f092bdf 100644 --- a/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEventStreamRequest, DeleteEventStreamResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeleteEventStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteEventStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts index 9c4d8f20c4b28..759169de6c067 100644 --- a/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGcmChannelRequest, DeleteGcmChannelResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DeleteGcmChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteGcmChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts index 65823b02291de..255cc95e78927 100644 --- a/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteInAppTemplateRequest, DeleteInAppTemplateResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteInAppTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteInAppTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts b/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts index d75ec577c09f5..bf67d9ee0f550 100644 --- a/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteJourneyRequest, DeleteJourneyResponse } from "../models/models_0"; @@ -519,6 +520,10 @@ export class DeleteJourneyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteJourney", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts index 6095e1b4b81ef..a7abfc10ca7e5 100644 --- a/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePushTemplateRequest, DeletePushTemplateResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeletePushTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeletePushTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts index 0051d7069d942..3657cad204596 100644 --- a/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRecommenderConfigurationRequest, DeleteRecommenderConfigurationResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class DeleteRecommenderConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteRecommenderConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts b/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts index 27f0c5ac3ef1b..561408eeeaab5 100644 --- a/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSegmentRequest, DeleteSegmentResponse } from "../models/models_0"; @@ -286,6 +287,10 @@ export class DeleteSegmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteSegment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts index fb9a61ede91ce..2d135a19cafc6 100644 --- a/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSmsChannelRequest, DeleteSmsChannelResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DeleteSmsChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteSmsChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts index c5243b18d5293..a598d5906ec67 100644 --- a/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSmsTemplateRequest, DeleteSmsTemplateResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteSmsTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteSmsTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts b/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts index 6d548254fa3e6..c15389e273210 100644 --- a/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserEndpointsRequest, DeleteUserEndpointsResponse } from "../models/models_0"; @@ -185,6 +186,10 @@ export class DeleteUserEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteUserEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts index e097c199b7ba4..f34032213264c 100644 --- a/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVoiceChannelRequest, DeleteVoiceChannelResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteVoiceChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteVoiceChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts index 9bfef36702ad6..e4a26f82ce7bf 100644 --- a/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVoiceTemplateRequest, DeleteVoiceTemplateResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteVoiceTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "DeleteVoiceTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts index e0bae2234e508..95268c0f8e0c5 100644 --- a/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAdmChannelRequest, GetAdmChannelResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetAdmChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetAdmChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts index cfcb678e1c0d8..3b5d9da1d8b9a 100644 --- a/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApnsChannelRequest, GetApnsChannelResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetApnsChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetApnsChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts index a43e5c92f98e5..f9ef3ff1cfec9 100644 --- a/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApnsSandboxChannelRequest, GetApnsSandboxChannelResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetApnsSandboxChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetApnsSandboxChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts index 105022a3db0f2..2a97771022e53 100644 --- a/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApnsVoipChannelRequest, GetApnsVoipChannelResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetApnsVoipChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetApnsVoipChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts index d896d528142b9..5eed9910f9cf8 100644 --- a/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApnsVoipSandboxChannelRequest, GetApnsVoipSandboxChannelResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetApnsVoipSandboxChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetApnsVoipSandboxChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetAppCommand.ts b/clients/client-pinpoint/src/commands/GetAppCommand.ts index 9089cc314efa5..81f613a3111f0 100644 --- a/clients/client-pinpoint/src/commands/GetAppCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppRequest, GetAppResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetAppCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts index 25fdf70e53dd5..2a6091a67e1d4 100644 --- a/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApplicationDateRangeKpiRequest, GetApplicationDateRangeKpiResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class GetApplicationDateRangeKpiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetApplicationDateRangeKpi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts b/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts index f8b10aa845020..2e17868935157 100644 --- a/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApplicationSettingsRequest, GetApplicationSettingsResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetApplicationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetApplicationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetAppsCommand.ts b/clients/client-pinpoint/src/commands/GetAppsCommand.ts index 9f563ed1cd996..f369ae144a588 100644 --- a/clients/client-pinpoint/src/commands/GetAppsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAppsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppsRequest, GetAppsResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetAppsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetApps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts index 97480fc2a493b..56ca9de7d045b 100644 --- a/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBaiduChannelRequest, GetBaiduChannelResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetBaiduChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetBaiduChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts index e903437b5a6f4..94933f525340e 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCampaignActivitiesRequest, GetCampaignActivitiesResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetCampaignActivitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetCampaignActivities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetCampaignCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignCommand.ts index 55f11998e2e01..1e5c0849e2133 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCampaignRequest, GetCampaignResponse } from "../models/models_0"; @@ -515,6 +516,10 @@ export class GetCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts index 34f87c96bb27d..4795a7bdf3b12 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCampaignDateRangeKpiRequest, GetCampaignDateRangeKpiResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class GetCampaignDateRangeKpiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetCampaignDateRangeKpi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts index c16ed2cdbd004..a6db331b1de9f 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCampaignVersionRequest } from "../models/models_0"; @@ -519,6 +520,10 @@ export class GetCampaignVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetCampaignVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts index 27d026b7675be..9a643b0a05538 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCampaignVersionsRequest, GetCampaignVersionsResponse } from "../models/models_1"; @@ -524,6 +525,10 @@ export class GetCampaignVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetCampaignVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts index e5a2e7d4cebb1..f9fb67817809f 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCampaignsRequest, GetCampaignsResponse } from "../models/models_0"; @@ -521,6 +522,10 @@ export class GetCampaignsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetCampaigns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetChannelsCommand.ts b/clients/client-pinpoint/src/commands/GetChannelsCommand.ts index f60a418e76f06..121aa9fad2023 100644 --- a/clients/client-pinpoint/src/commands/GetChannelsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetChannelsRequest, GetChannelsResponse } from "../models/models_1"; @@ -147,6 +148,10 @@ export class GetChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts index 53ee1aa973739..9bc1e668db53a 100644 --- a/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEmailChannelRequest, GetEmailChannelResponse } from "../models/models_1"; @@ -151,6 +152,10 @@ export class GetEmailChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetEmailChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts index c4bc8f93e0bb3..558fb73942d14 100644 --- a/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEmailTemplateRequest, GetEmailTemplateResponse } from "../models/models_1"; @@ -152,6 +153,10 @@ export class GetEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetEndpointCommand.ts b/clients/client-pinpoint/src/commands/GetEndpointCommand.ts index f33ccec6134b8..222794942fec7 100644 --- a/clients/client-pinpoint/src/commands/GetEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEndpointRequest, GetEndpointResponse } from "../models/models_1"; @@ -179,6 +180,10 @@ export class GetEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts b/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts index 756178bde9262..dfef33baeee58 100644 --- a/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEventStreamRequest, GetEventStreamResponse } from "../models/models_1"; @@ -142,6 +143,10 @@ export class GetEventStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetEventStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetExportJobCommand.ts b/clients/client-pinpoint/src/commands/GetExportJobCommand.ts index 061f467da05e0..cd8d591393020 100644 --- a/clients/client-pinpoint/src/commands/GetExportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/GetExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetExportJobRequest, GetExportJobResponse } from "../models/models_1"; @@ -155,6 +156,10 @@ export class GetExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts index e47be4fe06348..bb65d014d3462 100644 --- a/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetExportJobsRequest, GetExportJobsResponse } from "../models/models_1"; @@ -161,6 +162,10 @@ export class GetExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts index 518452bd4115b..0129ca1cecd7b 100644 --- a/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGcmChannelRequest, GetGcmChannelResponse } from "../models/models_1"; @@ -147,6 +148,10 @@ export class GetGcmChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetGcmChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetImportJobCommand.ts b/clients/client-pinpoint/src/commands/GetImportJobCommand.ts index 541cb9a8b736a..73c1ea87be1b6 100644 --- a/clients/client-pinpoint/src/commands/GetImportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/GetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetImportJobRequest, GetImportJobResponse } from "../models/models_1"; @@ -159,6 +160,10 @@ export class GetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts index 07adad79afd79..914065bfff23e 100644 --- a/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetImportJobsRequest, GetImportJobsResponse } from "../models/models_1"; @@ -165,6 +166,10 @@ export class GetImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts b/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts index ecef7e79e029f..677cc2ac0decc 100644 --- a/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInAppMessagesRequest, GetInAppMessagesResponse } from "../models/models_1"; @@ -242,6 +243,10 @@ export class GetInAppMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetInAppMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts index 0894ee90e13e1..bc7dd38e46843 100644 --- a/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInAppTemplateRequest, GetInAppTemplateResponse } from "../models/models_1"; @@ -208,6 +209,10 @@ export class GetInAppTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetInAppTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetJourneyCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyCommand.ts index ca0cb2aee6743..97bae30687ffd 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetJourneyRequest, GetJourneyResponse } from "../models/models_1"; @@ -519,6 +520,10 @@ export class GetJourneyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetJourney", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts index 822156cceefb6..dc3f6b1f7a81c 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetJourneyDateRangeKpiRequest, GetJourneyDateRangeKpiResponse } from "../models/models_1"; @@ -168,6 +169,10 @@ export class GetJourneyDateRangeKpiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetJourneyDateRangeKpi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts index a9e88594b762b..3c722802ce65a 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class GetJourneyExecutionActivityMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetJourneyExecutionActivityMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts index 8339160cfdfab..019fa817f0563 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetJourneyExecutionMetricsRequest, GetJourneyExecutionMetricsResponse } from "../models/models_1"; @@ -145,6 +146,10 @@ export class GetJourneyExecutionMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetJourneyExecutionMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts index 94f849a6871be..9b24c615876fc 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class GetJourneyRunExecutionActivityMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetJourneyRunExecutionActivityMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts index d95bb23997824..482cee9e786c9 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetJourneyRunExecutionMetricsRequest, GetJourneyRunExecutionMetricsResponse } from "../models/models_1"; @@ -180,6 +181,10 @@ export class GetJourneyRunExecutionMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetJourneyRunExecutionMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts index 38cd25e24089f..ae070f266f5b3 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetJourneyRunsRequest, GetJourneyRunsResponse } from "../models/models_1"; @@ -180,6 +181,10 @@ export class GetJourneyRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetJourneyRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts index 31cd646508bca..74207940a7b17 100644 --- a/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPushTemplateRequest, GetPushTemplateResponse } from "../models/models_1"; @@ -198,6 +199,10 @@ export class GetPushTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetPushTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts index a23ea442f2837..b2241851688f8 100644 --- a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRecommenderConfigurationRequest, GetRecommenderConfigurationResponse } from "../models/models_1"; @@ -155,6 +156,10 @@ export class GetRecommenderConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetRecommenderConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts index b95756ec70e1c..6a5ab558135ae 100644 --- a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRecommenderConfigurationsRequest, GetRecommenderConfigurationsResponse } from "../models/models_1"; @@ -161,6 +162,10 @@ export class GetRecommenderConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetRecommenderConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetSegmentCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentCommand.ts index b34ce168432e6..0156261c9da3c 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSegmentRequest, GetSegmentResponse } from "../models/models_1"; @@ -286,6 +287,10 @@ export class GetSegmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetSegment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts index c055510f7a157..2338332e621d2 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSegmentExportJobsRequest, GetSegmentExportJobsResponse } from "../models/models_1"; @@ -164,6 +165,10 @@ export class GetSegmentExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetSegmentExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts index e0768e0ce8533..8168aae596165 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSegmentImportJobsRequest, GetSegmentImportJobsResponse } from "../models/models_1"; @@ -168,6 +169,10 @@ export class GetSegmentImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetSegmentImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts index 9231447069d94..fde589fbf4332 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSegmentVersionRequest, GetSegmentVersionResponse } from "../models/models_1"; @@ -289,6 +290,10 @@ export class GetSegmentVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetSegmentVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts index 307eb59c71d72..7c54f59c5327f 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSegmentVersionsRequest, GetSegmentVersionsResponse } from "../models/models_1"; @@ -295,6 +296,10 @@ export class GetSegmentVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetSegmentVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts index 12aa03d0e4c12..e18c76cc5cf2a 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSegmentsRequest, GetSegmentsResponse } from "../models/models_1"; @@ -292,6 +293,10 @@ export class GetSegmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetSegments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts index 015967f79a8bb..f8249dafff9cf 100644 --- a/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSmsChannelRequest, GetSmsChannelResponse } from "../models/models_1"; @@ -148,6 +149,10 @@ export class GetSmsChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetSmsChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts index 192a3ce466b91..990ff16fd3d80 100644 --- a/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSmsTemplateRequest, GetSmsTemplateResponse } from "../models/models_1"; @@ -150,6 +151,10 @@ export class GetSmsTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetSmsTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts b/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts index 70e5587cf0aa5..3290faa53da99 100644 --- a/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetUserEndpointsRequest, GetUserEndpointsResponse } from "../models/models_1"; @@ -185,6 +186,10 @@ export class GetUserEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetUserEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts index 6e9c4fc1f3784..491b554dc2ee3 100644 --- a/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetVoiceChannelRequest, GetVoiceChannelResponse } from "../models/models_1"; @@ -146,6 +147,10 @@ export class GetVoiceChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetVoiceChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts index 30be159dc4389..e204320a02725 100644 --- a/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetVoiceTemplateRequest, GetVoiceTemplateResponse } from "../models/models_1"; @@ -151,6 +152,10 @@ export class GetVoiceTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "GetVoiceTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/ListJourneysCommand.ts b/clients/client-pinpoint/src/commands/ListJourneysCommand.ts index 90c29910e03b2..e313ba2041005 100644 --- a/clients/client-pinpoint/src/commands/ListJourneysCommand.ts +++ b/clients/client-pinpoint/src/commands/ListJourneysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListJourneysRequest, ListJourneysResponse } from "../models/models_1"; @@ -525,6 +526,10 @@ export class ListJourneysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "ListJourneys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts index 02e769e1f500f..b262701f5a873 100644 --- a/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1"; @@ -118,6 +119,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts b/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts index 77bff14a9b9fe..bfa49f57784fc 100644 --- a/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTemplateVersionsRequest, ListTemplateVersionsResponse } from "../models/models_1"; @@ -153,6 +154,10 @@ export class ListTemplateVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "ListTemplateVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts b/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts index 2c869d2886dcb..4b7fbccf68121 100644 --- a/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTemplatesRequest, ListTemplatesResponse } from "../models/models_1"; @@ -147,6 +148,10 @@ export class ListTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "ListTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts b/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts index b7f5518a10376..f104175c790c6 100644 --- a/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts +++ b/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PhoneNumberValidateRequest, PhoneNumberValidateResponse } from "../models/models_1"; @@ -153,6 +154,10 @@ export class PhoneNumberValidateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "PhoneNumberValidate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts b/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts index 81b45e8b679ae..ed70e4c53eb52 100644 --- a/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutEventStreamRequest, PutEventStreamResponse } from "../models/models_1"; @@ -146,6 +147,10 @@ export class PutEventStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "PutEventStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/PutEventsCommand.ts b/clients/client-pinpoint/src/commands/PutEventsCommand.ts index 5e6bc8ac9994f..f2bc32bd53e43 100644 --- a/clients/client-pinpoint/src/commands/PutEventsCommand.ts +++ b/clients/client-pinpoint/src/commands/PutEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutEventsRequest, PutEventsResponse } from "../models/models_1"; @@ -219,6 +220,10 @@ export class PutEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "PutEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts b/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts index ddaed776ae5df..b7024bd915a29 100644 --- a/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts +++ b/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveAttributesRequest, RemoveAttributesResponse } from "../models/models_1"; @@ -147,6 +148,10 @@ export class RemoveAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "RemoveAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/SendMessagesCommand.ts b/clients/client-pinpoint/src/commands/SendMessagesCommand.ts index 4ec36e4e3a2d3..90dac559b5a05 100644 --- a/clients/client-pinpoint/src/commands/SendMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/SendMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendMessagesRequest, SendMessagesResponse } from "../models/models_1"; @@ -361,6 +362,10 @@ export class SendMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "SendMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts b/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts index b7397bca28bb5..dde2040f2dc33 100644 --- a/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts +++ b/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendOTPMessageRequest, SendOTPMessageResponse } from "../models/models_1"; @@ -170,6 +171,10 @@ export class SendOTPMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "SendOTPMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts b/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts index d95f85a5c1eff..bb5a3beda764c 100644 --- a/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendUsersMessagesRequest, SendUsersMessagesResponse } from "../models/models_1"; @@ -346,6 +347,10 @@ export class SendUsersMessagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "SendUsersMessages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/TagResourceCommand.ts b/clients/client-pinpoint/src/commands/TagResourceCommand.ts index 103d753bf610f..24c8878aa2462 100644 --- a/clients/client-pinpoint/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest } from "../models/models_1"; @@ -115,6 +116,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint/src/commands/UntagResourceCommand.ts index 0ac15364410a4..60275e55567d5 100644 --- a/clients/client-pinpoint/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest } from "../models/models_1"; @@ -113,6 +114,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts index 6a885ddbb3395..a23a80327ed35 100644 --- a/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAdmChannelRequest, UpdateAdmChannelResponse } from "../models/models_1"; @@ -151,6 +152,10 @@ export class UpdateAdmChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateAdmChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts index f2d62ae15676e..07cf64e39f9f5 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateApnsChannelRequest, UpdateApnsChannelResponse } from "../models/models_1"; @@ -158,6 +159,10 @@ export class UpdateApnsChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateApnsChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts index bfbbc9b6c59de..96af4615b1c50 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateApnsSandboxChannelRequest, UpdateApnsSandboxChannelResponse } from "../models/models_1"; @@ -158,6 +159,10 @@ export class UpdateApnsSandboxChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateApnsSandboxChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts index 50edeebc933b6..a037389d8b3bd 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateApnsVoipChannelRequest, UpdateApnsVoipChannelResponse } from "../models/models_1"; @@ -158,6 +159,10 @@ export class UpdateApnsVoipChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateApnsVoipChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts index c2b490b0cd7ad..ef2858e1c4574 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateApnsVoipSandboxChannelRequest, UpdateApnsVoipSandboxChannelResponse } from "../models/models_1"; @@ -163,6 +164,10 @@ export class UpdateApnsVoipSandboxChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateApnsVoipSandboxChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts b/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts index 0855c2293e466..08e1449ea8c0a 100644 --- a/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateApplicationSettingsRequest, UpdateApplicationSettingsResponse } from "../models/models_1"; @@ -190,6 +191,10 @@ export class UpdateApplicationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateApplicationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts index a07f8925d3020..31e29accd569b 100644 --- a/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateBaiduChannelRequest, UpdateBaiduChannelResponse } from "../models/models_1"; @@ -152,6 +153,10 @@ export class UpdateBaiduChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateBaiduChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts b/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts index ef3493e54b8d9..d99f2c9d8a4c5 100644 --- a/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCampaignRequest, UpdateCampaignResponse } from "../models/models_1"; @@ -883,6 +884,10 @@ export class UpdateCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts index 579f4cabdd123..120c71b986948 100644 --- a/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEmailChannelRequest, UpdateEmailChannelResponse } from "../models/models_1"; @@ -158,6 +159,10 @@ export class UpdateEmailChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateEmailChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts index 76b49b176890f..76b04121fe451 100644 --- a/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEmailTemplateRequest, UpdateEmailTemplateResponse } from "../models/models_1"; @@ -151,6 +152,10 @@ export class UpdateEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts b/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts index f27ec7f02fd84..a2bbbdd34e0c9 100644 --- a/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEndpointRequest, UpdateEndpointResponse } from "../models/models_1"; @@ -181,6 +182,10 @@ export class UpdateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts b/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts index 3ac9e73efa62f..bb6b4be864919 100644 --- a/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEndpointsBatchRequest, UpdateEndpointsBatchResponse } from "../models/models_1"; @@ -185,6 +186,10 @@ export class UpdateEndpointsBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateEndpointsBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts index f2023793dd3c3..88014558cf894 100644 --- a/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGcmChannelRequest, UpdateGcmChannelResponse } from "../models/models_1"; @@ -155,6 +156,10 @@ export class UpdateGcmChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateGcmChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts index 7c27e6a5a7104..57d75a9860716 100644 --- a/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateInAppTemplateRequest, UpdateInAppTemplateResponse } from "../models/models_1"; @@ -207,6 +208,10 @@ export class UpdateInAppTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateInAppTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts b/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts index 4d91c6ae5bf4a..ec91b8716b96a 100644 --- a/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateJourneyRequest, UpdateJourneyResponse } from "../models/models_1"; @@ -903,6 +904,10 @@ export class UpdateJourneyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateJourney", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts b/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts index 7fdc11aba7156..956c493ae064d 100644 --- a/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateJourneyStateRequest, UpdateJourneyStateResponse } from "../models/models_1"; @@ -524,6 +525,10 @@ export class UpdateJourneyStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateJourneyState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts index 3c98fdaa57b74..2c329fd7df2f8 100644 --- a/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePushTemplateRequest, UpdatePushTemplateResponse } from "../models/models_1"; @@ -197,6 +198,10 @@ export class UpdatePushTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdatePushTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts index 979e7277ae94a..5d755a5f77d11 100644 --- a/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRecommenderConfigurationRequest, UpdateRecommenderConfigurationResponse } from "../models/models_1"; @@ -168,6 +169,10 @@ export class UpdateRecommenderConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateRecommenderConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts b/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts index 042f0867bb09b..2deefc81d64cc 100644 --- a/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSegmentRequest, UpdateSegmentResponse } from "../models/models_1"; @@ -422,6 +423,10 @@ export class UpdateSegmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateSegment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts index d4e9b8cdcb977..566f787d9d123 100644 --- a/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSmsChannelRequest, UpdateSmsChannelResponse } from "../models/models_1"; @@ -155,6 +156,10 @@ export class UpdateSmsChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateSmsChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts index 85618d4c60c22..d994054458cce 100644 --- a/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSmsTemplateRequest, UpdateSmsTemplateResponse } from "../models/models_1"; @@ -149,6 +150,10 @@ export class UpdateSmsTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateSmsTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts b/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts index 537d27ca4b353..c4d8fa7e0f2cf 100644 --- a/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTemplateActiveVersionRequest, UpdateTemplateActiveVersionResponse } from "../models/models_1"; @@ -147,6 +148,10 @@ export class UpdateTemplateActiveVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateTemplateActiveVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts index 20c92aac0d0c3..1feba86bf1e14 100644 --- a/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVoiceChannelRequest, UpdateVoiceChannelResponse } from "../models/models_1"; @@ -149,6 +150,10 @@ export class UpdateVoiceChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateVoiceChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts index 0e1aa71ce9a41..8fdde79e960d0 100644 --- a/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVoiceTemplateRequest, UpdateVoiceTemplateResponse } from "../models/models_1"; @@ -150,6 +151,10 @@ export class UpdateVoiceTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "UpdateVoiceTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts b/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts index fad47b641e364..8650ad08bbe9b 100644 --- a/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts +++ b/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { VerifyOTPMessageRequest, VerifyOTPMessageResponse } from "../models/models_1"; @@ -142,6 +143,10 @@ export class VerifyOTPMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pinpoint", + operation: "VerifyOTPMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/package.json b/clients/client-pipes/package.json index b393af31868bf..7b1d0e0b016bd 100644 --- a/clients/client-pipes/package.json +++ b/clients/client-pipes/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-pipes/src/commands/CreatePipeCommand.ts b/clients/client-pipes/src/commands/CreatePipeCommand.ts index be31cef934c14..8d3bb048d649c 100644 --- a/clients/client-pipes/src/commands/CreatePipeCommand.ts +++ b/clients/client-pipes/src/commands/CreatePipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePipeRequest, CreatePipeRequestFilterSensitiveLog, CreatePipeResponse } from "../models/models_0"; @@ -435,6 +436,10 @@ export class CreatePipeCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePipeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "CreatePipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/DeletePipeCommand.ts b/clients/client-pipes/src/commands/DeletePipeCommand.ts index c0ac6b64c9cfd..968358afb49ef 100644 --- a/clients/client-pipes/src/commands/DeletePipeCommand.ts +++ b/clients/client-pipes/src/commands/DeletePipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePipeRequest, DeletePipeResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeletePipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "DeletePipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/DescribePipeCommand.ts b/clients/client-pipes/src/commands/DescribePipeCommand.ts index c12754e503463..5db5b70a8e988 100644 --- a/clients/client-pipes/src/commands/DescribePipeCommand.ts +++ b/clients/client-pipes/src/commands/DescribePipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePipeRequest, DescribePipeResponse, DescribePipeResponseFilterSensitiveLog } from "../models/models_0"; @@ -429,6 +430,10 @@ export class DescribePipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribePipeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "DescribePipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/ListPipesCommand.ts b/clients/client-pipes/src/commands/ListPipesCommand.ts index d407ec13a176a..aa3fe8c794d87 100644 --- a/clients/client-pipes/src/commands/ListPipesCommand.ts +++ b/clients/client-pipes/src/commands/ListPipesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class ListPipesCommand extends $Command< commandName, inputFilterSensitiveLog: ListPipesRequestFilterSensitiveLog, outputFilterSensitiveLog: ListPipesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "ListPipes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts b/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts index 3730f5d555fc6..d4422c5ac0227 100644 --- a/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/StartPipeCommand.ts b/clients/client-pipes/src/commands/StartPipeCommand.ts index 961732a567734..6db5a46fff488 100644 --- a/clients/client-pipes/src/commands/StartPipeCommand.ts +++ b/clients/client-pipes/src/commands/StartPipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartPipeRequest, StartPipeResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class StartPipeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "StartPipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/StopPipeCommand.ts b/clients/client-pipes/src/commands/StopPipeCommand.ts index a5be4b07a5987..67303e949712e 100644 --- a/clients/client-pipes/src/commands/StopPipeCommand.ts +++ b/clients/client-pipes/src/commands/StopPipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopPipeRequest, StopPipeResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class StopPipeCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "StopPipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/TagResourceCommand.ts b/clients/client-pipes/src/commands/TagResourceCommand.ts index 6c960cd4f231b..52e9e8602dcc9 100644 --- a/clients/client-pipes/src/commands/TagResourceCommand.ts +++ b/clients/client-pipes/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceRequestFilterSensitiveLog, TagResourceResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/UntagResourceCommand.ts b/clients/client-pipes/src/commands/UntagResourceCommand.ts index 4b9d8b3d41bed..d7c972e2a876b 100644 --- a/clients/client-pipes/src/commands/UntagResourceCommand.ts +++ b/clients/client-pipes/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pipes/src/commands/UpdatePipeCommand.ts b/clients/client-pipes/src/commands/UpdatePipeCommand.ts index 22d82dcf6bb75..814a6e171fc26 100644 --- a/clients/client-pipes/src/commands/UpdatePipeCommand.ts +++ b/clients/client-pipes/src/commands/UpdatePipeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePipeRequest, UpdatePipeRequestFilterSensitiveLog, UpdatePipeResponse } from "../models/models_0"; @@ -418,6 +419,10 @@ export class UpdatePipeCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePipeRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Pipes", + operation: "UpdatePipe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index 9c43d995d38fe..397245673faac 100644 --- a/clients/client-polly/package.json +++ b/clients/client-polly/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-polly/src/commands/DeleteLexiconCommand.ts b/clients/client-polly/src/commands/DeleteLexiconCommand.ts index 1582538835d10..42b343010fb05 100644 --- a/clients/client-polly/src/commands/DeleteLexiconCommand.ts +++ b/clients/client-polly/src/commands/DeleteLexiconCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLexiconInput, DeleteLexiconOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteLexiconCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "DeleteLexicon", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/src/commands/DescribeVoicesCommand.ts b/clients/client-polly/src/commands/DescribeVoicesCommand.ts index a31e90265ad58..e04663ee90c8f 100644 --- a/clients/client-polly/src/commands/DescribeVoicesCommand.ts +++ b/clients/client-polly/src/commands/DescribeVoicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeVoicesInput, DescribeVoicesOutput } from "../models/models_0"; @@ -192,6 +193,10 @@ export class DescribeVoicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "DescribeVoices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/src/commands/GetLexiconCommand.ts b/clients/client-polly/src/commands/GetLexiconCommand.ts index 013ec07be142d..db562c90b1b03 100644 --- a/clients/client-polly/src/commands/GetLexiconCommand.ts +++ b/clients/client-polly/src/commands/GetLexiconCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLexiconInput, GetLexiconOutput, GetLexiconOutputFilterSensitiveLog } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetLexiconCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetLexiconOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "GetLexicon", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts b/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts index 0ef3c975d1be7..98fc524aced7a 100644 --- a/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts +++ b/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSpeechSynthesisTaskInput, GetSpeechSynthesisTaskOutput } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetSpeechSynthesisTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "GetSpeechSynthesisTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/src/commands/ListLexiconsCommand.ts b/clients/client-polly/src/commands/ListLexiconsCommand.ts index 5e4cc2c1d43ca..640af131120d9 100644 --- a/clients/client-polly/src/commands/ListLexiconsCommand.ts +++ b/clients/client-polly/src/commands/ListLexiconsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLexiconsInput, ListLexiconsOutput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ListLexiconsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "ListLexicons", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts b/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts index ab00e8475686b..37d11ae86ce42 100644 --- a/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts +++ b/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSpeechSynthesisTasksInput, ListSpeechSynthesisTasksOutput } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListSpeechSynthesisTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "ListSpeechSynthesisTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/src/commands/PutLexiconCommand.ts b/clients/client-polly/src/commands/PutLexiconCommand.ts index 504122867cb6a..af51f062a6949 100644 --- a/clients/client-polly/src/commands/PutLexiconCommand.ts +++ b/clients/client-polly/src/commands/PutLexiconCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutLexiconInput, PutLexiconInputFilterSensitiveLog, PutLexiconOutput } from "../models/models_0"; @@ -155,6 +156,10 @@ export class PutLexiconCommand extends $Command< commandName, inputFilterSensitiveLog: PutLexiconInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "PutLexicon", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts b/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts index 36c15d59c6057..4139eccf7b1b2 100644 --- a/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts +++ b/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartSpeechSynthesisTaskInput, StartSpeechSynthesisTaskOutput } from "../models/models_0"; @@ -214,6 +215,10 @@ export class StartSpeechSynthesisTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "StartSpeechSynthesisTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts b/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts index 2ec6444a99245..07c26da6e1ce8 100644 --- a/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts +++ b/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -209,6 +210,10 @@ export class SynthesizeSpeechCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: SynthesizeSpeechOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Parrot_v1", + operation: "SynthesizeSpeech", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index dc2a293fb6d36..8e0ad134746f3 100644 --- a/clients/client-pricing/package.json +++ b/clients/client-pricing/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-pricing/src/commands/DescribeServicesCommand.ts b/clients/client-pricing/src/commands/DescribeServicesCommand.ts index 474b67462d35b..2f6f198862f0b 100644 --- a/clients/client-pricing/src/commands/DescribeServicesCommand.ts +++ b/clients/client-pricing/src/commands/DescribeServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeServicesRequest, DescribeServicesResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DescribeServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPriceListService", + operation: "DescribeServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts b/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts index a5a6fa208129d..ee6bfa675a7cf 100644 --- a/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts +++ b/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAttributeValuesRequest, GetAttributeValuesResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetAttributeValuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPriceListService", + operation: "GetAttributeValues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts b/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts index e1ca37adeec96..9e8d420de3bed 100644 --- a/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts +++ b/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPriceListFileUrlRequest, GetPriceListFileUrlResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class GetPriceListFileUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPriceListService", + operation: "GetPriceListFileUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pricing/src/commands/GetProductsCommand.ts b/clients/client-pricing/src/commands/GetProductsCommand.ts index c766d0f76f2e7..57ec21d1ae1c3 100644 --- a/clients/client-pricing/src/commands/GetProductsCommand.ts +++ b/clients/client-pricing/src/commands/GetProductsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetProductsRequest, GetProductsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetProductsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPriceListService", + operation: "GetProducts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-pricing/src/commands/ListPriceListsCommand.ts b/clients/client-pricing/src/commands/ListPriceListsCommand.ts index bea3f25b28157..68dec4967dc2d 100644 --- a/clients/client-pricing/src/commands/ListPriceListsCommand.ts +++ b/clients/client-pricing/src/commands/ListPriceListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPriceListsRequest, ListPriceListsResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class ListPriceListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSPriceListService", + operation: "ListPriceLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/package.json b/clients/client-privatenetworks/package.json index ef7218937bd0a..14d2174a69a37 100644 --- a/clients/client-privatenetworks/package.json +++ b/clients/client-privatenetworks/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts b/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts index 03b59b78a3380..fb618e47151df 100644 --- a/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts +++ b/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class AcknowledgeOrderReceiptCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: AcknowledgeOrderReceiptResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "AcknowledgeOrderReceipt", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts index b3c26678b3ee3..37848abc2bb09 100644 --- a/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class ActivateDeviceIdentifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ActivateDeviceIdentifierResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ActivateDeviceIdentifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts index b80f70c34d75b..468d193274bc4 100644 --- a/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -195,6 +196,10 @@ export class ActivateNetworkSiteCommand extends $Command< commandName, inputFilterSensitiveLog: ActivateNetworkSiteRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ActivateNetworkSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts b/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts index 3272799f98c84..b6d04bd6120be 100644 --- a/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts +++ b/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class ConfigureAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: ConfigureAccessPointRequestFilterSensitiveLog, outputFilterSensitiveLog: ConfigureAccessPointResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ConfigureAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts b/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts index c4290bd671a62..219dfcf92ef81 100644 --- a/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class CreateNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNetworkRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateNetworkResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "CreateNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts index a5ffc1c5801cb..5f52fcdba25ea 100644 --- a/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -209,6 +210,10 @@ export class CreateNetworkSiteCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNetworkSiteRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateNetworkSiteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "CreateNetworkSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts index 30be6d0840e83..ab82b6540513c 100644 --- a/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class DeactivateDeviceIdentifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeactivateDeviceIdentifierResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "DeactivateDeviceIdentifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts b/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts index 7fcf3c5cfdd03..a617d02030997 100644 --- a/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteNetworkRequest, DeleteNetworkResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "DeleteNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts index a5b5327ceb6cc..e0e48e00e83d7 100644 --- a/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteNetworkSiteRequest, DeleteNetworkSiteResponse } from "../models/models_0"; @@ -180,6 +181,10 @@ export class DeleteNetworkSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "DeleteNetworkSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts index 0eb59237e9f69..f5e4ed4f5065d 100644 --- a/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class GetDeviceIdentifierCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDeviceIdentifierResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "GetDeviceIdentifier", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts index 70b48627607c5..0f64c4f50ff0c 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNetworkRequest, GetNetworkResponse, GetNetworkResponseFilterSensitiveLog } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetNetworkResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "GetNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts index 6bbe111e96239..cc655d3462183 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class GetNetworkResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetNetworkResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "GetNetworkResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts index f77b1d59b87f6..dbb86aee68d47 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class GetNetworkSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetNetworkSiteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "GetNetworkSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/GetOrderCommand.ts b/clients/client-privatenetworks/src/commands/GetOrderCommand.ts index 32c639d84088a..4a3d418badf7a 100644 --- a/clients/client-privatenetworks/src/commands/GetOrderCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetOrderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOrderRequest, GetOrderResponse, GetOrderResponseFilterSensitiveLog } from "../models/models_0"; @@ -158,6 +159,10 @@ export class GetOrderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetOrderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "GetOrder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts b/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts index 957cb6151b479..930cec19f1505 100644 --- a/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class ListDeviceIdentifiersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDeviceIdentifiersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ListDeviceIdentifiers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts index da5842245f84a..b6fd5a789f748 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -194,6 +195,10 @@ export class ListNetworkResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListNetworkResourcesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ListNetworkResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts index 474452039de85..54303228045bb 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNetworkSitesRequest, ListNetworkSitesResponse } from "../models/models_0"; @@ -184,6 +185,10 @@ export class ListNetworkSitesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ListNetworkSites", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts index 120ccbce70d1a..792b1b936774a 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNetworksRequest, ListNetworksResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListNetworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ListNetworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts b/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts index 66b76c9794e05..ad1e7dca2a3cb 100644 --- a/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOrdersRequest, ListOrdersResponse, ListOrdersResponseFilterSensitiveLog } from "../models/models_0"; @@ -169,6 +170,10 @@ export class ListOrdersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListOrdersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ListOrders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts b/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts index 0a202f787ec3b..e9342021099c8 100644 --- a/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/PingCommand.ts b/clients/client-privatenetworks/src/commands/PingCommand.ts index 3e9b2774a6e1e..cb371353e7943 100644 --- a/clients/client-privatenetworks/src/commands/PingCommand.ts +++ b/clients/client-privatenetworks/src/commands/PingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PingResponse } from "../models/models_0"; @@ -109,6 +110,10 @@ export class PingCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "Ping", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts b/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts index 5b1788d25dd15..40a01c52137d8 100644 --- a/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts +++ b/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -217,6 +218,10 @@ export class StartNetworkResourceUpdateCommand extends $Command< commandName, inputFilterSensitiveLog: StartNetworkResourceUpdateRequestFilterSensitiveLog, outputFilterSensitiveLog: StartNetworkResourceUpdateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "StartNetworkResourceUpdate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/TagResourceCommand.ts b/clients/client-privatenetworks/src/commands/TagResourceCommand.ts index 029274c96ae47..cd48bba85258c 100644 --- a/clients/client-privatenetworks/src/commands/TagResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceRequestFilterSensitiveLog, TagResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts b/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts index f6cc4c79d71c8..8b186731cf1fb 100644 --- a/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts index 711848b531dab..b069351f9d935 100644 --- a/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -182,6 +183,10 @@ export class UpdateNetworkSiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateNetworkSiteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "UpdateNetworkSite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts b/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts index cf152821773e8..b465efa950c13 100644 --- a/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts +++ b/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -201,6 +202,10 @@ export class UpdateNetworkSitePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateNetworkSiteResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "E5GNetworkControllerLambda", + operation: "UpdateNetworkSitePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/package.json b/clients/client-proton/package.json index 98b35d9a2bbaf..36003ee0712d3 100644 --- a/clients/client-proton/package.json +++ b/clients/client-proton/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts index 3660439dacd55..4d5c14f17d114 100644 --- a/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptEnvironmentAccountConnectionInput, AcceptEnvironmentAccountConnectionOutput } from "../models/models_0"; @@ -152,6 +153,10 @@ export class AcceptEnvironmentAccountConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "AcceptEnvironmentAccountConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts b/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts index 974e19119ef01..99fa88c779e3a 100644 --- a/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class CancelComponentDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CancelComponentDeploymentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CancelComponentDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts b/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts index 5f8747732ede5..b27f472abd7cd 100644 --- a/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class CancelEnvironmentDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CancelEnvironmentDeploymentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CancelEnvironmentDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts b/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts index 3181a7242242d..d181189a1afbd 100644 --- a/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class CancelServiceInstanceDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CancelServiceInstanceDeploymentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CancelServiceInstanceDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts b/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts index 43657113b061b..bcbb3e71b0f29 100644 --- a/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class CancelServicePipelineDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CancelServicePipelineDeploymentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CancelServicePipelineDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateComponentCommand.ts b/clients/client-proton/src/commands/CreateComponentCommand.ts index 185a215ab8898..9b9174ec0f791 100644 --- a/clients/client-proton/src/commands/CreateComponentCommand.ts +++ b/clients/client-proton/src/commands/CreateComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class CreateComponentCommand extends $Command< commandName, inputFilterSensitiveLog: CreateComponentInputFilterSensitiveLog, outputFilterSensitiveLog: CreateComponentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts index 98161d258de36..977dc06966dc9 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEnvironmentAccountConnectionInput, CreateEnvironmentAccountConnectionOutput } from "../models/models_0"; @@ -165,6 +166,10 @@ export class CreateEnvironmentAccountConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateEnvironmentAccountConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateEnvironmentCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentCommand.ts index 2fc81492a3172..ccea98b61feba 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -203,6 +204,10 @@ export class CreateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: CreateEnvironmentInputFilterSensitiveLog, outputFilterSensitiveLog: CreateEnvironmentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts index d274edea3181f..66283bb2e8b5e 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class CreateEnvironmentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateEnvironmentTemplateInputFilterSensitiveLog, outputFilterSensitiveLog: CreateEnvironmentTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateEnvironmentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts index e08376678f9d5..a8f0dfe593066 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class CreateEnvironmentTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateEnvironmentTemplateVersionInputFilterSensitiveLog, outputFilterSensitiveLog: CreateEnvironmentTemplateVersionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateEnvironmentTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateRepositoryCommand.ts b/clients/client-proton/src/commands/CreateRepositoryCommand.ts index d1c60713af881..ad584b92e896b 100644 --- a/clients/client-proton/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-proton/src/commands/CreateRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRepositoryInput, CreateRepositoryOutput } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreateRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateServiceCommand.ts b/clients/client-proton/src/commands/CreateServiceCommand.ts index 3f8c0f38ec3e0..a68fcfc42cf56 100644 --- a/clients/client-proton/src/commands/CreateServiceCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class CreateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateServiceInputFilterSensitiveLog, outputFilterSensitiveLog: CreateServiceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts b/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts index f362febd74041..7bf4b91ac4980 100644 --- a/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class CreateServiceInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateServiceInstanceInputFilterSensitiveLog, outputFilterSensitiveLog: CreateServiceInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateServiceInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts index bcea46fff4a6c..6ce752433ba2e 100644 --- a/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateServiceSyncConfigInput, CreateServiceSyncConfigOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateServiceSyncConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateServiceSyncConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts b/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts index 1a3e171ba6f0e..e3417f8f6845a 100644 --- a/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class CreateServiceTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateServiceTemplateInputFilterSensitiveLog, outputFilterSensitiveLog: CreateServiceTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateServiceTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts index ef2c20e788956..c77030d9bfb54 100644 --- a/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -193,6 +194,10 @@ export class CreateServiceTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: CreateServiceTemplateVersionInputFilterSensitiveLog, outputFilterSensitiveLog: CreateServiceTemplateVersionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateServiceTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts index 24a6f3e98e8e8..592450999cbe0 100644 --- a/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTemplateSyncConfigInput, CreateTemplateSyncConfigOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class CreateTemplateSyncConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "CreateTemplateSyncConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteComponentCommand.ts b/clients/client-proton/src/commands/DeleteComponentCommand.ts index 995b5fe9076ed..58e7c9970f921 100644 --- a/clients/client-proton/src/commands/DeleteComponentCommand.ts +++ b/clients/client-proton/src/commands/DeleteComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class DeleteComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteComponentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteDeploymentCommand.ts b/clients/client-proton/src/commands/DeleteDeploymentCommand.ts index ada89e10fdf50..34675aacc48a9 100644 --- a/clients/client-proton/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-proton/src/commands/DeleteDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -212,6 +213,10 @@ export class DeleteDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteDeploymentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts index 84acace83c0a1..c16b03c3f9771 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEnvironmentAccountConnectionInput, DeleteEnvironmentAccountConnectionOutput } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DeleteEnvironmentAccountConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteEnvironmentAccountConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts index 182d7a3b61ccc..a9e22111e807c 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DeleteEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteEnvironmentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts index 99092bc39d7d4..3585132c649df 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DeleteEnvironmentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteEnvironmentTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteEnvironmentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts index 78c6a4275c7a2..7a2bfb0a2301b 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class DeleteEnvironmentTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteEnvironmentTemplateVersionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteEnvironmentTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteRepositoryCommand.ts b/clients/client-proton/src/commands/DeleteRepositoryCommand.ts index f2353018e23a9..4198e16415bc8 100644 --- a/clients/client-proton/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-proton/src/commands/DeleteRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRepositoryInput, DeleteRepositoryOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteServiceCommand.ts b/clients/client-proton/src/commands/DeleteServiceCommand.ts index 67cd7f5e822cf..b823b7d682f95 100644 --- a/clients/client-proton/src/commands/DeleteServiceCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServiceInput, DeleteServiceOutput, DeleteServiceOutputFilterSensitiveLog } from "../models/models_0"; @@ -164,6 +165,10 @@ export class DeleteServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteServiceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts index fbaa7af266f04..7fc7411d91482 100644 --- a/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServiceSyncConfigInput, DeleteServiceSyncConfigOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteServiceSyncConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteServiceSyncConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts b/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts index 3bc0826f3890e..515b372302d97 100644 --- a/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class DeleteServiceTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteServiceTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteServiceTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts index 69ddacb6c5873..902a474d97932 100644 --- a/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class DeleteServiceTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteServiceTemplateVersionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteServiceTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts index 7d33bfebf801e..8db45ab0a14a3 100644 --- a/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTemplateSyncConfigInput, DeleteTemplateSyncConfigOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteTemplateSyncConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "DeleteTemplateSyncConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetAccountSettingsCommand.ts b/clients/client-proton/src/commands/GetAccountSettingsCommand.ts index 3cee405349ff2..7416e9ec25b35 100644 --- a/clients/client-proton/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-proton/src/commands/GetAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountSettingsInput, GetAccountSettingsOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetComponentCommand.ts b/clients/client-proton/src/commands/GetComponentCommand.ts index 4f031484d5941..e71d7b9f67159 100644 --- a/clients/client-proton/src/commands/GetComponentCommand.ts +++ b/clients/client-proton/src/commands/GetComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetComponentInput, GetComponentOutput, GetComponentOutputFilterSensitiveLog } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetComponentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetDeploymentCommand.ts b/clients/client-proton/src/commands/GetDeploymentCommand.ts index be279f65bc562..af9d20cff5f48 100644 --- a/clients/client-proton/src/commands/GetDeploymentCommand.ts +++ b/clients/client-proton/src/commands/GetDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDeploymentInput, GetDeploymentOutput, GetDeploymentOutputFilterSensitiveLog } from "../models/models_0"; @@ -210,6 +211,10 @@ export class GetDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDeploymentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts index 25ae1de11706e..430a7ed4b5ea0 100644 --- a/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEnvironmentAccountConnectionInput, GetEnvironmentAccountConnectionOutput } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetEnvironmentAccountConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetEnvironmentAccountConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetEnvironmentCommand.ts b/clients/client-proton/src/commands/GetEnvironmentCommand.ts index 4be98d5048cc7..f9152b18d6e15 100644 --- a/clients/client-proton/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEnvironmentInput, GetEnvironmentOutput, GetEnvironmentOutputFilterSensitiveLog } from "../models/models_0"; @@ -156,6 +157,10 @@ export class GetEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEnvironmentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts index f7721c52fffba..bd7cb1ee88e74 100644 --- a/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class GetEnvironmentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEnvironmentTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetEnvironmentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts index 674629dda3e8e..00dfd97b0adea 100644 --- a/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class GetEnvironmentTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEnvironmentTemplateVersionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetEnvironmentTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetRepositoryCommand.ts b/clients/client-proton/src/commands/GetRepositoryCommand.ts index 7cf0d61314dca..b8f2d7dfc18a4 100644 --- a/clients/client-proton/src/commands/GetRepositoryCommand.ts +++ b/clients/client-proton/src/commands/GetRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRepositoryInput, GetRepositoryOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts b/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts index daab84f8c7ca9..b0c6619de48bd 100644 --- a/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRepositorySyncStatusInput, GetRepositorySyncStatusOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class GetRepositorySyncStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetRepositorySyncStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts b/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts index b9a42664d06f7..2a3a4d7d074f2 100644 --- a/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts +++ b/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcesSummaryInput, GetResourcesSummaryOutput } from "../models/models_0"; @@ -171,6 +172,10 @@ export class GetResourcesSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetResourcesSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetServiceCommand.ts b/clients/client-proton/src/commands/GetServiceCommand.ts index c6c03f07feb6f..1bcab6a12f83a 100644 --- a/clients/client-proton/src/commands/GetServiceCommand.ts +++ b/clients/client-proton/src/commands/GetServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceInput, GetServiceOutput, GetServiceOutputFilterSensitiveLog } from "../models/models_0"; @@ -154,6 +155,10 @@ export class GetServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetServiceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetServiceInstanceCommand.ts b/clients/client-proton/src/commands/GetServiceInstanceCommand.ts index 284f472115f78..9235fccb95174 100644 --- a/clients/client-proton/src/commands/GetServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/GetServiceInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class GetServiceInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetServiceInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetServiceInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts b/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts index f8e62f144b525..1109292783025 100644 --- a/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceInstanceSyncStatusInput, GetServiceInstanceSyncStatusOutput } from "../models/models_0"; @@ -195,6 +196,10 @@ export class GetServiceInstanceSyncStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetServiceInstanceSyncStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts b/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts index deb689262a6ca..49adbdd542d7a 100644 --- a/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts +++ b/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceSyncBlockerSummaryInput, GetServiceSyncBlockerSummaryOutput } from "../models/models_0"; @@ -155,6 +156,10 @@ export class GetServiceSyncBlockerSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetServiceSyncBlockerSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts index 45571b46e0d28..e058831ad288e 100644 --- a/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceSyncConfigInput, GetServiceSyncConfigOutput } from "../models/models_0"; @@ -135,6 +136,10 @@ export class GetServiceSyncConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetServiceSyncConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetServiceTemplateCommand.ts b/clients/client-proton/src/commands/GetServiceTemplateCommand.ts index 65b436eeeded3..c10fd5e2dcd22 100644 --- a/clients/client-proton/src/commands/GetServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/GetServiceTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class GetServiceTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetServiceTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetServiceTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts index d6ea65d44ee24..7a1a28ca06a50 100644 --- a/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class GetServiceTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetServiceTemplateVersionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetServiceTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts index 144973d72467f..575bdd6faef69 100644 --- a/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTemplateSyncConfigInput, GetTemplateSyncConfigOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetTemplateSyncConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetTemplateSyncConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts b/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts index 17fffa1b8c81b..3c2605667fa55 100644 --- a/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTemplateSyncStatusInput, GetTemplateSyncStatusOutput } from "../models/models_0"; @@ -191,6 +192,10 @@ export class GetTemplateSyncStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "GetTemplateSyncStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListComponentOutputsCommand.ts b/clients/client-proton/src/commands/ListComponentOutputsCommand.ts index 29586ec222f18..b6c433c2c6bc1 100644 --- a/clients/client-proton/src/commands/ListComponentOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListComponentOutputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class ListComponentOutputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListComponentOutputsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListComponentOutputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts index c3a949afab67b..b985331e202fa 100644 --- a/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListComponentProvisionedResourcesInput, ListComponentProvisionedResourcesOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListComponentProvisionedResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListComponentProvisionedResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListComponentsCommand.ts b/clients/client-proton/src/commands/ListComponentsCommand.ts index 999e67c2a8fce..eeeee3f2dad0b 100644 --- a/clients/client-proton/src/commands/ListComponentsCommand.ts +++ b/clients/client-proton/src/commands/ListComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListComponentsInput, ListComponentsOutput, ListComponentsOutputFilterSensitiveLog } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ListComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListComponentsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListDeploymentsCommand.ts b/clients/client-proton/src/commands/ListDeploymentsCommand.ts index 4c49b27d7f4ae..cc8acf2357310 100644 --- a/clients/client-proton/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-proton/src/commands/ListDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDeploymentsInput, ListDeploymentsOutput } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ListDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts index bfaaf5e1d2b63..17a7dd5ebd5ef 100644 --- a/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEnvironmentAccountConnectionsInput, ListEnvironmentAccountConnectionsOutput } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ListEnvironmentAccountConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListEnvironmentAccountConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts index 0dad7863897f6..dd0fa4d9bb460 100644 --- a/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class ListEnvironmentOutputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListEnvironmentOutputsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListEnvironmentOutputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts index 2b37e351605ff..7da9d1296a701 100644 --- a/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class ListEnvironmentProvisionedResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListEnvironmentProvisionedResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts index d004c6bbbc9bf..6dc24e95df4f3 100644 --- a/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class ListEnvironmentTemplateVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListEnvironmentTemplateVersionsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListEnvironmentTemplateVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts b/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts index 945082cf35d18..4c4f96ed6b8ea 100644 --- a/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class ListEnvironmentTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListEnvironmentTemplatesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListEnvironmentTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListEnvironmentsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentsCommand.ts index 0636bce580b50..051695ec53884 100644 --- a/clients/client-proton/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class ListEnvironmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListEnvironmentsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListEnvironments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListRepositoriesCommand.ts b/clients/client-proton/src/commands/ListRepositoriesCommand.ts index b02783e9fd532..a68524e87dad5 100644 --- a/clients/client-proton/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-proton/src/commands/ListRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRepositoriesInput, ListRepositoriesOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListRepositoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts b/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts index 5e1c1b314c799..975004ad73f94 100644 --- a/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts +++ b/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRepositorySyncDefinitionsInput, ListRepositorySyncDefinitionsOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListRepositorySyncDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListRepositorySyncDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts b/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts index 53c6999b276bf..ac8cad94c3907 100644 --- a/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class ListServiceInstanceOutputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListServiceInstanceOutputsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListServiceInstanceOutputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts index ae8fda6ba932d..f3da7ed91ea11 100644 --- a/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class ListServiceInstanceProvisionedResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListServiceInstanceProvisionedResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListServiceInstancesCommand.ts b/clients/client-proton/src/commands/ListServiceInstancesCommand.ts index b996c37fd7807..77ed2fd5885d6 100644 --- a/clients/client-proton/src/commands/ListServiceInstancesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class ListServiceInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListServiceInstancesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListServiceInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts b/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts index e3bd027ffc9e5..d83523ec445b7 100644 --- a/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class ListServicePipelineOutputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListServicePipelineOutputsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListServicePipelineOutputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts index a69b08520c32c..fae837ca37dd5 100644 --- a/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class ListServicePipelineProvisionedResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListServicePipelineProvisionedResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts b/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts index 6df8826d23a48..1d87ab99cecbb 100644 --- a/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts +++ b/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class ListServiceTemplateVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListServiceTemplateVersionsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListServiceTemplateVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts b/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts index 677c49861ae29..c1703ba6e0ad0 100644 --- a/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class ListServiceTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListServiceTemplatesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListServiceTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListServicesCommand.ts b/clients/client-proton/src/commands/ListServicesCommand.ts index 9ea6aea6972fe..5e621ba943fb8 100644 --- a/clients/client-proton/src/commands/ListServicesCommand.ts +++ b/clients/client-proton/src/commands/ListServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServicesInput, ListServicesOutput, ListServicesOutputFilterSensitiveLog } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListServicesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/ListTagsForResourceCommand.ts b/clients/client-proton/src/commands/ListTagsForResourceCommand.ts index 8b4f262d6829d..5ed2127d248e7 100644 --- a/clients/client-proton/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-proton/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts b/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts index 63234c32682bc..73ae3bc4e2800 100644 --- a/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts +++ b/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class NotifyResourceDeploymentStatusChangeCommand extends $Command< commandName, inputFilterSensitiveLog: NotifyResourceDeploymentStatusChangeInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "NotifyResourceDeploymentStatusChange", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts index 71772c6a01840..7b7cc539219e3 100644 --- a/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RejectEnvironmentAccountConnectionInput, RejectEnvironmentAccountConnectionOutput } from "../models/models_0"; @@ -154,6 +155,10 @@ export class RejectEnvironmentAccountConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "RejectEnvironmentAccountConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/TagResourceCommand.ts b/clients/client-proton/src/commands/TagResourceCommand.ts index 167f0afa2d3dc..3d84f34abd797 100644 --- a/clients/client-proton/src/commands/TagResourceCommand.ts +++ b/clients/client-proton/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UntagResourceCommand.ts b/clients/client-proton/src/commands/UntagResourceCommand.ts index 4e2dbc56bb040..e5a9a14645b3c 100644 --- a/clients/client-proton/src/commands/UntagResourceCommand.ts +++ b/clients/client-proton/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts index 47fbf10c1efe7..3c05c70bc9c59 100644 --- a/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccountSettingsInput, UpdateAccountSettingsOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class UpdateAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateComponentCommand.ts b/clients/client-proton/src/commands/UpdateComponentCommand.ts index de34cb813317d..79e1cf4faa48d 100644 --- a/clients/client-proton/src/commands/UpdateComponentCommand.ts +++ b/clients/client-proton/src/commands/UpdateComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class UpdateComponentCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateComponentInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateComponentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts index ab0a592644c73..6fbb1223e817c 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEnvironmentAccountConnectionInput, UpdateEnvironmentAccountConnectionOutput } from "../models/models_0"; @@ -154,6 +155,10 @@ export class UpdateEnvironmentAccountConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateEnvironmentAccountConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts index c6f091a658e32..db48f12813ea1 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -226,6 +227,10 @@ export class UpdateEnvironmentCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateEnvironmentInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateEnvironmentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateEnvironment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts index 89e50263af8f7..b769f8f53ec30 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class UpdateEnvironmentTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateEnvironmentTemplateInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateEnvironmentTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateEnvironmentTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts index a20b95028a1ed..352cd5506f4d5 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class UpdateEnvironmentTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateEnvironmentTemplateVersionInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateEnvironmentTemplateVersionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateEnvironmentTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateServiceCommand.ts b/clients/client-proton/src/commands/UpdateServiceCommand.ts index f4bc368f3273d..c4cc384f69519 100644 --- a/clients/client-proton/src/commands/UpdateServiceCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class UpdateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateServiceInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateServiceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts b/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts index 25434371b0887..f5c785b0f36b7 100644 --- a/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class UpdateServiceInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateServiceInstanceInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateServiceInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateServiceInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts b/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts index a13e47c6d9b7c..01e55d7ce16c7 100644 --- a/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts +++ b/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -194,6 +195,10 @@ export class UpdateServicePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateServicePipelineInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateServicePipelineOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateServicePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts b/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts index 24c3e0ae3786a..d332e9ad8f5d9 100644 --- a/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServiceSyncBlockerInput, UpdateServiceSyncBlockerOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class UpdateServiceSyncBlockerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateServiceSyncBlocker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts index ffb355ade49bc..6f7585c411206 100644 --- a/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServiceSyncConfigInput, UpdateServiceSyncConfigOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class UpdateServiceSyncConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateServiceSyncConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts b/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts index 2eaaab59bef95..2d74b817f4c1e 100644 --- a/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class UpdateServiceTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateServiceTemplateInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateServiceTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateServiceTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts index 2555f45e7153b..2bb299a0100bb 100644 --- a/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class UpdateServiceTemplateVersionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateServiceTemplateVersionInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateServiceTemplateVersionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateServiceTemplateVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts index ad80cbd975786..8683ce6b58f5e 100644 --- a/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTemplateSyncConfigInput, UpdateTemplateSyncConfigOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class UpdateTemplateSyncConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsProton20200720", + operation: "UpdateTemplateSyncConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index 98fed3cf3bc67..32b73d027fd26 100644 --- a/clients/client-qldb-session/package.json +++ b/clients/client-qldb-session/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-qldb-session/src/commands/SendCommandCommand.ts b/clients/client-qldb-session/src/commands/SendCommandCommand.ts index 32f65c06459ac..fba0c9885c2fd 100644 --- a/clients/client-qldb-session/src/commands/SendCommandCommand.ts +++ b/clients/client-qldb-session/src/commands/SendCommandCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendCommandRequest, SendCommandResult } from "../models/models_0"; @@ -240,6 +241,10 @@ export class SendCommandCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QLDBSession", + operation: "SendCommand", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index 2c2f2b086447b..580f960ca0b0c 100644 --- a/clients/client-qldb/package.json +++ b/clients/client-qldb/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts b/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts index 16f9874f3e6cd..422dbecdb2ecd 100644 --- a/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts +++ b/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelJournalKinesisStreamRequest, CancelJournalKinesisStreamResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class CancelJournalKinesisStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "CancelJournalKinesisStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/CreateLedgerCommand.ts b/clients/client-qldb/src/commands/CreateLedgerCommand.ts index 1438cc85c2ae2..afc75d2d6ad31 100644 --- a/clients/client-qldb/src/commands/CreateLedgerCommand.ts +++ b/clients/client-qldb/src/commands/CreateLedgerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLedgerRequest, CreateLedgerResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CreateLedgerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "CreateLedger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/DeleteLedgerCommand.ts b/clients/client-qldb/src/commands/DeleteLedgerCommand.ts index 5c97fe911c0a5..843b2683e747f 100644 --- a/clients/client-qldb/src/commands/DeleteLedgerCommand.ts +++ b/clients/client-qldb/src/commands/DeleteLedgerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLedgerRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteLedgerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "DeleteLedger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts b/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts index 32be2cd0c8f84..bf5a1c2784e20 100644 --- a/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts +++ b/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeJournalKinesisStreamRequest, DescribeJournalKinesisStreamResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DescribeJournalKinesisStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "DescribeJournalKinesisStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts b/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts index ed3d3df46fa82..01e982bf81c80 100644 --- a/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts +++ b/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeJournalS3ExportRequest, DescribeJournalS3ExportResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DescribeJournalS3ExportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "DescribeJournalS3Export", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/DescribeLedgerCommand.ts b/clients/client-qldb/src/commands/DescribeLedgerCommand.ts index c10d9dc9f7ca6..fe74aec4bbbb2 100644 --- a/clients/client-qldb/src/commands/DescribeLedgerCommand.ts +++ b/clients/client-qldb/src/commands/DescribeLedgerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeLedgerRequest, DescribeLedgerResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DescribeLedgerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "DescribeLedger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/ExportJournalToS3Command.ts b/clients/client-qldb/src/commands/ExportJournalToS3Command.ts index 6dc8dbcb1b500..216b0f860c3eb 100644 --- a/clients/client-qldb/src/commands/ExportJournalToS3Command.ts +++ b/clients/client-qldb/src/commands/ExportJournalToS3Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExportJournalToS3Request, ExportJournalToS3Response } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ExportJournalToS3Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "ExportJournalToS3", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/GetBlockCommand.ts b/clients/client-qldb/src/commands/GetBlockCommand.ts index cc3d8869bddc0..b82d0c1fdcb30 100644 --- a/clients/client-qldb/src/commands/GetBlockCommand.ts +++ b/clients/client-qldb/src/commands/GetBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class GetBlockCommand extends $Command _, outputFilterSensitiveLog: GetDigestResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "GetDigest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/GetRevisionCommand.ts b/clients/client-qldb/src/commands/GetRevisionCommand.ts index afcde97461392..6fd48cf76bbd0 100644 --- a/clients/client-qldb/src/commands/GetRevisionCommand.ts +++ b/clients/client-qldb/src/commands/GetRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class GetRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: GetRevisionRequestFilterSensitiveLog, outputFilterSensitiveLog: GetRevisionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "GetRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts b/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts index b3045efa20d0c..964aceac49a85 100644 --- a/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class ListJournalKinesisStreamsForLedgerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "ListJournalKinesisStreamsForLedger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts b/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts index 625b353749419..e8638b7489682 100644 --- a/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListJournalS3ExportsRequest, ListJournalS3ExportsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListJournalS3ExportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "ListJournalS3Exports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts b/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts index 93c1ccba37b9a..4de7f38a37e6b 100644 --- a/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListJournalS3ExportsForLedgerRequest, ListJournalS3ExportsForLedgerResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListJournalS3ExportsForLedgerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "ListJournalS3ExportsForLedger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/ListLedgersCommand.ts b/clients/client-qldb/src/commands/ListLedgersCommand.ts index a214443d26ecc..5274442bfa3e1 100644 --- a/clients/client-qldb/src/commands/ListLedgersCommand.ts +++ b/clients/client-qldb/src/commands/ListLedgersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLedgersRequest, ListLedgersResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class ListLedgersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "ListLedgers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts b/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts index 0a6b2dccac5b3..53191707e0e95 100644 --- a/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts b/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts index d7d1445a3479a..7de8ed7a0fbf7 100644 --- a/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts +++ b/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StreamJournalToKinesisRequest, StreamJournalToKinesisResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class StreamJournalToKinesisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "StreamJournalToKinesis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/TagResourceCommand.ts b/clients/client-qldb/src/commands/TagResourceCommand.ts index 4bce1863f8af4..1ecae37e0b7be 100644 --- a/clients/client-qldb/src/commands/TagResourceCommand.ts +++ b/clients/client-qldb/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/UntagResourceCommand.ts b/clients/client-qldb/src/commands/UntagResourceCommand.ts index 49a21ae5955fa..ee7a5137e50b8 100644 --- a/clients/client-qldb/src/commands/UntagResourceCommand.ts +++ b/clients/client-qldb/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -120,6 +121,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/UpdateLedgerCommand.ts b/clients/client-qldb/src/commands/UpdateLedgerCommand.ts index e3cccd9768368..1700b90af27d5 100644 --- a/clients/client-qldb/src/commands/UpdateLedgerCommand.ts +++ b/clients/client-qldb/src/commands/UpdateLedgerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLedgerRequest, UpdateLedgerResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class UpdateLedgerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "UpdateLedger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts b/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts index 2e6f86c3b65a4..d7a06164d194e 100644 --- a/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts +++ b/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLedgerPermissionsModeRequest, UpdateLedgerPermissionsModeResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class UpdateLedgerPermissionsModeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonQLDB", + operation: "UpdateLedgerPermissionsMode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/package.json b/clients/client-quicksight/package.json index 8f39ebfa16e1f..124e0ebb5d169 100644 --- a/clients/client-quicksight/package.json +++ b/clients/client-quicksight/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-quicksight/src/commands/CancelIngestionCommand.ts b/clients/client-quicksight/src/commands/CancelIngestionCommand.ts index 89841ad6027af..6f9ce870c26b3 100644 --- a/clients/client-quicksight/src/commands/CancelIngestionCommand.ts +++ b/clients/client-quicksight/src/commands/CancelIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelIngestionRequest, CancelIngestionResponse } from "../models/models_2"; @@ -140,6 +141,10 @@ export class CancelIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CancelIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/CreateAccountCustomizationCommand.ts index bebe92a2292ef..0ecd022bfcb03 100644 --- a/clients/client-quicksight/src/commands/CreateAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/CreateAccountCustomizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAccountCustomizationRequest, CreateAccountCustomizationResponse } from "../models/models_2"; @@ -182,6 +183,10 @@ export class CreateAccountCustomizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateAccountCustomization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateAccountSubscriptionCommand.ts b/clients/client-quicksight/src/commands/CreateAccountSubscriptionCommand.ts index 765813b023dc8..a3192bfa337a4 100644 --- a/clients/client-quicksight/src/commands/CreateAccountSubscriptionCommand.ts +++ b/clients/client-quicksight/src/commands/CreateAccountSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAccountSubscriptionRequest, CreateAccountSubscriptionResponse } from "../models/models_2"; @@ -193,6 +194,10 @@ export class CreateAccountSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateAccountSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateAnalysisCommand.ts b/clients/client-quicksight/src/commands/CreateAnalysisCommand.ts index 280c218a44f0b..a8755567f0cb0 100644 --- a/clients/client-quicksight/src/commands/CreateAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/CreateAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4641,6 +4642,10 @@ export class CreateAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAnalysisRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateDashboardCommand.ts b/clients/client-quicksight/src/commands/CreateDashboardCommand.ts index 7399c512af5b3..54b6f823535e8 100644 --- a/clients/client-quicksight/src/commands/CreateDashboardCommand.ts +++ b/clients/client-quicksight/src/commands/CreateDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4688,6 +4689,10 @@ export class CreateDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDashboardRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateDataSetCommand.ts b/clients/client-quicksight/src/commands/CreateDataSetCommand.ts index 6d70a6d0b77fa..4b80b5c2e005a 100644 --- a/clients/client-quicksight/src/commands/CreateDataSetCommand.ts +++ b/clients/client-quicksight/src/commands/CreateDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -401,6 +402,10 @@ export class CreateDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDataSetRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateDataSourceCommand.ts b/clients/client-quicksight/src/commands/CreateDataSourceCommand.ts index 14eed8e41936e..7245325119a95 100644 --- a/clients/client-quicksight/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-quicksight/src/commands/CreateDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -392,6 +393,10 @@ export class CreateDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDataSourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateFolderCommand.ts b/clients/client-quicksight/src/commands/CreateFolderCommand.ts index 361c98b3a60a1..684f189bc7391 100644 --- a/clients/client-quicksight/src/commands/CreateFolderCommand.ts +++ b/clients/client-quicksight/src/commands/CreateFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFolderRequest, CreateFolderResponse } from "../models/models_2"; @@ -167,6 +168,10 @@ export class CreateFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateFolderMembershipCommand.ts b/clients/client-quicksight/src/commands/CreateFolderMembershipCommand.ts index 3b28f8f043c68..7d121279d9d62 100644 --- a/clients/client-quicksight/src/commands/CreateFolderMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/CreateFolderMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFolderMembershipRequest, CreateFolderMembershipResponse } from "../models/models_2"; @@ -152,6 +153,10 @@ export class CreateFolderMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateFolderMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateGroupCommand.ts b/clients/client-quicksight/src/commands/CreateGroupCommand.ts index ae606e0715f2e..2e57d7143c65a 100644 --- a/clients/client-quicksight/src/commands/CreateGroupCommand.ts +++ b/clients/client-quicksight/src/commands/CreateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGroupRequest, CreateGroupResponse } from "../models/models_2"; @@ -156,6 +157,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateGroupMembershipCommand.ts b/clients/client-quicksight/src/commands/CreateGroupMembershipCommand.ts index 4096010382708..8152b4105f375 100644 --- a/clients/client-quicksight/src/commands/CreateGroupMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/CreateGroupMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGroupMembershipRequest, CreateGroupMembershipResponse } from "../models/models_2"; @@ -146,6 +147,10 @@ export class CreateGroupMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateGroupMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateIAMPolicyAssignmentCommand.ts b/clients/client-quicksight/src/commands/CreateIAMPolicyAssignmentCommand.ts index d06137d83ceca..68f2551b57e75 100644 --- a/clients/client-quicksight/src/commands/CreateIAMPolicyAssignmentCommand.ts +++ b/clients/client-quicksight/src/commands/CreateIAMPolicyAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateIAMPolicyAssignmentRequest, CreateIAMPolicyAssignmentResponse } from "../models/models_2"; @@ -162,6 +163,10 @@ export class CreateIAMPolicyAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateIAMPolicyAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateIngestionCommand.ts b/clients/client-quicksight/src/commands/CreateIngestionCommand.ts index 37c39b58f8bd6..aa96f66e23f8e 100644 --- a/clients/client-quicksight/src/commands/CreateIngestionCommand.ts +++ b/clients/client-quicksight/src/commands/CreateIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateIngestionRequest, CreateIngestionResponse } from "../models/models_2"; @@ -151,6 +152,10 @@ export class CreateIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateNamespaceCommand.ts b/clients/client-quicksight/src/commands/CreateNamespaceCommand.ts index cb7345d6397ef..3886c03ee1708 100644 --- a/clients/client-quicksight/src/commands/CreateNamespaceCommand.ts +++ b/clients/client-quicksight/src/commands/CreateNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateNamespaceRequest, CreateNamespaceResponse } from "../models/models_2"; @@ -168,6 +169,10 @@ export class CreateNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/CreateRefreshScheduleCommand.ts index 004286aa69dce..40f06abd5ce3c 100644 --- a/clients/client-quicksight/src/commands/CreateRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/CreateRefreshScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRefreshScheduleRequest, CreateRefreshScheduleResponse } from "../models/models_2"; @@ -160,6 +161,10 @@ export class CreateRefreshScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateRefreshSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateTemplateAliasCommand.ts b/clients/client-quicksight/src/commands/CreateTemplateAliasCommand.ts index e4b82181fe966..4c0ed51b7893a 100644 --- a/clients/client-quicksight/src/commands/CreateTemplateAliasCommand.ts +++ b/clients/client-quicksight/src/commands/CreateTemplateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTemplateAliasRequest, CreateTemplateAliasResponse } from "../models/models_2"; @@ -147,6 +148,10 @@ export class CreateTemplateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateTemplateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateTemplateCommand.ts b/clients/client-quicksight/src/commands/CreateTemplateCommand.ts index c6762d801dfb0..57bc9b7eb0a8d 100644 --- a/clients/client-quicksight/src/commands/CreateTemplateCommand.ts +++ b/clients/client-quicksight/src/commands/CreateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4642,6 +4643,10 @@ export class CreateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateThemeAliasCommand.ts b/clients/client-quicksight/src/commands/CreateThemeAliasCommand.ts index 78a8585f2af2a..cb1b9f8d182df 100644 --- a/clients/client-quicksight/src/commands/CreateThemeAliasCommand.ts +++ b/clients/client-quicksight/src/commands/CreateThemeAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateThemeAliasRequest, CreateThemeAliasResponse } from "../models/models_2"; @@ -150,6 +151,10 @@ export class CreateThemeAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateThemeAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateThemeCommand.ts b/clients/client-quicksight/src/commands/CreateThemeCommand.ts index f9f9b57042f6c..47d6081233d0d 100644 --- a/clients/client-quicksight/src/commands/CreateThemeCommand.ts +++ b/clients/client-quicksight/src/commands/CreateThemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateThemeRequest, CreateThemeResponse } from "../models/models_2"; @@ -219,6 +220,10 @@ export class CreateThemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateTheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateTopicCommand.ts b/clients/client-quicksight/src/commands/CreateTopicCommand.ts index 8091dfd18b8b3..84113d188b392 100644 --- a/clients/client-quicksight/src/commands/CreateTopicCommand.ts +++ b/clients/client-quicksight/src/commands/CreateTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTopicRequest, CreateTopicRequestFilterSensitiveLog, CreateTopicResponse } from "../models/models_2"; @@ -397,6 +398,10 @@ export class CreateTopicCommand extends $Command< commandName, inputFilterSensitiveLog: CreateTopicRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateTopicRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/CreateTopicRefreshScheduleCommand.ts index 2fe2a2a82847a..e53e6d17efe23 100644 --- a/clients/client-quicksight/src/commands/CreateTopicRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/CreateTopicRefreshScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTopicRefreshScheduleRequest, CreateTopicRefreshScheduleResponse } from "../models/models_2"; @@ -156,6 +157,10 @@ export class CreateTopicRefreshScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateTopicRefreshSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/CreateVPCConnectionCommand.ts b/clients/client-quicksight/src/commands/CreateVPCConnectionCommand.ts index a1ea570ab08f5..b08b7a658e17b 100644 --- a/clients/client-quicksight/src/commands/CreateVPCConnectionCommand.ts +++ b/clients/client-quicksight/src/commands/CreateVPCConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateVPCConnectionRequest, CreateVPCConnectionResponse } from "../models/models_2"; @@ -167,6 +168,10 @@ export class CreateVPCConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "CreateVPCConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/DeleteAccountCustomizationCommand.ts index f9dd1ac8b60ea..be081babc87ee 100644 --- a/clients/client-quicksight/src/commands/DeleteAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteAccountCustomizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccountCustomizationRequest, DeleteAccountCustomizationResponse } from "../models/models_3"; @@ -147,6 +148,10 @@ export class DeleteAccountCustomizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteAccountCustomization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteAccountSubscriptionCommand.ts b/clients/client-quicksight/src/commands/DeleteAccountSubscriptionCommand.ts index 17ca9b92a99c0..76e89c4bfa568 100644 --- a/clients/client-quicksight/src/commands/DeleteAccountSubscriptionCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteAccountSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccountSubscriptionRequest, DeleteAccountSubscriptionResponse } from "../models/models_3"; @@ -139,6 +140,10 @@ export class DeleteAccountSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteAccountSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteAnalysisCommand.ts b/clients/client-quicksight/src/commands/DeleteAnalysisCommand.ts index e0ad4fa6cb510..751dfbe3fd77a 100644 --- a/clients/client-quicksight/src/commands/DeleteAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAnalysisRequest, DeleteAnalysisResponse } from "../models/models_3"; @@ -153,6 +154,10 @@ export class DeleteAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteDashboardCommand.ts b/clients/client-quicksight/src/commands/DeleteDashboardCommand.ts index c981a7cae3f5e..3f7fa266e3bf1 100644 --- a/clients/client-quicksight/src/commands/DeleteDashboardCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDashboardRequest, DeleteDashboardResponse } from "../models/models_3"; @@ -140,6 +141,10 @@ export class DeleteDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteDataSetCommand.ts b/clients/client-quicksight/src/commands/DeleteDataSetCommand.ts index fc38c5ddebdb2..9a32d96f8be4a 100644 --- a/clients/client-quicksight/src/commands/DeleteDataSetCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDataSetRequest, DeleteDataSetResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class DeleteDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteDataSetRefreshPropertiesCommand.ts b/clients/client-quicksight/src/commands/DeleteDataSetRefreshPropertiesCommand.ts index 9c55703144349..f0aa6bc168138 100644 --- a/clients/client-quicksight/src/commands/DeleteDataSetRefreshPropertiesCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteDataSetRefreshPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDataSetRefreshPropertiesRequest, DeleteDataSetRefreshPropertiesResponse } from "../models/models_3"; @@ -145,6 +146,10 @@ export class DeleteDataSetRefreshPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteDataSetRefreshProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteDataSourceCommand.ts b/clients/client-quicksight/src/commands/DeleteDataSourceCommand.ts index 096e3b97828a6..def089bb10d42 100644 --- a/clients/client-quicksight/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDataSourceRequest, DeleteDataSourceResponse } from "../models/models_3"; @@ -137,6 +138,10 @@ export class DeleteDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteFolderCommand.ts b/clients/client-quicksight/src/commands/DeleteFolderCommand.ts index 7bfbad2e51677..e71377b088482 100644 --- a/clients/client-quicksight/src/commands/DeleteFolderCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFolderRequest, DeleteFolderResponse } from "../models/models_3"; @@ -146,6 +147,10 @@ export class DeleteFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteFolderMembershipCommand.ts b/clients/client-quicksight/src/commands/DeleteFolderMembershipCommand.ts index 6c92463320c10..275276030cd18 100644 --- a/clients/client-quicksight/src/commands/DeleteFolderMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteFolderMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFolderMembershipRequest, DeleteFolderMembershipResponse } from "../models/models_3"; @@ -142,6 +143,10 @@ export class DeleteFolderMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteFolderMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteGroupCommand.ts b/clients/client-quicksight/src/commands/DeleteGroupCommand.ts index 96feaa01bd4f1..1271920058c35 100644 --- a/clients/client-quicksight/src/commands/DeleteGroupCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_3"; @@ -139,6 +140,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteGroupMembershipCommand.ts b/clients/client-quicksight/src/commands/DeleteGroupMembershipCommand.ts index fe24252517ad1..b9775858083ae 100644 --- a/clients/client-quicksight/src/commands/DeleteGroupMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteGroupMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGroupMembershipRequest, DeleteGroupMembershipResponse } from "../models/models_3"; @@ -142,6 +143,10 @@ export class DeleteGroupMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteGroupMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteIAMPolicyAssignmentCommand.ts b/clients/client-quicksight/src/commands/DeleteIAMPolicyAssignmentCommand.ts index fe953dc65d764..6f2152cbec919 100644 --- a/clients/client-quicksight/src/commands/DeleteIAMPolicyAssignmentCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteIAMPolicyAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIAMPolicyAssignmentRequest, DeleteIAMPolicyAssignmentResponse } from "../models/models_3"; @@ -143,6 +144,10 @@ export class DeleteIAMPolicyAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteIAMPolicyAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteNamespaceCommand.ts b/clients/client-quicksight/src/commands/DeleteNamespaceCommand.ts index fde6624a4952c..be787bcbf5d1d 100644 --- a/clients/client-quicksight/src/commands/DeleteNamespaceCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteNamespaceRequest, DeleteNamespaceResponse } from "../models/models_3"; @@ -142,6 +143,10 @@ export class DeleteNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/DeleteRefreshScheduleCommand.ts index 1723be1b42e26..90edc2b19ef97 100644 --- a/clients/client-quicksight/src/commands/DeleteRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteRefreshScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRefreshScheduleRequest, DeleteRefreshScheduleResponse } from "../models/models_3"; @@ -140,6 +141,10 @@ export class DeleteRefreshScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteRefreshSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteTemplateAliasCommand.ts b/clients/client-quicksight/src/commands/DeleteTemplateAliasCommand.ts index e688166c58c1e..e8323ecbf803a 100644 --- a/clients/client-quicksight/src/commands/DeleteTemplateAliasCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteTemplateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTemplateAliasRequest, DeleteTemplateAliasResponse } from "../models/models_3"; @@ -139,6 +140,10 @@ export class DeleteTemplateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteTemplateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteTemplateCommand.ts b/clients/client-quicksight/src/commands/DeleteTemplateCommand.ts index 5d73aac641823..bcd1fad51dba0 100644 --- a/clients/client-quicksight/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTemplateRequest, DeleteTemplateResponse } from "../models/models_3"; @@ -143,6 +144,10 @@ export class DeleteTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteThemeAliasCommand.ts b/clients/client-quicksight/src/commands/DeleteThemeAliasCommand.ts index 464bb666a6b79..6a45a4bbd05d4 100644 --- a/clients/client-quicksight/src/commands/DeleteThemeAliasCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteThemeAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteThemeAliasRequest, DeleteThemeAliasResponse } from "../models/models_3"; @@ -143,6 +144,10 @@ export class DeleteThemeAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteThemeAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteThemeCommand.ts b/clients/client-quicksight/src/commands/DeleteThemeCommand.ts index cda5db9188075..8d99f9e740766 100644 --- a/clients/client-quicksight/src/commands/DeleteThemeCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteThemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteThemeRequest, DeleteThemeResponse } from "../models/models_3"; @@ -144,6 +145,10 @@ export class DeleteThemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteTheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteTopicCommand.ts b/clients/client-quicksight/src/commands/DeleteTopicCommand.ts index b4d1c1a122c05..e1aac76e61a32 100644 --- a/clients/client-quicksight/src/commands/DeleteTopicCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTopicRequest, DeleteTopicResponse } from "../models/models_3"; @@ -137,6 +138,10 @@ export class DeleteTopicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteTopicRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/DeleteTopicRefreshScheduleCommand.ts index 4c4bbb2b788fc..9fb2e7c408d13 100644 --- a/clients/client-quicksight/src/commands/DeleteTopicRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteTopicRefreshScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTopicRefreshScheduleRequest, DeleteTopicRefreshScheduleResponse } from "../models/models_3"; @@ -147,6 +148,10 @@ export class DeleteTopicRefreshScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteTopicRefreshSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteUserByPrincipalIdCommand.ts b/clients/client-quicksight/src/commands/DeleteUserByPrincipalIdCommand.ts index 19506630a3739..995b99e5a3c2d 100644 --- a/clients/client-quicksight/src/commands/DeleteUserByPrincipalIdCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteUserByPrincipalIdCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserByPrincipalIdRequest, DeleteUserByPrincipalIdResponse } from "../models/models_3"; @@ -141,6 +142,10 @@ export class DeleteUserByPrincipalIdCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteUserByPrincipalId", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteUserCommand.ts b/clients/client-quicksight/src/commands/DeleteUserCommand.ts index 9754da353bc36..b0e1c72bca659 100644 --- a/clients/client-quicksight/src/commands/DeleteUserCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserRequest, DeleteUserResponse } from "../models/models_3"; @@ -141,6 +142,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DeleteVPCConnectionCommand.ts b/clients/client-quicksight/src/commands/DeleteVPCConnectionCommand.ts index 8d93e11a4eeb7..a5f241c213f66 100644 --- a/clients/client-quicksight/src/commands/DeleteVPCConnectionCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteVPCConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVPCConnectionRequest, DeleteVPCConnectionResponse } from "../models/models_3"; @@ -147,6 +148,10 @@ export class DeleteVPCConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DeleteVPCConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/DescribeAccountCustomizationCommand.ts index 0f43002c3b02d..180176ac14544 100644 --- a/clients/client-quicksight/src/commands/DescribeAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAccountCustomizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccountCustomizationRequest, DescribeAccountCustomizationResponse } from "../models/models_3"; @@ -206,6 +207,10 @@ export class DescribeAccountCustomizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeAccountCustomization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeAccountSettingsCommand.ts b/clients/client-quicksight/src/commands/DescribeAccountSettingsCommand.ts index 43bbbca363d6a..024a8b9c40710 100644 --- a/clients/client-quicksight/src/commands/DescribeAccountSettingsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccountSettingsRequest, DescribeAccountSettingsResponse } from "../models/models_3"; @@ -145,6 +146,10 @@ export class DescribeAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeAccountSubscriptionCommand.ts b/clients/client-quicksight/src/commands/DescribeAccountSubscriptionCommand.ts index 9e13a363b3d84..945a191906454 100644 --- a/clients/client-quicksight/src/commands/DescribeAccountSubscriptionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAccountSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccountSubscriptionRequest, DescribeAccountSubscriptionResponse } from "../models/models_3"; @@ -149,6 +150,10 @@ export class DescribeAccountSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeAccountSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeAnalysisCommand.ts b/clients/client-quicksight/src/commands/DescribeAnalysisCommand.ts index f90f8304101d8..e88e6a73c6b54 100644 --- a/clients/client-quicksight/src/commands/DescribeAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAnalysisRequest, DescribeAnalysisResponse } from "../models/models_3"; @@ -169,6 +170,10 @@ export class DescribeAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeAnalysisDefinitionCommand.ts b/clients/client-quicksight/src/commands/DescribeAnalysisDefinitionCommand.ts index ea89280f6e5e9..620ad317d532a 100644 --- a/clients/client-quicksight/src/commands/DescribeAnalysisDefinitionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAnalysisDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4603,6 +4604,10 @@ export class DescribeAnalysisDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAnalysisDefinitionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeAnalysisDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeAnalysisPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeAnalysisPermissionsCommand.ts index 3c9b1008343f8..5b6d056cbe239 100644 --- a/clients/client-quicksight/src/commands/DescribeAnalysisPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAnalysisPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAnalysisPermissionsRequest, DescribeAnalysisPermissionsResponse } from "../models/models_3"; @@ -149,6 +150,10 @@ export class DescribeAnalysisPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeAnalysisPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeAssetBundleExportJobCommand.ts b/clients/client-quicksight/src/commands/DescribeAssetBundleExportJobCommand.ts index ec6b060a76b75..78b96c9a7469a 100644 --- a/clients/client-quicksight/src/commands/DescribeAssetBundleExportJobCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAssetBundleExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAssetBundleExportJobRequest, DescribeAssetBundleExportJobResponse } from "../models/models_3"; @@ -214,6 +215,10 @@ export class DescribeAssetBundleExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeAssetBundleExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeAssetBundleImportJobCommand.ts b/clients/client-quicksight/src/commands/DescribeAssetBundleImportJobCommand.ts index 23728e721f563..e9f4b80ee204c 100644 --- a/clients/client-quicksight/src/commands/DescribeAssetBundleImportJobCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAssetBundleImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -338,6 +339,10 @@ export class DescribeAssetBundleImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAssetBundleImportJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeAssetBundleImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDashboardCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardCommand.ts index b26c75e58a32d..1417dd136bb10 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDashboardRequest, DescribeDashboardResponse } from "../models/models_3"; @@ -179,6 +180,10 @@ export class DescribeDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDashboardDefinitionCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardDefinitionCommand.ts index 457a6606647e8..2af07852430dc 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardDefinitionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4647,6 +4648,10 @@ export class DescribeDashboardDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDashboardDefinitionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDashboardDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDashboardPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardPermissionsCommand.ts index 7bc5619e79250..2563d8a4cd239 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDashboardPermissionsRequest, DescribeDashboardPermissionsResponse } from "../models/models_3"; @@ -159,6 +160,10 @@ export class DescribeDashboardPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDashboardPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobCommand.ts index bb934fc01dfe4..04b1a792d9daf 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -229,6 +230,10 @@ export class DescribeDashboardSnapshotJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDashboardSnapshotJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDashboardSnapshotJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobResultCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobResultCommand.ts index 4d6bda97aa256..5cebca06754ab 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobResultCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -205,6 +206,10 @@ export class DescribeDashboardSnapshotJobResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDashboardSnapshotJobResultResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDashboardSnapshotJobResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDataSetCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSetCommand.ts index 262a02576234f..e6fee142834b8 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSetCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -384,6 +385,10 @@ export class DescribeDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDataSetResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDataSetPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSetPermissionsCommand.ts index ef84040a3adad..b9955343445d4 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSetPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSetPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDataSetPermissionsRequest, DescribeDataSetPermissionsResponse } from "../models/models_3"; @@ -145,6 +146,10 @@ export class DescribeDataSetPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDataSetPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDataSetRefreshPropertiesCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSetRefreshPropertiesCommand.ts index 9ad0b2493da0c..18c2af63e3391 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSetRefreshPropertiesCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSetRefreshPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDataSetRefreshPropertiesRequest, DescribeDataSetRefreshPropertiesResponse } from "../models/models_3"; @@ -156,6 +157,10 @@ export class DescribeDataSetRefreshPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDataSetRefreshProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDataSourceCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSourceCommand.ts index 636bf57172dc4..8c448d8b1394a 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSourceCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDataSourceRequest, DescribeDataSourceResponse } from "../models/models_3"; @@ -366,6 +367,10 @@ export class DescribeDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeDataSourcePermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSourcePermissionsCommand.ts index 06f9bf70f5b13..e4758ad2263ac 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSourcePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSourcePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDataSourcePermissionsRequest, DescribeDataSourcePermissionsResponse } from "../models/models_3"; @@ -149,6 +150,10 @@ export class DescribeDataSourcePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeDataSourcePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeFolderCommand.ts b/clients/client-quicksight/src/commands/DescribeFolderCommand.ts index b47fa4eb9bde3..94403a3f2def6 100644 --- a/clients/client-quicksight/src/commands/DescribeFolderCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFolderRequest, DescribeFolderResponse } from "../models/models_3"; @@ -152,6 +153,10 @@ export class DescribeFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeFolderPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeFolderPermissionsCommand.ts index fd8f6355f8866..9edbac55d9be8 100644 --- a/clients/client-quicksight/src/commands/DescribeFolderPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeFolderPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFolderPermissionsRequest, DescribeFolderPermissionsResponse } from "../models/models_3"; @@ -157,6 +158,10 @@ export class DescribeFolderPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeFolderPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeFolderResolvedPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeFolderResolvedPermissionsCommand.ts index 8698c90f3b196..d67cd8812204a 100644 --- a/clients/client-quicksight/src/commands/DescribeFolderResolvedPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeFolderResolvedPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class DescribeFolderResolvedPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeFolderResolvedPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeGroupCommand.ts b/clients/client-quicksight/src/commands/DescribeGroupCommand.ts index ce0bec9fa1286..2ba524dd158de 100644 --- a/clients/client-quicksight/src/commands/DescribeGroupCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeGroupRequest, DescribeGroupResponse } from "../models/models_3"; @@ -145,6 +146,10 @@ export class DescribeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeGroupMembershipCommand.ts b/clients/client-quicksight/src/commands/DescribeGroupMembershipCommand.ts index b578cc33ef04e..9165e44f1f555 100644 --- a/clients/client-quicksight/src/commands/DescribeGroupMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeGroupMembershipCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeGroupMembershipRequest, DescribeGroupMembershipResponse } from "../models/models_3"; @@ -148,6 +149,10 @@ export class DescribeGroupMembershipCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeGroupMembership", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeIAMPolicyAssignmentCommand.ts b/clients/client-quicksight/src/commands/DescribeIAMPolicyAssignmentCommand.ts index 860e428f0818e..035861911b83d 100644 --- a/clients/client-quicksight/src/commands/DescribeIAMPolicyAssignmentCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeIAMPolicyAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeIAMPolicyAssignmentRequest, DescribeIAMPolicyAssignmentResponse } from "../models/models_3"; @@ -156,6 +157,10 @@ export class DescribeIAMPolicyAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeIAMPolicyAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeIngestionCommand.ts b/clients/client-quicksight/src/commands/DescribeIngestionCommand.ts index 147dfae9089d2..d16ba7b4863c5 100644 --- a/clients/client-quicksight/src/commands/DescribeIngestionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeIngestionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeIngestionRequest, DescribeIngestionResponse } from "../models/models_3"; @@ -161,6 +162,10 @@ export class DescribeIngestionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeIngestion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeIpRestrictionCommand.ts b/clients/client-quicksight/src/commands/DescribeIpRestrictionCommand.ts index 633cc76ec91be..a9a376a8271fe 100644 --- a/clients/client-quicksight/src/commands/DescribeIpRestrictionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeIpRestrictionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeIpRestrictionRequest, DescribeIpRestrictionResponse } from "../models/models_3"; @@ -138,6 +139,10 @@ export class DescribeIpRestrictionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeIpRestriction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeNamespaceCommand.ts b/clients/client-quicksight/src/commands/DescribeNamespaceCommand.ts index a1ec0f1f9897f..70a7f2397291e 100644 --- a/clients/client-quicksight/src/commands/DescribeNamespaceCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeNamespaceRequest, DescribeNamespaceResponse } from "../models/models_3"; @@ -148,6 +149,10 @@ export class DescribeNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/DescribeRefreshScheduleCommand.ts index 87c969952b45c..2e336aae61dbb 100644 --- a/clients/client-quicksight/src/commands/DescribeRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeRefreshScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRefreshScheduleRequest, DescribeRefreshScheduleResponse } from "../models/models_3"; @@ -154,6 +155,10 @@ export class DescribeRefreshScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeRefreshSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeTemplateAliasCommand.ts b/clients/client-quicksight/src/commands/DescribeTemplateAliasCommand.ts index eb2daae1adbc8..ec4c36e3bd11a 100644 --- a/clients/client-quicksight/src/commands/DescribeTemplateAliasCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTemplateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTemplateAliasRequest, DescribeTemplateAliasResponse } from "../models/models_3"; @@ -137,6 +138,10 @@ export class DescribeTemplateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTemplateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeTemplateCommand.ts b/clients/client-quicksight/src/commands/DescribeTemplateCommand.ts index 142266e17bf10..4915732a0297b 100644 --- a/clients/client-quicksight/src/commands/DescribeTemplateCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTemplateRequest, DescribeTemplateResponse } from "../models/models_3"; @@ -204,6 +205,10 @@ export class DescribeTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeTemplateDefinitionCommand.ts b/clients/client-quicksight/src/commands/DescribeTemplateDefinitionCommand.ts index 4447de551ea6b..93c14a1f3fd5f 100644 --- a/clients/client-quicksight/src/commands/DescribeTemplateDefinitionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTemplateDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4623,6 +4624,10 @@ export class DescribeTemplateDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeTemplateDefinitionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTemplateDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeTemplatePermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeTemplatePermissionsCommand.ts index 70c559d2524d7..aa3138fc26788 100644 --- a/clients/client-quicksight/src/commands/DescribeTemplatePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTemplatePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTemplatePermissionsRequest, DescribeTemplatePermissionsResponse } from "../models/models_3"; @@ -152,6 +153,10 @@ export class DescribeTemplatePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTemplatePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeThemeAliasCommand.ts b/clients/client-quicksight/src/commands/DescribeThemeAliasCommand.ts index 97153149c31f9..a0a5054f0d5c0 100644 --- a/clients/client-quicksight/src/commands/DescribeThemeAliasCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeThemeAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeThemeAliasRequest, DescribeThemeAliasResponse } from "../models/models_3"; @@ -143,6 +144,10 @@ export class DescribeThemeAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeThemeAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeThemeCommand.ts b/clients/client-quicksight/src/commands/DescribeThemeCommand.ts index c7aef4f1bbfcf..b14e4dfe50c3d 100644 --- a/clients/client-quicksight/src/commands/DescribeThemeCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeThemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeThemeRequest, DescribeThemeResponse } from "../models/models_3"; @@ -216,6 +217,10 @@ export class DescribeThemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeThemePermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeThemePermissionsCommand.ts index 3aa3495470476..d0b7f7343d559 100644 --- a/clients/client-quicksight/src/commands/DescribeThemePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeThemePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeThemePermissionsRequest, DescribeThemePermissionsResponse } from "../models/models_3"; @@ -150,6 +151,10 @@ export class DescribeThemePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeThemePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeTopicCommand.ts b/clients/client-quicksight/src/commands/DescribeTopicCommand.ts index 10b604dc4cf24..48cc6bc257a00 100644 --- a/clients/client-quicksight/src/commands/DescribeTopicCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -385,6 +386,10 @@ export class DescribeTopicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeTopicResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeTopicPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeTopicPermissionsCommand.ts index bfa7f4a72c10d..fc5703e7d81a3 100644 --- a/clients/client-quicksight/src/commands/DescribeTopicPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTopicPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTopicPermissionsRequest, DescribeTopicPermissionsResponse } from "../models/models_3"; @@ -144,6 +145,10 @@ export class DescribeTopicPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTopicPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeTopicRefreshCommand.ts b/clients/client-quicksight/src/commands/DescribeTopicRefreshCommand.ts index 973adf47be187..fd9aad69e1502 100644 --- a/clients/client-quicksight/src/commands/DescribeTopicRefreshCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTopicRefreshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTopicRefreshRequest, DescribeTopicRefreshResponse } from "../models/models_3"; @@ -140,6 +141,10 @@ export class DescribeTopicRefreshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTopicRefresh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeTopicRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/DescribeTopicRefreshScheduleCommand.ts index e99a9fc81cbd2..5222b77262587 100644 --- a/clients/client-quicksight/src/commands/DescribeTopicRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTopicRefreshScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTopicRefreshScheduleRequest, DescribeTopicRefreshScheduleResponse } from "../models/models_3"; @@ -160,6 +161,10 @@ export class DescribeTopicRefreshScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeTopicRefreshSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeUserCommand.ts b/clients/client-quicksight/src/commands/DescribeUserCommand.ts index ace2a8af72e78..7a9c8d757e0ba 100644 --- a/clients/client-quicksight/src/commands/DescribeUserCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeUserRequest, DescribeUserResponse } from "../models/models_3"; @@ -152,6 +153,10 @@ export class DescribeUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/DescribeVPCConnectionCommand.ts b/clients/client-quicksight/src/commands/DescribeVPCConnectionCommand.ts index 584c93c99ce19..dedc23ce53703 100644 --- a/clients/client-quicksight/src/commands/DescribeVPCConnectionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeVPCConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeVPCConnectionRequest, DescribeVPCConnectionResponse } from "../models/models_3"; @@ -166,6 +167,10 @@ export class DescribeVPCConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "DescribeVPCConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/GenerateEmbedUrlForAnonymousUserCommand.ts b/clients/client-quicksight/src/commands/GenerateEmbedUrlForAnonymousUserCommand.ts index 176094ff15b38..9402c68c3cb93 100644 --- a/clients/client-quicksight/src/commands/GenerateEmbedUrlForAnonymousUserCommand.ts +++ b/clients/client-quicksight/src/commands/GenerateEmbedUrlForAnonymousUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -212,6 +213,10 @@ export class GenerateEmbedUrlForAnonymousUserCommand extends $Command< commandName, inputFilterSensitiveLog: GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog, outputFilterSensitiveLog: GenerateEmbedUrlForAnonymousUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "GenerateEmbedUrlForAnonymousUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/GenerateEmbedUrlForRegisteredUserCommand.ts b/clients/client-quicksight/src/commands/GenerateEmbedUrlForRegisteredUserCommand.ts index 3aca948d00bc2..c5b8d6cd2ea0e 100644 --- a/clients/client-quicksight/src/commands/GenerateEmbedUrlForRegisteredUserCommand.ts +++ b/clients/client-quicksight/src/commands/GenerateEmbedUrlForRegisteredUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -225,6 +226,10 @@ export class GenerateEmbedUrlForRegisteredUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "GenerateEmbedUrlForRegisteredUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/GetDashboardEmbedUrlCommand.ts b/clients/client-quicksight/src/commands/GetDashboardEmbedUrlCommand.ts index 060facfbd7dff..e4e3f3cbd57d9 100644 --- a/clients/client-quicksight/src/commands/GetDashboardEmbedUrlCommand.ts +++ b/clients/client-quicksight/src/commands/GetDashboardEmbedUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -207,6 +208,10 @@ export class GetDashboardEmbedUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDashboardEmbedUrlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "GetDashboardEmbedUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/GetSessionEmbedUrlCommand.ts b/clients/client-quicksight/src/commands/GetSessionEmbedUrlCommand.ts index 1c782df515e80..30249b8951689 100644 --- a/clients/client-quicksight/src/commands/GetSessionEmbedUrlCommand.ts +++ b/clients/client-quicksight/src/commands/GetSessionEmbedUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -184,6 +185,10 @@ export class GetSessionEmbedUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSessionEmbedUrlResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "GetSessionEmbedUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListAnalysesCommand.ts b/clients/client-quicksight/src/commands/ListAnalysesCommand.ts index 85d95d657f435..4af5d3fbd261b 100644 --- a/clients/client-quicksight/src/commands/ListAnalysesCommand.ts +++ b/clients/client-quicksight/src/commands/ListAnalysesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAnalysesRequest, ListAnalysesResponse } from "../models/models_3"; @@ -141,6 +142,10 @@ export class ListAnalysesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListAnalyses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListAssetBundleExportJobsCommand.ts b/clients/client-quicksight/src/commands/ListAssetBundleExportJobsCommand.ts index 48c1d6dd64995..acdc62f45c96a 100644 --- a/clients/client-quicksight/src/commands/ListAssetBundleExportJobsCommand.ts +++ b/clients/client-quicksight/src/commands/ListAssetBundleExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssetBundleExportJobsRequest, ListAssetBundleExportJobsResponse } from "../models/models_3"; @@ -149,6 +150,10 @@ export class ListAssetBundleExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListAssetBundleExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListAssetBundleImportJobsCommand.ts b/clients/client-quicksight/src/commands/ListAssetBundleImportJobsCommand.ts index 6fbe45c4aa4e7..2e61a48544106 100644 --- a/clients/client-quicksight/src/commands/ListAssetBundleImportJobsCommand.ts +++ b/clients/client-quicksight/src/commands/ListAssetBundleImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssetBundleImportJobsRequest, ListAssetBundleImportJobsResponse } from "../models/models_3"; @@ -148,6 +149,10 @@ export class ListAssetBundleImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListAssetBundleImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListDashboardVersionsCommand.ts b/clients/client-quicksight/src/commands/ListDashboardVersionsCommand.ts index 85f2fd0090520..c253e3b0f31cf 100644 --- a/clients/client-quicksight/src/commands/ListDashboardVersionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListDashboardVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDashboardVersionsRequest, ListDashboardVersionsResponse } from "../models/models_3"; @@ -150,6 +151,10 @@ export class ListDashboardVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListDashboardVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListDashboardsCommand.ts b/clients/client-quicksight/src/commands/ListDashboardsCommand.ts index 68503b6a733c2..e9a1d7db4a544 100644 --- a/clients/client-quicksight/src/commands/ListDashboardsCommand.ts +++ b/clients/client-quicksight/src/commands/ListDashboardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDashboardsRequest, ListDashboardsResponse } from "../models/models_3"; @@ -144,6 +145,10 @@ export class ListDashboardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListDashboards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListDataSetsCommand.ts b/clients/client-quicksight/src/commands/ListDataSetsCommand.ts index 8c5b280af91f8..299904d0e9818 100644 --- a/clients/client-quicksight/src/commands/ListDataSetsCommand.ts +++ b/clients/client-quicksight/src/commands/ListDataSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDataSetsRequest, ListDataSetsResponse } from "../models/models_3"; @@ -154,6 +155,10 @@ export class ListDataSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListDataSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListDataSourcesCommand.ts b/clients/client-quicksight/src/commands/ListDataSourcesCommand.ts index 606330ed47aec..fdea1c656e4c6 100644 --- a/clients/client-quicksight/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-quicksight/src/commands/ListDataSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDataSourcesRequest, ListDataSourcesResponse } from "../models/models_3"; @@ -370,6 +371,10 @@ export class ListDataSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListDataSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListFolderMembersCommand.ts b/clients/client-quicksight/src/commands/ListFolderMembersCommand.ts index fc51e9a7d2014..f92e1019e3b1a 100644 --- a/clients/client-quicksight/src/commands/ListFolderMembersCommand.ts +++ b/clients/client-quicksight/src/commands/ListFolderMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFolderMembersRequest, ListFolderMembersResponse } from "../models/models_3"; @@ -152,6 +153,10 @@ export class ListFolderMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListFolderMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListFoldersCommand.ts b/clients/client-quicksight/src/commands/ListFoldersCommand.ts index 5d21f68b2e8df..8f846bac8d5ee 100644 --- a/clients/client-quicksight/src/commands/ListFoldersCommand.ts +++ b/clients/client-quicksight/src/commands/ListFoldersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFoldersRequest, ListFoldersResponse } from "../models/models_3"; @@ -154,6 +155,10 @@ export class ListFoldersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListFolders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts b/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts index 4587cb1ba39a2..dddb7972cceaf 100644 --- a/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts +++ b/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupMembershipsRequest, ListGroupMembershipsResponse } from "../models/models_3"; @@ -153,6 +154,10 @@ export class ListGroupMembershipsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListGroupMemberships", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListGroupsCommand.ts b/clients/client-quicksight/src/commands/ListGroupsCommand.ts index efb0f46c84524..2cb07aeb4da8a 100644 --- a/clients/client-quicksight/src/commands/ListGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/ListGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupsRequest, ListGroupsResponse } from "../models/models_3"; @@ -152,6 +153,10 @@ export class ListGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts index 0b7458d2be12c..57e854062cd7a 100644 --- a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts +++ b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIAMPolicyAssignmentsRequest, ListIAMPolicyAssignmentsResponse } from "../models/models_3"; @@ -149,6 +150,10 @@ export class ListIAMPolicyAssignmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListIAMPolicyAssignments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts index bf9bc6daf1745..698aec975d1b8 100644 --- a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts +++ b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIAMPolicyAssignmentsForUserRequest, ListIAMPolicyAssignmentsForUserResponse } from "../models/models_3"; @@ -162,6 +163,10 @@ export class ListIAMPolicyAssignmentsForUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListIAMPolicyAssignmentsForUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListIngestionsCommand.ts b/clients/client-quicksight/src/commands/ListIngestionsCommand.ts index f94e27bec3397..1e968c98828d9 100644 --- a/clients/client-quicksight/src/commands/ListIngestionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListIngestionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIngestionsRequest, ListIngestionsResponse } from "../models/models_3"; @@ -168,6 +169,10 @@ export class ListIngestionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListIngestions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListNamespacesCommand.ts b/clients/client-quicksight/src/commands/ListNamespacesCommand.ts index 429e476e5435a..797c2a6863f85 100644 --- a/clients/client-quicksight/src/commands/ListNamespacesCommand.ts +++ b/clients/client-quicksight/src/commands/ListNamespacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNamespacesRequest, ListNamespacesResponse } from "../models/models_3"; @@ -158,6 +159,10 @@ export class ListNamespacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListNamespaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts b/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts index ad43e921e0e1e..bd76e6f5c924e 100644 --- a/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts +++ b/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRefreshSchedulesRequest, ListRefreshSchedulesResponse } from "../models/models_3"; @@ -154,6 +155,10 @@ export class ListRefreshSchedulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListRefreshSchedules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts b/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts index c67b511c0faca..4c19f8bda7804 100644 --- a/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_3"; @@ -139,6 +140,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts b/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts index 6556bfe75c81b..9b3f234847df7 100644 --- a/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTemplateAliasesRequest, ListTemplateAliasesResponse } from "../models/models_3"; @@ -144,6 +145,10 @@ export class ListTemplateAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListTemplateAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts b/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts index f33818fdb4536..247fa4887d193 100644 --- a/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTemplateVersionsRequest, ListTemplateVersionsResponse } from "../models/models_3"; @@ -149,6 +150,10 @@ export class ListTemplateVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListTemplateVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListTemplatesCommand.ts b/clients/client-quicksight/src/commands/ListTemplatesCommand.ts index 2e6a0911d67af..0a6a91654a6f7 100644 --- a/clients/client-quicksight/src/commands/ListTemplatesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTemplatesRequest, ListTemplatesResponse } from "../models/models_3"; @@ -147,6 +148,10 @@ export class ListTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts b/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts index 5430ecea6160c..6bf12b1f4f5f1 100644 --- a/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListThemeAliasesRequest, ListThemeAliasesResponse } from "../models/models_3"; @@ -150,6 +151,10 @@ export class ListThemeAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListThemeAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts b/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts index 708c6ad873da2..8aeb085e0d6a7 100644 --- a/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListThemeVersionsRequest, ListThemeVersionsResponse } from "../models/models_3"; @@ -155,6 +156,10 @@ export class ListThemeVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListThemeVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListThemesCommand.ts b/clients/client-quicksight/src/commands/ListThemesCommand.ts index bc7cd2e5e7ae7..5294ff77e84b8 100644 --- a/clients/client-quicksight/src/commands/ListThemesCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListThemesRequest, ListThemesResponse } from "../models/models_3"; @@ -154,6 +155,10 @@ export class ListThemesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListThemes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts b/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts index 9636a1b3e1b2f..6b247c5362d60 100644 --- a/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTopicRefreshSchedulesRequest, ListTopicRefreshSchedulesResponse } from "../models/models_3"; @@ -160,6 +161,10 @@ export class ListTopicRefreshSchedulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListTopicRefreshSchedules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListTopicsCommand.ts b/clients/client-quicksight/src/commands/ListTopicsCommand.ts index 8bb722aa53aa7..cd7d729959873 100644 --- a/clients/client-quicksight/src/commands/ListTopicsCommand.ts +++ b/clients/client-quicksight/src/commands/ListTopicsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTopicsRequest, ListTopicsResponse } from "../models/models_3"; @@ -141,6 +142,10 @@ export class ListTopicsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListTopics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts b/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts index 7d3be4fd65da8..1d826fd2f60dc 100644 --- a/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUserGroupsRequest, ListUserGroupsResponse } from "../models/models_3"; @@ -152,6 +153,10 @@ export class ListUserGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListUserGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListUsersCommand.ts b/clients/client-quicksight/src/commands/ListUsersCommand.ts index bb18ad9476b73..128df48295de5 100644 --- a/clients/client-quicksight/src/commands/ListUsersCommand.ts +++ b/clients/client-quicksight/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUsersRequest, ListUsersResponse } from "../models/models_3"; @@ -159,6 +160,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts b/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts index 7563ca491decf..9e77e2dfae4ca 100644 --- a/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVPCConnectionsRequest, ListVPCConnectionsResponse } from "../models/models_3"; @@ -171,6 +172,10 @@ export class ListVPCConnectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "ListVPCConnections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts b/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts index d4bf2bf14c53b..2241fc01180e0 100644 --- a/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts +++ b/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDataSetRefreshPropertiesRequest, PutDataSetRefreshPropertiesResponse } from "../models/models_3"; @@ -159,6 +160,10 @@ export class PutDataSetRefreshPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "PutDataSetRefreshProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/RegisterUserCommand.ts b/clients/client-quicksight/src/commands/RegisterUserCommand.ts index 2b7397fc7d67e..705469a3725c0 100644 --- a/clients/client-quicksight/src/commands/RegisterUserCommand.ts +++ b/clients/client-quicksight/src/commands/RegisterUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterUserRequest, RegisterUserResponse } from "../models/models_3"; @@ -168,6 +169,10 @@ export class RegisterUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "RegisterUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts b/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts index c37e127582aaf..f2025848daacc 100644 --- a/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreAnalysisRequest, RestoreAnalysisResponse } from "../models/models_3"; @@ -139,6 +140,10 @@ export class RestoreAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "RestoreAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts b/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts index d6339b445138f..13a3d2443797b 100644 --- a/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts +++ b/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchAnalysesRequest, SearchAnalysesResponse } from "../models/models_3"; @@ -159,6 +160,10 @@ export class SearchAnalysesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "SearchAnalyses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts b/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts index 46cd3e31ddf7e..ab8e29051e6be 100644 --- a/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchDashboardsRequest, SearchDashboardsResponse } from "../models/models_3"; @@ -160,6 +161,10 @@ export class SearchDashboardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "SearchDashboards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts b/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts index 64b04333f4331..f07e6ace8576e 100644 --- a/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchDataSetsRequest, SearchDataSetsResponse } from "../models/models_3"; @@ -165,6 +166,10 @@ export class SearchDataSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "SearchDataSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts b/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts index 827a11237435c..b6b2d50dd9627 100644 --- a/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchDataSourcesRequest, SearchDataSourcesResponse } from "../models/models_3"; @@ -156,6 +157,10 @@ export class SearchDataSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "SearchDataSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/SearchFoldersCommand.ts b/clients/client-quicksight/src/commands/SearchFoldersCommand.ts index 1c05c24462555..1d7c361d62792 100644 --- a/clients/client-quicksight/src/commands/SearchFoldersCommand.ts +++ b/clients/client-quicksight/src/commands/SearchFoldersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchFoldersRequest, SearchFoldersResponse } from "../models/models_3"; @@ -164,6 +165,10 @@ export class SearchFoldersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "SearchFolders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/SearchGroupsCommand.ts b/clients/client-quicksight/src/commands/SearchGroupsCommand.ts index 52190b34d88e0..7800abfe074b6 100644 --- a/clients/client-quicksight/src/commands/SearchGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchGroupsRequest, SearchGroupsResponse } from "../models/models_3"; @@ -159,6 +160,10 @@ export class SearchGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "SearchGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts b/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts index d3d535293ecca..15c630b3b9a59 100644 --- a/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartAssetBundleExportJobRequest, StartAssetBundleExportJobResponse } from "../models/models_3"; @@ -213,6 +214,10 @@ export class StartAssetBundleExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "StartAssetBundleExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts b/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts index 2faf3a696f124..238302ef5c07d 100644 --- a/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -332,6 +333,10 @@ export class StartAssetBundleImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: StartAssetBundleImportJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "StartAssetBundleImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts b/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts index 50445ccb8b7cf..55ba11d839154 100644 --- a/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -253,6 +254,10 @@ export class StartDashboardSnapshotJobCommand extends $Command< commandName, inputFilterSensitiveLog: StartDashboardSnapshotJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "StartDashboardSnapshotJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/TagResourceCommand.ts b/clients/client-quicksight/src/commands/TagResourceCommand.ts index 6177d83e743f5..d061b376aba19 100644 --- a/clients/client-quicksight/src/commands/TagResourceCommand.ts +++ b/clients/client-quicksight/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_4"; @@ -162,6 +163,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UntagResourceCommand.ts b/clients/client-quicksight/src/commands/UntagResourceCommand.ts index c49e3781eb396..b16ecca1de556 100644 --- a/clients/client-quicksight/src/commands/UntagResourceCommand.ts +++ b/clients/client-quicksight/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_4"; @@ -134,6 +135,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts index cb2e580ca7685..075b605c2b2ef 100644 --- a/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccountCustomizationRequest, UpdateAccountCustomizationResponse } from "../models/models_4"; @@ -155,6 +156,10 @@ export class UpdateAccountCustomizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateAccountCustomization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts index 5106aba13bc40..bb6dc079fd03a 100644 --- a/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccountSettingsRequest, UpdateAccountSettingsResponse } from "../models/models_4"; @@ -139,6 +140,10 @@ export class UpdateAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts b/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts index 758c3c18614f9..2dbc104da9783 100644 --- a/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4624,6 +4625,10 @@ export class UpdateAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAnalysisRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateAnalysisPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateAnalysisPermissionsCommand.ts index 7fc47473fa5a0..c241f15d04d0c 100644 --- a/clients/client-quicksight/src/commands/UpdateAnalysisPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAnalysisPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAnalysisPermissionsRequest, UpdateAnalysisPermissionsResponse } from "../models/models_4"; @@ -166,6 +167,10 @@ export class UpdateAnalysisPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateAnalysisPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateDashboardCommand.ts b/clients/client-quicksight/src/commands/UpdateDashboardCommand.ts index 9c2715246004f..05bacb1ab5262 100644 --- a/clients/client-quicksight/src/commands/UpdateDashboardCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDashboardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4670,6 +4671,10 @@ export class UpdateDashboardCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDashboardRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateDashboard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateDashboardPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateDashboardPermissionsCommand.ts index 11d776584fa1f..a399fef6a1412 100644 --- a/clients/client-quicksight/src/commands/UpdateDashboardPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDashboardPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDashboardPermissionsRequest, UpdateDashboardPermissionsResponse } from "../models/models_4"; @@ -192,6 +193,10 @@ export class UpdateDashboardPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateDashboardPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateDashboardPublishedVersionCommand.ts b/clients/client-quicksight/src/commands/UpdateDashboardPublishedVersionCommand.ts index c54fec63ddada..6ed51745e3dbf 100644 --- a/clients/client-quicksight/src/commands/UpdateDashboardPublishedVersionCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDashboardPublishedVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDashboardPublishedVersionRequest, UpdateDashboardPublishedVersionResponse } from "../models/models_4"; @@ -145,6 +146,10 @@ export class UpdateDashboardPublishedVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateDashboardPublishedVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateDataSetCommand.ts b/clients/client-quicksight/src/commands/UpdateDataSetCommand.ts index a59e8d8b48ea7..641ec3cf225eb 100644 --- a/clients/client-quicksight/src/commands/UpdateDataSetCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDataSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -384,6 +385,10 @@ export class UpdateDataSetCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDataSetRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateDataSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateDataSetPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateDataSetPermissionsCommand.ts index 319ecbd772404..cc478fc324d9c 100644 --- a/clients/client-quicksight/src/commands/UpdateDataSetPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDataSetPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDataSetPermissionsRequest, UpdateDataSetPermissionsResponse } from "../models/models_4"; @@ -156,6 +157,10 @@ export class UpdateDataSetPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateDataSetPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateDataSourceCommand.ts b/clients/client-quicksight/src/commands/UpdateDataSourceCommand.ts index de270fa721b80..2e117840c2bdd 100644 --- a/clients/client-quicksight/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDataSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -371,6 +372,10 @@ export class UpdateDataSourceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDataSourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateDataSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateDataSourcePermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateDataSourcePermissionsCommand.ts index 325790ea2760a..270ed395c0059 100644 --- a/clients/client-quicksight/src/commands/UpdateDataSourcePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDataSourcePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDataSourcePermissionsRequest, UpdateDataSourcePermissionsResponse } from "../models/models_4"; @@ -160,6 +161,10 @@ export class UpdateDataSourcePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateDataSourcePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateFolderCommand.ts b/clients/client-quicksight/src/commands/UpdateFolderCommand.ts index 0bff463943f1d..45cd5f3020056 100644 --- a/clients/client-quicksight/src/commands/UpdateFolderCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFolderRequest, UpdateFolderResponse } from "../models/models_4"; @@ -147,6 +148,10 @@ export class UpdateFolderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateFolderPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateFolderPermissionsCommand.ts index 556d04ef60d7a..c66a150848666 100644 --- a/clients/client-quicksight/src/commands/UpdateFolderPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateFolderPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFolderPermissionsRequest, UpdateFolderPermissionsResponse } from "../models/models_4"; @@ -169,6 +170,10 @@ export class UpdateFolderPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateFolderPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateGroupCommand.ts b/clients/client-quicksight/src/commands/UpdateGroupCommand.ts index 7f1096751a522..22ab71d583e55 100644 --- a/clients/client-quicksight/src/commands/UpdateGroupCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_4"; @@ -146,6 +147,10 @@ export class UpdateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateIAMPolicyAssignmentCommand.ts b/clients/client-quicksight/src/commands/UpdateIAMPolicyAssignmentCommand.ts index ced329d134594..96f8e0770f24c 100644 --- a/clients/client-quicksight/src/commands/UpdateIAMPolicyAssignmentCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateIAMPolicyAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateIAMPolicyAssignmentRequest, UpdateIAMPolicyAssignmentResponse } from "../models/models_4"; @@ -160,6 +161,10 @@ export class UpdateIAMPolicyAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateIAMPolicyAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateIpRestrictionCommand.ts b/clients/client-quicksight/src/commands/UpdateIpRestrictionCommand.ts index 7a33a94f69ca4..99faadc29f6ca 100644 --- a/clients/client-quicksight/src/commands/UpdateIpRestrictionCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateIpRestrictionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateIpRestrictionRequest, UpdateIpRestrictionResponse } from "../models/models_4"; @@ -144,6 +145,10 @@ export class UpdateIpRestrictionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateIpRestriction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdatePublicSharingSettingsCommand.ts b/clients/client-quicksight/src/commands/UpdatePublicSharingSettingsCommand.ts index 73e2d6c7c726f..adb64adfe99b7 100644 --- a/clients/client-quicksight/src/commands/UpdatePublicSharingSettingsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdatePublicSharingSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePublicSharingSettingsRequest, UpdatePublicSharingSettingsResponse } from "../models/models_4"; @@ -158,6 +159,10 @@ export class UpdatePublicSharingSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdatePublicSharingSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/UpdateRefreshScheduleCommand.ts index 1d196931ee1aa..00f7a2a4414af 100644 --- a/clients/client-quicksight/src/commands/UpdateRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateRefreshScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRefreshScheduleRequest, UpdateRefreshScheduleResponse } from "../models/models_4"; @@ -157,6 +158,10 @@ export class UpdateRefreshScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateRefreshSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateTemplateAliasCommand.ts b/clients/client-quicksight/src/commands/UpdateTemplateAliasCommand.ts index d592607d136dd..97d2a96665fa4 100644 --- a/clients/client-quicksight/src/commands/UpdateTemplateAliasCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTemplateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTemplateAliasRequest, UpdateTemplateAliasResponse } from "../models/models_4"; @@ -141,6 +142,10 @@ export class UpdateTemplateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateTemplateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateTemplateCommand.ts b/clients/client-quicksight/src/commands/UpdateTemplateCommand.ts index e8025753429f8..9cac69f350c21 100644 --- a/clients/client-quicksight/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -4615,6 +4616,10 @@ export class UpdateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateTemplatePermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateTemplatePermissionsCommand.ts index 080488544a9bd..4fe7e791293c6 100644 --- a/clients/client-quicksight/src/commands/UpdateTemplatePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTemplatePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTemplatePermissionsRequest, UpdateTemplatePermissionsResponse } from "../models/models_4"; @@ -166,6 +167,10 @@ export class UpdateTemplatePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateTemplatePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateThemeAliasCommand.ts b/clients/client-quicksight/src/commands/UpdateThemeAliasCommand.ts index 10067b7b64e66..765c1ecb78b0c 100644 --- a/clients/client-quicksight/src/commands/UpdateThemeAliasCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateThemeAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateThemeAliasRequest, UpdateThemeAliasResponse } from "../models/models_4"; @@ -147,6 +148,10 @@ export class UpdateThemeAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateThemeAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateThemeCommand.ts b/clients/client-quicksight/src/commands/UpdateThemeCommand.ts index 9a4d278165781..13ac89565e011 100644 --- a/clients/client-quicksight/src/commands/UpdateThemeCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateThemeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_4"; @@ -202,6 +203,10 @@ export class UpdateThemeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateTheme", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateThemePermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateThemePermissionsCommand.ts index 128956ba5fa62..0e8b05f6adc66 100644 --- a/clients/client-quicksight/src/commands/UpdateThemePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateThemePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateThemePermissionsRequest, UpdateThemePermissionsResponse } from "../models/models_4"; @@ -262,6 +263,10 @@ export class UpdateThemePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateThemePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateTopicCommand.ts b/clients/client-quicksight/src/commands/UpdateTopicCommand.ts index 48fd42f336a25..cd3609dd38177 100644 --- a/clients/client-quicksight/src/commands/UpdateTopicCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTopicRequest, UpdateTopicRequestFilterSensitiveLog, UpdateTopicResponse } from "../models/models_4"; @@ -391,6 +392,10 @@ export class UpdateTopicCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateTopicRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateTopicPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateTopicPermissionsCommand.ts index e257106f210e1..debcdaa709ad1 100644 --- a/clients/client-quicksight/src/commands/UpdateTopicPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTopicPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTopicPermissionsRequest, UpdateTopicPermissionsResponse } from "../models/models_4"; @@ -172,6 +173,10 @@ export class UpdateTopicPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateTopicPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateTopicRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/UpdateTopicRefreshScheduleCommand.ts index 923e19b24d785..7a965a9e6e590 100644 --- a/clients/client-quicksight/src/commands/UpdateTopicRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTopicRefreshScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTopicRefreshScheduleRequest, UpdateTopicRefreshScheduleResponse } from "../models/models_4"; @@ -155,6 +156,10 @@ export class UpdateTopicRefreshScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateTopicRefreshSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateUserCommand.ts b/clients/client-quicksight/src/commands/UpdateUserCommand.ts index 505ca2d0a807f..a2f0bfc38b872 100644 --- a/clients/client-quicksight/src/commands/UpdateUserCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateUserRequest, UpdateUserResponse } from "../models/models_4"; @@ -159,6 +160,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-quicksight/src/commands/UpdateVPCConnectionCommand.ts b/clients/client-quicksight/src/commands/UpdateVPCConnectionCommand.ts index f2863bd656320..b62070278e98e 100644 --- a/clients/client-quicksight/src/commands/UpdateVPCConnectionCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateVPCConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVPCConnectionRequest, UpdateVPCConnectionResponse } from "../models/models_4"; @@ -161,6 +162,10 @@ export class UpdateVPCConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "QuickSight_20180401", + operation: "UpdateVPCConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/package.json b/clients/client-ram/package.json index e10d96fea9f59..5c290a022ed3a 100644 --- a/clients/client-ram/package.json +++ b/clients/client-ram/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-ram/src/commands/AcceptResourceShareInvitationCommand.ts b/clients/client-ram/src/commands/AcceptResourceShareInvitationCommand.ts index 6de90f8467233..b7ce549d9727f 100644 --- a/clients/client-ram/src/commands/AcceptResourceShareInvitationCommand.ts +++ b/clients/client-ram/src/commands/AcceptResourceShareInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptResourceShareInvitationRequest, AcceptResourceShareInvitationResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class AcceptResourceShareInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "AcceptResourceShareInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/AssociateResourceShareCommand.ts b/clients/client-ram/src/commands/AssociateResourceShareCommand.ts index d8e16541a6b34..04ce013b8300f 100644 --- a/clients/client-ram/src/commands/AssociateResourceShareCommand.ts +++ b/clients/client-ram/src/commands/AssociateResourceShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateResourceShareRequest, AssociateResourceShareResponse } from "../models/models_0"; @@ -180,6 +181,10 @@ export class AssociateResourceShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "AssociateResourceShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/AssociateResourceSharePermissionCommand.ts b/clients/client-ram/src/commands/AssociateResourceSharePermissionCommand.ts index 645d4def59bb9..99cf61dabd4a0 100644 --- a/clients/client-ram/src/commands/AssociateResourceSharePermissionCommand.ts +++ b/clients/client-ram/src/commands/AssociateResourceSharePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateResourceSharePermissionRequest, AssociateResourceSharePermissionResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class AssociateResourceSharePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "AssociateResourceSharePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/CreatePermissionCommand.ts b/clients/client-ram/src/commands/CreatePermissionCommand.ts index 4004accfe4296..2099722eac220 100644 --- a/clients/client-ram/src/commands/CreatePermissionCommand.ts +++ b/clients/client-ram/src/commands/CreatePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePermissionRequest, CreatePermissionResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class CreatePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "CreatePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/CreatePermissionVersionCommand.ts b/clients/client-ram/src/commands/CreatePermissionVersionCommand.ts index bf56c6b7d57e8..52ba37b77546c 100644 --- a/clients/client-ram/src/commands/CreatePermissionVersionCommand.ts +++ b/clients/client-ram/src/commands/CreatePermissionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePermissionVersionRequest, CreatePermissionVersionResponse } from "../models/models_0"; @@ -177,6 +178,10 @@ export class CreatePermissionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "CreatePermissionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/CreateResourceShareCommand.ts b/clients/client-ram/src/commands/CreateResourceShareCommand.ts index 60c196e1e8fc1..82211aee8ed1e 100644 --- a/clients/client-ram/src/commands/CreateResourceShareCommand.ts +++ b/clients/client-ram/src/commands/CreateResourceShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateResourceShareRequest, CreateResourceShareResponse } from "../models/models_0"; @@ -203,6 +204,10 @@ export class CreateResourceShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "CreateResourceShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/DeletePermissionCommand.ts b/clients/client-ram/src/commands/DeletePermissionCommand.ts index 105a55d9cb226..c4b37e005fab0 100644 --- a/clients/client-ram/src/commands/DeletePermissionCommand.ts +++ b/clients/client-ram/src/commands/DeletePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePermissionRequest, DeletePermissionResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeletePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "DeletePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/DeletePermissionVersionCommand.ts b/clients/client-ram/src/commands/DeletePermissionVersionCommand.ts index e5dbd9c9727ef..9356495c3274f 100644 --- a/clients/client-ram/src/commands/DeletePermissionVersionCommand.ts +++ b/clients/client-ram/src/commands/DeletePermissionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePermissionVersionRequest, DeletePermissionVersionResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DeletePermissionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "DeletePermissionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/DeleteResourceShareCommand.ts b/clients/client-ram/src/commands/DeleteResourceShareCommand.ts index d8f0f87bc758b..c3e540cdc887c 100644 --- a/clients/client-ram/src/commands/DeleteResourceShareCommand.ts +++ b/clients/client-ram/src/commands/DeleteResourceShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourceShareRequest, DeleteResourceShareResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DeleteResourceShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "DeleteResourceShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/DisassociateResourceShareCommand.ts b/clients/client-ram/src/commands/DisassociateResourceShareCommand.ts index 591758fcdb4d3..5e17591c4d756 100644 --- a/clients/client-ram/src/commands/DisassociateResourceShareCommand.ts +++ b/clients/client-ram/src/commands/DisassociateResourceShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateResourceShareRequest, DisassociateResourceShareResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class DisassociateResourceShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "DisassociateResourceShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/DisassociateResourceSharePermissionCommand.ts b/clients/client-ram/src/commands/DisassociateResourceSharePermissionCommand.ts index e49c27ddd2f78..c39d8b7f68455 100644 --- a/clients/client-ram/src/commands/DisassociateResourceSharePermissionCommand.ts +++ b/clients/client-ram/src/commands/DisassociateResourceSharePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class DisassociateResourceSharePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "DisassociateResourceSharePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/EnableSharingWithAwsOrganizationCommand.ts b/clients/client-ram/src/commands/EnableSharingWithAwsOrganizationCommand.ts index 963903e83e25f..4796b1e980f19 100644 --- a/clients/client-ram/src/commands/EnableSharingWithAwsOrganizationCommand.ts +++ b/clients/client-ram/src/commands/EnableSharingWithAwsOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableSharingWithAwsOrganizationRequest, EnableSharingWithAwsOrganizationResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class EnableSharingWithAwsOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "EnableSharingWithAwsOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/GetPermissionCommand.ts b/clients/client-ram/src/commands/GetPermissionCommand.ts index 8e764c38fd2bd..c59846397a8ba 100644 --- a/clients/client-ram/src/commands/GetPermissionCommand.ts +++ b/clients/client-ram/src/commands/GetPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPermissionRequest, GetPermissionResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class GetPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "GetPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/GetResourcePoliciesCommand.ts b/clients/client-ram/src/commands/GetResourcePoliciesCommand.ts index ea78fa9a26203..b1ec08e3e06bb 100644 --- a/clients/client-ram/src/commands/GetResourcePoliciesCommand.ts +++ b/clients/client-ram/src/commands/GetResourcePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetResourcePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "GetResourcePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/GetResourceShareAssociationsCommand.ts b/clients/client-ram/src/commands/GetResourceShareAssociationsCommand.ts index 5951b4a3a4325..481c9a39419c8 100644 --- a/clients/client-ram/src/commands/GetResourceShareAssociationsCommand.ts +++ b/clients/client-ram/src/commands/GetResourceShareAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourceShareAssociationsRequest, GetResourceShareAssociationsResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class GetResourceShareAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "GetResourceShareAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/GetResourceShareInvitationsCommand.ts b/clients/client-ram/src/commands/GetResourceShareInvitationsCommand.ts index 2b25a99e916ef..9667aab8797c9 100644 --- a/clients/client-ram/src/commands/GetResourceShareInvitationsCommand.ts +++ b/clients/client-ram/src/commands/GetResourceShareInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourceShareInvitationsRequest, GetResourceShareInvitationsResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class GetResourceShareInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "GetResourceShareInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/GetResourceSharesCommand.ts b/clients/client-ram/src/commands/GetResourceSharesCommand.ts index e4dc8c34c0432..846dd077d19cf 100644 --- a/clients/client-ram/src/commands/GetResourceSharesCommand.ts +++ b/clients/client-ram/src/commands/GetResourceSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourceSharesRequest, GetResourceSharesResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class GetResourceSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "GetResourceShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListPendingInvitationResourcesCommand.ts b/clients/client-ram/src/commands/ListPendingInvitationResourcesCommand.ts index dd4127fa1c6ef..9437095a88b70 100644 --- a/clients/client-ram/src/commands/ListPendingInvitationResourcesCommand.ts +++ b/clients/client-ram/src/commands/ListPendingInvitationResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPendingInvitationResourcesRequest, ListPendingInvitationResourcesResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class ListPendingInvitationResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListPendingInvitationResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListPermissionAssociationsCommand.ts b/clients/client-ram/src/commands/ListPermissionAssociationsCommand.ts index dafc53ccd7689..f80c545a9d676 100644 --- a/clients/client-ram/src/commands/ListPermissionAssociationsCommand.ts +++ b/clients/client-ram/src/commands/ListPermissionAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPermissionAssociationsRequest, ListPermissionAssociationsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListPermissionAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListPermissionAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListPermissionVersionsCommand.ts b/clients/client-ram/src/commands/ListPermissionVersionsCommand.ts index 8e4eb42efb72b..040a44bfe3b6d 100644 --- a/clients/client-ram/src/commands/ListPermissionVersionsCommand.ts +++ b/clients/client-ram/src/commands/ListPermissionVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPermissionVersionsRequest, ListPermissionVersionsResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class ListPermissionVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListPermissionVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListPermissionsCommand.ts b/clients/client-ram/src/commands/ListPermissionsCommand.ts index 576d86c1ce72b..2395aac07139a 100644 --- a/clients/client-ram/src/commands/ListPermissionsCommand.ts +++ b/clients/client-ram/src/commands/ListPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPermissionsRequest, ListPermissionsResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListPrincipalsCommand.ts b/clients/client-ram/src/commands/ListPrincipalsCommand.ts index 7d25c118d1e1c..c51c400309479 100644 --- a/clients/client-ram/src/commands/ListPrincipalsCommand.ts +++ b/clients/client-ram/src/commands/ListPrincipalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPrincipalsRequest, ListPrincipalsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListPrincipalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListPrincipals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListReplacePermissionAssociationsWorkCommand.ts b/clients/client-ram/src/commands/ListReplacePermissionAssociationsWorkCommand.ts index 22ca5c886aff2..712e2674bb24a 100644 --- a/clients/client-ram/src/commands/ListReplacePermissionAssociationsWorkCommand.ts +++ b/clients/client-ram/src/commands/ListReplacePermissionAssociationsWorkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class ListReplacePermissionAssociationsWorkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListReplacePermissionAssociationsWork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListResourceSharePermissionsCommand.ts b/clients/client-ram/src/commands/ListResourceSharePermissionsCommand.ts index 5419f289a88af..cc253bb698917 100644 --- a/clients/client-ram/src/commands/ListResourceSharePermissionsCommand.ts +++ b/clients/client-ram/src/commands/ListResourceSharePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourceSharePermissionsRequest, ListResourceSharePermissionsResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class ListResourceSharePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListResourceSharePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListResourceTypesCommand.ts b/clients/client-ram/src/commands/ListResourceTypesCommand.ts index 12493f9efd71d..dc481470891e2 100644 --- a/clients/client-ram/src/commands/ListResourceTypesCommand.ts +++ b/clients/client-ram/src/commands/ListResourceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourceTypesRequest, ListResourceTypesResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListResourceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListResourceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ListResourcesCommand.ts b/clients/client-ram/src/commands/ListResourcesCommand.ts index 36dd89f470ed6..5fc6adcf5442a 100644 --- a/clients/client-ram/src/commands/ListResourcesCommand.ts +++ b/clients/client-ram/src/commands/ListResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class ListResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ListResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/PromotePermissionCreatedFromPolicyCommand.ts b/clients/client-ram/src/commands/PromotePermissionCreatedFromPolicyCommand.ts index 2a4bd16d85c3f..7592aee890008 100644 --- a/clients/client-ram/src/commands/PromotePermissionCreatedFromPolicyCommand.ts +++ b/clients/client-ram/src/commands/PromotePermissionCreatedFromPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -197,6 +198,10 @@ export class PromotePermissionCreatedFromPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "PromotePermissionCreatedFromPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/PromoteResourceShareCreatedFromPolicyCommand.ts b/clients/client-ram/src/commands/PromoteResourceShareCreatedFromPolicyCommand.ts index 9b6be42a052d0..785b44a12f224 100644 --- a/clients/client-ram/src/commands/PromoteResourceShareCreatedFromPolicyCommand.ts +++ b/clients/client-ram/src/commands/PromoteResourceShareCreatedFromPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class PromoteResourceShareCreatedFromPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "PromoteResourceShareCreatedFromPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/RejectResourceShareInvitationCommand.ts b/clients/client-ram/src/commands/RejectResourceShareInvitationCommand.ts index 7729681c30233..adcefd6ca213e 100644 --- a/clients/client-ram/src/commands/RejectResourceShareInvitationCommand.ts +++ b/clients/client-ram/src/commands/RejectResourceShareInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RejectResourceShareInvitationRequest, RejectResourceShareInvitationResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class RejectResourceShareInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "RejectResourceShareInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/ReplacePermissionAssociationsCommand.ts b/clients/client-ram/src/commands/ReplacePermissionAssociationsCommand.ts index bdeeb63c2f5c5..f6730d409886d 100644 --- a/clients/client-ram/src/commands/ReplacePermissionAssociationsCommand.ts +++ b/clients/client-ram/src/commands/ReplacePermissionAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ReplacePermissionAssociationsRequest, ReplacePermissionAssociationsResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class ReplacePermissionAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "ReplacePermissionAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/SetDefaultPermissionVersionCommand.ts b/clients/client-ram/src/commands/SetDefaultPermissionVersionCommand.ts index 2e34f4badc3e5..3feaf9a4d0e43 100644 --- a/clients/client-ram/src/commands/SetDefaultPermissionVersionCommand.ts +++ b/clients/client-ram/src/commands/SetDefaultPermissionVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetDefaultPermissionVersionRequest, SetDefaultPermissionVersionResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class SetDefaultPermissionVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "SetDefaultPermissionVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/TagResourceCommand.ts b/clients/client-ram/src/commands/TagResourceCommand.ts index 185f3d533146e..3e9277504b687 100644 --- a/clients/client-ram/src/commands/TagResourceCommand.ts +++ b/clients/client-ram/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/UntagResourceCommand.ts b/clients/client-ram/src/commands/UntagResourceCommand.ts index 0dc21dc416c47..a45c93bc9b005 100644 --- a/clients/client-ram/src/commands/UntagResourceCommand.ts +++ b/clients/client-ram/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ram/src/commands/UpdateResourceShareCommand.ts b/clients/client-ram/src/commands/UpdateResourceShareCommand.ts index 8eca4bbce7c48..5bc4be6cbdb8d 100644 --- a/clients/client-ram/src/commands/UpdateResourceShareCommand.ts +++ b/clients/client-ram/src/commands/UpdateResourceShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResourceShareRequest, UpdateResourceShareResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class UpdateResourceShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonResourceSharing", + operation: "UpdateResourceShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/package.json b/clients/client-rbin/package.json index 377a1fcf5e0ff..aed5d1fb25977 100644 --- a/clients/client-rbin/package.json +++ b/clients/client-rbin/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-rbin/src/commands/CreateRuleCommand.ts b/clients/client-rbin/src/commands/CreateRuleCommand.ts index 4e7d7c18bd942..80add161fa678 100644 --- a/clients/client-rbin/src/commands/CreateRuleCommand.ts +++ b/clients/client-rbin/src/commands/CreateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0"; @@ -171,6 +172,10 @@ export class CreateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "CreateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/DeleteRuleCommand.ts b/clients/client-rbin/src/commands/DeleteRuleCommand.ts index 8852c5c94eefa..b11ca9ddf115d 100644 --- a/clients/client-rbin/src/commands/DeleteRuleCommand.ts +++ b/clients/client-rbin/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/GetRuleCommand.ts b/clients/client-rbin/src/commands/GetRuleCommand.ts index b70a4c8996375..f421b4421015b 100644 --- a/clients/client-rbin/src/commands/GetRuleCommand.ts +++ b/clients/client-rbin/src/commands/GetRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRuleRequest, GetRuleResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetRuleCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "GetRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/ListRulesCommand.ts b/clients/client-rbin/src/commands/ListRulesCommand.ts index f2599f5961d81..f30ad9f913952 100644 --- a/clients/client-rbin/src/commands/ListRulesCommand.ts +++ b/clients/client-rbin/src/commands/ListRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRulesRequest, ListRulesResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "ListRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/ListTagsForResourceCommand.ts b/clients/client-rbin/src/commands/ListTagsForResourceCommand.ts index b27c1be21c2ba..3db16eaf834ea 100644 --- a/clients/client-rbin/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rbin/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/LockRuleCommand.ts b/clients/client-rbin/src/commands/LockRuleCommand.ts index 99ce7a24bc12f..61fa810b0fb66 100644 --- a/clients/client-rbin/src/commands/LockRuleCommand.ts +++ b/clients/client-rbin/src/commands/LockRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LockRuleRequest, LockRuleResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class LockRuleCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "LockRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/TagResourceCommand.ts b/clients/client-rbin/src/commands/TagResourceCommand.ts index 4b956c4f2c147..f8972cfb7eb82 100644 --- a/clients/client-rbin/src/commands/TagResourceCommand.ts +++ b/clients/client-rbin/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/UnlockRuleCommand.ts b/clients/client-rbin/src/commands/UnlockRuleCommand.ts index a34a4d348e7e2..850b594b7eb2a 100644 --- a/clients/client-rbin/src/commands/UnlockRuleCommand.ts +++ b/clients/client-rbin/src/commands/UnlockRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UnlockRuleRequest, UnlockRuleResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class UnlockRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "UnlockRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/UntagResourceCommand.ts b/clients/client-rbin/src/commands/UntagResourceCommand.ts index b20f9c2a6b0d1..0d9ea2f918906 100644 --- a/clients/client-rbin/src/commands/UntagResourceCommand.ts +++ b/clients/client-rbin/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rbin/src/commands/UpdateRuleCommand.ts b/clients/client-rbin/src/commands/UpdateRuleCommand.ts index 1b18e1d913ba0..db1eeb9f089d1 100644 --- a/clients/client-rbin/src/commands/UpdateRuleCommand.ts +++ b/clients/client-rbin/src/commands/UpdateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRuleRequest, UpdateRuleResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class UpdateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRecycleBin", + operation: "UpdateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index 7b003e349496d..4e8a05665e136 100644 --- a/clients/client-rds-data/package.json +++ b/clients/client-rds-data/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-rds-data/src/commands/BatchExecuteStatementCommand.ts b/clients/client-rds-data/src/commands/BatchExecuteStatementCommand.ts index 97d4c0ac121f7..8643f504bfd75 100644 --- a/clients/client-rds-data/src/commands/BatchExecuteStatementCommand.ts +++ b/clients/client-rds-data/src/commands/BatchExecuteStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchExecuteStatementRequest, BatchExecuteStatementResponse } from "../models/models_0"; @@ -246,6 +247,10 @@ export class BatchExecuteStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RdsDataService", + operation: "BatchExecuteStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds-data/src/commands/BeginTransactionCommand.ts b/clients/client-rds-data/src/commands/BeginTransactionCommand.ts index 6f5f34410d48e..84819b8959689 100644 --- a/clients/client-rds-data/src/commands/BeginTransactionCommand.ts +++ b/clients/client-rds-data/src/commands/BeginTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BeginTransactionRequest, BeginTransactionResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class BeginTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RdsDataService", + operation: "BeginTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds-data/src/commands/CommitTransactionCommand.ts b/clients/client-rds-data/src/commands/CommitTransactionCommand.ts index 83934b37e9e9a..ffb9fc5478bf3 100644 --- a/clients/client-rds-data/src/commands/CommitTransactionCommand.ts +++ b/clients/client-rds-data/src/commands/CommitTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CommitTransactionRequest, CommitTransactionResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class CommitTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RdsDataService", + operation: "CommitTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds-data/src/commands/ExecuteSqlCommand.ts b/clients/client-rds-data/src/commands/ExecuteSqlCommand.ts index 7c54687b902e4..a6a882038a2af 100644 --- a/clients/client-rds-data/src/commands/ExecuteSqlCommand.ts +++ b/clients/client-rds-data/src/commands/ExecuteSqlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteSqlRequest, ExecuteSqlResponse } from "../models/models_0"; @@ -202,6 +203,10 @@ export class ExecuteSqlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RdsDataService", + operation: "ExecuteSql", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds-data/src/commands/ExecuteStatementCommand.ts b/clients/client-rds-data/src/commands/ExecuteStatementCommand.ts index 9daf580a5bc27..9201d252d9ee8 100644 --- a/clients/client-rds-data/src/commands/ExecuteStatementCommand.ts +++ b/clients/client-rds-data/src/commands/ExecuteStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteStatementRequest, ExecuteStatementResponse } from "../models/models_0"; @@ -273,6 +274,10 @@ export class ExecuteStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RdsDataService", + operation: "ExecuteStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds-data/src/commands/RollbackTransactionCommand.ts b/clients/client-rds-data/src/commands/RollbackTransactionCommand.ts index adab3c1d2345a..b135bcd5645a9 100644 --- a/clients/client-rds-data/src/commands/RollbackTransactionCommand.ts +++ b/clients/client-rds-data/src/commands/RollbackTransactionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RollbackTransactionRequest, RollbackTransactionResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class RollbackTransactionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RdsDataService", + operation: "RollbackTransaction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/package.json b/clients/client-rds/package.json index 695c620086b06..4369fadb97bcf 100644 --- a/clients/client-rds/package.json +++ b/clients/client-rds/package.json @@ -34,29 +34,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-rds/src/commands/AddRoleToDBClusterCommand.ts b/clients/client-rds/src/commands/AddRoleToDBClusterCommand.ts index 93b3e924f0455..89f5e7ffc0411 100644 --- a/clients/client-rds/src/commands/AddRoleToDBClusterCommand.ts +++ b/clients/client-rds/src/commands/AddRoleToDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddRoleToDBClusterMessage } from "../models/models_0"; @@ -139,6 +140,10 @@ export class AddRoleToDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddRoleToDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/AddRoleToDBInstanceCommand.ts b/clients/client-rds/src/commands/AddRoleToDBInstanceCommand.ts index 02a5ea5effad2..4d0d36995f04b 100644 --- a/clients/client-rds/src/commands/AddRoleToDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/AddRoleToDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddRoleToDBInstanceMessage } from "../models/models_0"; @@ -144,6 +145,10 @@ export class AddRoleToDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddRoleToDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/AddSourceIdentifierToSubscriptionCommand.ts b/clients/client-rds/src/commands/AddSourceIdentifierToSubscriptionCommand.ts index f0fe2e35eb9c7..52d1f085fab86 100644 --- a/clients/client-rds/src/commands/AddSourceIdentifierToSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/AddSourceIdentifierToSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddSourceIdentifierToSubscriptionMessage, AddSourceIdentifierToSubscriptionResult } from "../models/models_0"; @@ -175,6 +176,10 @@ export class AddSourceIdentifierToSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddSourceIdentifierToSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/AddTagsToResourceCommand.ts b/clients/client-rds/src/commands/AddTagsToResourceCommand.ts index fa83e53ea086f..2b04b8db9d969 100644 --- a/clients/client-rds/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-rds/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddTagsToResourceMessage } from "../models/models_0"; @@ -159,6 +160,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ApplyPendingMaintenanceActionCommand.ts b/clients/client-rds/src/commands/ApplyPendingMaintenanceActionCommand.ts index 77c7c5315fe08..f1e30697f069b 100644 --- a/clients/client-rds/src/commands/ApplyPendingMaintenanceActionCommand.ts +++ b/clients/client-rds/src/commands/ApplyPendingMaintenanceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ApplyPendingMaintenanceActionMessage, ApplyPendingMaintenanceActionResult } from "../models/models_0"; @@ -170,6 +171,10 @@ export class ApplyPendingMaintenanceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ApplyPendingMaintenanceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/AuthorizeDBSecurityGroupIngressCommand.ts b/clients/client-rds/src/commands/AuthorizeDBSecurityGroupIngressCommand.ts index a6a976b0efd69..02cf8b7364d73 100644 --- a/clients/client-rds/src/commands/AuthorizeDBSecurityGroupIngressCommand.ts +++ b/clients/client-rds/src/commands/AuthorizeDBSecurityGroupIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuthorizeDBSecurityGroupIngressMessage, AuthorizeDBSecurityGroupIngressResult } from "../models/models_0"; @@ -189,6 +190,10 @@ export class AuthorizeDBSecurityGroupIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "AuthorizeDBSecurityGroupIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/BacktrackDBClusterCommand.ts b/clients/client-rds/src/commands/BacktrackDBClusterCommand.ts index bfcad2d71101b..cfceeee179256 100644 --- a/clients/client-rds/src/commands/BacktrackDBClusterCommand.ts +++ b/clients/client-rds/src/commands/BacktrackDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BacktrackDBClusterMessage, DBClusterBacktrack } from "../models/models_0"; @@ -136,6 +137,10 @@ export class BacktrackDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "BacktrackDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CancelExportTaskCommand.ts b/clients/client-rds/src/commands/CancelExportTaskCommand.ts index 3fc2c807123aa..d01319a8c67f7 100644 --- a/clients/client-rds/src/commands/CancelExportTaskCommand.ts +++ b/clients/client-rds/src/commands/CancelExportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelExportTaskMessage, ExportTask } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CancelExportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CancelExportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CopyDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/CopyDBClusterParameterGroupCommand.ts index 0dbb59c7a4e50..ac9f0bff7309f 100644 --- a/clients/client-rds/src/commands/CopyDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CopyDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyDBClusterParameterGroupMessage, CopyDBClusterParameterGroupResult } from "../models/models_0"; @@ -162,6 +163,10 @@ export class CopyDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts index 7228c7429e684..0ccd35e8e2e5e 100644 --- a/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyDBClusterSnapshotMessage, CopyDBClusterSnapshotResult } from "../models/models_0"; @@ -257,6 +258,10 @@ export class CopyDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CopyDBParameterGroupCommand.ts b/clients/client-rds/src/commands/CopyDBParameterGroupCommand.ts index 2bf3bb491f8eb..7c63817ea2b9e 100644 --- a/clients/client-rds/src/commands/CopyDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CopyDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyDBParameterGroupMessage, CopyDBParameterGroupResult } from "../models/models_0"; @@ -162,6 +163,10 @@ export class CopyDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CopyDBSnapshotCommand.ts b/clients/client-rds/src/commands/CopyDBSnapshotCommand.ts index 466fe85b01cda..bdf30273cc47d 100644 --- a/clients/client-rds/src/commands/CopyDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CopyDBSnapshotCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyDBSnapshotMessage, CopyDBSnapshotResult } from "../models/models_0"; @@ -246,6 +247,10 @@ export class CopyDBSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyDBSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CopyOptionGroupCommand.ts b/clients/client-rds/src/commands/CopyOptionGroupCommand.ts index 08fdbbc962fb6..f0c289094ae1c 100644 --- a/clients/client-rds/src/commands/CopyOptionGroupCommand.ts +++ b/clients/client-rds/src/commands/CopyOptionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyOptionGroupMessage, CopyOptionGroupResult } from "../models/models_0"; @@ -203,6 +204,10 @@ export class CopyOptionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CopyOptionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateBlueGreenDeploymentCommand.ts b/clients/client-rds/src/commands/CreateBlueGreenDeploymentCommand.ts index 8d5eb6dc0d0a1..8bd954ccf4ab3 100644 --- a/clients/client-rds/src/commands/CreateBlueGreenDeploymentCommand.ts +++ b/clients/client-rds/src/commands/CreateBlueGreenDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateBlueGreenDeploymentRequest, CreateBlueGreenDeploymentResponse } from "../models/models_0"; @@ -334,6 +335,10 @@ export class CreateBlueGreenDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateBlueGreenDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateCustomDBEngineVersionCommand.ts b/clients/client-rds/src/commands/CreateCustomDBEngineVersionCommand.ts index 2015ef8cc5d50..4022aa5b49eee 100644 --- a/clients/client-rds/src/commands/CreateCustomDBEngineVersionCommand.ts +++ b/clients/client-rds/src/commands/CreateCustomDBEngineVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCustomDBEngineVersionMessage, DBEngineVersion } from "../models/models_0"; @@ -223,6 +224,10 @@ export class CreateCustomDBEngineVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateCustomDBEngineVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBClusterCommand.ts b/clients/client-rds/src/commands/CreateDBClusterCommand.ts index 4b41ee7eb1d35..9fee9650f28b2 100644 --- a/clients/client-rds/src/commands/CreateDBClusterCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBClusterMessage, CreateDBClusterResult } from "../models/models_0"; @@ -545,6 +546,10 @@ export class CreateDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBClusterEndpointCommand.ts b/clients/client-rds/src/commands/CreateDBClusterEndpointCommand.ts index 4344cb264878f..a4dd0727c8850 100644 --- a/clients/client-rds/src/commands/CreateDBClusterEndpointCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBClusterEndpointMessage, DBClusterEndpoint } from "../models/models_0"; @@ -198,6 +199,10 @@ export class CreateDBClusterEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBClusterEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts index f1987428eb69e..7c83b1dd9ee10 100644 --- a/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBClusterParameterGroupMessage, CreateDBClusterParameterGroupResult } from "../models/models_0"; @@ -191,6 +192,10 @@ export class CreateDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts index 91c13d2b4d4c0..d507159b499dd 100644 --- a/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBClusterSnapshotMessage, CreateDBClusterSnapshotResult } from "../models/models_0"; @@ -217,6 +218,10 @@ export class CreateDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBInstanceCommand.ts b/clients/client-rds/src/commands/CreateDBInstanceCommand.ts index d79e632329f82..e3cd07615d2d9 100644 --- a/clients/client-rds/src/commands/CreateDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/CreateDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBInstanceMessage, CreateDBInstanceResult } from "../models/models_0"; @@ -601,6 +602,10 @@ export class CreateDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBInstanceReadReplicaCommand.ts b/clients/client-rds/src/commands/CreateDBInstanceReadReplicaCommand.ts index 56b41f3d20602..d9500227e5234 100644 --- a/clients/client-rds/src/commands/CreateDBInstanceReadReplicaCommand.ts +++ b/clients/client-rds/src/commands/CreateDBInstanceReadReplicaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBInstanceReadReplicaMessage, CreateDBInstanceReadReplicaResult } from "../models/models_0"; @@ -504,6 +505,10 @@ export class CreateDBInstanceReadReplicaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBInstanceReadReplica", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBParameterGroupCommand.ts b/clients/client-rds/src/commands/CreateDBParameterGroupCommand.ts index 59fdc1b5a381b..efd3b53237b0a 100644 --- a/clients/client-rds/src/commands/CreateDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBParameterGroupMessage, CreateDBParameterGroupResult } from "../models/models_0"; @@ -176,6 +177,10 @@ export class CreateDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBProxyCommand.ts b/clients/client-rds/src/commands/CreateDBProxyCommand.ts index 2468af62e6963..a68fa722a7261 100644 --- a/clients/client-rds/src/commands/CreateDBProxyCommand.ts +++ b/clients/client-rds/src/commands/CreateDBProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBProxyRequest, CreateDBProxyResponse } from "../models/models_0"; @@ -177,6 +178,10 @@ export class CreateDBProxyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBProxyEndpointCommand.ts b/clients/client-rds/src/commands/CreateDBProxyEndpointCommand.ts index 943e66410061d..470aaea1549c6 100644 --- a/clients/client-rds/src/commands/CreateDBProxyEndpointCommand.ts +++ b/clients/client-rds/src/commands/CreateDBProxyEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBProxyEndpointRequest, CreateDBProxyEndpointResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class CreateDBProxyEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBProxyEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBSecurityGroupCommand.ts b/clients/client-rds/src/commands/CreateDBSecurityGroupCommand.ts index 52f5a6ba491a0..0bc146e3c511b 100644 --- a/clients/client-rds/src/commands/CreateDBSecurityGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBSecurityGroupMessage, CreateDBSecurityGroupResult } from "../models/models_0"; @@ -177,6 +178,10 @@ export class CreateDBSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBSnapshotCommand.ts b/clients/client-rds/src/commands/CreateDBSnapshotCommand.ts index 85c6d31453166..b5511c45d5e50 100644 --- a/clients/client-rds/src/commands/CreateDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CreateDBSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBSnapshotMessage, CreateDBSnapshotResult } from "../models/models_0"; @@ -223,6 +224,10 @@ export class CreateDBSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateDBSubnetGroupCommand.ts b/clients/client-rds/src/commands/CreateDBSubnetGroupCommand.ts index c81ad3634a68b..fb2d74822adc9 100644 --- a/clients/client-rds/src/commands/CreateDBSubnetGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDBSubnetGroupMessage, CreateDBSubnetGroupResult } from "../models/models_0"; @@ -214,6 +215,10 @@ export class CreateDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-rds/src/commands/CreateEventSubscriptionCommand.ts index b8f932b3cf15e..17237e6b1e7f1 100644 --- a/clients/client-rds/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/CreateEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0"; @@ -223,6 +224,10 @@ export class CreateEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateGlobalClusterCommand.ts b/clients/client-rds/src/commands/CreateGlobalClusterCommand.ts index 227d09fcad3b6..82e11a6371662 100644 --- a/clients/client-rds/src/commands/CreateGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/CreateGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGlobalClusterMessage, CreateGlobalClusterResult } from "../models/models_0"; @@ -199,6 +200,10 @@ export class CreateGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/CreateOptionGroupCommand.ts b/clients/client-rds/src/commands/CreateOptionGroupCommand.ts index 6811a33763a61..aa676ab2d1f12 100644 --- a/clients/client-rds/src/commands/CreateOptionGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateOptionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOptionGroupMessage, CreateOptionGroupResult } from "../models/models_0"; @@ -203,6 +204,10 @@ export class CreateOptionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "CreateOptionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts b/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts index 63560b3023701..0cc05384834c1 100644 --- a/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts +++ b/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBlueGreenDeploymentRequest, DeleteBlueGreenDeploymentResponse } from "../models/models_0"; @@ -296,6 +297,10 @@ export class DeleteBlueGreenDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteBlueGreenDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts b/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts index 0e2b0d3675f59..7cfa919cb89b7 100644 --- a/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts +++ b/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBEngineVersion, DeleteCustomDBEngineVersionMessage } from "../models/models_0"; @@ -220,6 +221,10 @@ export class DeleteCustomDBEngineVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteCustomDBEngineVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBClusterAutomatedBackupCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterAutomatedBackupCommand.ts index b6b8c05cefe56..466fa51b45077 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterAutomatedBackupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterAutomatedBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBClusterAutomatedBackupMessage, DeleteDBClusterAutomatedBackupResult } from "../models/models_0"; @@ -157,6 +158,10 @@ export class DeleteDBClusterAutomatedBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterAutomatedBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBClusterCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterCommand.ts index 444c9dea15049..00c0bacce9ed4 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBClusterMessage, DeleteDBClusterResult } from "../models/models_0"; @@ -332,6 +333,10 @@ export class DeleteDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBClusterEndpointCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterEndpointCommand.ts index f9637dd7d9ef5..4b00d652783a2 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterEndpointCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterEndpoint, DeleteDBClusterEndpointMessage } from "../models/models_0"; @@ -168,6 +169,10 @@ export class DeleteDBClusterEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts index 3f10ce96b5138..c96c33642dd58 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBClusterParameterGroupMessage } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeleteDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts index 42e06f400e87b..90e1e1e052843 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBClusterSnapshotMessage, DeleteDBClusterSnapshotResult } from "../models/models_0"; @@ -204,6 +205,10 @@ export class DeleteDBClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBInstanceAutomatedBackupCommand.ts b/clients/client-rds/src/commands/DeleteDBInstanceAutomatedBackupCommand.ts index f539243e7e387..e3a9f1cebac37 100644 --- a/clients/client-rds/src/commands/DeleteDBInstanceAutomatedBackupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBInstanceAutomatedBackupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBInstanceAutomatedBackupMessage, DeleteDBInstanceAutomatedBackupResult } from "../models/models_0"; @@ -202,6 +203,10 @@ export class DeleteDBInstanceAutomatedBackupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBInstanceAutomatedBackup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBInstanceCommand.ts b/clients/client-rds/src/commands/DeleteDBInstanceCommand.ts index 5342fab3d501d..c06d320f6c5f0 100644 --- a/clients/client-rds/src/commands/DeleteDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBInstanceMessage, DeleteDBInstanceResult } from "../models/models_0"; @@ -400,6 +401,10 @@ export class DeleteDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBParameterGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBParameterGroupCommand.ts index ae65abf20ac71..93d05e8d69e87 100644 --- a/clients/client-rds/src/commands/DeleteDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBParameterGroupMessage } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBProxyCommand.ts b/clients/client-rds/src/commands/DeleteDBProxyCommand.ts index 2d02522c13461..6783f2c0ca7b3 100644 --- a/clients/client-rds/src/commands/DeleteDBProxyCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBProxyRequest, DeleteDBProxyResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DeleteDBProxyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBProxyEndpointCommand.ts b/clients/client-rds/src/commands/DeleteDBProxyEndpointCommand.ts index 9502ad5b7d30f..0ab365d43748b 100644 --- a/clients/client-rds/src/commands/DeleteDBProxyEndpointCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBProxyEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBProxyEndpointRequest, DeleteDBProxyEndpointResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteDBProxyEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBProxyEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBSecurityGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBSecurityGroupCommand.ts index 4f469f4478f61..17e2c41a682a0 100644 --- a/clients/client-rds/src/commands/DeleteDBSecurityGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBSecurityGroupMessage } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteDBSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBSnapshotCommand.ts b/clients/client-rds/src/commands/DeleteDBSnapshotCommand.ts index 045f90465f8c4..2ff175c576cb6 100644 --- a/clients/client-rds/src/commands/DeleteDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBSnapshotMessage, DeleteDBSnapshotResult } from "../models/models_0"; @@ -211,6 +212,10 @@ export class DeleteDBSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteDBSubnetGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBSubnetGroupCommand.ts index 3706359b54a10..c83e7185e3ca2 100644 --- a/clients/client-rds/src/commands/DeleteDBSubnetGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDBSubnetGroupMessage } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-rds/src/commands/DeleteEventSubscriptionCommand.ts index 22a36fce7d19c..3a3e44cfd668d 100644 --- a/clients/client-rds/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/DeleteEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEventSubscriptionMessage, DeleteEventSubscriptionResult } from "../models/models_0"; @@ -167,6 +168,10 @@ export class DeleteEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteGlobalClusterCommand.ts b/clients/client-rds/src/commands/DeleteGlobalClusterCommand.ts index 03e3664a6b55e..4f632dd0ec276 100644 --- a/clients/client-rds/src/commands/DeleteGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/DeleteGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGlobalClusterMessage, DeleteGlobalClusterResult } from "../models/models_0"; @@ -177,6 +178,10 @@ export class DeleteGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeleteOptionGroupCommand.ts b/clients/client-rds/src/commands/DeleteOptionGroupCommand.ts index 29ea7f89d27f7..dc3fe643b118c 100644 --- a/clients/client-rds/src/commands/DeleteOptionGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteOptionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOptionGroupMessage } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteOptionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeleteOptionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DeregisterDBProxyTargetsCommand.ts b/clients/client-rds/src/commands/DeregisterDBProxyTargetsCommand.ts index 907a17963d329..a12d79508473f 100644 --- a/clients/client-rds/src/commands/DeregisterDBProxyTargetsCommand.ts +++ b/clients/client-rds/src/commands/DeregisterDBProxyTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterDBProxyTargetsRequest, DeregisterDBProxyTargetsResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeregisterDBProxyTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DeregisterDBProxyTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-rds/src/commands/DescribeAccountAttributesCommand.ts index a75463a6dee96..96bacb0584305 100644 --- a/clients/client-rds/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-rds/src/commands/DescribeAccountAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountAttributesMessage, DescribeAccountAttributesMessage } from "../models/models_0"; @@ -209,6 +210,10 @@ export class DescribeAccountAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeAccountAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeBlueGreenDeploymentsCommand.ts b/clients/client-rds/src/commands/DescribeBlueGreenDeploymentsCommand.ts index 43c37601c9d93..26d1b9f04c865 100644 --- a/clients/client-rds/src/commands/DescribeBlueGreenDeploymentsCommand.ts +++ b/clients/client-rds/src/commands/DescribeBlueGreenDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBlueGreenDeploymentsRequest, DescribeBlueGreenDeploymentsResponse } from "../models/models_0"; @@ -381,6 +382,10 @@ export class DescribeBlueGreenDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeBlueGreenDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeCertificatesCommand.ts b/clients/client-rds/src/commands/DescribeCertificatesCommand.ts index d4f4eaddea87c..1b764d869ec6d 100644 --- a/clients/client-rds/src/commands/DescribeCertificatesCommand.ts +++ b/clients/client-rds/src/commands/DescribeCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CertificateMessage, DescribeCertificatesMessage } from "../models/models_0"; @@ -198,6 +199,10 @@ export class DescribeCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBClusterAutomatedBackupsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterAutomatedBackupsCommand.ts index d665b723bce3c..f5d18dec8374f 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterAutomatedBackupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterAutomatedBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterAutomatedBackupMessage, DescribeDBClusterAutomatedBackupsMessage } from "../models/models_0"; @@ -169,6 +170,10 @@ export class DescribeDBClusterAutomatedBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterAutomatedBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBClusterBacktracksCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterBacktracksCommand.ts index 07b9f961af7cc..2436ad106bbd6 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterBacktracksCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterBacktracksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterBacktrackMessage, DescribeDBClusterBacktracksMessage } from "../models/models_0"; @@ -182,6 +183,10 @@ export class DescribeDBClusterBacktracksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterBacktracks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBClusterEndpointsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterEndpointsCommand.ts index a4d14f92c87fc..f437a6bbf1846 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterEndpointsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterEndpointMessage, DescribeDBClusterEndpointsMessage } from "../models/models_0"; @@ -212,6 +213,10 @@ export class DescribeDBClusterEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts index cf1418d2defe9..ba32409297d02 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterParameterGroupsMessage, DescribeDBClusterParameterGroupsMessage } from "../models/models_0"; @@ -195,6 +196,10 @@ export class DescribeDBClusterParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts index 7b6ea57c364f2..723b06a4912e2 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterParameterGroupDetails, DescribeDBClusterParametersMessage } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DescribeDBClusterParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts index f6ca96d1f7bfa..603cd5ed6d3cb 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class DescribeDBClusterSnapshotAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterSnapshotAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts index bf7db053dc3f5..992d5eeaeb166 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterSnapshotMessage, DescribeDBClusterSnapshotsMessage } from "../models/models_0"; @@ -242,6 +243,10 @@ export class DescribeDBClusterSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusterSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBClustersCommand.ts b/clients/client-rds/src/commands/DescribeDBClustersCommand.ts index 83df34efda056..be6f1ad5ebb40 100644 --- a/clients/client-rds/src/commands/DescribeDBClustersCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterMessage, DescribeDBClustersMessage } from "../models/models_0"; @@ -391,6 +392,10 @@ export class DescribeDBClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBEngineVersionsCommand.ts b/clients/client-rds/src/commands/DescribeDBEngineVersionsCommand.ts index 2077211d0c132..b2e34d5233963 100644 --- a/clients/client-rds/src/commands/DescribeDBEngineVersionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBEngineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBEngineVersionMessage } from "../models/models_0"; @@ -255,6 +256,10 @@ export class DescribeDBEngineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBEngineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBInstanceAutomatedBackupsCommand.ts b/clients/client-rds/src/commands/DescribeDBInstanceAutomatedBackupsCommand.ts index 55019a56cfe38..27ed7281f17bf 100644 --- a/clients/client-rds/src/commands/DescribeDBInstanceAutomatedBackupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBInstanceAutomatedBackupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBInstanceAutomatedBackupMessage, DescribeDBInstanceAutomatedBackupsMessage } from "../models/models_1"; @@ -221,6 +222,10 @@ export class DescribeDBInstanceAutomatedBackupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBInstanceAutomatedBackups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBInstancesCommand.ts b/clients/client-rds/src/commands/DescribeDBInstancesCommand.ts index 35e2c5e5ea759..b5e3752cf7c43 100644 --- a/clients/client-rds/src/commands/DescribeDBInstancesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBInstanceMessage, DescribeDBInstancesMessage } from "../models/models_1"; @@ -380,6 +381,10 @@ export class DescribeDBInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBLogFilesCommand.ts b/clients/client-rds/src/commands/DescribeDBLogFilesCommand.ts index 9baca2823de9d..4d1cf002acfaf 100644 --- a/clients/client-rds/src/commands/DescribeDBLogFilesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBLogFilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDBLogFilesMessage, DescribeDBLogFilesResponse } from "../models/models_1"; @@ -186,6 +187,10 @@ export class DescribeDBLogFilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBLogFiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBParameterGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBParameterGroupsCommand.ts index 64710a05ff576..0c5e22a00a2c0 100644 --- a/clients/client-rds/src/commands/DescribeDBParameterGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBParameterGroupsMessage, DescribeDBParameterGroupsMessage } from "../models/models_1"; @@ -177,6 +178,10 @@ export class DescribeDBParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBParametersCommand.ts b/clients/client-rds/src/commands/DescribeDBParametersCommand.ts index b08725fc376be..2d512bf4c83d5 100644 --- a/clients/client-rds/src/commands/DescribeDBParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBParameterGroupDetails, DescribeDBParametersMessage } from "../models/models_1"; @@ -184,6 +185,10 @@ export class DescribeDBParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBProxiesCommand.ts b/clients/client-rds/src/commands/DescribeDBProxiesCommand.ts index 65bb7c45ddaee..bf5992a54ab0b 100644 --- a/clients/client-rds/src/commands/DescribeDBProxiesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBProxiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDBProxiesRequest, DescribeDBProxiesResponse } from "../models/models_1"; @@ -159,6 +160,10 @@ export class DescribeDBProxiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBProxies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBProxyEndpointsCommand.ts b/clients/client-rds/src/commands/DescribeDBProxyEndpointsCommand.ts index b436c728b3ef1..91f72943305c2 100644 --- a/clients/client-rds/src/commands/DescribeDBProxyEndpointsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBProxyEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDBProxyEndpointsRequest, DescribeDBProxyEndpointsResponse } from "../models/models_1"; @@ -150,6 +151,10 @@ export class DescribeDBProxyEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBProxyEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBProxyTargetGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBProxyTargetGroupsCommand.ts index 14e3b25bddc4f..e8e0bddf8e0ae 100644 --- a/clients/client-rds/src/commands/DescribeDBProxyTargetGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBProxyTargetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDBProxyTargetGroupsRequest, DescribeDBProxyTargetGroupsResponse } from "../models/models_1"; @@ -156,6 +157,10 @@ export class DescribeDBProxyTargetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBProxyTargetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBProxyTargetsCommand.ts b/clients/client-rds/src/commands/DescribeDBProxyTargetsCommand.ts index 527e04ddedc6d..03c93f85dde1b 100644 --- a/clients/client-rds/src/commands/DescribeDBProxyTargetsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBProxyTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDBProxyTargetsRequest, DescribeDBProxyTargetsResponse } from "../models/models_1"; @@ -153,6 +154,10 @@ export class DescribeDBProxyTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBProxyTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBSecurityGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBSecurityGroupsCommand.ts index 905ad19862f44..ac7073aa971e5 100644 --- a/clients/client-rds/src/commands/DescribeDBSecurityGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBSecurityGroupMessage, DescribeDBSecurityGroupsMessage } from "../models/models_1"; @@ -170,6 +171,10 @@ export class DescribeDBSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBSnapshotAttributesCommand.ts b/clients/client-rds/src/commands/DescribeDBSnapshotAttributesCommand.ts index b8c98caf7843a..1052dda992148 100644 --- a/clients/client-rds/src/commands/DescribeDBSnapshotAttributesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSnapshotAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDBSnapshotAttributesMessage, DescribeDBSnapshotAttributesResult } from "../models/models_1"; @@ -164,6 +165,10 @@ export class DescribeDBSnapshotAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBSnapshotAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBSnapshotsCommand.ts b/clients/client-rds/src/commands/DescribeDBSnapshotsCommand.ts index 13558e062f83a..cbba9a5ca0074 100644 --- a/clients/client-rds/src/commands/DescribeDBSnapshotsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBSnapshotMessage, DescribeDBSnapshotsMessage } from "../models/models_1"; @@ -222,6 +223,10 @@ export class DescribeDBSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeDBSubnetGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBSubnetGroupsCommand.ts index aa5265a67352c..64044755cc217 100644 --- a/clients/client-rds/src/commands/DescribeDBSubnetGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSubnetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBSubnetGroupMessage, DescribeDBSubnetGroupsMessage } from "../models/models_1"; @@ -206,6 +207,10 @@ export class DescribeDBSubnetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeDBSubnetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeEngineDefaultClusterParametersCommand.ts b/clients/client-rds/src/commands/DescribeEngineDefaultClusterParametersCommand.ts index 9f5ada39be86b..a4cf5968bde86 100644 --- a/clients/client-rds/src/commands/DescribeEngineDefaultClusterParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeEngineDefaultClusterParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class DescribeEngineDefaultClusterParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEngineDefaultClusterParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeEngineDefaultParametersCommand.ts b/clients/client-rds/src/commands/DescribeEngineDefaultParametersCommand.ts index 95acc0e8493e8..532e1a0f89b7e 100644 --- a/clients/client-rds/src/commands/DescribeEngineDefaultParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeEngineDefaultParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEngineDefaultParametersMessage, DescribeEngineDefaultParametersResult } from "../models/models_1"; @@ -177,6 +178,10 @@ export class DescribeEngineDefaultParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEngineDefaultParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-rds/src/commands/DescribeEventCategoriesCommand.ts index 10461dcd03bf4..242c56fe7b81b 100644 --- a/clients/client-rds/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-rds/src/commands/DescribeEventCategoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventCategoriesMessage, EventCategoriesMessage } from "../models/models_1"; @@ -208,6 +209,10 @@ export class DescribeEventCategoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEventCategories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-rds/src/commands/DescribeEventSubscriptionsCommand.ts index 59c9381370cb6..40ab38f2cb147 100644 --- a/clients/client-rds/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeEventSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/models_1"; @@ -176,6 +177,10 @@ export class DescribeEventSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEventSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeEventsCommand.ts b/clients/client-rds/src/commands/DescribeEventsCommand.ts index 03b8cc1f08b16..4c0f2dc456b4b 100644 --- a/clients/client-rds/src/commands/DescribeEventsCommand.ts +++ b/clients/client-rds/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventsMessage, EventsMessage } from "../models/models_1"; @@ -188,6 +189,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeExportTasksCommand.ts b/clients/client-rds/src/commands/DescribeExportTasksCommand.ts index 97af5c256e89d..211b4fb760170 100644 --- a/clients/client-rds/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-rds/src/commands/DescribeExportTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeExportTasksMessage, ExportTasksMessage } from "../models/models_1"; @@ -193,6 +194,10 @@ export class DescribeExportTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeExportTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeGlobalClustersCommand.ts b/clients/client-rds/src/commands/DescribeGlobalClustersCommand.ts index ec6a2387b5079..1c185c12ab082 100644 --- a/clients/client-rds/src/commands/DescribeGlobalClustersCommand.ts +++ b/clients/client-rds/src/commands/DescribeGlobalClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeGlobalClustersMessage, GlobalClustersMessage } from "../models/models_1"; @@ -188,6 +189,10 @@ export class DescribeGlobalClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeGlobalClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeOptionGroupOptionsCommand.ts b/clients/client-rds/src/commands/DescribeOptionGroupOptionsCommand.ts index a3e0e29681be5..2f37ed4fed6a4 100644 --- a/clients/client-rds/src/commands/DescribeOptionGroupOptionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeOptionGroupOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOptionGroupOptionsMessage, OptionGroupOptionsMessage } from "../models/models_1"; @@ -221,6 +222,10 @@ export class DescribeOptionGroupOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeOptionGroupOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeOptionGroupsCommand.ts b/clients/client-rds/src/commands/DescribeOptionGroupsCommand.ts index 2c1dfd23ad1f1..b6dd429eab3cd 100644 --- a/clients/client-rds/src/commands/DescribeOptionGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeOptionGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOptionGroupsMessage, OptionGroups } from "../models/models_1"; @@ -205,6 +206,10 @@ export class DescribeOptionGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeOptionGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts b/clients/client-rds/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts index 150273f7936d7..ce3cbc69d7793 100644 --- a/clients/client-rds/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOrderableDBInstanceOptionsMessage, OrderableDBInstanceOptionsMessage } from "../models/models_1"; @@ -237,6 +238,10 @@ export class DescribeOrderableDBInstanceOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeOrderableDBInstanceOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribePendingMaintenanceActionsCommand.ts b/clients/client-rds/src/commands/DescribePendingMaintenanceActionsCommand.ts index 7895c996792fd..5b813ce411091 100644 --- a/clients/client-rds/src/commands/DescribePendingMaintenanceActionsCommand.ts +++ b/clients/client-rds/src/commands/DescribePendingMaintenanceActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePendingMaintenanceActionsMessage, PendingMaintenanceActionsMessage } from "../models/models_1"; @@ -171,6 +172,10 @@ export class DescribePendingMaintenanceActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribePendingMaintenanceActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeReservedDBInstancesCommand.ts b/clients/client-rds/src/commands/DescribeReservedDBInstancesCommand.ts index 6a665470c0c8d..63f770df986ea 100644 --- a/clients/client-rds/src/commands/DescribeReservedDBInstancesCommand.ts +++ b/clients/client-rds/src/commands/DescribeReservedDBInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReservedDBInstancesMessage, ReservedDBInstanceMessage } from "../models/models_1"; @@ -197,6 +198,10 @@ export class DescribeReservedDBInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeReservedDBInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeReservedDBInstancesOfferingsCommand.ts b/clients/client-rds/src/commands/DescribeReservedDBInstancesOfferingsCommand.ts index 469c51a0b3ff0..8209cf5303df4 100644 --- a/clients/client-rds/src/commands/DescribeReservedDBInstancesOfferingsCommand.ts +++ b/clients/client-rds/src/commands/DescribeReservedDBInstancesOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReservedDBInstancesOfferingsMessage, ReservedDBInstancesOfferingMessage } from "../models/models_1"; @@ -190,6 +191,10 @@ export class DescribeReservedDBInstancesOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeReservedDBInstancesOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeSourceRegionsCommand.ts b/clients/client-rds/src/commands/DescribeSourceRegionsCommand.ts index 9b48078c766a9..dd4cf57e14a25 100644 --- a/clients/client-rds/src/commands/DescribeSourceRegionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeSourceRegionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSourceRegionsMessage, SourceRegionMessage } from "../models/models_1"; @@ -282,6 +283,10 @@ export class DescribeSourceRegionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeSourceRegions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DescribeValidDBInstanceModificationsCommand.ts b/clients/client-rds/src/commands/DescribeValidDBInstanceModificationsCommand.ts index b68180bff7343..e22bc66187054 100644 --- a/clients/client-rds/src/commands/DescribeValidDBInstanceModificationsCommand.ts +++ b/clients/client-rds/src/commands/DescribeValidDBInstanceModificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -212,6 +213,10 @@ export class DescribeValidDBInstanceModificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DescribeValidDBInstanceModifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/DownloadDBLogFilePortionCommand.ts b/clients/client-rds/src/commands/DownloadDBLogFilePortionCommand.ts index 8dffd1bc56ed2..24811c1b0cb8d 100644 --- a/clients/client-rds/src/commands/DownloadDBLogFilePortionCommand.ts +++ b/clients/client-rds/src/commands/DownloadDBLogFilePortionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DownloadDBLogFilePortionDetails, DownloadDBLogFilePortionMessage } from "../models/models_1"; @@ -140,6 +141,10 @@ export class DownloadDBLogFilePortionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "DownloadDBLogFilePortion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/FailoverDBClusterCommand.ts b/clients/client-rds/src/commands/FailoverDBClusterCommand.ts index 03f21b7a333cd..256679b7b98ef 100644 --- a/clients/client-rds/src/commands/FailoverDBClusterCommand.ts +++ b/clients/client-rds/src/commands/FailoverDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FailoverDBClusterMessage, FailoverDBClusterResult } from "../models/models_1"; @@ -312,6 +313,10 @@ export class FailoverDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "FailoverDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/FailoverGlobalClusterCommand.ts b/clients/client-rds/src/commands/FailoverGlobalClusterCommand.ts index 1196bc1594ffa..5e33580948317 100644 --- a/clients/client-rds/src/commands/FailoverGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/FailoverGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FailoverGlobalClusterMessage, FailoverGlobalClusterResult } from "../models/models_1"; @@ -192,6 +193,10 @@ export class FailoverGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "FailoverGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ListTagsForResourceCommand.ts b/clients/client-rds/src/commands/ListTagsForResourceCommand.ts index a47d0ca1abfad..6e6bffaccf03a 100644 --- a/clients/client-rds/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rds/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceMessage, TagListMessage } from "../models/models_1"; @@ -177,6 +178,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts b/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts index 72e43e3185f81..edd4559af8433 100644 --- a/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts +++ b/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyActivityStreamRequest, ModifyActivityStreamResponse } from "../models/models_1"; @@ -134,6 +135,10 @@ export class ModifyActivityStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyActivityStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyCertificatesCommand.ts b/clients/client-rds/src/commands/ModifyCertificatesCommand.ts index b3c1d7551b161..48a52edd3d887 100644 --- a/clients/client-rds/src/commands/ModifyCertificatesCommand.ts +++ b/clients/client-rds/src/commands/ModifyCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyCertificatesMessage, ModifyCertificatesResult } from "../models/models_1"; @@ -178,6 +179,10 @@ export class ModifyCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyCurrentDBClusterCapacityCommand.ts b/clients/client-rds/src/commands/ModifyCurrentDBClusterCapacityCommand.ts index 0be65c6209cba..0095e16be5e90 100644 --- a/clients/client-rds/src/commands/ModifyCurrentDBClusterCapacityCommand.ts +++ b/clients/client-rds/src/commands/ModifyCurrentDBClusterCapacityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterCapacityInfo, ModifyCurrentDBClusterCapacityMessage } from "../models/models_1"; @@ -175,6 +176,10 @@ export class ModifyCurrentDBClusterCapacityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyCurrentDBClusterCapacity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyCustomDBEngineVersionCommand.ts b/clients/client-rds/src/commands/ModifyCustomDBEngineVersionCommand.ts index beb40883497df..bfc8be98b3a0f 100644 --- a/clients/client-rds/src/commands/ModifyCustomDBEngineVersionCommand.ts +++ b/clients/client-rds/src/commands/ModifyCustomDBEngineVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBEngineVersion } from "../models/models_0"; @@ -213,6 +214,10 @@ export class ModifyCustomDBEngineVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyCustomDBEngineVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBClusterCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterCommand.ts index 485813dbd6bf3..40fdd182d7f88 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBClusterMessage, ModifyDBClusterResult } from "../models/models_1"; @@ -459,6 +460,10 @@ export class ModifyDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBClusterEndpointCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterEndpointCommand.ts index 16ef098f69bcd..de697b6dfb424 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterEndpointCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterEndpoint } from "../models/models_0"; @@ -188,6 +189,10 @@ export class ModifyDBClusterEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBClusterEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts index f0b7d8f695a0c..3e7909e3d4b81 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterParameterGroupNameMessage, ModifyDBClusterParameterGroupMessage } from "../models/models_1"; @@ -199,6 +200,10 @@ export class ModifyDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts index 2443a7ee9f7d0..60e095b248c79 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBClusterSnapshotAttributeMessage, ModifyDBClusterSnapshotAttributeResult } from "../models/models_1"; @@ -194,6 +195,10 @@ export class ModifyDBClusterSnapshotAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBClusterSnapshotAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBInstanceCommand.ts b/clients/client-rds/src/commands/ModifyDBInstanceCommand.ts index 79af38acf15eb..9016c0090659c 100644 --- a/clients/client-rds/src/commands/ModifyDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBInstanceMessage, ModifyDBInstanceResult } from "../models/models_1"; @@ -532,6 +533,10 @@ export class ModifyDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBParameterGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBParameterGroupCommand.ts index 2d8e3b4232137..4eb3f4d5154b5 100644 --- a/clients/client-rds/src/commands/ModifyDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBParameterGroupNameMessage, ModifyDBParameterGroupMessage } from "../models/models_1"; @@ -177,6 +178,10 @@ export class ModifyDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBProxyCommand.ts b/clients/client-rds/src/commands/ModifyDBProxyCommand.ts index 29bb05a59e4f0..f61bcabd9fc7c 100644 --- a/clients/client-rds/src/commands/ModifyDBProxyCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBProxyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBProxyRequest, ModifyDBProxyResponse } from "../models/models_1"; @@ -168,6 +169,10 @@ export class ModifyDBProxyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBProxy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBProxyEndpointCommand.ts b/clients/client-rds/src/commands/ModifyDBProxyEndpointCommand.ts index 68f995417e9e0..bbe873dfd43fa 100644 --- a/clients/client-rds/src/commands/ModifyDBProxyEndpointCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBProxyEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBProxyEndpointRequest, ModifyDBProxyEndpointResponse } from "../models/models_1"; @@ -146,6 +147,10 @@ export class ModifyDBProxyEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBProxyEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBProxyTargetGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBProxyTargetGroupCommand.ts index 126fcb707ae16..4a6de019845ce 100644 --- a/clients/client-rds/src/commands/ModifyDBProxyTargetGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBProxyTargetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBProxyTargetGroupRequest, ModifyDBProxyTargetGroupResponse } from "../models/models_1"; @@ -151,6 +152,10 @@ export class ModifyDBProxyTargetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBProxyTargetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBSnapshotAttributeCommand.ts b/clients/client-rds/src/commands/ModifyDBSnapshotAttributeCommand.ts index 5fde17748e3da..0984b57966b31 100644 --- a/clients/client-rds/src/commands/ModifyDBSnapshotAttributeCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBSnapshotAttributeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBSnapshotAttributeMessage, ModifyDBSnapshotAttributeResult } from "../models/models_1"; @@ -219,6 +220,10 @@ export class ModifyDBSnapshotAttributeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBSnapshotAttribute", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBSnapshotCommand.ts b/clients/client-rds/src/commands/ModifyDBSnapshotCommand.ts index 54a70f59f9728..a0193ec8520fa 100644 --- a/clients/client-rds/src/commands/ModifyDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBSnapshotMessage, ModifyDBSnapshotResult } from "../models/models_1"; @@ -210,6 +211,10 @@ export class ModifyDBSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyDBSubnetGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBSubnetGroupCommand.ts index e698057ce69f0..4801fb8dd4e2e 100644 --- a/clients/client-rds/src/commands/ModifyDBSubnetGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDBSubnetGroupMessage, ModifyDBSubnetGroupResult } from "../models/models_1"; @@ -215,6 +216,10 @@ export class ModifyDBSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyDBSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-rds/src/commands/ModifyEventSubscriptionCommand.ts index d2118e7724983..e3ed2f9d8d9f9 100644 --- a/clients/client-rds/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/ModifyEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_1"; @@ -187,6 +188,10 @@ export class ModifyEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyGlobalClusterCommand.ts b/clients/client-rds/src/commands/ModifyGlobalClusterCommand.ts index 42ec1620925a7..4ae2d34ed1d48 100644 --- a/clients/client-rds/src/commands/ModifyGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/ModifyGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyGlobalClusterMessage, ModifyGlobalClusterResult } from "../models/models_1"; @@ -190,6 +191,10 @@ export class ModifyGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ModifyOptionGroupCommand.ts b/clients/client-rds/src/commands/ModifyOptionGroupCommand.ts index 88244faa6c2b7..70f7d2dcacd81 100644 --- a/clients/client-rds/src/commands/ModifyOptionGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyOptionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyOptionGroupMessage, ModifyOptionGroupResult } from "../models/models_1"; @@ -221,6 +222,10 @@ export class ModifyOptionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ModifyOptionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/PromoteReadReplicaCommand.ts b/clients/client-rds/src/commands/PromoteReadReplicaCommand.ts index 47a907dee5912..635f5eaa5144f 100644 --- a/clients/client-rds/src/commands/PromoteReadReplicaCommand.ts +++ b/clients/client-rds/src/commands/PromoteReadReplicaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PromoteReadReplicaMessage, PromoteReadReplicaResult } from "../models/models_1"; @@ -378,6 +379,10 @@ export class PromoteReadReplicaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "PromoteReadReplica", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/PromoteReadReplicaDBClusterCommand.ts b/clients/client-rds/src/commands/PromoteReadReplicaDBClusterCommand.ts index 0182be1233a6a..99414a83529e5 100644 --- a/clients/client-rds/src/commands/PromoteReadReplicaDBClusterCommand.ts +++ b/clients/client-rds/src/commands/PromoteReadReplicaDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PromoteReadReplicaDBClusterMessage, PromoteReadReplicaDBClusterResult } from "../models/models_1"; @@ -275,6 +276,10 @@ export class PromoteReadReplicaDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "PromoteReadReplicaDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/PurchaseReservedDBInstancesOfferingCommand.ts b/clients/client-rds/src/commands/PurchaseReservedDBInstancesOfferingCommand.ts index 7f38560a80e66..69aaee4e1a2d4 100644 --- a/clients/client-rds/src/commands/PurchaseReservedDBInstancesOfferingCommand.ts +++ b/clients/client-rds/src/commands/PurchaseReservedDBInstancesOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -199,6 +200,10 @@ export class PurchaseReservedDBInstancesOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "PurchaseReservedDBInstancesOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RebootDBClusterCommand.ts b/clients/client-rds/src/commands/RebootDBClusterCommand.ts index b80f517e8bdad..c72a24725175a 100644 --- a/clients/client-rds/src/commands/RebootDBClusterCommand.ts +++ b/clients/client-rds/src/commands/RebootDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RebootDBClusterMessage, RebootDBClusterResult } from "../models/models_1"; @@ -288,6 +289,10 @@ export class RebootDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RebootDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RebootDBInstanceCommand.ts b/clients/client-rds/src/commands/RebootDBInstanceCommand.ts index 88e833a440f9c..28320f7005326 100644 --- a/clients/client-rds/src/commands/RebootDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/RebootDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RebootDBInstanceMessage, RebootDBInstanceResult } from "../models/models_1"; @@ -375,6 +376,10 @@ export class RebootDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RebootDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RegisterDBProxyTargetsCommand.ts b/clients/client-rds/src/commands/RegisterDBProxyTargetsCommand.ts index 6b8fca35f519b..d2d7faaf0ef80 100644 --- a/clients/client-rds/src/commands/RegisterDBProxyTargetsCommand.ts +++ b/clients/client-rds/src/commands/RegisterDBProxyTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterDBProxyTargetsRequest, RegisterDBProxyTargetsResponse } from "../models/models_1"; @@ -167,6 +168,10 @@ export class RegisterDBProxyTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RegisterDBProxyTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RemoveFromGlobalClusterCommand.ts b/clients/client-rds/src/commands/RemoveFromGlobalClusterCommand.ts index 8389606c75ada..d095c44066c2a 100644 --- a/clients/client-rds/src/commands/RemoveFromGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/RemoveFromGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveFromGlobalClusterMessage, RemoveFromGlobalClusterResult } from "../models/models_1"; @@ -198,6 +199,10 @@ export class RemoveFromGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveFromGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts b/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts index 8f97f8d889726..5f8f573ae5d96 100644 --- a/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts +++ b/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveRoleFromDBClusterMessage } from "../models/models_1"; @@ -144,6 +145,10 @@ export class RemoveRoleFromDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveRoleFromDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RemoveRoleFromDBInstanceCommand.ts b/clients/client-rds/src/commands/RemoveRoleFromDBInstanceCommand.ts index 92fe3b19b937f..b1662c75428b8 100644 --- a/clients/client-rds/src/commands/RemoveRoleFromDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/RemoveRoleFromDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveRoleFromDBInstanceMessage } from "../models/models_1"; @@ -125,6 +126,10 @@ export class RemoveRoleFromDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveRoleFromDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts b/clients/client-rds/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts index 26f042f8c1be7..58a49e77ec3ae 100644 --- a/clients/client-rds/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveSourceIdentifierFromSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-rds/src/commands/RemoveTagsFromResourceCommand.ts index 5354e305af03d..9eee5835eb1f7 100644 --- a/clients/client-rds/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-rds/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveTagsFromResourceMessage } from "../models/models_1"; @@ -156,6 +157,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts index 188d0a8fe1208..adeef3bf0ba50 100644 --- a/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBClusterParameterGroupNameMessage, ResetDBClusterParameterGroupMessage } from "../models/models_1"; @@ -176,6 +177,10 @@ export class ResetDBClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ResetDBClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/ResetDBParameterGroupCommand.ts b/clients/client-rds/src/commands/ResetDBParameterGroupCommand.ts index 68ede2d560b10..028640e1a81fb 100644 --- a/clients/client-rds/src/commands/ResetDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ResetDBParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DBParameterGroupNameMessage, ResetDBParameterGroupMessage } from "../models/models_1"; @@ -166,6 +167,10 @@ export class ResetDBParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "ResetDBParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RestoreDBClusterFromS3Command.ts b/clients/client-rds/src/commands/RestoreDBClusterFromS3Command.ts index a388eeef433de..015bafc2c4110 100644 --- a/clients/client-rds/src/commands/RestoreDBClusterFromS3Command.ts +++ b/clients/client-rds/src/commands/RestoreDBClusterFromS3Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDBClusterFromS3Message, RestoreDBClusterFromS3Result } from "../models/models_1"; @@ -456,6 +457,10 @@ export class RestoreDBClusterFromS3Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBClusterFromS3", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts b/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts index b53877628d485..8df89e68dc35f 100644 --- a/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDBClusterFromSnapshotMessage, RestoreDBClusterFromSnapshotResult } from "../models/models_1"; @@ -467,6 +468,10 @@ export class RestoreDBClusterFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBClusterFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts b/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts index c4611e55f2a31..1b428fb1fff1c 100644 --- a/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDBClusterToPointInTimeMessage, RestoreDBClusterToPointInTimeResult } from "../models/models_1"; @@ -469,6 +470,10 @@ export class RestoreDBClusterToPointInTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBClusterToPointInTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RestoreDBInstanceFromDBSnapshotCommand.ts b/clients/client-rds/src/commands/RestoreDBInstanceFromDBSnapshotCommand.ts index c5c1e880dec29..e5b914bc94cae 100644 --- a/clients/client-rds/src/commands/RestoreDBInstanceFromDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBInstanceFromDBSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDBInstanceFromDBSnapshotMessage, RestoreDBInstanceFromDBSnapshotResult } from "../models/models_1"; @@ -517,6 +518,10 @@ export class RestoreDBInstanceFromDBSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBInstanceFromDBSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RestoreDBInstanceFromS3Command.ts b/clients/client-rds/src/commands/RestoreDBInstanceFromS3Command.ts index 60de7a485c271..699d930e4e61f 100644 --- a/clients/client-rds/src/commands/RestoreDBInstanceFromS3Command.ts +++ b/clients/client-rds/src/commands/RestoreDBInstanceFromS3Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDBInstanceFromS3Message, RestoreDBInstanceFromS3Result } from "../models/models_1"; @@ -467,6 +468,10 @@ export class RestoreDBInstanceFromS3Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBInstanceFromS3", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RestoreDBInstanceToPointInTimeCommand.ts b/clients/client-rds/src/commands/RestoreDBInstanceToPointInTimeCommand.ts index 604d072aa1c47..c27d6e8592c7e 100644 --- a/clients/client-rds/src/commands/RestoreDBInstanceToPointInTimeCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBInstanceToPointInTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDBInstanceToPointInTimeMessage, RestoreDBInstanceToPointInTimeResult } from "../models/models_1"; @@ -581,6 +582,10 @@ export class RestoreDBInstanceToPointInTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RestoreDBInstanceToPointInTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/RevokeDBSecurityGroupIngressCommand.ts b/clients/client-rds/src/commands/RevokeDBSecurityGroupIngressCommand.ts index 77d28cb472c02..6ff394f9bdb5b 100644 --- a/clients/client-rds/src/commands/RevokeDBSecurityGroupIngressCommand.ts +++ b/clients/client-rds/src/commands/RevokeDBSecurityGroupIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RevokeDBSecurityGroupIngressMessage, RevokeDBSecurityGroupIngressResult } from "../models/models_1"; @@ -179,6 +180,10 @@ export class RevokeDBSecurityGroupIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "RevokeDBSecurityGroupIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StartActivityStreamCommand.ts b/clients/client-rds/src/commands/StartActivityStreamCommand.ts index 506b99e4294af..d2c8a422e74af 100644 --- a/clients/client-rds/src/commands/StartActivityStreamCommand.ts +++ b/clients/client-rds/src/commands/StartActivityStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartActivityStreamRequest, StartActivityStreamResponse } from "../models/models_1"; @@ -173,6 +174,10 @@ export class StartActivityStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StartActivityStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StartDBClusterCommand.ts b/clients/client-rds/src/commands/StartDBClusterCommand.ts index d8a7b98004597..957936b321d33 100644 --- a/clients/client-rds/src/commands/StartDBClusterCommand.ts +++ b/clients/client-rds/src/commands/StartDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartDBClusterMessage, StartDBClusterResult } from "../models/models_1"; @@ -311,6 +312,10 @@ export class StartDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StartDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StartDBInstanceAutomatedBackupsReplicationCommand.ts b/clients/client-rds/src/commands/StartDBInstanceAutomatedBackupsReplicationCommand.ts index 3d7a4290345ac..ed67cae0ff725 100644 --- a/clients/client-rds/src/commands/StartDBInstanceAutomatedBackupsReplicationCommand.ts +++ b/clients/client-rds/src/commands/StartDBInstanceAutomatedBackupsReplicationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -230,6 +231,10 @@ export class StartDBInstanceAutomatedBackupsReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StartDBInstanceAutomatedBackupsReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StartDBInstanceCommand.ts b/clients/client-rds/src/commands/StartDBInstanceCommand.ts index 4eae81f16997e..89e8c06afe1bf 100644 --- a/clients/client-rds/src/commands/StartDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/StartDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartDBInstanceMessage, StartDBInstanceResult } from "../models/models_1"; @@ -399,6 +400,10 @@ export class StartDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StartDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StartExportTaskCommand.ts b/clients/client-rds/src/commands/StartExportTaskCommand.ts index 2a83070510284..b5c2d598d05f8 100644 --- a/clients/client-rds/src/commands/StartExportTaskCommand.ts +++ b/clients/client-rds/src/commands/StartExportTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExportTask } from "../models/models_0"; @@ -213,6 +214,10 @@ export class StartExportTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StartExportTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StopActivityStreamCommand.ts b/clients/client-rds/src/commands/StopActivityStreamCommand.ts index 2b253a798f700..dabbb8032f9f1 100644 --- a/clients/client-rds/src/commands/StopActivityStreamCommand.ts +++ b/clients/client-rds/src/commands/StopActivityStreamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopActivityStreamRequest, StopActivityStreamResponse } from "../models/models_1"; @@ -161,6 +162,10 @@ export class StopActivityStreamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StopActivityStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StopDBClusterCommand.ts b/clients/client-rds/src/commands/StopDBClusterCommand.ts index d360c8c695a32..e3f51a66848b2 100644 --- a/clients/client-rds/src/commands/StopDBClusterCommand.ts +++ b/clients/client-rds/src/commands/StopDBClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopDBClusterMessage, StopDBClusterResult } from "../models/models_1"; @@ -310,6 +311,10 @@ export class StopDBClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StopDBCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StopDBInstanceAutomatedBackupsReplicationCommand.ts b/clients/client-rds/src/commands/StopDBInstanceAutomatedBackupsReplicationCommand.ts index 620a8b175d482..2ea3e870e9f42 100644 --- a/clients/client-rds/src/commands/StopDBInstanceAutomatedBackupsReplicationCommand.ts +++ b/clients/client-rds/src/commands/StopDBInstanceAutomatedBackupsReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -216,6 +217,10 @@ export class StopDBInstanceAutomatedBackupsReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StopDBInstanceAutomatedBackupsReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/StopDBInstanceCommand.ts b/clients/client-rds/src/commands/StopDBInstanceCommand.ts index 18039dad3ecc1..8a5829ec6a256 100644 --- a/clients/client-rds/src/commands/StopDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/StopDBInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopDBInstanceMessage, StopDBInstanceResult } from "../models/models_1"; @@ -379,6 +380,10 @@ export class StopDBInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "StopDBInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/SwitchoverBlueGreenDeploymentCommand.ts b/clients/client-rds/src/commands/SwitchoverBlueGreenDeploymentCommand.ts index b962ef3992c6d..aa38aecedec38 100644 --- a/clients/client-rds/src/commands/SwitchoverBlueGreenDeploymentCommand.ts +++ b/clients/client-rds/src/commands/SwitchoverBlueGreenDeploymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SwitchoverBlueGreenDeploymentRequest, SwitchoverBlueGreenDeploymentResponse } from "../models/models_1"; @@ -301,6 +302,10 @@ export class SwitchoverBlueGreenDeploymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "SwitchoverBlueGreenDeployment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/SwitchoverGlobalClusterCommand.ts b/clients/client-rds/src/commands/SwitchoverGlobalClusterCommand.ts index 1bb216d8435af..288016b7b2df9 100644 --- a/clients/client-rds/src/commands/SwitchoverGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/SwitchoverGlobalClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SwitchoverGlobalClusterMessage, SwitchoverGlobalClusterResult } from "../models/models_1"; @@ -165,6 +166,10 @@ export class SwitchoverGlobalClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "SwitchoverGlobalCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rds/src/commands/SwitchoverReadReplicaCommand.ts b/clients/client-rds/src/commands/SwitchoverReadReplicaCommand.ts index b4550246f050d..3a62b2db54574 100644 --- a/clients/client-rds/src/commands/SwitchoverReadReplicaCommand.ts +++ b/clients/client-rds/src/commands/SwitchoverReadReplicaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SwitchoverReadReplicaMessage, SwitchoverReadReplicaResult } from "../models/models_1"; @@ -339,6 +340,10 @@ export class SwitchoverReadReplicaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonRDSv19", + operation: "SwitchoverReadReplica", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/package.json b/clients/client-redshift-data/package.json index 1d56078b17b00..576dc75e18287 100644 --- a/clients/client-redshift-data/package.json +++ b/clients/client-redshift-data/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-redshift-data/src/commands/BatchExecuteStatementCommand.ts b/clients/client-redshift-data/src/commands/BatchExecuteStatementCommand.ts index 5fc4d21d4dcc6..0c84e68dcb744 100644 --- a/clients/client-redshift-data/src/commands/BatchExecuteStatementCommand.ts +++ b/clients/client-redshift-data/src/commands/BatchExecuteStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchExecuteStatementInput, BatchExecuteStatementOutput } from "../models/models_0"; @@ -175,6 +176,10 @@ export class BatchExecuteStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "BatchExecuteStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/CancelStatementCommand.ts b/clients/client-redshift-data/src/commands/CancelStatementCommand.ts index 5be34cba67994..246e6437b2674 100644 --- a/clients/client-redshift-data/src/commands/CancelStatementCommand.ts +++ b/clients/client-redshift-data/src/commands/CancelStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelStatementRequest, CancelStatementResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class CancelStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "CancelStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/DescribeStatementCommand.ts b/clients/client-redshift-data/src/commands/DescribeStatementCommand.ts index ec9525095ef6c..44094eab3cc07 100644 --- a/clients/client-redshift-data/src/commands/DescribeStatementCommand.ts +++ b/clients/client-redshift-data/src/commands/DescribeStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeStatementRequest, DescribeStatementResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DescribeStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "DescribeStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/DescribeTableCommand.ts b/clients/client-redshift-data/src/commands/DescribeTableCommand.ts index 9061e3f0b7b91..f9a16e974d7f9 100644 --- a/clients/client-redshift-data/src/commands/DescribeTableCommand.ts +++ b/clients/client-redshift-data/src/commands/DescribeTableCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTableRequest, DescribeTableResponse } from "../models/models_0"; @@ -185,6 +186,10 @@ export class DescribeTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "DescribeTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/ExecuteStatementCommand.ts b/clients/client-redshift-data/src/commands/ExecuteStatementCommand.ts index c05fadb2ba0a5..1fcf295426c2d 100644 --- a/clients/client-redshift-data/src/commands/ExecuteStatementCommand.ts +++ b/clients/client-redshift-data/src/commands/ExecuteStatementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteStatementInput, ExecuteStatementOutput } from "../models/models_0"; @@ -179,6 +180,10 @@ export class ExecuteStatementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "ExecuteStatement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/GetStatementResultCommand.ts b/clients/client-redshift-data/src/commands/GetStatementResultCommand.ts index 36e9fc96289b7..f6c6f152a2b05 100644 --- a/clients/client-redshift-data/src/commands/GetStatementResultCommand.ts +++ b/clients/client-redshift-data/src/commands/GetStatementResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetStatementResultRequest, GetStatementResultResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class GetStatementResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "GetStatementResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/ListDatabasesCommand.ts b/clients/client-redshift-data/src/commands/ListDatabasesCommand.ts index dad2d92abf68d..8fa895be36b6d 100644 --- a/clients/client-redshift-data/src/commands/ListDatabasesCommand.ts +++ b/clients/client-redshift-data/src/commands/ListDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatabasesRequest, ListDatabasesResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class ListDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "ListDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/ListSchemasCommand.ts b/clients/client-redshift-data/src/commands/ListSchemasCommand.ts index cba21c1aa4fd1..7c024ecef599e 100644 --- a/clients/client-redshift-data/src/commands/ListSchemasCommand.ts +++ b/clients/client-redshift-data/src/commands/ListSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSchemasRequest, ListSchemasResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class ListSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "ListSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/ListStatementsCommand.ts b/clients/client-redshift-data/src/commands/ListStatementsCommand.ts index 64923831c4bf8..c10ba2bb4cf31 100644 --- a/clients/client-redshift-data/src/commands/ListStatementsCommand.ts +++ b/clients/client-redshift-data/src/commands/ListStatementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStatementsRequest, ListStatementsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListStatementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "ListStatements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-data/src/commands/ListTablesCommand.ts b/clients/client-redshift-data/src/commands/ListTablesCommand.ts index b88791ddd1b11..5536c80393ef8 100644 --- a/clients/client-redshift-data/src/commands/ListTablesCommand.ts +++ b/clients/client-redshift-data/src/commands/ListTablesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTablesRequest, ListTablesResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class ListTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftData", + operation: "ListTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/package.json b/clients/client-redshift-serverless/package.json index ae73e2913339f..51ec3ed1cf6e9 100644 --- a/clients/client-redshift-serverless/package.json +++ b/clients/client-redshift-serverless/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-redshift-serverless/src/commands/ConvertRecoveryPointToSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/ConvertRecoveryPointToSnapshotCommand.ts index e55ff4531d59d..dc73cb767cf5f 100644 --- a/clients/client-redshift-serverless/src/commands/ConvertRecoveryPointToSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ConvertRecoveryPointToSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConvertRecoveryPointToSnapshotRequest, ConvertRecoveryPointToSnapshotResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class ConvertRecoveryPointToSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ConvertRecoveryPointToSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/CreateEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/CreateEndpointAccessCommand.ts index cdba21e28b46c..fd79a84fa3136 100644 --- a/clients/client-redshift-serverless/src/commands/CreateEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEndpointAccessRequest, CreateEndpointAccessResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class CreateEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "CreateEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/CreateNamespaceCommand.ts b/clients/client-redshift-serverless/src/commands/CreateNamespaceCommand.ts index e0f002d4e695e..fa840c3c5be1e 100644 --- a/clients/client-redshift-serverless/src/commands/CreateNamespaceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class CreateNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNamespaceRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateNamespaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "CreateNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/CreateSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/CreateSnapshotCommand.ts index a988b930ec86f..f9de082ab4e39 100644 --- a/clients/client-redshift-serverless/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSnapshotRequest, CreateSnapshotResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/CreateUsageLimitCommand.ts b/clients/client-redshift-serverless/src/commands/CreateUsageLimitCommand.ts index 31d949a6b3bb9..324a5b26c705e 100644 --- a/clients/client-redshift-serverless/src/commands/CreateUsageLimitCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateUsageLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUsageLimitRequest, CreateUsageLimitResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateUsageLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "CreateUsageLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/CreateWorkgroupCommand.ts b/clients/client-redshift-serverless/src/commands/CreateWorkgroupCommand.ts index 0dcf6579262fe..5fdaa24012af6 100644 --- a/clients/client-redshift-serverless/src/commands/CreateWorkgroupCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateWorkgroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkgroupRequest, CreateWorkgroupResponse } from "../models/models_0"; @@ -200,6 +201,10 @@ export class CreateWorkgroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "CreateWorkgroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/DeleteEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteEndpointAccessCommand.ts index 6dd1c2aa0f55e..3fdc760c75881 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEndpointAccessRequest, DeleteEndpointAccessResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DeleteEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "DeleteEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/DeleteNamespaceCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteNamespaceCommand.ts index 0cee66d4c028b..6639d79bb8f52 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteNamespaceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DeleteNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DeleteNamespaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "DeleteNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteResourcePolicyCommand.ts index 2fd707f30bcf0..db746c74ccd3c 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/DeleteSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteSnapshotCommand.ts index 52d77719d44c5..426f28d30a80b 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSnapshotRequest, DeleteSnapshotResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class DeleteSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "DeleteSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/DeleteUsageLimitCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteUsageLimitCommand.ts index c5e208b4131e2..02992041190d8 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteUsageLimitCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteUsageLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUsageLimitRequest, DeleteUsageLimitResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteUsageLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "DeleteUsageLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/DeleteWorkgroupCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteWorkgroupCommand.ts index 66ef5321d625c..5327fe57a6492 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteWorkgroupCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteWorkgroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkgroupRequest, DeleteWorkgroupResponse } from "../models/models_0"; @@ -171,6 +172,10 @@ export class DeleteWorkgroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "DeleteWorkgroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetCredentialsCommand.ts b/clients/client-redshift-serverless/src/commands/GetCredentialsCommand.ts index 21d26b6b7f11f..2200a09b435bf 100644 --- a/clients/client-redshift-serverless/src/commands/GetCredentialsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class GetCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetCredentialsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/GetEndpointAccessCommand.ts index 50814d05b5e93..948224a8eb758 100644 --- a/clients/client-redshift-serverless/src/commands/GetEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEndpointAccessRequest, GetEndpointAccessResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetNamespaceCommand.ts b/clients/client-redshift-serverless/src/commands/GetNamespaceCommand.ts index f4a07a2e64184..2a64593bf3232 100644 --- a/clients/client-redshift-serverless/src/commands/GetNamespaceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNamespaceRequest, GetNamespaceResponse, GetNamespaceResponseFilterSensitiveLog } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetNamespaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetRecoveryPointCommand.ts b/clients/client-redshift-serverless/src/commands/GetRecoveryPointCommand.ts index 450acb9d0c7d3..fc01afcbd2763 100644 --- a/clients/client-redshift-serverless/src/commands/GetRecoveryPointCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetRecoveryPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRecoveryPointRequest, GetRecoveryPointResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetRecoveryPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetRecoveryPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetResourcePolicyCommand.ts b/clients/client-redshift-serverless/src/commands/GetResourcePolicyCommand.ts index 992e9b7ccd812..3acf21ec6a949 100644 --- a/clients/client-redshift-serverless/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/GetSnapshotCommand.ts index d859d5ba7ff58..f65048d89e49f 100644 --- a/clients/client-redshift-serverless/src/commands/GetSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSnapshotRequest, GetSnapshotResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class GetSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetTableRestoreStatusCommand.ts b/clients/client-redshift-serverless/src/commands/GetTableRestoreStatusCommand.ts index f10283b33d631..cacdb4c8c161e 100644 --- a/clients/client-redshift-serverless/src/commands/GetTableRestoreStatusCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetTableRestoreStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTableRestoreStatusRequest, GetTableRestoreStatusResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetTableRestoreStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetTableRestoreStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetUsageLimitCommand.ts b/clients/client-redshift-serverless/src/commands/GetUsageLimitCommand.ts index e1c68d04892bb..773cf93c6b20b 100644 --- a/clients/client-redshift-serverless/src/commands/GetUsageLimitCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetUsageLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetUsageLimitRequest, GetUsageLimitResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetUsageLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetUsageLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/GetWorkgroupCommand.ts b/clients/client-redshift-serverless/src/commands/GetWorkgroupCommand.ts index 3d30879879c33..dae485d4a962d 100644 --- a/clients/client-redshift-serverless/src/commands/GetWorkgroupCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetWorkgroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWorkgroupRequest, GetWorkgroupResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class GetWorkgroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "GetWorkgroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/ListEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/ListEndpointAccessCommand.ts index 67ec90965a402..f17b6ed967d18 100644 --- a/clients/client-redshift-serverless/src/commands/ListEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEndpointAccessRequest, ListEndpointAccessResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class ListEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ListEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/ListNamespacesCommand.ts b/clients/client-redshift-serverless/src/commands/ListNamespacesCommand.ts index 51cbe109262e7..5300ee0943c83 100644 --- a/clients/client-redshift-serverless/src/commands/ListNamespacesCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListNamespacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class ListNamespacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListNamespacesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ListNamespaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/ListRecoveryPointsCommand.ts b/clients/client-redshift-serverless/src/commands/ListRecoveryPointsCommand.ts index bc8167ddb99dd..299228c895745 100644 --- a/clients/client-redshift-serverless/src/commands/ListRecoveryPointsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListRecoveryPointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRecoveryPointsRequest, ListRecoveryPointsResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListRecoveryPointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ListRecoveryPoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/ListSnapshotsCommand.ts b/clients/client-redshift-serverless/src/commands/ListSnapshotsCommand.ts index f281f3c009520..f34e616f9c1a7 100644 --- a/clients/client-redshift-serverless/src/commands/ListSnapshotsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSnapshotsRequest, ListSnapshotsResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class ListSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ListSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/ListTableRestoreStatusCommand.ts b/clients/client-redshift-serverless/src/commands/ListTableRestoreStatusCommand.ts index 96ff33d53a13d..82ef8b9d5ec46 100644 --- a/clients/client-redshift-serverless/src/commands/ListTableRestoreStatusCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListTableRestoreStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTableRestoreStatusRequest, ListTableRestoreStatusResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListTableRestoreStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ListTableRestoreStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/ListTagsForResourceCommand.ts b/clients/client-redshift-serverless/src/commands/ListTagsForResourceCommand.ts index 792d03b8fffa1..0c1b3edacd787 100644 --- a/clients/client-redshift-serverless/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/ListUsageLimitsCommand.ts b/clients/client-redshift-serverless/src/commands/ListUsageLimitsCommand.ts index 961ff214fbbdc..93069cc95439f 100644 --- a/clients/client-redshift-serverless/src/commands/ListUsageLimitsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListUsageLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUsageLimitsRequest, ListUsageLimitsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListUsageLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ListUsageLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/ListWorkgroupsCommand.ts b/clients/client-redshift-serverless/src/commands/ListWorkgroupsCommand.ts index 0c5e5e5b75bfd..fb623133e5de3 100644 --- a/clients/client-redshift-serverless/src/commands/ListWorkgroupsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListWorkgroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkgroupsRequest, ListWorkgroupsResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class ListWorkgroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "ListWorkgroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/PutResourcePolicyCommand.ts b/clients/client-redshift-serverless/src/commands/PutResourcePolicyCommand.ts index 2ca3ea7b867d9..936b45751bbc6 100644 --- a/clients/client-redshift-serverless/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-redshift-serverless/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/RestoreFromRecoveryPointCommand.ts b/clients/client-redshift-serverless/src/commands/RestoreFromRecoveryPointCommand.ts index 6b480b7ed6016..7a27626130b8b 100644 --- a/clients/client-redshift-serverless/src/commands/RestoreFromRecoveryPointCommand.ts +++ b/clients/client-redshift-serverless/src/commands/RestoreFromRecoveryPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class RestoreFromRecoveryPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RestoreFromRecoveryPointResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "RestoreFromRecoveryPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/RestoreFromSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/RestoreFromSnapshotCommand.ts index 5ba6aebda5692..5f945526c1654 100644 --- a/clients/client-redshift-serverless/src/commands/RestoreFromSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/RestoreFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class RestoreFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RestoreFromSnapshotResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "RestoreFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/RestoreTableFromSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/RestoreTableFromSnapshotCommand.ts index 007a5131ab83a..d9be0b9529e36 100644 --- a/clients/client-redshift-serverless/src/commands/RestoreTableFromSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/RestoreTableFromSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreTableFromSnapshotRequest, RestoreTableFromSnapshotResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class RestoreTableFromSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "RestoreTableFromSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/TagResourceCommand.ts b/clients/client-redshift-serverless/src/commands/TagResourceCommand.ts index aed1f0902c04b..5494f91271766 100644 --- a/clients/client-redshift-serverless/src/commands/TagResourceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/UntagResourceCommand.ts b/clients/client-redshift-serverless/src/commands/UntagResourceCommand.ts index 951e172a2e5ac..aa1617fdedf67 100644 --- a/clients/client-redshift-serverless/src/commands/UntagResourceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/UpdateEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateEndpointAccessCommand.ts index 7e3f9e2b4433d..432db504537c1 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEndpointAccessRequest, UpdateEndpointAccessResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class UpdateEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "UpdateEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/UpdateNamespaceCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateNamespaceCommand.ts index 2bbce45dc841d..693d5ff849591 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateNamespaceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class UpdateNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateNamespaceRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateNamespaceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "UpdateNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/UpdateSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateSnapshotCommand.ts index afb037f984003..543c9aae4bf86 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSnapshotRequest, UpdateSnapshotResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class UpdateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "UpdateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/UpdateUsageLimitCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateUsageLimitCommand.ts index 03eddd87a7198..5e4f52646c717 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateUsageLimitCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateUsageLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateUsageLimitRequest, UpdateUsageLimitResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class UpdateUsageLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "UpdateUsageLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift-serverless/src/commands/UpdateWorkgroupCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateWorkgroupCommand.ts index 1a40f08189383..f6b3aa76d69e2 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateWorkgroupCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateWorkgroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWorkgroupRequest, UpdateWorkgroupResponse } from "../models/models_0"; @@ -191,6 +192,10 @@ export class UpdateWorkgroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServerless", + operation: "UpdateWorkgroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json index 7096c6187435a..88c818fd35eb9 100644 --- a/clients/client-redshift/package.json +++ b/clients/client-redshift/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-redshift/src/commands/AcceptReservedNodeExchangeCommand.ts b/clients/client-redshift/src/commands/AcceptReservedNodeExchangeCommand.ts index b6c2272e27256..926a02221f777 100644 --- a/clients/client-redshift/src/commands/AcceptReservedNodeExchangeCommand.ts +++ b/clients/client-redshift/src/commands/AcceptReservedNodeExchangeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptReservedNodeExchangeInputMessage, AcceptReservedNodeExchangeOutputMessage } from "../models/models_0"; @@ -160,6 +161,10 @@ export class AcceptReservedNodeExchangeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "AcceptReservedNodeExchange", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/AddPartnerCommand.ts b/clients/client-redshift/src/commands/AddPartnerCommand.ts index 6b19ee81d5110..2dffd5e214d81 100644 --- a/clients/client-redshift/src/commands/AddPartnerCommand.ts +++ b/clients/client-redshift/src/commands/AddPartnerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PartnerIntegrationInputMessage, PartnerIntegrationOutputMessage } from "../models/models_0"; @@ -128,6 +129,10 @@ export class AddPartnerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "AddPartner", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/AssociateDataShareConsumerCommand.ts b/clients/client-redshift/src/commands/AssociateDataShareConsumerCommand.ts index 24ab5f74645c3..c3aa983babc60 100644 --- a/clients/client-redshift/src/commands/AssociateDataShareConsumerCommand.ts +++ b/clients/client-redshift/src/commands/AssociateDataShareConsumerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateDataShareConsumerMessage, DataShare } from "../models/models_0"; @@ -137,6 +138,10 @@ export class AssociateDataShareConsumerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "AssociateDataShareConsumer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/AuthorizeClusterSecurityGroupIngressCommand.ts b/clients/client-redshift/src/commands/AuthorizeClusterSecurityGroupIngressCommand.ts index 6a7524e52717f..0f0e87745c468 100644 --- a/clients/client-redshift/src/commands/AuthorizeClusterSecurityGroupIngressCommand.ts +++ b/clients/client-redshift/src/commands/AuthorizeClusterSecurityGroupIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class AuthorizeClusterSecurityGroupIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "AuthorizeClusterSecurityGroupIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/AuthorizeDataShareCommand.ts b/clients/client-redshift/src/commands/AuthorizeDataShareCommand.ts index 4f9bf63662f97..9e3870e1e91e0 100644 --- a/clients/client-redshift/src/commands/AuthorizeDataShareCommand.ts +++ b/clients/client-redshift/src/commands/AuthorizeDataShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuthorizeDataShareMessage, DataShare } from "../models/models_0"; @@ -132,6 +133,10 @@ export class AuthorizeDataShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "AuthorizeDataShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/AuthorizeEndpointAccessCommand.ts b/clients/client-redshift/src/commands/AuthorizeEndpointAccessCommand.ts index 981d72df008ef..daf26341d0b7d 100644 --- a/clients/client-redshift/src/commands/AuthorizeEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/AuthorizeEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuthorizeEndpointAccessMessage, EndpointAuthorization } from "../models/models_0"; @@ -147,6 +148,10 @@ export class AuthorizeEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "AuthorizeEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/AuthorizeSnapshotAccessCommand.ts b/clients/client-redshift/src/commands/AuthorizeSnapshotAccessCommand.ts index ff4972d96a749..e649a9b2a5b16 100644 --- a/clients/client-redshift/src/commands/AuthorizeSnapshotAccessCommand.ts +++ b/clients/client-redshift/src/commands/AuthorizeSnapshotAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuthorizeSnapshotAccessMessage, AuthorizeSnapshotAccessResult } from "../models/models_0"; @@ -193,6 +194,10 @@ export class AuthorizeSnapshotAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "AuthorizeSnapshotAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/BatchDeleteClusterSnapshotsCommand.ts b/clients/client-redshift/src/commands/BatchDeleteClusterSnapshotsCommand.ts index 4bc9958cf00a8..d7485e22dc563 100644 --- a/clients/client-redshift/src/commands/BatchDeleteClusterSnapshotsCommand.ts +++ b/clients/client-redshift/src/commands/BatchDeleteClusterSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchDeleteClusterSnapshotsRequest, BatchDeleteClusterSnapshotsResult } from "../models/models_0"; @@ -133,6 +134,10 @@ export class BatchDeleteClusterSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "BatchDeleteClusterSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/BatchModifyClusterSnapshotsCommand.ts b/clients/client-redshift/src/commands/BatchModifyClusterSnapshotsCommand.ts index 585d4475d81bc..8a2bcb5c3dfb0 100644 --- a/clients/client-redshift/src/commands/BatchModifyClusterSnapshotsCommand.ts +++ b/clients/client-redshift/src/commands/BatchModifyClusterSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchModifyClusterSnapshotsMessage, BatchModifyClusterSnapshotsOutputMessage } from "../models/models_0"; @@ -138,6 +139,10 @@ export class BatchModifyClusterSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "BatchModifyClusterSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CancelResizeCommand.ts b/clients/client-redshift/src/commands/CancelResizeCommand.ts index ad9cc7928d932..bd5f13d75a4da 100644 --- a/clients/client-redshift/src/commands/CancelResizeCommand.ts +++ b/clients/client-redshift/src/commands/CancelResizeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelResizeMessage, ResizeProgressMessage } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CancelResizeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CancelResize", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CopyClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/CopyClusterSnapshotCommand.ts index d3f133c801f32..41aebefc0c87c 100644 --- a/clients/client-redshift/src/commands/CopyClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/CopyClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyClusterSnapshotMessage, CopyClusterSnapshotResult } from "../models/models_0"; @@ -194,6 +195,10 @@ export class CopyClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CopyClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateAuthenticationProfileCommand.ts b/clients/client-redshift/src/commands/CreateAuthenticationProfileCommand.ts index df2423de60cfc..096160e6a42b1 100644 --- a/clients/client-redshift/src/commands/CreateAuthenticationProfileCommand.ts +++ b/clients/client-redshift/src/commands/CreateAuthenticationProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAuthenticationProfileMessage, CreateAuthenticationProfileResult } from "../models/models_0"; @@ -127,6 +128,10 @@ export class CreateAuthenticationProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateAuthenticationProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateClusterCommand.ts b/clients/client-redshift/src/commands/CreateClusterCommand.ts index b9314966a2bd7..0b0f6ae437dc4 100644 --- a/clients/client-redshift/src/commands/CreateClusterCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateClusterMessage, CreateClusterResult } from "../models/models_0"; @@ -416,6 +417,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateClusterParameterGroupCommand.ts b/clients/client-redshift/src/commands/CreateClusterParameterGroupCommand.ts index c991c712126a1..bc67bbcb23166 100644 --- a/clients/client-redshift/src/commands/CreateClusterParameterGroupCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateClusterParameterGroupMessage, CreateClusterParameterGroupResult } from "../models/models_0"; @@ -156,6 +157,10 @@ export class CreateClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateClusterSecurityGroupCommand.ts b/clients/client-redshift/src/commands/CreateClusterSecurityGroupCommand.ts index b6a62ce44fd04..90b9a2ac35a63 100644 --- a/clients/client-redshift/src/commands/CreateClusterSecurityGroupCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateClusterSecurityGroupMessage, CreateClusterSecurityGroupResult } from "../models/models_0"; @@ -176,6 +177,10 @@ export class CreateClusterSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateClusterSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/CreateClusterSnapshotCommand.ts index a42c3c7bd0140..add6da54e3494 100644 --- a/clients/client-redshift/src/commands/CreateClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateClusterSnapshotMessage, CreateClusterSnapshotResult } from "../models/models_0"; @@ -199,6 +200,10 @@ export class CreateClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateClusterSubnetGroupCommand.ts b/clients/client-redshift/src/commands/CreateClusterSubnetGroupCommand.ts index 570f49dbbc1d7..6ad52c3a2e414 100644 --- a/clients/client-redshift/src/commands/CreateClusterSubnetGroupCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateClusterSubnetGroupMessage, CreateClusterSubnetGroupResult } from "../models/models_0"; @@ -190,6 +191,10 @@ export class CreateClusterSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateClusterSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateCustomDomainAssociationCommand.ts b/clients/client-redshift/src/commands/CreateCustomDomainAssociationCommand.ts index 72c01bacf28f2..67f6c03a6234f 100644 --- a/clients/client-redshift/src/commands/CreateCustomDomainAssociationCommand.ts +++ b/clients/client-redshift/src/commands/CreateCustomDomainAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCustomDomainAssociationMessage, CreateCustomDomainAssociationResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class CreateCustomDomainAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateCustomDomainAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateEndpointAccessCommand.ts b/clients/client-redshift/src/commands/CreateEndpointAccessCommand.ts index 7434b399df6c1..67a2d5c04bf43 100644 --- a/clients/client-redshift/src/commands/CreateEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/CreateEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEndpointAccessMessage, EndpointAccess } from "../models/models_0"; @@ -177,6 +178,10 @@ export class CreateEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-redshift/src/commands/CreateEventSubscriptionCommand.ts index 0cc215c0718f9..5e8309e785d07 100644 --- a/clients/client-redshift/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-redshift/src/commands/CreateEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0"; @@ -211,6 +212,10 @@ export class CreateEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateHsmClientCertificateCommand.ts b/clients/client-redshift/src/commands/CreateHsmClientCertificateCommand.ts index 10d7c7b6df0d9..05afab8161f24 100644 --- a/clients/client-redshift/src/commands/CreateHsmClientCertificateCommand.ts +++ b/clients/client-redshift/src/commands/CreateHsmClientCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHsmClientCertificateMessage, CreateHsmClientCertificateResult } from "../models/models_0"; @@ -152,6 +153,10 @@ export class CreateHsmClientCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateHsmClientCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateHsmConfigurationCommand.ts b/clients/client-redshift/src/commands/CreateHsmConfigurationCommand.ts index 4fb74d254ddca..17dad2008abe9 100644 --- a/clients/client-redshift/src/commands/CreateHsmConfigurationCommand.ts +++ b/clients/client-redshift/src/commands/CreateHsmConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHsmConfigurationMessage, CreateHsmConfigurationResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateHsmConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateHsmConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateScheduledActionCommand.ts b/clients/client-redshift/src/commands/CreateScheduledActionCommand.ts index f24ef27b199ef..ff8abef878922 100644 --- a/clients/client-redshift/src/commands/CreateScheduledActionCommand.ts +++ b/clients/client-redshift/src/commands/CreateScheduledActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateScheduledActionMessage, ScheduledAction } from "../models/models_0"; @@ -183,6 +184,10 @@ export class CreateScheduledActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateScheduledAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateSnapshotCopyGrantCommand.ts b/clients/client-redshift/src/commands/CreateSnapshotCopyGrantCommand.ts index 2f36214559c28..ec9667cc8865c 100644 --- a/clients/client-redshift/src/commands/CreateSnapshotCopyGrantCommand.ts +++ b/clients/client-redshift/src/commands/CreateSnapshotCopyGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSnapshotCopyGrantMessage, CreateSnapshotCopyGrantResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateSnapshotCopyGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateSnapshotCopyGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateSnapshotScheduleCommand.ts b/clients/client-redshift/src/commands/CreateSnapshotScheduleCommand.ts index 236019f73efcf..69a89a9786195 100644 --- a/clients/client-redshift/src/commands/CreateSnapshotScheduleCommand.ts +++ b/clients/client-redshift/src/commands/CreateSnapshotScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSnapshotScheduleMessage, SnapshotSchedule } from "../models/models_0"; @@ -164,6 +165,10 @@ export class CreateSnapshotScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateSnapshotSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateTagsCommand.ts b/clients/client-redshift/src/commands/CreateTagsCommand.ts index 5e1422839ae87..e55c1be96844c 100644 --- a/clients/client-redshift/src/commands/CreateTagsCommand.ts +++ b/clients/client-redshift/src/commands/CreateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTagsMessage } from "../models/models_0"; @@ -132,6 +133,10 @@ export class CreateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/CreateUsageLimitCommand.ts b/clients/client-redshift/src/commands/CreateUsageLimitCommand.ts index 847fb59b0b7fd..a58c0f3ab49f6 100644 --- a/clients/client-redshift/src/commands/CreateUsageLimitCommand.ts +++ b/clients/client-redshift/src/commands/CreateUsageLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUsageLimitMessage, UsageLimit } from "../models/models_0"; @@ -160,6 +161,10 @@ export class CreateUsageLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "CreateUsageLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeauthorizeDataShareCommand.ts b/clients/client-redshift/src/commands/DeauthorizeDataShareCommand.ts index 7c1593d3d74ae..29cb00c236bd6 100644 --- a/clients/client-redshift/src/commands/DeauthorizeDataShareCommand.ts +++ b/clients/client-redshift/src/commands/DeauthorizeDataShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataShare, DeauthorizeDataShareMessage } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeauthorizeDataShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeauthorizeDataShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteAuthenticationProfileCommand.ts b/clients/client-redshift/src/commands/DeleteAuthenticationProfileCommand.ts index c7970ae9e2e02..d10f210210257 100644 --- a/clients/client-redshift/src/commands/DeleteAuthenticationProfileCommand.ts +++ b/clients/client-redshift/src/commands/DeleteAuthenticationProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAuthenticationProfileMessage, DeleteAuthenticationProfileResult } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteAuthenticationProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteAuthenticationProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteClusterCommand.ts b/clients/client-redshift/src/commands/DeleteClusterCommand.ts index 6e989826cc862..58463c5949410 100644 --- a/clients/client-redshift/src/commands/DeleteClusterCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteClusterMessage, DeleteClusterResult } from "../models/models_0"; @@ -322,6 +323,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteClusterParameterGroupCommand.ts b/clients/client-redshift/src/commands/DeleteClusterParameterGroupCommand.ts index b94ff7c1bf03b..03ec835c1957c 100644 --- a/clients/client-redshift/src/commands/DeleteClusterParameterGroupCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteClusterParameterGroupMessage } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteClusterSecurityGroupCommand.ts b/clients/client-redshift/src/commands/DeleteClusterSecurityGroupCommand.ts index f48d7aa8faa18..a85cddc714417 100644 --- a/clients/client-redshift/src/commands/DeleteClusterSecurityGroupCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterSecurityGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteClusterSecurityGroupMessage } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteClusterSecurityGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteClusterSecurityGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/DeleteClusterSnapshotCommand.ts index 88d317b94fb79..8ac5a8d968031 100644 --- a/clients/client-redshift/src/commands/DeleteClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteClusterSnapshotMessage, DeleteClusterSnapshotResult } from "../models/models_0"; @@ -175,6 +176,10 @@ export class DeleteClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteClusterSubnetGroupCommand.ts b/clients/client-redshift/src/commands/DeleteClusterSubnetGroupCommand.ts index e56a72079f363..263ac27a3b0ec 100644 --- a/clients/client-redshift/src/commands/DeleteClusterSubnetGroupCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteClusterSubnetGroupMessage } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteClusterSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteClusterSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteCustomDomainAssociationCommand.ts b/clients/client-redshift/src/commands/DeleteCustomDomainAssociationCommand.ts index d6352e1b6da9a..72e82a07d163e 100644 --- a/clients/client-redshift/src/commands/DeleteCustomDomainAssociationCommand.ts +++ b/clients/client-redshift/src/commands/DeleteCustomDomainAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCustomDomainAssociationMessage } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteCustomDomainAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteCustomDomainAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteEndpointAccessCommand.ts b/clients/client-redshift/src/commands/DeleteEndpointAccessCommand.ts index c42b0a4dad2ae..d86ac66841896 100644 --- a/clients/client-redshift/src/commands/DeleteEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/DeleteEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEndpointAccessMessage, EndpointAccess } from "../models/models_0"; @@ -155,6 +156,10 @@ export class DeleteEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-redshift/src/commands/DeleteEventSubscriptionCommand.ts index 0f7594fc6e605..6cbc181c1d021 100644 --- a/clients/client-redshift/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-redshift/src/commands/DeleteEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEventSubscriptionMessage } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DeleteEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteHsmClientCertificateCommand.ts b/clients/client-redshift/src/commands/DeleteHsmClientCertificateCommand.ts index 7cdc2ee7ea353..ed8f0c93f5495 100644 --- a/clients/client-redshift/src/commands/DeleteHsmClientCertificateCommand.ts +++ b/clients/client-redshift/src/commands/DeleteHsmClientCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHsmClientCertificateMessage } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DeleteHsmClientCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteHsmClientCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteHsmConfigurationCommand.ts b/clients/client-redshift/src/commands/DeleteHsmConfigurationCommand.ts index eab0f5cf68404..5cb181875ebd0 100644 --- a/clients/client-redshift/src/commands/DeleteHsmConfigurationCommand.ts +++ b/clients/client-redshift/src/commands/DeleteHsmConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHsmConfigurationMessage } from "../models/models_0"; @@ -119,6 +120,10 @@ export class DeleteHsmConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteHsmConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeletePartnerCommand.ts b/clients/client-redshift/src/commands/DeletePartnerCommand.ts index 899ebaa1e7228..27d6c09c046ce 100644 --- a/clients/client-redshift/src/commands/DeletePartnerCommand.ts +++ b/clients/client-redshift/src/commands/DeletePartnerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PartnerIntegrationInputMessage, PartnerIntegrationOutputMessage } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeletePartnerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeletePartner", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteScheduledActionCommand.ts b/clients/client-redshift/src/commands/DeleteScheduledActionCommand.ts index 4b69871652e4b..1fbdec77dee4a 100644 --- a/clients/client-redshift/src/commands/DeleteScheduledActionCommand.ts +++ b/clients/client-redshift/src/commands/DeleteScheduledActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteScheduledActionMessage } from "../models/models_0"; @@ -119,6 +120,10 @@ export class DeleteScheduledActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteScheduledAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteSnapshotCopyGrantCommand.ts b/clients/client-redshift/src/commands/DeleteSnapshotCopyGrantCommand.ts index 813bde17cfa8e..824a68c50fbb7 100644 --- a/clients/client-redshift/src/commands/DeleteSnapshotCopyGrantCommand.ts +++ b/clients/client-redshift/src/commands/DeleteSnapshotCopyGrantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSnapshotCopyGrantMessage } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DeleteSnapshotCopyGrantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteSnapshotCopyGrant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteSnapshotScheduleCommand.ts b/clients/client-redshift/src/commands/DeleteSnapshotScheduleCommand.ts index 6fe5ed239680a..94e50f3c72281 100644 --- a/clients/client-redshift/src/commands/DeleteSnapshotScheduleCommand.ts +++ b/clients/client-redshift/src/commands/DeleteSnapshotScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSnapshotScheduleMessage } from "../models/models_0"; @@ -118,6 +119,10 @@ export class DeleteSnapshotScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteSnapshotSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteTagsCommand.ts b/clients/client-redshift/src/commands/DeleteTagsCommand.ts index d8cd4ae0052f4..bb5af84941f55 100644 --- a/clients/client-redshift/src/commands/DeleteTagsCommand.ts +++ b/clients/client-redshift/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTagsMessage } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DeleteUsageLimitCommand.ts b/clients/client-redshift/src/commands/DeleteUsageLimitCommand.ts index db61b6398709b..3187ca941b1f4 100644 --- a/clients/client-redshift/src/commands/DeleteUsageLimitCommand.ts +++ b/clients/client-redshift/src/commands/DeleteUsageLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUsageLimitMessage } from "../models/models_0"; @@ -118,6 +119,10 @@ export class DeleteUsageLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DeleteUsageLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-redshift/src/commands/DescribeAccountAttributesCommand.ts index fe001e07bd882..dfbd956424e57 100644 --- a/clients/client-redshift/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeAccountAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AccountAttributeList, DescribeAccountAttributesMessage } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DescribeAccountAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeAccountAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeAuthenticationProfilesCommand.ts b/clients/client-redshift/src/commands/DescribeAuthenticationProfilesCommand.ts index f6b2aa78aac8e..92aa119a20aa3 100644 --- a/clients/client-redshift/src/commands/DescribeAuthenticationProfilesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeAuthenticationProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAuthenticationProfilesMessage, DescribeAuthenticationProfilesResult } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DescribeAuthenticationProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeAuthenticationProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClusterDbRevisionsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterDbRevisionsCommand.ts index b02199d652a18..7b898eade5b2d 100644 --- a/clients/client-redshift/src/commands/DescribeClusterDbRevisionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterDbRevisionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterDbRevisionsMessage, DescribeClusterDbRevisionsMessage } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DescribeClusterDbRevisionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusterDbRevisions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClusterParameterGroupsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterParameterGroupsCommand.ts index d11795f50560b..d455ef940fbce 100644 --- a/clients/client-redshift/src/commands/DescribeClusterParameterGroupsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterParameterGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterParameterGroupsMessage, DescribeClusterParameterGroupsMessage } from "../models/models_0"; @@ -160,6 +161,10 @@ export class DescribeClusterParameterGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusterParameterGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClusterParametersCommand.ts b/clients/client-redshift/src/commands/DescribeClusterParametersCommand.ts index c2fb1961574a0..01f17c0ac9068 100644 --- a/clients/client-redshift/src/commands/DescribeClusterParametersCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterParameterGroupDetails, DescribeClusterParametersMessage } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DescribeClusterParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusterParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClusterSecurityGroupsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterSecurityGroupsCommand.ts index 997d6864a2c60..3cc787544a350 100644 --- a/clients/client-redshift/src/commands/DescribeClusterSecurityGroupsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterSecurityGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterSecurityGroupMessage, DescribeClusterSecurityGroupsMessage } from "../models/models_0"; @@ -183,6 +184,10 @@ export class DescribeClusterSecurityGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusterSecurityGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClusterSnapshotsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterSnapshotsCommand.ts index f522e47168ba9..383bdcedb7b46 100644 --- a/clients/client-redshift/src/commands/DescribeClusterSnapshotsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeClusterSnapshotsMessage, SnapshotMessage } from "../models/models_0"; @@ -210,6 +211,10 @@ export class DescribeClusterSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusterSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClusterSubnetGroupsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterSubnetGroupsCommand.ts index 5f4de1e685fd2..fd60ad359756e 100644 --- a/clients/client-redshift/src/commands/DescribeClusterSubnetGroupsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterSubnetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterSubnetGroupMessage, DescribeClusterSubnetGroupsMessage } from "../models/models_0"; @@ -167,6 +168,10 @@ export class DescribeClusterSubnetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusterSubnetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClusterTracksCommand.ts b/clients/client-redshift/src/commands/DescribeClusterTracksCommand.ts index 01cd24803d04f..8fcf6503ef1f0 100644 --- a/clients/client-redshift/src/commands/DescribeClusterTracksCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterTracksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeClusterTracksMessage, TrackListMessage } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DescribeClusterTracksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusterTracks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClusterVersionsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterVersionsCommand.ts index 034afa353c38c..3d3db51e5520e 100644 --- a/clients/client-redshift/src/commands/DescribeClusterVersionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterVersionsMessage, DescribeClusterVersionsMessage } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DescribeClusterVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusterVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeClustersCommand.ts b/clients/client-redshift/src/commands/DescribeClustersCommand.ts index 2ce028f08746e..db3bc63a89d35 100644 --- a/clients/client-redshift/src/commands/DescribeClustersCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClustersMessage, DescribeClustersMessage } from "../models/models_0"; @@ -317,6 +318,10 @@ export class DescribeClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeCustomDomainAssociationsCommand.ts b/clients/client-redshift/src/commands/DescribeCustomDomainAssociationsCommand.ts index 1e771b7093a12..0111b543d56a2 100644 --- a/clients/client-redshift/src/commands/DescribeCustomDomainAssociationsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeCustomDomainAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomDomainAssociationsMessage, DescribeCustomDomainAssociationsMessage } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DescribeCustomDomainAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeCustomDomainAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeDataSharesCommand.ts b/clients/client-redshift/src/commands/DescribeDataSharesCommand.ts index 758ac3b4a9deb..e33e31f6f9f25 100644 --- a/clients/client-redshift/src/commands/DescribeDataSharesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeDataSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDataSharesMessage, DescribeDataSharesResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DescribeDataSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeDataShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeDataSharesForConsumerCommand.ts b/clients/client-redshift/src/commands/DescribeDataSharesForConsumerCommand.ts index ad0ed51b18b0d..f68831bb1594c 100644 --- a/clients/client-redshift/src/commands/DescribeDataSharesForConsumerCommand.ts +++ b/clients/client-redshift/src/commands/DescribeDataSharesForConsumerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDataSharesForConsumerMessage, DescribeDataSharesForConsumerResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DescribeDataSharesForConsumerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeDataSharesForConsumer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeDataSharesForProducerCommand.ts b/clients/client-redshift/src/commands/DescribeDataSharesForProducerCommand.ts index d51068d6161ce..03ddb4bffd855 100644 --- a/clients/client-redshift/src/commands/DescribeDataSharesForProducerCommand.ts +++ b/clients/client-redshift/src/commands/DescribeDataSharesForProducerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDataSharesForProducerMessage, DescribeDataSharesForProducerResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DescribeDataSharesForProducerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeDataSharesForProducer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeDefaultClusterParametersCommand.ts b/clients/client-redshift/src/commands/DescribeDefaultClusterParametersCommand.ts index 4b396c890f87a..038b12e5fb7d9 100644 --- a/clients/client-redshift/src/commands/DescribeDefaultClusterParametersCommand.ts +++ b/clients/client-redshift/src/commands/DescribeDefaultClusterParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDefaultClusterParametersMessage, DescribeDefaultClusterParametersResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DescribeDefaultClusterParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeDefaultClusterParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeEndpointAccessCommand.ts b/clients/client-redshift/src/commands/DescribeEndpointAccessCommand.ts index 9fa7eb8d55bb6..7f809aeb5007e 100644 --- a/clients/client-redshift/src/commands/DescribeEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEndpointAccessMessage, EndpointAccessList } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DescribeEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeEndpointAuthorizationCommand.ts b/clients/client-redshift/src/commands/DescribeEndpointAuthorizationCommand.ts index 5c19213d073c1..b60d01deb39b9 100644 --- a/clients/client-redshift/src/commands/DescribeEndpointAuthorizationCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEndpointAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEndpointAuthorizationMessage, EndpointAuthorizationList } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DescribeEndpointAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeEndpointAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-redshift/src/commands/DescribeEventCategoriesCommand.ts index 3a333853c1f58..3c913654cc2bb 100644 --- a/clients/client-redshift/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEventCategoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventCategoriesMessage } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DescribeEventCategoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeEventCategories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-redshift/src/commands/DescribeEventSubscriptionsCommand.ts index 388b2aa99d49c..3b6499308ba6f 100644 --- a/clients/client-redshift/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEventSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/models_1"; @@ -163,6 +164,10 @@ export class DescribeEventSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeEventSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeEventsCommand.ts b/clients/client-redshift/src/commands/DescribeEventsCommand.ts index 8677cfbf227a8..540e7ceb028b6 100644 --- a/clients/client-redshift/src/commands/DescribeEventsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEventsMessage, EventsMessage } from "../models/models_1"; @@ -136,6 +137,10 @@ export class DescribeEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeHsmClientCertificatesCommand.ts b/clients/client-redshift/src/commands/DescribeHsmClientCertificatesCommand.ts index ea1a681aa57e9..fb8e5dfd4af45 100644 --- a/clients/client-redshift/src/commands/DescribeHsmClientCertificatesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeHsmClientCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHsmClientCertificatesMessage, HsmClientCertificateMessage } from "../models/models_1"; @@ -153,6 +154,10 @@ export class DescribeHsmClientCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeHsmClientCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeHsmConfigurationsCommand.ts b/clients/client-redshift/src/commands/DescribeHsmConfigurationsCommand.ts index 3384766b70144..a1c4fa4e82a74 100644 --- a/clients/client-redshift/src/commands/DescribeHsmConfigurationsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeHsmConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHsmConfigurationsMessage, HsmConfigurationMessage } from "../models/models_1"; @@ -152,6 +153,10 @@ export class DescribeHsmConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeHsmConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeLoggingStatusCommand.ts b/clients/client-redshift/src/commands/DescribeLoggingStatusCommand.ts index b4ccbf77d40d9..08d28c3889d56 100644 --- a/clients/client-redshift/src/commands/DescribeLoggingStatusCommand.ts +++ b/clients/client-redshift/src/commands/DescribeLoggingStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeLoggingStatusMessage, LoggingStatus } from "../models/models_1"; @@ -128,6 +129,10 @@ export class DescribeLoggingStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeLoggingStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeNodeConfigurationOptionsCommand.ts b/clients/client-redshift/src/commands/DescribeNodeConfigurationOptionsCommand.ts index bc7942195de0c..98c7517b2e0c7 100644 --- a/clients/client-redshift/src/commands/DescribeNodeConfigurationOptionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeNodeConfigurationOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeNodeConfigurationOptionsMessage, NodeConfigurationOptionsMessage } from "../models/models_1"; @@ -161,6 +162,10 @@ export class DescribeNodeConfigurationOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeNodeConfigurationOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeOrderableClusterOptionsCommand.ts b/clients/client-redshift/src/commands/DescribeOrderableClusterOptionsCommand.ts index e65f129091c96..9f3fd822555f2 100644 --- a/clients/client-redshift/src/commands/DescribeOrderableClusterOptionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeOrderableClusterOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOrderableClusterOptionsMessage, OrderableClusterOptionsMessage } from "../models/models_1"; @@ -147,6 +148,10 @@ export class DescribeOrderableClusterOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeOrderableClusterOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribePartnersCommand.ts b/clients/client-redshift/src/commands/DescribePartnersCommand.ts index 5416a8d747597..e2e844cc71174 100644 --- a/clients/client-redshift/src/commands/DescribePartnersCommand.ts +++ b/clients/client-redshift/src/commands/DescribePartnersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePartnersInputMessage, DescribePartnersOutputMessage } from "../models/models_1"; @@ -133,6 +134,10 @@ export class DescribePartnersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribePartners", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeReservedNodeExchangeStatusCommand.ts b/clients/client-redshift/src/commands/DescribeReservedNodeExchangeStatusCommand.ts index 1eb2c2e2d3cd2..4ffbc96e29465 100644 --- a/clients/client-redshift/src/commands/DescribeReservedNodeExchangeStatusCommand.ts +++ b/clients/client-redshift/src/commands/DescribeReservedNodeExchangeStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class DescribeReservedNodeExchangeStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeReservedNodeExchangeStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeReservedNodeOfferingsCommand.ts b/clients/client-redshift/src/commands/DescribeReservedNodeOfferingsCommand.ts index 6f67b42e70bba..0abc75a0064ec 100644 --- a/clients/client-redshift/src/commands/DescribeReservedNodeOfferingsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeReservedNodeOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReservedNodeOfferingsMessage, ReservedNodeOfferingsMessage } from "../models/models_1"; @@ -156,6 +157,10 @@ export class DescribeReservedNodeOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeReservedNodeOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeReservedNodesCommand.ts b/clients/client-redshift/src/commands/DescribeReservedNodesCommand.ts index d267972f63901..6979f6a2a3cfa 100644 --- a/clients/client-redshift/src/commands/DescribeReservedNodesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeReservedNodesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReservedNodesMessage, ReservedNodesMessage } from "../models/models_1"; @@ -145,6 +146,10 @@ export class DescribeReservedNodesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeReservedNodes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeResizeCommand.ts b/clients/client-redshift/src/commands/DescribeResizeCommand.ts index 02ff137bf1ec9..96174de8c85a0 100644 --- a/clients/client-redshift/src/commands/DescribeResizeCommand.ts +++ b/clients/client-redshift/src/commands/DescribeResizeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResizeProgressMessage } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribeResizeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeResize", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeScheduledActionsCommand.ts b/clients/client-redshift/src/commands/DescribeScheduledActionsCommand.ts index 8c0819f870dfd..0ab8a46997f3b 100644 --- a/clients/client-redshift/src/commands/DescribeScheduledActionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeScheduledActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeScheduledActionsMessage, ScheduledActionsMessage } from "../models/models_1"; @@ -166,6 +167,10 @@ export class DescribeScheduledActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeScheduledActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeSnapshotCopyGrantsCommand.ts b/clients/client-redshift/src/commands/DescribeSnapshotCopyGrantsCommand.ts index 7b2383277b70e..c58cda6f5b591 100644 --- a/clients/client-redshift/src/commands/DescribeSnapshotCopyGrantsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeSnapshotCopyGrantsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSnapshotCopyGrantsMessage, SnapshotCopyGrantMessage } from "../models/models_1"; @@ -147,6 +148,10 @@ export class DescribeSnapshotCopyGrantsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeSnapshotCopyGrants", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeSnapshotSchedulesCommand.ts b/clients/client-redshift/src/commands/DescribeSnapshotSchedulesCommand.ts index 0e9697e124efd..ae363c0de196b 100644 --- a/clients/client-redshift/src/commands/DescribeSnapshotSchedulesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeSnapshotSchedulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSnapshotSchedulesMessage, DescribeSnapshotSchedulesOutputMessage } from "../models/models_1"; @@ -150,6 +151,10 @@ export class DescribeSnapshotSchedulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeSnapshotSchedules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeStorageCommand.ts b/clients/client-redshift/src/commands/DescribeStorageCommand.ts index 86488da2ecaf3..7e924aebfb59c 100644 --- a/clients/client-redshift/src/commands/DescribeStorageCommand.ts +++ b/clients/client-redshift/src/commands/DescribeStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CustomerStorageMessage } from "../models/models_0"; @@ -113,6 +114,10 @@ export class DescribeStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeTableRestoreStatusCommand.ts b/clients/client-redshift/src/commands/DescribeTableRestoreStatusCommand.ts index 21b8ed022348d..ad842f4abb174 100644 --- a/clients/client-redshift/src/commands/DescribeTableRestoreStatusCommand.ts +++ b/clients/client-redshift/src/commands/DescribeTableRestoreStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTableRestoreStatusMessage, TableRestoreStatusMessage } from "../models/models_1"; @@ -147,6 +148,10 @@ export class DescribeTableRestoreStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeTableRestoreStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeTagsCommand.ts b/clients/client-redshift/src/commands/DescribeTagsCommand.ts index dda0b92044635..f18767bdbb635 100644 --- a/clients/client-redshift/src/commands/DescribeTagsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTagsMessage, TaggedResourceListMessage } from "../models/models_1"; @@ -161,6 +162,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DescribeUsageLimitsCommand.ts b/clients/client-redshift/src/commands/DescribeUsageLimitsCommand.ts index 356f366ad14e0..518b9dcea23ba 100644 --- a/clients/client-redshift/src/commands/DescribeUsageLimitsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeUsageLimitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeUsageLimitsMessage, UsageLimitList } from "../models/models_1"; @@ -167,6 +168,10 @@ export class DescribeUsageLimitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DescribeUsageLimits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DisableLoggingCommand.ts b/clients/client-redshift/src/commands/DisableLoggingCommand.ts index f7e16c4bcd8a5..035b2ed76ffcc 100644 --- a/clients/client-redshift/src/commands/DisableLoggingCommand.ts +++ b/clients/client-redshift/src/commands/DisableLoggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableLoggingMessage, LoggingStatus } from "../models/models_1"; @@ -131,6 +132,10 @@ export class DisableLoggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DisableLogging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DisableSnapshotCopyCommand.ts b/clients/client-redshift/src/commands/DisableSnapshotCopyCommand.ts index e344ee709c1c3..d90ed3447171f 100644 --- a/clients/client-redshift/src/commands/DisableSnapshotCopyCommand.ts +++ b/clients/client-redshift/src/commands/DisableSnapshotCopyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableSnapshotCopyMessage, DisableSnapshotCopyResult } from "../models/models_1"; @@ -304,6 +305,10 @@ export class DisableSnapshotCopyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DisableSnapshotCopy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/DisassociateDataShareConsumerCommand.ts b/clients/client-redshift/src/commands/DisassociateDataShareConsumerCommand.ts index 2763b90240792..3066e01a60ba4 100644 --- a/clients/client-redshift/src/commands/DisassociateDataShareConsumerCommand.ts +++ b/clients/client-redshift/src/commands/DisassociateDataShareConsumerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataShare } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DisassociateDataShareConsumerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "DisassociateDataShareConsumer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/EnableLoggingCommand.ts b/clients/client-redshift/src/commands/EnableLoggingCommand.ts index 394817550d155..b186f895e4012 100644 --- a/clients/client-redshift/src/commands/EnableLoggingCommand.ts +++ b/clients/client-redshift/src/commands/EnableLoggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableLoggingMessage, LoggingStatus } from "../models/models_1"; @@ -152,6 +153,10 @@ export class EnableLoggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "EnableLogging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/EnableSnapshotCopyCommand.ts b/clients/client-redshift/src/commands/EnableSnapshotCopyCommand.ts index 1f7a179ad9525..9b9fd192a478a 100644 --- a/clients/client-redshift/src/commands/EnableSnapshotCopyCommand.ts +++ b/clients/client-redshift/src/commands/EnableSnapshotCopyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableSnapshotCopyMessage, EnableSnapshotCopyResult } from "../models/models_1"; @@ -330,6 +331,10 @@ export class EnableSnapshotCopyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "EnableSnapshotCopy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/GetClusterCredentialsCommand.ts b/clients/client-redshift/src/commands/GetClusterCredentialsCommand.ts index 5aea3dcbcb185..c11611b738af3 100644 --- a/clients/client-redshift/src/commands/GetClusterCredentialsCommand.ts +++ b/clients/client-redshift/src/commands/GetClusterCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterCredentials, ClusterCredentialsFilterSensitiveLog } from "../models/models_0"; @@ -152,6 +153,10 @@ export class GetClusterCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ClusterCredentialsFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "GetClusterCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/GetClusterCredentialsWithIAMCommand.ts b/clients/client-redshift/src/commands/GetClusterCredentialsWithIAMCommand.ts index 816f56a20c8a9..8c881edf72f2f 100644 --- a/clients/client-redshift/src/commands/GetClusterCredentialsWithIAMCommand.ts +++ b/clients/client-redshift/src/commands/GetClusterCredentialsWithIAMCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterExtendedCredentials, ClusterExtendedCredentialsFilterSensitiveLog } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetClusterCredentialsWithIAMCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ClusterExtendedCredentialsFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "GetClusterCredentialsWithIAM", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/GetReservedNodeExchangeConfigurationOptionsCommand.ts b/clients/client-redshift/src/commands/GetReservedNodeExchangeConfigurationOptionsCommand.ts index adc71a0127ff0..97408c72ad1b2 100644 --- a/clients/client-redshift/src/commands/GetReservedNodeExchangeConfigurationOptionsCommand.ts +++ b/clients/client-redshift/src/commands/GetReservedNodeExchangeConfigurationOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -202,6 +203,10 @@ export class GetReservedNodeExchangeConfigurationOptionsCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "GetReservedNodeExchangeConfigurationOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/GetReservedNodeExchangeOfferingsCommand.ts b/clients/client-redshift/src/commands/GetReservedNodeExchangeOfferingsCommand.ts index 6f605005ff083..1e914f53f588c 100644 --- a/clients/client-redshift/src/commands/GetReservedNodeExchangeOfferingsCommand.ts +++ b/clients/client-redshift/src/commands/GetReservedNodeExchangeOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class GetReservedNodeExchangeOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "GetReservedNodeExchangeOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyAquaConfigurationCommand.ts b/clients/client-redshift/src/commands/ModifyAquaConfigurationCommand.ts index c50452138774b..ee1ae81e8afa7 100644 --- a/clients/client-redshift/src/commands/ModifyAquaConfigurationCommand.ts +++ b/clients/client-redshift/src/commands/ModifyAquaConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyAquaInputMessage, ModifyAquaOutputMessage } from "../models/models_1"; @@ -128,6 +129,10 @@ export class ModifyAquaConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyAquaConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyAuthenticationProfileCommand.ts b/clients/client-redshift/src/commands/ModifyAuthenticationProfileCommand.ts index 630ea6775612d..45a333244f1af 100644 --- a/clients/client-redshift/src/commands/ModifyAuthenticationProfileCommand.ts +++ b/clients/client-redshift/src/commands/ModifyAuthenticationProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyAuthenticationProfileMessage, ModifyAuthenticationProfileResult } from "../models/models_1"; @@ -127,6 +128,10 @@ export class ModifyAuthenticationProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyAuthenticationProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyClusterCommand.ts b/clients/client-redshift/src/commands/ModifyClusterCommand.ts index 9378592c645d0..6cb775278775e 100644 --- a/clients/client-redshift/src/commands/ModifyClusterCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyClusterMessage, ModifyClusterResult } from "../models/models_1"; @@ -395,6 +396,10 @@ export class ModifyClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyClusterDbRevisionCommand.ts b/clients/client-redshift/src/commands/ModifyClusterDbRevisionCommand.ts index 0e02079a4eae2..28b31261a2bf8 100644 --- a/clients/client-redshift/src/commands/ModifyClusterDbRevisionCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterDbRevisionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyClusterDbRevisionMessage, ModifyClusterDbRevisionResult } from "../models/models_1"; @@ -299,6 +300,10 @@ export class ModifyClusterDbRevisionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyClusterDbRevision", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyClusterIamRolesCommand.ts b/clients/client-redshift/src/commands/ModifyClusterIamRolesCommand.ts index 8ae85e171c724..1af4d2e91f924 100644 --- a/clients/client-redshift/src/commands/ModifyClusterIamRolesCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterIamRolesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyClusterIamRolesMessage, ModifyClusterIamRolesResult } from "../models/models_1"; @@ -305,6 +306,10 @@ export class ModifyClusterIamRolesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyClusterIamRoles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyClusterMaintenanceCommand.ts b/clients/client-redshift/src/commands/ModifyClusterMaintenanceCommand.ts index 88dee6264b971..56fce8327ba77 100644 --- a/clients/client-redshift/src/commands/ModifyClusterMaintenanceCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterMaintenanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyClusterMaintenanceMessage, ModifyClusterMaintenanceResult } from "../models/models_1"; @@ -299,6 +300,10 @@ export class ModifyClusterMaintenanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyClusterMaintenance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyClusterParameterGroupCommand.ts b/clients/client-redshift/src/commands/ModifyClusterParameterGroupCommand.ts index f9f7d4139de1c..93616500f56db 100644 --- a/clients/client-redshift/src/commands/ModifyClusterParameterGroupCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterParameterGroupNameMessage } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ModifyClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/ModifyClusterSnapshotCommand.ts index 6f56811f13e2a..b5a305c02662c 100644 --- a/clients/client-redshift/src/commands/ModifyClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyClusterSnapshotMessage, ModifyClusterSnapshotResult } from "../models/models_1"; @@ -175,6 +176,10 @@ export class ModifyClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyClusterSnapshotScheduleCommand.ts b/clients/client-redshift/src/commands/ModifyClusterSnapshotScheduleCommand.ts index 4ac58d1088006..aa362567f5160 100644 --- a/clients/client-redshift/src/commands/ModifyClusterSnapshotScheduleCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterSnapshotScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyClusterSnapshotScheduleMessage } from "../models/models_1"; @@ -127,6 +128,10 @@ export class ModifyClusterSnapshotScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyClusterSnapshotSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyClusterSubnetGroupCommand.ts b/clients/client-redshift/src/commands/ModifyClusterSubnetGroupCommand.ts index 14e4ed3d475bd..0c7586d8e5e06 100644 --- a/clients/client-redshift/src/commands/ModifyClusterSubnetGroupCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterSubnetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyClusterSubnetGroupMessage, ModifyClusterSubnetGroupResult } from "../models/models_1"; @@ -169,6 +170,10 @@ export class ModifyClusterSubnetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyClusterSubnetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyCustomDomainAssociationCommand.ts b/clients/client-redshift/src/commands/ModifyCustomDomainAssociationCommand.ts index 5ea11ca4c2c02..ffa5a0c271e45 100644 --- a/clients/client-redshift/src/commands/ModifyCustomDomainAssociationCommand.ts +++ b/clients/client-redshift/src/commands/ModifyCustomDomainAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyCustomDomainAssociationMessage, ModifyCustomDomainAssociationResult } from "../models/models_1"; @@ -134,6 +135,10 @@ export class ModifyCustomDomainAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyCustomDomainAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyEndpointAccessCommand.ts b/clients/client-redshift/src/commands/ModifyEndpointAccessCommand.ts index 04915c82be6b2..4431479b5e673 100644 --- a/clients/client-redshift/src/commands/ModifyEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/ModifyEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EndpointAccess } from "../models/models_0"; @@ -162,6 +163,10 @@ export class ModifyEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-redshift/src/commands/ModifyEventSubscriptionCommand.ts index 66a1f4d91f8b1..fbab4920a228c 100644 --- a/clients/client-redshift/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-redshift/src/commands/ModifyEventSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_1"; @@ -180,6 +181,10 @@ export class ModifyEventSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyEventSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyScheduledActionCommand.ts b/clients/client-redshift/src/commands/ModifyScheduledActionCommand.ts index 21eceda692757..3595e644fa67f 100644 --- a/clients/client-redshift/src/commands/ModifyScheduledActionCommand.ts +++ b/clients/client-redshift/src/commands/ModifyScheduledActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ScheduledAction } from "../models/models_0"; @@ -180,6 +181,10 @@ export class ModifyScheduledActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyScheduledAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifySnapshotCopyRetentionPeriodCommand.ts b/clients/client-redshift/src/commands/ModifySnapshotCopyRetentionPeriodCommand.ts index 6bd8572a3de15..f9fa261094a18 100644 --- a/clients/client-redshift/src/commands/ModifySnapshotCopyRetentionPeriodCommand.ts +++ b/clients/client-redshift/src/commands/ModifySnapshotCopyRetentionPeriodCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifySnapshotCopyRetentionPeriodMessage, ModifySnapshotCopyRetentionPeriodResult } from "../models/models_1"; @@ -318,6 +319,10 @@ export class ModifySnapshotCopyRetentionPeriodCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifySnapshotCopyRetentionPeriod", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifySnapshotScheduleCommand.ts b/clients/client-redshift/src/commands/ModifySnapshotScheduleCommand.ts index 0cb6748fcaa75..920f9f8a77f62 100644 --- a/clients/client-redshift/src/commands/ModifySnapshotScheduleCommand.ts +++ b/clients/client-redshift/src/commands/ModifySnapshotScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SnapshotSchedule } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ModifySnapshotScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifySnapshotSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ModifyUsageLimitCommand.ts b/clients/client-redshift/src/commands/ModifyUsageLimitCommand.ts index aeca054f53a96..8713715ffc432 100644 --- a/clients/client-redshift/src/commands/ModifyUsageLimitCommand.ts +++ b/clients/client-redshift/src/commands/ModifyUsageLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UsageLimit } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ModifyUsageLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ModifyUsageLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/PauseClusterCommand.ts b/clients/client-redshift/src/commands/PauseClusterCommand.ts index 23e80d6ca674d..97f9e2f5dc438 100644 --- a/clients/client-redshift/src/commands/PauseClusterCommand.ts +++ b/clients/client-redshift/src/commands/PauseClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PauseClusterMessage } from "../models/models_0"; @@ -293,6 +294,10 @@ export class PauseClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "PauseCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/PurchaseReservedNodeOfferingCommand.ts b/clients/client-redshift/src/commands/PurchaseReservedNodeOfferingCommand.ts index 007fa1358d812..4b5ebed8d7b3c 100644 --- a/clients/client-redshift/src/commands/PurchaseReservedNodeOfferingCommand.ts +++ b/clients/client-redshift/src/commands/PurchaseReservedNodeOfferingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PurchaseReservedNodeOfferingMessage, PurchaseReservedNodeOfferingResult } from "../models/models_1"; @@ -159,6 +160,10 @@ export class PurchaseReservedNodeOfferingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "PurchaseReservedNodeOffering", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/RebootClusterCommand.ts b/clients/client-redshift/src/commands/RebootClusterCommand.ts index 4403caf1db860..a449832757df3 100644 --- a/clients/client-redshift/src/commands/RebootClusterCommand.ts +++ b/clients/client-redshift/src/commands/RebootClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RebootClusterMessage, RebootClusterResult } from "../models/models_1"; @@ -299,6 +300,10 @@ export class RebootClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "RebootCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/RejectDataShareCommand.ts b/clients/client-redshift/src/commands/RejectDataShareCommand.ts index 135575be7a40b..64fc27d65580d 100644 --- a/clients/client-redshift/src/commands/RejectDataShareCommand.ts +++ b/clients/client-redshift/src/commands/RejectDataShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DataShare } from "../models/models_0"; @@ -130,6 +131,10 @@ export class RejectDataShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "RejectDataShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ResetClusterParameterGroupCommand.ts b/clients/client-redshift/src/commands/ResetClusterParameterGroupCommand.ts index 29987f8defb4c..cf78c5795d92f 100644 --- a/clients/client-redshift/src/commands/ResetClusterParameterGroupCommand.ts +++ b/clients/client-redshift/src/commands/ResetClusterParameterGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ClusterParameterGroupNameMessage } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ResetClusterParameterGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ResetClusterParameterGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ResizeClusterCommand.ts b/clients/client-redshift/src/commands/ResizeClusterCommand.ts index 75bc607810433..d68b8b01a3e41 100644 --- a/clients/client-redshift/src/commands/ResizeClusterCommand.ts +++ b/clients/client-redshift/src/commands/ResizeClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResizeClusterMessage } from "../models/models_0"; @@ -386,6 +387,10 @@ export class ResizeClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ResizeCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/RestoreFromClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/RestoreFromClusterSnapshotCommand.ts index e262a84dc53c0..0a6283eef1293 100644 --- a/clients/client-redshift/src/commands/RestoreFromClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/RestoreFromClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreFromClusterSnapshotMessage, RestoreFromClusterSnapshotResult } from "../models/models_1"; @@ -449,6 +450,10 @@ export class RestoreFromClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "RestoreFromClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/RestoreTableFromClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/RestoreTableFromClusterSnapshotCommand.ts index 2a9b423b69ceb..b4a644979dff7 100644 --- a/clients/client-redshift/src/commands/RestoreTableFromClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/RestoreTableFromClusterSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreTableFromClusterSnapshotMessage, RestoreTableFromClusterSnapshotResult } from "../models/models_1"; @@ -181,6 +182,10 @@ export class RestoreTableFromClusterSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "RestoreTableFromClusterSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/ResumeClusterCommand.ts b/clients/client-redshift/src/commands/ResumeClusterCommand.ts index 880049bd63694..8e13ed2449dd4 100644 --- a/clients/client-redshift/src/commands/ResumeClusterCommand.ts +++ b/clients/client-redshift/src/commands/ResumeClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResumeClusterMessage } from "../models/models_0"; @@ -297,6 +298,10 @@ export class ResumeClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "ResumeCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/RevokeClusterSecurityGroupIngressCommand.ts b/clients/client-redshift/src/commands/RevokeClusterSecurityGroupIngressCommand.ts index eb7193bb2457c..a66b88795cbbd 100644 --- a/clients/client-redshift/src/commands/RevokeClusterSecurityGroupIngressCommand.ts +++ b/clients/client-redshift/src/commands/RevokeClusterSecurityGroupIngressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RevokeClusterSecurityGroupIngressMessage, RevokeClusterSecurityGroupIngressResult } from "../models/models_1"; @@ -171,6 +172,10 @@ export class RevokeClusterSecurityGroupIngressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "RevokeClusterSecurityGroupIngress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/RevokeEndpointAccessCommand.ts b/clients/client-redshift/src/commands/RevokeEndpointAccessCommand.ts index 73834b459684a..9fe51cc91644c 100644 --- a/clients/client-redshift/src/commands/RevokeEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/RevokeEndpointAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EndpointAuthorization } from "../models/models_0"; @@ -152,6 +153,10 @@ export class RevokeEndpointAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "RevokeEndpointAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/RevokeSnapshotAccessCommand.ts b/clients/client-redshift/src/commands/RevokeSnapshotAccessCommand.ts index f70a078313334..83b5b17cc59b9 100644 --- a/clients/client-redshift/src/commands/RevokeSnapshotAccessCommand.ts +++ b/clients/client-redshift/src/commands/RevokeSnapshotAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RevokeSnapshotAccessMessage, RevokeSnapshotAccessResult } from "../models/models_1"; @@ -184,6 +185,10 @@ export class RevokeSnapshotAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "RevokeSnapshotAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/RotateEncryptionKeyCommand.ts b/clients/client-redshift/src/commands/RotateEncryptionKeyCommand.ts index ef696759befd2..4230ed227af99 100644 --- a/clients/client-redshift/src/commands/RotateEncryptionKeyCommand.ts +++ b/clients/client-redshift/src/commands/RotateEncryptionKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RotateEncryptionKeyMessage, RotateEncryptionKeyResult } from "../models/models_1"; @@ -298,6 +299,10 @@ export class RotateEncryptionKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "RotateEncryptionKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-redshift/src/commands/UpdatePartnerStatusCommand.ts b/clients/client-redshift/src/commands/UpdatePartnerStatusCommand.ts index dab96ce8044d1..a45e1cf60c748 100644 --- a/clients/client-redshift/src/commands/UpdatePartnerStatusCommand.ts +++ b/clients/client-redshift/src/commands/UpdatePartnerStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PartnerIntegrationOutputMessage } from "../models/models_0"; @@ -131,6 +132,10 @@ export class UpdatePartnerStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RedshiftServiceVersion20121201", + operation: "UpdatePartnerStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/package.json b/clients/client-rekognition/package.json index 0bb5eaf8ca2c2..e066f949215bb 100644 --- a/clients/client-rekognition/package.json +++ b/clients/client-rekognition/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-rekognition/src/commands/AssociateFacesCommand.ts b/clients/client-rekognition/src/commands/AssociateFacesCommand.ts index 31ea9691d2e69..1f0a0a5a6639f 100644 --- a/clients/client-rekognition/src/commands/AssociateFacesCommand.ts +++ b/clients/client-rekognition/src/commands/AssociateFacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateFacesRequest, AssociateFacesResponse } from "../models/models_0"; @@ -243,6 +244,10 @@ export class AssociateFacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "AssociateFaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CompareFacesCommand.ts b/clients/client-rekognition/src/commands/CompareFacesCommand.ts index 7c80614ac2803..865012ee45378 100644 --- a/clients/client-rekognition/src/commands/CompareFacesCommand.ts +++ b/clients/client-rekognition/src/commands/CompareFacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CompareFacesRequest, CompareFacesResponse } from "../models/models_0"; @@ -340,6 +341,10 @@ export class CompareFacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CompareFaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CopyProjectVersionCommand.ts b/clients/client-rekognition/src/commands/CopyProjectVersionCommand.ts index 23a17591b0418..6c7103544dbcc 100644 --- a/clients/client-rekognition/src/commands/CopyProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/CopyProjectVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyProjectVersionRequest, CopyProjectVersionResponse } from "../models/models_0"; @@ -204,6 +205,10 @@ export class CopyProjectVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CopyProjectVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CreateCollectionCommand.ts b/clients/client-rekognition/src/commands/CreateCollectionCommand.ts index 10b39cb139829..2f07ed067a7df 100644 --- a/clients/client-rekognition/src/commands/CreateCollectionCommand.ts +++ b/clients/client-rekognition/src/commands/CreateCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCollectionRequest, CreateCollectionResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class CreateCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CreateCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CreateDatasetCommand.ts b/clients/client-rekognition/src/commands/CreateDatasetCommand.ts index 2877816afb7ba..c899b84a23300 100644 --- a/clients/client-rekognition/src/commands/CreateDatasetCommand.ts +++ b/clients/client-rekognition/src/commands/CreateDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0"; @@ -197,6 +198,10 @@ export class CreateDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CreateDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CreateFaceLivenessSessionCommand.ts b/clients/client-rekognition/src/commands/CreateFaceLivenessSessionCommand.ts index 40fd03b40ccac..a63500972efa2 100644 --- a/clients/client-rekognition/src/commands/CreateFaceLivenessSessionCommand.ts +++ b/clients/client-rekognition/src/commands/CreateFaceLivenessSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFaceLivenessSessionRequest, CreateFaceLivenessSessionResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateFaceLivenessSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CreateFaceLivenessSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CreateProjectCommand.ts b/clients/client-rekognition/src/commands/CreateProjectCommand.ts index 6d71bfd3445d0..678ba15c6898f 100644 --- a/clients/client-rekognition/src/commands/CreateProjectCommand.ts +++ b/clients/client-rekognition/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProjectRequest, CreateProjectResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CreateProjectVersionCommand.ts b/clients/client-rekognition/src/commands/CreateProjectVersionCommand.ts index 98ef3ce948f71..8efda08a411c2 100644 --- a/clients/client-rekognition/src/commands/CreateProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/CreateProjectVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProjectVersionRequest, CreateProjectVersionResponse } from "../models/models_0"; @@ -233,6 +234,10 @@ export class CreateProjectVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CreateProjectVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CreateStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/CreateStreamProcessorCommand.ts index eeb7f9f340caa..db54a740249dc 100644 --- a/clients/client-rekognition/src/commands/CreateStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/CreateStreamProcessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateStreamProcessorRequest, CreateStreamProcessorResponse } from "../models/models_0"; @@ -227,6 +228,10 @@ export class CreateStreamProcessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CreateStreamProcessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/CreateUserCommand.ts b/clients/client-rekognition/src/commands/CreateUserCommand.ts index 0add087db6349..c6a7714c7c34f 100644 --- a/clients/client-rekognition/src/commands/CreateUserCommand.ts +++ b/clients/client-rekognition/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUserRequest, CreateUserResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DeleteCollectionCommand.ts b/clients/client-rekognition/src/commands/DeleteCollectionCommand.ts index 15dd60c4179e2..287b62a816ac8 100644 --- a/clients/client-rekognition/src/commands/DeleteCollectionCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCollectionRequest, DeleteCollectionResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DeleteCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DeleteCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DeleteDatasetCommand.ts b/clients/client-rekognition/src/commands/DeleteDatasetCommand.ts index d11362d59e78b..b4ba40679b350 100644 --- a/clients/client-rekognition/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDatasetRequest, DeleteDatasetResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class DeleteDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DeleteDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DeleteFacesCommand.ts b/clients/client-rekognition/src/commands/DeleteFacesCommand.ts index 8c396ef86e119..8df55d355cedb 100644 --- a/clients/client-rekognition/src/commands/DeleteFacesCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteFacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFacesRequest, DeleteFacesResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class DeleteFacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DeleteFaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DeleteProjectCommand.ts b/clients/client-rekognition/src/commands/DeleteProjectCommand.ts index 9b02b99c25e7d..b998bb40735ce 100644 --- a/clients/client-rekognition/src/commands/DeleteProjectCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProjectRequest, DeleteProjectResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DeleteProjectPolicyCommand.ts b/clients/client-rekognition/src/commands/DeleteProjectPolicyCommand.ts index 453a5c232d1e9..41d179f758d54 100644 --- a/clients/client-rekognition/src/commands/DeleteProjectPolicyCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteProjectPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProjectPolicyRequest, DeleteProjectPolicyResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DeleteProjectPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DeleteProjectPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DeleteProjectVersionCommand.ts b/clients/client-rekognition/src/commands/DeleteProjectVersionCommand.ts index 7c2e491e9f97d..ee7344ca821ca 100644 --- a/clients/client-rekognition/src/commands/DeleteProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteProjectVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProjectVersionRequest, DeleteProjectVersionResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class DeleteProjectVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DeleteProjectVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DeleteStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/DeleteStreamProcessorCommand.ts index 0bacdfbaedafb..b5f75267ea5d5 100644 --- a/clients/client-rekognition/src/commands/DeleteStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteStreamProcessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStreamProcessorRequest, DeleteStreamProcessorResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteStreamProcessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DeleteStreamProcessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DeleteUserCommand.ts b/clients/client-rekognition/src/commands/DeleteUserCommand.ts index ef3de2c90fd38..fda9bbbf8c56d 100644 --- a/clients/client-rekognition/src/commands/DeleteUserCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserRequest, DeleteUserResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DescribeCollectionCommand.ts b/clients/client-rekognition/src/commands/DescribeCollectionCommand.ts index 90987af8ca058..efa96a7254722 100644 --- a/clients/client-rekognition/src/commands/DescribeCollectionCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCollectionRequest, DescribeCollectionResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DescribeCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DescribeCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DescribeDatasetCommand.ts b/clients/client-rekognition/src/commands/DescribeDatasetCommand.ts index 317f2fdaeea52..2eb3fba4d44a6 100644 --- a/clients/client-rekognition/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeDatasetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class DescribeDatasetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DescribeDataset", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DescribeProjectVersionsCommand.ts b/clients/client-rekognition/src/commands/DescribeProjectVersionsCommand.ts index 4f3303edf3edc..fd5ce246142fd 100644 --- a/clients/client-rekognition/src/commands/DescribeProjectVersionsCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeProjectVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProjectVersionsRequest, DescribeProjectVersionsResponse } from "../models/models_0"; @@ -350,6 +351,10 @@ export class DescribeProjectVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DescribeProjectVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DescribeProjectsCommand.ts b/clients/client-rekognition/src/commands/DescribeProjectsCommand.ts index 81f4859a92c2a..d30d360ad4b2e 100644 --- a/clients/client-rekognition/src/commands/DescribeProjectsCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProjectsRequest, DescribeProjectsResponse } from "../models/models_0"; @@ -198,6 +199,10 @@ export class DescribeProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DescribeProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DescribeStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/DescribeStreamProcessorCommand.ts index 1f811f5d52c32..07463924d318c 100644 --- a/clients/client-rekognition/src/commands/DescribeStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeStreamProcessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeStreamProcessorRequest, DescribeStreamProcessorResponse } from "../models/models_0"; @@ -190,6 +191,10 @@ export class DescribeStreamProcessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DescribeStreamProcessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DetectCustomLabelsCommand.ts b/clients/client-rekognition/src/commands/DetectCustomLabelsCommand.ts index be3c73fc72f66..9c67ba4529c09 100644 --- a/clients/client-rekognition/src/commands/DetectCustomLabelsCommand.ts +++ b/clients/client-rekognition/src/commands/DetectCustomLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectCustomLabelsRequest, DetectCustomLabelsResponse } from "../models/models_0"; @@ -249,6 +250,10 @@ export class DetectCustomLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DetectCustomLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DetectFacesCommand.ts b/clients/client-rekognition/src/commands/DetectFacesCommand.ts index 264619e20a23f..08ea3ade6db17 100644 --- a/clients/client-rekognition/src/commands/DetectFacesCommand.ts +++ b/clients/client-rekognition/src/commands/DetectFacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectFacesRequest, DetectFacesResponse } from "../models/models_0"; @@ -315,6 +316,10 @@ export class DetectFacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DetectFaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DetectLabelsCommand.ts b/clients/client-rekognition/src/commands/DetectLabelsCommand.ts index 83e713cb224cd..70eefe1e39ee1 100644 --- a/clients/client-rekognition/src/commands/DetectLabelsCommand.ts +++ b/clients/client-rekognition/src/commands/DetectLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectLabelsRequest, DetectLabelsResponse } from "../models/models_0"; @@ -397,6 +398,10 @@ export class DetectLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DetectLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DetectModerationLabelsCommand.ts b/clients/client-rekognition/src/commands/DetectModerationLabelsCommand.ts index 10294d06174aa..c4e8b33c333a0 100644 --- a/clients/client-rekognition/src/commands/DetectModerationLabelsCommand.ts +++ b/clients/client-rekognition/src/commands/DetectModerationLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectModerationLabelsRequest, DetectModerationLabelsResponse } from "../models/models_0"; @@ -189,6 +190,10 @@ export class DetectModerationLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DetectModerationLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DetectProtectiveEquipmentCommand.ts b/clients/client-rekognition/src/commands/DetectProtectiveEquipmentCommand.ts index 8ecf35610aaae..da3bc6cded23b 100644 --- a/clients/client-rekognition/src/commands/DetectProtectiveEquipmentCommand.ts +++ b/clients/client-rekognition/src/commands/DetectProtectiveEquipmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectProtectiveEquipmentRequest, DetectProtectiveEquipmentResponse } from "../models/models_0"; @@ -237,6 +238,10 @@ export class DetectProtectiveEquipmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DetectProtectiveEquipment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DetectTextCommand.ts b/clients/client-rekognition/src/commands/DetectTextCommand.ts index 11546663a6f38..da0692bbb9a63 100644 --- a/clients/client-rekognition/src/commands/DetectTextCommand.ts +++ b/clients/client-rekognition/src/commands/DetectTextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectTextRequest, DetectTextResponse } from "../models/models_0"; @@ -216,6 +217,10 @@ export class DetectTextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DetectText", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DisassociateFacesCommand.ts b/clients/client-rekognition/src/commands/DisassociateFacesCommand.ts index 10b7b88833bbf..32076f01794ac 100644 --- a/clients/client-rekognition/src/commands/DisassociateFacesCommand.ts +++ b/clients/client-rekognition/src/commands/DisassociateFacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateFacesRequest, DisassociateFacesResponse } from "../models/models_0"; @@ -204,6 +205,10 @@ export class DisassociateFacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DisassociateFaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/DistributeDatasetEntriesCommand.ts b/clients/client-rekognition/src/commands/DistributeDatasetEntriesCommand.ts index f2a729f5ab52c..58496cb066955 100644 --- a/clients/client-rekognition/src/commands/DistributeDatasetEntriesCommand.ts +++ b/clients/client-rekognition/src/commands/DistributeDatasetEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DistributeDatasetEntriesRequest, DistributeDatasetEntriesResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class DistributeDatasetEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "DistributeDatasetEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetCelebrityInfoCommand.ts b/clients/client-rekognition/src/commands/GetCelebrityInfoCommand.ts index 672e4074a38e4..f2840f5b2c5fe 100644 --- a/clients/client-rekognition/src/commands/GetCelebrityInfoCommand.ts +++ b/clients/client-rekognition/src/commands/GetCelebrityInfoCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCelebrityInfoRequest, GetCelebrityInfoResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetCelebrityInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetCelebrityInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetCelebrityRecognitionCommand.ts b/clients/client-rekognition/src/commands/GetCelebrityRecognitionCommand.ts index 0ef1003f997e6..cadab89dffbad 100644 --- a/clients/client-rekognition/src/commands/GetCelebrityRecognitionCommand.ts +++ b/clients/client-rekognition/src/commands/GetCelebrityRecognitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCelebrityRecognitionRequest, GetCelebrityRecognitionResponse } from "../models/models_0"; @@ -296,6 +297,10 @@ export class GetCelebrityRecognitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetCelebrityRecognition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetContentModerationCommand.ts b/clients/client-rekognition/src/commands/GetContentModerationCommand.ts index 9444c04877edd..25748e66bb19b 100644 --- a/clients/client-rekognition/src/commands/GetContentModerationCommand.ts +++ b/clients/client-rekognition/src/commands/GetContentModerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContentModerationRequest, GetContentModerationResponse } from "../models/models_0"; @@ -205,6 +206,10 @@ export class GetContentModerationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetContentModeration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetFaceDetectionCommand.ts b/clients/client-rekognition/src/commands/GetFaceDetectionCommand.ts index 273eb5a454236..a71f066974373 100644 --- a/clients/client-rekognition/src/commands/GetFaceDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/GetFaceDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFaceDetectionRequest, GetFaceDetectionResponse } from "../models/models_0"; @@ -254,6 +255,10 @@ export class GetFaceDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetFaceDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetFaceLivenessSessionResultsCommand.ts b/clients/client-rekognition/src/commands/GetFaceLivenessSessionResultsCommand.ts index fceedc6ca1ad5..e1a5a016de07d 100644 --- a/clients/client-rekognition/src/commands/GetFaceLivenessSessionResultsCommand.ts +++ b/clients/client-rekognition/src/commands/GetFaceLivenessSessionResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class GetFaceLivenessSessionResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetFaceLivenessSessionResultsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetFaceLivenessSessionResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetFaceSearchCommand.ts b/clients/client-rekognition/src/commands/GetFaceSearchCommand.ts index b2bbd48ccf5ff..894ee529eed15 100644 --- a/clients/client-rekognition/src/commands/GetFaceSearchCommand.ts +++ b/clients/client-rekognition/src/commands/GetFaceSearchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFaceSearchRequest, GetFaceSearchResponse } from "../models/models_0"; @@ -290,6 +291,10 @@ export class GetFaceSearchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetFaceSearch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetLabelDetectionCommand.ts b/clients/client-rekognition/src/commands/GetLabelDetectionCommand.ts index 39c11d37a1d74..09bb96f52f511 100644 --- a/clients/client-rekognition/src/commands/GetLabelDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/GetLabelDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLabelDetectionRequest, GetLabelDetectionResponse } from "../models/models_0"; @@ -280,6 +281,10 @@ export class GetLabelDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetLabelDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetPersonTrackingCommand.ts b/clients/client-rekognition/src/commands/GetPersonTrackingCommand.ts index 99d118cd1266e..8cf61b108758b 100644 --- a/clients/client-rekognition/src/commands/GetPersonTrackingCommand.ts +++ b/clients/client-rekognition/src/commands/GetPersonTrackingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPersonTrackingRequest, GetPersonTrackingResponse } from "../models/models_0"; @@ -274,6 +275,10 @@ export class GetPersonTrackingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetPersonTracking", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetSegmentDetectionCommand.ts b/clients/client-rekognition/src/commands/GetSegmentDetectionCommand.ts index bd4d33d1dfd11..a1919049c8b99 100644 --- a/clients/client-rekognition/src/commands/GetSegmentDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/GetSegmentDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSegmentDetectionRequest, GetSegmentDetectionResponse } from "../models/models_0"; @@ -218,6 +219,10 @@ export class GetSegmentDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetSegmentDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/GetTextDetectionCommand.ts b/clients/client-rekognition/src/commands/GetTextDetectionCommand.ts index 31872c82d1122..01dc2b0a3c2f9 100644 --- a/clients/client-rekognition/src/commands/GetTextDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/GetTextDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTextDetectionRequest, GetTextDetectionResponse } from "../models/models_0"; @@ -204,6 +205,10 @@ export class GetTextDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "GetTextDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/IndexFacesCommand.ts b/clients/client-rekognition/src/commands/IndexFacesCommand.ts index 451e5a362067e..bea944473ed55 100644 --- a/clients/client-rekognition/src/commands/IndexFacesCommand.ts +++ b/clients/client-rekognition/src/commands/IndexFacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IndexFacesRequest, IndexFacesResponse } from "../models/models_0"; @@ -575,6 +576,10 @@ export class IndexFacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "IndexFaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/ListCollectionsCommand.ts b/clients/client-rekognition/src/commands/ListCollectionsCommand.ts index d6b358cc4c249..cdcbb948ad371 100644 --- a/clients/client-rekognition/src/commands/ListCollectionsCommand.ts +++ b/clients/client-rekognition/src/commands/ListCollectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCollectionsRequest, ListCollectionsResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class ListCollectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "ListCollections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/ListDatasetEntriesCommand.ts b/clients/client-rekognition/src/commands/ListDatasetEntriesCommand.ts index 4137ed254dedd..361bcd8efc7b5 100644 --- a/clients/client-rekognition/src/commands/ListDatasetEntriesCommand.ts +++ b/clients/client-rekognition/src/commands/ListDatasetEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatasetEntriesRequest, ListDatasetEntriesResponse } from "../models/models_0"; @@ -196,6 +197,10 @@ export class ListDatasetEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "ListDatasetEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/ListDatasetLabelsCommand.ts b/clients/client-rekognition/src/commands/ListDatasetLabelsCommand.ts index 7fc1f5dcfeffa..681c4ad7bbce4 100644 --- a/clients/client-rekognition/src/commands/ListDatasetLabelsCommand.ts +++ b/clients/client-rekognition/src/commands/ListDatasetLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatasetLabelsRequest, ListDatasetLabelsResponse } from "../models/models_0"; @@ -198,6 +199,10 @@ export class ListDatasetLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "ListDatasetLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/ListFacesCommand.ts b/clients/client-rekognition/src/commands/ListFacesCommand.ts index ec7982fd4e646..54d86e6d466b6 100644 --- a/clients/client-rekognition/src/commands/ListFacesCommand.ts +++ b/clients/client-rekognition/src/commands/ListFacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFacesRequest, ListFacesResponse } from "../models/models_0"; @@ -219,6 +220,10 @@ export class ListFacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "ListFaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/ListProjectPoliciesCommand.ts b/clients/client-rekognition/src/commands/ListProjectPoliciesCommand.ts index f4277dc868f19..6edb5a590afb8 100644 --- a/clients/client-rekognition/src/commands/ListProjectPoliciesCommand.ts +++ b/clients/client-rekognition/src/commands/ListProjectPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProjectPoliciesRequest, ListProjectPoliciesResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class ListProjectPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "ListProjectPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/ListStreamProcessorsCommand.ts b/clients/client-rekognition/src/commands/ListStreamProcessorsCommand.ts index d2af28ec35bbc..2cee230b8a4e4 100644 --- a/clients/client-rekognition/src/commands/ListStreamProcessorsCommand.ts +++ b/clients/client-rekognition/src/commands/ListStreamProcessorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStreamProcessorsRequest, ListStreamProcessorsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListStreamProcessorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "ListStreamProcessors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/ListTagsForResourceCommand.ts b/clients/client-rekognition/src/commands/ListTagsForResourceCommand.ts index fe7ea7665951b..b339efaa1bc67 100644 --- a/clients/client-rekognition/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rekognition/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/ListUsersCommand.ts b/clients/client-rekognition/src/commands/ListUsersCommand.ts index ff5e9dab3ad8d..2f91b4fec0454 100644 --- a/clients/client-rekognition/src/commands/ListUsersCommand.ts +++ b/clients/client-rekognition/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUsersRequest, ListUsersResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/PutProjectPolicyCommand.ts b/clients/client-rekognition/src/commands/PutProjectPolicyCommand.ts index 30568aececa76..939640c24fc6c 100644 --- a/clients/client-rekognition/src/commands/PutProjectPolicyCommand.ts +++ b/clients/client-rekognition/src/commands/PutProjectPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutProjectPolicyRequest, PutProjectPolicyResponse } from "../models/models_0"; @@ -189,6 +190,10 @@ export class PutProjectPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "PutProjectPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/RecognizeCelebritiesCommand.ts b/clients/client-rekognition/src/commands/RecognizeCelebritiesCommand.ts index 409cf44f0467f..3d15b73874d8c 100644 --- a/clients/client-rekognition/src/commands/RecognizeCelebritiesCommand.ts +++ b/clients/client-rekognition/src/commands/RecognizeCelebritiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RecognizeCelebritiesRequest, RecognizeCelebritiesResponse } from "../models/models_0"; @@ -261,6 +262,10 @@ export class RecognizeCelebritiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "RecognizeCelebrities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/SearchFacesByImageCommand.ts b/clients/client-rekognition/src/commands/SearchFacesByImageCommand.ts index f9d43de5c19ae..a1745d0de8057 100644 --- a/clients/client-rekognition/src/commands/SearchFacesByImageCommand.ts +++ b/clients/client-rekognition/src/commands/SearchFacesByImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchFacesByImageRequest, SearchFacesByImageResponse } from "../models/models_0"; @@ -265,6 +266,10 @@ export class SearchFacesByImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "SearchFacesByImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/SearchFacesCommand.ts b/clients/client-rekognition/src/commands/SearchFacesCommand.ts index e8a74a9b2436f..4695b4630350f 100644 --- a/clients/client-rekognition/src/commands/SearchFacesCommand.ts +++ b/clients/client-rekognition/src/commands/SearchFacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchFacesRequest, SearchFacesResponse } from "../models/models_0"; @@ -233,6 +234,10 @@ export class SearchFacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "SearchFaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/SearchUsersByImageCommand.ts b/clients/client-rekognition/src/commands/SearchUsersByImageCommand.ts index 828811bea2369..2edb3d0ab1c61 100644 --- a/clients/client-rekognition/src/commands/SearchUsersByImageCommand.ts +++ b/clients/client-rekognition/src/commands/SearchUsersByImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchUsersByImageRequest, SearchUsersByImageResponse } from "../models/models_0"; @@ -407,6 +408,10 @@ export class SearchUsersByImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "SearchUsersByImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/SearchUsersCommand.ts b/clients/client-rekognition/src/commands/SearchUsersCommand.ts index 6be960d057fc6..9bd0a22929663 100644 --- a/clients/client-rekognition/src/commands/SearchUsersCommand.ts +++ b/clients/client-rekognition/src/commands/SearchUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchUsersRequest, SearchUsersResponse } from "../models/models_0"; @@ -187,6 +188,10 @@ export class SearchUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "SearchUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartCelebrityRecognitionCommand.ts b/clients/client-rekognition/src/commands/StartCelebrityRecognitionCommand.ts index e69f73309ad8a..e6f8b87f91a85 100644 --- a/clients/client-rekognition/src/commands/StartCelebrityRecognitionCommand.ts +++ b/clients/client-rekognition/src/commands/StartCelebrityRecognitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartCelebrityRecognitionRequest } from "../models/models_0"; @@ -170,6 +171,10 @@ export class StartCelebrityRecognitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartCelebrityRecognition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartContentModerationCommand.ts b/clients/client-rekognition/src/commands/StartContentModerationCommand.ts index 4ff0041c3ff1c..e56a4974a2d4e 100644 --- a/clients/client-rekognition/src/commands/StartContentModerationCommand.ts +++ b/clients/client-rekognition/src/commands/StartContentModerationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartContentModerationRequest, StartContentModerationResponse } from "../models/models_1"; @@ -170,6 +171,10 @@ export class StartContentModerationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartContentModeration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartFaceDetectionCommand.ts b/clients/client-rekognition/src/commands/StartFaceDetectionCommand.ts index 27f279c3b5026..d4dcbed90fc7d 100644 --- a/clients/client-rekognition/src/commands/StartFaceDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/StartFaceDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartFaceDetectionRequest, StartFaceDetectionResponse } from "../models/models_1"; @@ -171,6 +172,10 @@ export class StartFaceDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartFaceDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartFaceSearchCommand.ts b/clients/client-rekognition/src/commands/StartFaceSearchCommand.ts index 317d10a09a4c5..c64a0f4d4fd38 100644 --- a/clients/client-rekognition/src/commands/StartFaceSearchCommand.ts +++ b/clients/client-rekognition/src/commands/StartFaceSearchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartFaceSearchRequest, StartFaceSearchResponse } from "../models/models_1"; @@ -174,6 +175,10 @@ export class StartFaceSearchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartFaceSearch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartLabelDetectionCommand.ts b/clients/client-rekognition/src/commands/StartLabelDetectionCommand.ts index eec6c363ee401..dce00e71f6085 100644 --- a/clients/client-rekognition/src/commands/StartLabelDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/StartLabelDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartLabelDetectionRequest, StartLabelDetectionResponse } from "../models/models_1"; @@ -203,6 +204,10 @@ export class StartLabelDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartLabelDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartPersonTrackingCommand.ts b/clients/client-rekognition/src/commands/StartPersonTrackingCommand.ts index ca1648735a85b..77a839da933b4 100644 --- a/clients/client-rekognition/src/commands/StartPersonTrackingCommand.ts +++ b/clients/client-rekognition/src/commands/StartPersonTrackingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartPersonTrackingRequest, StartPersonTrackingResponse } from "../models/models_1"; @@ -167,6 +168,10 @@ export class StartPersonTrackingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartPersonTracking", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartProjectVersionCommand.ts b/clients/client-rekognition/src/commands/StartProjectVersionCommand.ts index 09bbb5fa1cf56..d59307a8484f9 100644 --- a/clients/client-rekognition/src/commands/StartProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/StartProjectVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartProjectVersionRequest, StartProjectVersionResponse } from "../models/models_1"; @@ -172,6 +173,10 @@ export class StartProjectVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartProjectVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartSegmentDetectionCommand.ts b/clients/client-rekognition/src/commands/StartSegmentDetectionCommand.ts index 446463063cccb..07bfb5ace9ffc 100644 --- a/clients/client-rekognition/src/commands/StartSegmentDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/StartSegmentDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartSegmentDetectionRequest, StartSegmentDetectionResponse } from "../models/models_1"; @@ -187,6 +188,10 @@ export class StartSegmentDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartSegmentDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/StartStreamProcessorCommand.ts index cd1451a0eda75..25bfab54aad0b 100644 --- a/clients/client-rekognition/src/commands/StartStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/StartStreamProcessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartStreamProcessorRequest, StartStreamProcessorResponse } from "../models/models_1"; @@ -149,6 +150,10 @@ export class StartStreamProcessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartStreamProcessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StartTextDetectionCommand.ts b/clients/client-rekognition/src/commands/StartTextDetectionCommand.ts index 8a5663f42ea79..f2ec7e6b65ecd 100644 --- a/clients/client-rekognition/src/commands/StartTextDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/StartTextDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartTextDetectionRequest, StartTextDetectionResponse } from "../models/models_1"; @@ -189,6 +190,10 @@ export class StartTextDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StartTextDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StopProjectVersionCommand.ts b/clients/client-rekognition/src/commands/StopProjectVersionCommand.ts index fb07e8ee98973..3b2a817237f83 100644 --- a/clients/client-rekognition/src/commands/StopProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/StopProjectVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopProjectVersionRequest, StopProjectVersionResponse } from "../models/models_1"; @@ -155,6 +156,10 @@ export class StopProjectVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StopProjectVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/StopStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/StopStreamProcessorCommand.ts index 4a5c6f04dfee3..8f0664aadca28 100644 --- a/clients/client-rekognition/src/commands/StopStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/StopStreamProcessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopStreamProcessorRequest, StopStreamProcessorResponse } from "../models/models_1"; @@ -135,6 +136,10 @@ export class StopStreamProcessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "StopStreamProcessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/TagResourceCommand.ts b/clients/client-rekognition/src/commands/TagResourceCommand.ts index 5e25b5c03cf5b..944a4f8729484 100644 --- a/clients/client-rekognition/src/commands/TagResourceCommand.ts +++ b/clients/client-rekognition/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_1"; @@ -142,6 +143,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/UntagResourceCommand.ts b/clients/client-rekognition/src/commands/UntagResourceCommand.ts index e8016a19538ff..80e5947f55c99 100644 --- a/clients/client-rekognition/src/commands/UntagResourceCommand.ts +++ b/clients/client-rekognition/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1"; @@ -136,6 +137,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/UpdateDatasetEntriesCommand.ts b/clients/client-rekognition/src/commands/UpdateDatasetEntriesCommand.ts index 56c1c8f6aa969..114d0d721a911 100644 --- a/clients/client-rekognition/src/commands/UpdateDatasetEntriesCommand.ts +++ b/clients/client-rekognition/src/commands/UpdateDatasetEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDatasetEntriesRequest, UpdateDatasetEntriesResponse } from "../models/models_1"; @@ -178,6 +179,10 @@ export class UpdateDatasetEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "UpdateDatasetEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognition/src/commands/UpdateStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/UpdateStreamProcessorCommand.ts index f2ea4ced8b455..3d39c3877e065 100644 --- a/clients/client-rekognition/src/commands/UpdateStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/UpdateStreamProcessorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateStreamProcessorRequest, UpdateStreamProcessorResponse } from "../models/models_1"; @@ -167,6 +168,10 @@ export class UpdateStreamProcessorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionService", + operation: "UpdateStreamProcessor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rekognitionstreaming/package.json b/clients/client-rekognitionstreaming/package.json index 3d6d326d51aa7..a233caefd8a33 100644 --- a/clients/client-rekognitionstreaming/package.json +++ b/clients/client-rekognitionstreaming/package.json @@ -36,30 +36,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/eventstream-serde-config-resolver": "^2.0.7", - "@smithy/eventstream-serde-node": "^2.0.7", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/eventstream-serde-config-resolver": "^2.0.9", + "@smithy/eventstream-serde-node": "^2.0.9", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-rekognitionstreaming/src/commands/StartFaceLivenessSessionCommand.ts b/clients/client-rekognitionstreaming/src/commands/StartFaceLivenessSessionCommand.ts index c43534325c5c6..793f1b1f26476 100644 --- a/clients/client-rekognitionstreaming/src/commands/StartFaceLivenessSessionCommand.ts +++ b/clients/client-rekognitionstreaming/src/commands/StartFaceLivenessSessionCommand.ts @@ -14,6 +14,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -281,6 +282,10 @@ export class StartFaceLivenessSessionCommand extends $Command< commandName, inputFilterSensitiveLog: StartFaceLivenessSessionRequestFilterSensitiveLog, outputFilterSensitiveLog: StartFaceLivenessSessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RekognitionStreamingService", + operation: "StartFaceLivenessSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/package.json b/clients/client-resiliencehub/package.json index 2c5a13b6a9ff5..6c03ad48a7836 100644 --- a/clients/client-resiliencehub/package.json +++ b/clients/client-resiliencehub/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-resiliencehub/src/commands/AddDraftAppVersionResourceMappingsCommand.ts b/clients/client-resiliencehub/src/commands/AddDraftAppVersionResourceMappingsCommand.ts index 56a3cf2e4f6e3..72bbee1bf4f0f 100644 --- a/clients/client-resiliencehub/src/commands/AddDraftAppVersionResourceMappingsCommand.ts +++ b/clients/client-resiliencehub/src/commands/AddDraftAppVersionResourceMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -182,6 +183,10 @@ export class AddDraftAppVersionResourceMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "AddDraftAppVersionResourceMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/BatchUpdateRecommendationStatusCommand.ts b/clients/client-resiliencehub/src/commands/BatchUpdateRecommendationStatusCommand.ts index 4f334f3dd7b0e..64763ec92b810 100644 --- a/clients/client-resiliencehub/src/commands/BatchUpdateRecommendationStatusCommand.ts +++ b/clients/client-resiliencehub/src/commands/BatchUpdateRecommendationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchUpdateRecommendationStatusRequest, BatchUpdateRecommendationStatusResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class BatchUpdateRecommendationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "BatchUpdateRecommendationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/CreateAppCommand.ts b/clients/client-resiliencehub/src/commands/CreateAppCommand.ts index 02272eed10213..f5d69f941ba58 100644 --- a/clients/client-resiliencehub/src/commands/CreateAppCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -207,6 +208,10 @@ export class CreateAppCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAppRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAppResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "CreateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/CreateAppVersionAppComponentCommand.ts b/clients/client-resiliencehub/src/commands/CreateAppVersionAppComponentCommand.ts index 2d4488ae8036e..648ced5d35b06 100644 --- a/clients/client-resiliencehub/src/commands/CreateAppVersionAppComponentCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateAppVersionAppComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAppVersionAppComponentRequest, CreateAppVersionAppComponentResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class CreateAppVersionAppComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "CreateAppVersionAppComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/CreateAppVersionResourceCommand.ts b/clients/client-resiliencehub/src/commands/CreateAppVersionResourceCommand.ts index f870736eb7e9e..4b49c7f12783c 100644 --- a/clients/client-resiliencehub/src/commands/CreateAppVersionResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateAppVersionResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAppVersionResourceRequest, CreateAppVersionResourceResponse } from "../models/models_0"; @@ -219,6 +220,10 @@ export class CreateAppVersionResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "CreateAppVersionResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/CreateRecommendationTemplateCommand.ts b/clients/client-resiliencehub/src/commands/CreateRecommendationTemplateCommand.ts index e0633ae0ddd98..60f553c6a5600 100644 --- a/clients/client-resiliencehub/src/commands/CreateRecommendationTemplateCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateRecommendationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -189,6 +190,10 @@ export class CreateRecommendationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreateRecommendationTemplateRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateRecommendationTemplateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "CreateRecommendationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/CreateResiliencyPolicyCommand.ts b/clients/client-resiliencehub/src/commands/CreateResiliencyPolicyCommand.ts index 6588ee6011079..2e30101bbd320 100644 --- a/clients/client-resiliencehub/src/commands/CreateResiliencyPolicyCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateResiliencyPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class CreateResiliencyPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: CreateResiliencyPolicyRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateResiliencyPolicyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "CreateResiliencyPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DeleteAppAssessmentCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppAssessmentCommand.ts index 9ac05f6b1f440..89b5077bae2ef 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppAssessmentCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppAssessmentRequest, DeleteAppAssessmentResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DeleteAppAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DeleteAppAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DeleteAppCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppCommand.ts index fd1e4e414c306..215fb9d91d2ca 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppRequest, DeleteAppResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DeleteApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DeleteAppInputSourceCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppInputSourceCommand.ts index 11c983d5cdee4..e28746ef2d6c2 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppInputSourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppInputSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppInputSourceRequest, DeleteAppInputSourceResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class DeleteAppInputSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DeleteAppInputSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DeleteAppVersionAppComponentCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppVersionAppComponentCommand.ts index ba41625abb483..9afbf2bffbf28 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppVersionAppComponentCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppVersionAppComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppVersionAppComponentRequest, DeleteAppVersionAppComponentResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class DeleteAppVersionAppComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DeleteAppVersionAppComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DeleteAppVersionResourceCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppVersionResourceCommand.ts index 241dad1a4cab1..a173c5836fe38 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppVersionResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppVersionResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppVersionResourceRequest, DeleteAppVersionResourceResponse } from "../models/models_0"; @@ -201,6 +202,10 @@ export class DeleteAppVersionResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DeleteAppVersionResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DeleteRecommendationTemplateCommand.ts b/clients/client-resiliencehub/src/commands/DeleteRecommendationTemplateCommand.ts index 6dcd57d6264f4..dd2db5f84aa5f 100644 --- a/clients/client-resiliencehub/src/commands/DeleteRecommendationTemplateCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteRecommendationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRecommendationTemplateRequest, DeleteRecommendationTemplateResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteRecommendationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DeleteRecommendationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DeleteResiliencyPolicyCommand.ts b/clients/client-resiliencehub/src/commands/DeleteResiliencyPolicyCommand.ts index 4599e9fc74190..142e320e9183e 100644 --- a/clients/client-resiliencehub/src/commands/DeleteResiliencyPolicyCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteResiliencyPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResiliencyPolicyRequest, DeleteResiliencyPolicyResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteResiliencyPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DeleteResiliencyPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeAppAssessmentCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppAssessmentCommand.ts index e5ec889340ba7..b549d63020400 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppAssessmentCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -205,6 +206,10 @@ export class DescribeAppAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppAssessmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeAppAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeAppCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppCommand.ts index a02c3c6fa9f15..adcc9cc6df7ae 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppRequest, DescribeAppResponse, DescribeAppResponseFilterSensitiveLog } from "../models/models_0"; @@ -161,6 +162,10 @@ export class DescribeAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAppResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionAppComponentCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionAppComponentCommand.ts index 0785df4c669ac..a40cfeafddbae 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionAppComponentCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionAppComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppVersionAppComponentRequest, DescribeAppVersionAppComponentResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class DescribeAppVersionAppComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeAppVersionAppComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionCommand.ts index cff6f3de7d9cd..bde29c5350c71 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppVersionRequest, DescribeAppVersionResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DescribeAppVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeAppVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionResourceCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionResourceCommand.ts index 37557b8176934..713dbf7fe8607 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppVersionResourceRequest, DescribeAppVersionResourceResponse } from "../models/models_0"; @@ -208,6 +209,10 @@ export class DescribeAppVersionResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeAppVersionResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionResourcesResolutionStatusCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionResourcesResolutionStatusCommand.ts index 825571a970e84..0788bcf64ef39 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionResourcesResolutionStatusCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionResourcesResolutionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeAppVersionResourcesResolutionStatusCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeAppVersionResourcesResolutionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionTemplateCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionTemplateCommand.ts index b7e33a6c5c331..45839c9aa2f6b 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionTemplateCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppVersionTemplateRequest, DescribeAppVersionTemplateResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DescribeAppVersionTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeAppVersionTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeDraftAppVersionResourcesImportStatusCommand.ts b/clients/client-resiliencehub/src/commands/DescribeDraftAppVersionResourcesImportStatusCommand.ts index b64bec2be504e..85c880200c7e0 100644 --- a/clients/client-resiliencehub/src/commands/DescribeDraftAppVersionResourcesImportStatusCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeDraftAppVersionResourcesImportStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class DescribeDraftAppVersionResourcesImportStatusCommand extends $Comman commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeDraftAppVersionResourcesImportStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/DescribeResiliencyPolicyCommand.ts b/clients/client-resiliencehub/src/commands/DescribeResiliencyPolicyCommand.ts index 8a7d725cd09d0..8ba34b9f1ec2d 100644 --- a/clients/client-resiliencehub/src/commands/DescribeResiliencyPolicyCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeResiliencyPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DescribeResiliencyPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeResiliencyPolicyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "DescribeResiliencyPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ImportResourcesToDraftAppVersionCommand.ts b/clients/client-resiliencehub/src/commands/ImportResourcesToDraftAppVersionCommand.ts index e69ce91d90663..5ffa396dc1498 100644 --- a/clients/client-resiliencehub/src/commands/ImportResourcesToDraftAppVersionCommand.ts +++ b/clients/client-resiliencehub/src/commands/ImportResourcesToDraftAppVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportResourcesToDraftAppVersionRequest, ImportResourcesToDraftAppVersionResponse } from "../models/models_0"; @@ -183,6 +184,10 @@ export class ImportResourcesToDraftAppVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ImportResourcesToDraftAppVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAlarmRecommendationsCommand.ts b/clients/client-resiliencehub/src/commands/ListAlarmRecommendationsCommand.ts index 6a178f6acd998..638bdf5d237bf 100644 --- a/clients/client-resiliencehub/src/commands/ListAlarmRecommendationsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAlarmRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAlarmRecommendationsRequest, ListAlarmRecommendationsResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ListAlarmRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAlarmRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppAssessmentComplianceDriftsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppAssessmentComplianceDriftsCommand.ts index 665b5d1c0b8fd..45c795444d214 100644 --- a/clients/client-resiliencehub/src/commands/ListAppAssessmentComplianceDriftsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppAssessmentComplianceDriftsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class ListAppAssessmentComplianceDriftsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppAssessmentComplianceDrifts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppAssessmentsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppAssessmentsCommand.ts index e37ce33408384..068b1ea7230b1 100644 --- a/clients/client-resiliencehub/src/commands/ListAppAssessmentsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppAssessmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppAssessmentsRequest, ListAppAssessmentsResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class ListAppAssessmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppAssessments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppComponentCompliancesCommand.ts b/clients/client-resiliencehub/src/commands/ListAppComponentCompliancesCommand.ts index b71256312d4dc..f0e77a806faeb 100644 --- a/clients/client-resiliencehub/src/commands/ListAppComponentCompliancesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppComponentCompliancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppComponentCompliancesRequest, ListAppComponentCompliancesResponse } from "../models/models_0"; @@ -171,6 +172,10 @@ export class ListAppComponentCompliancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppComponentCompliances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppComponentRecommendationsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppComponentRecommendationsCommand.ts index 9c67fe0bdd84d..a3d15e08e337d 100644 --- a/clients/client-resiliencehub/src/commands/ListAppComponentRecommendationsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppComponentRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppComponentRecommendationsRequest, ListAppComponentRecommendationsResponse } from "../models/models_0"; @@ -186,6 +187,10 @@ export class ListAppComponentRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppComponentRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppInputSourcesCommand.ts b/clients/client-resiliencehub/src/commands/ListAppInputSourcesCommand.ts index d07ad3994e33b..fad6c1c30fc21 100644 --- a/clients/client-resiliencehub/src/commands/ListAppInputSourcesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppInputSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppInputSourcesRequest, ListAppInputSourcesResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListAppInputSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppInputSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppVersionAppComponentsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppVersionAppComponentsCommand.ts index 397a7ff6d376b..22173a856a1ca 100644 --- a/clients/client-resiliencehub/src/commands/ListAppVersionAppComponentsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppVersionAppComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppVersionAppComponentsRequest, ListAppVersionAppComponentsResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ListAppVersionAppComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppVersionAppComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppVersionResourceMappingsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppVersionResourceMappingsCommand.ts index 69177f903b423..ead6c1afd4df6 100644 --- a/clients/client-resiliencehub/src/commands/ListAppVersionResourceMappingsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppVersionResourceMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppVersionResourceMappingsRequest, ListAppVersionResourceMappingsResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class ListAppVersionResourceMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppVersionResourceMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppVersionResourcesCommand.ts b/clients/client-resiliencehub/src/commands/ListAppVersionResourcesCommand.ts index b29136ea7cb3e..206c1dc05666b 100644 --- a/clients/client-resiliencehub/src/commands/ListAppVersionResourcesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppVersionResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppVersionResourcesRequest, ListAppVersionResourcesResponse } from "../models/models_0"; @@ -182,6 +183,10 @@ export class ListAppVersionResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppVersionResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppVersionsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppVersionsCommand.ts index 3b508c9f95d2b..71741e9485087 100644 --- a/clients/client-resiliencehub/src/commands/ListAppVersionsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppVersionsRequest, ListAppVersionsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListAppVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListAppVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListAppsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppsCommand.ts index c7c785db5b2da..8343902740b10 100644 --- a/clients/client-resiliencehub/src/commands/ListAppsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppsRequest, ListAppsResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListAppsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListApps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListRecommendationTemplatesCommand.ts b/clients/client-resiliencehub/src/commands/ListRecommendationTemplatesCommand.ts index f563140123b01..2150c6acf11f8 100644 --- a/clients/client-resiliencehub/src/commands/ListRecommendationTemplatesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListRecommendationTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class ListRecommendationTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListRecommendationTemplatesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListRecommendationTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListResiliencyPoliciesCommand.ts b/clients/client-resiliencehub/src/commands/ListResiliencyPoliciesCommand.ts index 750b403c7b1a5..b4d21812eadaa 100644 --- a/clients/client-resiliencehub/src/commands/ListResiliencyPoliciesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListResiliencyPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class ListResiliencyPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListResiliencyPoliciesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListResiliencyPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListSopRecommendationsCommand.ts b/clients/client-resiliencehub/src/commands/ListSopRecommendationsCommand.ts index 2a1f8101629f0..7fca38f973bb5 100644 --- a/clients/client-resiliencehub/src/commands/ListSopRecommendationsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListSopRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSopRecommendationsRequest, ListSopRecommendationsResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class ListSopRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListSopRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListSuggestedResiliencyPoliciesCommand.ts b/clients/client-resiliencehub/src/commands/ListSuggestedResiliencyPoliciesCommand.ts index bca4e2e3112bc..b1cb48bafa207 100644 --- a/clients/client-resiliencehub/src/commands/ListSuggestedResiliencyPoliciesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListSuggestedResiliencyPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class ListSuggestedResiliencyPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListSuggestedResiliencyPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListTagsForResourceCommand.ts b/clients/client-resiliencehub/src/commands/ListTagsForResourceCommand.ts index 2f1de9bc4eade..d81549932ce4e 100644 --- a/clients/client-resiliencehub/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListTestRecommendationsCommand.ts b/clients/client-resiliencehub/src/commands/ListTestRecommendationsCommand.ts index 85398cb81168f..b7d69eb737bd9 100644 --- a/clients/client-resiliencehub/src/commands/ListTestRecommendationsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListTestRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTestRecommendationsRequest, ListTestRecommendationsResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class ListTestRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListTestRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ListUnsupportedAppVersionResourcesCommand.ts b/clients/client-resiliencehub/src/commands/ListUnsupportedAppVersionResourcesCommand.ts index c6f7e7054852d..aca9a7fb482c2 100644 --- a/clients/client-resiliencehub/src/commands/ListUnsupportedAppVersionResourcesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListUnsupportedAppVersionResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class ListUnsupportedAppVersionResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ListUnsupportedAppVersionResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/PublishAppVersionCommand.ts b/clients/client-resiliencehub/src/commands/PublishAppVersionCommand.ts index 771df476e6020..c992e79d89591 100644 --- a/clients/client-resiliencehub/src/commands/PublishAppVersionCommand.ts +++ b/clients/client-resiliencehub/src/commands/PublishAppVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PublishAppVersionRequest, PublishAppVersionResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class PublishAppVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "PublishAppVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/PutDraftAppVersionTemplateCommand.ts b/clients/client-resiliencehub/src/commands/PutDraftAppVersionTemplateCommand.ts index 96dafbc9c95c6..71a24ca19f02f 100644 --- a/clients/client-resiliencehub/src/commands/PutDraftAppVersionTemplateCommand.ts +++ b/clients/client-resiliencehub/src/commands/PutDraftAppVersionTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDraftAppVersionTemplateRequest, PutDraftAppVersionTemplateResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class PutDraftAppVersionTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "PutDraftAppVersionTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/RemoveDraftAppVersionResourceMappingsCommand.ts b/clients/client-resiliencehub/src/commands/RemoveDraftAppVersionResourceMappingsCommand.ts index 661b649bdabf7..1b2cbcbd1131e 100644 --- a/clients/client-resiliencehub/src/commands/RemoveDraftAppVersionResourceMappingsCommand.ts +++ b/clients/client-resiliencehub/src/commands/RemoveDraftAppVersionResourceMappingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class RemoveDraftAppVersionResourceMappingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "RemoveDraftAppVersionResourceMappings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/ResolveAppVersionResourcesCommand.ts b/clients/client-resiliencehub/src/commands/ResolveAppVersionResourcesCommand.ts index ef2260efba6dd..315dcf3cc8bed 100644 --- a/clients/client-resiliencehub/src/commands/ResolveAppVersionResourcesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ResolveAppVersionResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResolveAppVersionResourcesRequest, ResolveAppVersionResourcesResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ResolveAppVersionResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "ResolveAppVersionResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/StartAppAssessmentCommand.ts b/clients/client-resiliencehub/src/commands/StartAppAssessmentCommand.ts index c08663f5411ba..264bf3980eef8 100644 --- a/clients/client-resiliencehub/src/commands/StartAppAssessmentCommand.ts +++ b/clients/client-resiliencehub/src/commands/StartAppAssessmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -222,6 +223,10 @@ export class StartAppAssessmentCommand extends $Command< commandName, inputFilterSensitiveLog: StartAppAssessmentRequestFilterSensitiveLog, outputFilterSensitiveLog: StartAppAssessmentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "StartAppAssessment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/TagResourceCommand.ts b/clients/client-resiliencehub/src/commands/TagResourceCommand.ts index b1e9bec519300..3e17a3b955591 100644 --- a/clients/client-resiliencehub/src/commands/TagResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceRequestFilterSensitiveLog, TagResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/UntagResourceCommand.ts b/clients/client-resiliencehub/src/commands/UntagResourceCommand.ts index 82c20634ae389..81177e3bf3dab 100644 --- a/clients/client-resiliencehub/src/commands/UntagResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/UpdateAppCommand.ts b/clients/client-resiliencehub/src/commands/UpdateAppCommand.ts index e3e7f35da52c9..c52e256b31ba1 100644 --- a/clients/client-resiliencehub/src/commands/UpdateAppCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAppRequest, UpdateAppResponse, UpdateAppResponseFilterSensitiveLog } from "../models/models_0"; @@ -185,6 +186,10 @@ export class UpdateAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateAppResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "UpdateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/UpdateAppVersionAppComponentCommand.ts b/clients/client-resiliencehub/src/commands/UpdateAppVersionAppComponentCommand.ts index 5027d79804b35..8b17bcb58eda0 100644 --- a/clients/client-resiliencehub/src/commands/UpdateAppVersionAppComponentCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateAppVersionAppComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAppVersionAppComponentRequest, UpdateAppVersionAppComponentResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class UpdateAppVersionAppComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "UpdateAppVersionAppComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/UpdateAppVersionCommand.ts b/clients/client-resiliencehub/src/commands/UpdateAppVersionCommand.ts index c74ed56020e75..58941635e7c14 100644 --- a/clients/client-resiliencehub/src/commands/UpdateAppVersionCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateAppVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAppVersionRequest, UpdateAppVersionResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class UpdateAppVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "UpdateAppVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/UpdateAppVersionResourceCommand.ts b/clients/client-resiliencehub/src/commands/UpdateAppVersionResourceCommand.ts index 1a9883277d8ed..10f4fe23c180e 100644 --- a/clients/client-resiliencehub/src/commands/UpdateAppVersionResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateAppVersionResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAppVersionResourceRequest, UpdateAppVersionResourceResponse } from "../models/models_0"; @@ -215,6 +216,10 @@ export class UpdateAppVersionResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "UpdateAppVersionResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resiliencehub/src/commands/UpdateResiliencyPolicyCommand.ts b/clients/client-resiliencehub/src/commands/UpdateResiliencyPolicyCommand.ts index a396e680365d6..bb084584e2682 100644 --- a/clients/client-resiliencehub/src/commands/UpdateResiliencyPolicyCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateResiliencyPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class UpdateResiliencyPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateResiliencyPolicyResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AwsResilienceHub", + operation: "UpdateResiliencyPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/package.json b/clients/client-resource-explorer-2/package.json index 052f6f3d4857b..3d20270df854c 100644 --- a/clients/client-resource-explorer-2/package.json +++ b/clients/client-resource-explorer-2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-resource-explorer-2/src/commands/AssociateDefaultViewCommand.ts b/clients/client-resource-explorer-2/src/commands/AssociateDefaultViewCommand.ts index 3c2dfbcc67a70..6554f96e3e0b5 100644 --- a/clients/client-resource-explorer-2/src/commands/AssociateDefaultViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/AssociateDefaultViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateDefaultViewInput, AssociateDefaultViewOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class AssociateDefaultViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "AssociateDefaultView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/BatchGetViewCommand.ts b/clients/client-resource-explorer-2/src/commands/BatchGetViewCommand.ts index 0395c77972143..8fd3a47b65946 100644 --- a/clients/client-resource-explorer-2/src/commands/BatchGetViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/BatchGetViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetViewInput, BatchGetViewOutput, BatchGetViewOutputFilterSensitiveLog } from "../models/models_0"; @@ -158,6 +159,10 @@ export class BatchGetViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: BatchGetViewOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "BatchGetView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/CreateIndexCommand.ts b/clients/client-resource-explorer-2/src/commands/CreateIndexCommand.ts index 3119b9cd19750..267d7fb0a1a76 100644 --- a/clients/client-resource-explorer-2/src/commands/CreateIndexCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/CreateIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateIndexInput, CreateIndexOutput } from "../models/models_0"; @@ -192,6 +193,10 @@ export class CreateIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "CreateIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/CreateViewCommand.ts b/clients/client-resource-explorer-2/src/commands/CreateViewCommand.ts index 0c1bae07f349a..a209cb68c75f2 100644 --- a/clients/client-resource-explorer-2/src/commands/CreateViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/CreateViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class CreateViewCommand extends $Command< commandName, inputFilterSensitiveLog: CreateViewInputFilterSensitiveLog, outputFilterSensitiveLog: CreateViewOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "CreateView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/DeleteIndexCommand.ts b/clients/client-resource-explorer-2/src/commands/DeleteIndexCommand.ts index 4d14427e5b851..12ae0188e7598 100644 --- a/clients/client-resource-explorer-2/src/commands/DeleteIndexCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/DeleteIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIndexInput, DeleteIndexOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DeleteIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "DeleteIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/DeleteViewCommand.ts b/clients/client-resource-explorer-2/src/commands/DeleteViewCommand.ts index 91849263829c8..464ca5c1e0071 100644 --- a/clients/client-resource-explorer-2/src/commands/DeleteViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/DeleteViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteViewInput, DeleteViewOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeleteViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "DeleteView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/DisassociateDefaultViewCommand.ts b/clients/client-resource-explorer-2/src/commands/DisassociateDefaultViewCommand.ts index ecd4383f4d7be..5079d66dbdf5c 100644 --- a/clients/client-resource-explorer-2/src/commands/DisassociateDefaultViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/DisassociateDefaultViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_DisassociateDefaultViewCommand, se_DisassociateDefaultViewCommand } from "../protocols/Aws_restJson1"; @@ -134,6 +135,10 @@ export class DisassociateDefaultViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "DisassociateDefaultView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/GetDefaultViewCommand.ts b/clients/client-resource-explorer-2/src/commands/GetDefaultViewCommand.ts index 4eb3286776674..345f59000684b 100644 --- a/clients/client-resource-explorer-2/src/commands/GetDefaultViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/GetDefaultViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDefaultViewOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetDefaultViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "GetDefaultView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/GetIndexCommand.ts b/clients/client-resource-explorer-2/src/commands/GetIndexCommand.ts index 8f86ead80b1f6..ed55bfddee36b 100644 --- a/clients/client-resource-explorer-2/src/commands/GetIndexCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/GetIndexCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetIndexOutput } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetIndexCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "GetIndex", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/GetViewCommand.ts b/clients/client-resource-explorer-2/src/commands/GetViewCommand.ts index d2c3e0eb74ecb..1eaa9833ebedd 100644 --- a/clients/client-resource-explorer-2/src/commands/GetViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/GetViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetViewInput, GetViewOutput, GetViewOutputFilterSensitiveLog } from "../models/models_0"; @@ -155,6 +156,10 @@ export class GetViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetViewOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "GetView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/ListIndexesCommand.ts b/clients/client-resource-explorer-2/src/commands/ListIndexesCommand.ts index d728e80907ec2..55ed80db44406 100644 --- a/clients/client-resource-explorer-2/src/commands/ListIndexesCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListIndexesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIndexesInput, ListIndexesOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListIndexesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "ListIndexes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/ListSupportedResourceTypesCommand.ts b/clients/client-resource-explorer-2/src/commands/ListSupportedResourceTypesCommand.ts index 4e23c7e06a4af..81278aa25456f 100644 --- a/clients/client-resource-explorer-2/src/commands/ListSupportedResourceTypesCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListSupportedResourceTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSupportedResourceTypesInput, ListSupportedResourceTypesOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListSupportedResourceTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "ListSupportedResourceTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/ListTagsForResourceCommand.ts b/clients/client-resource-explorer-2/src/commands/ListTagsForResourceCommand.ts index a1ec2589625d6..36fde499edb89 100644 --- a/clients/client-resource-explorer-2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/ListViewsCommand.ts b/clients/client-resource-explorer-2/src/commands/ListViewsCommand.ts index dfc4427647deb..a762e87d7c705 100644 --- a/clients/client-resource-explorer-2/src/commands/ListViewsCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListViewsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListViewsInput, ListViewsOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListViewsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "ListViews", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/SearchCommand.ts b/clients/client-resource-explorer-2/src/commands/SearchCommand.ts index 735ecfa857861..52b2c539a1808 100644 --- a/clients/client-resource-explorer-2/src/commands/SearchCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/SearchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchInput, SearchInputFilterSensitiveLog, SearchOutput } from "../models/models_0"; @@ -176,6 +177,10 @@ export class SearchCommand extends $Command< commandName, inputFilterSensitiveLog: SearchInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "Search", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/TagResourceCommand.ts b/clients/client-resource-explorer-2/src/commands/TagResourceCommand.ts index 0c73619edc541..ba5d9036b04a6 100644 --- a/clients/client-resource-explorer-2/src/commands/TagResourceCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/UntagResourceCommand.ts b/clients/client-resource-explorer-2/src/commands/UntagResourceCommand.ts index ad8e165e3e49c..80dc7e67f3153 100644 --- a/clients/client-resource-explorer-2/src/commands/UntagResourceCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/UpdateIndexTypeCommand.ts b/clients/client-resource-explorer-2/src/commands/UpdateIndexTypeCommand.ts index 56d155c2c2c30..36154179b6d06 100644 --- a/clients/client-resource-explorer-2/src/commands/UpdateIndexTypeCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/UpdateIndexTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateIndexTypeInput, UpdateIndexTypeOutput } from "../models/models_0"; @@ -206,6 +207,10 @@ export class UpdateIndexTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "UpdateIndexType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-explorer-2/src/commands/UpdateViewCommand.ts b/clients/client-resource-explorer-2/src/commands/UpdateViewCommand.ts index 905cf9b293f14..5ae5e09c3e818 100644 --- a/clients/client-resource-explorer-2/src/commands/UpdateViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/UpdateViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class UpdateViewCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateViewInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateViewOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceExplorer", + operation: "UpdateView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups-tagging-api/package.json b/clients/client-resource-groups-tagging-api/package.json index 787ac6d0c3337..dae625f6d1a33 100644 --- a/clients/client-resource-groups-tagging-api/package.json +++ b/clients/client-resource-groups-tagging-api/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-resource-groups-tagging-api/src/commands/DescribeReportCreationCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/DescribeReportCreationCommand.ts index c599c2d607f84..5a47ab4bdea37 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/DescribeReportCreationCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/DescribeReportCreationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReportCreationInput, DescribeReportCreationOutput } from "../models/models_0"; @@ -173,6 +174,10 @@ export class DescribeReportCreationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceGroupsTaggingAPI_20170126", + operation: "DescribeReportCreation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups-tagging-api/src/commands/GetComplianceSummaryCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/GetComplianceSummaryCommand.ts index f3b0c15104410..dbc0df79fa3e2 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/GetComplianceSummaryCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/GetComplianceSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetComplianceSummaryInput, GetComplianceSummaryOutput } from "../models/models_0"; @@ -208,6 +209,10 @@ export class GetComplianceSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceGroupsTaggingAPI_20170126", + operation: "GetComplianceSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups-tagging-api/src/commands/GetResourcesCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/GetResourcesCommand.ts index d9ca2e50d3056..f162d99cb0ef0 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/GetResourcesCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/GetResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcesInput, GetResourcesOutput } from "../models/models_0"; @@ -211,6 +212,10 @@ export class GetResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceGroupsTaggingAPI_20170126", + operation: "GetResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups-tagging-api/src/commands/GetTagKeysCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/GetTagKeysCommand.ts index 37361adcedfec..8cfe93f8ccc20 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/GetTagKeysCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/GetTagKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTagKeysInput, GetTagKeysOutput } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetTagKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceGroupsTaggingAPI_20170126", + operation: "GetTagKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups-tagging-api/src/commands/GetTagValuesCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/GetTagValuesCommand.ts index 16e27aeefaa99..f9053e4e470ea 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/GetTagValuesCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/GetTagValuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTagValuesInput, GetTagValuesOutput } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetTagValuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceGroupsTaggingAPI_20170126", + operation: "GetTagValues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups-tagging-api/src/commands/StartReportCreationCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/StartReportCreationCommand.ts index 218d4ef987519..761b301b9c6dd 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/StartReportCreationCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/StartReportCreationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartReportCreationInput, StartReportCreationOutput } from "../models/models_0"; @@ -180,6 +181,10 @@ export class StartReportCreationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceGroupsTaggingAPI_20170126", + operation: "StartReportCreation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups-tagging-api/src/commands/TagResourcesCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/TagResourcesCommand.ts index 25cca8cdb1cac..7e00e9872ac29 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/TagResourcesCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/TagResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourcesInput, TagResourcesOutput } from "../models/models_0"; @@ -206,6 +207,10 @@ export class TagResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceGroupsTaggingAPI_20170126", + operation: "TagResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups-tagging-api/src/commands/UntagResourcesCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/UntagResourcesCommand.ts index a757de42163a1..b12bdf956a100 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/UntagResourcesCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/UntagResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourcesInput, UntagResourcesOutput } from "../models/models_0"; @@ -194,6 +195,10 @@ export class UntagResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ResourceGroupsTaggingAPI_20170126", + operation: "UntagResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/package.json b/clients/client-resource-groups/package.json index 0bd83e4623a6e..b365dc19455d5 100644 --- a/clients/client-resource-groups/package.json +++ b/clients/client-resource-groups/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-resource-groups/src/commands/CreateGroupCommand.ts b/clients/client-resource-groups/src/commands/CreateGroupCommand.ts index e75ecb07849fa..0ce266b6570de 100644 --- a/clients/client-resource-groups/src/commands/CreateGroupCommand.ts +++ b/clients/client-resource-groups/src/commands/CreateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGroupInput, CreateGroupOutput } from "../models/models_0"; @@ -205,6 +206,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/DeleteGroupCommand.ts b/clients/client-resource-groups/src/commands/DeleteGroupCommand.ts index 67885eb51821d..de6681dcc098b 100644 --- a/clients/client-resource-groups/src/commands/DeleteGroupCommand.ts +++ b/clients/client-resource-groups/src/commands/DeleteGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGroupInput, DeleteGroupOutput } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/GetAccountSettingsCommand.ts b/clients/client-resource-groups/src/commands/GetAccountSettingsCommand.ts index 45f20679f03c9..cdf9a8eb2ce47 100644 --- a/clients/client-resource-groups/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-resource-groups/src/commands/GetAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountSettingsOutput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "GetAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/GetGroupCommand.ts b/clients/client-resource-groups/src/commands/GetGroupCommand.ts index 779220ce8f53c..63dca434094d2 100644 --- a/clients/client-resource-groups/src/commands/GetGroupCommand.ts +++ b/clients/client-resource-groups/src/commands/GetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGroupInput, GetGroupOutput } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "GetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/GetGroupConfigurationCommand.ts b/clients/client-resource-groups/src/commands/GetGroupConfigurationCommand.ts index f6c210dfe8b9c..36350b0786d0c 100644 --- a/clients/client-resource-groups/src/commands/GetGroupConfigurationCommand.ts +++ b/clients/client-resource-groups/src/commands/GetGroupConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGroupConfigurationInput, GetGroupConfigurationOutput } from "../models/models_0"; @@ -174,6 +175,10 @@ export class GetGroupConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "GetGroupConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/GetGroupQueryCommand.ts b/clients/client-resource-groups/src/commands/GetGroupQueryCommand.ts index 5f2f3eecfe07b..a3f416a2147ba 100644 --- a/clients/client-resource-groups/src/commands/GetGroupQueryCommand.ts +++ b/clients/client-resource-groups/src/commands/GetGroupQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGroupQueryInput, GetGroupQueryOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class GetGroupQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "GetGroupQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/GetTagsCommand.ts b/clients/client-resource-groups/src/commands/GetTagsCommand.ts index 5b31d1b737cca..c3fe4a07f5845 100644 --- a/clients/client-resource-groups/src/commands/GetTagsCommand.ts +++ b/clients/client-resource-groups/src/commands/GetTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTagsInput, GetTagsOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "GetTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/GroupResourcesCommand.ts b/clients/client-resource-groups/src/commands/GroupResourcesCommand.ts index 787293a730e07..6f2a633738515 100644 --- a/clients/client-resource-groups/src/commands/GroupResourcesCommand.ts +++ b/clients/client-resource-groups/src/commands/GroupResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GroupResourcesInput, GroupResourcesOutput } from "../models/models_0"; @@ -179,6 +180,10 @@ export class GroupResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "GroupResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/ListGroupResourcesCommand.ts b/clients/client-resource-groups/src/commands/ListGroupResourcesCommand.ts index d460c59bb7ea7..a455d58cd3c9e 100644 --- a/clients/client-resource-groups/src/commands/ListGroupResourcesCommand.ts +++ b/clients/client-resource-groups/src/commands/ListGroupResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupResourcesInput, ListGroupResourcesOutput } from "../models/models_0"; @@ -198,6 +199,10 @@ export class ListGroupResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "ListGroupResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/ListGroupsCommand.ts b/clients/client-resource-groups/src/commands/ListGroupsCommand.ts index 6a24be5030508..cf1eccb78ff8b 100644 --- a/clients/client-resource-groups/src/commands/ListGroupsCommand.ts +++ b/clients/client-resource-groups/src/commands/ListGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupsInput, ListGroupsOutput } from "../models/models_0"; @@ -161,6 +162,10 @@ export class ListGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "ListGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/PutGroupConfigurationCommand.ts b/clients/client-resource-groups/src/commands/PutGroupConfigurationCommand.ts index 6507e3f8cd6a6..ce275c7e9b5f1 100644 --- a/clients/client-resource-groups/src/commands/PutGroupConfigurationCommand.ts +++ b/clients/client-resource-groups/src/commands/PutGroupConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutGroupConfigurationInput, PutGroupConfigurationOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class PutGroupConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "PutGroupConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/SearchResourcesCommand.ts b/clients/client-resource-groups/src/commands/SearchResourcesCommand.ts index 1c40617728625..2e44fb01641a0 100644 --- a/clients/client-resource-groups/src/commands/SearchResourcesCommand.ts +++ b/clients/client-resource-groups/src/commands/SearchResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchResourcesInput, SearchResourcesOutput } from "../models/models_0"; @@ -179,6 +180,10 @@ export class SearchResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "SearchResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/TagCommand.ts b/clients/client-resource-groups/src/commands/TagCommand.ts index 79b7ab712dbe8..229021dd0f4bb 100644 --- a/clients/client-resource-groups/src/commands/TagCommand.ts +++ b/clients/client-resource-groups/src/commands/TagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagInput, TagOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class TagCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "Tag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/UngroupResourcesCommand.ts b/clients/client-resource-groups/src/commands/UngroupResourcesCommand.ts index 2e47be8c48c16..aec28a9dbc0ef 100644 --- a/clients/client-resource-groups/src/commands/UngroupResourcesCommand.ts +++ b/clients/client-resource-groups/src/commands/UngroupResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UngroupResourcesInput, UngroupResourcesOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class UngroupResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "UngroupResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/UntagCommand.ts b/clients/client-resource-groups/src/commands/UntagCommand.ts index 9b5a9c2acd016..9e76c40199bc4 100644 --- a/clients/client-resource-groups/src/commands/UntagCommand.ts +++ b/clients/client-resource-groups/src/commands/UntagCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagInput, UntagOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class UntagCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "Untag", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-resource-groups/src/commands/UpdateAccountSettingsCommand.ts index 28a3e47e382f9..46dbdc0d538d9 100644 --- a/clients/client-resource-groups/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-resource-groups/src/commands/UpdateAccountSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccountSettingsInput, UpdateAccountSettingsOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UpdateAccountSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "UpdateAccountSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/UpdateGroupCommand.ts b/clients/client-resource-groups/src/commands/UpdateGroupCommand.ts index 86507c57b387e..3dd45b247e751 100644 --- a/clients/client-resource-groups/src/commands/UpdateGroupCommand.ts +++ b/clients/client-resource-groups/src/commands/UpdateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGroupInput, UpdateGroupOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class UpdateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "UpdateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-resource-groups/src/commands/UpdateGroupQueryCommand.ts b/clients/client-resource-groups/src/commands/UpdateGroupQueryCommand.ts index 3a32073901599..a6b45f72dd1ef 100644 --- a/clients/client-resource-groups/src/commands/UpdateGroupQueryCommand.ts +++ b/clients/client-resource-groups/src/commands/UpdateGroupQueryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGroupQueryInput, UpdateGroupQueryOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class UpdateGroupQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Ardi", + operation: "UpdateGroupQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/package.json b/clients/client-robomaker/package.json index 55f5d18521558..788bed5d95d3a 100644 --- a/clients/client-robomaker/package.json +++ b/clients/client-robomaker/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-robomaker/src/commands/BatchDeleteWorldsCommand.ts b/clients/client-robomaker/src/commands/BatchDeleteWorldsCommand.ts index 74e87ff12dcea..5f68803eaa053 100644 --- a/clients/client-robomaker/src/commands/BatchDeleteWorldsCommand.ts +++ b/clients/client-robomaker/src/commands/BatchDeleteWorldsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchDeleteWorldsRequest, BatchDeleteWorldsResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class BatchDeleteWorldsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "BatchDeleteWorlds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/BatchDescribeSimulationJobCommand.ts b/clients/client-robomaker/src/commands/BatchDescribeSimulationJobCommand.ts index 6f0e8d9527e77..e6606370a122c 100644 --- a/clients/client-robomaker/src/commands/BatchDescribeSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/BatchDescribeSimulationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchDescribeSimulationJobRequest, BatchDescribeSimulationJobResponse } from "../models/models_0"; @@ -284,6 +285,10 @@ export class BatchDescribeSimulationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "BatchDescribeSimulationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CancelDeploymentJobCommand.ts b/clients/client-robomaker/src/commands/CancelDeploymentJobCommand.ts index 60c81683835bc..9dcdcde972cf9 100644 --- a/clients/client-robomaker/src/commands/CancelDeploymentJobCommand.ts +++ b/clients/client-robomaker/src/commands/CancelDeploymentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelDeploymentJobRequest, CancelDeploymentJobResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class CancelDeploymentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CancelDeploymentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CancelSimulationJobBatchCommand.ts b/clients/client-robomaker/src/commands/CancelSimulationJobBatchCommand.ts index 2ac7a95528f35..f0a9135dd35cd 100644 --- a/clients/client-robomaker/src/commands/CancelSimulationJobBatchCommand.ts +++ b/clients/client-robomaker/src/commands/CancelSimulationJobBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelSimulationJobBatchRequest, CancelSimulationJobBatchResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class CancelSimulationJobBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CancelSimulationJobBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CancelSimulationJobCommand.ts b/clients/client-robomaker/src/commands/CancelSimulationJobCommand.ts index 177c1591083bb..b2bda60c84578 100644 --- a/clients/client-robomaker/src/commands/CancelSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/CancelSimulationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelSimulationJobRequest, CancelSimulationJobResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class CancelSimulationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CancelSimulationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CancelWorldExportJobCommand.ts b/clients/client-robomaker/src/commands/CancelWorldExportJobCommand.ts index 1e8ca1fba4eb0..fac05147792ec 100644 --- a/clients/client-robomaker/src/commands/CancelWorldExportJobCommand.ts +++ b/clients/client-robomaker/src/commands/CancelWorldExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelWorldExportJobRequest, CancelWorldExportJobResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class CancelWorldExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CancelWorldExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CancelWorldGenerationJobCommand.ts b/clients/client-robomaker/src/commands/CancelWorldGenerationJobCommand.ts index 861d741d88db4..f1d6785192375 100644 --- a/clients/client-robomaker/src/commands/CancelWorldGenerationJobCommand.ts +++ b/clients/client-robomaker/src/commands/CancelWorldGenerationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelWorldGenerationJobRequest, CancelWorldGenerationJobResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class CancelWorldGenerationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CancelWorldGenerationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateDeploymentJobCommand.ts b/clients/client-robomaker/src/commands/CreateDeploymentJobCommand.ts index d33ba3b34ca52..bd3fac3d7a0be 100644 --- a/clients/client-robomaker/src/commands/CreateDeploymentJobCommand.ts +++ b/clients/client-robomaker/src/commands/CreateDeploymentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDeploymentJobRequest, CreateDeploymentJobResponse } from "../models/models_0"; @@ -212,6 +213,10 @@ export class CreateDeploymentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateDeploymentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateFleetCommand.ts b/clients/client-robomaker/src/commands/CreateFleetCommand.ts index 5c5637feaea87..1fd2ecb4897b7 100644 --- a/clients/client-robomaker/src/commands/CreateFleetCommand.ts +++ b/clients/client-robomaker/src/commands/CreateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFleetRequest, CreateFleetResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class CreateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateRobotApplicationCommand.ts b/clients/client-robomaker/src/commands/CreateRobotApplicationCommand.ts index 70af4253e9e34..47160597d3556 100644 --- a/clients/client-robomaker/src/commands/CreateRobotApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/CreateRobotApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRobotApplicationRequest, CreateRobotApplicationResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class CreateRobotApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateRobotApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateRobotApplicationVersionCommand.ts b/clients/client-robomaker/src/commands/CreateRobotApplicationVersionCommand.ts index e4a1273a2993b..9e78d48fb039f 100644 --- a/clients/client-robomaker/src/commands/CreateRobotApplicationVersionCommand.ts +++ b/clients/client-robomaker/src/commands/CreateRobotApplicationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRobotApplicationVersionRequest, CreateRobotApplicationVersionResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class CreateRobotApplicationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateRobotApplicationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateRobotCommand.ts b/clients/client-robomaker/src/commands/CreateRobotCommand.ts index c26f68d79da47..2b426246ffe03 100644 --- a/clients/client-robomaker/src/commands/CreateRobotCommand.ts +++ b/clients/client-robomaker/src/commands/CreateRobotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRobotRequest, CreateRobotResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateRobotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateRobot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateSimulationApplicationCommand.ts b/clients/client-robomaker/src/commands/CreateSimulationApplicationCommand.ts index 4a294615dc74e..2ad74d14f9f96 100644 --- a/clients/client-robomaker/src/commands/CreateSimulationApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/CreateSimulationApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSimulationApplicationRequest, CreateSimulationApplicationResponse } from "../models/models_0"; @@ -195,6 +196,10 @@ export class CreateSimulationApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateSimulationApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateSimulationApplicationVersionCommand.ts b/clients/client-robomaker/src/commands/CreateSimulationApplicationVersionCommand.ts index 884ce8ba0eca8..6b016f62cd2b5 100644 --- a/clients/client-robomaker/src/commands/CreateSimulationApplicationVersionCommand.ts +++ b/clients/client-robomaker/src/commands/CreateSimulationApplicationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class CreateSimulationApplicationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateSimulationApplicationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateSimulationJobCommand.ts b/clients/client-robomaker/src/commands/CreateSimulationJobCommand.ts index 0bac6f163d700..88d67d2ceb69d 100644 --- a/clients/client-robomaker/src/commands/CreateSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/CreateSimulationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSimulationJobRequest, CreateSimulationJobResponse } from "../models/models_0"; @@ -414,6 +415,10 @@ export class CreateSimulationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateSimulationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateWorldExportJobCommand.ts b/clients/client-robomaker/src/commands/CreateWorldExportJobCommand.ts index 0e361742c8f04..345ce1ed764ec 100644 --- a/clients/client-robomaker/src/commands/CreateWorldExportJobCommand.ts +++ b/clients/client-robomaker/src/commands/CreateWorldExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorldExportJobRequest, CreateWorldExportJobResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class CreateWorldExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateWorldExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateWorldGenerationJobCommand.ts b/clients/client-robomaker/src/commands/CreateWorldGenerationJobCommand.ts index 0f9d2f2c42165..f9eade0840950 100644 --- a/clients/client-robomaker/src/commands/CreateWorldGenerationJobCommand.ts +++ b/clients/client-robomaker/src/commands/CreateWorldGenerationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorldGenerationJobRequest, CreateWorldGenerationJobResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class CreateWorldGenerationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateWorldGenerationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/CreateWorldTemplateCommand.ts b/clients/client-robomaker/src/commands/CreateWorldTemplateCommand.ts index 24e6741e98e6b..544345cbb9200 100644 --- a/clients/client-robomaker/src/commands/CreateWorldTemplateCommand.ts +++ b/clients/client-robomaker/src/commands/CreateWorldTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorldTemplateRequest, CreateWorldTemplateResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class CreateWorldTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "CreateWorldTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DeleteFleetCommand.ts b/clients/client-robomaker/src/commands/DeleteFleetCommand.ts index 9b33e9f50100c..ad6ea0cd7052f 100644 --- a/clients/client-robomaker/src/commands/DeleteFleetCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFleetRequest, DeleteFleetResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DeleteFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DeleteRobotApplicationCommand.ts b/clients/client-robomaker/src/commands/DeleteRobotApplicationCommand.ts index 5a18f00d0ae5a..92200f06f74c1 100644 --- a/clients/client-robomaker/src/commands/DeleteRobotApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteRobotApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRobotApplicationRequest, DeleteRobotApplicationResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteRobotApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DeleteRobotApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DeleteRobotCommand.ts b/clients/client-robomaker/src/commands/DeleteRobotCommand.ts index 6c525860c6fe1..c03bfcba20cf8 100644 --- a/clients/client-robomaker/src/commands/DeleteRobotCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteRobotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRobotRequest, DeleteRobotResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteRobotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DeleteRobot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DeleteSimulationApplicationCommand.ts b/clients/client-robomaker/src/commands/DeleteSimulationApplicationCommand.ts index a1db9e1c36bfe..0b50bcf5b1567 100644 --- a/clients/client-robomaker/src/commands/DeleteSimulationApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteSimulationApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSimulationApplicationRequest, DeleteSimulationApplicationResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteSimulationApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DeleteSimulationApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DeleteWorldTemplateCommand.ts b/clients/client-robomaker/src/commands/DeleteWorldTemplateCommand.ts index bbbdf42bad401..cae740a403f7e 100644 --- a/clients/client-robomaker/src/commands/DeleteWorldTemplateCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteWorldTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorldTemplateRequest, DeleteWorldTemplateResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteWorldTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DeleteWorldTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DeregisterRobotCommand.ts b/clients/client-robomaker/src/commands/DeregisterRobotCommand.ts index 3b6dba630f68d..25c0ff748b345 100644 --- a/clients/client-robomaker/src/commands/DeregisterRobotCommand.ts +++ b/clients/client-robomaker/src/commands/DeregisterRobotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterRobotRequest, DeregisterRobotResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeregisterRobotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DeregisterRobot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeDeploymentJobCommand.ts b/clients/client-robomaker/src/commands/DescribeDeploymentJobCommand.ts index 887586fb7ae46..1d3f373d09bf9 100644 --- a/clients/client-robomaker/src/commands/DescribeDeploymentJobCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeDeploymentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeploymentJobRequest, DescribeDeploymentJobResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DescribeDeploymentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeDeploymentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeFleetCommand.ts b/clients/client-robomaker/src/commands/DescribeFleetCommand.ts index 5c5ff2b01f15f..671fa48feb17c 100644 --- a/clients/client-robomaker/src/commands/DescribeFleetCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFleetRequest, DescribeFleetResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DescribeFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeRobotApplicationCommand.ts b/clients/client-robomaker/src/commands/DescribeRobotApplicationCommand.ts index 7c577d35abd76..03d944c541638 100644 --- a/clients/client-robomaker/src/commands/DescribeRobotApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeRobotApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRobotApplicationRequest, DescribeRobotApplicationResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DescribeRobotApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeRobotApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeRobotCommand.ts b/clients/client-robomaker/src/commands/DescribeRobotCommand.ts index d90f884b7524d..15377e66260cb 100644 --- a/clients/client-robomaker/src/commands/DescribeRobotCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeRobotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRobotRequest, DescribeRobotResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeRobotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeRobot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeSimulationApplicationCommand.ts b/clients/client-robomaker/src/commands/DescribeSimulationApplicationCommand.ts index 24d8bf9c9fcaa..07c8062a45bba 100644 --- a/clients/client-robomaker/src/commands/DescribeSimulationApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeSimulationApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSimulationApplicationRequest, DescribeSimulationApplicationResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class DescribeSimulationApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeSimulationApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeSimulationJobBatchCommand.ts b/clients/client-robomaker/src/commands/DescribeSimulationJobBatchCommand.ts index a2dadf4e73bd1..2395cbb1934e9 100644 --- a/clients/client-robomaker/src/commands/DescribeSimulationJobBatchCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeSimulationJobBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSimulationJobBatchRequest, DescribeSimulationJobBatchResponse } from "../models/models_0"; @@ -430,6 +431,10 @@ export class DescribeSimulationJobBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeSimulationJobBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeSimulationJobCommand.ts b/clients/client-robomaker/src/commands/DescribeSimulationJobCommand.ts index f132c7aa013da..b55ad454d65be 100644 --- a/clients/client-robomaker/src/commands/DescribeSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeSimulationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSimulationJobRequest, DescribeSimulationJobResponse } from "../models/models_0"; @@ -275,6 +276,10 @@ export class DescribeSimulationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeSimulationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeWorldCommand.ts b/clients/client-robomaker/src/commands/DescribeWorldCommand.ts index ba5e8b12e2d92..0fff7fec35e6e 100644 --- a/clients/client-robomaker/src/commands/DescribeWorldCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeWorldCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorldRequest, DescribeWorldResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DescribeWorldCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeWorld", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeWorldExportJobCommand.ts b/clients/client-robomaker/src/commands/DescribeWorldExportJobCommand.ts index 1272f1f62e9bf..0d74e6803e701 100644 --- a/clients/client-robomaker/src/commands/DescribeWorldExportJobCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeWorldExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorldExportJobRequest, DescribeWorldExportJobResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DescribeWorldExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeWorldExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeWorldGenerationJobCommand.ts b/clients/client-robomaker/src/commands/DescribeWorldGenerationJobCommand.ts index 2d05ef68fa368..e4e9c706c481c 100644 --- a/clients/client-robomaker/src/commands/DescribeWorldGenerationJobCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeWorldGenerationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorldGenerationJobRequest, DescribeWorldGenerationJobResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DescribeWorldGenerationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeWorldGenerationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/DescribeWorldTemplateCommand.ts b/clients/client-robomaker/src/commands/DescribeWorldTemplateCommand.ts index d750e33c25c43..7e0234f0d190a 100644 --- a/clients/client-robomaker/src/commands/DescribeWorldTemplateCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeWorldTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorldTemplateRequest, DescribeWorldTemplateResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DescribeWorldTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "DescribeWorldTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/GetWorldTemplateBodyCommand.ts b/clients/client-robomaker/src/commands/GetWorldTemplateBodyCommand.ts index 5d55b45533bc8..ccd040896a6aa 100644 --- a/clients/client-robomaker/src/commands/GetWorldTemplateBodyCommand.ts +++ b/clients/client-robomaker/src/commands/GetWorldTemplateBodyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWorldTemplateBodyRequest, GetWorldTemplateBodyResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class GetWorldTemplateBodyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "GetWorldTemplateBody", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListDeploymentJobsCommand.ts b/clients/client-robomaker/src/commands/ListDeploymentJobsCommand.ts index 07b4927736db0..dc66394402fb4 100644 --- a/clients/client-robomaker/src/commands/ListDeploymentJobsCommand.ts +++ b/clients/client-robomaker/src/commands/ListDeploymentJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDeploymentJobsRequest, ListDeploymentJobsResponse } from "../models/models_0"; @@ -176,6 +177,10 @@ export class ListDeploymentJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListDeploymentJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListFleetsCommand.ts b/clients/client-robomaker/src/commands/ListFleetsCommand.ts index ea5f814eb296b..2a5288052ce66 100644 --- a/clients/client-robomaker/src/commands/ListFleetsCommand.ts +++ b/clients/client-robomaker/src/commands/ListFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFleetsRequest, ListFleetsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListRobotApplicationsCommand.ts b/clients/client-robomaker/src/commands/ListRobotApplicationsCommand.ts index d88d329f73673..b0e1c0995f896 100644 --- a/clients/client-robomaker/src/commands/ListRobotApplicationsCommand.ts +++ b/clients/client-robomaker/src/commands/ListRobotApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRobotApplicationsRequest, ListRobotApplicationsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListRobotApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListRobotApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListRobotsCommand.ts b/clients/client-robomaker/src/commands/ListRobotsCommand.ts index 6bb78580e2803..1271e4a065971 100644 --- a/clients/client-robomaker/src/commands/ListRobotsCommand.ts +++ b/clients/client-robomaker/src/commands/ListRobotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRobotsRequest, ListRobotsResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListRobotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListRobots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListSimulationApplicationsCommand.ts b/clients/client-robomaker/src/commands/ListSimulationApplicationsCommand.ts index 270f152f669f3..eaada7b61d19d 100644 --- a/clients/client-robomaker/src/commands/ListSimulationApplicationsCommand.ts +++ b/clients/client-robomaker/src/commands/ListSimulationApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSimulationApplicationsRequest, ListSimulationApplicationsResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListSimulationApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListSimulationApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListSimulationJobBatchesCommand.ts b/clients/client-robomaker/src/commands/ListSimulationJobBatchesCommand.ts index aa073371c5918..ef4716aaeee3c 100644 --- a/clients/client-robomaker/src/commands/ListSimulationJobBatchesCommand.ts +++ b/clients/client-robomaker/src/commands/ListSimulationJobBatchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSimulationJobBatchesRequest, ListSimulationJobBatchesResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListSimulationJobBatchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListSimulationJobBatches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListSimulationJobsCommand.ts b/clients/client-robomaker/src/commands/ListSimulationJobsCommand.ts index d3a1b7fd4a7bf..53d72f5740ede 100644 --- a/clients/client-robomaker/src/commands/ListSimulationJobsCommand.ts +++ b/clients/client-robomaker/src/commands/ListSimulationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSimulationJobsRequest, ListSimulationJobsResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListSimulationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListSimulationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListTagsForResourceCommand.ts b/clients/client-robomaker/src/commands/ListTagsForResourceCommand.ts index fcafe015e510c..cb1f9bc8554d9 100644 --- a/clients/client-robomaker/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-robomaker/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListWorldExportJobsCommand.ts b/clients/client-robomaker/src/commands/ListWorldExportJobsCommand.ts index 4dd329fc43df8..bd3899780f7b7 100644 --- a/clients/client-robomaker/src/commands/ListWorldExportJobsCommand.ts +++ b/clients/client-robomaker/src/commands/ListWorldExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorldExportJobsRequest, ListWorldExportJobsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListWorldExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListWorldExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListWorldGenerationJobsCommand.ts b/clients/client-robomaker/src/commands/ListWorldGenerationJobsCommand.ts index ffdc6a3fc2774..2238b68320471 100644 --- a/clients/client-robomaker/src/commands/ListWorldGenerationJobsCommand.ts +++ b/clients/client-robomaker/src/commands/ListWorldGenerationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorldGenerationJobsRequest, ListWorldGenerationJobsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListWorldGenerationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListWorldGenerationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListWorldTemplatesCommand.ts b/clients/client-robomaker/src/commands/ListWorldTemplatesCommand.ts index b368a2b6b42a9..cec1a8c46cd3c 100644 --- a/clients/client-robomaker/src/commands/ListWorldTemplatesCommand.ts +++ b/clients/client-robomaker/src/commands/ListWorldTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorldTemplatesRequest, ListWorldTemplatesResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListWorldTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListWorldTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/ListWorldsCommand.ts b/clients/client-robomaker/src/commands/ListWorldsCommand.ts index 6534e1cd1b329..9d830d7f9b679 100644 --- a/clients/client-robomaker/src/commands/ListWorldsCommand.ts +++ b/clients/client-robomaker/src/commands/ListWorldsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorldsRequest, ListWorldsResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListWorldsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "ListWorlds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/RegisterRobotCommand.ts b/clients/client-robomaker/src/commands/RegisterRobotCommand.ts index c5287b3c58df2..cc41f8088b530 100644 --- a/clients/client-robomaker/src/commands/RegisterRobotCommand.ts +++ b/clients/client-robomaker/src/commands/RegisterRobotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterRobotRequest, RegisterRobotResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class RegisterRobotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "RegisterRobot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/RestartSimulationJobCommand.ts b/clients/client-robomaker/src/commands/RestartSimulationJobCommand.ts index 9e96c69d4df4a..035874274913e 100644 --- a/clients/client-robomaker/src/commands/RestartSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/RestartSimulationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestartSimulationJobRequest, RestartSimulationJobResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class RestartSimulationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "RestartSimulationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/StartSimulationJobBatchCommand.ts b/clients/client-robomaker/src/commands/StartSimulationJobBatchCommand.ts index 1b441fb7b34b0..432f5cb49c1f2 100644 --- a/clients/client-robomaker/src/commands/StartSimulationJobBatchCommand.ts +++ b/clients/client-robomaker/src/commands/StartSimulationJobBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartSimulationJobBatchRequest, StartSimulationJobBatchResponse } from "../models/models_0"; @@ -581,6 +582,10 @@ export class StartSimulationJobBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "StartSimulationJobBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/SyncDeploymentJobCommand.ts b/clients/client-robomaker/src/commands/SyncDeploymentJobCommand.ts index e6810d5e17cb6..8d8e95fca43b5 100644 --- a/clients/client-robomaker/src/commands/SyncDeploymentJobCommand.ts +++ b/clients/client-robomaker/src/commands/SyncDeploymentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SyncDeploymentJobRequest, SyncDeploymentJobResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class SyncDeploymentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "SyncDeploymentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/TagResourceCommand.ts b/clients/client-robomaker/src/commands/TagResourceCommand.ts index 0652bb43cbf8e..91e33a2328787 100644 --- a/clients/client-robomaker/src/commands/TagResourceCommand.ts +++ b/clients/client-robomaker/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/UntagResourceCommand.ts b/clients/client-robomaker/src/commands/UntagResourceCommand.ts index 93674ccb348be..4216319751a0f 100644 --- a/clients/client-robomaker/src/commands/UntagResourceCommand.ts +++ b/clients/client-robomaker/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/UpdateRobotApplicationCommand.ts b/clients/client-robomaker/src/commands/UpdateRobotApplicationCommand.ts index 3a51261f6cf42..c16b331899196 100644 --- a/clients/client-robomaker/src/commands/UpdateRobotApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/UpdateRobotApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRobotApplicationRequest, UpdateRobotApplicationResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class UpdateRobotApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "UpdateRobotApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/UpdateSimulationApplicationCommand.ts b/clients/client-robomaker/src/commands/UpdateSimulationApplicationCommand.ts index 00723ae23e308..6a13985bb67fc 100644 --- a/clients/client-robomaker/src/commands/UpdateSimulationApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/UpdateSimulationApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSimulationApplicationRequest, UpdateSimulationApplicationResponse } from "../models/models_0"; @@ -186,6 +187,10 @@ export class UpdateSimulationApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "UpdateSimulationApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-robomaker/src/commands/UpdateWorldTemplateCommand.ts b/clients/client-robomaker/src/commands/UpdateWorldTemplateCommand.ts index c0faef3d7376a..bba0fa947dc62 100644 --- a/clients/client-robomaker/src/commands/UpdateWorldTemplateCommand.ts +++ b/clients/client-robomaker/src/commands/UpdateWorldTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWorldTemplateRequest, UpdateWorldTemplateResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateWorldTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "robomaker", + operation: "UpdateWorldTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/package.json b/clients/client-rolesanywhere/package.json index a4aa2dd5b7d7b..61eb7a52d2486 100644 --- a/clients/client-rolesanywhere/package.json +++ b/clients/client-rolesanywhere/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-rolesanywhere/src/commands/CreateProfileCommand.ts b/clients/client-rolesanywhere/src/commands/CreateProfileCommand.ts index 2f09ef1df9735..be46cb181a04f 100644 --- a/clients/client-rolesanywhere/src/commands/CreateProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/CreateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class CreateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: CreateProfileRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "CreateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/CreateTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/CreateTrustAnchorCommand.ts index 2da0db2446848..ac6d02f88f7de 100644 --- a/clients/client-rolesanywhere/src/commands/CreateTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/CreateTrustAnchorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class CreateTrustAnchorCommand extends $Command< commandName, inputFilterSensitiveLog: CreateTrustAnchorRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "CreateTrustAnchor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/DeleteCrlCommand.ts b/clients/client-rolesanywhere/src/commands/DeleteCrlCommand.ts index 9e5f06b94e3ac..4784be7e40ac5 100644 --- a/clients/client-rolesanywhere/src/commands/DeleteCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DeleteCrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CrlDetailResponse, ScalarCrlRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteCrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "DeleteCrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/DeleteProfileCommand.ts b/clients/client-rolesanywhere/src/commands/DeleteProfileCommand.ts index ee2a9d680a380..d0a3698a31d22 100644 --- a/clients/client-rolesanywhere/src/commands/DeleteProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DeleteProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ProfileDetailResponse, ScalarProfileRequest } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "DeleteProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/DeleteTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/DeleteTrustAnchorCommand.ts index 39d29c065bbec..1dd3c4e293f45 100644 --- a/clients/client-rolesanywhere/src/commands/DeleteTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DeleteTrustAnchorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ScalarTrustAnchorRequest, TrustAnchorDetailResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DeleteTrustAnchorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "DeleteTrustAnchor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/DisableCrlCommand.ts b/clients/client-rolesanywhere/src/commands/DisableCrlCommand.ts index 8007070f2ffe5..b500de4b69c15 100644 --- a/clients/client-rolesanywhere/src/commands/DisableCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DisableCrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CrlDetailResponse, ScalarCrlRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DisableCrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "DisableCrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/DisableProfileCommand.ts b/clients/client-rolesanywhere/src/commands/DisableProfileCommand.ts index 795afab36fb5f..d4b734fe338f2 100644 --- a/clients/client-rolesanywhere/src/commands/DisableProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DisableProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ProfileDetailResponse, ScalarProfileRequest } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DisableProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "DisableProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/DisableTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/DisableTrustAnchorCommand.ts index ca7d92fe87957..a261c47ae36d5 100644 --- a/clients/client-rolesanywhere/src/commands/DisableTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DisableTrustAnchorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ScalarTrustAnchorRequest, TrustAnchorDetailResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DisableTrustAnchorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "DisableTrustAnchor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/EnableCrlCommand.ts b/clients/client-rolesanywhere/src/commands/EnableCrlCommand.ts index 31bb4267aa448..09ea1ab9262c9 100644 --- a/clients/client-rolesanywhere/src/commands/EnableCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/EnableCrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CrlDetailResponse, ScalarCrlRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class EnableCrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "EnableCrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/EnableProfileCommand.ts b/clients/client-rolesanywhere/src/commands/EnableProfileCommand.ts index 825d1ae99ff36..012da74d11797 100644 --- a/clients/client-rolesanywhere/src/commands/EnableProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/EnableProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ProfileDetailResponse, ScalarProfileRequest } from "../models/models_0"; @@ -139,6 +140,10 @@ export class EnableProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "EnableProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/EnableTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/EnableTrustAnchorCommand.ts index caca5e534c661..e2088c2310d0c 100644 --- a/clients/client-rolesanywhere/src/commands/EnableTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/EnableTrustAnchorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ScalarTrustAnchorRequest, TrustAnchorDetailResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class EnableTrustAnchorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "EnableTrustAnchor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/GetCrlCommand.ts b/clients/client-rolesanywhere/src/commands/GetCrlCommand.ts index cb6150d2790f0..448b10289252e 100644 --- a/clients/client-rolesanywhere/src/commands/GetCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/GetCrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CrlDetailResponse, ScalarCrlRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class GetCrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "GetCrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/GetProfileCommand.ts b/clients/client-rolesanywhere/src/commands/GetProfileCommand.ts index 9d25a3f4544c1..b9fc4dab1d8c7 100644 --- a/clients/client-rolesanywhere/src/commands/GetProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/GetProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ProfileDetailResponse, ScalarProfileRequest } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "GetProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/GetSubjectCommand.ts b/clients/client-rolesanywhere/src/commands/GetSubjectCommand.ts index 62fe7ec4d73dc..0601ef841acd9 100644 --- a/clients/client-rolesanywhere/src/commands/GetSubjectCommand.ts +++ b/clients/client-rolesanywhere/src/commands/GetSubjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ScalarSubjectRequest, SubjectDetailResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class GetSubjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "GetSubject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/GetTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/GetTrustAnchorCommand.ts index 2e221743bc098..5c06cdddff76d 100644 --- a/clients/client-rolesanywhere/src/commands/GetTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/GetTrustAnchorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ScalarTrustAnchorRequest, TrustAnchorDetailResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class GetTrustAnchorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "GetTrustAnchor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/ImportCrlCommand.ts b/clients/client-rolesanywhere/src/commands/ImportCrlCommand.ts index 65a4cad7874a2..70e87ae233154 100644 --- a/clients/client-rolesanywhere/src/commands/ImportCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ImportCrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CrlDetailResponse, ImportCrlRequest, ImportCrlRequestFilterSensitiveLog } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ImportCrlCommand extends $Command< commandName, inputFilterSensitiveLog: ImportCrlRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "ImportCrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/ListCrlsCommand.ts b/clients/client-rolesanywhere/src/commands/ListCrlsCommand.ts index 2f3f55ad0fefa..92175d657add5 100644 --- a/clients/client-rolesanywhere/src/commands/ListCrlsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListCrlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCrlsResponse, ListRequest } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListCrlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "ListCrls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/ListProfilesCommand.ts b/clients/client-rolesanywhere/src/commands/ListProfilesCommand.ts index c1c0d45690c46..d1104b26dbf65 100644 --- a/clients/client-rolesanywhere/src/commands/ListProfilesCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProfilesResponse, ListRequest } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "ListProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/ListSubjectsCommand.ts b/clients/client-rolesanywhere/src/commands/ListSubjectsCommand.ts index 6ac40eedc9606..e3f1e420d25a3 100644 --- a/clients/client-rolesanywhere/src/commands/ListSubjectsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListSubjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRequest, ListSubjectsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListSubjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "ListSubjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/ListTagsForResourceCommand.ts b/clients/client-rolesanywhere/src/commands/ListTagsForResourceCommand.ts index 9419cb11c824e..fa370a147e2a4 100644 --- a/clients/client-rolesanywhere/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/ListTrustAnchorsCommand.ts b/clients/client-rolesanywhere/src/commands/ListTrustAnchorsCommand.ts index 2bf7e6a200f86..898fe6d20637a 100644 --- a/clients/client-rolesanywhere/src/commands/ListTrustAnchorsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListTrustAnchorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRequest, ListTrustAnchorsResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListTrustAnchorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "ListTrustAnchors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/PutNotificationSettingsCommand.ts b/clients/client-rolesanywhere/src/commands/PutNotificationSettingsCommand.ts index d85cb546496b8..9dd8ba46cee80 100644 --- a/clients/client-rolesanywhere/src/commands/PutNotificationSettingsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/PutNotificationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutNotificationSettingsRequest, PutNotificationSettingsResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class PutNotificationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "PutNotificationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/ResetNotificationSettingsCommand.ts b/clients/client-rolesanywhere/src/commands/ResetNotificationSettingsCommand.ts index c53110c6efc08..b9b6bc8aedde8 100644 --- a/clients/client-rolesanywhere/src/commands/ResetNotificationSettingsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ResetNotificationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResetNotificationSettingsRequest, ResetNotificationSettingsResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ResetNotificationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "ResetNotificationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/TagResourceCommand.ts b/clients/client-rolesanywhere/src/commands/TagResourceCommand.ts index d12caae5201d2..bb391b680ef8b 100644 --- a/clients/client-rolesanywhere/src/commands/TagResourceCommand.ts +++ b/clients/client-rolesanywhere/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceRequestFilterSensitiveLog, TagResourceResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/UntagResourceCommand.ts b/clients/client-rolesanywhere/src/commands/UntagResourceCommand.ts index 979376a008e1e..b3f12e0890ba3 100644 --- a/clients/client-rolesanywhere/src/commands/UntagResourceCommand.ts +++ b/clients/client-rolesanywhere/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/UpdateCrlCommand.ts b/clients/client-rolesanywhere/src/commands/UpdateCrlCommand.ts index 9dc48b7c37ed2..b4d8518c51e27 100644 --- a/clients/client-rolesanywhere/src/commands/UpdateCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/UpdateCrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CrlDetailResponse, UpdateCrlRequest } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UpdateCrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "UpdateCrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/UpdateProfileCommand.ts b/clients/client-rolesanywhere/src/commands/UpdateProfileCommand.ts index e1da5dcf82e74..1c44c5ca5e211 100644 --- a/clients/client-rolesanywhere/src/commands/UpdateProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/UpdateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ProfileDetailResponse, UpdateProfileRequest } from "../models/models_0"; @@ -153,6 +154,10 @@ export class UpdateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "UpdateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rolesanywhere/src/commands/UpdateTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/UpdateTrustAnchorCommand.ts index 1229ab97479a3..c662c24476cf2 100644 --- a/clients/client-rolesanywhere/src/commands/UpdateTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/UpdateTrustAnchorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TrustAnchorDetailResponse, UpdateTrustAnchorRequest } from "../models/models_0"; @@ -163,6 +164,10 @@ export class UpdateTrustAnchorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RolesAnywhere", + operation: "UpdateTrustAnchor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/package.json b/clients/client-route-53-domains/package.json index acede403b7723..73886a56a2d6b 100644 --- a/clients/client-route-53-domains/package.json +++ b/clients/client-route-53-domains/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-route-53-domains/src/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.ts b/clients/client-route-53-domains/src/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.ts index 5731176b9a5d4..f12c898eb9993 100644 --- a/clients/client-route-53-domains/src/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.ts +++ b/clients/client-route-53-domains/src/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class AcceptDomainTransferFromAnotherAwsAccountCommand extends $Command< commandName, inputFilterSensitiveLog: AcceptDomainTransferFromAnotherAwsAccountRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "AcceptDomainTransferFromAnotherAwsAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/AssociateDelegationSignerToDomainCommand.ts b/clients/client-route-53-domains/src/commands/AssociateDelegationSignerToDomainCommand.ts index 9add36edddafc..5a56dbbd3fe9e 100644 --- a/clients/client-route-53-domains/src/commands/AssociateDelegationSignerToDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/AssociateDelegationSignerToDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class AssociateDelegationSignerToDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "AssociateDelegationSignerToDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/CancelDomainTransferToAnotherAwsAccountCommand.ts b/clients/client-route-53-domains/src/commands/CancelDomainTransferToAnotherAwsAccountCommand.ts index 12f7fcec9c2eb..9f58c8ce1e207 100644 --- a/clients/client-route-53-domains/src/commands/CancelDomainTransferToAnotherAwsAccountCommand.ts +++ b/clients/client-route-53-domains/src/commands/CancelDomainTransferToAnotherAwsAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class CancelDomainTransferToAnotherAwsAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "CancelDomainTransferToAnotherAwsAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/CheckDomainAvailabilityCommand.ts b/clients/client-route-53-domains/src/commands/CheckDomainAvailabilityCommand.ts index 2afd19d6ec675..b812f76c7d711 100644 --- a/clients/client-route-53-domains/src/commands/CheckDomainAvailabilityCommand.ts +++ b/clients/client-route-53-domains/src/commands/CheckDomainAvailabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CheckDomainAvailabilityRequest, CheckDomainAvailabilityResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class CheckDomainAvailabilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "CheckDomainAvailability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/CheckDomainTransferabilityCommand.ts b/clients/client-route-53-domains/src/commands/CheckDomainTransferabilityCommand.ts index d1469c2e7f005..4c9380e7030fe 100644 --- a/clients/client-route-53-domains/src/commands/CheckDomainTransferabilityCommand.ts +++ b/clients/client-route-53-domains/src/commands/CheckDomainTransferabilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class CheckDomainTransferabilityCommand extends $Command< commandName, inputFilterSensitiveLog: CheckDomainTransferabilityRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "CheckDomainTransferability", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/DeleteDomainCommand.ts b/clients/client-route-53-domains/src/commands/DeleteDomainCommand.ts index a9c8e1c99a925..2f7fc3851901e 100644 --- a/clients/client-route-53-domains/src/commands/DeleteDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDomainRequest, DeleteDomainResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/DeleteTagsForDomainCommand.ts b/clients/client-route-53-domains/src/commands/DeleteTagsForDomainCommand.ts index e3e764391a156..9851a5a603456 100644 --- a/clients/client-route-53-domains/src/commands/DeleteTagsForDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/DeleteTagsForDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTagsForDomainRequest, DeleteTagsForDomainResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeleteTagsForDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "DeleteTagsForDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/DisableDomainAutoRenewCommand.ts b/clients/client-route-53-domains/src/commands/DisableDomainAutoRenewCommand.ts index 2c8c3b2643ac7..d97d90ac8bfb9 100644 --- a/clients/client-route-53-domains/src/commands/DisableDomainAutoRenewCommand.ts +++ b/clients/client-route-53-domains/src/commands/DisableDomainAutoRenewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableDomainAutoRenewRequest, DisableDomainAutoRenewResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DisableDomainAutoRenewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "DisableDomainAutoRenew", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/DisableDomainTransferLockCommand.ts b/clients/client-route-53-domains/src/commands/DisableDomainTransferLockCommand.ts index 992da30184908..82f73e85e6b6d 100644 --- a/clients/client-route-53-domains/src/commands/DisableDomainTransferLockCommand.ts +++ b/clients/client-route-53-domains/src/commands/DisableDomainTransferLockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableDomainTransferLockRequest, DisableDomainTransferLockResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DisableDomainTransferLockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "DisableDomainTransferLock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/DisassociateDelegationSignerFromDomainCommand.ts b/clients/client-route-53-domains/src/commands/DisassociateDelegationSignerFromDomainCommand.ts index ae944e75cb4d2..95a5b2d301d99 100644 --- a/clients/client-route-53-domains/src/commands/DisassociateDelegationSignerFromDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/DisassociateDelegationSignerFromDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DisassociateDelegationSignerFromDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "DisassociateDelegationSignerFromDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/EnableDomainAutoRenewCommand.ts b/clients/client-route-53-domains/src/commands/EnableDomainAutoRenewCommand.ts index 4eb926adb9e2c..24545a648c7e0 100644 --- a/clients/client-route-53-domains/src/commands/EnableDomainAutoRenewCommand.ts +++ b/clients/client-route-53-domains/src/commands/EnableDomainAutoRenewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableDomainAutoRenewRequest, EnableDomainAutoRenewResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class EnableDomainAutoRenewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "EnableDomainAutoRenew", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/EnableDomainTransferLockCommand.ts b/clients/client-route-53-domains/src/commands/EnableDomainTransferLockCommand.ts index c453115515a52..df453b67770ab 100644 --- a/clients/client-route-53-domains/src/commands/EnableDomainTransferLockCommand.ts +++ b/clients/client-route-53-domains/src/commands/EnableDomainTransferLockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableDomainTransferLockRequest, EnableDomainTransferLockResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class EnableDomainTransferLockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "EnableDomainTransferLock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/GetContactReachabilityStatusCommand.ts b/clients/client-route-53-domains/src/commands/GetContactReachabilityStatusCommand.ts index 98346d1482a28..39651ff1810ad 100644 --- a/clients/client-route-53-domains/src/commands/GetContactReachabilityStatusCommand.ts +++ b/clients/client-route-53-domains/src/commands/GetContactReachabilityStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContactReachabilityStatusRequest, GetContactReachabilityStatusResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetContactReachabilityStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "GetContactReachabilityStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/GetDomainDetailCommand.ts b/clients/client-route-53-domains/src/commands/GetDomainDetailCommand.ts index 18b5205aa1315..cf389d258b97a 100644 --- a/clients/client-route-53-domains/src/commands/GetDomainDetailCommand.ts +++ b/clients/client-route-53-domains/src/commands/GetDomainDetailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -229,6 +230,10 @@ export class GetDomainDetailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDomainDetailResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "GetDomainDetail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/GetDomainSuggestionsCommand.ts b/clients/client-route-53-domains/src/commands/GetDomainSuggestionsCommand.ts index 112f831efda66..775950c0678c4 100644 --- a/clients/client-route-53-domains/src/commands/GetDomainSuggestionsCommand.ts +++ b/clients/client-route-53-domains/src/commands/GetDomainSuggestionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDomainSuggestionsRequest, GetDomainSuggestionsResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class GetDomainSuggestionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "GetDomainSuggestions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/GetOperationDetailCommand.ts b/clients/client-route-53-domains/src/commands/GetOperationDetailCommand.ts index 82e22fc1c3ea8..b952219f359c7 100644 --- a/clients/client-route-53-domains/src/commands/GetOperationDetailCommand.ts +++ b/clients/client-route-53-domains/src/commands/GetOperationDetailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOperationDetailRequest, GetOperationDetailResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class GetOperationDetailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "GetOperationDetail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/ListDomainsCommand.ts b/clients/client-route-53-domains/src/commands/ListDomainsCommand.ts index eea2e73c4b582..559e4083607ba 100644 --- a/clients/client-route-53-domains/src/commands/ListDomainsCommand.ts +++ b/clients/client-route-53-domains/src/commands/ListDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDomainsRequest, ListDomainsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "ListDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/ListOperationsCommand.ts b/clients/client-route-53-domains/src/commands/ListOperationsCommand.ts index 1bcfa086b6f50..42209a60dc78f 100644 --- a/clients/client-route-53-domains/src/commands/ListOperationsCommand.ts +++ b/clients/client-route-53-domains/src/commands/ListOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOperationsRequest, ListOperationsResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "ListOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/ListPricesCommand.ts b/clients/client-route-53-domains/src/commands/ListPricesCommand.ts index 21b5ecf2b0788..dc3c7308e7047 100644 --- a/clients/client-route-53-domains/src/commands/ListPricesCommand.ts +++ b/clients/client-route-53-domains/src/commands/ListPricesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPricesRequest, ListPricesResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class ListPricesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "ListPrices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/ListTagsForDomainCommand.ts b/clients/client-route-53-domains/src/commands/ListTagsForDomainCommand.ts index 9614694d746b4..f639efe519038 100644 --- a/clients/client-route-53-domains/src/commands/ListTagsForDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/ListTagsForDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForDomainRequest, ListTagsForDomainResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListTagsForDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "ListTagsForDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/PushDomainCommand.ts b/clients/client-route-53-domains/src/commands/PushDomainCommand.ts index 95a1432b680ec..5a2dbf5b3c5e5 100644 --- a/clients/client-route-53-domains/src/commands/PushDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/PushDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PushDomainRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class PushDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "PushDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/RegisterDomainCommand.ts b/clients/client-route-53-domains/src/commands/RegisterDomainCommand.ts index 3d49f0421f751..d32e5f2ec88c9 100644 --- a/clients/client-route-53-domains/src/commands/RegisterDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/RegisterDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -243,6 +244,10 @@ export class RegisterDomainCommand extends $Command< commandName, inputFilterSensitiveLog: RegisterDomainRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "RegisterDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/RejectDomainTransferFromAnotherAwsAccountCommand.ts b/clients/client-route-53-domains/src/commands/RejectDomainTransferFromAnotherAwsAccountCommand.ts index 666333b9d4317..029a10e7d48dc 100644 --- a/clients/client-route-53-domains/src/commands/RejectDomainTransferFromAnotherAwsAccountCommand.ts +++ b/clients/client-route-53-domains/src/commands/RejectDomainTransferFromAnotherAwsAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class RejectDomainTransferFromAnotherAwsAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "RejectDomainTransferFromAnotherAwsAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/RenewDomainCommand.ts b/clients/client-route-53-domains/src/commands/RenewDomainCommand.ts index bd3ff1fb9c1dd..b909e20399fb3 100644 --- a/clients/client-route-53-domains/src/commands/RenewDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/RenewDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RenewDomainRequest, RenewDomainResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class RenewDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "RenewDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/ResendContactReachabilityEmailCommand.ts b/clients/client-route-53-domains/src/commands/ResendContactReachabilityEmailCommand.ts index c9ce1d85e5a3e..4cfaaf77b3ede 100644 --- a/clients/client-route-53-domains/src/commands/ResendContactReachabilityEmailCommand.ts +++ b/clients/client-route-53-domains/src/commands/ResendContactReachabilityEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class ResendContactReachabilityEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ResendContactReachabilityEmailResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "ResendContactReachabilityEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/ResendOperationAuthorizationCommand.ts b/clients/client-route-53-domains/src/commands/ResendOperationAuthorizationCommand.ts index 518d6db8fe23c..2b79162be058a 100644 --- a/clients/client-route-53-domains/src/commands/ResendOperationAuthorizationCommand.ts +++ b/clients/client-route-53-domains/src/commands/ResendOperationAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResendOperationAuthorizationRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class ResendOperationAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "ResendOperationAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/RetrieveDomainAuthCodeCommand.ts b/clients/client-route-53-domains/src/commands/RetrieveDomainAuthCodeCommand.ts index 1e36d0786f058..070b06578fb23 100644 --- a/clients/client-route-53-domains/src/commands/RetrieveDomainAuthCodeCommand.ts +++ b/clients/client-route-53-domains/src/commands/RetrieveDomainAuthCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -128,6 +129,10 @@ export class RetrieveDomainAuthCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: RetrieveDomainAuthCodeResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "RetrieveDomainAuthCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/TransferDomainCommand.ts b/clients/client-route-53-domains/src/commands/TransferDomainCommand.ts index ff084c8ed3bd3..920e6565c4794 100644 --- a/clients/client-route-53-domains/src/commands/TransferDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/TransferDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -248,6 +249,10 @@ export class TransferDomainCommand extends $Command< commandName, inputFilterSensitiveLog: TransferDomainRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "TransferDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/TransferDomainToAnotherAwsAccountCommand.ts b/clients/client-route-53-domains/src/commands/TransferDomainToAnotherAwsAccountCommand.ts index 0976012f025fb..8c926e4900f95 100644 --- a/clients/client-route-53-domains/src/commands/TransferDomainToAnotherAwsAccountCommand.ts +++ b/clients/client-route-53-domains/src/commands/TransferDomainToAnotherAwsAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class TransferDomainToAnotherAwsAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: TransferDomainToAnotherAwsAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "TransferDomainToAnotherAwsAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/UpdateDomainContactCommand.ts b/clients/client-route-53-domains/src/commands/UpdateDomainContactCommand.ts index 734760c3c5588..37f0fdc9ae80f 100644 --- a/clients/client-route-53-domains/src/commands/UpdateDomainContactCommand.ts +++ b/clients/client-route-53-domains/src/commands/UpdateDomainContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -209,6 +210,10 @@ export class UpdateDomainContactCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDomainContactRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "UpdateDomainContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/UpdateDomainContactPrivacyCommand.ts b/clients/client-route-53-domains/src/commands/UpdateDomainContactPrivacyCommand.ts index abe5642453c5b..17f906b9acf82 100644 --- a/clients/client-route-53-domains/src/commands/UpdateDomainContactPrivacyCommand.ts +++ b/clients/client-route-53-domains/src/commands/UpdateDomainContactPrivacyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDomainContactPrivacyRequest, UpdateDomainContactPrivacyResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class UpdateDomainContactPrivacyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "UpdateDomainContactPrivacy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/UpdateDomainNameserversCommand.ts b/clients/client-route-53-domains/src/commands/UpdateDomainNameserversCommand.ts index 08befb5c50d40..393791cd30c3d 100644 --- a/clients/client-route-53-domains/src/commands/UpdateDomainNameserversCommand.ts +++ b/clients/client-route-53-domains/src/commands/UpdateDomainNameserversCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class UpdateDomainNameserversCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDomainNameserversRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "UpdateDomainNameservers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/UpdateTagsForDomainCommand.ts b/clients/client-route-53-domains/src/commands/UpdateTagsForDomainCommand.ts index 82c10f25835b9..e5e14ae3675a0 100644 --- a/clients/client-route-53-domains/src/commands/UpdateTagsForDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/UpdateTagsForDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTagsForDomainRequest, UpdateTagsForDomainResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class UpdateTagsForDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "UpdateTagsForDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53-domains/src/commands/ViewBillingCommand.ts b/clients/client-route-53-domains/src/commands/ViewBillingCommand.ts index 0c34e0e2c86d1..e5a9cbf991f59 100644 --- a/clients/client-route-53-domains/src/commands/ViewBillingCommand.ts +++ b/clients/client-route-53-domains/src/commands/ViewBillingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ViewBillingRequest, ViewBillingResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ViewBillingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Domains_v20140515", + operation: "ViewBilling", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index 8dac618501578..12a535d4e1319 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -35,29 +35,29 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-route-53/src/commands/ActivateKeySigningKeyCommand.ts b/clients/client-route-53/src/commands/ActivateKeySigningKeyCommand.ts index 4b52d8cd6a894..fe435c877a691 100644 --- a/clients/client-route-53/src/commands/ActivateKeySigningKeyCommand.ts +++ b/clients/client-route-53/src/commands/ActivateKeySigningKeyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ActivateKeySigningKeyRequest, ActivateKeySigningKeyResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ActivateKeySigningKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ActivateKeySigningKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/AssociateVPCWithHostedZoneCommand.ts b/clients/client-route-53/src/commands/AssociateVPCWithHostedZoneCommand.ts index 77a8ec0bb4f2f..188784f147274 100644 --- a/clients/client-route-53/src/commands/AssociateVPCWithHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/AssociateVPCWithHostedZoneCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResponse } from "../models/models_0"; @@ -242,6 +243,10 @@ export class AssociateVPCWithHostedZoneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "AssociateVPCWithHostedZone", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ChangeCidrCollectionCommand.ts b/clients/client-route-53/src/commands/ChangeCidrCollectionCommand.ts index aca64306317e7..4c6d9ca351d0d 100644 --- a/clients/client-route-53/src/commands/ChangeCidrCollectionCommand.ts +++ b/clients/client-route-53/src/commands/ChangeCidrCollectionCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChangeCidrCollectionRequest, ChangeCidrCollectionResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class ChangeCidrCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ChangeCidrCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ChangeResourceRecordSetsCommand.ts b/clients/client-route-53/src/commands/ChangeResourceRecordSetsCommand.ts index 5e7356c25c478..a90f4d9d0e4aa 100644 --- a/clients/client-route-53/src/commands/ChangeResourceRecordSetsCommand.ts +++ b/clients/client-route-53/src/commands/ChangeResourceRecordSetsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChangeResourceRecordSetsRequest, ChangeResourceRecordSetsResponse } from "../models/models_0"; @@ -867,6 +868,10 @@ export class ChangeResourceRecordSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ChangeResourceRecordSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ChangeTagsForResourceCommand.ts b/clients/client-route-53/src/commands/ChangeTagsForResourceCommand.ts index 658f92ba761ca..26ca6c1ae1b4d 100644 --- a/clients/client-route-53/src/commands/ChangeTagsForResourceCommand.ts +++ b/clients/client-route-53/src/commands/ChangeTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChangeTagsForResourceRequest, ChangeTagsForResourceResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class ChangeTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ChangeTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateCidrCollectionCommand.ts b/clients/client-route-53/src/commands/CreateCidrCollectionCommand.ts index 90ec8927d231c..35014d8364be6 100644 --- a/clients/client-route-53/src/commands/CreateCidrCollectionCommand.ts +++ b/clients/client-route-53/src/commands/CreateCidrCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCidrCollectionRequest, CreateCidrCollectionResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CreateCidrCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateCidrCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateHealthCheckCommand.ts b/clients/client-route-53/src/commands/CreateHealthCheckCommand.ts index c586ee20b10a5..68791aac178ba 100644 --- a/clients/client-route-53/src/commands/CreateHealthCheckCommand.ts +++ b/clients/client-route-53/src/commands/CreateHealthCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHealthCheckRequest, CreateHealthCheckResponse } from "../models/models_0"; @@ -255,6 +256,10 @@ export class CreateHealthCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateHealthCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateHostedZoneCommand.ts b/clients/client-route-53/src/commands/CreateHostedZoneCommand.ts index d505510ec532a..16dfe82b4b341 100644 --- a/clients/client-route-53/src/commands/CreateHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/CreateHostedZoneCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHostedZoneRequest, CreateHostedZoneResponse } from "../models/models_0"; @@ -285,6 +286,10 @@ export class CreateHostedZoneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateHostedZone", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateKeySigningKeyCommand.ts b/clients/client-route-53/src/commands/CreateKeySigningKeyCommand.ts index ee5ef373edf9b..9890b64d92f76 100644 --- a/clients/client-route-53/src/commands/CreateKeySigningKeyCommand.ts +++ b/clients/client-route-53/src/commands/CreateKeySigningKeyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateKeySigningKeyRequest, CreateKeySigningKeyResponse } from "../models/models_0"; @@ -180,6 +181,10 @@ export class CreateKeySigningKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateKeySigningKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateQueryLoggingConfigCommand.ts b/clients/client-route-53/src/commands/CreateQueryLoggingConfigCommand.ts index 2b6c31be0d364..74000198a4144 100644 --- a/clients/client-route-53/src/commands/CreateQueryLoggingConfigCommand.ts +++ b/clients/client-route-53/src/commands/CreateQueryLoggingConfigCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateQueryLoggingConfigRequest, CreateQueryLoggingConfigResponse } from "../models/models_0"; @@ -333,6 +334,10 @@ export class CreateQueryLoggingConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateQueryLoggingConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateReusableDelegationSetCommand.ts b/clients/client-route-53/src/commands/CreateReusableDelegationSetCommand.ts index 3378feb863593..16f4e125fb13b 100644 --- a/clients/client-route-53/src/commands/CreateReusableDelegationSetCommand.ts +++ b/clients/client-route-53/src/commands/CreateReusableDelegationSetCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReusableDelegationSetRequest, CreateReusableDelegationSetResponse } from "../models/models_0"; @@ -210,6 +211,10 @@ export class CreateReusableDelegationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateReusableDelegationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateTrafficPolicyCommand.ts b/clients/client-route-53/src/commands/CreateTrafficPolicyCommand.ts index 57e850a752d69..3d14288ff3cdb 100644 --- a/clients/client-route-53/src/commands/CreateTrafficPolicyCommand.ts +++ b/clients/client-route-53/src/commands/CreateTrafficPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTrafficPolicyRequest, CreateTrafficPolicyResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class CreateTrafficPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateTrafficPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateTrafficPolicyInstanceCommand.ts b/clients/client-route-53/src/commands/CreateTrafficPolicyInstanceCommand.ts index 015c8e7d12675..4bd14bf51a0ec 100644 --- a/clients/client-route-53/src/commands/CreateTrafficPolicyInstanceCommand.ts +++ b/clients/client-route-53/src/commands/CreateTrafficPolicyInstanceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTrafficPolicyInstanceRequest, CreateTrafficPolicyInstanceResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class CreateTrafficPolicyInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateTrafficPolicyInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateTrafficPolicyVersionCommand.ts b/clients/client-route-53/src/commands/CreateTrafficPolicyVersionCommand.ts index d52bfcf419981..4c4a81d657f83 100644 --- a/clients/client-route-53/src/commands/CreateTrafficPolicyVersionCommand.ts +++ b/clients/client-route-53/src/commands/CreateTrafficPolicyVersionCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTrafficPolicyVersionRequest, CreateTrafficPolicyVersionResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class CreateTrafficPolicyVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateTrafficPolicyVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/CreateVPCAssociationAuthorizationCommand.ts b/clients/client-route-53/src/commands/CreateVPCAssociationAuthorizationCommand.ts index d6aa87bf422bd..5234f0bb0a9fe 100644 --- a/clients/client-route-53/src/commands/CreateVPCAssociationAuthorizationCommand.ts +++ b/clients/client-route-53/src/commands/CreateVPCAssociationAuthorizationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class CreateVPCAssociationAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "CreateVPCAssociationAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeactivateKeySigningKeyCommand.ts b/clients/client-route-53/src/commands/DeactivateKeySigningKeyCommand.ts index 27a60e3403b60..9c77e66d97372 100644 --- a/clients/client-route-53/src/commands/DeactivateKeySigningKeyCommand.ts +++ b/clients/client-route-53/src/commands/DeactivateKeySigningKeyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeactivateKeySigningKeyRequest, DeactivateKeySigningKeyResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DeactivateKeySigningKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeactivateKeySigningKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteCidrCollectionCommand.ts b/clients/client-route-53/src/commands/DeleteCidrCollectionCommand.ts index f80bcc565e99b..cbd7b53aebc9c 100644 --- a/clients/client-route-53/src/commands/DeleteCidrCollectionCommand.ts +++ b/clients/client-route-53/src/commands/DeleteCidrCollectionCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCidrCollectionRequest, DeleteCidrCollectionResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteCidrCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteCidrCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteHealthCheckCommand.ts b/clients/client-route-53/src/commands/DeleteHealthCheckCommand.ts index bcd9db91c2318..06f7d7413a8de 100644 --- a/clients/client-route-53/src/commands/DeleteHealthCheckCommand.ts +++ b/clients/client-route-53/src/commands/DeleteHealthCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHealthCheckRequest, DeleteHealthCheckResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteHealthCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteHealthCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteHostedZoneCommand.ts b/clients/client-route-53/src/commands/DeleteHostedZoneCommand.ts index 8fb902c9e9de6..7d7a51af07c93 100644 --- a/clients/client-route-53/src/commands/DeleteHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/DeleteHostedZoneCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHostedZoneRequest, DeleteHostedZoneResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DeleteHostedZoneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteHostedZone", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteKeySigningKeyCommand.ts b/clients/client-route-53/src/commands/DeleteKeySigningKeyCommand.ts index 52edcddb7bdb8..d5787fbb5c851 100644 --- a/clients/client-route-53/src/commands/DeleteKeySigningKeyCommand.ts +++ b/clients/client-route-53/src/commands/DeleteKeySigningKeyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteKeySigningKeyRequest, DeleteKeySigningKeyResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DeleteKeySigningKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteKeySigningKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteQueryLoggingConfigCommand.ts b/clients/client-route-53/src/commands/DeleteQueryLoggingConfigCommand.ts index 639544b9c50cc..02533bc8f07ea 100644 --- a/clients/client-route-53/src/commands/DeleteQueryLoggingConfigCommand.ts +++ b/clients/client-route-53/src/commands/DeleteQueryLoggingConfigCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteQueryLoggingConfigRequest, DeleteQueryLoggingConfigResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteQueryLoggingConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteQueryLoggingConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteReusableDelegationSetCommand.ts b/clients/client-route-53/src/commands/DeleteReusableDelegationSetCommand.ts index 6dee0e9b531a7..f4330ddfbae6a 100644 --- a/clients/client-route-53/src/commands/DeleteReusableDelegationSetCommand.ts +++ b/clients/client-route-53/src/commands/DeleteReusableDelegationSetCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReusableDelegationSetRequest, DeleteReusableDelegationSetResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteReusableDelegationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteReusableDelegationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteTrafficPolicyCommand.ts b/clients/client-route-53/src/commands/DeleteTrafficPolicyCommand.ts index e90682f4fe11a..f0836cfebcc4b 100644 --- a/clients/client-route-53/src/commands/DeleteTrafficPolicyCommand.ts +++ b/clients/client-route-53/src/commands/DeleteTrafficPolicyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTrafficPolicyRequest, DeleteTrafficPolicyResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeleteTrafficPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteTrafficPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteTrafficPolicyInstanceCommand.ts b/clients/client-route-53/src/commands/DeleteTrafficPolicyInstanceCommand.ts index 7912d92cbfb9d..539f0524610b2 100644 --- a/clients/client-route-53/src/commands/DeleteTrafficPolicyInstanceCommand.ts +++ b/clients/client-route-53/src/commands/DeleteTrafficPolicyInstanceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTrafficPolicyInstanceRequest, DeleteTrafficPolicyInstanceResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteTrafficPolicyInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteTrafficPolicyInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DeleteVPCAssociationAuthorizationCommand.ts b/clients/client-route-53/src/commands/DeleteVPCAssociationAuthorizationCommand.ts index 7b7a19ebd98ec..d799e5f6e0eeb 100644 --- a/clients/client-route-53/src/commands/DeleteVPCAssociationAuthorizationCommand.ts +++ b/clients/client-route-53/src/commands/DeleteVPCAssociationAuthorizationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DeleteVPCAssociationAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DeleteVPCAssociationAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DisableHostedZoneDNSSECCommand.ts b/clients/client-route-53/src/commands/DisableHostedZoneDNSSECCommand.ts index 6ee10bed7252a..2d84e3410ff5c 100644 --- a/clients/client-route-53/src/commands/DisableHostedZoneDNSSECCommand.ts +++ b/clients/client-route-53/src/commands/DisableHostedZoneDNSSECCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableHostedZoneDNSSECRequest, DisableHostedZoneDNSSECResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DisableHostedZoneDNSSECCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DisableHostedZoneDNSSEC", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/DisassociateVPCFromHostedZoneCommand.ts b/clients/client-route-53/src/commands/DisassociateVPCFromHostedZoneCommand.ts index 9a5e276c99932..7c921acd0e33f 100644 --- a/clients/client-route-53/src/commands/DisassociateVPCFromHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/DisassociateVPCFromHostedZoneCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResponse } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DisassociateVPCFromHostedZoneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "DisassociateVPCFromHostedZone", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/EnableHostedZoneDNSSECCommand.ts b/clients/client-route-53/src/commands/EnableHostedZoneDNSSECCommand.ts index 896c6341648b7..d37b5964a2421 100644 --- a/clients/client-route-53/src/commands/EnableHostedZoneDNSSECCommand.ts +++ b/clients/client-route-53/src/commands/EnableHostedZoneDNSSECCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableHostedZoneDNSSECRequest, EnableHostedZoneDNSSECResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class EnableHostedZoneDNSSECCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "EnableHostedZoneDNSSEC", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetAccountLimitCommand.ts b/clients/client-route-53/src/commands/GetAccountLimitCommand.ts index 7e53f55fa823d..24126dd6a6ae7 100644 --- a/clients/client-route-53/src/commands/GetAccountLimitCommand.ts +++ b/clients/client-route-53/src/commands/GetAccountLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountLimitRequest, GetAccountLimitResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class GetAccountLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetAccountLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetChangeCommand.ts b/clients/client-route-53/src/commands/GetChangeCommand.ts index 9c0ee7e83e581..c2ee221ff0b7e 100644 --- a/clients/client-route-53/src/commands/GetChangeCommand.ts +++ b/clients/client-route-53/src/commands/GetChangeCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetChangeRequest, GetChangeResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetChangeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetChange", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetCheckerIpRangesCommand.ts b/clients/client-route-53/src/commands/GetCheckerIpRangesCommand.ts index b8dad84e7f33f..7f9fb8bda15cc 100644 --- a/clients/client-route-53/src/commands/GetCheckerIpRangesCommand.ts +++ b/clients/client-route-53/src/commands/GetCheckerIpRangesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCheckerIpRangesRequest, GetCheckerIpRangesResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class GetCheckerIpRangesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetCheckerIpRanges", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetDNSSECCommand.ts b/clients/client-route-53/src/commands/GetDNSSECCommand.ts index 8a813b6070b09..41f1e77e497a6 100644 --- a/clients/client-route-53/src/commands/GetDNSSECCommand.ts +++ b/clients/client-route-53/src/commands/GetDNSSECCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDNSSECRequest, GetDNSSECResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetDNSSECCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetDNSSEC", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetGeoLocationCommand.ts b/clients/client-route-53/src/commands/GetGeoLocationCommand.ts index 7e4ad8cbbb9d9..5561efe387003 100644 --- a/clients/client-route-53/src/commands/GetGeoLocationCommand.ts +++ b/clients/client-route-53/src/commands/GetGeoLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGeoLocationRequest, GetGeoLocationResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class GetGeoLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetGeoLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetHealthCheckCommand.ts b/clients/client-route-53/src/commands/GetHealthCheckCommand.ts index 6f661c8584808..8bea29843741b 100644 --- a/clients/client-route-53/src/commands/GetHealthCheckCommand.ts +++ b/clients/client-route-53/src/commands/GetHealthCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHealthCheckRequest, GetHealthCheckResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class GetHealthCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetHealthCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetHealthCheckCountCommand.ts b/clients/client-route-53/src/commands/GetHealthCheckCountCommand.ts index 2e20194a5c854..230186697bb69 100644 --- a/clients/client-route-53/src/commands/GetHealthCheckCountCommand.ts +++ b/clients/client-route-53/src/commands/GetHealthCheckCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHealthCheckCountRequest, GetHealthCheckCountResponse } from "../models/models_0"; @@ -112,6 +113,10 @@ export class GetHealthCheckCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetHealthCheckCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetHealthCheckLastFailureReasonCommand.ts b/clients/client-route-53/src/commands/GetHealthCheckLastFailureReasonCommand.ts index 02d52338d2685..bbbba388ffb49 100644 --- a/clients/client-route-53/src/commands/GetHealthCheckLastFailureReasonCommand.ts +++ b/clients/client-route-53/src/commands/GetHealthCheckLastFailureReasonCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHealthCheckLastFailureReasonRequest, GetHealthCheckLastFailureReasonResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetHealthCheckLastFailureReasonCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetHealthCheckLastFailureReason", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetHealthCheckStatusCommand.ts b/clients/client-route-53/src/commands/GetHealthCheckStatusCommand.ts index 890b61d45bb50..1ba3a3837fb53 100644 --- a/clients/client-route-53/src/commands/GetHealthCheckStatusCommand.ts +++ b/clients/client-route-53/src/commands/GetHealthCheckStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHealthCheckStatusRequest, GetHealthCheckStatusResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetHealthCheckStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetHealthCheckStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetHostedZoneCommand.ts b/clients/client-route-53/src/commands/GetHostedZoneCommand.ts index c7d22992577fd..186fa37d700ba 100644 --- a/clients/client-route-53/src/commands/GetHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/GetHostedZoneCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHostedZoneRequest, GetHostedZoneResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class GetHostedZoneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetHostedZone", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetHostedZoneCountCommand.ts b/clients/client-route-53/src/commands/GetHostedZoneCountCommand.ts index f29577d64c13e..468829ced0cbe 100644 --- a/clients/client-route-53/src/commands/GetHostedZoneCountCommand.ts +++ b/clients/client-route-53/src/commands/GetHostedZoneCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHostedZoneCountRequest, GetHostedZoneCountResponse } from "../models/models_0"; @@ -115,6 +116,10 @@ export class GetHostedZoneCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetHostedZoneCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetHostedZoneLimitCommand.ts b/clients/client-route-53/src/commands/GetHostedZoneLimitCommand.ts index 50feac2d09990..210b81ab87907 100644 --- a/clients/client-route-53/src/commands/GetHostedZoneLimitCommand.ts +++ b/clients/client-route-53/src/commands/GetHostedZoneLimitCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetHostedZoneLimitRequest, GetHostedZoneLimitResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetHostedZoneLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetHostedZoneLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetQueryLoggingConfigCommand.ts b/clients/client-route-53/src/commands/GetQueryLoggingConfigCommand.ts index 139296477a14e..5beef540fd2fd 100644 --- a/clients/client-route-53/src/commands/GetQueryLoggingConfigCommand.ts +++ b/clients/client-route-53/src/commands/GetQueryLoggingConfigCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetQueryLoggingConfigRequest, GetQueryLoggingConfigResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class GetQueryLoggingConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetQueryLoggingConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetReusableDelegationSetCommand.ts b/clients/client-route-53/src/commands/GetReusableDelegationSetCommand.ts index 36358e30d8e18..1f06d2235e558 100644 --- a/clients/client-route-53/src/commands/GetReusableDelegationSetCommand.ts +++ b/clients/client-route-53/src/commands/GetReusableDelegationSetCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReusableDelegationSetRequest, GetReusableDelegationSetResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetReusableDelegationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetReusableDelegationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetReusableDelegationSetLimitCommand.ts b/clients/client-route-53/src/commands/GetReusableDelegationSetLimitCommand.ts index 97a036a882fe4..558d22eee343a 100644 --- a/clients/client-route-53/src/commands/GetReusableDelegationSetLimitCommand.ts +++ b/clients/client-route-53/src/commands/GetReusableDelegationSetLimitCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReusableDelegationSetLimitRequest, GetReusableDelegationSetLimitResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetReusableDelegationSetLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetReusableDelegationSetLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetTrafficPolicyCommand.ts b/clients/client-route-53/src/commands/GetTrafficPolicyCommand.ts index 910f2e35239c8..58f760e765537 100644 --- a/clients/client-route-53/src/commands/GetTrafficPolicyCommand.ts +++ b/clients/client-route-53/src/commands/GetTrafficPolicyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTrafficPolicyRequest, GetTrafficPolicyResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetTrafficPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetTrafficPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCommand.ts b/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCommand.ts index c35fc88a7bdab..2aa9f26bf0fd1 100644 --- a/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCommand.ts +++ b/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTrafficPolicyInstanceRequest, GetTrafficPolicyInstanceResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetTrafficPolicyInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetTrafficPolicyInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCountCommand.ts b/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCountCommand.ts index 64bfced8cea14..88ed5d1df2ac9 100644 --- a/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCountCommand.ts +++ b/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResponse } from "../models/models_0"; @@ -118,6 +119,10 @@ export class GetTrafficPolicyInstanceCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "GetTrafficPolicyInstanceCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListCidrBlocksCommand.ts b/clients/client-route-53/src/commands/ListCidrBlocksCommand.ts index 513b7d77487b6..d02e2a3595467 100644 --- a/clients/client-route-53/src/commands/ListCidrBlocksCommand.ts +++ b/clients/client-route-53/src/commands/ListCidrBlocksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCidrBlocksRequest, ListCidrBlocksResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListCidrBlocksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListCidrBlocks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListCidrCollectionsCommand.ts b/clients/client-route-53/src/commands/ListCidrCollectionsCommand.ts index deadef1fae4ab..8a59124d609d6 100644 --- a/clients/client-route-53/src/commands/ListCidrCollectionsCommand.ts +++ b/clients/client-route-53/src/commands/ListCidrCollectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCidrCollectionsRequest, ListCidrCollectionsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class ListCidrCollectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListCidrCollections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListCidrLocationsCommand.ts b/clients/client-route-53/src/commands/ListCidrLocationsCommand.ts index 8fdc9e79c396b..994e00844253d 100644 --- a/clients/client-route-53/src/commands/ListCidrLocationsCommand.ts +++ b/clients/client-route-53/src/commands/ListCidrLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCidrLocationsRequest, ListCidrLocationsResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListCidrLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListCidrLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListGeoLocationsCommand.ts b/clients/client-route-53/src/commands/ListGeoLocationsCommand.ts index 41f8b25cb037a..285ffcef2e2a5 100644 --- a/clients/client-route-53/src/commands/ListGeoLocationsCommand.ts +++ b/clients/client-route-53/src/commands/ListGeoLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGeoLocationsRequest, ListGeoLocationsResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListGeoLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListGeoLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListHealthChecksCommand.ts b/clients/client-route-53/src/commands/ListHealthChecksCommand.ts index 1edbedded30d5..6622dfdcd8fb5 100644 --- a/clients/client-route-53/src/commands/ListHealthChecksCommand.ts +++ b/clients/client-route-53/src/commands/ListHealthChecksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHealthChecksRequest, ListHealthChecksResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class ListHealthChecksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListHealthChecks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListHostedZonesByNameCommand.ts b/clients/client-route-53/src/commands/ListHostedZonesByNameCommand.ts index 1e58dae52eeed..0525354c088cd 100644 --- a/clients/client-route-53/src/commands/ListHostedZonesByNameCommand.ts +++ b/clients/client-route-53/src/commands/ListHostedZonesByNameCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHostedZonesByNameRequest, ListHostedZonesByNameResponse } from "../models/models_0"; @@ -200,6 +201,10 @@ export class ListHostedZonesByNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListHostedZonesByName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListHostedZonesByVPCCommand.ts b/clients/client-route-53/src/commands/ListHostedZonesByVPCCommand.ts index eeafa9cd19bfc..ab9674a3014ea 100644 --- a/clients/client-route-53/src/commands/ListHostedZonesByVPCCommand.ts +++ b/clients/client-route-53/src/commands/ListHostedZonesByVPCCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHostedZonesByVPCRequest, ListHostedZonesByVPCResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class ListHostedZonesByVPCCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListHostedZonesByVPC", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListHostedZonesCommand.ts b/clients/client-route-53/src/commands/ListHostedZonesCommand.ts index 4567d68ec63f9..1a830f0d784bd 100644 --- a/clients/client-route-53/src/commands/ListHostedZonesCommand.ts +++ b/clients/client-route-53/src/commands/ListHostedZonesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHostedZonesRequest, ListHostedZonesResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListHostedZonesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListHostedZones", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListQueryLoggingConfigsCommand.ts b/clients/client-route-53/src/commands/ListQueryLoggingConfigsCommand.ts index c1b988296bac4..bd669ff34d384 100644 --- a/clients/client-route-53/src/commands/ListQueryLoggingConfigsCommand.ts +++ b/clients/client-route-53/src/commands/ListQueryLoggingConfigsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListQueryLoggingConfigsRequest, ListQueryLoggingConfigsResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListQueryLoggingConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListQueryLoggingConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListResourceRecordSetsCommand.ts b/clients/client-route-53/src/commands/ListResourceRecordSetsCommand.ts index 01989cc4a48b5..2df9bf40e64ff 100644 --- a/clients/client-route-53/src/commands/ListResourceRecordSetsCommand.ts +++ b/clients/client-route-53/src/commands/ListResourceRecordSetsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourceRecordSetsRequest, ListResourceRecordSetsResponse } from "../models/models_0"; @@ -233,6 +234,10 @@ export class ListResourceRecordSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListResourceRecordSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListReusableDelegationSetsCommand.ts b/clients/client-route-53/src/commands/ListReusableDelegationSetsCommand.ts index 881ca2b1d0ef0..b5d2764dfde0d 100644 --- a/clients/client-route-53/src/commands/ListReusableDelegationSetsCommand.ts +++ b/clients/client-route-53/src/commands/ListReusableDelegationSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReusableDelegationSetsRequest, ListReusableDelegationSetsResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListReusableDelegationSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListReusableDelegationSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListTagsForResourceCommand.ts b/clients/client-route-53/src/commands/ListTagsForResourceCommand.ts index e5394f50d1430..5d8524a18e596 100644 --- a/clients/client-route-53/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-route-53/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListTagsForResourcesCommand.ts b/clients/client-route-53/src/commands/ListTagsForResourcesCommand.ts index 0dfa57eab04e0..3814ad9f1a563 100644 --- a/clients/client-route-53/src/commands/ListTagsForResourcesCommand.ts +++ b/clients/client-route-53/src/commands/ListTagsForResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourcesRequest, ListTagsForResourcesResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListTagsForResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListTagsForResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListTrafficPoliciesCommand.ts b/clients/client-route-53/src/commands/ListTrafficPoliciesCommand.ts index 059be402a70d4..321036e9ee300 100644 --- a/clients/client-route-53/src/commands/ListTrafficPoliciesCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTrafficPoliciesRequest, ListTrafficPoliciesResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListTrafficPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListTrafficPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts index 4b395b662aa62..7459af734bcba 100644 --- a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class ListTrafficPolicyInstancesByHostedZoneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListTrafficPolicyInstancesByHostedZone", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts index 5346b3a255c08..155e1ebd46be6 100644 --- a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class ListTrafficPolicyInstancesByPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListTrafficPolicyInstancesByPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesCommand.ts b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesCommand.ts index 35e3da7fe5cb4..364feb2273695 100644 --- a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ListTrafficPolicyInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListTrafficPolicyInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListTrafficPolicyVersionsCommand.ts b/clients/client-route-53/src/commands/ListTrafficPolicyVersionsCommand.ts index 521974afd0a13..a9ab7b45fa06b 100644 --- a/clients/client-route-53/src/commands/ListTrafficPolicyVersionsCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPolicyVersionsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTrafficPolicyVersionsRequest, ListTrafficPolicyVersionsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListTrafficPolicyVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListTrafficPolicyVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/ListVPCAssociationAuthorizationsCommand.ts b/clients/client-route-53/src/commands/ListVPCAssociationAuthorizationsCommand.ts index 01b609b1a1ac6..a3581b50c947b 100644 --- a/clients/client-route-53/src/commands/ListVPCAssociationAuthorizationsCommand.ts +++ b/clients/client-route-53/src/commands/ListVPCAssociationAuthorizationsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVPCAssociationAuthorizationsRequest, ListVPCAssociationAuthorizationsResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListVPCAssociationAuthorizationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "ListVPCAssociationAuthorizations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/TestDNSAnswerCommand.ts b/clients/client-route-53/src/commands/TestDNSAnswerCommand.ts index 8f4de9b58f378..9bc618714ac32 100644 --- a/clients/client-route-53/src/commands/TestDNSAnswerCommand.ts +++ b/clients/client-route-53/src/commands/TestDNSAnswerCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TestDNSAnswerRequest, TestDNSAnswerResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class TestDNSAnswerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "TestDNSAnswer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/UpdateHealthCheckCommand.ts b/clients/client-route-53/src/commands/UpdateHealthCheckCommand.ts index 0abec771751ef..4975d9791f4cc 100644 --- a/clients/client-route-53/src/commands/UpdateHealthCheckCommand.ts +++ b/clients/client-route-53/src/commands/UpdateHealthCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateHealthCheckRequest, UpdateHealthCheckResponse } from "../models/models_0"; @@ -202,6 +203,10 @@ export class UpdateHealthCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "UpdateHealthCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/UpdateHostedZoneCommentCommand.ts b/clients/client-route-53/src/commands/UpdateHostedZoneCommentCommand.ts index 4e189e7f7c93c..3cb111f6e95dc 100644 --- a/clients/client-route-53/src/commands/UpdateHostedZoneCommentCommand.ts +++ b/clients/client-route-53/src/commands/UpdateHostedZoneCommentCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateHostedZoneCommentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "UpdateHostedZoneComment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/UpdateTrafficPolicyCommentCommand.ts b/clients/client-route-53/src/commands/UpdateTrafficPolicyCommentCommand.ts index a5019ea20ca79..07f1b9c7acf37 100644 --- a/clients/client-route-53/src/commands/UpdateTrafficPolicyCommentCommand.ts +++ b/clients/client-route-53/src/commands/UpdateTrafficPolicyCommentCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTrafficPolicyCommentRequest, UpdateTrafficPolicyCommentResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class UpdateTrafficPolicyCommentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "UpdateTrafficPolicyComment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route-53/src/commands/UpdateTrafficPolicyInstanceCommand.ts b/clients/client-route-53/src/commands/UpdateTrafficPolicyInstanceCommand.ts index 23f5503894ffb..1af10b6159e32 100644 --- a/clients/client-route-53/src/commands/UpdateTrafficPolicyInstanceCommand.ts +++ b/clients/client-route-53/src/commands/UpdateTrafficPolicyInstanceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTrafficPolicyInstanceRequest, UpdateTrafficPolicyInstanceResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class UpdateTrafficPolicyInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSDnsV20130401", + operation: "UpdateTrafficPolicyInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-cluster/package.json b/clients/client-route53-recovery-cluster/package.json index 481f42583a66c..3667945049625 100644 --- a/clients/client-route53-recovery-cluster/package.json +++ b/clients/client-route53-recovery-cluster/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-route53-recovery-cluster/src/commands/GetRoutingControlStateCommand.ts b/clients/client-route53-recovery-cluster/src/commands/GetRoutingControlStateCommand.ts index 644891d79ae2d..2117b6a8216f2 100644 --- a/clients/client-route53-recovery-cluster/src/commands/GetRoutingControlStateCommand.ts +++ b/clients/client-route53-recovery-cluster/src/commands/GetRoutingControlStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRoutingControlStateRequest, GetRoutingControlStateResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class GetRoutingControlStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ToggleCustomerAPI", + operation: "GetRoutingControlState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-cluster/src/commands/ListRoutingControlsCommand.ts b/clients/client-route53-recovery-cluster/src/commands/ListRoutingControlsCommand.ts index 33079f74cda5a..472a73e277acc 100644 --- a/clients/client-route53-recovery-cluster/src/commands/ListRoutingControlsCommand.ts +++ b/clients/client-route53-recovery-cluster/src/commands/ListRoutingControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRoutingControlsRequest, ListRoutingControlsResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class ListRoutingControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ToggleCustomerAPI", + operation: "ListRoutingControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStateCommand.ts b/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStateCommand.ts index 663f6405427b1..b35bb120063c7 100644 --- a/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStateCommand.ts +++ b/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRoutingControlStateRequest, UpdateRoutingControlStateResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class UpdateRoutingControlStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ToggleCustomerAPI", + operation: "UpdateRoutingControlState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStatesCommand.ts b/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStatesCommand.ts index 0b1cb45df61d3..c8f8b0ef29812 100644 --- a/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStatesCommand.ts +++ b/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRoutingControlStatesRequest, UpdateRoutingControlStatesResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class UpdateRoutingControlStatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ToggleCustomerAPI", + operation: "UpdateRoutingControlStates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/package.json b/clients/client-route53-recovery-control-config/package.json index 72897136600b6..15095e8312a87 100644 --- a/clients/client-route53-recovery-control-config/package.json +++ b/clients/client-route53-recovery-control-config/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-route53-recovery-control-config/src/commands/CreateClusterCommand.ts b/clients/client-route53-recovery-control-config/src/commands/CreateClusterCommand.ts index e0110b8f3eede..0565bcc32373f 100644 --- a/clients/client-route53-recovery-control-config/src/commands/CreateClusterCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateClusterRequest, CreateClusterResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/CreateControlPanelCommand.ts b/clients/client-route53-recovery-control-config/src/commands/CreateControlPanelCommand.ts index 57b9de2ea978a..2834da8dfec40 100644 --- a/clients/client-route53-recovery-control-config/src/commands/CreateControlPanelCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/CreateControlPanelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateControlPanelRequest, CreateControlPanelResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class CreateControlPanelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "CreateControlPanel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/CreateRoutingControlCommand.ts b/clients/client-route53-recovery-control-config/src/commands/CreateRoutingControlCommand.ts index defc67ade68e1..265a249a3725d 100644 --- a/clients/client-route53-recovery-control-config/src/commands/CreateRoutingControlCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/CreateRoutingControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRoutingControlRequest, CreateRoutingControlResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class CreateRoutingControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "CreateRoutingControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/CreateSafetyRuleCommand.ts b/clients/client-route53-recovery-control-config/src/commands/CreateSafetyRuleCommand.ts index 5f40084f7e25e..1bd35010dbba1 100644 --- a/clients/client-route53-recovery-control-config/src/commands/CreateSafetyRuleCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/CreateSafetyRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSafetyRuleRequest, CreateSafetyRuleResponse } from "../models/models_0"; @@ -188,6 +189,10 @@ export class CreateSafetyRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "CreateSafetyRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/DeleteClusterCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DeleteClusterCommand.ts index e8e6527c48349..0dbcd5b429bf5 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DeleteClusterCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DeleteClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteClusterRequest, DeleteClusterResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "DeleteCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/DeleteControlPanelCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DeleteControlPanelCommand.ts index 2f26bf2de4ec9..ee95e8da72fdc 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DeleteControlPanelCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DeleteControlPanelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteControlPanelRequest, DeleteControlPanelResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteControlPanelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "DeleteControlPanel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/DeleteRoutingControlCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DeleteRoutingControlCommand.ts index 46dabaa20cbbf..bebb690f256e6 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DeleteRoutingControlCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DeleteRoutingControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRoutingControlRequest, DeleteRoutingControlResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteRoutingControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "DeleteRoutingControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/DeleteSafetyRuleCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DeleteSafetyRuleCommand.ts index b1d691fa70cd9..9ee7fcd55532f 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DeleteSafetyRuleCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DeleteSafetyRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSafetyRuleRequest, DeleteSafetyRuleResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteSafetyRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "DeleteSafetyRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/DescribeClusterCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DescribeClusterCommand.ts index a1afd7f73aaad..8800b9226a674 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DescribeClusterCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DescribeClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeClusterRequest, DescribeClusterResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DescribeClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "DescribeCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/DescribeControlPanelCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DescribeControlPanelCommand.ts index 46434d8fa82d8..578be671eaf95 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DescribeControlPanelCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DescribeControlPanelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeControlPanelRequest, DescribeControlPanelResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DescribeControlPanelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "DescribeControlPanel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/DescribeRoutingControlCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DescribeRoutingControlCommand.ts index ceacb67e75cd6..d07ec925f6247 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DescribeRoutingControlCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DescribeRoutingControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRoutingControlRequest, DescribeRoutingControlResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeRoutingControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "DescribeRoutingControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/DescribeSafetyRuleCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DescribeSafetyRuleCommand.ts index 385c918c7fd7d..ef5513e616390 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DescribeSafetyRuleCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DescribeSafetyRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSafetyRuleRequest, DescribeSafetyRuleResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class DescribeSafetyRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "DescribeSafetyRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/ListAssociatedRoute53HealthChecksCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListAssociatedRoute53HealthChecksCommand.ts index 85362368eb32f..d027fa34f6635 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListAssociatedRoute53HealthChecksCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListAssociatedRoute53HealthChecksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class ListAssociatedRoute53HealthChecksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "ListAssociatedRoute53HealthChecks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/ListClustersCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListClustersCommand.ts index cc494f5135569..fda577293800f 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListClustersCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListClustersRequest, ListClustersResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "ListClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/ListControlPanelsCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListControlPanelsCommand.ts index b2d8059f2a9ce..7e042133fb194 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListControlPanelsCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListControlPanelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListControlPanelsRequest, ListControlPanelsResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListControlPanelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "ListControlPanels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/ListRoutingControlsCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListRoutingControlsCommand.ts index b65f8c6eacdd9..9f8a4a7dff12d 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListRoutingControlsCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListRoutingControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRoutingControlsRequest, ListRoutingControlsResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListRoutingControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "ListRoutingControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/ListSafetyRulesCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListSafetyRulesCommand.ts index fdf6b196594b8..2a7d38791e1f4 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListSafetyRulesCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListSafetyRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSafetyRulesRequest, ListSafetyRulesResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class ListSafetyRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "ListSafetyRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/ListTagsForResourceCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListTagsForResourceCommand.ts index f849eb1b6ae49..a05e02deb5e71 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/TagResourceCommand.ts b/clients/client-route53-recovery-control-config/src/commands/TagResourceCommand.ts index 78729c5697f3c..08534dc1a2f45 100644 --- a/clients/client-route53-recovery-control-config/src/commands/TagResourceCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/UntagResourceCommand.ts b/clients/client-route53-recovery-control-config/src/commands/UntagResourceCommand.ts index fb92f54267d80..b9e501898c6fa 100644 --- a/clients/client-route53-recovery-control-config/src/commands/UntagResourceCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/UpdateControlPanelCommand.ts b/clients/client-route53-recovery-control-config/src/commands/UpdateControlPanelCommand.ts index 7485d9adb922c..fc70c254c9bb9 100644 --- a/clients/client-route53-recovery-control-config/src/commands/UpdateControlPanelCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/UpdateControlPanelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateControlPanelRequest, UpdateControlPanelResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class UpdateControlPanelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "UpdateControlPanel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/UpdateRoutingControlCommand.ts b/clients/client-route53-recovery-control-config/src/commands/UpdateRoutingControlCommand.ts index ce519a9a893de..3a53aefc4d09e 100644 --- a/clients/client-route53-recovery-control-config/src/commands/UpdateRoutingControlCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/UpdateRoutingControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRoutingControlRequest, UpdateRoutingControlResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class UpdateRoutingControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "UpdateRoutingControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-control-config/src/commands/UpdateSafetyRuleCommand.ts b/clients/client-route53-recovery-control-config/src/commands/UpdateSafetyRuleCommand.ts index 4d7fe28766a40..edc4f5a0bcd51 100644 --- a/clients/client-route53-recovery-control-config/src/commands/UpdateSafetyRuleCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/UpdateSafetyRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSafetyRuleRequest, UpdateSafetyRuleResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class UpdateSafetyRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryControlConfig", + operation: "UpdateSafetyRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/package.json b/clients/client-route53-recovery-readiness/package.json index 277a802581d13..9c98d765cf318 100644 --- a/clients/client-route53-recovery-readiness/package.json +++ b/clients/client-route53-recovery-readiness/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateCellCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateCellCommand.ts index 8391ff3e55a1b..8ba0303a25c69 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateCellCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateCellCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCellRequest, CreateCellResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class CreateCellCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "CreateCell", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateCrossAccountAuthorizationCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateCrossAccountAuthorizationCommand.ts index ba95f71fc083c..92935ec881f97 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateCrossAccountAuthorizationCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateCrossAccountAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCrossAccountAuthorizationRequest, CreateCrossAccountAuthorizationResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CreateCrossAccountAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "CreateCrossAccountAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateReadinessCheckCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateReadinessCheckCommand.ts index 210c7f1a5e3af..cfdffa062ccb0 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateReadinessCheckCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateReadinessCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReadinessCheckRequest, CreateReadinessCheckResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class CreateReadinessCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "CreateReadinessCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateRecoveryGroupCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateRecoveryGroupCommand.ts index 0a69fd9c0e80e..cf97654b89468 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateRecoveryGroupCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateRecoveryGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRecoveryGroupRequest, CreateRecoveryGroupResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateRecoveryGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "CreateRecoveryGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateResourceSetCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateResourceSetCommand.ts index d8cdca90e1b7d..5238e14c0ba72 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateResourceSetCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateResourceSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateResourceSetRequest, CreateResourceSetResponse } from "../models/models_0"; @@ -190,6 +191,10 @@ export class CreateResourceSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "CreateResourceSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteCellCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteCellCommand.ts index eddb6cb98c915..4ff54300e71ef 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteCellCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteCellCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCellRequest } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteCellCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "DeleteCell", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteCrossAccountAuthorizationCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteCrossAccountAuthorizationCommand.ts index 27421f9dd1dc3..5829808808887 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteCrossAccountAuthorizationCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteCrossAccountAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCrossAccountAuthorizationRequest, DeleteCrossAccountAuthorizationResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteCrossAccountAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "DeleteCrossAccountAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteReadinessCheckCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteReadinessCheckCommand.ts index 5b88ee2144228..b845662eabee1 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteReadinessCheckCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteReadinessCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReadinessCheckRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteReadinessCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "DeleteReadinessCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteRecoveryGroupCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteRecoveryGroupCommand.ts index 82d3101ab594d..ba412a79981e2 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteRecoveryGroupCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteRecoveryGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRecoveryGroupRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteRecoveryGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "DeleteRecoveryGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteResourceSetCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteResourceSetCommand.ts index 94c0269518287..e76408e70ff69 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteResourceSetCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteResourceSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourceSetRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteResourceSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "DeleteResourceSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetArchitectureRecommendationsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetArchitectureRecommendationsCommand.ts index 19034462965c1..b11f21c43052a 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetArchitectureRecommendationsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetArchitectureRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetArchitectureRecommendationsRequest, GetArchitectureRecommendationsResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetArchitectureRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetArchitectureRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetCellCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetCellCommand.ts index 27ba29835ea22..8cf64dd4a0c6d 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetCellCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetCellCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCellRequest, GetCellResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetCellCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetCell", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetCellReadinessSummaryCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetCellReadinessSummaryCommand.ts index 34cc3b93b2a51..a488005ffb469 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetCellReadinessSummaryCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetCellReadinessSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCellReadinessSummaryRequest, GetCellReadinessSummaryResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class GetCellReadinessSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetCellReadinessSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckCommand.ts index 6c2250f5908de..ff60bc1f2a522 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReadinessCheckRequest, GetReadinessCheckResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetReadinessCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetReadinessCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckResourceStatusCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckResourceStatusCommand.ts index ab2fc268e84bf..c3cf0bc8418c6 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckResourceStatusCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckResourceStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReadinessCheckResourceStatusRequest, GetReadinessCheckResourceStatusResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class GetReadinessCheckResourceStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetReadinessCheckResourceStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckStatusCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckStatusCommand.ts index 199add2ff8e20..c661d091e4b1c 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckStatusCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReadinessCheckStatusRequest, GetReadinessCheckStatusResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class GetReadinessCheckStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetReadinessCheckStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupCommand.ts index feeb38e139dc0..fd16b69685a9d 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRecoveryGroupRequest, GetRecoveryGroupResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetRecoveryGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetRecoveryGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts index 0552ebf8fd994..58f8aa8ecd6cb 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRecoveryGroupReadinessSummaryRequest, GetRecoveryGroupReadinessSummaryResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetRecoveryGroupReadinessSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetRecoveryGroupReadinessSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/GetResourceSetCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetResourceSetCommand.ts index 2cc8be7b45b82..958729b6595b1 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetResourceSetCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetResourceSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourceSetRequest, GetResourceSetResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetResourceSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "GetResourceSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/ListCellsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListCellsCommand.ts index 48a13a3e83e65..a4dfd30c2be22 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListCellsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListCellsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCellsRequest, ListCellsResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListCellsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "ListCells", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/ListCrossAccountAuthorizationsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListCrossAccountAuthorizationsCommand.ts index 7322d451a8b15..0740366dda43b 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListCrossAccountAuthorizationsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListCrossAccountAuthorizationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCrossAccountAuthorizationsRequest, ListCrossAccountAuthorizationsResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListCrossAccountAuthorizationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "ListCrossAccountAuthorizations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/ListReadinessChecksCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListReadinessChecksCommand.ts index a67e88ad12b60..3bb6eb5904048 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListReadinessChecksCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListReadinessChecksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReadinessChecksRequest, ListReadinessChecksResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListReadinessChecksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "ListReadinessChecks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/ListRecoveryGroupsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListRecoveryGroupsCommand.ts index 03a8645d6b411..c92e09f82b33d 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListRecoveryGroupsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListRecoveryGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRecoveryGroupsRequest, ListRecoveryGroupsResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListRecoveryGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "ListRecoveryGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/ListResourceSetsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListResourceSetsCommand.ts index 2b8b293eb933e..60dccfc73dae2 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListResourceSetsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListResourceSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourceSetsRequest, ListResourceSetsResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class ListResourceSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "ListResourceSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/ListRulesCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListRulesCommand.ts index b3def53f1fbaa..a0f9957350126 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListRulesCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRulesRequest, ListRulesResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "ListRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/ListTagsForResourcesCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListTagsForResourcesCommand.ts index 92ecc5a208903..c91e7a2bdeaeb 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListTagsForResourcesCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListTagsForResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourcesRequest, ListTagsForResourcesResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListTagsForResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "ListTagsForResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/TagResourceCommand.ts b/clients/client-route53-recovery-readiness/src/commands/TagResourceCommand.ts index a2b6c8013c8b3..c108c55c61161 100644 --- a/clients/client-route53-recovery-readiness/src/commands/TagResourceCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/UntagResourceCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UntagResourceCommand.ts index 1b8087795fdd7..0a0db25bb4729 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UntagResourceCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/UpdateCellCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UpdateCellCommand.ts index b642495949568..75fa417fa9548 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UpdateCellCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UpdateCellCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCellRequest, UpdateCellResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class UpdateCellCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "UpdateCell", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/UpdateReadinessCheckCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UpdateReadinessCheckCommand.ts index 52bd90780aeef..74bd0585326c1 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UpdateReadinessCheckCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UpdateReadinessCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateReadinessCheckRequest, UpdateReadinessCheckResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class UpdateReadinessCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "UpdateReadinessCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/UpdateRecoveryGroupCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UpdateRecoveryGroupCommand.ts index 33dfdff65cceb..6345ce4c1e975 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UpdateRecoveryGroupCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UpdateRecoveryGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRecoveryGroupRequest, UpdateRecoveryGroupResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateRecoveryGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "UpdateRecoveryGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53-recovery-readiness/src/commands/UpdateResourceSetCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UpdateResourceSetCommand.ts index c9d0c63a90f85..64bf7b1a82173 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UpdateResourceSetCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UpdateResourceSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResourceSetRequest, UpdateResourceSetResponse } from "../models/models_0"; @@ -187,6 +188,10 @@ export class UpdateResourceSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53RecoveryReadiness", + operation: "UpdateResourceSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/package.json b/clients/client-route53resolver/package.json index bb9fcc929647c..45191d971f75c 100644 --- a/clients/client-route53resolver/package.json +++ b/clients/client-route53resolver/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-route53resolver/src/commands/AssociateFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/AssociateFirewallRuleGroupCommand.ts index bc7abeeae5a9d..3c5e0675cf07d 100644 --- a/clients/client-route53resolver/src/commands/AssociateFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/AssociateFirewallRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateFirewallRuleGroupRequest, AssociateFirewallRuleGroupResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class AssociateFirewallRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "AssociateFirewallRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/AssociateResolverEndpointIpAddressCommand.ts b/clients/client-route53resolver/src/commands/AssociateResolverEndpointIpAddressCommand.ts index b637a20034902..c81419600b2a3 100644 --- a/clients/client-route53resolver/src/commands/AssociateResolverEndpointIpAddressCommand.ts +++ b/clients/client-route53resolver/src/commands/AssociateResolverEndpointIpAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class AssociateResolverEndpointIpAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "AssociateResolverEndpointIpAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/AssociateResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/AssociateResolverQueryLogConfigCommand.ts index fc13a1f21c97c..6197a668735a8 100644 --- a/clients/client-route53resolver/src/commands/AssociateResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/AssociateResolverQueryLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateResolverQueryLogConfigRequest, AssociateResolverQueryLogConfigResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class AssociateResolverQueryLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "AssociateResolverQueryLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/AssociateResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/AssociateResolverRuleCommand.ts index e9f8bcf9da1cf..14b845d1ba9a3 100644 --- a/clients/client-route53resolver/src/commands/AssociateResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/AssociateResolverRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateResolverRuleRequest, AssociateResolverRuleResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class AssociateResolverRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "AssociateResolverRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/CreateFirewallDomainListCommand.ts b/clients/client-route53resolver/src/commands/CreateFirewallDomainListCommand.ts index 018b939b7dc18..1480a33bc5efb 100644 --- a/clients/client-route53resolver/src/commands/CreateFirewallDomainListCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateFirewallDomainListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFirewallDomainListRequest, CreateFirewallDomainListResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateFirewallDomainListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "CreateFirewallDomainList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/CreateFirewallRuleCommand.ts b/clients/client-route53resolver/src/commands/CreateFirewallRuleCommand.ts index f89228941cc3a..f79bb86526693 100644 --- a/clients/client-route53resolver/src/commands/CreateFirewallRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateFirewallRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFirewallRuleRequest, CreateFirewallRuleResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class CreateFirewallRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "CreateFirewallRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/CreateFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/CreateFirewallRuleGroupCommand.ts index 8e07f13f47562..625bb5f6aeb85 100644 --- a/clients/client-route53resolver/src/commands/CreateFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateFirewallRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFirewallRuleGroupRequest, CreateFirewallRuleGroupResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CreateFirewallRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "CreateFirewallRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/CreateOutpostResolverCommand.ts b/clients/client-route53resolver/src/commands/CreateOutpostResolverCommand.ts index 1f23cc213b23e..762a1e146231e 100644 --- a/clients/client-route53resolver/src/commands/CreateOutpostResolverCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateOutpostResolverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOutpostResolverRequest, CreateOutpostResolverResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class CreateOutpostResolverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "CreateOutpostResolver", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/CreateResolverEndpointCommand.ts b/clients/client-route53resolver/src/commands/CreateResolverEndpointCommand.ts index 7641a7e77fa00..4ab9d0fce02d5 100644 --- a/clients/client-route53resolver/src/commands/CreateResolverEndpointCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateResolverEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateResolverEndpointRequest, CreateResolverEndpointResponse } from "../models/models_0"; @@ -184,6 +185,10 @@ export class CreateResolverEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "CreateResolverEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/CreateResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/CreateResolverQueryLogConfigCommand.ts index 69a96ba49ee0d..9d5aa87c32107 100644 --- a/clients/client-route53resolver/src/commands/CreateResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateResolverQueryLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateResolverQueryLogConfigRequest, CreateResolverQueryLogConfigResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class CreateResolverQueryLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "CreateResolverQueryLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/CreateResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/CreateResolverRuleCommand.ts index 5c898ac4e0dfd..e003e21da38bd 100644 --- a/clients/client-route53resolver/src/commands/CreateResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateResolverRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateResolverRuleRequest, CreateResolverRuleResponse } from "../models/models_0"; @@ -177,6 +178,10 @@ export class CreateResolverRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "CreateResolverRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DeleteFirewallDomainListCommand.ts b/clients/client-route53resolver/src/commands/DeleteFirewallDomainListCommand.ts index c8da7fe899be1..2bf2e3b842793 100644 --- a/clients/client-route53resolver/src/commands/DeleteFirewallDomainListCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteFirewallDomainListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFirewallDomainListRequest, DeleteFirewallDomainListResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeleteFirewallDomainListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DeleteFirewallDomainList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DeleteFirewallRuleCommand.ts b/clients/client-route53resolver/src/commands/DeleteFirewallRuleCommand.ts index 7e38e99a04940..288e5f628fcca 100644 --- a/clients/client-route53resolver/src/commands/DeleteFirewallRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteFirewallRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFirewallRuleRequest, DeleteFirewallRuleResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteFirewallRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DeleteFirewallRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DeleteFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/DeleteFirewallRuleGroupCommand.ts index 8de77c11ac113..79b9d35bf788c 100644 --- a/clients/client-route53resolver/src/commands/DeleteFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteFirewallRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFirewallRuleGroupRequest, DeleteFirewallRuleGroupResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DeleteFirewallRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DeleteFirewallRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DeleteOutpostResolverCommand.ts b/clients/client-route53resolver/src/commands/DeleteOutpostResolverCommand.ts index 65e33610874e2..5c125d1ed92d1 100644 --- a/clients/client-route53resolver/src/commands/DeleteOutpostResolverCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteOutpostResolverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOutpostResolverRequest, DeleteOutpostResolverResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DeleteOutpostResolverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DeleteOutpostResolver", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DeleteResolverEndpointCommand.ts b/clients/client-route53resolver/src/commands/DeleteResolverEndpointCommand.ts index d5bf09e185673..39ef1a1b86cd8 100644 --- a/clients/client-route53resolver/src/commands/DeleteResolverEndpointCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteResolverEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResolverEndpointRequest, DeleteResolverEndpointResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DeleteResolverEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DeleteResolverEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DeleteResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/DeleteResolverQueryLogConfigCommand.ts index 8d4f871006a02..7d707a0d00aaa 100644 --- a/clients/client-route53resolver/src/commands/DeleteResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteResolverQueryLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResolverQueryLogConfigRequest, DeleteResolverQueryLogConfigResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class DeleteResolverQueryLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DeleteResolverQueryLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DeleteResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/DeleteResolverRuleCommand.ts index b4a190eabbf9c..870d87e80ba59 100644 --- a/clients/client-route53resolver/src/commands/DeleteResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteResolverRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResolverRuleRequest, DeleteResolverRuleResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DeleteResolverRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DeleteResolverRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DisassociateFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/DisassociateFirewallRuleGroupCommand.ts index 2446e62d7e4d2..6195bb6c842af 100644 --- a/clients/client-route53resolver/src/commands/DisassociateFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/DisassociateFirewallRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateFirewallRuleGroupRequest, DisassociateFirewallRuleGroupResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DisassociateFirewallRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DisassociateFirewallRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DisassociateResolverEndpointIpAddressCommand.ts b/clients/client-route53resolver/src/commands/DisassociateResolverEndpointIpAddressCommand.ts index d19b244ded6fe..5c72d28f3b209 100644 --- a/clients/client-route53resolver/src/commands/DisassociateResolverEndpointIpAddressCommand.ts +++ b/clients/client-route53resolver/src/commands/DisassociateResolverEndpointIpAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class DisassociateResolverEndpointIpAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DisassociateResolverEndpointIpAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DisassociateResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/DisassociateResolverQueryLogConfigCommand.ts index 4b663ad72c107..8cb0fe0cbf9ce 100644 --- a/clients/client-route53resolver/src/commands/DisassociateResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/DisassociateResolverQueryLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DisassociateResolverQueryLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DisassociateResolverQueryLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/DisassociateResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/DisassociateResolverRuleCommand.ts index 2b6f5b355c7a1..1dec5d88ddbf0 100644 --- a/clients/client-route53resolver/src/commands/DisassociateResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/DisassociateResolverRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateResolverRuleRequest, DisassociateResolverRuleResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DisassociateResolverRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "DisassociateResolverRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetFirewallConfigCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallConfigCommand.ts index 7f4c5947c87ac..4ad62057ed1e8 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFirewallConfigRequest, GetFirewallConfigResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetFirewallConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetFirewallConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetFirewallDomainListCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallDomainListCommand.ts index 13d684d76e558..abeb08ee13eab 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallDomainListCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallDomainListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFirewallDomainListRequest, GetFirewallDomainListResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetFirewallDomainListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetFirewallDomainList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupAssociationCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupAssociationCommand.ts index de53d44c4ead5..a9f9756ab53c6 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupAssociationCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFirewallRuleGroupAssociationRequest, GetFirewallRuleGroupAssociationResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetFirewallRuleGroupAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetFirewallRuleGroupAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupCommand.ts index 22365c849552b..d32479aae08c6 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFirewallRuleGroupRequest, GetFirewallRuleGroupResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetFirewallRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetFirewallRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupPolicyCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupPolicyCommand.ts index f4821d24c4e65..2dfa9bcc639b5 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupPolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFirewallRuleGroupPolicyRequest, GetFirewallRuleGroupPolicyResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetFirewallRuleGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetFirewallRuleGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetOutpostResolverCommand.ts b/clients/client-route53resolver/src/commands/GetOutpostResolverCommand.ts index 7c39b9b112ca6..921b905de3886 100644 --- a/clients/client-route53resolver/src/commands/GetOutpostResolverCommand.ts +++ b/clients/client-route53resolver/src/commands/GetOutpostResolverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOutpostResolverRequest, GetOutpostResolverResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetOutpostResolverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetOutpostResolver", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverConfigCommand.ts b/clients/client-route53resolver/src/commands/GetResolverConfigCommand.ts index 8bf04b17fa045..6b82a04fee92f 100644 --- a/clients/client-route53resolver/src/commands/GetResolverConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResolverConfigRequest, GetResolverConfigResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetResolverConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverDnssecConfigCommand.ts b/clients/client-route53resolver/src/commands/GetResolverDnssecConfigCommand.ts index 0b90d2893b5f4..643531af9f7db 100644 --- a/clients/client-route53resolver/src/commands/GetResolverDnssecConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverDnssecConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResolverDnssecConfigRequest, GetResolverDnssecConfigResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetResolverDnssecConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverDnssecConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverEndpointCommand.ts b/clients/client-route53resolver/src/commands/GetResolverEndpointCommand.ts index a67cfc13152a0..55b6fee07ac14 100644 --- a/clients/client-route53resolver/src/commands/GetResolverEndpointCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResolverEndpointRequest, GetResolverEndpointResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetResolverEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigAssociationCommand.ts b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigAssociationCommand.ts index dbc66391f7375..e1c48a2806eec 100644 --- a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigAssociationCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class GetResolverQueryLogConfigAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverQueryLogConfigAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigCommand.ts index 30d4c6055afee..928fa8a0892dd 100644 --- a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResolverQueryLogConfigRequest, GetResolverQueryLogConfigResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetResolverQueryLogConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverQueryLogConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigPolicyCommand.ts b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigPolicyCommand.ts index 0735972e09fe8..65f32a54c75a6 100644 --- a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigPolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResolverQueryLogConfigPolicyRequest, GetResolverQueryLogConfigPolicyResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class GetResolverQueryLogConfigPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverQueryLogConfigPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverRuleAssociationCommand.ts b/clients/client-route53resolver/src/commands/GetResolverRuleAssociationCommand.ts index 41581d265f87a..412832577b916 100644 --- a/clients/client-route53resolver/src/commands/GetResolverRuleAssociationCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverRuleAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResolverRuleAssociationRequest, GetResolverRuleAssociationResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetResolverRuleAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverRuleAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/GetResolverRuleCommand.ts index db13c8667118a..1b781815c0d95 100644 --- a/clients/client-route53resolver/src/commands/GetResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResolverRuleRequest, GetResolverRuleResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetResolverRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/GetResolverRulePolicyCommand.ts b/clients/client-route53resolver/src/commands/GetResolverRulePolicyCommand.ts index 26226ff581c54..6c6588d0c714f 100644 --- a/clients/client-route53resolver/src/commands/GetResolverRulePolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverRulePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResolverRulePolicyRequest, GetResolverRulePolicyResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class GetResolverRulePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "GetResolverRulePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ImportFirewallDomainsCommand.ts b/clients/client-route53resolver/src/commands/ImportFirewallDomainsCommand.ts index e7f5ce828de4a..e2a836bdf7d38 100644 --- a/clients/client-route53resolver/src/commands/ImportFirewallDomainsCommand.ts +++ b/clients/client-route53resolver/src/commands/ImportFirewallDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportFirewallDomainsRequest, ImportFirewallDomainsResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ImportFirewallDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ImportFirewallDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListFirewallConfigsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallConfigsCommand.ts index 5c33510f87116..c74cf18692a63 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallConfigsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFirewallConfigsRequest, ListFirewallConfigsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListFirewallConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListFirewallConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListFirewallDomainListsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallDomainListsCommand.ts index 000d832c8e023..209a9b8e40576 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallDomainListsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallDomainListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFirewallDomainListsRequest, ListFirewallDomainListsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListFirewallDomainListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListFirewallDomainLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListFirewallDomainsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallDomainsCommand.ts index 0bee47761e1b3..c5e5e621523c1 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallDomainsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFirewallDomainsRequest, ListFirewallDomainsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListFirewallDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListFirewallDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListFirewallRuleGroupAssociationsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallRuleGroupAssociationsCommand.ts index e1924acdcbcb6..1dde0cd65682f 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallRuleGroupAssociationsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallRuleGroupAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class ListFirewallRuleGroupAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListFirewallRuleGroupAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListFirewallRuleGroupsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallRuleGroupsCommand.ts index 9349984f76961..b2a51c18d08bc 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallRuleGroupsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFirewallRuleGroupsRequest, ListFirewallRuleGroupsResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListFirewallRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListFirewallRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListFirewallRulesCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallRulesCommand.ts index f121469f46599..05ff78bf284e8 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallRulesCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFirewallRulesRequest, ListFirewallRulesResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListFirewallRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListFirewallRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListOutpostResolversCommand.ts b/clients/client-route53resolver/src/commands/ListOutpostResolversCommand.ts index 885134845735a..8154158e5b935 100644 --- a/clients/client-route53resolver/src/commands/ListOutpostResolversCommand.ts +++ b/clients/client-route53resolver/src/commands/ListOutpostResolversCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOutpostResolversRequest, ListOutpostResolversResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListOutpostResolversCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListOutpostResolvers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListResolverConfigsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverConfigsCommand.ts index 61b7705aff5f6..7aa6f8648bce5 100644 --- a/clients/client-route53resolver/src/commands/ListResolverConfigsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResolverConfigsRequest, ListResolverConfigsResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListResolverConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListResolverConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListResolverDnssecConfigsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverDnssecConfigsCommand.ts index 3cd0581dae49e..3e43ea5f99025 100644 --- a/clients/client-route53resolver/src/commands/ListResolverDnssecConfigsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverDnssecConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResolverDnssecConfigsRequest, ListResolverDnssecConfigsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListResolverDnssecConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListResolverDnssecConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListResolverEndpointIpAddressesCommand.ts b/clients/client-route53resolver/src/commands/ListResolverEndpointIpAddressesCommand.ts index 41588708b8805..3c8ab169a605e 100644 --- a/clients/client-route53resolver/src/commands/ListResolverEndpointIpAddressesCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverEndpointIpAddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResolverEndpointIpAddressesRequest, ListResolverEndpointIpAddressesResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListResolverEndpointIpAddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListResolverEndpointIpAddresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListResolverEndpointsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverEndpointsCommand.ts index e5a9cb59217b6..ed987a22eb340 100644 --- a/clients/client-route53resolver/src/commands/ListResolverEndpointsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResolverEndpointsRequest, ListResolverEndpointsResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ListResolverEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListResolverEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigAssociationsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigAssociationsCommand.ts index 55efb464f513f..ef57b7fa8317e 100644 --- a/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigAssociationsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class ListResolverQueryLogConfigAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListResolverQueryLogConfigAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigsCommand.ts index 92c33b67c5e15..432ab7d7472df 100644 --- a/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResolverQueryLogConfigsRequest, ListResolverQueryLogConfigsResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class ListResolverQueryLogConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListResolverQueryLogConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListResolverRuleAssociationsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverRuleAssociationsCommand.ts index ffb0c8edcb4a5..6018148a12c88 100644 --- a/clients/client-route53resolver/src/commands/ListResolverRuleAssociationsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverRuleAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResolverRuleAssociationsRequest, ListResolverRuleAssociationsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListResolverRuleAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListResolverRuleAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListResolverRulesCommand.ts b/clients/client-route53resolver/src/commands/ListResolverRulesCommand.ts index f2a32b75cdb09..46cdfca375418 100644 --- a/clients/client-route53resolver/src/commands/ListResolverRulesCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResolverRulesRequest, ListResolverRulesResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class ListResolverRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListResolverRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/ListTagsForResourceCommand.ts b/clients/client-route53resolver/src/commands/ListTagsForResourceCommand.ts index 9c97461b1f1d0..1e76f14beec92 100644 --- a/clients/client-route53resolver/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-route53resolver/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/PutFirewallRuleGroupPolicyCommand.ts b/clients/client-route53resolver/src/commands/PutFirewallRuleGroupPolicyCommand.ts index 32364e92b9bb4..87171547e743d 100644 --- a/clients/client-route53resolver/src/commands/PutFirewallRuleGroupPolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/PutFirewallRuleGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutFirewallRuleGroupPolicyRequest, PutFirewallRuleGroupPolicyResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class PutFirewallRuleGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "PutFirewallRuleGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/PutResolverQueryLogConfigPolicyCommand.ts b/clients/client-route53resolver/src/commands/PutResolverQueryLogConfigPolicyCommand.ts index fdbc53319a240..ced7c53cb60e5 100644 --- a/clients/client-route53resolver/src/commands/PutResolverQueryLogConfigPolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/PutResolverQueryLogConfigPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResolverQueryLogConfigPolicyRequest, PutResolverQueryLogConfigPolicyResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class PutResolverQueryLogConfigPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "PutResolverQueryLogConfigPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/PutResolverRulePolicyCommand.ts b/clients/client-route53resolver/src/commands/PutResolverRulePolicyCommand.ts index 9588b7a29e634..837a9a839a0fb 100644 --- a/clients/client-route53resolver/src/commands/PutResolverRulePolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/PutResolverRulePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResolverRulePolicyRequest, PutResolverRulePolicyResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class PutResolverRulePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "PutResolverRulePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/TagResourceCommand.ts b/clients/client-route53resolver/src/commands/TagResourceCommand.ts index 4d1618815f527..35f63ac4b2a04 100644 --- a/clients/client-route53resolver/src/commands/TagResourceCommand.ts +++ b/clients/client-route53resolver/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UntagResourceCommand.ts b/clients/client-route53resolver/src/commands/UntagResourceCommand.ts index c637dc9bf576d..1375e439c69ab 100644 --- a/clients/client-route53resolver/src/commands/UntagResourceCommand.ts +++ b/clients/client-route53resolver/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateFirewallConfigCommand.ts b/clients/client-route53resolver/src/commands/UpdateFirewallConfigCommand.ts index 8f246123903c8..92307bb0d7d72 100644 --- a/clients/client-route53resolver/src/commands/UpdateFirewallConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateFirewallConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFirewallConfigRequest, UpdateFirewallConfigResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class UpdateFirewallConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateFirewallConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateFirewallDomainsCommand.ts b/clients/client-route53resolver/src/commands/UpdateFirewallDomainsCommand.ts index a54593ec69d5b..cff10f2e216fd 100644 --- a/clients/client-route53resolver/src/commands/UpdateFirewallDomainsCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateFirewallDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFirewallDomainsRequest, UpdateFirewallDomainsResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class UpdateFirewallDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateFirewallDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateFirewallRuleCommand.ts b/clients/client-route53resolver/src/commands/UpdateFirewallRuleCommand.ts index d6054329a1b8e..8ac263f7073b8 100644 --- a/clients/client-route53resolver/src/commands/UpdateFirewallRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateFirewallRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFirewallRuleRequest, UpdateFirewallRuleResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class UpdateFirewallRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateFirewallRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateFirewallRuleGroupAssociationCommand.ts b/clients/client-route53resolver/src/commands/UpdateFirewallRuleGroupAssociationCommand.ts index bf3426522402c..55c2103c2754b 100644 --- a/clients/client-route53resolver/src/commands/UpdateFirewallRuleGroupAssociationCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateFirewallRuleGroupAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class UpdateFirewallRuleGroupAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateFirewallRuleGroupAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateOutpostResolverCommand.ts b/clients/client-route53resolver/src/commands/UpdateOutpostResolverCommand.ts index 796d0704ee5aa..9c47852d717e7 100644 --- a/clients/client-route53resolver/src/commands/UpdateOutpostResolverCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateOutpostResolverCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateOutpostResolverRequest, UpdateOutpostResolverResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class UpdateOutpostResolverCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateOutpostResolver", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateResolverConfigCommand.ts b/clients/client-route53resolver/src/commands/UpdateResolverConfigCommand.ts index a6485f914b7ab..1dc934a059b32 100644 --- a/clients/client-route53resolver/src/commands/UpdateResolverConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateResolverConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResolverConfigRequest, UpdateResolverConfigResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class UpdateResolverConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateResolverConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateResolverDnssecConfigCommand.ts b/clients/client-route53resolver/src/commands/UpdateResolverDnssecConfigCommand.ts index 4d955cf0f1d9c..248b1f26c60bb 100644 --- a/clients/client-route53resolver/src/commands/UpdateResolverDnssecConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateResolverDnssecConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResolverDnssecConfigRequest, UpdateResolverDnssecConfigResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UpdateResolverDnssecConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateResolverDnssecConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateResolverEndpointCommand.ts b/clients/client-route53resolver/src/commands/UpdateResolverEndpointCommand.ts index 7161028a0f952..2c5d48dcf48f3 100644 --- a/clients/client-route53resolver/src/commands/UpdateResolverEndpointCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateResolverEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResolverEndpointRequest, UpdateResolverEndpointResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class UpdateResolverEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateResolverEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-route53resolver/src/commands/UpdateResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/UpdateResolverRuleCommand.ts index 860d5f5b80ff6..8032b93b5a51d 100644 --- a/clients/client-route53resolver/src/commands/UpdateResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateResolverRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResolverRuleRequest, UpdateResolverRuleResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class UpdateResolverRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53Resolver", + operation: "UpdateResolverRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/package.json b/clients/client-rum/package.json index a4d6cdf458b39..bafb64512123c 100644 --- a/clients/client-rum/package.json +++ b/clients/client-rum/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-rum/src/commands/BatchCreateRumMetricDefinitionsCommand.ts b/clients/client-rum/src/commands/BatchCreateRumMetricDefinitionsCommand.ts index 7a5d2a9b0d242..1d34435f265d6 100644 --- a/clients/client-rum/src/commands/BatchCreateRumMetricDefinitionsCommand.ts +++ b/clients/client-rum/src/commands/BatchCreateRumMetricDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchCreateRumMetricDefinitionsRequest, BatchCreateRumMetricDefinitionsResponse } from "../models/models_0"; @@ -221,6 +222,10 @@ export class BatchCreateRumMetricDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "BatchCreateRumMetricDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/BatchDeleteRumMetricDefinitionsCommand.ts b/clients/client-rum/src/commands/BatchDeleteRumMetricDefinitionsCommand.ts index e84957f1775a7..e72b98417945b 100644 --- a/clients/client-rum/src/commands/BatchDeleteRumMetricDefinitionsCommand.ts +++ b/clients/client-rum/src/commands/BatchDeleteRumMetricDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchDeleteRumMetricDefinitionsRequest, BatchDeleteRumMetricDefinitionsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class BatchDeleteRumMetricDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "BatchDeleteRumMetricDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/BatchGetRumMetricDefinitionsCommand.ts b/clients/client-rum/src/commands/BatchGetRumMetricDefinitionsCommand.ts index 58030b04e78a5..ad9bef122e4d7 100644 --- a/clients/client-rum/src/commands/BatchGetRumMetricDefinitionsCommand.ts +++ b/clients/client-rum/src/commands/BatchGetRumMetricDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetRumMetricDefinitionsRequest, BatchGetRumMetricDefinitionsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class BatchGetRumMetricDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "BatchGetRumMetricDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/CreateAppMonitorCommand.ts b/clients/client-rum/src/commands/CreateAppMonitorCommand.ts index a6f0bcd0349e3..3fc3f86fccb0c 100644 --- a/clients/client-rum/src/commands/CreateAppMonitorCommand.ts +++ b/clients/client-rum/src/commands/CreateAppMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAppMonitorRequest, CreateAppMonitorResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class CreateAppMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "CreateAppMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/DeleteAppMonitorCommand.ts b/clients/client-rum/src/commands/DeleteAppMonitorCommand.ts index 5dccf01320ae8..f748aa01851df 100644 --- a/clients/client-rum/src/commands/DeleteAppMonitorCommand.ts +++ b/clients/client-rum/src/commands/DeleteAppMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppMonitorRequest, DeleteAppMonitorResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeleteAppMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "DeleteAppMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/DeleteRumMetricsDestinationCommand.ts b/clients/client-rum/src/commands/DeleteRumMetricsDestinationCommand.ts index 31f1e49df613a..4958421b4e657 100644 --- a/clients/client-rum/src/commands/DeleteRumMetricsDestinationCommand.ts +++ b/clients/client-rum/src/commands/DeleteRumMetricsDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRumMetricsDestinationRequest, DeleteRumMetricsDestinationResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteRumMetricsDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "DeleteRumMetricsDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/GetAppMonitorCommand.ts b/clients/client-rum/src/commands/GetAppMonitorCommand.ts index d1f3aedad8a9f..673eac37f58a5 100644 --- a/clients/client-rum/src/commands/GetAppMonitorCommand.ts +++ b/clients/client-rum/src/commands/GetAppMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppMonitorRequest, GetAppMonitorResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class GetAppMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "GetAppMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/GetAppMonitorDataCommand.ts b/clients/client-rum/src/commands/GetAppMonitorDataCommand.ts index ac7d962f769a5..63b75c88181b2 100644 --- a/clients/client-rum/src/commands/GetAppMonitorDataCommand.ts +++ b/clients/client-rum/src/commands/GetAppMonitorDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppMonitorDataRequest, GetAppMonitorDataResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetAppMonitorDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "GetAppMonitorData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/ListAppMonitorsCommand.ts b/clients/client-rum/src/commands/ListAppMonitorsCommand.ts index cc2a71b189cd7..d3c5e0ddda94d 100644 --- a/clients/client-rum/src/commands/ListAppMonitorsCommand.ts +++ b/clients/client-rum/src/commands/ListAppMonitorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppMonitorsRequest, ListAppMonitorsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListAppMonitorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "ListAppMonitors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/ListRumMetricsDestinationsCommand.ts b/clients/client-rum/src/commands/ListRumMetricsDestinationsCommand.ts index 41e2f4d46a858..99b50babfddaf 100644 --- a/clients/client-rum/src/commands/ListRumMetricsDestinationsCommand.ts +++ b/clients/client-rum/src/commands/ListRumMetricsDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRumMetricsDestinationsRequest, ListRumMetricsDestinationsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListRumMetricsDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "ListRumMetricsDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/ListTagsForResourceCommand.ts b/clients/client-rum/src/commands/ListTagsForResourceCommand.ts index e5f5926e16ff5..709fb59283a03 100644 --- a/clients/client-rum/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rum/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/PutRumEventsCommand.ts b/clients/client-rum/src/commands/PutRumEventsCommand.ts index ca6bab3b0078e..c94ae26699a7d 100644 --- a/clients/client-rum/src/commands/PutRumEventsCommand.ts +++ b/clients/client-rum/src/commands/PutRumEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutRumEventsRequest, PutRumEventsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class PutRumEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "PutRumEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/PutRumMetricsDestinationCommand.ts b/clients/client-rum/src/commands/PutRumMetricsDestinationCommand.ts index 0f6b073fd464c..e90d1aeb127ad 100644 --- a/clients/client-rum/src/commands/PutRumMetricsDestinationCommand.ts +++ b/clients/client-rum/src/commands/PutRumMetricsDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutRumMetricsDestinationRequest, PutRumMetricsDestinationResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class PutRumMetricsDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "PutRumMetricsDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/TagResourceCommand.ts b/clients/client-rum/src/commands/TagResourceCommand.ts index f90a00f863d11..5b37b219b50d3 100644 --- a/clients/client-rum/src/commands/TagResourceCommand.ts +++ b/clients/client-rum/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/UntagResourceCommand.ts b/clients/client-rum/src/commands/UntagResourceCommand.ts index e44dd9a5dd7a7..39016574fe9fd 100644 --- a/clients/client-rum/src/commands/UntagResourceCommand.ts +++ b/clients/client-rum/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/UpdateAppMonitorCommand.ts b/clients/client-rum/src/commands/UpdateAppMonitorCommand.ts index bd0d17be705c8..2e103f0b14ee8 100644 --- a/clients/client-rum/src/commands/UpdateAppMonitorCommand.ts +++ b/clients/client-rum/src/commands/UpdateAppMonitorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAppMonitorRequest, UpdateAppMonitorResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class UpdateAppMonitorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "UpdateAppMonitor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-rum/src/commands/UpdateRumMetricDefinitionCommand.ts b/clients/client-rum/src/commands/UpdateRumMetricDefinitionCommand.ts index 9d49b24cb3ed1..15fd7be6627da 100644 --- a/clients/client-rum/src/commands/UpdateRumMetricDefinitionCommand.ts +++ b/clients/client-rum/src/commands/UpdateRumMetricDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRumMetricDefinitionRequest, UpdateRumMetricDefinitionResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class UpdateRumMetricDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RUM", + operation: "UpdateRumMetricDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/package.json b/clients/client-s3-control/package.json index f691abdce9c7b..979799c27a78e 100644 --- a/clients/client-s3-control/package.json +++ b/clients/client-s3-control/package.json @@ -37,31 +37,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-blob-browser": "^2.0.7", - "@smithy/hash-node": "^2.0.7", - "@smithy/hash-stream-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/md5-js": "^2.0.7", - "@smithy/middleware-apply-body-checksum": "^2.0.9", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-blob-browser": "^2.0.9", + "@smithy/hash-node": "^2.0.9", + "@smithy/hash-stream-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/md5-js": "^2.0.9", + "@smithy/middleware-apply-body-checksum": "^2.0.11", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", diff --git a/clients/client-s3-control/src/commands/CreateAccessPointCommand.ts b/clients/client-s3-control/src/commands/CreateAccessPointCommand.ts index 7290227ceb0dd..b5f8da7cd8ba7 100644 --- a/clients/client-s3-control/src/commands/CreateAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/CreateAccessPointCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAccessPointRequest, CreateAccessPointResult } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CreateAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "CreateAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/CreateAccessPointForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/CreateAccessPointForObjectLambdaCommand.ts index 96c970df0ae50..c30eaa7ac78ba 100644 --- a/clients/client-s3-control/src/commands/CreateAccessPointForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/CreateAccessPointForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAccessPointForObjectLambdaRequest, CreateAccessPointForObjectLambdaResult } from "../models/models_0"; @@ -169,6 +170,10 @@ export class CreateAccessPointForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "CreateAccessPointForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/CreateBucketCommand.ts b/clients/client-s3-control/src/commands/CreateBucketCommand.ts index 6e589bc077e57..66a4c8ffa13b6 100644 --- a/clients/client-s3-control/src/commands/CreateBucketCommand.ts +++ b/clients/client-s3-control/src/commands/CreateBucketCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateBucketRequest, CreateBucketResult } from "../models/models_0"; @@ -192,6 +193,10 @@ export class CreateBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "CreateBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/CreateJobCommand.ts b/clients/client-s3-control/src/commands/CreateJobCommand.ts index 3f2e625a073b8..af9fd2aef2b66 100644 --- a/clients/client-s3-control/src/commands/CreateJobCommand.ts +++ b/clients/client-s3-control/src/commands/CreateJobCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateJobRequest, CreateJobResult } from "../models/models_0"; @@ -319,6 +320,10 @@ export class CreateJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "CreateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts b/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts index 914bdb03b80ea..a35c85b5b8b19 100644 --- a/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMultiRegionAccessPointRequest, CreateMultiRegionAccessPointResult } from "../models/models_0"; @@ -174,6 +175,10 @@ export class CreateMultiRegionAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "CreateMultiRegionAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteAccessPointCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessPointCommand.ts index cc65d96932ce5..77da840a991d0 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessPointCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccessPointRequest } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteAccessPointForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessPointForObjectLambdaCommand.ts index 1747efbe9cec3..d8a454fe1a14e 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessPointForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessPointForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccessPointForObjectLambdaRequest } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteAccessPointForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteAccessPointForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessPointPolicyCommand.ts index 617c881bc3704..7077c217f375e 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessPointPolicyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccessPointPolicyRequest } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteAccessPointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteAccessPointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteAccessPointPolicyForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessPointPolicyForObjectLambdaCommand.ts index ac3bff0916fb8..9a6ab168e7cd3 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessPointPolicyForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessPointPolicyForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccessPointPolicyForObjectLambdaRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteAccessPointPolicyForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteBucketCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketCommand.ts index 6426821d4137b..86be261fef129 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketRequest } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeleteBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteBucketLifecycleConfigurationCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketLifecycleConfigurationCommand.ts index 0c119160ce10e..80bcbcdb2e242 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketLifecycleConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketLifecycleConfigurationRequest } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DeleteBucketLifecycleConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteBucketLifecycleConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteBucketPolicyCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketPolicyCommand.ts index 2c2fc9be3e84c..bb6c80cc5cae5 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketPolicyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketPolicyRequest } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DeleteBucketPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteBucketPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteBucketReplicationCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketReplicationCommand.ts index edb9a9dcc16ba..e4e2ffc7bbda4 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketReplicationCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketReplicationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketReplicationRequest } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DeleteBucketReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteBucketReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteBucketTaggingCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketTaggingCommand.ts index 69e81af2069be..28b3969e55e0f 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketTaggingRequest } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DeleteBucketTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteBucketTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteJobTaggingCommand.ts b/clients/client-s3-control/src/commands/DeleteJobTaggingCommand.ts index 231c6c7f3c115..4fea52f75a005 100644 --- a/clients/client-s3-control/src/commands/DeleteJobTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteJobTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteJobTaggingRequest, DeleteJobTaggingResult } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteJobTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteJobTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts b/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts index 6fae948b65b41..5d0e57816eb89 100644 --- a/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMultiRegionAccessPointRequest, DeleteMultiRegionAccessPointResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class DeleteMultiRegionAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteMultiRegionAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeletePublicAccessBlockCommand.ts b/clients/client-s3-control/src/commands/DeletePublicAccessBlockCommand.ts index 66befb8784404..2e369cd194f83 100644 --- a/clients/client-s3-control/src/commands/DeletePublicAccessBlockCommand.ts +++ b/clients/client-s3-control/src/commands/DeletePublicAccessBlockCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePublicAccessBlockRequest } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeletePublicAccessBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeletePublicAccessBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationCommand.ts b/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationCommand.ts index bbbc7388ca7f4..8936fe7b9c8ee 100644 --- a/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStorageLensConfigurationRequest } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteStorageLensConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteStorageLensConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationTaggingCommand.ts b/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationTaggingCommand.ts index 7da353994d296..a2c0d19f8d0ef 100644 --- a/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DeleteStorageLensConfigurationTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DeleteStorageLensConfigurationTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DescribeJobCommand.ts b/clients/client-s3-control/src/commands/DescribeJobCommand.ts index 67979ccdd36c6..11983c7bb1562 100644 --- a/clients/client-s3-control/src/commands/DescribeJobCommand.ts +++ b/clients/client-s3-control/src/commands/DescribeJobCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeJobRequest, DescribeJobResult } from "../models/models_0"; @@ -337,6 +338,10 @@ export class DescribeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DescribeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts b/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts index 7652a41058ddc..9d22c54ba182d 100644 --- a/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts +++ b/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -207,6 +208,10 @@ export class DescribeMultiRegionAccessPointOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "DescribeMultiRegionAccessPointOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetAccessPointCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointCommand.ts index a4545059e76d3..f2dce4e5b4615 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccessPointRequest, GetAccessPointResult } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetAccessPointConfigurationForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointConfigurationForObjectLambdaCommand.ts index e768b1a0328c7..76bf09cd5291a 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointConfigurationForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointConfigurationForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetAccessPointConfigurationForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetAccessPointForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointForObjectLambdaCommand.ts index 74b8645731256..e55c4b3482a7b 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccessPointForObjectLambdaRequest, GetAccessPointForObjectLambdaResult } from "../models/models_0"; @@ -154,6 +155,10 @@ export class GetAccessPointForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetAccessPointForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointPolicyCommand.ts index aa39b1e843cf7..ab82cf004cd09 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointPolicyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccessPointPolicyRequest, GetAccessPointPolicyResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetAccessPointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetAccessPointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetAccessPointPolicyForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointPolicyForObjectLambdaCommand.ts index eed64c1420c0a..335b1c52c2d9e 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointPolicyForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointPolicyForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class GetAccessPointPolicyForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetAccessPointPolicyForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusCommand.ts index 076d7ef344a84..a4fa4cb3143a3 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccessPointPolicyStatusRequest, GetAccessPointPolicyStatusResult } from "../models/models_0"; @@ -125,6 +126,10 @@ export class GetAccessPointPolicyStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetAccessPointPolicyStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.ts index 81377e8285481..c3fcd1d981cd4 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetAccessPointPolicyStatusForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetBucketCommand.ts b/clients/client-s3-control/src/commands/GetBucketCommand.ts index bea138b19f380..b0b76787270a3 100644 --- a/clients/client-s3-control/src/commands/GetBucketCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketRequest, GetBucketResult } from "../models/models_0"; @@ -149,6 +150,10 @@ export class GetBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetBucketLifecycleConfigurationCommand.ts b/clients/client-s3-control/src/commands/GetBucketLifecycleConfigurationCommand.ts index 34b5aeced11a5..6276efab54811 100644 --- a/clients/client-s3-control/src/commands/GetBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketLifecycleConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketLifecycleConfigurationRequest, GetBucketLifecycleConfigurationResult } from "../models/models_0"; @@ -223,6 +224,10 @@ export class GetBucketLifecycleConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetBucketLifecycleConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetBucketPolicyCommand.ts b/clients/client-s3-control/src/commands/GetBucketPolicyCommand.ts index 1cd38063174ff..317f2b24bcf20 100644 --- a/clients/client-s3-control/src/commands/GetBucketPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketPolicyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketPolicyRequest, GetBucketPolicyResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetBucketPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetBucketPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetBucketReplicationCommand.ts b/clients/client-s3-control/src/commands/GetBucketReplicationCommand.ts index 3fdd33325f47f..851f8d9d19167 100644 --- a/clients/client-s3-control/src/commands/GetBucketReplicationCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketReplicationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketReplicationRequest, GetBucketReplicationResult } from "../models/models_0"; @@ -225,6 +226,10 @@ export class GetBucketReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetBucketReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetBucketTaggingCommand.ts b/clients/client-s3-control/src/commands/GetBucketTaggingCommand.ts index 22ba76bba642b..da49f7c698bc3 100644 --- a/clients/client-s3-control/src/commands/GetBucketTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketTaggingRequest, GetBucketTaggingResult } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetBucketTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetBucketTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetBucketVersioningCommand.ts b/clients/client-s3-control/src/commands/GetBucketVersioningCommand.ts index 83658ab3d4a03..7a6d8039f52c0 100644 --- a/clients/client-s3-control/src/commands/GetBucketVersioningCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketVersioningCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketVersioningRequest, GetBucketVersioningResult } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetBucketVersioningCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetBucketVersioning", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetJobTaggingCommand.ts b/clients/client-s3-control/src/commands/GetJobTaggingCommand.ts index a3afea6d94659..85b3a7da1b2d0 100644 --- a/clients/client-s3-control/src/commands/GetJobTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/GetJobTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetJobTaggingRequest, GetJobTaggingResult } from "../models/models_0"; @@ -156,6 +157,10 @@ export class GetJobTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetJobTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointCommand.ts b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointCommand.ts index 5267efe27c572..e54fb510949e1 100644 --- a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMultiRegionAccessPointRequest, GetMultiRegionAccessPointResult } from "../models/models_0"; @@ -166,6 +167,10 @@ export class GetMultiRegionAccessPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetMultiRegionAccessPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyCommand.ts index 281755f4c5194..a98714f85a734 100644 --- a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMultiRegionAccessPointPolicyRequest, GetMultiRegionAccessPointPolicyResult } from "../models/models_0"; @@ -151,6 +152,10 @@ export class GetMultiRegionAccessPointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetMultiRegionAccessPointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyStatusCommand.ts b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyStatusCommand.ts index ceb92f35eac42..8529b18e4cc9e 100644 --- a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyStatusCommand.ts +++ b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyStatusCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class GetMultiRegionAccessPointPolicyStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetMultiRegionAccessPointPolicyStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointRoutesCommand.ts b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointRoutesCommand.ts index 56022b1d6f199..ecfffe0e7117a 100644 --- a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointRoutesCommand.ts +++ b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointRoutesCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMultiRegionAccessPointRoutesRequest, GetMultiRegionAccessPointRoutesResult } from "../models/models_0"; @@ -167,6 +168,10 @@ export class GetMultiRegionAccessPointRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetMultiRegionAccessPointRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetPublicAccessBlockCommand.ts b/clients/client-s3-control/src/commands/GetPublicAccessBlockCommand.ts index f1ddd19320bfa..18cbc34d86482 100644 --- a/clients/client-s3-control/src/commands/GetPublicAccessBlockCommand.ts +++ b/clients/client-s3-control/src/commands/GetPublicAccessBlockCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPublicAccessBlockOutput, GetPublicAccessBlockRequest } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetPublicAccessBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetPublicAccessBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetStorageLensConfigurationCommand.ts b/clients/client-s3-control/src/commands/GetStorageLensConfigurationCommand.ts index 840ccce80b627..d847c82b9c7f8 100644 --- a/clients/client-s3-control/src/commands/GetStorageLensConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/GetStorageLensConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetStorageLensConfigurationRequest, GetStorageLensConfigurationResult } from "../models/models_0"; @@ -206,6 +207,10 @@ export class GetStorageLensConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetStorageLensConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/GetStorageLensConfigurationTaggingCommand.ts b/clients/client-s3-control/src/commands/GetStorageLensConfigurationTaggingCommand.ts index c392635848676..5884e44ed5e83 100644 --- a/clients/client-s3-control/src/commands/GetStorageLensConfigurationTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/GetStorageLensConfigurationTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class GetStorageLensConfigurationTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "GetStorageLensConfigurationTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/ListAccessPointsCommand.ts b/clients/client-s3-control/src/commands/ListAccessPointsCommand.ts index afb60002d6c49..1dc72747ea14e 100644 --- a/clients/client-s3-control/src/commands/ListAccessPointsCommand.ts +++ b/clients/client-s3-control/src/commands/ListAccessPointsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccessPointsRequest, ListAccessPointsResult } from "../models/models_0"; @@ -163,6 +164,10 @@ export class ListAccessPointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "ListAccessPoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/ListAccessPointsForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/ListAccessPointsForObjectLambdaCommand.ts index e31f6d7a94f9b..6a5d3892e87b3 100644 --- a/clients/client-s3-control/src/commands/ListAccessPointsForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/ListAccessPointsForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccessPointsForObjectLambdaRequest, ListAccessPointsForObjectLambdaResult } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListAccessPointsForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "ListAccessPointsForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/ListJobsCommand.ts b/clients/client-s3-control/src/commands/ListJobsCommand.ts index 11fced63e09f1..df6355eb024f5 100644 --- a/clients/client-s3-control/src/commands/ListJobsCommand.ts +++ b/clients/client-s3-control/src/commands/ListJobsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListJobsRequest, ListJobsResult } from "../models/models_0"; @@ -176,6 +177,10 @@ export class ListJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/ListMultiRegionAccessPointsCommand.ts b/clients/client-s3-control/src/commands/ListMultiRegionAccessPointsCommand.ts index d24ccc931f086..421cce2b8e82f 100644 --- a/clients/client-s3-control/src/commands/ListMultiRegionAccessPointsCommand.ts +++ b/clients/client-s3-control/src/commands/ListMultiRegionAccessPointsCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMultiRegionAccessPointsRequest, ListMultiRegionAccessPointsResult } from "../models/models_0"; @@ -172,6 +173,10 @@ export class ListMultiRegionAccessPointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "ListMultiRegionAccessPoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/ListRegionalBucketsCommand.ts b/clients/client-s3-control/src/commands/ListRegionalBucketsCommand.ts index 3543afad034cb..23302efafd5ab 100644 --- a/clients/client-s3-control/src/commands/ListRegionalBucketsCommand.ts +++ b/clients/client-s3-control/src/commands/ListRegionalBucketsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRegionalBucketsRequest, ListRegionalBucketsResult } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListRegionalBucketsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "ListRegionalBuckets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/ListStorageLensConfigurationsCommand.ts b/clients/client-s3-control/src/commands/ListStorageLensConfigurationsCommand.ts index 60fcfa8474be3..0d44a52a393c1 100644 --- a/clients/client-s3-control/src/commands/ListStorageLensConfigurationsCommand.ts +++ b/clients/client-s3-control/src/commands/ListStorageLensConfigurationsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStorageLensConfigurationsRequest, ListStorageLensConfigurationsResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListStorageLensConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "ListStorageLensConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutAccessPointConfigurationForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/PutAccessPointConfigurationForObjectLambdaCommand.ts index 27403152a16d3..da07c2327f875 100644 --- a/clients/client-s3-control/src/commands/PutAccessPointConfigurationForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/PutAccessPointConfigurationForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccessPointConfigurationForObjectLambdaRequest } from "../models/models_0"; @@ -157,6 +158,10 @@ export class PutAccessPointConfigurationForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutAccessPointConfigurationForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/PutAccessPointPolicyCommand.ts index 07f0a3ade94bd..931b396e0bbbd 100644 --- a/clients/client-s3-control/src/commands/PutAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/PutAccessPointPolicyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccessPointPolicyRequest } from "../models/models_0"; @@ -137,6 +138,10 @@ export class PutAccessPointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutAccessPointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutAccessPointPolicyForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/PutAccessPointPolicyForObjectLambdaCommand.ts index 0290a8f19fb07..e4bfba7b0e04f 100644 --- a/clients/client-s3-control/src/commands/PutAccessPointPolicyForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/PutAccessPointPolicyForObjectLambdaCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccessPointPolicyForObjectLambdaRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class PutAccessPointPolicyForObjectLambdaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutAccessPointPolicyForObjectLambda", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutBucketLifecycleConfigurationCommand.ts b/clients/client-s3-control/src/commands/PutBucketLifecycleConfigurationCommand.ts index c39e1e79ee600..fa6a646de790a 100644 --- a/clients/client-s3-control/src/commands/PutBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketLifecycleConfigurationCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketLifecycleConfigurationRequest } from "../models/models_0"; @@ -201,6 +202,10 @@ export class PutBucketLifecycleConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutBucketLifecycleConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutBucketPolicyCommand.ts b/clients/client-s3-control/src/commands/PutBucketPolicyCommand.ts index 281024acea0ff..6e7fac6ca2bac 100644 --- a/clients/client-s3-control/src/commands/PutBucketPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketPolicyCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketPolicyRequest } from "../models/models_0"; @@ -158,6 +159,10 @@ export class PutBucketPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutBucketPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutBucketReplicationCommand.ts b/clients/client-s3-control/src/commands/PutBucketReplicationCommand.ts index d020b9a6ba8d8..a5a486c31e4ec 100644 --- a/clients/client-s3-control/src/commands/PutBucketReplicationCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketReplicationCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketReplicationRequest } from "../models/models_0"; @@ -266,6 +267,10 @@ export class PutBucketReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutBucketReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutBucketTaggingCommand.ts b/clients/client-s3-control/src/commands/PutBucketTaggingCommand.ts index 0bd8100c64dd2..6e9738e97fcb7 100644 --- a/clients/client-s3-control/src/commands/PutBucketTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketTaggingCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketTaggingRequest } from "../models/models_0"; @@ -211,6 +212,10 @@ export class PutBucketTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutBucketTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutBucketVersioningCommand.ts b/clients/client-s3-control/src/commands/PutBucketVersioningCommand.ts index a2e4d485c1d50..d5c4e5ac71d64 100644 --- a/clients/client-s3-control/src/commands/PutBucketVersioningCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketVersioningCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketVersioningRequest } from "../models/models_0"; @@ -187,6 +188,10 @@ export class PutBucketVersioningCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutBucketVersioning", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutJobTaggingCommand.ts b/clients/client-s3-control/src/commands/PutJobTaggingCommand.ts index a28095c3fcbc5..e0a7ac492e03a 100644 --- a/clients/client-s3-control/src/commands/PutJobTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/PutJobTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutJobTaggingRequest, PutJobTaggingResult } from "../models/models_0"; @@ -200,6 +201,10 @@ export class PutJobTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutJobTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutMultiRegionAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/PutMultiRegionAccessPointPolicyCommand.ts index ef9b0729897e4..86b12cedad063 100644 --- a/clients/client-s3-control/src/commands/PutMultiRegionAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/PutMultiRegionAccessPointPolicyCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutMultiRegionAccessPointPolicyRequest, PutMultiRegionAccessPointPolicyResult } from "../models/models_0"; @@ -150,6 +151,10 @@ export class PutMultiRegionAccessPointPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutMultiRegionAccessPointPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutPublicAccessBlockCommand.ts b/clients/client-s3-control/src/commands/PutPublicAccessBlockCommand.ts index 228b33f401e12..594fea2dc38e6 100644 --- a/clients/client-s3-control/src/commands/PutPublicAccessBlockCommand.ts +++ b/clients/client-s3-control/src/commands/PutPublicAccessBlockCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutPublicAccessBlockRequest } from "../models/models_0"; @@ -139,6 +140,10 @@ export class PutPublicAccessBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutPublicAccessBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutStorageLensConfigurationCommand.ts b/clients/client-s3-control/src/commands/PutStorageLensConfigurationCommand.ts index 8399dc1301cbf..213b093258f1b 100644 --- a/clients/client-s3-control/src/commands/PutStorageLensConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/PutStorageLensConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutStorageLensConfigurationRequest } from "../models/models_0"; @@ -210,6 +211,10 @@ export class PutStorageLensConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutStorageLensConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/PutStorageLensConfigurationTaggingCommand.ts b/clients/client-s3-control/src/commands/PutStorageLensConfigurationTaggingCommand.ts index 71c60c9c45c37..113a31780350d 100644 --- a/clients/client-s3-control/src/commands/PutStorageLensConfigurationTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/PutStorageLensConfigurationTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class PutStorageLensConfigurationTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "PutStorageLensConfigurationTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/SubmitMultiRegionAccessPointRoutesCommand.ts b/clients/client-s3-control/src/commands/SubmitMultiRegionAccessPointRoutesCommand.ts index a0bce5241fa76..060f1373141ca 100644 --- a/clients/client-s3-control/src/commands/SubmitMultiRegionAccessPointRoutesCommand.ts +++ b/clients/client-s3-control/src/commands/SubmitMultiRegionAccessPointRoutesCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class SubmitMultiRegionAccessPointRoutesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "SubmitMultiRegionAccessPointRoutes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/UpdateJobPriorityCommand.ts b/clients/client-s3-control/src/commands/UpdateJobPriorityCommand.ts index 9047344d60c9b..65a940c9811b2 100644 --- a/clients/client-s3-control/src/commands/UpdateJobPriorityCommand.ts +++ b/clients/client-s3-control/src/commands/UpdateJobPriorityCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateJobPriorityRequest, UpdateJobPriorityResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class UpdateJobPriorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "UpdateJobPriority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3-control/src/commands/UpdateJobStatusCommand.ts b/clients/client-s3-control/src/commands/UpdateJobStatusCommand.ts index bcadaf50e011f..12b417d3fa2a4 100644 --- a/clients/client-s3-control/src/commands/UpdateJobStatusCommand.ts +++ b/clients/client-s3-control/src/commands/UpdateJobStatusCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateJobStatusRequest, UpdateJobStatusResult } from "../models/models_0"; @@ -164,6 +165,10 @@ export class UpdateJobStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSS3ControlServiceV20180820", + operation: "UpdateJobStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/package.json b/clients/client-s3/package.json index 4e932a81ce92c..1971a30134a80 100644 --- a/clients/client-s3/package.json +++ b/clients/client-s3/package.json @@ -45,36 +45,36 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/eventstream-serde-config-resolver": "^2.0.7", - "@smithy/eventstream-serde-node": "^2.0.7", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-blob-browser": "^2.0.7", - "@smithy/hash-node": "^2.0.7", - "@smithy/hash-stream-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/md5-js": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/eventstream-serde-config-resolver": "^2.0.9", + "@smithy/eventstream-serde-node": "^2.0.9", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-blob-browser": "^2.0.9", + "@smithy/hash-node": "^2.0.9", + "@smithy/hash-stream-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/md5-js": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-s3/src/commands/AbortMultipartUploadCommand.ts b/clients/client-s3/src/commands/AbortMultipartUploadCommand.ts index 94bef333a1463..5ba6b36c344e8 100644 --- a/clients/client-s3/src/commands/AbortMultipartUploadCommand.ts +++ b/clients/client-s3/src/commands/AbortMultipartUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AbortMultipartUploadOutput, AbortMultipartUploadRequest } from "../models/models_0"; @@ -178,6 +179,10 @@ export class AbortMultipartUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "AbortMultipartUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/CompleteMultipartUploadCommand.ts b/clients/client-s3/src/commands/CompleteMultipartUploadCommand.ts index 8c7f4e16c1421..2cbfc34fa9715 100644 --- a/clients/client-s3/src/commands/CompleteMultipartUploadCommand.ts +++ b/clients/client-s3/src/commands/CompleteMultipartUploadCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -316,6 +317,10 @@ export class CompleteMultipartUploadCommand extends $Command< commandName, inputFilterSensitiveLog: CompleteMultipartUploadRequestFilterSensitiveLog, outputFilterSensitiveLog: CompleteMultipartUploadOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "CompleteMultipartUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/CopyObjectCommand.ts b/clients/client-s3/src/commands/CopyObjectCommand.ts index ba9c3ec8db3a2..398108a7cf746 100644 --- a/clients/client-s3/src/commands/CopyObjectCommand.ts +++ b/clients/client-s3/src/commands/CopyObjectCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -426,6 +427,10 @@ export class CopyObjectCommand extends $Command< commandName, inputFilterSensitiveLog: CopyObjectRequestFilterSensitiveLog, outputFilterSensitiveLog: CopyObjectOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "CopyObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/CreateBucketCommand.ts b/clients/client-s3/src/commands/CreateBucketCommand.ts index d5e5e88fb2607..7090240c03090 100644 --- a/clients/client-s3/src/commands/CreateBucketCommand.ts +++ b/clients/client-s3/src/commands/CreateBucketCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateBucketOutput, CreateBucketRequest } from "../models/models_0"; @@ -261,6 +262,10 @@ export class CreateBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "CreateBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/CreateMultipartUploadCommand.ts b/clients/client-s3/src/commands/CreateMultipartUploadCommand.ts index dfdd6b6a37cdb..4c94cda66afb4 100644 --- a/clients/client-s3/src/commands/CreateMultipartUploadCommand.ts +++ b/clients/client-s3/src/commands/CreateMultipartUploadCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -481,6 +482,10 @@ export class CreateMultipartUploadCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMultipartUploadRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateMultipartUploadOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "CreateMultipartUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketAnalyticsConfigurationCommand.ts b/clients/client-s3/src/commands/DeleteBucketAnalyticsConfigurationCommand.ts index 2428d072735de..e697365cc6335 100644 --- a/clients/client-s3/src/commands/DeleteBucketAnalyticsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketAnalyticsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketAnalyticsConfigurationRequest } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DeleteBucketAnalyticsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketAnalyticsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketCommand.ts b/clients/client-s3/src/commands/DeleteBucketCommand.ts index 9850db1ee5e79..cb78757a57e4d 100644 --- a/clients/client-s3/src/commands/DeleteBucketCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketRequest } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeleteBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketCorsCommand.ts b/clients/client-s3/src/commands/DeleteBucketCorsCommand.ts index 080197c38a094..592b9d4f27a70 100644 --- a/clients/client-s3/src/commands/DeleteBucketCorsCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketCorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketCorsRequest } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DeleteBucketCorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketCors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketEncryptionCommand.ts b/clients/client-s3/src/commands/DeleteBucketEncryptionCommand.ts index 58b85e63700e8..795fd501397f2 100644 --- a/clients/client-s3/src/commands/DeleteBucketEncryptionCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketEncryptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketEncryptionRequest } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DeleteBucketEncryptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketEncryption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketIntelligentTieringConfigurationCommand.ts b/clients/client-s3/src/commands/DeleteBucketIntelligentTieringConfigurationCommand.ts index 4c4c13ab83918..80a6d4c28939c 100644 --- a/clients/client-s3/src/commands/DeleteBucketIntelligentTieringConfigurationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketIntelligentTieringConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketIntelligentTieringConfigurationRequest } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DeleteBucketIntelligentTieringConfigurationCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketIntelligentTieringConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketInventoryConfigurationCommand.ts b/clients/client-s3/src/commands/DeleteBucketInventoryConfigurationCommand.ts index 115db8eb05f42..7219c14b2ae66 100644 --- a/clients/client-s3/src/commands/DeleteBucketInventoryConfigurationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketInventoryConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketInventoryConfigurationRequest } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DeleteBucketInventoryConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketInventoryConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketLifecycleCommand.ts b/clients/client-s3/src/commands/DeleteBucketLifecycleCommand.ts index f327e3d7e4020..bf69926638f09 100644 --- a/clients/client-s3/src/commands/DeleteBucketLifecycleCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketLifecycleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketLifecycleRequest } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DeleteBucketLifecycleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketLifecycle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketMetricsConfigurationCommand.ts b/clients/client-s3/src/commands/DeleteBucketMetricsConfigurationCommand.ts index 87c2b0e8e4f6d..6fa22aaaba340 100644 --- a/clients/client-s3/src/commands/DeleteBucketMetricsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketMetricsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketMetricsConfigurationRequest } from "../models/models_0"; @@ -156,6 +157,10 @@ export class DeleteBucketMetricsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketMetricsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketOwnershipControlsCommand.ts b/clients/client-s3/src/commands/DeleteBucketOwnershipControlsCommand.ts index bf5c559ebe6d7..074fac974ddf2 100644 --- a/clients/client-s3/src/commands/DeleteBucketOwnershipControlsCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketOwnershipControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketOwnershipControlsRequest } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteBucketOwnershipControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketOwnershipControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketPolicyCommand.ts b/clients/client-s3/src/commands/DeleteBucketPolicyCommand.ts index b990f01d43e4b..10e3b60bdd9c4 100644 --- a/clients/client-s3/src/commands/DeleteBucketPolicyCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketPolicyRequest } from "../models/models_0"; @@ -162,6 +163,10 @@ export class DeleteBucketPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketReplicationCommand.ts b/clients/client-s3/src/commands/DeleteBucketReplicationCommand.ts index 6b6bbd61558a2..a2bedd923d71f 100644 --- a/clients/client-s3/src/commands/DeleteBucketReplicationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketReplicationRequest } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DeleteBucketReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketTaggingCommand.ts b/clients/client-s3/src/commands/DeleteBucketTaggingCommand.ts index 87a7cf522395a..e21be9da65bde 100644 --- a/clients/client-s3/src/commands/DeleteBucketTaggingCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketTaggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketTaggingRequest } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteBucketTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteBucketWebsiteCommand.ts b/clients/client-s3/src/commands/DeleteBucketWebsiteCommand.ts index c256a75644972..f2e80320e5acc 100644 --- a/clients/client-s3/src/commands/DeleteBucketWebsiteCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketWebsiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBucketWebsiteRequest } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DeleteBucketWebsiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteBucketWebsite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteObjectCommand.ts b/clients/client-s3/src/commands/DeleteObjectCommand.ts index 18c8e523bb9eb..e0828a577f9bd 100644 --- a/clients/client-s3/src/commands/DeleteObjectCommand.ts +++ b/clients/client-s3/src/commands/DeleteObjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteObjectOutput, DeleteObjectRequest } from "../models/models_0"; @@ -175,6 +176,10 @@ export class DeleteObjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts b/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts index 7fdad0f742c6d..e6ba6d67715a4 100644 --- a/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts +++ b/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteObjectTaggingOutput, DeleteObjectTaggingRequest } from "../models/models_0"; @@ -177,6 +178,10 @@ export class DeleteObjectTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteObjectTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeleteObjectsCommand.ts b/clients/client-s3/src/commands/DeleteObjectsCommand.ts index 1557cd4336722..97e4eb901ca1e 100644 --- a/clients/client-s3/src/commands/DeleteObjectsCommand.ts +++ b/clients/client-s3/src/commands/DeleteObjectsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteObjectsOutput, DeleteObjectsRequest } from "../models/models_0"; @@ -282,6 +283,10 @@ export class DeleteObjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeleteObjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/DeletePublicAccessBlockCommand.ts b/clients/client-s3/src/commands/DeletePublicAccessBlockCommand.ts index b5fff1b6917fa..057a9a73950ef 100644 --- a/clients/client-s3/src/commands/DeletePublicAccessBlockCommand.ts +++ b/clients/client-s3/src/commands/DeletePublicAccessBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePublicAccessBlockRequest } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeletePublicAccessBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "DeletePublicAccessBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketAccelerateConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketAccelerateConfigurationCommand.ts index 101b90b096454..071b906094b2f 100644 --- a/clients/client-s3/src/commands/GetBucketAccelerateConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketAccelerateConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketAccelerateConfigurationOutput, GetBucketAccelerateConfigurationRequest } from "../models/models_0"; @@ -152,6 +153,10 @@ export class GetBucketAccelerateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketAccelerateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketAclCommand.ts b/clients/client-s3/src/commands/GetBucketAclCommand.ts index cae06243e36f1..00948c826b475 100644 --- a/clients/client-s3/src/commands/GetBucketAclCommand.ts +++ b/clients/client-s3/src/commands/GetBucketAclCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketAclOutput, GetBucketAclRequest } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetBucketAclCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketAcl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketAnalyticsConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketAnalyticsConfigurationCommand.ts index f7406794603e0..e300dc867fa6b 100644 --- a/clients/client-s3/src/commands/GetBucketAnalyticsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketAnalyticsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketAnalyticsConfigurationOutput, GetBucketAnalyticsConfigurationRequest } from "../models/models_0"; @@ -185,6 +186,10 @@ export class GetBucketAnalyticsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketAnalyticsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketCorsCommand.ts b/clients/client-s3/src/commands/GetBucketCorsCommand.ts index ad9dec48bc7c1..bf988e2ebf832 100644 --- a/clients/client-s3/src/commands/GetBucketCorsCommand.ts +++ b/clients/client-s3/src/commands/GetBucketCorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketCorsOutput, GetBucketCorsRequest } from "../models/models_0"; @@ -189,6 +190,10 @@ export class GetBucketCorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketCors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketEncryptionCommand.ts b/clients/client-s3/src/commands/GetBucketEncryptionCommand.ts index ee279bb4b20db..663bd85bb3319 100644 --- a/clients/client-s3/src/commands/GetBucketEncryptionCommand.ts +++ b/clients/client-s3/src/commands/GetBucketEncryptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class GetBucketEncryptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBucketEncryptionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketEncryption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketIntelligentTieringConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketIntelligentTieringConfigurationCommand.ts index be68114ac499f..1ba8786fe0cc8 100644 --- a/clients/client-s3/src/commands/GetBucketIntelligentTieringConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketIntelligentTieringConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -182,6 +183,10 @@ export class GetBucketIntelligentTieringConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketIntelligentTieringConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketInventoryConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketInventoryConfigurationCommand.ts index cf5b99348fc58..391c432288c8c 100644 --- a/clients/client-s3/src/commands/GetBucketInventoryConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketInventoryConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -184,6 +185,10 @@ export class GetBucketInventoryConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBucketInventoryConfigurationOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketInventoryConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketLifecycleConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketLifecycleConfigurationCommand.ts index 0caac9a0b485c..a316d71275e45 100644 --- a/clients/client-s3/src/commands/GetBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketLifecycleConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketLifecycleConfigurationOutput, GetBucketLifecycleConfigurationRequest } from "../models/models_0"; @@ -259,6 +260,10 @@ export class GetBucketLifecycleConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketLifecycleConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketLocationCommand.ts b/clients/client-s3/src/commands/GetBucketLocationCommand.ts index 60d39836f81b0..8328b0af284b5 100644 --- a/clients/client-s3/src/commands/GetBucketLocationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketLocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketLocationOutput, GetBucketLocationRequest } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetBucketLocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketLocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketLoggingCommand.ts b/clients/client-s3/src/commands/GetBucketLoggingCommand.ts index e1f010b953b7e..7cf95177de27e 100644 --- a/clients/client-s3/src/commands/GetBucketLoggingCommand.ts +++ b/clients/client-s3/src/commands/GetBucketLoggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketLoggingOutput, GetBucketLoggingRequest } from "../models/models_0"; @@ -150,6 +151,10 @@ export class GetBucketLoggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketLogging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketMetricsConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketMetricsConfigurationCommand.ts index 4febdedc1f0ea..902dad028239b 100644 --- a/clients/client-s3/src/commands/GetBucketMetricsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketMetricsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketMetricsConfigurationOutput, GetBucketMetricsConfigurationRequest } from "../models/models_0"; @@ -179,6 +180,10 @@ export class GetBucketMetricsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketMetricsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketNotificationConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketNotificationConfigurationCommand.ts index 453763c46e868..b0002e2cae19a 100644 --- a/clients/client-s3/src/commands/GetBucketNotificationConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketNotificationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketNotificationConfigurationRequest, NotificationConfiguration } from "../models/models_0"; @@ -203,6 +204,10 @@ export class GetBucketNotificationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketNotificationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketOwnershipControlsCommand.ts b/clients/client-s3/src/commands/GetBucketOwnershipControlsCommand.ts index d1cc3d83837f1..e21172f9dacfa 100644 --- a/clients/client-s3/src/commands/GetBucketOwnershipControlsCommand.ts +++ b/clients/client-s3/src/commands/GetBucketOwnershipControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketOwnershipControlsOutput, GetBucketOwnershipControlsRequest } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetBucketOwnershipControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketOwnershipControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketPolicyCommand.ts b/clients/client-s3/src/commands/GetBucketPolicyCommand.ts index b833b3597b5c8..b4853e5e71eff 100644 --- a/clients/client-s3/src/commands/GetBucketPolicyCommand.ts +++ b/clients/client-s3/src/commands/GetBucketPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketPolicyOutput, GetBucketPolicyRequest } from "../models/models_0"; @@ -167,6 +168,10 @@ export class GetBucketPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketPolicyStatusCommand.ts b/clients/client-s3/src/commands/GetBucketPolicyStatusCommand.ts index 0a26e8907104f..c0a851a364c33 100644 --- a/clients/client-s3/src/commands/GetBucketPolicyStatusCommand.ts +++ b/clients/client-s3/src/commands/GetBucketPolicyStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketPolicyStatusOutput, GetBucketPolicyStatusRequest } from "../models/models_0"; @@ -151,6 +152,10 @@ export class GetBucketPolicyStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketPolicyStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketReplicationCommand.ts b/clients/client-s3/src/commands/GetBucketReplicationCommand.ts index 439cc534b39d5..533ee5024d38d 100644 --- a/clients/client-s3/src/commands/GetBucketReplicationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketReplicationOutput, GetBucketReplicationRequest } from "../models/models_0"; @@ -241,6 +242,10 @@ export class GetBucketReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketRequestPaymentCommand.ts b/clients/client-s3/src/commands/GetBucketRequestPaymentCommand.ts index 8e62b46c3b2fb..d248a9716a2f0 100644 --- a/clients/client-s3/src/commands/GetBucketRequestPaymentCommand.ts +++ b/clients/client-s3/src/commands/GetBucketRequestPaymentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketRequestPaymentOutput, GetBucketRequestPaymentRequest } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetBucketRequestPaymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketRequestPayment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketTaggingCommand.ts b/clients/client-s3/src/commands/GetBucketTaggingCommand.ts index 12014db032277..9757446ce8b99 100644 --- a/clients/client-s3/src/commands/GetBucketTaggingCommand.ts +++ b/clients/client-s3/src/commands/GetBucketTaggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketTaggingOutput, GetBucketTaggingRequest } from "../models/models_0"; @@ -180,6 +181,10 @@ export class GetBucketTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketVersioningCommand.ts b/clients/client-s3/src/commands/GetBucketVersioningCommand.ts index f0a6e1b5494f5..f74e0c476ff92 100644 --- a/clients/client-s3/src/commands/GetBucketVersioningCommand.ts +++ b/clients/client-s3/src/commands/GetBucketVersioningCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketVersioningOutput, GetBucketVersioningRequest } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetBucketVersioningCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketVersioning", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetBucketWebsiteCommand.ts b/clients/client-s3/src/commands/GetBucketWebsiteCommand.ts index 3088d6a864101..194fcd5a83d9e 100644 --- a/clients/client-s3/src/commands/GetBucketWebsiteCommand.ts +++ b/clients/client-s3/src/commands/GetBucketWebsiteCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBucketWebsiteOutput, GetBucketWebsiteRequest } from "../models/models_0"; @@ -185,6 +186,10 @@ export class GetBucketWebsiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetBucketWebsite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetObjectAclCommand.ts b/clients/client-s3/src/commands/GetObjectAclCommand.ts index 0e73985b9fcc4..e7170123b9ce8 100644 --- a/clients/client-s3/src/commands/GetObjectAclCommand.ts +++ b/clients/client-s3/src/commands/GetObjectAclCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetObjectAclOutput, GetObjectAclRequest } from "../models/models_0"; @@ -233,6 +234,10 @@ export class GetObjectAclCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetObjectAcl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetObjectAttributesCommand.ts b/clients/client-s3/src/commands/GetObjectAttributesCommand.ts index 4e62067e9af2f..e3f92b9ad6f86 100644 --- a/clients/client-s3/src/commands/GetObjectAttributesCommand.ts +++ b/clients/client-s3/src/commands/GetObjectAttributesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -316,6 +317,10 @@ export class GetObjectAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: GetObjectAttributesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetObjectAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetObjectCommand.ts b/clients/client-s3/src/commands/GetObjectCommand.ts index 2f4f057aa2551..e821b72e13d78 100644 --- a/clients/client-s3/src/commands/GetObjectCommand.ts +++ b/clients/client-s3/src/commands/GetObjectCommand.ts @@ -14,6 +14,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -412,6 +413,10 @@ export class GetObjectCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetObjectLegalHold", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetObjectLockConfigurationCommand.ts b/clients/client-s3/src/commands/GetObjectLockConfigurationCommand.ts index 57b7571a40be6..df4827abc1296 100644 --- a/clients/client-s3/src/commands/GetObjectLockConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetObjectLockConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetObjectLockConfigurationOutput, GetObjectLockConfigurationRequest } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetObjectLockConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetObjectLockConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetObjectRetentionCommand.ts b/clients/client-s3/src/commands/GetObjectRetentionCommand.ts index 9d84a3fa1c5b5..b831f922a3458 100644 --- a/clients/client-s3/src/commands/GetObjectRetentionCommand.ts +++ b/clients/client-s3/src/commands/GetObjectRetentionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetObjectRetentionOutput, GetObjectRetentionRequest } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetObjectRetentionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetObjectRetention", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetObjectTaggingCommand.ts b/clients/client-s3/src/commands/GetObjectTaggingCommand.ts index 608f2f68758fe..57202cec5a6f5 100644 --- a/clients/client-s3/src/commands/GetObjectTaggingCommand.ts +++ b/clients/client-s3/src/commands/GetObjectTaggingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetObjectTaggingOutput, GetObjectTaggingRequest } from "../models/models_0"; @@ -209,6 +210,10 @@ export class GetObjectTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetObjectTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetObjectTorrentCommand.ts b/clients/client-s3/src/commands/GetObjectTorrentCommand.ts index 5c620a91b399d..3af458096805a 100644 --- a/clients/client-s3/src/commands/GetObjectTorrentCommand.ts +++ b/clients/client-s3/src/commands/GetObjectTorrentCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -160,6 +161,10 @@ export class GetObjectTorrentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetObjectTorrentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetObjectTorrent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/GetPublicAccessBlockCommand.ts b/clients/client-s3/src/commands/GetPublicAccessBlockCommand.ts index 96e402489e33b..135d69594cb62 100644 --- a/clients/client-s3/src/commands/GetPublicAccessBlockCommand.ts +++ b/clients/client-s3/src/commands/GetPublicAccessBlockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPublicAccessBlockOutput, GetPublicAccessBlockRequest } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetPublicAccessBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "GetPublicAccessBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/HeadBucketCommand.ts b/clients/client-s3/src/commands/HeadBucketCommand.ts index 720f577b5ac27..76d5d9b47d4d7 100644 --- a/clients/client-s3/src/commands/HeadBucketCommand.ts +++ b/clients/client-s3/src/commands/HeadBucketCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HeadBucketRequest } from "../models/models_0"; @@ -151,6 +152,10 @@ export class HeadBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "HeadBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/HeadObjectCommand.ts b/clients/client-s3/src/commands/HeadObjectCommand.ts index 5122784d92df6..b42b1339a743c 100644 --- a/clients/client-s3/src/commands/HeadObjectCommand.ts +++ b/clients/client-s3/src/commands/HeadObjectCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -319,6 +320,10 @@ export class HeadObjectCommand extends $Command< commandName, inputFilterSensitiveLog: HeadObjectRequestFilterSensitiveLog, outputFilterSensitiveLog: HeadObjectOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "HeadObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListBucketAnalyticsConfigurationsCommand.ts b/clients/client-s3/src/commands/ListBucketAnalyticsConfigurationsCommand.ts index 556a29e645847..737b7df4e3d1b 100644 --- a/clients/client-s3/src/commands/ListBucketAnalyticsConfigurationsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketAnalyticsConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBucketAnalyticsConfigurationsOutput, ListBucketAnalyticsConfigurationsRequest } from "../models/models_0"; @@ -198,6 +199,10 @@ export class ListBucketAnalyticsConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListBucketAnalyticsConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListBucketIntelligentTieringConfigurationsCommand.ts b/clients/client-s3/src/commands/ListBucketIntelligentTieringConfigurationsCommand.ts index b228e7a4bc6e5..a780b90ded827 100644 --- a/clients/client-s3/src/commands/ListBucketIntelligentTieringConfigurationsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketIntelligentTieringConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -187,6 +188,10 @@ export class ListBucketIntelligentTieringConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListBucketIntelligentTieringConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListBucketInventoryConfigurationsCommand.ts b/clients/client-s3/src/commands/ListBucketInventoryConfigurationsCommand.ts index d200b9636a7cb..6c9880509389d 100644 --- a/clients/client-s3/src/commands/ListBucketInventoryConfigurationsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketInventoryConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -197,6 +198,10 @@ export class ListBucketInventoryConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListBucketInventoryConfigurationsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListBucketInventoryConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListBucketMetricsConfigurationsCommand.ts b/clients/client-s3/src/commands/ListBucketMetricsConfigurationsCommand.ts index 6176892ae23b7..e6b27bfbed423 100644 --- a/clients/client-s3/src/commands/ListBucketMetricsConfigurationsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketMetricsConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBucketMetricsConfigurationsOutput, ListBucketMetricsConfigurationsRequest } from "../models/models_0"; @@ -187,6 +188,10 @@ export class ListBucketMetricsConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListBucketMetricsConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListBucketsCommand.ts b/clients/client-s3/src/commands/ListBucketsCommand.ts index d594c917dd734..02cb9ac00aa86 100644 --- a/clients/client-s3/src/commands/ListBucketsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBucketsOutput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ListBucketsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListBuckets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts b/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts index d1914e0ac7019..095eb43e05e95 100644 --- a/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts +++ b/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMultipartUploadsOutput, ListMultipartUploadsRequest } from "../models/models_0"; @@ -305,6 +306,10 @@ export class ListMultipartUploadsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListMultipartUploads", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListObjectVersionsCommand.ts b/clients/client-s3/src/commands/ListObjectVersionsCommand.ts index 45ab9ea5e33f8..909f8d7ba08d3 100644 --- a/clients/client-s3/src/commands/ListObjectVersionsCommand.ts +++ b/clients/client-s3/src/commands/ListObjectVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListObjectVersionsOutput, ListObjectVersionsRequest } from "../models/models_0"; @@ -260,6 +261,10 @@ export class ListObjectVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListObjectVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListObjectsCommand.ts b/clients/client-s3/src/commands/ListObjectsCommand.ts index 99d32cda256c9..15f83eaa05665 100644 --- a/clients/client-s3/src/commands/ListObjectsCommand.ts +++ b/clients/client-s3/src/commands/ListObjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListObjectsOutput, ListObjectsRequest } from "../models/models_0"; @@ -240,6 +241,10 @@ export class ListObjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListObjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListObjectsV2Command.ts b/clients/client-s3/src/commands/ListObjectsV2Command.ts index 30129847facce..e2b8ecb0df045 100644 --- a/clients/client-s3/src/commands/ListObjectsV2Command.ts +++ b/clients/client-s3/src/commands/ListObjectsV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListObjectsV2Output, ListObjectsV2Request } from "../models/models_0"; @@ -242,6 +243,10 @@ export class ListObjectsV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListObjectsV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/ListPartsCommand.ts b/clients/client-s3/src/commands/ListPartsCommand.ts index 0c73ca6b14701..ec510d990ab08 100644 --- a/clients/client-s3/src/commands/ListPartsCommand.ts +++ b/clients/client-s3/src/commands/ListPartsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPartsOutput, ListPartsRequest, ListPartsRequestFilterSensitiveLog } from "../models/models_0"; @@ -244,6 +245,10 @@ export class ListPartsCommand extends $Command _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "ListParts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketAccelerateConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketAccelerateConfigurationCommand.ts index ed3fabb00dfef..4869efe52d4d8 100644 --- a/clients/client-s3/src/commands/PutBucketAccelerateConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketAccelerateConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketAccelerateConfigurationRequest } from "../models/models_0"; @@ -172,6 +173,10 @@ export class PutBucketAccelerateConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketAccelerateConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketAclCommand.ts b/clients/client-s3/src/commands/PutBucketAclCommand.ts index 69b5bf72f0e12..860d1c06dea05 100644 --- a/clients/client-s3/src/commands/PutBucketAclCommand.ts +++ b/clients/client-s3/src/commands/PutBucketAclCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketAclRequest } from "../models/models_0"; @@ -355,6 +356,10 @@ export class PutBucketAclCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketAcl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketAnalyticsConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketAnalyticsConfigurationCommand.ts index 6a7cc8c4d6b67..ff0f12372674f 100644 --- a/clients/client-s3/src/commands/PutBucketAnalyticsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketAnalyticsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketAnalyticsConfigurationRequest } from "../models/models_0"; @@ -256,6 +257,10 @@ export class PutBucketAnalyticsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketAnalyticsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketCorsCommand.ts b/clients/client-s3/src/commands/PutBucketCorsCommand.ts index e336f889e38a8..098591980e973 100644 --- a/clients/client-s3/src/commands/PutBucketCorsCommand.ts +++ b/clients/client-s3/src/commands/PutBucketCorsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketCorsRequest } from "../models/models_0"; @@ -245,6 +246,10 @@ export class PutBucketCorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketCors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketEncryptionCommand.ts b/clients/client-s3/src/commands/PutBucketEncryptionCommand.ts index 79d41d5e7f779..656b6a2f1f55f 100644 --- a/clients/client-s3/src/commands/PutBucketEncryptionCommand.ts +++ b/clients/client-s3/src/commands/PutBucketEncryptionCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketEncryptionRequest, PutBucketEncryptionRequestFilterSensitiveLog } from "../models/models_0"; @@ -174,6 +175,10 @@ export class PutBucketEncryptionCommand extends $Command< commandName, inputFilterSensitiveLog: PutBucketEncryptionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketEncryption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketIntelligentTieringConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketIntelligentTieringConfigurationCommand.ts index 64c5b21139da1..09bbbfcbb212d 100644 --- a/clients/client-s3/src/commands/PutBucketIntelligentTieringConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketIntelligentTieringConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketIntelligentTieringConfigurationRequest } from "../models/models_0"; @@ -208,6 +209,10 @@ export class PutBucketIntelligentTieringConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketIntelligentTieringConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketInventoryConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketInventoryConfigurationCommand.ts index ca6130fd1b284..1ba658ec50735 100644 --- a/clients/client-s3/src/commands/PutBucketInventoryConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketInventoryConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -237,6 +238,10 @@ export class PutBucketInventoryConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: PutBucketInventoryConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketInventoryConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketLifecycleConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketLifecycleConfigurationCommand.ts index 00b68bc5b398f..028007b2c60a7 100644 --- a/clients/client-s3/src/commands/PutBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketLifecycleConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketLifecycleConfigurationRequest } from "../models/models_0"; @@ -306,6 +307,10 @@ export class PutBucketLifecycleConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketLifecycleConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketLoggingCommand.ts b/clients/client-s3/src/commands/PutBucketLoggingCommand.ts index bea85083d8e23..04c5a5ad6114d 100644 --- a/clients/client-s3/src/commands/PutBucketLoggingCommand.ts +++ b/clients/client-s3/src/commands/PutBucketLoggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketLoggingRequest } from "../models/models_0"; @@ -255,6 +256,10 @@ export class PutBucketLoggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketLogging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketMetricsConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketMetricsConfigurationCommand.ts index d644317b7a577..c7d207eebbc20 100644 --- a/clients/client-s3/src/commands/PutBucketMetricsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketMetricsConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketMetricsConfigurationRequest } from "../models/models_0"; @@ -190,6 +191,10 @@ export class PutBucketMetricsConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketMetricsConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketNotificationConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketNotificationConfigurationCommand.ts index d845ce14b0ad1..fab4a072ca5a5 100644 --- a/clients/client-s3/src/commands/PutBucketNotificationConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketNotificationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketNotificationConfigurationRequest } from "../models/models_0"; @@ -255,6 +256,10 @@ export class PutBucketNotificationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketNotificationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketOwnershipControlsCommand.ts b/clients/client-s3/src/commands/PutBucketOwnershipControlsCommand.ts index 5b1e9636aa0ad..8f33f85d8386e 100644 --- a/clients/client-s3/src/commands/PutBucketOwnershipControlsCommand.ts +++ b/clients/client-s3/src/commands/PutBucketOwnershipControlsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketOwnershipControlsRequest } from "../models/models_0"; @@ -149,6 +150,10 @@ export class PutBucketOwnershipControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketOwnershipControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketPolicyCommand.ts b/clients/client-s3/src/commands/PutBucketPolicyCommand.ts index e741abfc75a03..c3fc8b1d59031 100644 --- a/clients/client-s3/src/commands/PutBucketPolicyCommand.ts +++ b/clients/client-s3/src/commands/PutBucketPolicyCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketPolicyRequest } from "../models/models_0"; @@ -173,6 +174,10 @@ export class PutBucketPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketReplicationCommand.ts b/clients/client-s3/src/commands/PutBucketReplicationCommand.ts index 552630ac0a779..d7098a1abf322 100644 --- a/clients/client-s3/src/commands/PutBucketReplicationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketReplicationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketReplicationRequest } from "../models/models_0"; @@ -282,6 +283,10 @@ export class PutBucketReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketRequestPaymentCommand.ts b/clients/client-s3/src/commands/PutBucketRequestPaymentCommand.ts index a24dbc475aa06..704afc7892e11 100644 --- a/clients/client-s3/src/commands/PutBucketRequestPaymentCommand.ts +++ b/clients/client-s3/src/commands/PutBucketRequestPaymentCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketRequestPaymentRequest } from "../models/models_0"; @@ -163,6 +164,10 @@ export class PutBucketRequestPaymentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketRequestPayment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketTaggingCommand.ts b/clients/client-s3/src/commands/PutBucketTaggingCommand.ts index 85b4b3e45d216..e91dc30026202 100644 --- a/clients/client-s3/src/commands/PutBucketTaggingCommand.ts +++ b/clients/client-s3/src/commands/PutBucketTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketTaggingRequest } from "../models/models_0"; @@ -234,6 +235,10 @@ export class PutBucketTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketVersioningCommand.ts b/clients/client-s3/src/commands/PutBucketVersioningCommand.ts index 1138e43500dfd..ccd6e7c93a089 100644 --- a/clients/client-s3/src/commands/PutBucketVersioningCommand.ts +++ b/clients/client-s3/src/commands/PutBucketVersioningCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketVersioningRequest } from "../models/models_0"; @@ -189,6 +190,10 @@ export class PutBucketVersioningCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketVersioning", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutBucketWebsiteCommand.ts b/clients/client-s3/src/commands/PutBucketWebsiteCommand.ts index 86878f52ffb54..efcf4d8af2049 100644 --- a/clients/client-s3/src/commands/PutBucketWebsiteCommand.ts +++ b/clients/client-s3/src/commands/PutBucketWebsiteCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutBucketWebsiteRequest } from "../models/models_0"; @@ -297,6 +298,10 @@ export class PutBucketWebsiteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutBucketWebsite", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutObjectAclCommand.ts b/clients/client-s3/src/commands/PutObjectAclCommand.ts index 2875ef64d0d36..643bc972d2ab3 100644 --- a/clients/client-s3/src/commands/PutObjectAclCommand.ts +++ b/clients/client-s3/src/commands/PutObjectAclCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutObjectAclOutput, PutObjectAclRequest } from "../models/models_0"; @@ -356,6 +357,10 @@ export class PutObjectAclCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutObjectAcl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutObjectCommand.ts b/clients/client-s3/src/commands/PutObjectCommand.ts index 83c8b6169dd12..7e6d412a2260f 100644 --- a/clients/client-s3/src/commands/PutObjectCommand.ts +++ b/clients/client-s3/src/commands/PutObjectCommand.ts @@ -14,6 +14,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -421,6 +422,10 @@ export class PutObjectCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutObjectLegalHold", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutObjectLockConfigurationCommand.ts b/clients/client-s3/src/commands/PutObjectLockConfigurationCommand.ts index f9b5fe006cd8a..1c22f1e25b3ee 100644 --- a/clients/client-s3/src/commands/PutObjectLockConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutObjectLockConfigurationCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutObjectLockConfigurationOutput, PutObjectLockConfigurationRequest } from "../models/models_1"; @@ -162,6 +163,10 @@ export class PutObjectLockConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutObjectLockConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutObjectRetentionCommand.ts b/clients/client-s3/src/commands/PutObjectRetentionCommand.ts index a01a760a63bcb..42bfa3d292efd 100644 --- a/clients/client-s3/src/commands/PutObjectRetentionCommand.ts +++ b/clients/client-s3/src/commands/PutObjectRetentionCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutObjectRetentionOutput, PutObjectRetentionRequest } from "../models/models_1"; @@ -143,6 +144,10 @@ export class PutObjectRetentionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutObjectRetention", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutObjectTaggingCommand.ts b/clients/client-s3/src/commands/PutObjectTaggingCommand.ts index 0c26de22944d7..828794ae52379 100644 --- a/clients/client-s3/src/commands/PutObjectTaggingCommand.ts +++ b/clients/client-s3/src/commands/PutObjectTaggingCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutObjectTaggingOutput, PutObjectTaggingRequest } from "../models/models_1"; @@ -260,6 +261,10 @@ export class PutObjectTaggingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutObjectTagging", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/PutPublicAccessBlockCommand.ts b/clients/client-s3/src/commands/PutPublicAccessBlockCommand.ts index 3b313357d3155..7b9d8a3b71632 100644 --- a/clients/client-s3/src/commands/PutPublicAccessBlockCommand.ts +++ b/clients/client-s3/src/commands/PutPublicAccessBlockCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutPublicAccessBlockRequest } from "../models/models_1"; @@ -171,6 +172,10 @@ export class PutPublicAccessBlockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "PutPublicAccessBlock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/RestoreObjectCommand.ts b/clients/client-s3/src/commands/RestoreObjectCommand.ts index 49783a71f7af3..b34548dd3cf92 100644 --- a/clients/client-s3/src/commands/RestoreObjectCommand.ts +++ b/clients/client-s3/src/commands/RestoreObjectCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreObjectOutput, RestoreObjectRequest, RestoreObjectRequestFilterSensitiveLog } from "../models/models_1"; @@ -492,6 +493,10 @@ export class RestoreObjectCommand extends $Command< commandName, inputFilterSensitiveLog: RestoreObjectRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "RestoreObject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/SelectObjectContentCommand.ts b/clients/client-s3/src/commands/SelectObjectContentCommand.ts index 90e6c0a035081..283bf9df15e26 100644 --- a/clients/client-s3/src/commands/SelectObjectContentCommand.ts +++ b/clients/client-s3/src/commands/SelectObjectContentCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -302,6 +303,10 @@ export class SelectObjectContentCommand extends $Command< commandName, inputFilterSensitiveLog: SelectObjectContentRequestFilterSensitiveLog, outputFilterSensitiveLog: SelectObjectContentOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "SelectObjectContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/UploadPartCommand.ts b/clients/client-s3/src/commands/UploadPartCommand.ts index 80c2635c5c794..b8994b59a946c 100644 --- a/clients/client-s3/src/commands/UploadPartCommand.ts +++ b/clients/client-s3/src/commands/UploadPartCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -306,6 +307,10 @@ export class UploadPartCommand extends $Command< commandName, inputFilterSensitiveLog: UploadPartRequestFilterSensitiveLog, outputFilterSensitiveLog: UploadPartOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "UploadPart", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/UploadPartCopyCommand.ts b/clients/client-s3/src/commands/UploadPartCopyCommand.ts index abb0f9b95403f..c0e2dcc3eccff 100644 --- a/clients/client-s3/src/commands/UploadPartCopyCommand.ts +++ b/clients/client-s3/src/commands/UploadPartCopyCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -376,6 +377,10 @@ export class UploadPartCopyCommand extends $Command< commandName, inputFilterSensitiveLog: UploadPartCopyRequestFilterSensitiveLog, outputFilterSensitiveLog: UploadPartCopyOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "UploadPartCopy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3/src/commands/WriteGetObjectResponseCommand.ts b/clients/client-s3/src/commands/WriteGetObjectResponseCommand.ts index b554d65978a54..0889d90e50c3c 100644 --- a/clients/client-s3/src/commands/WriteGetObjectResponseCommand.ts +++ b/clients/client-s3/src/commands/WriteGetObjectResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -196,6 +197,10 @@ export class WriteGetObjectResponseCommand extends $Command< commandName, inputFilterSensitiveLog: WriteGetObjectResponseRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonS3", + operation: "WriteGetObjectResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3outposts/package.json b/clients/client-s3outposts/package.json index a26510fd7b425..749149e9ec1a7 100644 --- a/clients/client-s3outposts/package.json +++ b/clients/client-s3outposts/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-s3outposts/src/commands/CreateEndpointCommand.ts b/clients/client-s3outposts/src/commands/CreateEndpointCommand.ts index 76a0de86a71fa..1f1a36ebec32a 100644 --- a/clients/client-s3outposts/src/commands/CreateEndpointCommand.ts +++ b/clients/client-s3outposts/src/commands/CreateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEndpointRequest, CreateEndpointResult } from "../models/models_0"; @@ -156,6 +157,10 @@ export class CreateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "S3Outposts", + operation: "CreateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3outposts/src/commands/DeleteEndpointCommand.ts b/clients/client-s3outposts/src/commands/DeleteEndpointCommand.ts index a5a0dfbdd9977..109558e39ca50 100644 --- a/clients/client-s3outposts/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-s3outposts/src/commands/DeleteEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEndpointRequest } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DeleteEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "S3Outposts", + operation: "DeleteEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3outposts/src/commands/ListEndpointsCommand.ts b/clients/client-s3outposts/src/commands/ListEndpointsCommand.ts index a81c38d30fa12..bd50af39021f3 100644 --- a/clients/client-s3outposts/src/commands/ListEndpointsCommand.ts +++ b/clients/client-s3outposts/src/commands/ListEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEndpointsRequest, ListEndpointsResult } from "../models/models_0"; @@ -164,6 +165,10 @@ export class ListEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "S3Outposts", + operation: "ListEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3outposts/src/commands/ListOutpostsWithS3Command.ts b/clients/client-s3outposts/src/commands/ListOutpostsWithS3Command.ts index ae7b009445294..b11ee7656cb0f 100644 --- a/clients/client-s3outposts/src/commands/ListOutpostsWithS3Command.ts +++ b/clients/client-s3outposts/src/commands/ListOutpostsWithS3Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOutpostsWithS3Request, ListOutpostsWithS3Result } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListOutpostsWithS3Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "S3Outposts", + operation: "ListOutpostsWithS3", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-s3outposts/src/commands/ListSharedEndpointsCommand.ts b/clients/client-s3outposts/src/commands/ListSharedEndpointsCommand.ts index 3d62d67f30a03..feacac9f90d35 100644 --- a/clients/client-s3outposts/src/commands/ListSharedEndpointsCommand.ts +++ b/clients/client-s3outposts/src/commands/ListSharedEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSharedEndpointsRequest, ListSharedEndpointsResult } from "../models/models_0"; @@ -167,6 +168,10 @@ export class ListSharedEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "S3Outposts", + operation: "ListSharedEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-a2i-runtime/package.json b/clients/client-sagemaker-a2i-runtime/package.json index 1b11811145ec0..ebedc21cacc5b 100644 --- a/clients/client-sagemaker-a2i-runtime/package.json +++ b/clients/client-sagemaker-a2i-runtime/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/DeleteHumanLoopCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/DeleteHumanLoopCommand.ts index 4c67b54bbb8c4..547835e0dc4b8 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/DeleteHumanLoopCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/DeleteHumanLoopCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHumanLoopRequest, DeleteHumanLoopResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteHumanLoopCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerA2IRuntime", + operation: "DeleteHumanLoop", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/DescribeHumanLoopCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/DescribeHumanLoopCommand.ts index dd4b7a4d807d0..dcdd76d702586 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/DescribeHumanLoopCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/DescribeHumanLoopCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHumanLoopRequest, DescribeHumanLoopResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DescribeHumanLoopCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerA2IRuntime", + operation: "DescribeHumanLoop", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/ListHumanLoopsCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/ListHumanLoopsCommand.ts index d1008b71893cd..49b2c4f0eb448 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/ListHumanLoopsCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/ListHumanLoopsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHumanLoopsRequest, ListHumanLoopsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListHumanLoopsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerA2IRuntime", + operation: "ListHumanLoops", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/StartHumanLoopCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/StartHumanLoopCommand.ts index 15fd88c3e0607..fafa06b674614 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/StartHumanLoopCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/StartHumanLoopCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartHumanLoopRequest, StartHumanLoopResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class StartHumanLoopCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerA2IRuntime", + operation: "StartHumanLoop", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/StopHumanLoopCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/StopHumanLoopCommand.ts index ef952bdfe64b6..86234c8c4e45a 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/StopHumanLoopCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/StopHumanLoopCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopHumanLoopRequest, StopHumanLoopResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class StopHumanLoopCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerA2IRuntime", + operation: "StopHumanLoop", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-edge/package.json b/clients/client-sagemaker-edge/package.json index cc105c7e0c7a8..3e6a958cae1f4 100644 --- a/clients/client-sagemaker-edge/package.json +++ b/clients/client-sagemaker-edge/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sagemaker-edge/src/commands/GetDeploymentsCommand.ts b/clients/client-sagemaker-edge/src/commands/GetDeploymentsCommand.ts index 72b0799210e9c..79f6a7642f7cf 100644 --- a/clients/client-sagemaker-edge/src/commands/GetDeploymentsCommand.ts +++ b/clients/client-sagemaker-edge/src/commands/GetDeploymentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDeploymentsRequest, GetDeploymentsResult } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetDeploymentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerEdge", + operation: "GetDeployments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-edge/src/commands/GetDeviceRegistrationCommand.ts b/clients/client-sagemaker-edge/src/commands/GetDeviceRegistrationCommand.ts index 948cdcf16fca8..2c623f95f8e55 100644 --- a/clients/client-sagemaker-edge/src/commands/GetDeviceRegistrationCommand.ts +++ b/clients/client-sagemaker-edge/src/commands/GetDeviceRegistrationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDeviceRegistrationRequest, GetDeviceRegistrationResult } from "../models/models_0"; @@ -120,6 +121,10 @@ export class GetDeviceRegistrationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerEdge", + operation: "GetDeviceRegistration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-edge/src/commands/SendHeartbeatCommand.ts b/clients/client-sagemaker-edge/src/commands/SendHeartbeatCommand.ts index db2afba5c33a6..782bbc51f6148 100644 --- a/clients/client-sagemaker-edge/src/commands/SendHeartbeatCommand.ts +++ b/clients/client-sagemaker-edge/src/commands/SendHeartbeatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendHeartbeatRequest } from "../models/models_0"; @@ -159,6 +160,10 @@ export class SendHeartbeatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerEdge", + operation: "SendHeartbeat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-featurestore-runtime/package.json b/clients/client-sagemaker-featurestore-runtime/package.json index d2d1c4a1022a5..3b33ca6670b5f 100644 --- a/clients/client-sagemaker-featurestore-runtime/package.json +++ b/clients/client-sagemaker-featurestore-runtime/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sagemaker-featurestore-runtime/src/commands/BatchGetRecordCommand.ts b/clients/client-sagemaker-featurestore-runtime/src/commands/BatchGetRecordCommand.ts index 46adfd32e6564..eeef546be0783 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/commands/BatchGetRecordCommand.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/commands/BatchGetRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetRecordRequest, BatchGetRecordResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class BatchGetRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerFeatureStoreRuntime", + operation: "BatchGetRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-featurestore-runtime/src/commands/DeleteRecordCommand.ts b/clients/client-sagemaker-featurestore-runtime/src/commands/DeleteRecordCommand.ts index 3c43b01cf2d12..fe6b3fdec3e6e 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/commands/DeleteRecordCommand.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/commands/DeleteRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRecordRequest } from "../models/models_0"; @@ -158,6 +159,10 @@ export class DeleteRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerFeatureStoreRuntime", + operation: "DeleteRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-featurestore-runtime/src/commands/GetRecordCommand.ts b/clients/client-sagemaker-featurestore-runtime/src/commands/GetRecordCommand.ts index 7da91f5594c9d..a61398fb41f33 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/commands/GetRecordCommand.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/commands/GetRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRecordRequest, GetRecordResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerFeatureStoreRuntime", + operation: "GetRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-featurestore-runtime/src/commands/PutRecordCommand.ts b/clients/client-sagemaker-featurestore-runtime/src/commands/PutRecordCommand.ts index 67865c2f58b1b..7dbd166ccf660 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/commands/PutRecordCommand.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/commands/PutRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutRecordRequest } from "../models/models_0"; @@ -155,6 +156,10 @@ export class PutRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerFeatureStoreRuntime", + operation: "PutRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/package.json b/clients/client-sagemaker-geospatial/package.json index bbbc31b94dd4b..4c97036531fa6 100644 --- a/clients/client-sagemaker-geospatial/package.json +++ b/clients/client-sagemaker-geospatial/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-sagemaker-geospatial/src/commands/DeleteEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/DeleteEarthObservationJobCommand.ts index 020967fbe7b22..59e257edc72bb 100644 --- a/clients/client-sagemaker-geospatial/src/commands/DeleteEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/DeleteEarthObservationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEarthObservationJobInput, DeleteEarthObservationJobOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteEarthObservationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "DeleteEarthObservationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/DeleteVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/DeleteVectorEnrichmentJobCommand.ts index 426c197ae1447..5eba21874ace2 100644 --- a/clients/client-sagemaker-geospatial/src/commands/DeleteVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/DeleteVectorEnrichmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVectorEnrichmentJobInput, DeleteVectorEnrichmentJobOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteVectorEnrichmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "DeleteVectorEnrichmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/ExportEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ExportEarthObservationJobCommand.ts index 84d4be63d3471..63313b3e91508 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ExportEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ExportEarthObservationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExportEarthObservationJobInput, ExportEarthObservationJobOutput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ExportEarthObservationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "ExportEarthObservationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/ExportVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ExportVectorEnrichmentJobCommand.ts index ac801ab9d1cdd..e81ffc41007cb 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ExportVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ExportVectorEnrichmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExportVectorEnrichmentJobInput, ExportVectorEnrichmentJobOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ExportVectorEnrichmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "ExportVectorEnrichmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/GetEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/GetEarthObservationJobCommand.ts index b8c5fa6c0779f..0348801ca7f40 100644 --- a/clients/client-sagemaker-geospatial/src/commands/GetEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/GetEarthObservationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -305,6 +306,10 @@ export class GetEarthObservationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetEarthObservationJobOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "GetEarthObservationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/GetRasterDataCollectionCommand.ts b/clients/client-sagemaker-geospatial/src/commands/GetRasterDataCollectionCommand.ts index 2a86577876d6e..01e1ea9fac818 100644 --- a/clients/client-sagemaker-geospatial/src/commands/GetRasterDataCollectionCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/GetRasterDataCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRasterDataCollectionInput, GetRasterDataCollectionOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class GetRasterDataCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "GetRasterDataCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/GetTileCommand.ts b/clients/client-sagemaker-geospatial/src/commands/GetTileCommand.ts index 53ff27f16c383..4a33e826115dd 100644 --- a/clients/client-sagemaker-geospatial/src/commands/GetTileCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/GetTileCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -148,6 +149,10 @@ export class GetTileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetTileOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "GetTile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/GetVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/GetVectorEnrichmentJobCommand.ts index 9971d54503029..be572d26f2234 100644 --- a/clients/client-sagemaker-geospatial/src/commands/GetVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/GetVectorEnrichmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetVectorEnrichmentJobInput, GetVectorEnrichmentJobOutput } from "../models/models_0"; @@ -173,6 +174,10 @@ export class GetVectorEnrichmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "GetVectorEnrichmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/ListEarthObservationJobsCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ListEarthObservationJobsCommand.ts index 9f3e41fb4e2c7..fce6e5dadfc39 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ListEarthObservationJobsCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ListEarthObservationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class ListEarthObservationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: ListEarthObservationJobInputFilterSensitiveLog, outputFilterSensitiveLog: ListEarthObservationJobOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "ListEarthObservationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/ListRasterDataCollectionsCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ListRasterDataCollectionsCommand.ts index c411a1217a59d..9533c98314498 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ListRasterDataCollectionsCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ListRasterDataCollectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class ListRasterDataCollectionsCommand extends $Command< commandName, inputFilterSensitiveLog: ListRasterDataCollectionsInputFilterSensitiveLog, outputFilterSensitiveLog: ListRasterDataCollectionsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "ListRasterDataCollections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/ListTagsForResourceCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ListTagsForResourceCommand.ts index f59754aa3e24e..aad925af6e927 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/ListVectorEnrichmentJobsCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ListVectorEnrichmentJobsCommand.ts index a853c39c8d3e0..8fbf0099df466 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ListVectorEnrichmentJobsCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ListVectorEnrichmentJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class ListVectorEnrichmentJobsCommand extends $Command< commandName, inputFilterSensitiveLog: ListVectorEnrichmentJobInputFilterSensitiveLog, outputFilterSensitiveLog: ListVectorEnrichmentJobOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "ListVectorEnrichmentJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/SearchRasterDataCollectionCommand.ts b/clients/client-sagemaker-geospatial/src/commands/SearchRasterDataCollectionCommand.ts index a47123a516867..08b63fb590f42 100644 --- a/clients/client-sagemaker-geospatial/src/commands/SearchRasterDataCollectionCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/SearchRasterDataCollectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -235,6 +236,10 @@ export class SearchRasterDataCollectionCommand extends $Command< commandName, inputFilterSensitiveLog: SearchRasterDataCollectionInputFilterSensitiveLog, outputFilterSensitiveLog: SearchRasterDataCollectionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "SearchRasterDataCollection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/StartEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/StartEarthObservationJobCommand.ts index 711435aefc150..0e9c9d2ced35e 100644 --- a/clients/client-sagemaker-geospatial/src/commands/StartEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/StartEarthObservationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -434,6 +435,10 @@ export class StartEarthObservationJobCommand extends $Command< commandName, inputFilterSensitiveLog: StartEarthObservationJobInputFilterSensitiveLog, outputFilterSensitiveLog: StartEarthObservationJobOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "StartEarthObservationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/StartVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/StartVectorEnrichmentJobCommand.ts index 4b425d0450d4a..35d43b36934ad 100644 --- a/clients/client-sagemaker-geospatial/src/commands/StartVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/StartVectorEnrichmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartVectorEnrichmentJobInput, StartVectorEnrichmentJobOutput } from "../models/models_0"; @@ -197,6 +198,10 @@ export class StartVectorEnrichmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "StartVectorEnrichmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/StopEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/StopEarthObservationJobCommand.ts index f75a751f8bed4..322b84c1ae58d 100644 --- a/clients/client-sagemaker-geospatial/src/commands/StopEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/StopEarthObservationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopEarthObservationJobInput, StopEarthObservationJobOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class StopEarthObservationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "StopEarthObservationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/StopVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/StopVectorEnrichmentJobCommand.ts index 83a3cba709d7f..ae8af95598a9f 100644 --- a/clients/client-sagemaker-geospatial/src/commands/StopVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/StopVectorEnrichmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopVectorEnrichmentJobInput, StopVectorEnrichmentJobOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class StopVectorEnrichmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "StopVectorEnrichmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/TagResourceCommand.ts b/clients/client-sagemaker-geospatial/src/commands/TagResourceCommand.ts index bd3627905a204..cfa63a893c677 100644 --- a/clients/client-sagemaker-geospatial/src/commands/TagResourceCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-geospatial/src/commands/UntagResourceCommand.ts b/clients/client-sagemaker-geospatial/src/commands/UntagResourceCommand.ts index 6b71346a0c459..160ddbc89b1b4 100644 --- a/clients/client-sagemaker-geospatial/src/commands/UntagResourceCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerGeospatial", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-metrics/package.json b/clients/client-sagemaker-metrics/package.json index 83d7716d5b5bc..06cc87806aad0 100644 --- a/clients/client-sagemaker-metrics/package.json +++ b/clients/client-sagemaker-metrics/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sagemaker-metrics/src/commands/BatchPutMetricsCommand.ts b/clients/client-sagemaker-metrics/src/commands/BatchPutMetricsCommand.ts index 98e00ea3af441..fd42eaf159a0e 100644 --- a/clients/client-sagemaker-metrics/src/commands/BatchPutMetricsCommand.ts +++ b/clients/client-sagemaker-metrics/src/commands/BatchPutMetricsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchPutMetricsRequest, BatchPutMetricsResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class BatchPutMetricsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMakerMetricsService", + operation: "BatchPutMetrics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-runtime/package.json b/clients/client-sagemaker-runtime/package.json index 28b2e283158f1..7a8dcac0d11bb 100644 --- a/clients/client-sagemaker-runtime/package.json +++ b/clients/client-sagemaker-runtime/package.json @@ -33,31 +33,31 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/eventstream-serde-config-resolver": "^2.0.7", - "@smithy/eventstream-serde-node": "^2.0.7", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/eventstream-serde-config-resolver": "^2.0.9", + "@smithy/eventstream-serde-node": "^2.0.9", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointAsyncCommand.ts b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointAsyncCommand.ts index 5add52dde5245..a90f280834e37 100644 --- a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointAsyncCommand.ts +++ b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointAsyncCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class InvokeEndpointAsyncCommand extends $Command< commandName, inputFilterSensitiveLog: InvokeEndpointAsyncInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerRuntime", + operation: "InvokeEndpointAsync", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts index 1019aff9970e4..63476945d099b 100644 --- a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts +++ b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -187,6 +188,10 @@ export class InvokeEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: InvokeEndpointInputFilterSensitiveLog, outputFilterSensitiveLog: InvokeEndpointOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerRuntime", + operation: "InvokeEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointWithResponseStreamCommand.ts b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointWithResponseStreamCommand.ts index e6690ece921e9..c3e099611ccf2 100644 --- a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointWithResponseStreamCommand.ts +++ b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointWithResponseStreamCommand.ts @@ -13,6 +13,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -206,6 +207,10 @@ export class InvokeEndpointWithResponseStreamCommand extends $Command< commandName, inputFilterSensitiveLog: InvokeEndpointWithResponseStreamInputFilterSensitiveLog, outputFilterSensitiveLog: InvokeEndpointWithResponseStreamOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSageMakerRuntime", + operation: "InvokeEndpointWithResponseStream", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index 348078f84c7c0..5b2ca286bbbf4 100644 --- a/clients/client-sagemaker/package.json +++ b/clients/client-sagemaker/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-sagemaker/src/commands/AddAssociationCommand.ts b/clients/client-sagemaker/src/commands/AddAssociationCommand.ts index 42651ad1279bd..6dd6dacb910f3 100644 --- a/clients/client-sagemaker/src/commands/AddAssociationCommand.ts +++ b/clients/client-sagemaker/src/commands/AddAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddAssociationRequest, AddAssociationResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class AddAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "AddAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/AddTagsCommand.ts b/clients/client-sagemaker/src/commands/AddTagsCommand.ts index 963bb28484cc7..3c3c5395f7bc4 100644 --- a/clients/client-sagemaker/src/commands/AddTagsCommand.ts +++ b/clients/client-sagemaker/src/commands/AddTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddTagsInput, AddTagsOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class AddTagsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "AddTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/AssociateTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/AssociateTrialComponentCommand.ts index 40dd7e052cda5..4bf1a1ab4d16f 100644 --- a/clients/client-sagemaker/src/commands/AssociateTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/AssociateTrialComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateTrialComponentRequest, AssociateTrialComponentResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class AssociateTrialComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "AssociateTrialComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/BatchDescribeModelPackageCommand.ts b/clients/client-sagemaker/src/commands/BatchDescribeModelPackageCommand.ts index e1e5e47f3f4c4..f80da7666aad8 100644 --- a/clients/client-sagemaker/src/commands/BatchDescribeModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/BatchDescribeModelPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchDescribeModelPackageInput, BatchDescribeModelPackageOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class BatchDescribeModelPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "BatchDescribeModelPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateActionCommand.ts b/clients/client-sagemaker/src/commands/CreateActionCommand.ts index 867ca4b3e0874..e294ef20236f8 100644 --- a/clients/client-sagemaker/src/commands/CreateActionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateActionRequest, CreateActionResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateAlgorithmCommand.ts b/clients/client-sagemaker/src/commands/CreateAlgorithmCommand.ts index f52f5ed461c22..6ed4c439cc34b 100644 --- a/clients/client-sagemaker/src/commands/CreateAlgorithmCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateAlgorithmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAlgorithmInput, CreateAlgorithmOutput } from "../models/models_0"; @@ -313,6 +314,10 @@ export class CreateAlgorithmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateAlgorithm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateAppCommand.ts b/clients/client-sagemaker/src/commands/CreateAppCommand.ts index b029ecb63e02c..7e2cd2aedf927 100644 --- a/clients/client-sagemaker/src/commands/CreateAppCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAppRequest, CreateAppResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class CreateAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateAppImageConfigCommand.ts b/clients/client-sagemaker/src/commands/CreateAppImageConfigCommand.ts index f7f3c679c6d90..0a102472ca51a 100644 --- a/clients/client-sagemaker/src/commands/CreateAppImageConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateAppImageConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAppImageConfigRequest, CreateAppImageConfigResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CreateAppImageConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateAppImageConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateArtifactCommand.ts b/clients/client-sagemaker/src/commands/CreateArtifactCommand.ts index 5749499ea7998..6179125a2b6d7 100644 --- a/clients/client-sagemaker/src/commands/CreateArtifactCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateArtifactRequest, CreateArtifactResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class CreateArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateAutoMLJobCommand.ts b/clients/client-sagemaker/src/commands/CreateAutoMLJobCommand.ts index 9756e208e2d4e..6f206349cc54d 100644 --- a/clients/client-sagemaker/src/commands/CreateAutoMLJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateAutoMLJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAutoMLJobRequest, CreateAutoMLJobResponse } from "../models/models_0"; @@ -199,6 +200,10 @@ export class CreateAutoMLJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateAutoMLJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateAutoMLJobV2Command.ts b/clients/client-sagemaker/src/commands/CreateAutoMLJobV2Command.ts index 62884732de742..82806dd0f5b06 100644 --- a/clients/client-sagemaker/src/commands/CreateAutoMLJobV2Command.ts +++ b/clients/client-sagemaker/src/commands/CreateAutoMLJobV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAutoMLJobV2Request, CreateAutoMLJobV2Response } from "../models/models_0"; @@ -257,6 +258,10 @@ export class CreateAutoMLJobV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateAutoMLJobV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateCodeRepositoryCommand.ts b/clients/client-sagemaker/src/commands/CreateCodeRepositoryCommand.ts index 13819c91eee23..4ebab8db16aac 100644 --- a/clients/client-sagemaker/src/commands/CreateCodeRepositoryCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateCodeRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCodeRepositoryInput, CreateCodeRepositoryOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class CreateCodeRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateCodeRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateCompilationJobCommand.ts b/clients/client-sagemaker/src/commands/CreateCompilationJobCommand.ts index cbd06355b05dd..f65eb18b0bed7 100644 --- a/clients/client-sagemaker/src/commands/CreateCompilationJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateCompilationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCompilationJobRequest, CreateCompilationJobResponse } from "../models/models_0"; @@ -188,6 +189,10 @@ export class CreateCompilationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateCompilationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateContextCommand.ts b/clients/client-sagemaker/src/commands/CreateContextCommand.ts index 979e7775d8367..dc1b5ca6c4dd2 100644 --- a/clients/client-sagemaker/src/commands/CreateContextCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateContextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateContextRequest, CreateContextResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CreateContextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateContext", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateDataQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateDataQualityJobDefinitionCommand.ts index 154e0f7eccb7f..02d67cdba5bfa 100644 --- a/clients/client-sagemaker/src/commands/CreateDataQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateDataQualityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDataQualityJobDefinitionRequest, CreateDataQualityJobDefinitionResponse } from "../models/models_0"; @@ -229,6 +230,10 @@ export class CreateDataQualityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateDataQualityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateDeviceFleetCommand.ts b/clients/client-sagemaker/src/commands/CreateDeviceFleetCommand.ts index 9a54f666c37fe..02b043b609d74 100644 --- a/clients/client-sagemaker/src/commands/CreateDeviceFleetCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateDeviceFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDeviceFleetRequest } from "../models/models_0"; @@ -134,6 +135,10 @@ export class CreateDeviceFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateDeviceFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateDomainCommand.ts b/clients/client-sagemaker/src/commands/CreateDomainCommand.ts index cfe807b807ecd..4846677296fd7 100644 --- a/clients/client-sagemaker/src/commands/CreateDomainCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDomainRequest, CreateDomainResponse } from "../models/models_1"; @@ -319,6 +320,10 @@ export class CreateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateEdgeDeploymentPlanCommand.ts b/clients/client-sagemaker/src/commands/CreateEdgeDeploymentPlanCommand.ts index 1275cd14dbe11..7591aa01f8d42 100644 --- a/clients/client-sagemaker/src/commands/CreateEdgeDeploymentPlanCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEdgeDeploymentPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEdgeDeploymentPlanRequest, CreateEdgeDeploymentPlanResponse } from "../models/models_1"; @@ -148,6 +149,10 @@ export class CreateEdgeDeploymentPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateEdgeDeploymentPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateEdgeDeploymentStageCommand.ts b/clients/client-sagemaker/src/commands/CreateEdgeDeploymentStageCommand.ts index 089f0703d522c..640f9f2c380ef 100644 --- a/clients/client-sagemaker/src/commands/CreateEdgeDeploymentStageCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEdgeDeploymentStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEdgeDeploymentStageRequest } from "../models/models_1"; @@ -132,6 +133,10 @@ export class CreateEdgeDeploymentStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateEdgeDeploymentStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateEdgePackagingJobCommand.ts b/clients/client-sagemaker/src/commands/CreateEdgePackagingJobCommand.ts index e690ea0b44419..e5ec20b375e41 100644 --- a/clients/client-sagemaker/src/commands/CreateEdgePackagingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEdgePackagingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEdgePackagingJobRequest } from "../models/models_1"; @@ -133,6 +134,10 @@ export class CreateEdgePackagingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateEdgePackagingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateEndpointCommand.ts b/clients/client-sagemaker/src/commands/CreateEndpointCommand.ts index 9ab4820aea136..31bcf53a624f8 100644 --- a/clients/client-sagemaker/src/commands/CreateEndpointCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEndpointInput, CreateEndpointOutput } from "../models/models_1"; @@ -236,6 +237,10 @@ export class CreateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateEndpointConfigCommand.ts b/clients/client-sagemaker/src/commands/CreateEndpointConfigCommand.ts index a5e5595cdfc82..3055d6917f64a 100644 --- a/clients/client-sagemaker/src/commands/CreateEndpointConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEndpointConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEndpointConfigInput, CreateEndpointConfigOutput } from "../models/models_1"; @@ -275,6 +276,10 @@ export class CreateEndpointConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateEndpointConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateExperimentCommand.ts b/clients/client-sagemaker/src/commands/CreateExperimentCommand.ts index 0bf5a2a86f7f0..21ed3f6877653 100644 --- a/clients/client-sagemaker/src/commands/CreateExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateExperimentRequest, CreateExperimentResponse } from "../models/models_1"; @@ -145,6 +146,10 @@ export class CreateExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateFeatureGroupCommand.ts b/clients/client-sagemaker/src/commands/CreateFeatureGroupCommand.ts index 9b7007c31aba2..d50e1704bf204 100644 --- a/clients/client-sagemaker/src/commands/CreateFeatureGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateFeatureGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFeatureGroupRequest, CreateFeatureGroupResponse } from "../models/models_1"; @@ -174,6 +175,10 @@ export class CreateFeatureGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateFeatureGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateFlowDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateFlowDefinitionCommand.ts index 0ff089d6f27f5..3c2b64cc05337 100644 --- a/clients/client-sagemaker/src/commands/CreateFlowDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateFlowDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFlowDefinitionRequest, CreateFlowDefinitionResponse } from "../models/models_1"; @@ -159,6 +160,10 @@ export class CreateFlowDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateFlowDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateHubCommand.ts b/clients/client-sagemaker/src/commands/CreateHubCommand.ts index 3304779bdfe48..98ccfec3633f9 100644 --- a/clients/client-sagemaker/src/commands/CreateHubCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateHubCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHubRequest, CreateHubResponse } from "../models/models_1"; @@ -136,6 +137,10 @@ export class CreateHubCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateHub", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateHumanTaskUiCommand.ts b/clients/client-sagemaker/src/commands/CreateHumanTaskUiCommand.ts index 4851dcde13d16..06d121b597027 100644 --- a/clients/client-sagemaker/src/commands/CreateHumanTaskUiCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateHumanTaskUiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHumanTaskUiRequest, CreateHumanTaskUiResponse } from "../models/models_1"; @@ -130,6 +131,10 @@ export class CreateHumanTaskUiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateHumanTaskUi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/CreateHyperParameterTuningJobCommand.ts index 843d8728a147e..4c91860077247 100644 --- a/clients/client-sagemaker/src/commands/CreateHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateHyperParameterTuningJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHyperParameterTuningJobRequest, CreateHyperParameterTuningJobResponse } from "../models/models_1"; @@ -506,6 +507,10 @@ export class CreateHyperParameterTuningJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateHyperParameterTuningJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateImageCommand.ts b/clients/client-sagemaker/src/commands/CreateImageCommand.ts index 6431d63516db2..3098bee1050ca 100644 --- a/clients/client-sagemaker/src/commands/CreateImageCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateImageRequest, CreateImageResponse } from "../models/models_1"; @@ -130,6 +131,10 @@ export class CreateImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateImageVersionCommand.ts b/clients/client-sagemaker/src/commands/CreateImageVersionCommand.ts index 33b79283d1b67..f9b1ff1c1eff9 100644 --- a/clients/client-sagemaker/src/commands/CreateImageVersionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateImageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateImageVersionRequest, CreateImageVersionResponse } from "../models/models_1"; @@ -137,6 +138,10 @@ export class CreateImageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateImageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/CreateInferenceExperimentCommand.ts index 084f0229bd7a9..86bac1e449e40 100644 --- a/clients/client-sagemaker/src/commands/CreateInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateInferenceExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateInferenceExperimentRequest, CreateInferenceExperimentResponse } from "../models/models_1"; @@ -184,6 +185,10 @@ export class CreateInferenceExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateInferenceExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateInferenceRecommendationsJobCommand.ts b/clients/client-sagemaker/src/commands/CreateInferenceRecommendationsJobCommand.ts index 52edf4c3b2efd..6b94a8ecfb75b 100644 --- a/clients/client-sagemaker/src/commands/CreateInferenceRecommendationsJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateInferenceRecommendationsJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -235,6 +236,10 @@ export class CreateInferenceRecommendationsJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateInferenceRecommendationsJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateLabelingJobCommand.ts b/clients/client-sagemaker/src/commands/CreateLabelingJobCommand.ts index afe6870ab502f..27e4bdef3a065 100644 --- a/clients/client-sagemaker/src/commands/CreateLabelingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateLabelingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLabelingJobRequest, CreateLabelingJobResponse } from "../models/models_1"; @@ -233,6 +234,10 @@ export class CreateLabelingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateLabelingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateModelBiasJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateModelBiasJobDefinitionCommand.ts index 085b9a6565c37..2b48bea4bbd0c 100644 --- a/clients/client-sagemaker/src/commands/CreateModelBiasJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelBiasJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateModelBiasJobDefinitionRequest, CreateModelBiasJobDefinitionResponse } from "../models/models_1"; @@ -221,6 +222,10 @@ export class CreateModelBiasJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateModelBiasJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateModelCardCommand.ts b/clients/client-sagemaker/src/commands/CreateModelCardCommand.ts index a66d5b919cf7d..d4c41bfa4ac7f 100644 --- a/clients/client-sagemaker/src/commands/CreateModelCardCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelCardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class CreateModelCardCommand extends $Command< commandName, inputFilterSensitiveLog: CreateModelCardRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateModelCard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateModelCardExportJobCommand.ts b/clients/client-sagemaker/src/commands/CreateModelCardExportJobCommand.ts index b6734e3e674e9..0e39b406cc226 100644 --- a/clients/client-sagemaker/src/commands/CreateModelCardExportJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelCardExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateModelCardExportJobRequest, CreateModelCardExportJobResponse } from "../models/models_1"; @@ -130,6 +131,10 @@ export class CreateModelCardExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateModelCardExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateModelCommand.ts b/clients/client-sagemaker/src/commands/CreateModelCommand.ts index 72a0b7ed0d442..abf46bd354466 100644 --- a/clients/client-sagemaker/src/commands/CreateModelCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateModelInput, CreateModelOutput } from "../models/models_1"; @@ -210,6 +211,10 @@ export class CreateModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateModelExplainabilityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateModelExplainabilityJobDefinitionCommand.ts index 3d1a100291c9a..fe2ce72cbfaea 100644 --- a/clients/client-sagemaker/src/commands/CreateModelExplainabilityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelExplainabilityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -222,6 +223,10 @@ export class CreateModelExplainabilityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateModelExplainabilityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateModelPackageCommand.ts b/clients/client-sagemaker/src/commands/CreateModelPackageCommand.ts index 292064603a0e4..48843a2846fa1 100644 --- a/clients/client-sagemaker/src/commands/CreateModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateModelPackageInput, CreateModelPackageOutput } from "../models/models_1"; @@ -344,6 +345,10 @@ export class CreateModelPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateModelPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateModelPackageGroupCommand.ts b/clients/client-sagemaker/src/commands/CreateModelPackageGroupCommand.ts index bc387ee4fb2a1..08f44845fef56 100644 --- a/clients/client-sagemaker/src/commands/CreateModelPackageGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelPackageGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateModelPackageGroupInput, CreateModelPackageGroupOutput } from "../models/models_1"; @@ -125,6 +126,10 @@ export class CreateModelPackageGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateModelPackageGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateModelQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateModelQualityJobDefinitionCommand.ts index e2b4d023508dd..1586a6e5c774e 100644 --- a/clients/client-sagemaker/src/commands/CreateModelQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelQualityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateModelQualityJobDefinitionRequest, CreateModelQualityJobDefinitionResponse } from "../models/models_1"; @@ -230,6 +231,10 @@ export class CreateModelQualityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateModelQualityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/CreateMonitoringScheduleCommand.ts index c66568b3fae76..c6bf568595a34 100644 --- a/clients/client-sagemaker/src/commands/CreateMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateMonitoringScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMonitoringScheduleRequest, CreateMonitoringScheduleResponse } from "../models/models_1"; @@ -237,6 +238,10 @@ export class CreateMonitoringScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateMonitoringSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/CreateNotebookInstanceCommand.ts index 00ac2b8bf52d8..2efabb43e3b80 100644 --- a/clients/client-sagemaker/src/commands/CreateNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateNotebookInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateNotebookInstanceInput, CreateNotebookInstanceOutput } from "../models/models_1"; @@ -180,6 +181,10 @@ export class CreateNotebookInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateNotebookInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateNotebookInstanceLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/CreateNotebookInstanceLifecycleConfigCommand.ts index e83eb13ba4986..0ac1c2b3d6ce9 100644 --- a/clients/client-sagemaker/src/commands/CreateNotebookInstanceLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateNotebookInstanceLifecycleConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class CreateNotebookInstanceLifecycleConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateNotebookInstanceLifecycleConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreatePipelineCommand.ts b/clients/client-sagemaker/src/commands/CreatePipelineCommand.ts index eeee748a94d46..1a39535c08de6 100644 --- a/clients/client-sagemaker/src/commands/CreatePipelineCommand.ts +++ b/clients/client-sagemaker/src/commands/CreatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePipelineRequest, CreatePipelineResponse } from "../models/models_1"; @@ -140,6 +141,10 @@ export class CreatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreatePresignedDomainUrlCommand.ts b/clients/client-sagemaker/src/commands/CreatePresignedDomainUrlCommand.ts index 45c7c9948da3e..d9a4457399cc6 100644 --- a/clients/client-sagemaker/src/commands/CreatePresignedDomainUrlCommand.ts +++ b/clients/client-sagemaker/src/commands/CreatePresignedDomainUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePresignedDomainUrlRequest, CreatePresignedDomainUrlResponse } from "../models/models_1"; @@ -137,6 +138,10 @@ export class CreatePresignedDomainUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreatePresignedDomainUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreatePresignedNotebookInstanceUrlCommand.ts b/clients/client-sagemaker/src/commands/CreatePresignedNotebookInstanceUrlCommand.ts index 79f52880a08c2..90f5a1df2c0d0 100644 --- a/clients/client-sagemaker/src/commands/CreatePresignedNotebookInstanceUrlCommand.ts +++ b/clients/client-sagemaker/src/commands/CreatePresignedNotebookInstanceUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePresignedNotebookInstanceUrlInput, CreatePresignedNotebookInstanceUrlOutput } from "../models/models_1"; @@ -136,6 +137,10 @@ export class CreatePresignedNotebookInstanceUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreatePresignedNotebookInstanceUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateProcessingJobCommand.ts b/clients/client-sagemaker/src/commands/CreateProcessingJobCommand.ts index f15fed423be15..a445c126a0de9 100644 --- a/clients/client-sagemaker/src/commands/CreateProcessingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateProcessingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProcessingJobRequest, CreateProcessingJobResponse } from "../models/models_1"; @@ -229,6 +230,10 @@ export class CreateProcessingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateProcessingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateProjectCommand.ts b/clients/client-sagemaker/src/commands/CreateProjectCommand.ts index 0a78d119a6f0d..2d536103e2844 100644 --- a/clients/client-sagemaker/src/commands/CreateProjectCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProjectInput, CreateProjectOutput } from "../models/models_1"; @@ -136,6 +137,10 @@ export class CreateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateSpaceCommand.ts b/clients/client-sagemaker/src/commands/CreateSpaceCommand.ts index d1d8da4144652..c29f3d6c50aaf 100644 --- a/clients/client-sagemaker/src/commands/CreateSpaceCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateSpaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSpaceRequest, CreateSpaceResponse } from "../models/models_1"; @@ -162,6 +163,10 @@ export class CreateSpaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateSpace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateStudioLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/CreateStudioLifecycleConfigCommand.ts index 511cf3e5288a5..a92581ed1fa6e 100644 --- a/clients/client-sagemaker/src/commands/CreateStudioLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateStudioLifecycleConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateStudioLifecycleConfigRequest, CreateStudioLifecycleConfigResponse } from "../models/models_1"; @@ -127,6 +128,10 @@ export class CreateStudioLifecycleConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateStudioLifecycleConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateTrainingJobCommand.ts b/clients/client-sagemaker/src/commands/CreateTrainingJobCommand.ts index 456c931f569ab..cb7cfbc453dbf 100644 --- a/clients/client-sagemaker/src/commands/CreateTrainingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateTrainingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTrainingJobRequest, CreateTrainingJobResponse } from "../models/models_1"; @@ -369,6 +370,10 @@ export class CreateTrainingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateTrainingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateTransformJobCommand.ts b/clients/client-sagemaker/src/commands/CreateTransformJobCommand.ts index 9e3cd63cc31f2..c72804277a76e 100644 --- a/clients/client-sagemaker/src/commands/CreateTransformJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateTransformJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTransformJobRequest, CreateTransformJobResponse } from "../models/models_1"; @@ -213,6 +214,10 @@ export class CreateTransformJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateTransformJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateTrialCommand.ts b/clients/client-sagemaker/src/commands/CreateTrialCommand.ts index 6c54ecb13592a..5d3db81494592 100644 --- a/clients/client-sagemaker/src/commands/CreateTrialCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateTrialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTrialRequest, CreateTrialResponse } from "../models/models_1"; @@ -143,6 +144,10 @@ export class CreateTrialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateTrial", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/CreateTrialComponentCommand.ts index 604140f2dcf46..44c0ae56f811b 100644 --- a/clients/client-sagemaker/src/commands/CreateTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateTrialComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTrialComponentRequest, CreateTrialComponentResponse } from "../models/models_1"; @@ -164,6 +165,10 @@ export class CreateTrialComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateTrialComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateUserProfileCommand.ts b/clients/client-sagemaker/src/commands/CreateUserProfileCommand.ts index 6c37e83c7a981..b97805f08f03f 100644 --- a/clients/client-sagemaker/src/commands/CreateUserProfileCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUserProfileRequest, CreateUserProfileResponse } from "../models/models_1"; @@ -229,6 +230,10 @@ export class CreateUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateWorkforceCommand.ts b/clients/client-sagemaker/src/commands/CreateWorkforceCommand.ts index 79e17118857fd..5d473e045e87a 100644 --- a/clients/client-sagemaker/src/commands/CreateWorkforceCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateWorkforceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class CreateWorkforceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateWorkforceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateWorkforce", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/CreateWorkteamCommand.ts b/clients/client-sagemaker/src/commands/CreateWorkteamCommand.ts index 9cd72703ca484..d9abf2c8d09ac 100644 --- a/clients/client-sagemaker/src/commands/CreateWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateWorkteamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkteamRequest, CreateWorkteamResponse } from "../models/models_1"; @@ -149,6 +150,10 @@ export class CreateWorkteamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "CreateWorkteam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteActionCommand.ts b/clients/client-sagemaker/src/commands/DeleteActionCommand.ts index 95892307f45e9..d55742cd97f7f 100644 --- a/clients/client-sagemaker/src/commands/DeleteActionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteActionRequest, DeleteActionResponse } from "../models/models_1"; @@ -115,6 +116,10 @@ export class DeleteActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteAlgorithmCommand.ts b/clients/client-sagemaker/src/commands/DeleteAlgorithmCommand.ts index ad420a8768f38..f3e410282f5c2 100644 --- a/clients/client-sagemaker/src/commands/DeleteAlgorithmCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteAlgorithmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAlgorithmInput } from "../models/models_1"; @@ -112,6 +113,10 @@ export class DeleteAlgorithmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteAlgorithm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteAppCommand.ts b/clients/client-sagemaker/src/commands/DeleteAppCommand.ts index 232bc28829a18..c4a9a2131c960 100644 --- a/clients/client-sagemaker/src/commands/DeleteAppCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppRequest } from "../models/models_1"; @@ -120,6 +121,10 @@ export class DeleteAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteAppImageConfigCommand.ts b/clients/client-sagemaker/src/commands/DeleteAppImageConfigCommand.ts index 8bae9bfd88eef..901aae4d745be 100644 --- a/clients/client-sagemaker/src/commands/DeleteAppImageConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteAppImageConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppImageConfigRequest } from "../models/models_1"; @@ -115,6 +116,10 @@ export class DeleteAppImageConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteAppImageConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteArtifactCommand.ts b/clients/client-sagemaker/src/commands/DeleteArtifactCommand.ts index bddfe3d3979c9..01d96452c76d8 100644 --- a/clients/client-sagemaker/src/commands/DeleteArtifactCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteArtifactRequest, DeleteArtifactResponse } from "../models/models_1"; @@ -127,6 +128,10 @@ export class DeleteArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteAssociationCommand.ts b/clients/client-sagemaker/src/commands/DeleteAssociationCommand.ts index a490a00a0a5c5..bd9e2e78de568 100644 --- a/clients/client-sagemaker/src/commands/DeleteAssociationCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAssociationRequest, DeleteAssociationResponse } from "../models/models_1"; @@ -119,6 +120,10 @@ export class DeleteAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteCodeRepositoryCommand.ts b/clients/client-sagemaker/src/commands/DeleteCodeRepositoryCommand.ts index eb56b64335f19..55615f1fea336 100644 --- a/clients/client-sagemaker/src/commands/DeleteCodeRepositoryCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteCodeRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCodeRepositoryInput } from "../models/models_1"; @@ -112,6 +113,10 @@ export class DeleteCodeRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteCodeRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteContextCommand.ts b/clients/client-sagemaker/src/commands/DeleteContextCommand.ts index 6d662963b9188..f71da77febd23 100644 --- a/clients/client-sagemaker/src/commands/DeleteContextCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteContextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteContextRequest, DeleteContextResponse } from "../models/models_1"; @@ -115,6 +116,10 @@ export class DeleteContextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteContext", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteDataQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteDataQualityJobDefinitionCommand.ts index c7aec7468bdef..20ed6b677db3d 100644 --- a/clients/client-sagemaker/src/commands/DeleteDataQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteDataQualityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDataQualityJobDefinitionRequest } from "../models/models_1"; @@ -118,6 +119,10 @@ export class DeleteDataQualityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteDataQualityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteDeviceFleetCommand.ts b/clients/client-sagemaker/src/commands/DeleteDeviceFleetCommand.ts index 2e71bfd089291..7278363d29d43 100644 --- a/clients/client-sagemaker/src/commands/DeleteDeviceFleetCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteDeviceFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDeviceFleetRequest } from "../models/models_1"; @@ -115,6 +116,10 @@ export class DeleteDeviceFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteDeviceFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteDomainCommand.ts b/clients/client-sagemaker/src/commands/DeleteDomainCommand.ts index 61d2c07dc4f3b..0367e018858b5 100644 --- a/clients/client-sagemaker/src/commands/DeleteDomainCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDomainRequest } from "../models/models_1"; @@ -123,6 +124,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentPlanCommand.ts b/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentPlanCommand.ts index d7ac431ef7399..7874e23f74186 100644 --- a/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentPlanCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEdgeDeploymentPlanRequest } from "../models/models_1"; @@ -116,6 +117,10 @@ export class DeleteEdgeDeploymentPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteEdgeDeploymentPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentStageCommand.ts b/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentStageCommand.ts index 9740faa860cb1..9a239ed1f66ce 100644 --- a/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentStageCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEdgeDeploymentStageRequest } from "../models/models_1"; @@ -117,6 +118,10 @@ export class DeleteEdgeDeploymentStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteEdgeDeploymentStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteEndpointCommand.ts b/clients/client-sagemaker/src/commands/DeleteEndpointCommand.ts index dfdce6f05f29f..9f69a0fa802cb 100644 --- a/clients/client-sagemaker/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEndpointInput } from "../models/models_1"; @@ -122,6 +123,10 @@ export class DeleteEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteEndpointConfigCommand.ts b/clients/client-sagemaker/src/commands/DeleteEndpointConfigCommand.ts index 045b1c32dd165..5794d81d3a1bf 100644 --- a/clients/client-sagemaker/src/commands/DeleteEndpointConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteEndpointConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEndpointConfigInput } from "../models/models_2"; @@ -120,6 +121,10 @@ export class DeleteEndpointConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteEndpointConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteExperimentCommand.ts b/clients/client-sagemaker/src/commands/DeleteExperimentCommand.ts index c8c771096cd5d..ce5f49a737d7f 100644 --- a/clients/client-sagemaker/src/commands/DeleteExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteExperimentRequest, DeleteExperimentResponse } from "../models/models_2"; @@ -119,6 +120,10 @@ export class DeleteExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteFeatureGroupCommand.ts b/clients/client-sagemaker/src/commands/DeleteFeatureGroupCommand.ts index a71fa7367c91f..e0b252b7dbf3f 100644 --- a/clients/client-sagemaker/src/commands/DeleteFeatureGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteFeatureGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFeatureGroupRequest } from "../models/models_2"; @@ -119,6 +120,10 @@ export class DeleteFeatureGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteFeatureGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteFlowDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteFlowDefinitionCommand.ts index 173a425cb1d05..797e9f0b99761 100644 --- a/clients/client-sagemaker/src/commands/DeleteFlowDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteFlowDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFlowDefinitionRequest, DeleteFlowDefinitionResponse } from "../models/models_2"; @@ -118,6 +119,10 @@ export class DeleteFlowDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteFlowDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteHubCommand.ts b/clients/client-sagemaker/src/commands/DeleteHubCommand.ts index 8b2205f6ca36f..0ef59a71b4be8 100644 --- a/clients/client-sagemaker/src/commands/DeleteHubCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteHubCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHubRequest } from "../models/models_2"; @@ -119,6 +120,10 @@ export class DeleteHubCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteHub", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteHubContentCommand.ts b/clients/client-sagemaker/src/commands/DeleteHubContentCommand.ts index 9d3aacbf94dca..d2b83bd86be09 100644 --- a/clients/client-sagemaker/src/commands/DeleteHubContentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteHubContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHubContentRequest } from "../models/models_2"; @@ -124,6 +125,10 @@ export class DeleteHubContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteHubContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteHumanTaskUiCommand.ts b/clients/client-sagemaker/src/commands/DeleteHumanTaskUiCommand.ts index cb84e999aba0f..86c61eaea3a92 100644 --- a/clients/client-sagemaker/src/commands/DeleteHumanTaskUiCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteHumanTaskUiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHumanTaskUiRequest, DeleteHumanTaskUiResponse } from "../models/models_2"; @@ -119,6 +120,10 @@ export class DeleteHumanTaskUiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteHumanTaskUi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteImageCommand.ts b/clients/client-sagemaker/src/commands/DeleteImageCommand.ts index b2eb9f9e7e455..6ed802dd605e2 100644 --- a/clients/client-sagemaker/src/commands/DeleteImageCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteImageRequest, DeleteImageResponse } from "../models/models_2"; @@ -117,6 +118,10 @@ export class DeleteImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteImageVersionCommand.ts b/clients/client-sagemaker/src/commands/DeleteImageVersionCommand.ts index d3b6fd38eee0b..a0375c2792fab 100644 --- a/clients/client-sagemaker/src/commands/DeleteImageVersionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteImageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteImageVersionRequest, DeleteImageVersionResponse } from "../models/models_2"; @@ -121,6 +122,10 @@ export class DeleteImageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteImageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/DeleteInferenceExperimentCommand.ts index ac9156ef0b2b3..03862d3aebe33 100644 --- a/clients/client-sagemaker/src/commands/DeleteInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteInferenceExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteInferenceExperimentRequest, DeleteInferenceExperimentResponse } from "../models/models_2"; @@ -127,6 +128,10 @@ export class DeleteInferenceExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteInferenceExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteModelBiasJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelBiasJobDefinitionCommand.ts index a9f36f85c0c26..f7617794a4936 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelBiasJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelBiasJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteModelBiasJobDefinitionRequest } from "../models/models_2"; @@ -118,6 +119,10 @@ export class DeleteModelBiasJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteModelBiasJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteModelCardCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelCardCommand.ts index 96730f685e1e4..d2eb2469bc965 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelCardCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelCardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteModelCardRequest } from "../models/models_2"; @@ -119,6 +120,10 @@ export class DeleteModelCardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteModelCard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteModelCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelCommand.ts index aa014138f6014..5cc1f196f8f6a 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteModelInput } from "../models/models_2"; @@ -113,6 +114,10 @@ export class DeleteModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteModelExplainabilityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelExplainabilityJobDefinitionCommand.ts index cd7aec9b89f48..481345af18d47 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelExplainabilityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelExplainabilityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteModelExplainabilityJobDefinitionRequest } from "../models/models_2"; @@ -119,6 +120,10 @@ export class DeleteModelExplainabilityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteModelExplainabilityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteModelPackageCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelPackageCommand.ts index f48fef1a1c008..de4e6b0915c30 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteModelPackageInput } from "../models/models_2"; @@ -118,6 +119,10 @@ export class DeleteModelPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteModelPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteModelPackageGroupCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelPackageGroupCommand.ts index ceb08d72d4c24..9af0bd6040169 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelPackageGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelPackageGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteModelPackageGroupInput } from "../models/models_2"; @@ -116,6 +117,10 @@ export class DeleteModelPackageGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteModelPackageGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteModelPackageGroupPolicyCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelPackageGroupPolicyCommand.ts index 4385514b7a5eb..1a3125d4a314d 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelPackageGroupPolicyCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelPackageGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteModelPackageGroupPolicyInput } from "../models/models_2"; @@ -115,6 +116,10 @@ export class DeleteModelPackageGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteModelPackageGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteModelQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelQualityJobDefinitionCommand.ts index 7e59daa3812c9..383fc5a5327b2 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelQualityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteModelQualityJobDefinitionRequest } from "../models/models_2"; @@ -118,6 +119,10 @@ export class DeleteModelQualityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteModelQualityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/DeleteMonitoringScheduleCommand.ts index 11accbe2bbdf6..27979e261dbfa 100644 --- a/clients/client-sagemaker/src/commands/DeleteMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteMonitoringScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMonitoringScheduleRequest } from "../models/models_2"; @@ -116,6 +117,10 @@ export class DeleteMonitoringScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteMonitoringSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/DeleteNotebookInstanceCommand.ts index cafff78ce15a1..77ce7db884305 100644 --- a/clients/client-sagemaker/src/commands/DeleteNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteNotebookInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteNotebookInstanceInput } from "../models/models_2"; @@ -118,6 +119,10 @@ export class DeleteNotebookInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteNotebookInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteNotebookInstanceLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/DeleteNotebookInstanceLifecycleConfigCommand.ts index fd81e5ba7dc1a..bba33248da7e7 100644 --- a/clients/client-sagemaker/src/commands/DeleteNotebookInstanceLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteNotebookInstanceLifecycleConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteNotebookInstanceLifecycleConfigInput } from "../models/models_2"; @@ -115,6 +116,10 @@ export class DeleteNotebookInstanceLifecycleConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteNotebookInstanceLifecycleConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeletePipelineCommand.ts b/clients/client-sagemaker/src/commands/DeletePipelineCommand.ts index 2eeaabc669c47..eaa148c37b304 100644 --- a/clients/client-sagemaker/src/commands/DeletePipelineCommand.ts +++ b/clients/client-sagemaker/src/commands/DeletePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePipelineRequest, DeletePipelineResponse } from "../models/models_2"; @@ -121,6 +122,10 @@ export class DeletePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeletePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteProjectCommand.ts b/clients/client-sagemaker/src/commands/DeleteProjectCommand.ts index 9b0a856683cf5..cfa4e2d9cdd33 100644 --- a/clients/client-sagemaker/src/commands/DeleteProjectCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProjectInput } from "../models/models_2"; @@ -114,6 +115,10 @@ export class DeleteProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteSpaceCommand.ts b/clients/client-sagemaker/src/commands/DeleteSpaceCommand.ts index 71cdb51ceaa36..1e0488e28ec02 100644 --- a/clients/client-sagemaker/src/commands/DeleteSpaceCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteSpaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSpaceRequest } from "../models/models_2"; @@ -117,6 +118,10 @@ export class DeleteSpaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteSpace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteStudioLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/DeleteStudioLifecycleConfigCommand.ts index f298cfbfccbca..09e3eda8b99c7 100644 --- a/clients/client-sagemaker/src/commands/DeleteStudioLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteStudioLifecycleConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStudioLifecycleConfigRequest } from "../models/models_2"; @@ -118,6 +119,10 @@ export class DeleteStudioLifecycleConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteStudioLifecycleConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteTagsCommand.ts b/clients/client-sagemaker/src/commands/DeleteTagsCommand.ts index 515e53f4926ac..fde45609540c2 100644 --- a/clients/client-sagemaker/src/commands/DeleteTagsCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTagsInput, DeleteTagsOutput } from "../models/models_2"; @@ -124,6 +125,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteTrialCommand.ts b/clients/client-sagemaker/src/commands/DeleteTrialCommand.ts index 443eeed66a6c8..3aa37358c2ca1 100644 --- a/clients/client-sagemaker/src/commands/DeleteTrialCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteTrialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTrialRequest, DeleteTrialResponse } from "../models/models_2"; @@ -117,6 +118,10 @@ export class DeleteTrialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteTrial", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/DeleteTrialComponentCommand.ts index 885c9a345787a..cc6d5a09b322d 100644 --- a/clients/client-sagemaker/src/commands/DeleteTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteTrialComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTrialComponentRequest, DeleteTrialComponentResponse } from "../models/models_2"; @@ -119,6 +120,10 @@ export class DeleteTrialComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteTrialComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteUserProfileCommand.ts b/clients/client-sagemaker/src/commands/DeleteUserProfileCommand.ts index e442e467cbfb3..38635010c6c14 100644 --- a/clients/client-sagemaker/src/commands/DeleteUserProfileCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserProfileRequest } from "../models/models_2"; @@ -120,6 +121,10 @@ export class DeleteUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteWorkforceCommand.ts b/clients/client-sagemaker/src/commands/DeleteWorkforceCommand.ts index 20702af713450..3d19c6987fae7 100644 --- a/clients/client-sagemaker/src/commands/DeleteWorkforceCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteWorkforceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkforceRequest, DeleteWorkforceResponse } from "../models/models_2"; @@ -123,6 +124,10 @@ export class DeleteWorkforceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteWorkforce", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeleteWorkteamCommand.ts b/clients/client-sagemaker/src/commands/DeleteWorkteamCommand.ts index 280cdd2670afc..ba69549f674ff 100644 --- a/clients/client-sagemaker/src/commands/DeleteWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteWorkteamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkteamRequest, DeleteWorkteamResponse } from "../models/models_2"; @@ -118,6 +119,10 @@ export class DeleteWorkteamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeleteWorkteam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DeregisterDevicesCommand.ts b/clients/client-sagemaker/src/commands/DeregisterDevicesCommand.ts index de52d55924e23..040a5e5de667d 100644 --- a/clients/client-sagemaker/src/commands/DeregisterDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/DeregisterDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterDevicesRequest } from "../models/models_2"; @@ -115,6 +116,10 @@ export class DeregisterDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DeregisterDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeActionCommand.ts b/clients/client-sagemaker/src/commands/DescribeActionCommand.ts index 4e67102f09d22..e4736f41b76a6 100644 --- a/clients/client-sagemaker/src/commands/DescribeActionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeActionRequest, DescribeActionResponse } from "../models/models_2"; @@ -158,6 +159,10 @@ export class DescribeActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeAlgorithmCommand.ts b/clients/client-sagemaker/src/commands/DescribeAlgorithmCommand.ts index db38a117147dc..bef2ff77ca064 100644 --- a/clients/client-sagemaker/src/commands/DescribeAlgorithmCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeAlgorithmCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAlgorithmInput, DescribeAlgorithmOutput } from "../models/models_2"; @@ -327,6 +328,10 @@ export class DescribeAlgorithmCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeAlgorithm", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeAppCommand.ts b/clients/client-sagemaker/src/commands/DescribeAppCommand.ts index fd8be84f47797..4bfd8addbfbf3 100644 --- a/clients/client-sagemaker/src/commands/DescribeAppCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppRequest, DescribeAppResponse } from "../models/models_2"; @@ -135,6 +136,10 @@ export class DescribeAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeAppImageConfigCommand.ts b/clients/client-sagemaker/src/commands/DescribeAppImageConfigCommand.ts index 56a78d450db4f..0ad3dc10bc7ad 100644 --- a/clients/client-sagemaker/src/commands/DescribeAppImageConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeAppImageConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppImageConfigRequest, DescribeAppImageConfigResponse } from "../models/models_2"; @@ -133,6 +134,10 @@ export class DescribeAppImageConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeAppImageConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeArtifactCommand.ts b/clients/client-sagemaker/src/commands/DescribeArtifactCommand.ts index 98575019476fd..63b3d965eeff3 100644 --- a/clients/client-sagemaker/src/commands/DescribeArtifactCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeArtifactRequest, DescribeArtifactResponse } from "../models/models_2"; @@ -160,6 +161,10 @@ export class DescribeArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeAutoMLJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeAutoMLJobCommand.ts index 245169ed3926f..0c320fdcb5d2d 100644 --- a/clients/client-sagemaker/src/commands/DescribeAutoMLJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeAutoMLJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAutoMLJobRequest, DescribeAutoMLJobResponse } from "../models/models_2"; @@ -270,6 +271,10 @@ export class DescribeAutoMLJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeAutoMLJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeAutoMLJobV2Command.ts b/clients/client-sagemaker/src/commands/DescribeAutoMLJobV2Command.ts index 0f7433537e003..b175c06d8288a 100644 --- a/clients/client-sagemaker/src/commands/DescribeAutoMLJobV2Command.ts +++ b/clients/client-sagemaker/src/commands/DescribeAutoMLJobV2Command.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAutoMLJobV2Request, DescribeAutoMLJobV2Response } from "../models/models_2"; @@ -326,6 +327,10 @@ export class DescribeAutoMLJobV2Command extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeAutoMLJobV2", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeCodeRepositoryCommand.ts b/clients/client-sagemaker/src/commands/DescribeCodeRepositoryCommand.ts index b614e80ececf1..171fb7722ec2a 100644 --- a/clients/client-sagemaker/src/commands/DescribeCodeRepositoryCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeCodeRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCodeRepositoryInput, DescribeCodeRepositoryOutput } from "../models/models_2"; @@ -122,6 +123,10 @@ export class DescribeCodeRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeCodeRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeCompilationJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeCompilationJobCommand.ts index 4d6f8fff4b9d2..e76605f1a8fc9 100644 --- a/clients/client-sagemaker/src/commands/DescribeCompilationJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeCompilationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCompilationJobRequest, DescribeCompilationJobResponse } from "../models/models_2"; @@ -167,6 +168,10 @@ export class DescribeCompilationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeCompilationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeContextCommand.ts b/clients/client-sagemaker/src/commands/DescribeContextCommand.ts index 53ce30796e01c..e5edc3d68ecf9 100644 --- a/clients/client-sagemaker/src/commands/DescribeContextCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeContextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeContextRequest, DescribeContextResponse } from "../models/models_2"; @@ -151,6 +152,10 @@ export class DescribeContextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeContext", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeDataQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeDataQualityJobDefinitionCommand.ts index c9d7fa8678c78..8f0daabb07a0b 100644 --- a/clients/client-sagemaker/src/commands/DescribeDataQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeDataQualityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDataQualityJobDefinitionRequest, DescribeDataQualityJobDefinitionResponse } from "../models/models_2"; @@ -220,6 +221,10 @@ export class DescribeDataQualityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeDataQualityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeDeviceCommand.ts b/clients/client-sagemaker/src/commands/DescribeDeviceCommand.ts index aaa7f43447bdb..c577c7fa258f2 100644 --- a/clients/client-sagemaker/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeviceRequest, DescribeDeviceResponse } from "../models/models_2"; @@ -136,6 +137,10 @@ export class DescribeDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeDeviceFleetCommand.ts b/clients/client-sagemaker/src/commands/DescribeDeviceFleetCommand.ts index ede23764e8ebd..4f707b4657740 100644 --- a/clients/client-sagemaker/src/commands/DescribeDeviceFleetCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeDeviceFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeviceFleetRequest, DescribeDeviceFleetResponse } from "../models/models_2"; @@ -129,6 +130,10 @@ export class DescribeDeviceFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeDeviceFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeDomainCommand.ts b/clients/client-sagemaker/src/commands/DescribeDomainCommand.ts index 74c52fbeebb9d..329d9f523a1eb 100644 --- a/clients/client-sagemaker/src/commands/DescribeDomainCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainRequest, DescribeDomainResponse } from "../models/models_2"; @@ -276,6 +277,10 @@ export class DescribeDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeEdgeDeploymentPlanCommand.ts b/clients/client-sagemaker/src/commands/DescribeEdgeDeploymentPlanCommand.ts index 52abcb00483fc..4518a80b86738 100644 --- a/clients/client-sagemaker/src/commands/DescribeEdgeDeploymentPlanCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeEdgeDeploymentPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEdgeDeploymentPlanRequest, DescribeEdgeDeploymentPlanResponse } from "../models/models_2"; @@ -157,6 +158,10 @@ export class DescribeEdgeDeploymentPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeEdgeDeploymentPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeEdgePackagingJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeEdgePackagingJobCommand.ts index fe6677a53b2c0..9803de0a85ff7 100644 --- a/clients/client-sagemaker/src/commands/DescribeEdgePackagingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeEdgePackagingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEdgePackagingJobRequest, DescribeEdgePackagingJobResponse } from "../models/models_2"; @@ -141,6 +142,10 @@ export class DescribeEdgePackagingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeEdgePackagingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeEndpointCommand.ts b/clients/client-sagemaker/src/commands/DescribeEndpointCommand.ts index 3da480169d6b8..ed9c3dd7f512c 100644 --- a/clients/client-sagemaker/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEndpointInput, DescribeEndpointOutput } from "../models/models_2"; @@ -347,6 +348,10 @@ export class DescribeEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeEndpointConfigCommand.ts b/clients/client-sagemaker/src/commands/DescribeEndpointConfigCommand.ts index e55509b898321..3cd1255e44e4c 100644 --- a/clients/client-sagemaker/src/commands/DescribeEndpointConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeEndpointConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEndpointConfigInput, DescribeEndpointConfigOutput } from "../models/models_2"; @@ -238,6 +239,10 @@ export class DescribeEndpointConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeEndpointConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeExperimentCommand.ts b/clients/client-sagemaker/src/commands/DescribeExperimentCommand.ts index 8f6baba317e75..e3b9b77b4bb0e 100644 --- a/clients/client-sagemaker/src/commands/DescribeExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeExperimentRequest, DescribeExperimentResponse } from "../models/models_2"; @@ -146,6 +147,10 @@ export class DescribeExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeFeatureGroupCommand.ts b/clients/client-sagemaker/src/commands/DescribeFeatureGroupCommand.ts index 54b723a842dcd..3e8de3e34390c 100644 --- a/clients/client-sagemaker/src/commands/DescribeFeatureGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeFeatureGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFeatureGroupRequest, DescribeFeatureGroupResponse } from "../models/models_2"; @@ -169,6 +170,10 @@ export class DescribeFeatureGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeFeatureGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeFeatureMetadataCommand.ts b/clients/client-sagemaker/src/commands/DescribeFeatureMetadataCommand.ts index fdf0140bff156..0d95f6e9abac9 100644 --- a/clients/client-sagemaker/src/commands/DescribeFeatureMetadataCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeFeatureMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFeatureMetadataRequest, DescribeFeatureMetadataResponse } from "../models/models_2"; @@ -130,6 +131,10 @@ export class DescribeFeatureMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeFeatureMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeFlowDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeFlowDefinitionCommand.ts index 06c93b8585b58..29253053d584f 100644 --- a/clients/client-sagemaker/src/commands/DescribeFlowDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeFlowDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFlowDefinitionRequest, DescribeFlowDefinitionResponse } from "../models/models_2"; @@ -153,6 +154,10 @@ export class DescribeFlowDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeFlowDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeHubCommand.ts b/clients/client-sagemaker/src/commands/DescribeHubCommand.ts index 3928123827e1f..ef195ae0eb2aa 100644 --- a/clients/client-sagemaker/src/commands/DescribeHubCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeHubCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHubRequest, DescribeHubResponse } from "../models/models_2"; @@ -131,6 +132,10 @@ export class DescribeHubCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeHub", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeHubContentCommand.ts b/clients/client-sagemaker/src/commands/DescribeHubContentCommand.ts index 2629100c88501..9059e0e8dbce6 100644 --- a/clients/client-sagemaker/src/commands/DescribeHubContentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeHubContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHubContentRequest, DescribeHubContentResponse } from "../models/models_2"; @@ -145,6 +146,10 @@ export class DescribeHubContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeHubContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeHumanTaskUiCommand.ts b/clients/client-sagemaker/src/commands/DescribeHumanTaskUiCommand.ts index 55bae423ca51b..262f6b18da97b 100644 --- a/clients/client-sagemaker/src/commands/DescribeHumanTaskUiCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeHumanTaskUiCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHumanTaskUiRequest, DescribeHumanTaskUiResponse } from "../models/models_2"; @@ -124,6 +125,10 @@ export class DescribeHumanTaskUiCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeHumanTaskUi", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeHyperParameterTuningJobCommand.ts index 1c3ea7f827c16..497f56f6007ad 100644 --- a/clients/client-sagemaker/src/commands/DescribeHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeHyperParameterTuningJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHyperParameterTuningJobRequest, DescribeHyperParameterTuningJobResponse } from "../models/models_2"; @@ -549,6 +550,10 @@ export class DescribeHyperParameterTuningJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeHyperParameterTuningJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeImageCommand.ts b/clients/client-sagemaker/src/commands/DescribeImageCommand.ts index dcc1a2862a7fc..6160ceaeaebb4 100644 --- a/clients/client-sagemaker/src/commands/DescribeImageCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeImageRequest, DescribeImageResponse } from "../models/models_2"; @@ -123,6 +124,10 @@ export class DescribeImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeImageVersionCommand.ts b/clients/client-sagemaker/src/commands/DescribeImageVersionCommand.ts index 748bb729448ff..f887ef707feb6 100644 --- a/clients/client-sagemaker/src/commands/DescribeImageVersionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeImageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeImageVersionRequest, DescribeImageVersionResponse } from "../models/models_2"; @@ -134,6 +135,10 @@ export class DescribeImageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeImageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/DescribeInferenceExperimentCommand.ts index 08630c5f02280..984a30ab00337 100644 --- a/clients/client-sagemaker/src/commands/DescribeInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeInferenceExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeInferenceExperimentRequest, DescribeInferenceExperimentResponse } from "../models/models_2"; @@ -174,6 +175,10 @@ export class DescribeInferenceExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeInferenceExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeInferenceRecommendationsJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeInferenceRecommendationsJobCommand.ts index f5dbe7c1e39e4..54037fd7c1179 100644 --- a/clients/client-sagemaker/src/commands/DescribeInferenceRecommendationsJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeInferenceRecommendationsJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -274,6 +275,10 @@ export class DescribeInferenceRecommendationsJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeInferenceRecommendationsJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeLabelingJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeLabelingJobCommand.ts index 334986088517b..93ab7075538cc 100644 --- a/clients/client-sagemaker/src/commands/DescribeLabelingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeLabelingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeLabelingJobRequest, DescribeLabelingJobResponse } from "../models/models_2"; @@ -209,6 +210,10 @@ export class DescribeLabelingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeLabelingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeLineageGroupCommand.ts b/clients/client-sagemaker/src/commands/DescribeLineageGroupCommand.ts index 5e4cd41c52b33..65163a379e0c4 100644 --- a/clients/client-sagemaker/src/commands/DescribeLineageGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeLineageGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeLineageGroupRequest, DescribeLineageGroupResponse } from "../models/models_2"; @@ -144,6 +145,10 @@ export class DescribeLineageGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeLineageGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeModelBiasJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelBiasJobDefinitionCommand.ts index be71cec67b327..6da7d9c3f562a 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelBiasJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelBiasJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeModelBiasJobDefinitionRequest, DescribeModelBiasJobDefinitionResponse } from "../models/models_2"; @@ -213,6 +214,10 @@ export class DescribeModelBiasJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeModelBiasJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeModelCardCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelCardCommand.ts index e761b7107b5f2..38c64b2527e25 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelCardCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelCardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DescribeModelCardCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeModelCardResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeModelCard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeModelCardExportJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelCardExportJobCommand.ts index 94108f1cc1387..56ac9d1fed019 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelCardExportJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelCardExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeModelCardExportJobRequest, DescribeModelCardExportJobResponse } from "../models/models_2"; @@ -130,6 +131,10 @@ export class DescribeModelCardExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeModelCardExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeModelCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelCommand.ts index b4c45298cbb81..983ab83d38802 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeModelInput, DescribeModelOutput } from "../models/models_2"; @@ -194,6 +195,10 @@ export class DescribeModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeModelExplainabilityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelExplainabilityJobDefinitionCommand.ts index e25abfeaa14c1..6ec762582fb5f 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelExplainabilityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelExplainabilityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -220,6 +221,10 @@ export class DescribeModelExplainabilityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeModelExplainabilityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeModelPackageCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelPackageCommand.ts index 37ed684da0d37..b2feeb8c12db5 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeModelPackageInput, DescribeModelPackageOutput } from "../models/models_2"; @@ -355,6 +356,10 @@ export class DescribeModelPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeModelPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeModelPackageGroupCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelPackageGroupCommand.ts index d38d9a8ddd0bc..4e6670efee75f 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelPackageGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelPackageGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeModelPackageGroupInput, DescribeModelPackageGroupOutput } from "../models/models_2"; @@ -128,6 +129,10 @@ export class DescribeModelPackageGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeModelPackageGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeModelQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelQualityJobDefinitionCommand.ts index 4ee0fa1842e72..647f27f3c5827 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelQualityJobDefinitionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -224,6 +225,10 @@ export class DescribeModelQualityJobDefinitionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeModelQualityJobDefinition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/DescribeMonitoringScheduleCommand.ts index 73c4713451a5c..4c9005da06831 100644 --- a/clients/client-sagemaker/src/commands/DescribeMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeMonitoringScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeMonitoringScheduleRequest, DescribeMonitoringScheduleResponse } from "../models/models_2"; @@ -245,6 +246,10 @@ export class DescribeMonitoringScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeMonitoringSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/DescribeNotebookInstanceCommand.ts index 8189a8064abb2..1b1a8acc62088 100644 --- a/clients/client-sagemaker/src/commands/DescribeNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeNotebookInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeNotebookInstanceInput, DescribeNotebookInstanceOutput } from "../models/models_2"; @@ -143,6 +144,10 @@ export class DescribeNotebookInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeNotebookInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeNotebookInstanceLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/DescribeNotebookInstanceLifecycleConfigCommand.ts index 36774222bef91..869e948e5c125 100644 --- a/clients/client-sagemaker/src/commands/DescribeNotebookInstanceLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeNotebookInstanceLifecycleConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DescribeNotebookInstanceLifecycleConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeNotebookInstanceLifecycleConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribePipelineCommand.ts b/clients/client-sagemaker/src/commands/DescribePipelineCommand.ts index fe3ec8b6bdab2..57daa9e6abeae 100644 --- a/clients/client-sagemaker/src/commands/DescribePipelineCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePipelineRequest, DescribePipelineResponse } from "../models/models_2"; @@ -149,6 +150,10 @@ export class DescribePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribePipelineDefinitionForExecutionCommand.ts b/clients/client-sagemaker/src/commands/DescribePipelineDefinitionForExecutionCommand.ts index a38b3199f5940..5efe851b7b136 100644 --- a/clients/client-sagemaker/src/commands/DescribePipelineDefinitionForExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribePipelineDefinitionForExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -127,6 +128,10 @@ export class DescribePipelineDefinitionForExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribePipelineDefinitionForExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribePipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/DescribePipelineExecutionCommand.ts index 035dc8ab2e318..e9e736dce4fe2 100644 --- a/clients/client-sagemaker/src/commands/DescribePipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribePipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePipelineExecutionRequest, DescribePipelineExecutionResponse } from "../models/models_2"; @@ -159,6 +160,10 @@ export class DescribePipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribePipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeProcessingJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeProcessingJobCommand.ts index b0fefa382d7fd..933818de8ad50 100644 --- a/clients/client-sagemaker/src/commands/DescribeProcessingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeProcessingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProcessingJobRequest, DescribeProcessingJobResponse } from "../models/models_2"; @@ -227,6 +228,10 @@ export class DescribeProcessingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeProcessingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeProjectCommand.ts b/clients/client-sagemaker/src/commands/DescribeProjectCommand.ts index d013ea2248505..6ced36d1f27eb 100644 --- a/clients/client-sagemaker/src/commands/DescribeProjectCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProjectInput, DescribeProjectOutput } from "../models/models_2"; @@ -155,6 +156,10 @@ export class DescribeProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeSpaceCommand.ts b/clients/client-sagemaker/src/commands/DescribeSpaceCommand.ts index a222b305024e2..6842954d5ca78 100644 --- a/clients/client-sagemaker/src/commands/DescribeSpaceCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeSpaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSpaceRequest, DescribeSpaceResponse } from "../models/models_2"; @@ -159,6 +160,10 @@ export class DescribeSpaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeSpace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeStudioLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/DescribeStudioLifecycleConfigCommand.ts index f9f598db00e54..54bd514bde001 100644 --- a/clients/client-sagemaker/src/commands/DescribeStudioLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeStudioLifecycleConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeStudioLifecycleConfigRequest, DescribeStudioLifecycleConfigResponse } from "../models/models_2"; @@ -127,6 +128,10 @@ export class DescribeStudioLifecycleConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeStudioLifecycleConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeSubscribedWorkteamCommand.ts b/clients/client-sagemaker/src/commands/DescribeSubscribedWorkteamCommand.ts index e558866e60264..928786e54f67f 100644 --- a/clients/client-sagemaker/src/commands/DescribeSubscribedWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeSubscribedWorkteamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSubscribedWorkteamRequest, DescribeSubscribedWorkteamResponse } from "../models/models_2"; @@ -121,6 +122,10 @@ export class DescribeSubscribedWorkteamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeSubscribedWorkteam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeTrainingJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeTrainingJobCommand.ts index 10ef0b95a40e1..986a9eab0a9d4 100644 --- a/clients/client-sagemaker/src/commands/DescribeTrainingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeTrainingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTrainingJobRequest, DescribeTrainingJobResponse } from "../models/models_2"; @@ -340,6 +341,10 @@ export class DescribeTrainingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeTrainingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeTransformJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeTransformJobCommand.ts index 7ac0eed140be4..68390c87cce3a 100644 --- a/clients/client-sagemaker/src/commands/DescribeTransformJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeTransformJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTransformJobRequest, DescribeTransformJobResponse } from "../models/models_2"; @@ -174,6 +175,10 @@ export class DescribeTransformJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeTransformJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeTrialCommand.ts b/clients/client-sagemaker/src/commands/DescribeTrialCommand.ts index c25207935e1e5..61176c1870fc1 100644 --- a/clients/client-sagemaker/src/commands/DescribeTrialCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeTrialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTrialRequest, DescribeTrialResponse } from "../models/models_2"; @@ -150,6 +151,10 @@ export class DescribeTrialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeTrial", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/DescribeTrialComponentCommand.ts index 72219cea503ea..a8ee5f66d5c55 100644 --- a/clients/client-sagemaker/src/commands/DescribeTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeTrialComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTrialComponentRequest, DescribeTrialComponentResponse } from "../models/models_2"; @@ -195,6 +196,10 @@ export class DescribeTrialComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeTrialComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeUserProfileCommand.ts b/clients/client-sagemaker/src/commands/DescribeUserProfileCommand.ts index 30059e2978485..d4483981b6a1a 100644 --- a/clients/client-sagemaker/src/commands/DescribeUserProfileCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeUserProfileRequest, DescribeUserProfileResponse } from "../models/models_2"; @@ -220,6 +221,10 @@ export class DescribeUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeWorkforceCommand.ts b/clients/client-sagemaker/src/commands/DescribeWorkforceCommand.ts index 9946e7bc119dc..912c3a8a47eab 100644 --- a/clients/client-sagemaker/src/commands/DescribeWorkforceCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeWorkforceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkforceRequest, DescribeWorkforceResponse } from "../models/models_2"; @@ -155,6 +156,10 @@ export class DescribeWorkforceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeWorkforce", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DescribeWorkteamCommand.ts b/clients/client-sagemaker/src/commands/DescribeWorkteamCommand.ts index db7f407a5ae89..72e35c3354645 100644 --- a/clients/client-sagemaker/src/commands/DescribeWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeWorkteamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkteamRequest, DescribeWorkteamResponse } from "../models/models_2"; @@ -144,6 +145,10 @@ export class DescribeWorkteamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DescribeWorkteam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DisableSagemakerServicecatalogPortfolioCommand.ts b/clients/client-sagemaker/src/commands/DisableSagemakerServicecatalogPortfolioCommand.ts index 51db1bd7ff350..2f391d712d671 100644 --- a/clients/client-sagemaker/src/commands/DisableSagemakerServicecatalogPortfolioCommand.ts +++ b/clients/client-sagemaker/src/commands/DisableSagemakerServicecatalogPortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class DisableSagemakerServicecatalogPortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DisableSagemakerServicecatalogPortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/DisassociateTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/DisassociateTrialComponentCommand.ts index f17c8a581611f..224eb010f7db5 100644 --- a/clients/client-sagemaker/src/commands/DisassociateTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/DisassociateTrialComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateTrialComponentRequest, DisassociateTrialComponentResponse } from "../models/models_2"; @@ -124,6 +125,10 @@ export class DisassociateTrialComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "DisassociateTrialComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/EnableSagemakerServicecatalogPortfolioCommand.ts b/clients/client-sagemaker/src/commands/EnableSagemakerServicecatalogPortfolioCommand.ts index d5fcb7e54b3e1..8052c7fe7db2f 100644 --- a/clients/client-sagemaker/src/commands/EnableSagemakerServicecatalogPortfolioCommand.ts +++ b/clients/client-sagemaker/src/commands/EnableSagemakerServicecatalogPortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -120,6 +121,10 @@ export class EnableSagemakerServicecatalogPortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "EnableSagemakerServicecatalogPortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/GetDeviceFleetReportCommand.ts b/clients/client-sagemaker/src/commands/GetDeviceFleetReportCommand.ts index c1b1a266632af..e1730a73a3a1a 100644 --- a/clients/client-sagemaker/src/commands/GetDeviceFleetReportCommand.ts +++ b/clients/client-sagemaker/src/commands/GetDeviceFleetReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDeviceFleetReportRequest, GetDeviceFleetReportResponse } from "../models/models_3"; @@ -143,6 +144,10 @@ export class GetDeviceFleetReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "GetDeviceFleetReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/GetLineageGroupPolicyCommand.ts b/clients/client-sagemaker/src/commands/GetLineageGroupPolicyCommand.ts index 4148096abada9..62029deefaace 100644 --- a/clients/client-sagemaker/src/commands/GetLineageGroupPolicyCommand.ts +++ b/clients/client-sagemaker/src/commands/GetLineageGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLineageGroupPolicyRequest, GetLineageGroupPolicyResponse } from "../models/models_3"; @@ -118,6 +119,10 @@ export class GetLineageGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "GetLineageGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/GetModelPackageGroupPolicyCommand.ts b/clients/client-sagemaker/src/commands/GetModelPackageGroupPolicyCommand.ts index 8cf0803db4d26..bd042155036fd 100644 --- a/clients/client-sagemaker/src/commands/GetModelPackageGroupPolicyCommand.ts +++ b/clients/client-sagemaker/src/commands/GetModelPackageGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetModelPackageGroupPolicyInput, GetModelPackageGroupPolicyOutput } from "../models/models_3"; @@ -117,6 +118,10 @@ export class GetModelPackageGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "GetModelPackageGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/GetSagemakerServicecatalogPortfolioStatusCommand.ts b/clients/client-sagemaker/src/commands/GetSagemakerServicecatalogPortfolioStatusCommand.ts index e6bcad0c59c7a..23864d89f7920 100644 --- a/clients/client-sagemaker/src/commands/GetSagemakerServicecatalogPortfolioStatusCommand.ts +++ b/clients/client-sagemaker/src/commands/GetSagemakerServicecatalogPortfolioStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -128,6 +129,10 @@ export class GetSagemakerServicecatalogPortfolioStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "GetSagemakerServicecatalogPortfolioStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/GetScalingConfigurationRecommendationCommand.ts b/clients/client-sagemaker/src/commands/GetScalingConfigurationRecommendationCommand.ts index 0161a1505b8b1..2dc0ffa1494ce 100644 --- a/clients/client-sagemaker/src/commands/GetScalingConfigurationRecommendationCommand.ts +++ b/clients/client-sagemaker/src/commands/GetScalingConfigurationRecommendationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class GetScalingConfigurationRecommendationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "GetScalingConfigurationRecommendation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/GetSearchSuggestionsCommand.ts b/clients/client-sagemaker/src/commands/GetSearchSuggestionsCommand.ts index 07c3f26a7457d..be115451c7044 100644 --- a/clients/client-sagemaker/src/commands/GetSearchSuggestionsCommand.ts +++ b/clients/client-sagemaker/src/commands/GetSearchSuggestionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSearchSuggestionsRequest, GetSearchSuggestionsResponse } from "../models/models_3"; @@ -126,6 +127,10 @@ export class GetSearchSuggestionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "GetSearchSuggestions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ImportHubContentCommand.ts b/clients/client-sagemaker/src/commands/ImportHubContentCommand.ts index 75530961af5bb..e39b18766a733 100644 --- a/clients/client-sagemaker/src/commands/ImportHubContentCommand.ts +++ b/clients/client-sagemaker/src/commands/ImportHubContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportHubContentRequest, ImportHubContentResponse } from "../models/models_3"; @@ -145,6 +146,10 @@ export class ImportHubContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ImportHubContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListActionsCommand.ts b/clients/client-sagemaker/src/commands/ListActionsCommand.ts index 811f9187dd1ce..a453bf7c2147d 100644 --- a/clients/client-sagemaker/src/commands/ListActionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListActionsRequest, ListActionsResponse } from "../models/models_3"; @@ -137,6 +138,10 @@ export class ListActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListAlgorithmsCommand.ts b/clients/client-sagemaker/src/commands/ListAlgorithmsCommand.ts index 37b3bf888a125..2524acfa6aa77 100644 --- a/clients/client-sagemaker/src/commands/ListAlgorithmsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAlgorithmsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAlgorithmsInput, ListAlgorithmsOutput } from "../models/models_3"; @@ -129,6 +130,10 @@ export class ListAlgorithmsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListAlgorithms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListAliasesCommand.ts b/clients/client-sagemaker/src/commands/ListAliasesCommand.ts index bc6ce289423b0..5942c88fccb51 100644 --- a/clients/client-sagemaker/src/commands/ListAliasesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAliasesRequest, ListAliasesResponse } from "../models/models_3"; @@ -122,6 +123,10 @@ export class ListAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListAppImageConfigsCommand.ts b/clients/client-sagemaker/src/commands/ListAppImageConfigsCommand.ts index 6e93819d88550..85bfe7b891f2f 100644 --- a/clients/client-sagemaker/src/commands/ListAppImageConfigsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAppImageConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppImageConfigsRequest, ListAppImageConfigsResponse } from "../models/models_3"; @@ -145,6 +146,10 @@ export class ListAppImageConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListAppImageConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListAppsCommand.ts b/clients/client-sagemaker/src/commands/ListAppsCommand.ts index 849e960b92e61..ea6ec4399c0be 100644 --- a/clients/client-sagemaker/src/commands/ListAppsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAppsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppsRequest, ListAppsResponse } from "../models/models_3"; @@ -129,6 +130,10 @@ export class ListAppsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListApps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListArtifactsCommand.ts b/clients/client-sagemaker/src/commands/ListArtifactsCommand.ts index cd269359593f8..f369fab970866 100644 --- a/clients/client-sagemaker/src/commands/ListArtifactsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListArtifactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListArtifactsRequest, ListArtifactsResponse } from "../models/models_3"; @@ -140,6 +141,10 @@ export class ListArtifactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListArtifacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListAssociationsCommand.ts b/clients/client-sagemaker/src/commands/ListAssociationsCommand.ts index e7e6a17b57b77..4522c283f5bb4 100644 --- a/clients/client-sagemaker/src/commands/ListAssociationsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssociationsRequest, ListAssociationsResponse } from "../models/models_3"; @@ -149,6 +150,10 @@ export class ListAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListAutoMLJobsCommand.ts b/clients/client-sagemaker/src/commands/ListAutoMLJobsCommand.ts index 24105165e328d..fe4dde657ab88 100644 --- a/clients/client-sagemaker/src/commands/ListAutoMLJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAutoMLJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAutoMLJobsRequest, ListAutoMLJobsResponse } from "../models/models_3"; @@ -140,6 +141,10 @@ export class ListAutoMLJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListAutoMLJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListCandidatesForAutoMLJobCommand.ts b/clients/client-sagemaker/src/commands/ListCandidatesForAutoMLJobCommand.ts index 5dd5e34b86301..3c43dbde884da 100644 --- a/clients/client-sagemaker/src/commands/ListCandidatesForAutoMLJobCommand.ts +++ b/clients/client-sagemaker/src/commands/ListCandidatesForAutoMLJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCandidatesForAutoMLJobRequest, ListCandidatesForAutoMLJobResponse } from "../models/models_3"; @@ -182,6 +183,10 @@ export class ListCandidatesForAutoMLJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListCandidatesForAutoMLJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListCodeRepositoriesCommand.ts b/clients/client-sagemaker/src/commands/ListCodeRepositoriesCommand.ts index f1694169af561..dd018898b0ce5 100644 --- a/clients/client-sagemaker/src/commands/ListCodeRepositoriesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListCodeRepositoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCodeRepositoriesInput, ListCodeRepositoriesOutput } from "../models/models_3"; @@ -135,6 +136,10 @@ export class ListCodeRepositoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListCodeRepositories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListCompilationJobsCommand.ts b/clients/client-sagemaker/src/commands/ListCompilationJobsCommand.ts index 98f1e05f668ed..12e37891444b5 100644 --- a/clients/client-sagemaker/src/commands/ListCompilationJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListCompilationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCompilationJobsRequest, ListCompilationJobsResponse } from "../models/models_3"; @@ -140,6 +141,10 @@ export class ListCompilationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListCompilationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListContextsCommand.ts b/clients/client-sagemaker/src/commands/ListContextsCommand.ts index 9c3e54579e4d0..3a034ab7f9a7d 100644 --- a/clients/client-sagemaker/src/commands/ListContextsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListContextsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListContextsRequest, ListContextsResponse } from "../models/models_3"; @@ -136,6 +137,10 @@ export class ListContextsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListContexts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListDataQualityJobDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListDataQualityJobDefinitionsCommand.ts index da1f52d0c74cc..d8998fbd2f42b 100644 --- a/clients/client-sagemaker/src/commands/ListDataQualityJobDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListDataQualityJobDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDataQualityJobDefinitionsRequest, ListDataQualityJobDefinitionsResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListDataQualityJobDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListDataQualityJobDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListDeviceFleetsCommand.ts b/clients/client-sagemaker/src/commands/ListDeviceFleetsCommand.ts index bdd00f295f291..2124e757cf360 100644 --- a/clients/client-sagemaker/src/commands/ListDeviceFleetsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListDeviceFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDeviceFleetsRequest, ListDeviceFleetsResponse } from "../models/models_3"; @@ -130,6 +131,10 @@ export class ListDeviceFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListDeviceFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListDevicesCommand.ts b/clients/client-sagemaker/src/commands/ListDevicesCommand.ts index 780166db8b319..b4919e1e24e3a 100644 --- a/clients/client-sagemaker/src/commands/ListDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDevicesRequest, ListDevicesResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListDomainsCommand.ts b/clients/client-sagemaker/src/commands/ListDomainsCommand.ts index a6f8d10a3b89e..0d7460f3d9e95 100644 --- a/clients/client-sagemaker/src/commands/ListDomainsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDomainsRequest, ListDomainsResponse } from "../models/models_3"; @@ -124,6 +125,10 @@ export class ListDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListEdgeDeploymentPlansCommand.ts b/clients/client-sagemaker/src/commands/ListEdgeDeploymentPlansCommand.ts index 2898ea6ead499..484166fd978ec 100644 --- a/clients/client-sagemaker/src/commands/ListEdgeDeploymentPlansCommand.ts +++ b/clients/client-sagemaker/src/commands/ListEdgeDeploymentPlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEdgeDeploymentPlansRequest, ListEdgeDeploymentPlansResponse } from "../models/models_3"; @@ -135,6 +136,10 @@ export class ListEdgeDeploymentPlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListEdgeDeploymentPlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListEdgePackagingJobsCommand.ts b/clients/client-sagemaker/src/commands/ListEdgePackagingJobsCommand.ts index a56290d24edf8..ecf3854328e34 100644 --- a/clients/client-sagemaker/src/commands/ListEdgePackagingJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListEdgePackagingJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEdgePackagingJobsRequest, ListEdgePackagingJobsResponse } from "../models/models_3"; @@ -136,6 +137,10 @@ export class ListEdgePackagingJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListEdgePackagingJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListEndpointConfigsCommand.ts b/clients/client-sagemaker/src/commands/ListEndpointConfigsCommand.ts index f2776ba8316e3..15734eb28325b 100644 --- a/clients/client-sagemaker/src/commands/ListEndpointConfigsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListEndpointConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEndpointConfigsInput, ListEndpointConfigsOutput } from "../models/models_3"; @@ -127,6 +128,10 @@ export class ListEndpointConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListEndpointConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListEndpointsCommand.ts b/clients/client-sagemaker/src/commands/ListEndpointsCommand.ts index b4dd832b09a68..d850d486e198d 100644 --- a/clients/client-sagemaker/src/commands/ListEndpointsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEndpointsInput, ListEndpointsOutput } from "../models/models_3"; @@ -130,6 +131,10 @@ export class ListEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListExperimentsCommand.ts b/clients/client-sagemaker/src/commands/ListExperimentsCommand.ts index 0c706c4ef9747..a59ae4b6cedfc 100644 --- a/clients/client-sagemaker/src/commands/ListExperimentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListExperimentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListExperimentsRequest, ListExperimentsResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListExperimentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListExperiments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListFeatureGroupsCommand.ts b/clients/client-sagemaker/src/commands/ListFeatureGroupsCommand.ts index 507aef48a1a38..f3b9bc95bf17f 100644 --- a/clients/client-sagemaker/src/commands/ListFeatureGroupsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListFeatureGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFeatureGroupsRequest, ListFeatureGroupsResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListFeatureGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListFeatureGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListFlowDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListFlowDefinitionsCommand.ts index 40a8fa529a07a..caa7c0ae825d0 100644 --- a/clients/client-sagemaker/src/commands/ListFlowDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListFlowDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFlowDefinitionsRequest, ListFlowDefinitionsResponse } from "../models/models_3"; @@ -127,6 +128,10 @@ export class ListFlowDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListFlowDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListHubContentVersionsCommand.ts b/clients/client-sagemaker/src/commands/ListHubContentVersionsCommand.ts index 481de69495d39..6de23a3d0c233 100644 --- a/clients/client-sagemaker/src/commands/ListHubContentVersionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHubContentVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHubContentVersionsRequest, ListHubContentVersionsResponse } from "../models/models_3"; @@ -146,6 +147,10 @@ export class ListHubContentVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListHubContentVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListHubContentsCommand.ts b/clients/client-sagemaker/src/commands/ListHubContentsCommand.ts index b9cae92938db7..668aa55218779 100644 --- a/clients/client-sagemaker/src/commands/ListHubContentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHubContentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHubContentsRequest, ListHubContentsResponse } from "../models/models_3"; @@ -145,6 +146,10 @@ export class ListHubContentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListHubContents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListHubsCommand.ts b/clients/client-sagemaker/src/commands/ListHubsCommand.ts index ad8860b93a3e2..c77cc1590fa60 100644 --- a/clients/client-sagemaker/src/commands/ListHubsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHubsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHubsRequest, ListHubsResponse } from "../models/models_3"; @@ -137,6 +138,10 @@ export class ListHubsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListHubs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListHumanTaskUisCommand.ts b/clients/client-sagemaker/src/commands/ListHumanTaskUisCommand.ts index 9a0c9b52bc602..7842aa6aa1767 100644 --- a/clients/client-sagemaker/src/commands/ListHumanTaskUisCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHumanTaskUisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHumanTaskUisRequest, ListHumanTaskUisResponse } from "../models/models_3"; @@ -125,6 +126,10 @@ export class ListHumanTaskUisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListHumanTaskUis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListHyperParameterTuningJobsCommand.ts b/clients/client-sagemaker/src/commands/ListHyperParameterTuningJobsCommand.ts index dd823ada19671..edd11c0d1472e 100644 --- a/clients/client-sagemaker/src/commands/ListHyperParameterTuningJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHyperParameterTuningJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHyperParameterTuningJobsRequest, ListHyperParameterTuningJobsResponse } from "../models/models_3"; @@ -158,6 +159,10 @@ export class ListHyperParameterTuningJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListHyperParameterTuningJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListImageVersionsCommand.ts b/clients/client-sagemaker/src/commands/ListImageVersionsCommand.ts index 9a4c552fef32d..50c4160f0e1b3 100644 --- a/clients/client-sagemaker/src/commands/ListImageVersionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListImageVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListImageVersionsRequest, ListImageVersionsResponse } from "../models/models_3"; @@ -137,6 +138,10 @@ export class ListImageVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListImageVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListImagesCommand.ts b/clients/client-sagemaker/src/commands/ListImagesCommand.ts index 02a57ac929ad0..589df2f979454 100644 --- a/clients/client-sagemaker/src/commands/ListImagesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListImagesRequest, ListImagesResponse } from "../models/models_3"; @@ -133,6 +134,10 @@ export class ListImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListInferenceExperimentsCommand.ts b/clients/client-sagemaker/src/commands/ListInferenceExperimentsCommand.ts index 7b2c0f535cceb..a3a2972449782 100644 --- a/clients/client-sagemaker/src/commands/ListInferenceExperimentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListInferenceExperimentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListInferenceExperimentsRequest, ListInferenceExperimentsResponse } from "../models/models_3"; @@ -141,6 +142,10 @@ export class ListInferenceExperimentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListInferenceExperiments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobStepsCommand.ts b/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobStepsCommand.ts index 579d6efb67778..2289c2f3cafc1 100644 --- a/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobStepsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobStepsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class ListInferenceRecommendationsJobStepsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListInferenceRecommendationsJobSteps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobsCommand.ts b/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobsCommand.ts index ba01a74d9bcb1..c2159f34e9196 100644 --- a/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListInferenceRecommendationsJobsRequest, ListInferenceRecommendationsJobsResponse } from "../models/models_3"; @@ -147,6 +148,10 @@ export class ListInferenceRecommendationsJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListInferenceRecommendationsJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListLabelingJobsCommand.ts b/clients/client-sagemaker/src/commands/ListLabelingJobsCommand.ts index 21cc56b7d03ba..4da4d427f2449 100644 --- a/clients/client-sagemaker/src/commands/ListLabelingJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListLabelingJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLabelingJobsRequest, ListLabelingJobsResponse } from "../models/models_3"; @@ -162,6 +163,10 @@ export class ListLabelingJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListLabelingJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListLabelingJobsForWorkteamCommand.ts b/clients/client-sagemaker/src/commands/ListLabelingJobsForWorkteamCommand.ts index 05a7bd1345f75..4846634d425a5 100644 --- a/clients/client-sagemaker/src/commands/ListLabelingJobsForWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/ListLabelingJobsForWorkteamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLabelingJobsForWorkteamRequest, ListLabelingJobsForWorkteamResponse } from "../models/models_3"; @@ -140,6 +141,10 @@ export class ListLabelingJobsForWorkteamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListLabelingJobsForWorkteam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListLineageGroupsCommand.ts b/clients/client-sagemaker/src/commands/ListLineageGroupsCommand.ts index 4fc1597e68c07..312da4ab6ea0f 100644 --- a/clients/client-sagemaker/src/commands/ListLineageGroupsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListLineageGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLineageGroupsRequest, ListLineageGroupsResponse } from "../models/models_3"; @@ -130,6 +131,10 @@ export class ListLineageGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListLineageGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelBiasJobDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListModelBiasJobDefinitionsCommand.ts index 4adc589453166..c9f5ec6d13186 100644 --- a/clients/client-sagemaker/src/commands/ListModelBiasJobDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelBiasJobDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelBiasJobDefinitionsRequest, ListModelBiasJobDefinitionsResponse } from "../models/models_3"; @@ -131,6 +132,10 @@ export class ListModelBiasJobDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelBiasJobDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelCardExportJobsCommand.ts b/clients/client-sagemaker/src/commands/ListModelCardExportJobsCommand.ts index ff6f792634a8d..8c4a875f84eeb 100644 --- a/clients/client-sagemaker/src/commands/ListModelCardExportJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelCardExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelCardExportJobsRequest, ListModelCardExportJobsResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListModelCardExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelCardExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelCardVersionsCommand.ts b/clients/client-sagemaker/src/commands/ListModelCardVersionsCommand.ts index 30db3ef87f445..d3568d71e9a7c 100644 --- a/clients/client-sagemaker/src/commands/ListModelCardVersionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelCardVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelCardVersionsRequest, ListModelCardVersionsResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListModelCardVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelCardVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelCardsCommand.ts b/clients/client-sagemaker/src/commands/ListModelCardsCommand.ts index 2c668a34dfc01..69ebe726db415 100644 --- a/clients/client-sagemaker/src/commands/ListModelCardsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelCardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelCardsRequest, ListModelCardsResponse } from "../models/models_3"; @@ -130,6 +131,10 @@ export class ListModelCardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelCards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelExplainabilityJobDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListModelExplainabilityJobDefinitionsCommand.ts index 6d12576c08dc7..090ca31d5b3e6 100644 --- a/clients/client-sagemaker/src/commands/ListModelExplainabilityJobDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelExplainabilityJobDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class ListModelExplainabilityJobDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelExplainabilityJobDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelMetadataCommand.ts b/clients/client-sagemaker/src/commands/ListModelMetadataCommand.ts index e019d519087b5..e92206090278b 100644 --- a/clients/client-sagemaker/src/commands/ListModelMetadataCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelMetadataRequest, ListModelMetadataResponse } from "../models/models_3"; @@ -133,6 +134,10 @@ export class ListModelMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelPackageGroupsCommand.ts b/clients/client-sagemaker/src/commands/ListModelPackageGroupsCommand.ts index ebbfff8cba51e..46bd321d24f46 100644 --- a/clients/client-sagemaker/src/commands/ListModelPackageGroupsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelPackageGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelPackageGroupsInput, ListModelPackageGroupsOutput } from "../models/models_3"; @@ -129,6 +130,10 @@ export class ListModelPackageGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelPackageGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelPackagesCommand.ts b/clients/client-sagemaker/src/commands/ListModelPackagesCommand.ts index 3d8335ab8ab4c..e0e86a118bcff 100644 --- a/clients/client-sagemaker/src/commands/ListModelPackagesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelPackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelPackagesInput, ListModelPackagesOutput } from "../models/models_3"; @@ -135,6 +136,10 @@ export class ListModelPackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelPackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelQualityJobDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListModelQualityJobDefinitionsCommand.ts index e3d3458100522..a4ad62a87577a 100644 --- a/clients/client-sagemaker/src/commands/ListModelQualityJobDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelQualityJobDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelQualityJobDefinitionsRequest, ListModelQualityJobDefinitionsResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListModelQualityJobDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModelQualityJobDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListModelsCommand.ts b/clients/client-sagemaker/src/commands/ListModelsCommand.ts index a4b8c8fbcefcf..d86814ae72ea7 100644 --- a/clients/client-sagemaker/src/commands/ListModelsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListModelsInput, ListModelsOutput } from "../models/models_3"; @@ -125,6 +126,10 @@ export class ListModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListMonitoringAlertHistoryCommand.ts b/clients/client-sagemaker/src/commands/ListMonitoringAlertHistoryCommand.ts index abd2bad71578f..1694ca3987185 100644 --- a/clients/client-sagemaker/src/commands/ListMonitoringAlertHistoryCommand.ts +++ b/clients/client-sagemaker/src/commands/ListMonitoringAlertHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMonitoringAlertHistoryRequest, ListMonitoringAlertHistoryResponse } from "../models/models_3"; @@ -133,6 +134,10 @@ export class ListMonitoringAlertHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListMonitoringAlertHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListMonitoringAlertsCommand.ts b/clients/client-sagemaker/src/commands/ListMonitoringAlertsCommand.ts index 15c275b084dec..1edf181ad7b81 100644 --- a/clients/client-sagemaker/src/commands/ListMonitoringAlertsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListMonitoringAlertsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMonitoringAlertsRequest, ListMonitoringAlertsResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListMonitoringAlertsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListMonitoringAlerts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListMonitoringExecutionsCommand.ts b/clients/client-sagemaker/src/commands/ListMonitoringExecutionsCommand.ts index f1539f984e00c..1ec350ca80ced 100644 --- a/clients/client-sagemaker/src/commands/ListMonitoringExecutionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListMonitoringExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMonitoringExecutionsRequest, ListMonitoringExecutionsResponse } from "../models/models_3"; @@ -142,6 +143,10 @@ export class ListMonitoringExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListMonitoringExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListMonitoringSchedulesCommand.ts b/clients/client-sagemaker/src/commands/ListMonitoringSchedulesCommand.ts index 457fac6a643c6..6012add06f812 100644 --- a/clients/client-sagemaker/src/commands/ListMonitoringSchedulesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListMonitoringSchedulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMonitoringSchedulesRequest, ListMonitoringSchedulesResponse } from "../models/models_3"; @@ -138,6 +139,10 @@ export class ListMonitoringSchedulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListMonitoringSchedules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListNotebookInstanceLifecycleConfigsCommand.ts b/clients/client-sagemaker/src/commands/ListNotebookInstanceLifecycleConfigsCommand.ts index af74ed673e1ff..fee59b95849e8 100644 --- a/clients/client-sagemaker/src/commands/ListNotebookInstanceLifecycleConfigsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListNotebookInstanceLifecycleConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class ListNotebookInstanceLifecycleConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListNotebookInstanceLifecycleConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListNotebookInstancesCommand.ts b/clients/client-sagemaker/src/commands/ListNotebookInstancesCommand.ts index 7828e0841480b..8c7bac40e1001 100644 --- a/clients/client-sagemaker/src/commands/ListNotebookInstancesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListNotebookInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNotebookInstancesInput, ListNotebookInstancesOutput } from "../models/models_3"; @@ -143,6 +144,10 @@ export class ListNotebookInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListNotebookInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListPipelineExecutionStepsCommand.ts b/clients/client-sagemaker/src/commands/ListPipelineExecutionStepsCommand.ts index e6ae454deca03..8a0475ede5c82 100644 --- a/clients/client-sagemaker/src/commands/ListPipelineExecutionStepsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListPipelineExecutionStepsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPipelineExecutionStepsRequest, ListPipelineExecutionStepsResponse } from "../models/models_3"; @@ -214,6 +215,10 @@ export class ListPipelineExecutionStepsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListPipelineExecutionSteps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListPipelineExecutionsCommand.ts b/clients/client-sagemaker/src/commands/ListPipelineExecutionsCommand.ts index e5e3221530d90..6e2fc2304eb91 100644 --- a/clients/client-sagemaker/src/commands/ListPipelineExecutionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListPipelineExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPipelineExecutionsRequest, ListPipelineExecutionsResponse } from "../models/models_3"; @@ -133,6 +134,10 @@ export class ListPipelineExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListPipelineExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListPipelineParametersForExecutionCommand.ts b/clients/client-sagemaker/src/commands/ListPipelineParametersForExecutionCommand.ts index 70e007deb441e..606c111f3cf00 100644 --- a/clients/client-sagemaker/src/commands/ListPipelineParametersForExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/ListPipelineParametersForExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class ListPipelineParametersForExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListPipelineParametersForExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListPipelinesCommand.ts b/clients/client-sagemaker/src/commands/ListPipelinesCommand.ts index 78100b4a69e94..4ba8cf2cf1067 100644 --- a/clients/client-sagemaker/src/commands/ListPipelinesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListPipelinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPipelinesRequest, ListPipelinesResponse } from "../models/models_3"; @@ -130,6 +131,10 @@ export class ListPipelinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListPipelines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListProcessingJobsCommand.ts b/clients/client-sagemaker/src/commands/ListProcessingJobsCommand.ts index f4002ff19be01..071d7f1ac3563 100644 --- a/clients/client-sagemaker/src/commands/ListProcessingJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListProcessingJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProcessingJobsRequest, ListProcessingJobsResponse } from "../models/models_3"; @@ -135,6 +136,10 @@ export class ListProcessingJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListProcessingJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListProjectsCommand.ts b/clients/client-sagemaker/src/commands/ListProjectsCommand.ts index df09856208ec9..8c60f73abfca5 100644 --- a/clients/client-sagemaker/src/commands/ListProjectsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListProjectsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProjectsInput, ListProjectsOutput } from "../models/models_3"; @@ -128,6 +129,10 @@ export class ListProjectsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListProjects", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListResourceCatalogsCommand.ts b/clients/client-sagemaker/src/commands/ListResourceCatalogsCommand.ts index e89808bfa3ec2..0cb22d253cbdf 100644 --- a/clients/client-sagemaker/src/commands/ListResourceCatalogsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListResourceCatalogsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourceCatalogsRequest, ListResourceCatalogsResponse } from "../models/models_3"; @@ -129,6 +130,10 @@ export class ListResourceCatalogsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListResourceCatalogs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListSpacesCommand.ts b/clients/client-sagemaker/src/commands/ListSpacesCommand.ts index a7b7f5e990679..de2d7ce4c79f0 100644 --- a/clients/client-sagemaker/src/commands/ListSpacesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListSpacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSpacesRequest, ListSpacesResponse } from "../models/models_3"; @@ -126,6 +127,10 @@ export class ListSpacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListSpaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListStageDevicesCommand.ts b/clients/client-sagemaker/src/commands/ListStageDevicesCommand.ts index 10a4dd080889e..6077f0b2b9ba5 100644 --- a/clients/client-sagemaker/src/commands/ListStageDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListStageDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStageDevicesRequest, ListStageDevicesResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListStageDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListStageDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListStudioLifecycleConfigsCommand.ts b/clients/client-sagemaker/src/commands/ListStudioLifecycleConfigsCommand.ts index 10272294fb3ee..e2deffe53bbe4 100644 --- a/clients/client-sagemaker/src/commands/ListStudioLifecycleConfigsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListStudioLifecycleConfigsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStudioLifecycleConfigsRequest, ListStudioLifecycleConfigsResponse } from "../models/models_3"; @@ -135,6 +136,10 @@ export class ListStudioLifecycleConfigsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListStudioLifecycleConfigs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListSubscribedWorkteamsCommand.ts b/clients/client-sagemaker/src/commands/ListSubscribedWorkteamsCommand.ts index 9f152968fa495..308c84c3b81e7 100644 --- a/clients/client-sagemaker/src/commands/ListSubscribedWorkteamsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListSubscribedWorkteamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSubscribedWorkteamsRequest, ListSubscribedWorkteamsResponse } from "../models/models_3"; @@ -127,6 +128,10 @@ export class ListSubscribedWorkteamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListSubscribedWorkteams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListTagsCommand.ts b/clients/client-sagemaker/src/commands/ListTagsCommand.ts index 692c68d34f933..f263bc85ee9f3 100644 --- a/clients/client-sagemaker/src/commands/ListTagsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsInput, ListTagsOutput } from "../models/models_3"; @@ -120,6 +121,10 @@ export class ListTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListTrainingJobsCommand.ts b/clients/client-sagemaker/src/commands/ListTrainingJobsCommand.ts index 0e2a06ea9e252..b4f7d2b5db98a 100644 --- a/clients/client-sagemaker/src/commands/ListTrainingJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTrainingJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTrainingJobsRequest, ListTrainingJobsResponse } from "../models/models_3"; @@ -160,6 +161,10 @@ export class ListTrainingJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListTrainingJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListTrainingJobsForHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/ListTrainingJobsForHyperParameterTuningJobCommand.ts index af9434cf50c95..c576897758e1a 100644 --- a/clients/client-sagemaker/src/commands/ListTrainingJobsForHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTrainingJobsForHyperParameterTuningJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class ListTrainingJobsForHyperParameterTuningJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListTrainingJobsForHyperParameterTuningJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListTransformJobsCommand.ts b/clients/client-sagemaker/src/commands/ListTransformJobsCommand.ts index 629b251ce1347..8ca2b5ec49824 100644 --- a/clients/client-sagemaker/src/commands/ListTransformJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTransformJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTransformJobsRequest, ListTransformJobsResponse } from "../models/models_3"; @@ -134,6 +135,10 @@ export class ListTransformJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListTransformJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListTrialComponentsCommand.ts b/clients/client-sagemaker/src/commands/ListTrialComponentsCommand.ts index 3e31a536a6d44..88956a74a4338 100644 --- a/clients/client-sagemaker/src/commands/ListTrialComponentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTrialComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTrialComponentsRequest, ListTrialComponentsResponse } from "../models/models_3"; @@ -183,6 +184,10 @@ export class ListTrialComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListTrialComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListTrialsCommand.ts b/clients/client-sagemaker/src/commands/ListTrialsCommand.ts index c95e17e0db844..ac713fd3de6a6 100644 --- a/clients/client-sagemaker/src/commands/ListTrialsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTrialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTrialsRequest, ListTrialsResponse } from "../models/models_3"; @@ -139,6 +140,10 @@ export class ListTrialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListTrials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListUserProfilesCommand.ts b/clients/client-sagemaker/src/commands/ListUserProfilesCommand.ts index bc3f81242268d..7bfbb5390b1f6 100644 --- a/clients/client-sagemaker/src/commands/ListUserProfilesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListUserProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUserProfilesRequest, ListUserProfilesResponse } from "../models/models_3"; @@ -128,6 +129,10 @@ export class ListUserProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListUserProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListWorkforcesCommand.ts b/clients/client-sagemaker/src/commands/ListWorkforcesCommand.ts index 0a49e66425625..3b90c94bdea9b 100644 --- a/clients/client-sagemaker/src/commands/ListWorkforcesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListWorkforcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkforcesRequest, ListWorkforcesResponse } from "../models/models_3"; @@ -158,6 +159,10 @@ export class ListWorkforcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListWorkforces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/ListWorkteamsCommand.ts b/clients/client-sagemaker/src/commands/ListWorkteamsCommand.ts index d372a949a1df8..f256e94dfcd63 100644 --- a/clients/client-sagemaker/src/commands/ListWorkteamsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListWorkteamsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkteamsRequest, ListWorkteamsResponse } from "../models/models_3"; @@ -149,6 +150,10 @@ export class ListWorkteamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "ListWorkteams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/PutModelPackageGroupPolicyCommand.ts b/clients/client-sagemaker/src/commands/PutModelPackageGroupPolicyCommand.ts index b2226f24ed45e..35c9072c5c737 100644 --- a/clients/client-sagemaker/src/commands/PutModelPackageGroupPolicyCommand.ts +++ b/clients/client-sagemaker/src/commands/PutModelPackageGroupPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutModelPackageGroupPolicyInput, PutModelPackageGroupPolicyOutput } from "../models/models_4"; @@ -117,6 +118,10 @@ export class PutModelPackageGroupPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "PutModelPackageGroupPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/QueryLineageCommand.ts b/clients/client-sagemaker/src/commands/QueryLineageCommand.ts index b22d5e2881136..fa05d2b72b5ef 100644 --- a/clients/client-sagemaker/src/commands/QueryLineageCommand.ts +++ b/clients/client-sagemaker/src/commands/QueryLineageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryLineageRequest, QueryLineageResponse } from "../models/models_4"; @@ -153,6 +154,10 @@ export class QueryLineageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "QueryLineage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/RegisterDevicesCommand.ts b/clients/client-sagemaker/src/commands/RegisterDevicesCommand.ts index 3aac57820f476..e6deabf402cc5 100644 --- a/clients/client-sagemaker/src/commands/RegisterDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/RegisterDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterDevicesRequest } from "../models/models_4"; @@ -129,6 +130,10 @@ export class RegisterDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "RegisterDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/RenderUiTemplateCommand.ts b/clients/client-sagemaker/src/commands/RenderUiTemplateCommand.ts index b88a1299226db..7a70ff7fcc72b 100644 --- a/clients/client-sagemaker/src/commands/RenderUiTemplateCommand.ts +++ b/clients/client-sagemaker/src/commands/RenderUiTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RenderUiTemplateRequest, RenderUiTemplateResponse } from "../models/models_4"; @@ -130,6 +131,10 @@ export class RenderUiTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "RenderUiTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/RetryPipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/RetryPipelineExecutionCommand.ts index d352c22a432e8..87c7e92f64b82 100644 --- a/clients/client-sagemaker/src/commands/RetryPipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/RetryPipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RetryPipelineExecutionRequest, RetryPipelineExecutionResponse } from "../models/models_4"; @@ -129,6 +130,10 @@ export class RetryPipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "RetryPipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/SearchCommand.ts b/clients/client-sagemaker/src/commands/SearchCommand.ts index 931bac63f3555..97e0470f8b140 100644 --- a/clients/client-sagemaker/src/commands/SearchCommand.ts +++ b/clients/client-sagemaker/src/commands/SearchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchRequest, SearchResponse, SearchResponseFilterSensitiveLog } from "../models/models_4"; @@ -2074,6 +2075,10 @@ export class SearchCommand extends $Command _, outputFilterSensitiveLog: SearchResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "Search", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/SendPipelineExecutionStepFailureCommand.ts b/clients/client-sagemaker/src/commands/SendPipelineExecutionStepFailureCommand.ts index 21e0b66c04db8..08cf3128f050b 100644 --- a/clients/client-sagemaker/src/commands/SendPipelineExecutionStepFailureCommand.ts +++ b/clients/client-sagemaker/src/commands/SendPipelineExecutionStepFailureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendPipelineExecutionStepFailureRequest, SendPipelineExecutionStepFailureResponse } from "../models/models_4"; @@ -130,6 +131,10 @@ export class SendPipelineExecutionStepFailureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "SendPipelineExecutionStepFailure", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/SendPipelineExecutionStepSuccessCommand.ts b/clients/client-sagemaker/src/commands/SendPipelineExecutionStepSuccessCommand.ts index 9a42dfeaa8990..295e06057385f 100644 --- a/clients/client-sagemaker/src/commands/SendPipelineExecutionStepSuccessCommand.ts +++ b/clients/client-sagemaker/src/commands/SendPipelineExecutionStepSuccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendPipelineExecutionStepSuccessRequest, SendPipelineExecutionStepSuccessResponse } from "../models/models_4"; @@ -135,6 +136,10 @@ export class SendPipelineExecutionStepSuccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "SendPipelineExecutionStepSuccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StartEdgeDeploymentStageCommand.ts b/clients/client-sagemaker/src/commands/StartEdgeDeploymentStageCommand.ts index 4f10f5b610aac..93e99b18403e8 100644 --- a/clients/client-sagemaker/src/commands/StartEdgeDeploymentStageCommand.ts +++ b/clients/client-sagemaker/src/commands/StartEdgeDeploymentStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartEdgeDeploymentStageRequest } from "../models/models_4"; @@ -113,6 +114,10 @@ export class StartEdgeDeploymentStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StartEdgeDeploymentStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StartInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/StartInferenceExperimentCommand.ts index 388c97a015d22..9b31657c3af3b 100644 --- a/clients/client-sagemaker/src/commands/StartInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/StartInferenceExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartInferenceExperimentRequest, StartInferenceExperimentResponse } from "../models/models_4"; @@ -121,6 +122,10 @@ export class StartInferenceExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StartInferenceExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StartMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/StartMonitoringScheduleCommand.ts index 66c208e0e5516..4da24e46cc68e 100644 --- a/clients/client-sagemaker/src/commands/StartMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/StartMonitoringScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartMonitoringScheduleRequest } from "../models/models_4"; @@ -119,6 +120,10 @@ export class StartMonitoringScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StartMonitoringSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StartNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/StartNotebookInstanceCommand.ts index 6ebe3d387b72c..1c7934ef198ae 100644 --- a/clients/client-sagemaker/src/commands/StartNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/StartNotebookInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartNotebookInstanceInput } from "../models/models_4"; @@ -119,6 +120,10 @@ export class StartNotebookInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StartNotebookInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StartPipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/StartPipelineExecutionCommand.ts index 1a58390d25577..61ba1cb938728 100644 --- a/clients/client-sagemaker/src/commands/StartPipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/StartPipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartPipelineExecutionRequest, StartPipelineExecutionResponse } from "../models/models_4"; @@ -141,6 +142,10 @@ export class StartPipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StartPipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopAutoMLJobCommand.ts b/clients/client-sagemaker/src/commands/StopAutoMLJobCommand.ts index 945d12a4600fd..24466b2323a42 100644 --- a/clients/client-sagemaker/src/commands/StopAutoMLJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopAutoMLJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopAutoMLJobRequest } from "../models/models_4"; @@ -113,6 +114,10 @@ export class StopAutoMLJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopAutoMLJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopCompilationJobCommand.ts b/clients/client-sagemaker/src/commands/StopCompilationJobCommand.ts index c8475da48e40d..364381bc4b8be 100644 --- a/clients/client-sagemaker/src/commands/StopCompilationJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopCompilationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopCompilationJobRequest } from "../models/models_4"; @@ -121,6 +122,10 @@ export class StopCompilationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopCompilationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopEdgeDeploymentStageCommand.ts b/clients/client-sagemaker/src/commands/StopEdgeDeploymentStageCommand.ts index c9be8d8fc6d1b..7f8505d5a0ace 100644 --- a/clients/client-sagemaker/src/commands/StopEdgeDeploymentStageCommand.ts +++ b/clients/client-sagemaker/src/commands/StopEdgeDeploymentStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopEdgeDeploymentStageRequest } from "../models/models_4"; @@ -113,6 +114,10 @@ export class StopEdgeDeploymentStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopEdgeDeploymentStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopEdgePackagingJobCommand.ts b/clients/client-sagemaker/src/commands/StopEdgePackagingJobCommand.ts index 7d2941e5675e2..a8bd7150e6c5a 100644 --- a/clients/client-sagemaker/src/commands/StopEdgePackagingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopEdgePackagingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopEdgePackagingJobRequest } from "../models/models_4"; @@ -112,6 +113,10 @@ export class StopEdgePackagingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopEdgePackagingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/StopHyperParameterTuningJobCommand.ts index c37712e0fb57d..5cf047a4d2e51 100644 --- a/clients/client-sagemaker/src/commands/StopHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopHyperParameterTuningJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopHyperParameterTuningJobRequest } from "../models/models_4"; @@ -121,6 +122,10 @@ export class StopHyperParameterTuningJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopHyperParameterTuningJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/StopInferenceExperimentCommand.ts index fd9fdb7285a39..bd0b504d01c96 100644 --- a/clients/client-sagemaker/src/commands/StopInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/StopInferenceExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopInferenceExperimentRequest, StopInferenceExperimentResponse } from "../models/models_4"; @@ -139,6 +140,10 @@ export class StopInferenceExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopInferenceExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopInferenceRecommendationsJobCommand.ts b/clients/client-sagemaker/src/commands/StopInferenceRecommendationsJobCommand.ts index 70981a79151d4..c6888991c6fb6 100644 --- a/clients/client-sagemaker/src/commands/StopInferenceRecommendationsJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopInferenceRecommendationsJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopInferenceRecommendationsJobRequest } from "../models/models_4"; @@ -118,6 +119,10 @@ export class StopInferenceRecommendationsJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopInferenceRecommendationsJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopLabelingJobCommand.ts b/clients/client-sagemaker/src/commands/StopLabelingJobCommand.ts index 4c42fe28aa431..32fee8d25d398 100644 --- a/clients/client-sagemaker/src/commands/StopLabelingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopLabelingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopLabelingJobRequest } from "../models/models_4"; @@ -116,6 +117,10 @@ export class StopLabelingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopLabelingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/StopMonitoringScheduleCommand.ts index 5f6b31562d910..ecb761fd49620 100644 --- a/clients/client-sagemaker/src/commands/StopMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/StopMonitoringScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopMonitoringScheduleRequest } from "../models/models_4"; @@ -115,6 +116,10 @@ export class StopMonitoringScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopMonitoringSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/StopNotebookInstanceCommand.ts index d5db700bb9660..34d379672e4bd 100644 --- a/clients/client-sagemaker/src/commands/StopNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/StopNotebookInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopNotebookInstanceInput } from "../models/models_4"; @@ -120,6 +121,10 @@ export class StopNotebookInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopNotebookInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopPipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/StopPipelineExecutionCommand.ts index d83d93153ec52..ed648b48f6dcb 100644 --- a/clients/client-sagemaker/src/commands/StopPipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/StopPipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopPipelineExecutionRequest, StopPipelineExecutionResponse } from "../models/models_4"; @@ -140,6 +141,10 @@ export class StopPipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopPipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopProcessingJobCommand.ts b/clients/client-sagemaker/src/commands/StopProcessingJobCommand.ts index 0db31919388ad..1ef9f4b60fd6b 100644 --- a/clients/client-sagemaker/src/commands/StopProcessingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopProcessingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopProcessingJobRequest } from "../models/models_4"; @@ -115,6 +116,10 @@ export class StopProcessingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopProcessingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopTrainingJobCommand.ts b/clients/client-sagemaker/src/commands/StopTrainingJobCommand.ts index ca112eaea6273..fbdb4466e3076 100644 --- a/clients/client-sagemaker/src/commands/StopTrainingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopTrainingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopTrainingJobRequest } from "../models/models_4"; @@ -121,6 +122,10 @@ export class StopTrainingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopTrainingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/StopTransformJobCommand.ts b/clients/client-sagemaker/src/commands/StopTransformJobCommand.ts index d60499a9e4836..6f7a6b30b2b8c 100644 --- a/clients/client-sagemaker/src/commands/StopTransformJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopTransformJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopTransformJobRequest } from "../models/models_4"; @@ -120,6 +121,10 @@ export class StopTransformJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "StopTransformJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateActionCommand.ts b/clients/client-sagemaker/src/commands/UpdateActionCommand.ts index 1e2548fbeae9f..9847f165b2279 100644 --- a/clients/client-sagemaker/src/commands/UpdateActionCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateActionRequest, UpdateActionResponse } from "../models/models_4"; @@ -127,6 +128,10 @@ export class UpdateActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateAppImageConfigCommand.ts b/clients/client-sagemaker/src/commands/UpdateAppImageConfigCommand.ts index 1d0fb90b344b5..dc85db5b67342 100644 --- a/clients/client-sagemaker/src/commands/UpdateAppImageConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateAppImageConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAppImageConfigRequest, UpdateAppImageConfigResponse } from "../models/models_4"; @@ -130,6 +131,10 @@ export class UpdateAppImageConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateAppImageConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateArtifactCommand.ts b/clients/client-sagemaker/src/commands/UpdateArtifactCommand.ts index 5bc074e4b890b..1f86367fd7773 100644 --- a/clients/client-sagemaker/src/commands/UpdateArtifactCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateArtifactRequest, UpdateArtifactResponse } from "../models/models_4"; @@ -128,6 +129,10 @@ export class UpdateArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateCodeRepositoryCommand.ts b/clients/client-sagemaker/src/commands/UpdateCodeRepositoryCommand.ts index 88fede2d4c553..d37d08e83e9c6 100644 --- a/clients/client-sagemaker/src/commands/UpdateCodeRepositoryCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateCodeRepositoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCodeRepositoryInput, UpdateCodeRepositoryOutput } from "../models/models_4"; @@ -117,6 +118,10 @@ export class UpdateCodeRepositoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateCodeRepository", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateContextCommand.ts b/clients/client-sagemaker/src/commands/UpdateContextCommand.ts index 259e97ab11dc3..a436049b187ce 100644 --- a/clients/client-sagemaker/src/commands/UpdateContextCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateContextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateContextRequest, UpdateContextResponse } from "../models/models_4"; @@ -126,6 +127,10 @@ export class UpdateContextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateContext", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateDeviceFleetCommand.ts b/clients/client-sagemaker/src/commands/UpdateDeviceFleetCommand.ts index 6377cc840705e..dd9cbe3330fe1 100644 --- a/clients/client-sagemaker/src/commands/UpdateDeviceFleetCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateDeviceFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDeviceFleetRequest } from "../models/models_4"; @@ -124,6 +125,10 @@ export class UpdateDeviceFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateDeviceFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateDevicesCommand.ts b/clients/client-sagemaker/src/commands/UpdateDevicesCommand.ts index 66d89c99090d2..a529554ba5bbb 100644 --- a/clients/client-sagemaker/src/commands/UpdateDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDevicesRequest } from "../models/models_4"; @@ -117,6 +118,10 @@ export class UpdateDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateDomainCommand.ts b/clients/client-sagemaker/src/commands/UpdateDomainCommand.ts index df0dc5a40988a..c9619067065d1 100644 --- a/clients/client-sagemaker/src/commands/UpdateDomainCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDomainRequest, UpdateDomainResponse } from "../models/models_4"; @@ -263,6 +264,10 @@ export class UpdateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateEndpointCommand.ts b/clients/client-sagemaker/src/commands/UpdateEndpointCommand.ts index eba31e644c0d4..a34b81d6b6e3a 100644 --- a/clients/client-sagemaker/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEndpointInput, UpdateEndpointOutput } from "../models/models_4"; @@ -179,6 +180,10 @@ export class UpdateEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateEndpointWeightsAndCapacitiesCommand.ts b/clients/client-sagemaker/src/commands/UpdateEndpointWeightsAndCapacitiesCommand.ts index c3b850d241c2b..d6337c6c1bb7a 100644 --- a/clients/client-sagemaker/src/commands/UpdateEndpointWeightsAndCapacitiesCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateEndpointWeightsAndCapacitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEndpointWeightsAndCapacitiesInput, UpdateEndpointWeightsAndCapacitiesOutput } from "../models/models_4"; @@ -138,6 +139,10 @@ export class UpdateEndpointWeightsAndCapacitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateEndpointWeightsAndCapacities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateExperimentCommand.ts b/clients/client-sagemaker/src/commands/UpdateExperimentCommand.ts index ab13c98b1fbb4..4baf4655fc55c 100644 --- a/clients/client-sagemaker/src/commands/UpdateExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateExperimentRequest, UpdateExperimentResponse } from "../models/models_4"; @@ -124,6 +125,10 @@ export class UpdateExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateFeatureGroupCommand.ts b/clients/client-sagemaker/src/commands/UpdateFeatureGroupCommand.ts index a852605343e78..9d3410b02787b 100644 --- a/clients/client-sagemaker/src/commands/UpdateFeatureGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateFeatureGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFeatureGroupRequest, UpdateFeatureGroupResponse } from "../models/models_4"; @@ -140,6 +141,10 @@ export class UpdateFeatureGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateFeatureGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateFeatureMetadataCommand.ts b/clients/client-sagemaker/src/commands/UpdateFeatureMetadataCommand.ts index d621175a6be5f..2045d9a270566 100644 --- a/clients/client-sagemaker/src/commands/UpdateFeatureMetadataCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateFeatureMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFeatureMetadataRequest } from "../models/models_4"; @@ -126,6 +127,10 @@ export class UpdateFeatureMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateFeatureMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateHubCommand.ts b/clients/client-sagemaker/src/commands/UpdateHubCommand.ts index 933d232f8855a..3319369a5e2a4 100644 --- a/clients/client-sagemaker/src/commands/UpdateHubCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateHubCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateHubRequest, UpdateHubResponse } from "../models/models_4"; @@ -123,6 +124,10 @@ export class UpdateHubCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateHub", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateImageCommand.ts b/clients/client-sagemaker/src/commands/UpdateImageCommand.ts index 56dae831e2892..52d9b98389c00 100644 --- a/clients/client-sagemaker/src/commands/UpdateImageCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateImageRequest, UpdateImageResponse } from "../models/models_4"; @@ -125,6 +126,10 @@ export class UpdateImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateImageVersionCommand.ts b/clients/client-sagemaker/src/commands/UpdateImageVersionCommand.ts index 38e0f4018a8b6..68ae301b34a59 100644 --- a/clients/client-sagemaker/src/commands/UpdateImageVersionCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateImageVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateImageVersionRequest, UpdateImageVersionResponse } from "../models/models_4"; @@ -135,6 +136,10 @@ export class UpdateImageVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateImageVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/UpdateInferenceExperimentCommand.ts index f0ac2a079297f..a442c2eaa42d0 100644 --- a/clients/client-sagemaker/src/commands/UpdateInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateInferenceExperimentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateInferenceExperimentRequest, UpdateInferenceExperimentResponse } from "../models/models_4"; @@ -164,6 +165,10 @@ export class UpdateInferenceExperimentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateInferenceExperiment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateModelCardCommand.ts b/clients/client-sagemaker/src/commands/UpdateModelCardCommand.ts index 6c36be1855905..7ed84fd5d07a3 100644 --- a/clients/client-sagemaker/src/commands/UpdateModelCardCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateModelCardCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class UpdateModelCardCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateModelCardRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateModelCard", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateModelPackageCommand.ts b/clients/client-sagemaker/src/commands/UpdateModelPackageCommand.ts index 33076bcc9fd19..d447991811f69 100644 --- a/clients/client-sagemaker/src/commands/UpdateModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateModelPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateModelPackageInput, UpdateModelPackageOutput } from "../models/models_4"; @@ -158,6 +159,10 @@ export class UpdateModelPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateModelPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateMonitoringAlertCommand.ts b/clients/client-sagemaker/src/commands/UpdateMonitoringAlertCommand.ts index 63ac9abc0cc48..4c6218e16936b 100644 --- a/clients/client-sagemaker/src/commands/UpdateMonitoringAlertCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateMonitoringAlertCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMonitoringAlertRequest, UpdateMonitoringAlertResponse } from "../models/models_4"; @@ -125,6 +126,10 @@ export class UpdateMonitoringAlertCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateMonitoringAlert", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/UpdateMonitoringScheduleCommand.ts index 026855cbb9082..bda5be00bb643 100644 --- a/clients/client-sagemaker/src/commands/UpdateMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateMonitoringScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMonitoringScheduleRequest, UpdateMonitoringScheduleResponse } from "../models/models_4"; @@ -230,6 +231,10 @@ export class UpdateMonitoringScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateMonitoringSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/UpdateNotebookInstanceCommand.ts index bc4134655030a..726d3b4fe5666 100644 --- a/clients/client-sagemaker/src/commands/UpdateNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateNotebookInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateNotebookInstanceInput, UpdateNotebookInstanceOutput } from "../models/models_4"; @@ -137,6 +138,10 @@ export class UpdateNotebookInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateNotebookInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateNotebookInstanceLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/UpdateNotebookInstanceLifecycleConfigCommand.ts index 0e844c6b53203..ffc50be8e4c36 100644 --- a/clients/client-sagemaker/src/commands/UpdateNotebookInstanceLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateNotebookInstanceLifecycleConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class UpdateNotebookInstanceLifecycleConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateNotebookInstanceLifecycleConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdatePipelineCommand.ts b/clients/client-sagemaker/src/commands/UpdatePipelineCommand.ts index 9b9fc1a868ee8..cdc400f82c01a 100644 --- a/clients/client-sagemaker/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdatePipelineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePipelineRequest, UpdatePipelineResponse } from "../models/models_4"; @@ -129,6 +130,10 @@ export class UpdatePipelineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdatePipeline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdatePipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/UpdatePipelineExecutionCommand.ts index 15eefe666d754..01ca5f2ab08bf 100644 --- a/clients/client-sagemaker/src/commands/UpdatePipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdatePipelineExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePipelineExecutionRequest, UpdatePipelineExecutionResponse } from "../models/models_4"; @@ -122,6 +123,10 @@ export class UpdatePipelineExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdatePipelineExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateProjectCommand.ts b/clients/client-sagemaker/src/commands/UpdateProjectCommand.ts index 9cf929593379f..90cce24355098 100644 --- a/clients/client-sagemaker/src/commands/UpdateProjectCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateProjectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateProjectInput, UpdateProjectOutput } from "../models/models_4"; @@ -135,6 +136,10 @@ export class UpdateProjectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateProject", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateSpaceCommand.ts b/clients/client-sagemaker/src/commands/UpdateSpaceCommand.ts index 5804bb18e29ae..f42a396b857bf 100644 --- a/clients/client-sagemaker/src/commands/UpdateSpaceCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateSpaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSpaceRequest, UpdateSpaceResponse } from "../models/models_4"; @@ -159,6 +160,10 @@ export class UpdateSpaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateSpace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateTrainingJobCommand.ts b/clients/client-sagemaker/src/commands/UpdateTrainingJobCommand.ts index f9428764a1402..f195e055be587 100644 --- a/clients/client-sagemaker/src/commands/UpdateTrainingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateTrainingJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTrainingJobRequest, UpdateTrainingJobResponse } from "../models/models_4"; @@ -142,6 +143,10 @@ export class UpdateTrainingJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateTrainingJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateTrialCommand.ts b/clients/client-sagemaker/src/commands/UpdateTrialCommand.ts index 486b8742526b9..e4a309ef0cf58 100644 --- a/clients/client-sagemaker/src/commands/UpdateTrialCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateTrialCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTrialRequest, UpdateTrialResponse } from "../models/models_4"; @@ -120,6 +121,10 @@ export class UpdateTrialCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateTrial", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/UpdateTrialComponentCommand.ts index dc430e6007c1b..45be023c4f0c7 100644 --- a/clients/client-sagemaker/src/commands/UpdateTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateTrialComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTrialComponentRequest, UpdateTrialComponentResponse } from "../models/models_4"; @@ -155,6 +156,10 @@ export class UpdateTrialComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateTrialComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateUserProfileCommand.ts b/clients/client-sagemaker/src/commands/UpdateUserProfileCommand.ts index 554c260f06b95..82c09bda55ec6 100644 --- a/clients/client-sagemaker/src/commands/UpdateUserProfileCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateUserProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateUserProfileRequest, UpdateUserProfileResponse } from "../models/models_4"; @@ -218,6 +219,10 @@ export class UpdateUserProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateUserProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateWorkforceCommand.ts b/clients/client-sagemaker/src/commands/UpdateWorkforceCommand.ts index 14f7758b810e9..9e2e1069c1e92 100644 --- a/clients/client-sagemaker/src/commands/UpdateWorkforceCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateWorkforceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -207,6 +208,10 @@ export class UpdateWorkforceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateWorkforceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateWorkforce", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sagemaker/src/commands/UpdateWorkteamCommand.ts b/clients/client-sagemaker/src/commands/UpdateWorkteamCommand.ts index 8ea647e571ee0..8fbdfd48e9240 100644 --- a/clients/client-sagemaker/src/commands/UpdateWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateWorkteamCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWorkteamRequest, UpdateWorkteamResponse } from "../models/models_4"; @@ -164,6 +165,10 @@ export class UpdateWorkteamCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SageMaker", + operation: "UpdateWorkteam", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/package.json b/clients/client-savingsplans/package.json index bb97e3cd66515..b4faff68550da 100644 --- a/clients/client-savingsplans/package.json +++ b/clients/client-savingsplans/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-savingsplans/src/commands/CreateSavingsPlanCommand.ts b/clients/client-savingsplans/src/commands/CreateSavingsPlanCommand.ts index 7a7e899db72ca..238b0610a2738 100644 --- a/clients/client-savingsplans/src/commands/CreateSavingsPlanCommand.ts +++ b/clients/client-savingsplans/src/commands/CreateSavingsPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSavingsPlanRequest, CreateSavingsPlanResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class CreateSavingsPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "CreateSavingsPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/src/commands/DeleteQueuedSavingsPlanCommand.ts b/clients/client-savingsplans/src/commands/DeleteQueuedSavingsPlanCommand.ts index 3a9f9d485293d..d7fcaceaaa62c 100644 --- a/clients/client-savingsplans/src/commands/DeleteQueuedSavingsPlanCommand.ts +++ b/clients/client-savingsplans/src/commands/DeleteQueuedSavingsPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteQueuedSavingsPlanRequest, DeleteQueuedSavingsPlanResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteQueuedSavingsPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "DeleteQueuedSavingsPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/src/commands/DescribeSavingsPlanRatesCommand.ts b/clients/client-savingsplans/src/commands/DescribeSavingsPlanRatesCommand.ts index ddd08d908bb80..1059bd2ae5561 100644 --- a/clients/client-savingsplans/src/commands/DescribeSavingsPlanRatesCommand.ts +++ b/clients/client-savingsplans/src/commands/DescribeSavingsPlanRatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSavingsPlanRatesRequest, DescribeSavingsPlanRatesResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribeSavingsPlanRatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "DescribeSavingsPlanRates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/src/commands/DescribeSavingsPlansCommand.ts b/clients/client-savingsplans/src/commands/DescribeSavingsPlansCommand.ts index fccfd0d7010c0..b7817c66de2fa 100644 --- a/clients/client-savingsplans/src/commands/DescribeSavingsPlansCommand.ts +++ b/clients/client-savingsplans/src/commands/DescribeSavingsPlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSavingsPlansRequest, DescribeSavingsPlansResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class DescribeSavingsPlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "DescribeSavingsPlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingRatesCommand.ts b/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingRatesCommand.ts index 682fe040b40a6..a584dd01562cf 100644 --- a/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingRatesCommand.ts +++ b/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingRatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -182,6 +183,10 @@ export class DescribeSavingsPlansOfferingRatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "DescribeSavingsPlansOfferingRates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingsCommand.ts b/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingsCommand.ts index e1c0de29908fd..0fe3a752bf7f5 100644 --- a/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingsCommand.ts +++ b/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSavingsPlansOfferingsRequest, DescribeSavingsPlansOfferingsResponse } from "../models/models_0"; @@ -184,6 +185,10 @@ export class DescribeSavingsPlansOfferingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "DescribeSavingsPlansOfferings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/src/commands/ListTagsForResourceCommand.ts b/clients/client-savingsplans/src/commands/ListTagsForResourceCommand.ts index fc1dd1a57b770..c55abcf6ef555 100644 --- a/clients/client-savingsplans/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-savingsplans/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/src/commands/TagResourceCommand.ts b/clients/client-savingsplans/src/commands/TagResourceCommand.ts index aeea727979917..9f5d70fc65dca 100644 --- a/clients/client-savingsplans/src/commands/TagResourceCommand.ts +++ b/clients/client-savingsplans/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-savingsplans/src/commands/UntagResourceCommand.ts b/clients/client-savingsplans/src/commands/UntagResourceCommand.ts index 4529515ad8d86..a852714603f17 100644 --- a/clients/client-savingsplans/src/commands/UntagResourceCommand.ts +++ b/clients/client-savingsplans/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSavingsPlan", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/package.json b/clients/client-scheduler/package.json index 1769309a912b5..7740145e1032a 100644 --- a/clients/client-scheduler/package.json +++ b/clients/client-scheduler/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-scheduler/src/commands/CreateScheduleCommand.ts b/clients/client-scheduler/src/commands/CreateScheduleCommand.ts index cbd948ca65fe1..ed2b55a58063b 100644 --- a/clients/client-scheduler/src/commands/CreateScheduleCommand.ts +++ b/clients/client-scheduler/src/commands/CreateScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateScheduleInput, CreateScheduleOutput } from "../models/models_0"; @@ -222,6 +223,10 @@ export class CreateScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "CreateSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/CreateScheduleGroupCommand.ts b/clients/client-scheduler/src/commands/CreateScheduleGroupCommand.ts index a15d2bc3ef97e..dee5850550fbf 100644 --- a/clients/client-scheduler/src/commands/CreateScheduleGroupCommand.ts +++ b/clients/client-scheduler/src/commands/CreateScheduleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateScheduleGroupInput, CreateScheduleGroupOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CreateScheduleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "CreateScheduleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/DeleteScheduleCommand.ts b/clients/client-scheduler/src/commands/DeleteScheduleCommand.ts index f1eb10e42ab9c..e152d2c9e7771 100644 --- a/clients/client-scheduler/src/commands/DeleteScheduleCommand.ts +++ b/clients/client-scheduler/src/commands/DeleteScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteScheduleInput, DeleteScheduleOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "DeleteSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/DeleteScheduleGroupCommand.ts b/clients/client-scheduler/src/commands/DeleteScheduleGroupCommand.ts index 8f8a5004aa8fc..f6c44c68ad95f 100644 --- a/clients/client-scheduler/src/commands/DeleteScheduleGroupCommand.ts +++ b/clients/client-scheduler/src/commands/DeleteScheduleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteScheduleGroupInput, DeleteScheduleGroupOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteScheduleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "DeleteScheduleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/GetScheduleCommand.ts b/clients/client-scheduler/src/commands/GetScheduleCommand.ts index 7984f3658edc2..26f92fdfe14cb 100644 --- a/clients/client-scheduler/src/commands/GetScheduleCommand.ts +++ b/clients/client-scheduler/src/commands/GetScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetScheduleInput, GetScheduleOutput } from "../models/models_0"; @@ -217,6 +218,10 @@ export class GetScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "GetSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/GetScheduleGroupCommand.ts b/clients/client-scheduler/src/commands/GetScheduleGroupCommand.ts index 4ca7c2f37d05f..a25c03dff8208 100644 --- a/clients/client-scheduler/src/commands/GetScheduleGroupCommand.ts +++ b/clients/client-scheduler/src/commands/GetScheduleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetScheduleGroupInput, GetScheduleGroupOutput } from "../models/models_0"; @@ -130,6 +131,10 @@ export class GetScheduleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "GetScheduleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/ListScheduleGroupsCommand.ts b/clients/client-scheduler/src/commands/ListScheduleGroupsCommand.ts index 14d6dadd3cf17..d347c76a2217b 100644 --- a/clients/client-scheduler/src/commands/ListScheduleGroupsCommand.ts +++ b/clients/client-scheduler/src/commands/ListScheduleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListScheduleGroupsInput, ListScheduleGroupsOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListScheduleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "ListScheduleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/ListSchedulesCommand.ts b/clients/client-scheduler/src/commands/ListSchedulesCommand.ts index 3c04fa5a244ce..d463aac5f0e46 100644 --- a/clients/client-scheduler/src/commands/ListSchedulesCommand.ts +++ b/clients/client-scheduler/src/commands/ListSchedulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSchedulesInput, ListSchedulesOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListSchedulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "ListSchedules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/ListTagsForResourceCommand.ts b/clients/client-scheduler/src/commands/ListTagsForResourceCommand.ts index 91e5d6291a23f..62cfd656ac0a1 100644 --- a/clients/client-scheduler/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-scheduler/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/TagResourceCommand.ts b/clients/client-scheduler/src/commands/TagResourceCommand.ts index 2256aea6a2d9f..d0d0121a85c5e 100644 --- a/clients/client-scheduler/src/commands/TagResourceCommand.ts +++ b/clients/client-scheduler/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/UntagResourceCommand.ts b/clients/client-scheduler/src/commands/UntagResourceCommand.ts index b27323231f1a0..1552a97737e6d 100644 --- a/clients/client-scheduler/src/commands/UntagResourceCommand.ts +++ b/clients/client-scheduler/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-scheduler/src/commands/UpdateScheduleCommand.ts b/clients/client-scheduler/src/commands/UpdateScheduleCommand.ts index c3b9f4c690206..1afbac30d93c1 100644 --- a/clients/client-scheduler/src/commands/UpdateScheduleCommand.ts +++ b/clients/client-scheduler/src/commands/UpdateScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateScheduleInput, UpdateScheduleOutput } from "../models/models_0"; @@ -227,6 +228,10 @@ export class UpdateScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSChronosService", + operation: "UpdateSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/package.json b/clients/client-schemas/package.json index 2985dcd58a6cc..3dce55d174035 100644 --- a/clients/client-schemas/package.json +++ b/clients/client-schemas/package.json @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-schemas/src/commands/CreateDiscovererCommand.ts b/clients/client-schemas/src/commands/CreateDiscovererCommand.ts index b9aa25d6ac123..8d7a380ea8859 100644 --- a/clients/client-schemas/src/commands/CreateDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/CreateDiscovererCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDiscovererRequest, CreateDiscovererResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class CreateDiscovererCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "CreateDiscoverer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/CreateRegistryCommand.ts b/clients/client-schemas/src/commands/CreateRegistryCommand.ts index ccbd5ad53bdeb..1930628381158 100644 --- a/clients/client-schemas/src/commands/CreateRegistryCommand.ts +++ b/clients/client-schemas/src/commands/CreateRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRegistryRequest, CreateRegistryResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class CreateRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "CreateRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/CreateSchemaCommand.ts b/clients/client-schemas/src/commands/CreateSchemaCommand.ts index 4b03b803c3670..8e7021355072c 100644 --- a/clients/client-schemas/src/commands/CreateSchemaCommand.ts +++ b/clients/client-schemas/src/commands/CreateSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSchemaRequest, CreateSchemaResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CreateSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "CreateSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DeleteDiscovererCommand.ts b/clients/client-schemas/src/commands/DeleteDiscovererCommand.ts index 7958ada1067e3..fb4e9b85e9dda 100644 --- a/clients/client-schemas/src/commands/DeleteDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/DeleteDiscovererCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDiscovererRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteDiscovererCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DeleteDiscoverer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DeleteRegistryCommand.ts b/clients/client-schemas/src/commands/DeleteRegistryCommand.ts index 1ae68cf974e98..bcc4afd739c0b 100644 --- a/clients/client-schemas/src/commands/DeleteRegistryCommand.ts +++ b/clients/client-schemas/src/commands/DeleteRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRegistryRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DeleteRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-schemas/src/commands/DeleteResourcePolicyCommand.ts index e71551e2f2d9f..622d4c2be2fb7 100644 --- a/clients/client-schemas/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-schemas/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DeleteSchemaCommand.ts b/clients/client-schemas/src/commands/DeleteSchemaCommand.ts index 8e434d00bfb8f..bdbcf59003e7d 100644 --- a/clients/client-schemas/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-schemas/src/commands/DeleteSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSchemaRequest } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DeleteSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DeleteSchemaVersionCommand.ts b/clients/client-schemas/src/commands/DeleteSchemaVersionCommand.ts index 3ce7514a0c5b9..a10ae7d381f2b 100644 --- a/clients/client-schemas/src/commands/DeleteSchemaVersionCommand.ts +++ b/clients/client-schemas/src/commands/DeleteSchemaVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSchemaVersionRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteSchemaVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DeleteSchemaVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DescribeCodeBindingCommand.ts b/clients/client-schemas/src/commands/DescribeCodeBindingCommand.ts index 3f96bc094d08e..aff59905c6d00 100644 --- a/clients/client-schemas/src/commands/DescribeCodeBindingCommand.ts +++ b/clients/client-schemas/src/commands/DescribeCodeBindingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCodeBindingRequest, DescribeCodeBindingResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DescribeCodeBindingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DescribeCodeBinding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DescribeDiscovererCommand.ts b/clients/client-schemas/src/commands/DescribeDiscovererCommand.ts index 239cc52105a3a..4f85160cc6ce5 100644 --- a/clients/client-schemas/src/commands/DescribeDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/DescribeDiscovererCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDiscovererRequest, DescribeDiscovererResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DescribeDiscovererCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DescribeDiscoverer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DescribeRegistryCommand.ts b/clients/client-schemas/src/commands/DescribeRegistryCommand.ts index e90594ab4d846..e0d2483ed5982 100644 --- a/clients/client-schemas/src/commands/DescribeRegistryCommand.ts +++ b/clients/client-schemas/src/commands/DescribeRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRegistryRequest, DescribeRegistryResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DescribeRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DescribeRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/DescribeSchemaCommand.ts b/clients/client-schemas/src/commands/DescribeSchemaCommand.ts index 3211fe3f4b535..1739aa5c0c6f3 100644 --- a/clients/client-schemas/src/commands/DescribeSchemaCommand.ts +++ b/clients/client-schemas/src/commands/DescribeSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSchemaRequest, DescribeSchemaResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DescribeSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "DescribeSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/ExportSchemaCommand.ts b/clients/client-schemas/src/commands/ExportSchemaCommand.ts index 96668ae6f341a..017e14cc7e10c 100644 --- a/clients/client-schemas/src/commands/ExportSchemaCommand.ts +++ b/clients/client-schemas/src/commands/ExportSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExportSchemaRequest, ExportSchemaResponse } from "../models/models_0"; @@ -82,6 +83,10 @@ export class ExportSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "ExportSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts b/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts index b60173303b550..e6d45347f0bee 100644 --- a/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts +++ b/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -137,6 +138,10 @@ export class GetCodeBindingSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "GetCodeBindingSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/GetDiscoveredSchemaCommand.ts b/clients/client-schemas/src/commands/GetDiscoveredSchemaCommand.ts index d351f99f51968..bb03b80792c19 100644 --- a/clients/client-schemas/src/commands/GetDiscoveredSchemaCommand.ts +++ b/clients/client-schemas/src/commands/GetDiscoveredSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDiscoveredSchemaRequest, GetDiscoveredSchemaResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class GetDiscoveredSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "GetDiscoveredSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/GetResourcePolicyCommand.ts b/clients/client-schemas/src/commands/GetResourcePolicyCommand.ts index 9a64a4b1b4da1..4efff42991f30 100644 --- a/clients/client-schemas/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-schemas/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/ListDiscoverersCommand.ts b/clients/client-schemas/src/commands/ListDiscoverersCommand.ts index 377a43f1703f3..9fd884d52b89f 100644 --- a/clients/client-schemas/src/commands/ListDiscoverersCommand.ts +++ b/clients/client-schemas/src/commands/ListDiscoverersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDiscoverersRequest, ListDiscoverersResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListDiscoverersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "ListDiscoverers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/ListRegistriesCommand.ts b/clients/client-schemas/src/commands/ListRegistriesCommand.ts index 55cd449462df1..f7cb8b1bcbd8a 100644 --- a/clients/client-schemas/src/commands/ListRegistriesCommand.ts +++ b/clients/client-schemas/src/commands/ListRegistriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRegistriesRequest, ListRegistriesResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListRegistriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "ListRegistries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/ListSchemaVersionsCommand.ts b/clients/client-schemas/src/commands/ListSchemaVersionsCommand.ts index c662bd561e042..8579c5bea9a15 100644 --- a/clients/client-schemas/src/commands/ListSchemaVersionsCommand.ts +++ b/clients/client-schemas/src/commands/ListSchemaVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSchemaVersionsRequest, ListSchemaVersionsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListSchemaVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "ListSchemaVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/ListSchemasCommand.ts b/clients/client-schemas/src/commands/ListSchemasCommand.ts index f7052533c8d37..3b6ad14b104fc 100644 --- a/clients/client-schemas/src/commands/ListSchemasCommand.ts +++ b/clients/client-schemas/src/commands/ListSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSchemasRequest, ListSchemasResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "ListSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/ListTagsForResourceCommand.ts b/clients/client-schemas/src/commands/ListTagsForResourceCommand.ts index c8dc0c3778bed..aeb3125203b4d 100644 --- a/clients/client-schemas/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-schemas/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/PutCodeBindingCommand.ts b/clients/client-schemas/src/commands/PutCodeBindingCommand.ts index 52c08a52b410d..adb681b6f8301 100644 --- a/clients/client-schemas/src/commands/PutCodeBindingCommand.ts +++ b/clients/client-schemas/src/commands/PutCodeBindingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutCodeBindingRequest, PutCodeBindingResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class PutCodeBindingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "PutCodeBinding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/PutResourcePolicyCommand.ts b/clients/client-schemas/src/commands/PutResourcePolicyCommand.ts index caba460d0320f..8a8179d002fad 100644 --- a/clients/client-schemas/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-schemas/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/SearchSchemasCommand.ts b/clients/client-schemas/src/commands/SearchSchemasCommand.ts index e3a5516f1a641..d6119a202cf39 100644 --- a/clients/client-schemas/src/commands/SearchSchemasCommand.ts +++ b/clients/client-schemas/src/commands/SearchSchemasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchSchemasRequest, SearchSchemasResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class SearchSchemasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "SearchSchemas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/StartDiscovererCommand.ts b/clients/client-schemas/src/commands/StartDiscovererCommand.ts index e5b4768e7f35b..9c05853d572ca 100644 --- a/clients/client-schemas/src/commands/StartDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/StartDiscovererCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartDiscovererRequest, StartDiscovererResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class StartDiscovererCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "StartDiscoverer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/StopDiscovererCommand.ts b/clients/client-schemas/src/commands/StopDiscovererCommand.ts index 310dc4e055ccb..91457434110f5 100644 --- a/clients/client-schemas/src/commands/StopDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/StopDiscovererCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopDiscovererRequest, StopDiscovererResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class StopDiscovererCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "StopDiscoverer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/TagResourceCommand.ts b/clients/client-schemas/src/commands/TagResourceCommand.ts index b1c8abcd72648..d5cde9b5e5c86 100644 --- a/clients/client-schemas/src/commands/TagResourceCommand.ts +++ b/clients/client-schemas/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/UntagResourceCommand.ts b/clients/client-schemas/src/commands/UntagResourceCommand.ts index 5076f81d83eab..b657194a25e5c 100644 --- a/clients/client-schemas/src/commands/UntagResourceCommand.ts +++ b/clients/client-schemas/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest } from "../models/models_0"; @@ -121,6 +122,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/UpdateDiscovererCommand.ts b/clients/client-schemas/src/commands/UpdateDiscovererCommand.ts index 3cda1bbc198c2..8a2af90b49d5a 100644 --- a/clients/client-schemas/src/commands/UpdateDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/UpdateDiscovererCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDiscovererRequest, UpdateDiscovererResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateDiscovererCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "UpdateDiscoverer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/UpdateRegistryCommand.ts b/clients/client-schemas/src/commands/UpdateRegistryCommand.ts index 94b9564275d37..00bf451b9443c 100644 --- a/clients/client-schemas/src/commands/UpdateRegistryCommand.ts +++ b/clients/client-schemas/src/commands/UpdateRegistryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRegistryRequest, UpdateRegistryResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UpdateRegistryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "UpdateRegistry", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-schemas/src/commands/UpdateSchemaCommand.ts b/clients/client-schemas/src/commands/UpdateSchemaCommand.ts index f99161e7359cd..7ea8496a07cd8 100644 --- a/clients/client-schemas/src/commands/UpdateSchemaCommand.ts +++ b/clients/client-schemas/src/commands/UpdateSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSchemaRequest, UpdateSchemaResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "schemas", + operation: "UpdateSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/package.json b/clients/client-secrets-manager/package.json index 206eace3e6fc2..2f84a3afea3c1 100644 --- a/clients/client-secrets-manager/package.json +++ b/clients/client-secrets-manager/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-secrets-manager/src/commands/CancelRotateSecretCommand.ts b/clients/client-secrets-manager/src/commands/CancelRotateSecretCommand.ts index ab0124a9f1f59..a2d39e683ef87 100644 --- a/clients/client-secrets-manager/src/commands/CancelRotateSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/CancelRotateSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelRotateSecretRequest, CancelRotateSecretResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class CancelRotateSecretCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "CancelRotateSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/CreateSecretCommand.ts b/clients/client-secrets-manager/src/commands/CreateSecretCommand.ts index cd5821b42dd1d..5ac6f3e6041b6 100644 --- a/clients/client-secrets-manager/src/commands/CreateSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/CreateSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSecretRequest, CreateSecretRequestFilterSensitiveLog, CreateSecretResponse } from "../models/models_0"; @@ -244,6 +245,10 @@ export class CreateSecretCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSecretRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "CreateSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-secrets-manager/src/commands/DeleteResourcePolicyCommand.ts index c09dd7208f6be..954cf1981f5bf 100644 --- a/clients/client-secrets-manager/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-secrets-manager/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/DeleteSecretCommand.ts b/clients/client-secrets-manager/src/commands/DeleteSecretCommand.ts index b6ba7334be839..563b2b4c96748 100644 --- a/clients/client-secrets-manager/src/commands/DeleteSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/DeleteSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSecretRequest, DeleteSecretResponse } from "../models/models_0"; @@ -190,6 +191,10 @@ export class DeleteSecretCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "DeleteSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/DescribeSecretCommand.ts b/clients/client-secrets-manager/src/commands/DescribeSecretCommand.ts index 1f9d45dfe10c0..729a59c6842c6 100644 --- a/clients/client-secrets-manager/src/commands/DescribeSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/DescribeSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSecretRequest, DescribeSecretResponse } from "../models/models_0"; @@ -217,6 +218,10 @@ export class DescribeSecretCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "DescribeSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/GetRandomPasswordCommand.ts b/clients/client-secrets-manager/src/commands/GetRandomPasswordCommand.ts index 4c00af2b1bc56..49c4c837303a7 100644 --- a/clients/client-secrets-manager/src/commands/GetRandomPasswordCommand.ts +++ b/clients/client-secrets-manager/src/commands/GetRandomPasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class GetRandomPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetRandomPasswordResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "GetRandomPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/GetResourcePolicyCommand.ts b/clients/client-secrets-manager/src/commands/GetResourcePolicyCommand.ts index d610b87a06eed..87036a155d50a 100644 --- a/clients/client-secrets-manager/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-secrets-manager/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0"; @@ -171,6 +172,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/GetSecretValueCommand.ts b/clients/client-secrets-manager/src/commands/GetSecretValueCommand.ts index 573dfa2224626..7340d09807427 100644 --- a/clients/client-secrets-manager/src/commands/GetSecretValueCommand.ts +++ b/clients/client-secrets-manager/src/commands/GetSecretValueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -197,6 +198,10 @@ export class GetSecretValueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSecretValueResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "GetSecretValue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/ListSecretVersionIdsCommand.ts b/clients/client-secrets-manager/src/commands/ListSecretVersionIdsCommand.ts index 05dc19c788c24..4979eb6c2dad2 100644 --- a/clients/client-secrets-manager/src/commands/ListSecretVersionIdsCommand.ts +++ b/clients/client-secrets-manager/src/commands/ListSecretVersionIdsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSecretVersionIdsRequest, ListSecretVersionIdsResponse } from "../models/models_0"; @@ -192,6 +193,10 @@ export class ListSecretVersionIdsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "ListSecretVersionIds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/ListSecretsCommand.ts b/clients/client-secrets-manager/src/commands/ListSecretsCommand.ts index eeb8a5356ccee..fa4652ec5f789 100644 --- a/clients/client-secrets-manager/src/commands/ListSecretsCommand.ts +++ b/clients/client-secrets-manager/src/commands/ListSecretsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSecretsRequest, ListSecretsResponse } from "../models/models_0"; @@ -235,6 +236,10 @@ export class ListSecretsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "ListSecrets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/PutResourcePolicyCommand.ts b/clients/client-secrets-manager/src/commands/PutResourcePolicyCommand.ts index 1241ceb84524b..7bcdc6adba1d2 100644 --- a/clients/client-secrets-manager/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-secrets-manager/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/PutSecretValueCommand.ts b/clients/client-secrets-manager/src/commands/PutSecretValueCommand.ts index 3ba3bb9b773bc..cffe5b3aa43bb 100644 --- a/clients/client-secrets-manager/src/commands/PutSecretValueCommand.ts +++ b/clients/client-secrets-manager/src/commands/PutSecretValueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -220,6 +221,10 @@ export class PutSecretValueCommand extends $Command< commandName, inputFilterSensitiveLog: PutSecretValueRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "PutSecretValue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/RemoveRegionsFromReplicationCommand.ts b/clients/client-secrets-manager/src/commands/RemoveRegionsFromReplicationCommand.ts index 7e315d89f4753..0b4795d8018a5 100644 --- a/clients/client-secrets-manager/src/commands/RemoveRegionsFromReplicationCommand.ts +++ b/clients/client-secrets-manager/src/commands/RemoveRegionsFromReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveRegionsFromReplicationRequest, RemoveRegionsFromReplicationResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class RemoveRegionsFromReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "RemoveRegionsFromReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/ReplicateSecretToRegionsCommand.ts b/clients/client-secrets-manager/src/commands/ReplicateSecretToRegionsCommand.ts index 32471821b133f..f07735b191431 100644 --- a/clients/client-secrets-manager/src/commands/ReplicateSecretToRegionsCommand.ts +++ b/clients/client-secrets-manager/src/commands/ReplicateSecretToRegionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ReplicateSecretToRegionsRequest, ReplicateSecretToRegionsResponse } from "../models/models_0"; @@ -193,6 +194,10 @@ export class ReplicateSecretToRegionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "ReplicateSecretToRegions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/RestoreSecretCommand.ts b/clients/client-secrets-manager/src/commands/RestoreSecretCommand.ts index 9b0e6fe87552c..6f6a23a0029b0 100644 --- a/clients/client-secrets-manager/src/commands/RestoreSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/RestoreSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreSecretRequest, RestoreSecretResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class RestoreSecretCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "RestoreSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/RotateSecretCommand.ts b/clients/client-secrets-manager/src/commands/RotateSecretCommand.ts index 3528385d4bf51..7335ea11f252e 100644 --- a/clients/client-secrets-manager/src/commands/RotateSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/RotateSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RotateSecretRequest, RotateSecretResponse } from "../models/models_0"; @@ -205,6 +206,10 @@ export class RotateSecretCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "RotateSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/StopReplicationToReplicaCommand.ts b/clients/client-secrets-manager/src/commands/StopReplicationToReplicaCommand.ts index ed8d3542600e7..65d0a4d8be68c 100644 --- a/clients/client-secrets-manager/src/commands/StopReplicationToReplicaCommand.ts +++ b/clients/client-secrets-manager/src/commands/StopReplicationToReplicaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopReplicationToReplicaRequest, StopReplicationToReplicaResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class StopReplicationToReplicaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "StopReplicationToReplica", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/TagResourceCommand.ts b/clients/client-secrets-manager/src/commands/TagResourceCommand.ts index b487c1752228e..1f54df4657e95 100644 --- a/clients/client-secrets-manager/src/commands/TagResourceCommand.ts +++ b/clients/client-secrets-manager/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest } from "../models/models_0"; @@ -204,6 +205,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/UntagResourceCommand.ts b/clients/client-secrets-manager/src/commands/UntagResourceCommand.ts index 87db118e8e848..09fb6f2c20631 100644 --- a/clients/client-secrets-manager/src/commands/UntagResourceCommand.ts +++ b/clients/client-secrets-manager/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest } from "../models/models_0"; @@ -170,6 +171,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/UpdateSecretCommand.ts b/clients/client-secrets-manager/src/commands/UpdateSecretCommand.ts index cb529d218955e..cb3856a07f8d7 100644 --- a/clients/client-secrets-manager/src/commands/UpdateSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/UpdateSecretCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSecretRequest, UpdateSecretRequestFilterSensitiveLog, UpdateSecretResponse } from "../models/models_0"; @@ -248,6 +249,10 @@ export class UpdateSecretCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSecretRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "UpdateSecret", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/UpdateSecretVersionStageCommand.ts b/clients/client-secrets-manager/src/commands/UpdateSecretVersionStageCommand.ts index 63e4371c1a6c7..f0aa26780365e 100644 --- a/clients/client-secrets-manager/src/commands/UpdateSecretVersionStageCommand.ts +++ b/clients/client-secrets-manager/src/commands/UpdateSecretVersionStageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSecretVersionStageRequest, UpdateSecretVersionStageResponse } from "../models/models_0"; @@ -227,6 +228,10 @@ export class UpdateSecretVersionStageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "UpdateSecretVersionStage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-secrets-manager/src/commands/ValidateResourcePolicyCommand.ts b/clients/client-secrets-manager/src/commands/ValidateResourcePolicyCommand.ts index 0ebbfdf53acb2..41afbc863b6bc 100644 --- a/clients/client-secrets-manager/src/commands/ValidateResourcePolicyCommand.ts +++ b/clients/client-secrets-manager/src/commands/ValidateResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ValidateResourcePolicyRequest, ValidateResourcePolicyResponse } from "../models/models_0"; @@ -190,6 +191,10 @@ export class ValidateResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "secretsmanager", + operation: "ValidateResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/package.json b/clients/client-securityhub/package.json index 83f03023d3015..4233a9fba0fca 100644 --- a/clients/client-securityhub/package.json +++ b/clients/client-securityhub/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-securityhub/src/commands/AcceptAdministratorInvitationCommand.ts b/clients/client-securityhub/src/commands/AcceptAdministratorInvitationCommand.ts index 32e6cf56d190b..db6f15cab6ddf 100644 --- a/clients/client-securityhub/src/commands/AcceptAdministratorInvitationCommand.ts +++ b/clients/client-securityhub/src/commands/AcceptAdministratorInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptAdministratorInvitationRequest, AcceptAdministratorInvitationResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class AcceptAdministratorInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "AcceptAdministratorInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/AcceptInvitationCommand.ts b/clients/client-securityhub/src/commands/AcceptInvitationCommand.ts index c1f72d2ac24f9..933f80d07be30 100644 --- a/clients/client-securityhub/src/commands/AcceptInvitationCommand.ts +++ b/clients/client-securityhub/src/commands/AcceptInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptInvitationRequest, AcceptInvitationResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class AcceptInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "AcceptInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchDeleteAutomationRulesCommand.ts b/clients/client-securityhub/src/commands/BatchDeleteAutomationRulesCommand.ts index 7736bfcbfb646..594184fbdbffe 100644 --- a/clients/client-securityhub/src/commands/BatchDeleteAutomationRulesCommand.ts +++ b/clients/client-securityhub/src/commands/BatchDeleteAutomationRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchDeleteAutomationRulesRequest, BatchDeleteAutomationRulesResponse } from "../models/models_2"; @@ -172,6 +173,10 @@ export class BatchDeleteAutomationRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchDeleteAutomationRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchDisableStandardsCommand.ts b/clients/client-securityhub/src/commands/BatchDisableStandardsCommand.ts index efae46912a2a9..cefd6181c2918 100644 --- a/clients/client-securityhub/src/commands/BatchDisableStandardsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchDisableStandardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchDisableStandardsRequest, BatchDisableStandardsResponse } from "../models/models_2"; @@ -170,6 +171,10 @@ export class BatchDisableStandardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchDisableStandards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchEnableStandardsCommand.ts b/clients/client-securityhub/src/commands/BatchEnableStandardsCommand.ts index 74900828f1203..0ce627a3707a7 100644 --- a/clients/client-securityhub/src/commands/BatchEnableStandardsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchEnableStandardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchEnableStandardsRequest, BatchEnableStandardsResponse } from "../models/models_2"; @@ -178,6 +179,10 @@ export class BatchEnableStandardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchEnableStandards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchGetAutomationRulesCommand.ts b/clients/client-securityhub/src/commands/BatchGetAutomationRulesCommand.ts index 3c797426ed5e7..31e054ba31020 100644 --- a/clients/client-securityhub/src/commands/BatchGetAutomationRulesCommand.ts +++ b/clients/client-securityhub/src/commands/BatchGetAutomationRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetAutomationRulesRequest, BatchGetAutomationRulesResponse } from "../models/models_2"; @@ -425,6 +426,10 @@ export class BatchGetAutomationRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchGetAutomationRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchGetSecurityControlsCommand.ts b/clients/client-securityhub/src/commands/BatchGetSecurityControlsCommand.ts index 7ff7ee8cb8439..c47b70798b426 100644 --- a/clients/client-securityhub/src/commands/BatchGetSecurityControlsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchGetSecurityControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetSecurityControlsRequest, BatchGetSecurityControlsResponse } from "../models/models_2"; @@ -187,6 +188,10 @@ export class BatchGetSecurityControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchGetSecurityControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchGetStandardsControlAssociationsCommand.ts b/clients/client-securityhub/src/commands/BatchGetStandardsControlAssociationsCommand.ts index a02d0f4357189..ca8f2739a52c8 100644 --- a/clients/client-securityhub/src/commands/BatchGetStandardsControlAssociationsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchGetStandardsControlAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -220,6 +221,10 @@ export class BatchGetStandardsControlAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchGetStandardsControlAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchImportFindingsCommand.ts b/clients/client-securityhub/src/commands/BatchImportFindingsCommand.ts index eb76cf9911d80..51f5612add767 100644 --- a/clients/client-securityhub/src/commands/BatchImportFindingsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchImportFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchImportFindingsRequest, BatchImportFindingsResponse } from "../models/models_2"; @@ -4219,6 +4220,10 @@ export class BatchImportFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchImportFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchUpdateAutomationRulesCommand.ts b/clients/client-securityhub/src/commands/BatchUpdateAutomationRulesCommand.ts index 7a065c85f1668..76d04308e87eb 100644 --- a/clients/client-securityhub/src/commands/BatchUpdateAutomationRulesCommand.ts +++ b/clients/client-securityhub/src/commands/BatchUpdateAutomationRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchUpdateAutomationRulesRequest, BatchUpdateAutomationRulesResponse } from "../models/models_2"; @@ -352,6 +353,10 @@ export class BatchUpdateAutomationRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchUpdateAutomationRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchUpdateFindingsCommand.ts b/clients/client-securityhub/src/commands/BatchUpdateFindingsCommand.ts index 7f564adb73dd2..9bbc555cdf191 100644 --- a/clients/client-securityhub/src/commands/BatchUpdateFindingsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchUpdateFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchUpdateFindingsRequest, BatchUpdateFindingsResponse } from "../models/models_2"; @@ -293,6 +294,10 @@ export class BatchUpdateFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchUpdateFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/BatchUpdateStandardsControlAssociationsCommand.ts b/clients/client-securityhub/src/commands/BatchUpdateStandardsControlAssociationsCommand.ts index 70663dd303f22..9fe9421ffa9df 100644 --- a/clients/client-securityhub/src/commands/BatchUpdateStandardsControlAssociationsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchUpdateStandardsControlAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -203,6 +204,10 @@ export class BatchUpdateStandardsControlAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "BatchUpdateStandardsControlAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/CreateActionTargetCommand.ts b/clients/client-securityhub/src/commands/CreateActionTargetCommand.ts index c5f9105a02180..ff42187330314 100644 --- a/clients/client-securityhub/src/commands/CreateActionTargetCommand.ts +++ b/clients/client-securityhub/src/commands/CreateActionTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateActionTargetRequest, CreateActionTargetResponse } from "../models/models_2"; @@ -153,6 +154,10 @@ export class CreateActionTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "CreateActionTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/CreateAutomationRuleCommand.ts b/clients/client-securityhub/src/commands/CreateAutomationRuleCommand.ts index fa7f09185a538..4133181495ff3 100644 --- a/clients/client-securityhub/src/commands/CreateAutomationRuleCommand.ts +++ b/clients/client-securityhub/src/commands/CreateAutomationRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAutomationRuleRequest, CreateAutomationRuleResponse } from "../models/models_2"; @@ -380,6 +381,10 @@ export class CreateAutomationRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "CreateAutomationRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/CreateFindingAggregatorCommand.ts b/clients/client-securityhub/src/commands/CreateFindingAggregatorCommand.ts index a9e46639b775f..bbec141fbe982 100644 --- a/clients/client-securityhub/src/commands/CreateFindingAggregatorCommand.ts +++ b/clients/client-securityhub/src/commands/CreateFindingAggregatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFindingAggregatorRequest, CreateFindingAggregatorResponse } from "../models/models_2"; @@ -167,6 +168,10 @@ export class CreateFindingAggregatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "CreateFindingAggregator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/CreateInsightCommand.ts b/clients/client-securityhub/src/commands/CreateInsightCommand.ts index 4f19c54b05bf3..352f16f03ab71 100644 --- a/clients/client-securityhub/src/commands/CreateInsightCommand.ts +++ b/clients/client-securityhub/src/commands/CreateInsightCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateInsightRequest, CreateInsightResponse } from "../models/models_2"; @@ -415,6 +416,10 @@ export class CreateInsightCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "CreateInsight", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/CreateMembersCommand.ts b/clients/client-securityhub/src/commands/CreateMembersCommand.ts index f7c4edef47a1c..ff6421a8ecbdd 100644 --- a/clients/client-securityhub/src/commands/CreateMembersCommand.ts +++ b/clients/client-securityhub/src/commands/CreateMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMembersRequest, CreateMembersResponse } from "../models/models_2"; @@ -196,6 +197,10 @@ export class CreateMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "CreateMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DeclineInvitationsCommand.ts b/clients/client-securityhub/src/commands/DeclineInvitationsCommand.ts index e5753dfc21890..b9a4c7fbcacc2 100644 --- a/clients/client-securityhub/src/commands/DeclineInvitationsCommand.ts +++ b/clients/client-securityhub/src/commands/DeclineInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_2"; @@ -156,6 +157,10 @@ export class DeclineInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DeclineInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DeleteActionTargetCommand.ts b/clients/client-securityhub/src/commands/DeleteActionTargetCommand.ts index 4ea7f6d2ca14c..2651d65bffd88 100644 --- a/clients/client-securityhub/src/commands/DeleteActionTargetCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteActionTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteActionTargetRequest, DeleteActionTargetResponse } from "../models/models_2"; @@ -145,6 +146,10 @@ export class DeleteActionTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DeleteActionTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DeleteFindingAggregatorCommand.ts b/clients/client-securityhub/src/commands/DeleteFindingAggregatorCommand.ts index 0e4ac6534c2f4..fe9631bae40d1 100644 --- a/clients/client-securityhub/src/commands/DeleteFindingAggregatorCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteFindingAggregatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFindingAggregatorRequest, DeleteFindingAggregatorResponse } from "../models/models_2"; @@ -145,6 +146,10 @@ export class DeleteFindingAggregatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DeleteFindingAggregator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DeleteInsightCommand.ts b/clients/client-securityhub/src/commands/DeleteInsightCommand.ts index d86aefbe913ce..78da3a6b03304 100644 --- a/clients/client-securityhub/src/commands/DeleteInsightCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteInsightCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteInsightRequest, DeleteInsightResponse } from "../models/models_2"; @@ -145,6 +146,10 @@ export class DeleteInsightCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DeleteInsight", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DeleteInvitationsCommand.ts b/clients/client-securityhub/src/commands/DeleteInvitationsCommand.ts index 7beef83c4c946..27521478249be 100644 --- a/clients/client-securityhub/src/commands/DeleteInvitationsCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/models_2"; @@ -159,6 +160,10 @@ export class DeleteInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DeleteInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DeleteMembersCommand.ts b/clients/client-securityhub/src/commands/DeleteMembersCommand.ts index 74a05980c1c35..04b0058aa3276 100644 --- a/clients/client-securityhub/src/commands/DeleteMembersCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMembersRequest, DeleteMembersResponse } from "../models/models_2"; @@ -157,6 +158,10 @@ export class DeleteMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DeleteMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DescribeActionTargetsCommand.ts b/clients/client-securityhub/src/commands/DescribeActionTargetsCommand.ts index 34dc4def1a902..4f106917b3719 100644 --- a/clients/client-securityhub/src/commands/DescribeActionTargetsCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeActionTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeActionTargetsRequest, DescribeActionTargetsResponse } from "../models/models_2"; @@ -162,6 +163,10 @@ export class DescribeActionTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DescribeActionTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DescribeHubCommand.ts b/clients/client-securityhub/src/commands/DescribeHubCommand.ts index d6a9360939da9..a4ddeae6c96c0 100644 --- a/clients/client-securityhub/src/commands/DescribeHubCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeHubCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHubRequest, DescribeHubResponse } from "../models/models_2"; @@ -152,6 +153,10 @@ export class DescribeHubCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DescribeHub", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-securityhub/src/commands/DescribeOrganizationConfigurationCommand.ts index be271ed12a3e2..c4b355ed47aa7 100644 --- a/clients/client-securityhub/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DescribeOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DescribeOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DescribeProductsCommand.ts b/clients/client-securityhub/src/commands/DescribeProductsCommand.ts index ee882ecba3f32..e35f69ef519cc 100644 --- a/clients/client-securityhub/src/commands/DescribeProductsCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeProductsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProductsRequest, DescribeProductsResponse } from "../models/models_2"; @@ -190,6 +191,10 @@ export class DescribeProductsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DescribeProducts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DescribeStandardsCommand.ts b/clients/client-securityhub/src/commands/DescribeStandardsCommand.ts index 612db8736d2d7..1162e092bd2bb 100644 --- a/clients/client-securityhub/src/commands/DescribeStandardsCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeStandardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeStandardsRequest, DescribeStandardsResponse } from "../models/models_2"; @@ -177,6 +178,10 @@ export class DescribeStandardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DescribeStandards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DescribeStandardsControlsCommand.ts b/clients/client-securityhub/src/commands/DescribeStandardsControlsCommand.ts index e9a2d8cf7d7f7..145a148de0b3a 100644 --- a/clients/client-securityhub/src/commands/DescribeStandardsControlsCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeStandardsControlsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeStandardsControlsRequest, DescribeStandardsControlsResponse } from "../models/models_2"; @@ -193,6 +194,10 @@ export class DescribeStandardsControlsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DescribeStandardsControls", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DisableImportFindingsForProductCommand.ts b/clients/client-securityhub/src/commands/DisableImportFindingsForProductCommand.ts index 14f396d3a0168..ab3754cb10efa 100644 --- a/clients/client-securityhub/src/commands/DisableImportFindingsForProductCommand.ts +++ b/clients/client-securityhub/src/commands/DisableImportFindingsForProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableImportFindingsForProductRequest, DisableImportFindingsForProductResponse } from "../models/models_2"; @@ -146,6 +147,10 @@ export class DisableImportFindingsForProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DisableImportFindingsForProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DisableOrganizationAdminAccountCommand.ts b/clients/client-securityhub/src/commands/DisableOrganizationAdminAccountCommand.ts index e35ae1bf446ed..1f6a139d3ba94 100644 --- a/clients/client-securityhub/src/commands/DisableOrganizationAdminAccountCommand.ts +++ b/clients/client-securityhub/src/commands/DisableOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableOrganizationAdminAccountRequest, DisableOrganizationAdminAccountResponse } from "../models/models_2"; @@ -143,6 +144,10 @@ export class DisableOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DisableOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DisableSecurityHubCommand.ts b/clients/client-securityhub/src/commands/DisableSecurityHubCommand.ts index aee832b93e8dd..3c68338a57f98 100644 --- a/clients/client-securityhub/src/commands/DisableSecurityHubCommand.ts +++ b/clients/client-securityhub/src/commands/DisableSecurityHubCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableSecurityHubRequest, DisableSecurityHubResponse } from "../models/models_2"; @@ -139,6 +140,10 @@ export class DisableSecurityHubCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DisableSecurityHub", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DisassociateFromAdministratorAccountCommand.ts b/clients/client-securityhub/src/commands/DisassociateFromAdministratorAccountCommand.ts index c3668ec12c935..929981570e6d0 100644 --- a/clients/client-securityhub/src/commands/DisassociateFromAdministratorAccountCommand.ts +++ b/clients/client-securityhub/src/commands/DisassociateFromAdministratorAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class DisassociateFromAdministratorAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DisassociateFromAdministratorAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DisassociateFromMasterAccountCommand.ts b/clients/client-securityhub/src/commands/DisassociateFromMasterAccountCommand.ts index 001d7f4772ce6..795ec3b9fca87 100644 --- a/clients/client-securityhub/src/commands/DisassociateFromMasterAccountCommand.ts +++ b/clients/client-securityhub/src/commands/DisassociateFromMasterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateFromMasterAccountRequest, DisassociateFromMasterAccountResponse } from "../models/models_2"; @@ -140,6 +141,10 @@ export class DisassociateFromMasterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DisassociateFromMasterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/DisassociateMembersCommand.ts b/clients/client-securityhub/src/commands/DisassociateMembersCommand.ts index 144c876fa9c26..40f40b1852ec5 100644 --- a/clients/client-securityhub/src/commands/DisassociateMembersCommand.ts +++ b/clients/client-securityhub/src/commands/DisassociateMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateMembersRequest, DisassociateMembersResponse } from "../models/models_2"; @@ -147,6 +148,10 @@ export class DisassociateMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "DisassociateMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/EnableImportFindingsForProductCommand.ts b/clients/client-securityhub/src/commands/EnableImportFindingsForProductCommand.ts index f881793b11ea3..efcc0e9e14eae 100644 --- a/clients/client-securityhub/src/commands/EnableImportFindingsForProductCommand.ts +++ b/clients/client-securityhub/src/commands/EnableImportFindingsForProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableImportFindingsForProductRequest, EnableImportFindingsForProductResponse } from "../models/models_2"; @@ -155,6 +156,10 @@ export class EnableImportFindingsForProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "EnableImportFindingsForProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/EnableOrganizationAdminAccountCommand.ts b/clients/client-securityhub/src/commands/EnableOrganizationAdminAccountCommand.ts index c4d0bb347a127..1f57988e63bf8 100644 --- a/clients/client-securityhub/src/commands/EnableOrganizationAdminAccountCommand.ts +++ b/clients/client-securityhub/src/commands/EnableOrganizationAdminAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableOrganizationAdminAccountRequest, EnableOrganizationAdminAccountResponse } from "../models/models_2"; @@ -143,6 +144,10 @@ export class EnableOrganizationAdminAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "EnableOrganizationAdminAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/EnableSecurityHubCommand.ts b/clients/client-securityhub/src/commands/EnableSecurityHubCommand.ts index bf602975dc0ed..b8aa904ad1fb3 100644 --- a/clients/client-securityhub/src/commands/EnableSecurityHubCommand.ts +++ b/clients/client-securityhub/src/commands/EnableSecurityHubCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableSecurityHubRequest, EnableSecurityHubResponse } from "../models/models_2"; @@ -165,6 +166,10 @@ export class EnableSecurityHubCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "EnableSecurityHub", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetAdministratorAccountCommand.ts b/clients/client-securityhub/src/commands/GetAdministratorAccountCommand.ts index d45157b0dda1e..aa5560aa4ea9a 100644 --- a/clients/client-securityhub/src/commands/GetAdministratorAccountCommand.ts +++ b/clients/client-securityhub/src/commands/GetAdministratorAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAdministratorAccountRequest, GetAdministratorAccountResponse } from "../models/models_2"; @@ -155,6 +156,10 @@ export class GetAdministratorAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetAdministratorAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetEnabledStandardsCommand.ts b/clients/client-securityhub/src/commands/GetEnabledStandardsCommand.ts index 1450fac9a6ed1..3953fedf79a6e 100644 --- a/clients/client-securityhub/src/commands/GetEnabledStandardsCommand.ts +++ b/clients/client-securityhub/src/commands/GetEnabledStandardsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEnabledStandardsRequest, GetEnabledStandardsResponse } from "../models/models_2"; @@ -170,6 +171,10 @@ export class GetEnabledStandardsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetEnabledStandards", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetFindingAggregatorCommand.ts b/clients/client-securityhub/src/commands/GetFindingAggregatorCommand.ts index b25fc91d258a7..1320a83779c3c 100644 --- a/clients/client-securityhub/src/commands/GetFindingAggregatorCommand.ts +++ b/clients/client-securityhub/src/commands/GetFindingAggregatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFindingAggregatorRequest, GetFindingAggregatorResponse } from "../models/models_2"; @@ -161,6 +162,10 @@ export class GetFindingAggregatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetFindingAggregator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetFindingHistoryCommand.ts b/clients/client-securityhub/src/commands/GetFindingHistoryCommand.ts index 723b98304de74..7e09b554e0770 100644 --- a/clients/client-securityhub/src/commands/GetFindingHistoryCommand.ts +++ b/clients/client-securityhub/src/commands/GetFindingHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFindingHistoryRequest, GetFindingHistoryResponse } from "../models/models_2"; @@ -202,6 +203,10 @@ export class GetFindingHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetFindingHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetFindingsCommand.ts b/clients/client-securityhub/src/commands/GetFindingsCommand.ts index 62733c4cc23da..390e34d0ddae8 100644 --- a/clients/client-securityhub/src/commands/GetFindingsCommand.ts +++ b/clients/client-securityhub/src/commands/GetFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetFindingsRequest, GetFindingsResponse } from "../models/models_2"; @@ -4459,6 +4460,10 @@ export class GetFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetInsightResultsCommand.ts b/clients/client-securityhub/src/commands/GetInsightResultsCommand.ts index d98535e7e20d5..a13ff23b2e297 100644 --- a/clients/client-securityhub/src/commands/GetInsightResultsCommand.ts +++ b/clients/client-securityhub/src/commands/GetInsightResultsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInsightResultsRequest, GetInsightResultsResponse } from "../models/models_2"; @@ -169,6 +170,10 @@ export class GetInsightResultsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetInsightResults", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetInsightsCommand.ts b/clients/client-securityhub/src/commands/GetInsightsCommand.ts index 9d16303adcf2f..b0cf7cbad4d76 100644 --- a/clients/client-securityhub/src/commands/GetInsightsCommand.ts +++ b/clients/client-securityhub/src/commands/GetInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInsightsRequest, GetInsightsResponse } from "../models/models_2"; @@ -429,6 +430,10 @@ export class GetInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetInvitationsCountCommand.ts b/clients/client-securityhub/src/commands/GetInvitationsCountCommand.ts index 3715dae5699c2..fa4ca5fe25b18 100644 --- a/clients/client-securityhub/src/commands/GetInvitationsCountCommand.ts +++ b/clients/client-securityhub/src/commands/GetInvitationsCountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInvitationsCountRequest, GetInvitationsCountResponse } from "../models/models_2"; @@ -143,6 +144,10 @@ export class GetInvitationsCountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetInvitationsCount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetMasterAccountCommand.ts b/clients/client-securityhub/src/commands/GetMasterAccountCommand.ts index 011b0201be5fa..ac68fc4b8daa8 100644 --- a/clients/client-securityhub/src/commands/GetMasterAccountCommand.ts +++ b/clients/client-securityhub/src/commands/GetMasterAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMasterAccountRequest, GetMasterAccountResponse } from "../models/models_2"; @@ -140,6 +141,10 @@ export class GetMasterAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetMasterAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/GetMembersCommand.ts b/clients/client-securityhub/src/commands/GetMembersCommand.ts index d5fc33a1722f3..2cfa54bf6b9ce 100644 --- a/clients/client-securityhub/src/commands/GetMembersCommand.ts +++ b/clients/client-securityhub/src/commands/GetMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMembersRequest, GetMembersResponse } from "../models/models_2"; @@ -188,6 +189,10 @@ export class GetMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "GetMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/InviteMembersCommand.ts b/clients/client-securityhub/src/commands/InviteMembersCommand.ts index 38f1e853d847d..74d72303a4f2e 100644 --- a/clients/client-securityhub/src/commands/InviteMembersCommand.ts +++ b/clients/client-securityhub/src/commands/InviteMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InviteMembersRequest, InviteMembersResponse } from "../models/models_2"; @@ -161,6 +162,10 @@ export class InviteMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "InviteMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListAutomationRulesCommand.ts b/clients/client-securityhub/src/commands/ListAutomationRulesCommand.ts index 81d4ab18fad38..13d759900f816 100644 --- a/clients/client-securityhub/src/commands/ListAutomationRulesCommand.ts +++ b/clients/client-securityhub/src/commands/ListAutomationRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAutomationRulesRequest, ListAutomationRulesResponse } from "../models/models_2"; @@ -186,6 +187,10 @@ export class ListAutomationRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListAutomationRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListEnabledProductsForImportCommand.ts b/clients/client-securityhub/src/commands/ListEnabledProductsForImportCommand.ts index 7efb891f792af..e2f8c5032dd46 100644 --- a/clients/client-securityhub/src/commands/ListEnabledProductsForImportCommand.ts +++ b/clients/client-securityhub/src/commands/ListEnabledProductsForImportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEnabledProductsForImportRequest, ListEnabledProductsForImportResponse } from "../models/models_2"; @@ -151,6 +152,10 @@ export class ListEnabledProductsForImportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListEnabledProductsForImport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListFindingAggregatorsCommand.ts b/clients/client-securityhub/src/commands/ListFindingAggregatorsCommand.ts index 70a73834b50f5..8efc7bd4ab30f 100644 --- a/clients/client-securityhub/src/commands/ListFindingAggregatorsCommand.ts +++ b/clients/client-securityhub/src/commands/ListFindingAggregatorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFindingAggregatorsRequest, ListFindingAggregatorsResponse } from "../models/models_2"; @@ -155,6 +156,10 @@ export class ListFindingAggregatorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListFindingAggregators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListInvitationsCommand.ts b/clients/client-securityhub/src/commands/ListInvitationsCommand.ts index efba0c5f2dd15..cc75830d6e8b2 100644 --- a/clients/client-securityhub/src/commands/ListInvitationsCommand.ts +++ b/clients/client-securityhub/src/commands/ListInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListInvitationsRequest, ListInvitationsResponse } from "../models/models_2"; @@ -160,6 +161,10 @@ export class ListInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListMembersCommand.ts b/clients/client-securityhub/src/commands/ListMembersCommand.ts index 3014373b21b2c..9ee3aa3a7bc2b 100644 --- a/clients/client-securityhub/src/commands/ListMembersCommand.ts +++ b/clients/client-securityhub/src/commands/ListMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMembersRequest, ListMembersResponse } from "../models/models_2"; @@ -173,6 +174,10 @@ export class ListMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListOrganizationAdminAccountsCommand.ts b/clients/client-securityhub/src/commands/ListOrganizationAdminAccountsCommand.ts index 77466a94d5c1b..8cdd06b1eab8a 100644 --- a/clients/client-securityhub/src/commands/ListOrganizationAdminAccountsCommand.ts +++ b/clients/client-securityhub/src/commands/ListOrganizationAdminAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOrganizationAdminAccountsRequest, ListOrganizationAdminAccountsResponse } from "../models/models_2"; @@ -162,6 +163,10 @@ export class ListOrganizationAdminAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListOrganizationAdminAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListSecurityControlDefinitionsCommand.ts b/clients/client-securityhub/src/commands/ListSecurityControlDefinitionsCommand.ts index 170fbad4c78a3..21bd21d5a590b 100644 --- a/clients/client-securityhub/src/commands/ListSecurityControlDefinitionsCommand.ts +++ b/clients/client-securityhub/src/commands/ListSecurityControlDefinitionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSecurityControlDefinitionsRequest, ListSecurityControlDefinitionsResponse } from "../models/models_2"; @@ -191,6 +192,10 @@ export class ListSecurityControlDefinitionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListSecurityControlDefinitions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListStandardsControlAssociationsCommand.ts b/clients/client-securityhub/src/commands/ListStandardsControlAssociationsCommand.ts index 5b31984f62b21..27b01f99c85b9 100644 --- a/clients/client-securityhub/src/commands/ListStandardsControlAssociationsCommand.ts +++ b/clients/client-securityhub/src/commands/ListStandardsControlAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStandardsControlAssociationsRequest, ListStandardsControlAssociationsResponse } from "../models/models_2"; @@ -196,6 +197,10 @@ export class ListStandardsControlAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListStandardsControlAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/ListTagsForResourceCommand.ts b/clients/client-securityhub/src/commands/ListTagsForResourceCommand.ts index 71c53732b670c..a45e7733e45df 100644 --- a/clients/client-securityhub/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-securityhub/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_2"; @@ -145,6 +146,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/TagResourceCommand.ts b/clients/client-securityhub/src/commands/TagResourceCommand.ts index 07f98db2aa39c..9a5b4f3a28135 100644 --- a/clients/client-securityhub/src/commands/TagResourceCommand.ts +++ b/clients/client-securityhub/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_2"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/UntagResourceCommand.ts b/clients/client-securityhub/src/commands/UntagResourceCommand.ts index a49bf8a0e5b4a..e71b47464ed30 100644 --- a/clients/client-securityhub/src/commands/UntagResourceCommand.ts +++ b/clients/client-securityhub/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_2"; @@ -137,6 +138,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/UpdateActionTargetCommand.ts b/clients/client-securityhub/src/commands/UpdateActionTargetCommand.ts index 19f8f5800de6d..ac78be64035b0 100644 --- a/clients/client-securityhub/src/commands/UpdateActionTargetCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateActionTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateActionTargetRequest, UpdateActionTargetResponse } from "../models/models_2"; @@ -140,6 +141,10 @@ export class UpdateActionTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "UpdateActionTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/UpdateFindingAggregatorCommand.ts b/clients/client-securityhub/src/commands/UpdateFindingAggregatorCommand.ts index b00ccdffae64d..88f59f8bae6db 100644 --- a/clients/client-securityhub/src/commands/UpdateFindingAggregatorCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateFindingAggregatorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFindingAggregatorRequest, UpdateFindingAggregatorResponse } from "../models/models_2"; @@ -172,6 +173,10 @@ export class UpdateFindingAggregatorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "UpdateFindingAggregator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/UpdateFindingsCommand.ts b/clients/client-securityhub/src/commands/UpdateFindingsCommand.ts index 432873460f475..0feeea12e3af4 100644 --- a/clients/client-securityhub/src/commands/UpdateFindingsCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateFindingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFindingsRequest, UpdateFindingsResponse } from "../models/models_2"; @@ -389,6 +390,10 @@ export class UpdateFindingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "UpdateFindings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/UpdateInsightCommand.ts b/clients/client-securityhub/src/commands/UpdateInsightCommand.ts index 87213d1e6c53c..904b32c287321 100644 --- a/clients/client-securityhub/src/commands/UpdateInsightCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateInsightCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateInsightRequest, UpdateInsightResponse } from "../models/models_2"; @@ -406,6 +407,10 @@ export class UpdateInsightCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "UpdateInsight", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-securityhub/src/commands/UpdateOrganizationConfigurationCommand.ts index 98d9a3152b82c..036c0576d2be0 100644 --- a/clients/client-securityhub/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_2"; @@ -144,6 +145,10 @@ export class UpdateOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "UpdateOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/UpdateSecurityHubConfigurationCommand.ts b/clients/client-securityhub/src/commands/UpdateSecurityHubConfigurationCommand.ts index 7ad822b7d2af4..479ca74ec6369 100644 --- a/clients/client-securityhub/src/commands/UpdateSecurityHubConfigurationCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateSecurityHubConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSecurityHubConfigurationRequest, UpdateSecurityHubConfigurationResponse } from "../models/models_2"; @@ -147,6 +148,10 @@ export class UpdateSecurityHubConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "UpdateSecurityHubConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securityhub/src/commands/UpdateStandardsControlCommand.ts b/clients/client-securityhub/src/commands/UpdateStandardsControlCommand.ts index 293b10414a39f..123726f4b8c83 100644 --- a/clients/client-securityhub/src/commands/UpdateStandardsControlCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateStandardsControlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateStandardsControlRequest, UpdateStandardsControlResponse } from "../models/models_2"; @@ -141,6 +142,10 @@ export class UpdateStandardsControlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityHubAPIService", + operation: "UpdateStandardsControl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/package.json b/clients/client-securitylake/package.json index f142a5089acaf..8a4c051f9cbec 100644 --- a/clients/client-securitylake/package.json +++ b/clients/client-securitylake/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-securitylake/src/commands/CreateAwsLogSourceCommand.ts b/clients/client-securitylake/src/commands/CreateAwsLogSourceCommand.ts index 5c9225b815f7a..630fbb2cf0a18 100644 --- a/clients/client-securitylake/src/commands/CreateAwsLogSourceCommand.ts +++ b/clients/client-securitylake/src/commands/CreateAwsLogSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAwsLogSourceRequest, CreateAwsLogSourceResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateAwsLogSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "CreateAwsLogSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/CreateCustomLogSourceCommand.ts b/clients/client-securitylake/src/commands/CreateCustomLogSourceCommand.ts index 8e8dc0d47b4d7..83da33f92a001 100644 --- a/clients/client-securitylake/src/commands/CreateCustomLogSourceCommand.ts +++ b/clients/client-securitylake/src/commands/CreateCustomLogSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCustomLogSourceRequest, CreateCustomLogSourceResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class CreateCustomLogSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "CreateCustomLogSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/CreateDataLakeCommand.ts b/clients/client-securitylake/src/commands/CreateDataLakeCommand.ts index de2a72bc3d631..38b10e7961e97 100644 --- a/clients/client-securitylake/src/commands/CreateDataLakeCommand.ts +++ b/clients/client-securitylake/src/commands/CreateDataLakeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDataLakeRequest, CreateDataLakeResponse } from "../models/models_0"; @@ -218,6 +219,10 @@ export class CreateDataLakeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "CreateDataLake", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/CreateDataLakeExceptionSubscriptionCommand.ts b/clients/client-securitylake/src/commands/CreateDataLakeExceptionSubscriptionCommand.ts index df0f0b4e54b26..7c6396587ef28 100644 --- a/clients/client-securitylake/src/commands/CreateDataLakeExceptionSubscriptionCommand.ts +++ b/clients/client-securitylake/src/commands/CreateDataLakeExceptionSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class CreateDataLakeExceptionSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "CreateDataLakeExceptionSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/CreateDataLakeOrganizationConfigurationCommand.ts b/clients/client-securitylake/src/commands/CreateDataLakeOrganizationConfigurationCommand.ts index e0671f07327f8..e3c1713d04531 100644 --- a/clients/client-securitylake/src/commands/CreateDataLakeOrganizationConfigurationCommand.ts +++ b/clients/client-securitylake/src/commands/CreateDataLakeOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class CreateDataLakeOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "CreateDataLakeOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/CreateSubscriberCommand.ts b/clients/client-securitylake/src/commands/CreateSubscriberCommand.ts index 141b67732b1c1..23177341a4d4f 100644 --- a/clients/client-securitylake/src/commands/CreateSubscriberCommand.ts +++ b/clients/client-securitylake/src/commands/CreateSubscriberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSubscriberRequest, CreateSubscriberResponse } from "../models/models_0"; @@ -216,6 +217,10 @@ export class CreateSubscriberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "CreateSubscriber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/CreateSubscriberNotificationCommand.ts b/clients/client-securitylake/src/commands/CreateSubscriberNotificationCommand.ts index ee942d03c3fa8..5e2fc84970199 100644 --- a/clients/client-securitylake/src/commands/CreateSubscriberNotificationCommand.ts +++ b/clients/client-securitylake/src/commands/CreateSubscriberNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSubscriberNotificationRequest, CreateSubscriberNotificationResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class CreateSubscriberNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "CreateSubscriberNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/DeleteAwsLogSourceCommand.ts b/clients/client-securitylake/src/commands/DeleteAwsLogSourceCommand.ts index cc4f30f8a0ade..2ed37755524f4 100644 --- a/clients/client-securitylake/src/commands/DeleteAwsLogSourceCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteAwsLogSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAwsLogSourceRequest, DeleteAwsLogSourceResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class DeleteAwsLogSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "DeleteAwsLogSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/DeleteCustomLogSourceCommand.ts b/clients/client-securitylake/src/commands/DeleteCustomLogSourceCommand.ts index 2db71db32ac56..66a6231280c09 100644 --- a/clients/client-securitylake/src/commands/DeleteCustomLogSourceCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteCustomLogSourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCustomLogSourceRequest, DeleteCustomLogSourceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteCustomLogSourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "DeleteCustomLogSource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/DeleteDataLakeCommand.ts b/clients/client-securitylake/src/commands/DeleteDataLakeCommand.ts index f3a2f2a481655..36709da03b034 100644 --- a/clients/client-securitylake/src/commands/DeleteDataLakeCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteDataLakeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDataLakeRequest, DeleteDataLakeResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteDataLakeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "DeleteDataLake", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/DeleteDataLakeExceptionSubscriptionCommand.ts b/clients/client-securitylake/src/commands/DeleteDataLakeExceptionSubscriptionCommand.ts index e6966aeeaa3ee..c86cbdd7c544f 100644 --- a/clients/client-securitylake/src/commands/DeleteDataLakeExceptionSubscriptionCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteDataLakeExceptionSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DeleteDataLakeExceptionSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "DeleteDataLakeExceptionSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/DeleteDataLakeOrganizationConfigurationCommand.ts b/clients/client-securitylake/src/commands/DeleteDataLakeOrganizationConfigurationCommand.ts index 0f4e9228739dc..85bcef9f20050 100644 --- a/clients/client-securitylake/src/commands/DeleteDataLakeOrganizationConfigurationCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteDataLakeOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class DeleteDataLakeOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "DeleteDataLakeOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/DeleteSubscriberCommand.ts b/clients/client-securitylake/src/commands/DeleteSubscriberCommand.ts index 81e6ca0eb455f..89373b21122ae 100644 --- a/clients/client-securitylake/src/commands/DeleteSubscriberCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteSubscriberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSubscriberRequest, DeleteSubscriberResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteSubscriberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "DeleteSubscriber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/DeleteSubscriberNotificationCommand.ts b/clients/client-securitylake/src/commands/DeleteSubscriberNotificationCommand.ts index 3bc8e8e0a6e9c..8e5f9ef76b6cf 100644 --- a/clients/client-securitylake/src/commands/DeleteSubscriberNotificationCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteSubscriberNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSubscriberNotificationRequest, DeleteSubscriberNotificationResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DeleteSubscriberNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "DeleteSubscriberNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/DeregisterDataLakeDelegatedAdministratorCommand.ts b/clients/client-securitylake/src/commands/DeregisterDataLakeDelegatedAdministratorCommand.ts index 7d1347ad0f79f..26c3e9256f1c2 100644 --- a/clients/client-securitylake/src/commands/DeregisterDataLakeDelegatedAdministratorCommand.ts +++ b/clients/client-securitylake/src/commands/DeregisterDataLakeDelegatedAdministratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DeregisterDataLakeDelegatedAdministratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "DeregisterDataLakeDelegatedAdministrator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/GetDataLakeExceptionSubscriptionCommand.ts b/clients/client-securitylake/src/commands/GetDataLakeExceptionSubscriptionCommand.ts index 39b42b57ab5a2..b02830ee20d17 100644 --- a/clients/client-securitylake/src/commands/GetDataLakeExceptionSubscriptionCommand.ts +++ b/clients/client-securitylake/src/commands/GetDataLakeExceptionSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDataLakeExceptionSubscriptionRequest, GetDataLakeExceptionSubscriptionResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetDataLakeExceptionSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "GetDataLakeExceptionSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/GetDataLakeOrganizationConfigurationCommand.ts b/clients/client-securitylake/src/commands/GetDataLakeOrganizationConfigurationCommand.ts index 6ec75ed988514..cf6bb98a05813 100644 --- a/clients/client-securitylake/src/commands/GetDataLakeOrganizationConfigurationCommand.ts +++ b/clients/client-securitylake/src/commands/GetDataLakeOrganizationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class GetDataLakeOrganizationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "GetDataLakeOrganizationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/GetDataLakeSourcesCommand.ts b/clients/client-securitylake/src/commands/GetDataLakeSourcesCommand.ts index c3b182b67dc25..00da839c217ee 100644 --- a/clients/client-securitylake/src/commands/GetDataLakeSourcesCommand.ts +++ b/clients/client-securitylake/src/commands/GetDataLakeSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDataLakeSourcesRequest, GetDataLakeSourcesResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetDataLakeSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "GetDataLakeSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/GetSubscriberCommand.ts b/clients/client-securitylake/src/commands/GetSubscriberCommand.ts index 40dd9d5c244a4..9683a75b3fe08 100644 --- a/clients/client-securitylake/src/commands/GetSubscriberCommand.ts +++ b/clients/client-securitylake/src/commands/GetSubscriberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSubscriberRequest, GetSubscriberResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class GetSubscriberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "GetSubscriber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/ListDataLakeExceptionsCommand.ts b/clients/client-securitylake/src/commands/ListDataLakeExceptionsCommand.ts index 1a8198a0ab5a6..22a617d1894bf 100644 --- a/clients/client-securitylake/src/commands/ListDataLakeExceptionsCommand.ts +++ b/clients/client-securitylake/src/commands/ListDataLakeExceptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDataLakeExceptionsRequest, ListDataLakeExceptionsResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListDataLakeExceptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "ListDataLakeExceptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/ListDataLakesCommand.ts b/clients/client-securitylake/src/commands/ListDataLakesCommand.ts index fe5d534bd8382..d77b6db6cac2f 100644 --- a/clients/client-securitylake/src/commands/ListDataLakesCommand.ts +++ b/clients/client-securitylake/src/commands/ListDataLakesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDataLakesRequest, ListDataLakesResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class ListDataLakesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "ListDataLakes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/ListLogSourcesCommand.ts b/clients/client-securitylake/src/commands/ListLogSourcesCommand.ts index f05e95c5a0360..66b551b843e8e 100644 --- a/clients/client-securitylake/src/commands/ListLogSourcesCommand.ts +++ b/clients/client-securitylake/src/commands/ListLogSourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLogSourcesRequest, ListLogSourcesResponse } from "../models/models_0"; @@ -194,6 +195,10 @@ export class ListLogSourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "ListLogSources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/ListSubscribersCommand.ts b/clients/client-securitylake/src/commands/ListSubscribersCommand.ts index e7f88085d0a74..4100166ba271a 100644 --- a/clients/client-securitylake/src/commands/ListSubscribersCommand.ts +++ b/clients/client-securitylake/src/commands/ListSubscribersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSubscribersRequest, ListSubscribersResponse } from "../models/models_0"; @@ -185,6 +186,10 @@ export class ListSubscribersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "ListSubscribers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/ListTagsForResourceCommand.ts b/clients/client-securitylake/src/commands/ListTagsForResourceCommand.ts index 6959bbd654e13..659d7c786cc8d 100644 --- a/clients/client-securitylake/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-securitylake/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/RegisterDataLakeDelegatedAdministratorCommand.ts b/clients/client-securitylake/src/commands/RegisterDataLakeDelegatedAdministratorCommand.ts index 51aed02dd5d2b..775bb61740514 100644 --- a/clients/client-securitylake/src/commands/RegisterDataLakeDelegatedAdministratorCommand.ts +++ b/clients/client-securitylake/src/commands/RegisterDataLakeDelegatedAdministratorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class RegisterDataLakeDelegatedAdministratorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "RegisterDataLakeDelegatedAdministrator", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/TagResourceCommand.ts b/clients/client-securitylake/src/commands/TagResourceCommand.ts index a74db2d2913b9..149091eba2a87 100644 --- a/clients/client-securitylake/src/commands/TagResourceCommand.ts +++ b/clients/client-securitylake/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/UntagResourceCommand.ts b/clients/client-securitylake/src/commands/UntagResourceCommand.ts index ec0b6fc7cb83e..8870352eb0165 100644 --- a/clients/client-securitylake/src/commands/UntagResourceCommand.ts +++ b/clients/client-securitylake/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/UpdateDataLakeCommand.ts b/clients/client-securitylake/src/commands/UpdateDataLakeCommand.ts index f219691f2a3cb..4199c97863512 100644 --- a/clients/client-securitylake/src/commands/UpdateDataLakeCommand.ts +++ b/clients/client-securitylake/src/commands/UpdateDataLakeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDataLakeRequest, UpdateDataLakeResponse } from "../models/models_0"; @@ -199,6 +200,10 @@ export class UpdateDataLakeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "UpdateDataLake", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/UpdateDataLakeExceptionSubscriptionCommand.ts b/clients/client-securitylake/src/commands/UpdateDataLakeExceptionSubscriptionCommand.ts index 76043328204f3..36cd2e19a1cc7 100644 --- a/clients/client-securitylake/src/commands/UpdateDataLakeExceptionSubscriptionCommand.ts +++ b/clients/client-securitylake/src/commands/UpdateDataLakeExceptionSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class UpdateDataLakeExceptionSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "UpdateDataLakeExceptionSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/UpdateSubscriberCommand.ts b/clients/client-securitylake/src/commands/UpdateSubscriberCommand.ts index da20f7285e1d6..0ea209ff3db57 100644 --- a/clients/client-securitylake/src/commands/UpdateSubscriberCommand.ts +++ b/clients/client-securitylake/src/commands/UpdateSubscriberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSubscriberRequest, UpdateSubscriberResponse } from "../models/models_0"; @@ -208,6 +209,10 @@ export class UpdateSubscriberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "UpdateSubscriber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-securitylake/src/commands/UpdateSubscriberNotificationCommand.ts b/clients/client-securitylake/src/commands/UpdateSubscriberNotificationCommand.ts index f09e9c58ca224..81a0b282d84c0 100644 --- a/clients/client-securitylake/src/commands/UpdateSubscriberNotificationCommand.ts +++ b/clients/client-securitylake/src/commands/UpdateSubscriberNotificationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSubscriberNotificationRequest, UpdateSubscriberNotificationResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateSubscriberNotificationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SecurityLake", + operation: "UpdateSubscriberNotification", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/package.json b/clients/client-serverlessapplicationrepository/package.json index 1aa21885db660..0a36954d53742 100644 --- a/clients/client-serverlessapplicationrepository/package.json +++ b/clients/client-serverlessapplicationrepository/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationCommand.ts index f17ddbfb3a24e..bb2d064cd95a5 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateApplicationRequest, CreateApplicationResponse } from "../models/models_0"; @@ -195,6 +196,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationVersionCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationVersionCommand.ts index 383e60c42b899..0239a5b278915 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationVersionCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateApplicationVersionRequest, CreateApplicationVersionResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class CreateApplicationVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "CreateApplicationVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationChangeSetCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationChangeSetCommand.ts index 03d1697dbac8e..3711a3247570d 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationChangeSetCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCloudFormationChangeSetRequest, CreateCloudFormationChangeSetResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class CreateCloudFormationChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "CreateCloudFormationChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationTemplateCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationTemplateCommand.ts index 7e855268351f3..5512e129412a1 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationTemplateCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCloudFormationTemplateRequest, CreateCloudFormationTemplateResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class CreateCloudFormationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "CreateCloudFormationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/DeleteApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/DeleteApplicationCommand.ts index 76e1446852a1a..532b7d1d7e082 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteApplicationRequest } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/GetApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/GetApplicationCommand.ts index 7d6cfdfbfb53f..6d1123c5feb9f 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/GetApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/GetApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApplicationRequest, GetApplicationResponse } from "../models/models_0"; @@ -180,6 +181,10 @@ export class GetApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "GetApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/GetApplicationPolicyCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/GetApplicationPolicyCommand.ts index f53ca76369262..ae1376e8f1a89 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/GetApplicationPolicyCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/GetApplicationPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApplicationPolicyRequest, GetApplicationPolicyResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetApplicationPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "GetApplicationPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/GetCloudFormationTemplateCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/GetCloudFormationTemplateCommand.ts index 48b35f1735e5d..87c67446839d0 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/GetCloudFormationTemplateCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/GetCloudFormationTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCloudFormationTemplateRequest, GetCloudFormationTemplateResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetCloudFormationTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "GetCloudFormationTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationDependenciesCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationDependenciesCommand.ts index 43299504c0171..c9ac6905914b9 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationDependenciesCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationDependenciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListApplicationDependenciesRequest, ListApplicationDependenciesResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListApplicationDependenciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "ListApplicationDependencies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationVersionsCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationVersionsCommand.ts index 8af38dc1d1d40..c7b9b13ccb0fa 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationVersionsCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListApplicationVersionsRequest, ListApplicationVersionsResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListApplicationVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "ListApplicationVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationsCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationsCommand.ts index 10c3ac19b03b2..ff25f727441d2 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationsCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListApplicationsRequest, ListApplicationsResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/PutApplicationPolicyCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/PutApplicationPolicyCommand.ts index b14c60f3a4bde..2fcbdc56a8fda 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/PutApplicationPolicyCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/PutApplicationPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutApplicationPolicyRequest, PutApplicationPolicyResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class PutApplicationPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "PutApplicationPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/UnshareApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/UnshareApplicationCommand.ts index 286543d637a80..d14a52a28671e 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/UnshareApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/UnshareApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UnshareApplicationRequest } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UnshareApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "UnshareApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-serverlessapplicationrepository/src/commands/UpdateApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/UpdateApplicationCommand.ts index 13e33085b37bf..c73abb9aa3b01 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateApplicationRequest, UpdateApplicationResponse } from "../models/models_0"; @@ -190,6 +191,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServerlessApplicationRepository", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/package.json b/clients/client-service-catalog-appregistry/package.json index ea9d84e58b10b..c45b227ab22ec 100644 --- a/clients/client-service-catalog-appregistry/package.json +++ b/clients/client-service-catalog-appregistry/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-service-catalog-appregistry/src/commands/AssociateAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/AssociateAttributeGroupCommand.ts index 4e6633d25a963..818cd0ca7f378 100644 --- a/clients/client-service-catalog-appregistry/src/commands/AssociateAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/AssociateAttributeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateAttributeGroupRequest, AssociateAttributeGroupResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class AssociateAttributeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "AssociateAttributeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/AssociateResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/AssociateResourceCommand.ts index 3cef8ecc2897c..cc95ce5c41804 100644 --- a/clients/client-service-catalog-appregistry/src/commands/AssociateResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/AssociateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateResourceRequest, AssociateResourceResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class AssociateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "AssociateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/CreateApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/CreateApplicationCommand.ts index bc0e307503bab..365f19d77536d 100644 --- a/clients/client-service-catalog-appregistry/src/commands/CreateApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/CreateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateApplicationRequest, CreateApplicationResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class CreateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "CreateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/CreateAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/CreateAttributeGroupCommand.ts index e5f3947bd55b2..4f9a77fd89901 100644 --- a/clients/client-service-catalog-appregistry/src/commands/CreateAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/CreateAttributeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAttributeGroupRequest, CreateAttributeGroupResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreateAttributeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "CreateAttributeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/DeleteApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/DeleteApplicationCommand.ts index 19ffb18164478..1897a13031412 100644 --- a/clients/client-service-catalog-appregistry/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/DeleteApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteApplicationRequest, DeleteApplicationResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "DeleteApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/DeleteAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/DeleteAttributeGroupCommand.ts index b1d6aa3530c42..22b1081de6a7b 100644 --- a/clients/client-service-catalog-appregistry/src/commands/DeleteAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/DeleteAttributeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAttributeGroupRequest, DeleteAttributeGroupResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteAttributeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "DeleteAttributeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/DisassociateAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/DisassociateAttributeGroupCommand.ts index 4533f289b6294..ebb17ce15db77 100644 --- a/clients/client-service-catalog-appregistry/src/commands/DisassociateAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/DisassociateAttributeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateAttributeGroupRequest, DisassociateAttributeGroupResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DisassociateAttributeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "DisassociateAttributeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/DisassociateResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/DisassociateResourceCommand.ts index 74c611421d44e..2ad4d62e8eec7 100644 --- a/clients/client-service-catalog-appregistry/src/commands/DisassociateResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/DisassociateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateResourceRequest, DisassociateResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DisassociateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "DisassociateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/GetApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/GetApplicationCommand.ts index c5d4bf71a7516..dca7926e59e60 100644 --- a/clients/client-service-catalog-appregistry/src/commands/GetApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/GetApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApplicationRequest, GetApplicationResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class GetApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "GetApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/GetAssociatedResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/GetAssociatedResourceCommand.ts index fd15f35c3665d..7144ddf755548 100644 --- a/clients/client-service-catalog-appregistry/src/commands/GetAssociatedResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/GetAssociatedResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAssociatedResourceRequest, GetAssociatedResourceResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetAssociatedResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "GetAssociatedResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/GetAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/GetAttributeGroupCommand.ts index bfaea678aeb9e..3df2cbd799dbd 100644 --- a/clients/client-service-catalog-appregistry/src/commands/GetAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/GetAttributeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAttributeGroupRequest, GetAttributeGroupResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetAttributeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "GetAttributeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/GetConfigurationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/GetConfigurationCommand.ts index c3459c23dd21b..550801e5b00ca 100644 --- a/clients/client-service-catalog-appregistry/src/commands/GetConfigurationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/GetConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConfigurationResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class GetConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "GetConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/ListApplicationsCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListApplicationsCommand.ts index 8546cb90faea9..b2e444bddebde 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListApplicationsCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListApplicationsRequest, ListApplicationsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/ListAssociatedAttributeGroupsCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListAssociatedAttributeGroupsCommand.ts index 759451c5b6aab..31e36f81e1d68 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListAssociatedAttributeGroupsCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListAssociatedAttributeGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssociatedAttributeGroupsRequest, ListAssociatedAttributeGroupsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListAssociatedAttributeGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "ListAssociatedAttributeGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/ListAssociatedResourcesCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListAssociatedResourcesCommand.ts index 0fb508ef2de81..e15dddd97b462 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListAssociatedResourcesCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListAssociatedResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssociatedResourcesRequest, ListAssociatedResourcesResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class ListAssociatedResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "ListAssociatedResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsCommand.ts index 3bda9b6c372bb..79cee7a42e024 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAttributeGroupsRequest, ListAttributeGroupsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListAttributeGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "ListAttributeGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsForApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsForApplicationCommand.ts index 536974ef44629..3854e98ebe1d0 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsForApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsForApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class ListAttributeGroupsForApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "ListAttributeGroupsForApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/ListTagsForResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListTagsForResourceCommand.ts index 9bb09b1adafe3..08f1dfbc672a3 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/PutConfigurationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/PutConfigurationCommand.ts index 123f9d9d78434..7660e4cfaca79 100644 --- a/clients/client-service-catalog-appregistry/src/commands/PutConfigurationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/PutConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutConfigurationRequest } from "../models/models_0"; @@ -133,6 +134,10 @@ export class PutConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "PutConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/SyncResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/SyncResourceCommand.ts index 94ba5b209a991..ce623bf3c7576 100644 --- a/clients/client-service-catalog-appregistry/src/commands/SyncResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/SyncResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SyncResourceRequest, SyncResourceResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class SyncResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "SyncResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/TagResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/TagResourceCommand.ts index d144d2b7b895d..a39c88e5cc2d9 100644 --- a/clients/client-service-catalog-appregistry/src/commands/TagResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/UntagResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/UntagResourceCommand.ts index 1494d7f52dda3..cdb711b30014d 100644 --- a/clients/client-service-catalog-appregistry/src/commands/UntagResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/UpdateApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/UpdateApplicationCommand.ts index 5e3a2baa20361..fd5f5edbfe945 100644 --- a/clients/client-service-catalog-appregistry/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/UpdateApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateApplicationRequest, UpdateApplicationResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class UpdateApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "UpdateApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog-appregistry/src/commands/UpdateAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/UpdateAttributeGroupCommand.ts index 5b3bd84fd093b..09deb01a17c9c 100644 --- a/clients/client-service-catalog-appregistry/src/commands/UpdateAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/UpdateAttributeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAttributeGroupRequest, UpdateAttributeGroupResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class UpdateAttributeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242AppRegistry", + operation: "UpdateAttributeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/package.json b/clients/client-service-catalog/package.json index fdfa98cc2fca4..43c26007f0930 100644 --- a/clients/client-service-catalog/package.json +++ b/clients/client-service-catalog/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-service-catalog/src/commands/AcceptPortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/AcceptPortfolioShareCommand.ts index f298a1d6f2d38..f1344d178c661 100644 --- a/clients/client-service-catalog/src/commands/AcceptPortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/AcceptPortfolioShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptPortfolioShareInput, AcceptPortfolioShareOutput } from "../models/models_0"; @@ -124,6 +125,10 @@ export class AcceptPortfolioShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "AcceptPortfolioShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/AssociateBudgetWithResourceCommand.ts b/clients/client-service-catalog/src/commands/AssociateBudgetWithResourceCommand.ts index a7319d1d1de3b..971dbb2180a46 100644 --- a/clients/client-service-catalog/src/commands/AssociateBudgetWithResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociateBudgetWithResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateBudgetWithResourceInput, AssociateBudgetWithResourceOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class AssociateBudgetWithResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "AssociateBudgetWithResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/AssociatePrincipalWithPortfolioCommand.ts b/clients/client-service-catalog/src/commands/AssociatePrincipalWithPortfolioCommand.ts index 543c867d11e0f..2875e4ad0252d 100644 --- a/clients/client-service-catalog/src/commands/AssociatePrincipalWithPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociatePrincipalWithPortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociatePrincipalWithPortfolioInput, AssociatePrincipalWithPortfolioOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class AssociatePrincipalWithPortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "AssociatePrincipalWithPortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/AssociateProductWithPortfolioCommand.ts b/clients/client-service-catalog/src/commands/AssociateProductWithPortfolioCommand.ts index 12a8c9a513685..196f92c6a6cda 100644 --- a/clients/client-service-catalog/src/commands/AssociateProductWithPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociateProductWithPortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateProductWithPortfolioInput, AssociateProductWithPortfolioOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class AssociateProductWithPortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "AssociateProductWithPortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts index 3b4bc77f0e0a7..b20e744b61c89 100644 --- a/clients/client-service-catalog/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class AssociateServiceActionWithProvisioningArtifactCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "AssociateServiceActionWithProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/AssociateTagOptionWithResourceCommand.ts b/clients/client-service-catalog/src/commands/AssociateTagOptionWithResourceCommand.ts index de504fd0dd30a..35db50e7e4175 100644 --- a/clients/client-service-catalog/src/commands/AssociateTagOptionWithResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociateTagOptionWithResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateTagOptionWithResourceInput, AssociateTagOptionWithResourceOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class AssociateTagOptionWithResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "AssociateTagOptionWithResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts index 819b1484c8530..ed74dc4786e58 100644 --- a/clients/client-service-catalog/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "BatchAssociateServiceActionWithProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts index 9aa5bac50b1d9..5fad56901650e 100644 --- a/clients/client-service-catalog/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class BatchDisassociateServiceActionFromProvisioningArtifactCommand exten commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "BatchDisassociateServiceActionFromProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CopyProductCommand.ts b/clients/client-service-catalog/src/commands/CopyProductCommand.ts index 0a7b08466fa36..ef586bb0b7c08 100644 --- a/clients/client-service-catalog/src/commands/CopyProductCommand.ts +++ b/clients/client-service-catalog/src/commands/CopyProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyProductInput, CopyProductOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CopyProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CopyProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CreateConstraintCommand.ts b/clients/client-service-catalog/src/commands/CreateConstraintCommand.ts index 62aa667d96c75..0ea86e5b1acbd 100644 --- a/clients/client-service-catalog/src/commands/CreateConstraintCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateConstraintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConstraintInput, CreateConstraintOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateConstraintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CreateConstraint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CreatePortfolioCommand.ts b/clients/client-service-catalog/src/commands/CreatePortfolioCommand.ts index cd02f2d0addf0..b586090b49116 100644 --- a/clients/client-service-catalog/src/commands/CreatePortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/CreatePortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePortfolioInput, CreatePortfolioOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CreatePortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CreatePortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CreatePortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/CreatePortfolioShareCommand.ts index 994666bc37b6a..1c6be5995a65a 100644 --- a/clients/client-service-catalog/src/commands/CreatePortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/CreatePortfolioShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePortfolioShareInput, CreatePortfolioShareOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class CreatePortfolioShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CreatePortfolioShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CreateProductCommand.ts b/clients/client-service-catalog/src/commands/CreateProductCommand.ts index 7d5ae84961447..adf65efa85056 100644 --- a/clients/client-service-catalog/src/commands/CreateProductCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProductInput, CreateProductOutput } from "../models/models_0"; @@ -215,6 +216,10 @@ export class CreateProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CreateProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CreateProvisionedProductPlanCommand.ts b/clients/client-service-catalog/src/commands/CreateProvisionedProductPlanCommand.ts index 4877714806552..710734677124e 100644 --- a/clients/client-service-catalog/src/commands/CreateProvisionedProductPlanCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateProvisionedProductPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProvisionedProductPlanInput, CreateProvisionedProductPlanOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CreateProvisionedProductPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CreateProvisionedProductPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CreateProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/CreateProvisioningArtifactCommand.ts index 20560cce72f3e..cdab063576c50 100644 --- a/clients/client-service-catalog/src/commands/CreateProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProvisioningArtifactInput, CreateProvisioningArtifactOutput } from "../models/models_0"; @@ -152,6 +153,10 @@ export class CreateProvisioningArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CreateProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CreateServiceActionCommand.ts b/clients/client-service-catalog/src/commands/CreateServiceActionCommand.ts index b3e8de70e0230..377313d712c1e 100644 --- a/clients/client-service-catalog/src/commands/CreateServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateServiceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateServiceActionInput, CreateServiceActionOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CreateServiceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CreateServiceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/CreateTagOptionCommand.ts b/clients/client-service-catalog/src/commands/CreateTagOptionCommand.ts index 5dec0d8c50790..61d8c8585af91 100644 --- a/clients/client-service-catalog/src/commands/CreateTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateTagOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTagOptionInput, CreateTagOptionOutput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class CreateTagOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "CreateTagOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DeleteConstraintCommand.ts b/clients/client-service-catalog/src/commands/DeleteConstraintCommand.ts index 80804132774db..fc629a597a81b 100644 --- a/clients/client-service-catalog/src/commands/DeleteConstraintCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteConstraintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConstraintInput, DeleteConstraintOutput } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DeleteConstraintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DeleteConstraint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DeletePortfolioCommand.ts b/clients/client-service-catalog/src/commands/DeletePortfolioCommand.ts index 49eee6d1cc9a5..edb57e7baa187 100644 --- a/clients/client-service-catalog/src/commands/DeletePortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/DeletePortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePortfolioInput, DeletePortfolioOutput } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeletePortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DeletePortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DeletePortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/DeletePortfolioShareCommand.ts index 06dec5722b3e9..f61cafe9b54db 100644 --- a/clients/client-service-catalog/src/commands/DeletePortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/DeletePortfolioShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePortfolioShareInput, DeletePortfolioShareOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeletePortfolioShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DeletePortfolioShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DeleteProductCommand.ts b/clients/client-service-catalog/src/commands/DeleteProductCommand.ts index 6e2e69b70294c..38063d61e63db 100644 --- a/clients/client-service-catalog/src/commands/DeleteProductCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProductInput, DeleteProductOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DeleteProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DeleteProvisionedProductPlanCommand.ts b/clients/client-service-catalog/src/commands/DeleteProvisionedProductPlanCommand.ts index a817485e25dae..a5b81bdf02e32 100644 --- a/clients/client-service-catalog/src/commands/DeleteProvisionedProductPlanCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteProvisionedProductPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProvisionedProductPlanInput, DeleteProvisionedProductPlanOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteProvisionedProductPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DeleteProvisionedProductPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DeleteProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/DeleteProvisioningArtifactCommand.ts index ecba7cf482987..7239aa7fdbc9f 100644 --- a/clients/client-service-catalog/src/commands/DeleteProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProvisioningArtifactInput, DeleteProvisioningArtifactOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteProvisioningArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DeleteProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DeleteServiceActionCommand.ts b/clients/client-service-catalog/src/commands/DeleteServiceActionCommand.ts index b251a1421908d..ad3a74d3ca23b 100644 --- a/clients/client-service-catalog/src/commands/DeleteServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteServiceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServiceActionInput, DeleteServiceActionOutput } from "../models/models_0"; @@ -119,6 +120,10 @@ export class DeleteServiceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DeleteServiceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DeleteTagOptionCommand.ts b/clients/client-service-catalog/src/commands/DeleteTagOptionCommand.ts index cb2059f6c3a42..5e9ead6a8cec2 100644 --- a/clients/client-service-catalog/src/commands/DeleteTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteTagOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTagOptionInput, DeleteTagOptionOutput } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteTagOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DeleteTagOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeConstraintCommand.ts b/clients/client-service-catalog/src/commands/DescribeConstraintCommand.ts index 82b52c7abf1d6..26afe74639c8b 100644 --- a/clients/client-service-catalog/src/commands/DescribeConstraintCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeConstraintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeConstraintInput, DescribeConstraintOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DescribeConstraintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeConstraint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeCopyProductStatusCommand.ts b/clients/client-service-catalog/src/commands/DescribeCopyProductStatusCommand.ts index 585c730866356..2a5d75422a4dd 100644 --- a/clients/client-service-catalog/src/commands/DescribeCopyProductStatusCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeCopyProductStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCopyProductStatusInput, DescribeCopyProductStatusOutput } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DescribeCopyProductStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeCopyProductStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribePortfolioCommand.ts b/clients/client-service-catalog/src/commands/DescribePortfolioCommand.ts index a0a3d2aac255f..23edd279a1b93 100644 --- a/clients/client-service-catalog/src/commands/DescribePortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribePortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePortfolioInput, DescribePortfolioOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DescribePortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribePortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribePortfolioShareStatusCommand.ts b/clients/client-service-catalog/src/commands/DescribePortfolioShareStatusCommand.ts index b2d89d67206e4..cf29dc5ae66b3 100644 --- a/clients/client-service-catalog/src/commands/DescribePortfolioShareStatusCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribePortfolioShareStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePortfolioShareStatusInput, DescribePortfolioShareStatusOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DescribePortfolioShareStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribePortfolioShareStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribePortfolioSharesCommand.ts b/clients/client-service-catalog/src/commands/DescribePortfolioSharesCommand.ts index 492f1bfafb4be..326afea0f5950 100644 --- a/clients/client-service-catalog/src/commands/DescribePortfolioSharesCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribePortfolioSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePortfolioSharesInput, DescribePortfolioSharesOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DescribePortfolioSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribePortfolioShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeProductAsAdminCommand.ts b/clients/client-service-catalog/src/commands/DescribeProductAsAdminCommand.ts index 23c4bb78375dd..18603770aff5e 100644 --- a/clients/client-service-catalog/src/commands/DescribeProductAsAdminCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProductAsAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProductAsAdminInput, DescribeProductAsAdminOutput } from "../models/models_0"; @@ -189,6 +190,10 @@ export class DescribeProductAsAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeProductAsAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeProductCommand.ts b/clients/client-service-catalog/src/commands/DescribeProductCommand.ts index 0046ef15ec12d..4e9b04569b2fc 100644 --- a/clients/client-service-catalog/src/commands/DescribeProductCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProductInput, DescribeProductOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class DescribeProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeProductViewCommand.ts b/clients/client-service-catalog/src/commands/DescribeProductViewCommand.ts index 366f0cbe24c9c..f5d6cba881030 100644 --- a/clients/client-service-catalog/src/commands/DescribeProductViewCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProductViewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProductViewInput, DescribeProductViewOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DescribeProductViewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeProductView", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/DescribeProvisionedProductCommand.ts index d8ac73919b146..1e917aa58c978 100644 --- a/clients/client-service-catalog/src/commands/DescribeProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProvisionedProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProvisionedProductInput, DescribeProvisionedProductOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DescribeProvisionedProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeProvisionedProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeProvisionedProductPlanCommand.ts b/clients/client-service-catalog/src/commands/DescribeProvisionedProductPlanCommand.ts index 364ae7a666d91..7ba2807dc2f85 100644 --- a/clients/client-service-catalog/src/commands/DescribeProvisionedProductPlanCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProvisionedProductPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProvisionedProductPlanInput, DescribeProvisionedProductPlanOutput } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DescribeProvisionedProductPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeProvisionedProductPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/DescribeProvisioningArtifactCommand.ts index f9fb0c195c70e..f2c6a7e0ed4ee 100644 --- a/clients/client-service-catalog/src/commands/DescribeProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProvisioningArtifactInput, DescribeProvisioningArtifactOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class DescribeProvisioningArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeProvisioningParametersCommand.ts b/clients/client-service-catalog/src/commands/DescribeProvisioningParametersCommand.ts index f4b3d463add2b..41bad573c203e 100644 --- a/clients/client-service-catalog/src/commands/DescribeProvisioningParametersCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProvisioningParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProvisioningParametersInput, DescribeProvisioningParametersOutput } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DescribeProvisioningParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeProvisioningParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeRecordCommand.ts b/clients/client-service-catalog/src/commands/DescribeRecordCommand.ts index 63b3cfdebe9c7..368fa11d471dd 100644 --- a/clients/client-service-catalog/src/commands/DescribeRecordCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRecordInput, DescribeRecordOutput } from "../models/models_0"; @@ -161,6 +162,10 @@ export class DescribeRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeServiceActionCommand.ts b/clients/client-service-catalog/src/commands/DescribeServiceActionCommand.ts index 7f40a70dc68f3..47acde1addaf7 100644 --- a/clients/client-service-catalog/src/commands/DescribeServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeServiceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeServiceActionInput, DescribeServiceActionOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DescribeServiceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeServiceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeServiceActionExecutionParametersCommand.ts b/clients/client-service-catalog/src/commands/DescribeServiceActionExecutionParametersCommand.ts index 783a58637690b..306a53d5b6c39 100644 --- a/clients/client-service-catalog/src/commands/DescribeServiceActionExecutionParametersCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeServiceActionExecutionParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DescribeServiceActionExecutionParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeServiceActionExecutionParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DescribeTagOptionCommand.ts b/clients/client-service-catalog/src/commands/DescribeTagOptionCommand.ts index 50b9e6df28dea..126eb6f354df0 100644 --- a/clients/client-service-catalog/src/commands/DescribeTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeTagOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTagOptionInput, DescribeTagOptionOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DescribeTagOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DescribeTagOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DisableAWSOrganizationsAccessCommand.ts b/clients/client-service-catalog/src/commands/DisableAWSOrganizationsAccessCommand.ts index df13e7638e088..e449ebe315bab 100644 --- a/clients/client-service-catalog/src/commands/DisableAWSOrganizationsAccessCommand.ts +++ b/clients/client-service-catalog/src/commands/DisableAWSOrganizationsAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableAWSOrganizationsAccessInput, DisableAWSOrganizationsAccessOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DisableAWSOrganizationsAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DisableAWSOrganizationsAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DisassociateBudgetFromResourceCommand.ts b/clients/client-service-catalog/src/commands/DisassociateBudgetFromResourceCommand.ts index 509ad18bf5abb..91631332a7415 100644 --- a/clients/client-service-catalog/src/commands/DisassociateBudgetFromResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociateBudgetFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateBudgetFromResourceInput, DisassociateBudgetFromResourceOutput } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DisassociateBudgetFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DisassociateBudgetFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DisassociatePrincipalFromPortfolioCommand.ts b/clients/client-service-catalog/src/commands/DisassociatePrincipalFromPortfolioCommand.ts index 18fa0f1dfd51e..1601f2b65ce92 100644 --- a/clients/client-service-catalog/src/commands/DisassociatePrincipalFromPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociatePrincipalFromPortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociatePrincipalFromPortfolioInput, DisassociatePrincipalFromPortfolioOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DisassociatePrincipalFromPortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DisassociatePrincipalFromPortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DisassociateProductFromPortfolioCommand.ts b/clients/client-service-catalog/src/commands/DisassociateProductFromPortfolioCommand.ts index e607b58886ff1..c0a8bfc924d51 100644 --- a/clients/client-service-catalog/src/commands/DisassociateProductFromPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociateProductFromPortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateProductFromPortfolioInput, DisassociateProductFromPortfolioOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DisassociateProductFromPortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DisassociateProductFromPortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts index a7c93f1411c40..678c1b5e8fa9d 100644 --- a/clients/client-service-catalog/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class DisassociateServiceActionFromProvisioningArtifactCommand extends $C commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DisassociateServiceActionFromProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/DisassociateTagOptionFromResourceCommand.ts b/clients/client-service-catalog/src/commands/DisassociateTagOptionFromResourceCommand.ts index b0d7ddfbe1747..d95d210160dad 100644 --- a/clients/client-service-catalog/src/commands/DisassociateTagOptionFromResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociateTagOptionFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateTagOptionFromResourceInput, DisassociateTagOptionFromResourceOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DisassociateTagOptionFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "DisassociateTagOptionFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/EnableAWSOrganizationsAccessCommand.ts b/clients/client-service-catalog/src/commands/EnableAWSOrganizationsAccessCommand.ts index 78ec95c86140c..5fa827df9a68d 100644 --- a/clients/client-service-catalog/src/commands/EnableAWSOrganizationsAccessCommand.ts +++ b/clients/client-service-catalog/src/commands/EnableAWSOrganizationsAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableAWSOrganizationsAccessInput, EnableAWSOrganizationsAccessOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class EnableAWSOrganizationsAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "EnableAWSOrganizationsAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ExecuteProvisionedProductPlanCommand.ts b/clients/client-service-catalog/src/commands/ExecuteProvisionedProductPlanCommand.ts index 5e3ac4c669536..f12bdf604f542 100644 --- a/clients/client-service-catalog/src/commands/ExecuteProvisionedProductPlanCommand.ts +++ b/clients/client-service-catalog/src/commands/ExecuteProvisionedProductPlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteProvisionedProductPlanInput, ExecuteProvisionedProductPlanOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ExecuteProvisionedProductPlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ExecuteProvisionedProductPlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ExecuteProvisionedProductServiceActionCommand.ts b/clients/client-service-catalog/src/commands/ExecuteProvisionedProductServiceActionCommand.ts index 44ddd4e72df49..90c7014daa4be 100644 --- a/clients/client-service-catalog/src/commands/ExecuteProvisionedProductServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/ExecuteProvisionedProductServiceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class ExecuteProvisionedProductServiceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ExecuteProvisionedProductServiceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/GetAWSOrganizationsAccessStatusCommand.ts b/clients/client-service-catalog/src/commands/GetAWSOrganizationsAccessStatusCommand.ts index 47328758636d2..13345dcdcf4ed 100644 --- a/clients/client-service-catalog/src/commands/GetAWSOrganizationsAccessStatusCommand.ts +++ b/clients/client-service-catalog/src/commands/GetAWSOrganizationsAccessStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAWSOrganizationsAccessStatusInput, GetAWSOrganizationsAccessStatusOutput } from "../models/models_0"; @@ -124,6 +125,10 @@ export class GetAWSOrganizationsAccessStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "GetAWSOrganizationsAccessStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/GetProvisionedProductOutputsCommand.ts b/clients/client-service-catalog/src/commands/GetProvisionedProductOutputsCommand.ts index 682317467c4c3..0d6b557424b8b 100644 --- a/clients/client-service-catalog/src/commands/GetProvisionedProductOutputsCommand.ts +++ b/clients/client-service-catalog/src/commands/GetProvisionedProductOutputsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetProvisionedProductOutputsInput, GetProvisionedProductOutputsOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetProvisionedProductOutputsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "GetProvisionedProductOutputs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ImportAsProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/ImportAsProvisionedProductCommand.ts index 6b8ff3bbf7ddf..c29e680346ff9 100644 --- a/clients/client-service-catalog/src/commands/ImportAsProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/ImportAsProvisionedProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportAsProvisionedProductInput, ImportAsProvisionedProductOutput } from "../models/models_0"; @@ -190,6 +191,10 @@ export class ImportAsProvisionedProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ImportAsProvisionedProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListAcceptedPortfolioSharesCommand.ts b/clients/client-service-catalog/src/commands/ListAcceptedPortfolioSharesCommand.ts index 4fa9a6bf8df7f..c6c2765e5d538 100644 --- a/clients/client-service-catalog/src/commands/ListAcceptedPortfolioSharesCommand.ts +++ b/clients/client-service-catalog/src/commands/ListAcceptedPortfolioSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAcceptedPortfolioSharesInput, ListAcceptedPortfolioSharesOutput } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListAcceptedPortfolioSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListAcceptedPortfolioShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListBudgetsForResourceCommand.ts b/clients/client-service-catalog/src/commands/ListBudgetsForResourceCommand.ts index d7739fe31092d..d509ff05c8f14 100644 --- a/clients/client-service-catalog/src/commands/ListBudgetsForResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/ListBudgetsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBudgetsForResourceInput, ListBudgetsForResourceOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListBudgetsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListBudgetsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListConstraintsForPortfolioCommand.ts b/clients/client-service-catalog/src/commands/ListConstraintsForPortfolioCommand.ts index a1e02852cd9c0..f21d7a1005ef7 100644 --- a/clients/client-service-catalog/src/commands/ListConstraintsForPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/ListConstraintsForPortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConstraintsForPortfolioInput, ListConstraintsForPortfolioOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListConstraintsForPortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListConstraintsForPortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListLaunchPathsCommand.ts b/clients/client-service-catalog/src/commands/ListLaunchPathsCommand.ts index 125f7323bb9a9..e7512d5d070b5 100644 --- a/clients/client-service-catalog/src/commands/ListLaunchPathsCommand.ts +++ b/clients/client-service-catalog/src/commands/ListLaunchPathsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLaunchPathsInput, ListLaunchPathsOutput } from "../models/models_0"; @@ -166,6 +167,10 @@ export class ListLaunchPathsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListLaunchPaths", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListOrganizationPortfolioAccessCommand.ts b/clients/client-service-catalog/src/commands/ListOrganizationPortfolioAccessCommand.ts index 2900427366a1e..44093deedc695 100644 --- a/clients/client-service-catalog/src/commands/ListOrganizationPortfolioAccessCommand.ts +++ b/clients/client-service-catalog/src/commands/ListOrganizationPortfolioAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOrganizationPortfolioAccessInput, ListOrganizationPortfolioAccessOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListOrganizationPortfolioAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListOrganizationPortfolioAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListPortfolioAccessCommand.ts b/clients/client-service-catalog/src/commands/ListPortfolioAccessCommand.ts index df19bf7fbe8c2..7f233e539a78d 100644 --- a/clients/client-service-catalog/src/commands/ListPortfolioAccessCommand.ts +++ b/clients/client-service-catalog/src/commands/ListPortfolioAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPortfolioAccessInput, ListPortfolioAccessOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListPortfolioAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListPortfolioAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListPortfoliosCommand.ts b/clients/client-service-catalog/src/commands/ListPortfoliosCommand.ts index 5bb415cb0ddac..5b3afb817fd0d 100644 --- a/clients/client-service-catalog/src/commands/ListPortfoliosCommand.ts +++ b/clients/client-service-catalog/src/commands/ListPortfoliosCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPortfoliosInput, ListPortfoliosOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListPortfoliosCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListPortfolios", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListPortfoliosForProductCommand.ts b/clients/client-service-catalog/src/commands/ListPortfoliosForProductCommand.ts index 22b61df530e91..9a8605e2fafed 100644 --- a/clients/client-service-catalog/src/commands/ListPortfoliosForProductCommand.ts +++ b/clients/client-service-catalog/src/commands/ListPortfoliosForProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPortfoliosForProductInput, ListPortfoliosForProductOutput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListPortfoliosForProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListPortfoliosForProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListPrincipalsForPortfolioCommand.ts b/clients/client-service-catalog/src/commands/ListPrincipalsForPortfolioCommand.ts index afebbce96f508..6fdc38373815b 100644 --- a/clients/client-service-catalog/src/commands/ListPrincipalsForPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/ListPrincipalsForPortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPrincipalsForPortfolioInput, ListPrincipalsForPortfolioOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListPrincipalsForPortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListPrincipalsForPortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListProvisionedProductPlansCommand.ts b/clients/client-service-catalog/src/commands/ListProvisionedProductPlansCommand.ts index b5634fa96c18e..7df8702c034d9 100644 --- a/clients/client-service-catalog/src/commands/ListProvisionedProductPlansCommand.ts +++ b/clients/client-service-catalog/src/commands/ListProvisionedProductPlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProvisionedProductPlansInput, ListProvisionedProductPlansOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListProvisionedProductPlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListProvisionedProductPlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListProvisioningArtifactsCommand.ts b/clients/client-service-catalog/src/commands/ListProvisioningArtifactsCommand.ts index 09d3e66aa314a..8f2acc40868d4 100644 --- a/clients/client-service-catalog/src/commands/ListProvisioningArtifactsCommand.ts +++ b/clients/client-service-catalog/src/commands/ListProvisioningArtifactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProvisioningArtifactsInput, ListProvisioningArtifactsOutput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListProvisioningArtifactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListProvisioningArtifacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts b/clients/client-service-catalog/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts index 4c359d1d07022..af3e0b2477374 100644 --- a/clients/client-service-catalog/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class ListProvisioningArtifactsForServiceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListProvisioningArtifactsForServiceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListRecordHistoryCommand.ts b/clients/client-service-catalog/src/commands/ListRecordHistoryCommand.ts index 02cee7aa83cc9..4057a338bb094 100644 --- a/clients/client-service-catalog/src/commands/ListRecordHistoryCommand.ts +++ b/clients/client-service-catalog/src/commands/ListRecordHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRecordHistoryInput, ListRecordHistoryOutput } from "../models/models_0"; @@ -155,6 +156,10 @@ export class ListRecordHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListRecordHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListResourcesForTagOptionCommand.ts b/clients/client-service-catalog/src/commands/ListResourcesForTagOptionCommand.ts index ada1c27bdfb65..6ffcb5321f8ea 100644 --- a/clients/client-service-catalog/src/commands/ListResourcesForTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/ListResourcesForTagOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourcesForTagOptionInput, ListResourcesForTagOptionOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListResourcesForTagOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListResourcesForTagOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListServiceActionsCommand.ts b/clients/client-service-catalog/src/commands/ListServiceActionsCommand.ts index e137215e6b298..69b10e1e89c62 100644 --- a/clients/client-service-catalog/src/commands/ListServiceActionsCommand.ts +++ b/clients/client-service-catalog/src/commands/ListServiceActionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServiceActionsInput, ListServiceActionsOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class ListServiceActionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListServiceActions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts index 481a28173dd3f..cf2a6b56b2dfc 100644 --- a/clients/client-service-catalog/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class ListServiceActionsForProvisioningArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListServiceActionsForProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListStackInstancesForProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/ListStackInstancesForProvisionedProductCommand.ts index a78db56d6e04e..20930a5be606b 100644 --- a/clients/client-service-catalog/src/commands/ListStackInstancesForProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/ListStackInstancesForProvisionedProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class ListStackInstancesForProvisionedProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListStackInstancesForProvisionedProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ListTagOptionsCommand.ts b/clients/client-service-catalog/src/commands/ListTagOptionsCommand.ts index 8abf45b3f268b..21321107b73fc 100644 --- a/clients/client-service-catalog/src/commands/ListTagOptionsCommand.ts +++ b/clients/client-service-catalog/src/commands/ListTagOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagOptionsInput, ListTagOptionsOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListTagOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ListTagOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/NotifyProvisionProductEngineWorkflowResultCommand.ts b/clients/client-service-catalog/src/commands/NotifyProvisionProductEngineWorkflowResultCommand.ts index b29478ac33697..b2d6913cca6c6 100644 --- a/clients/client-service-catalog/src/commands/NotifyProvisionProductEngineWorkflowResultCommand.ts +++ b/clients/client-service-catalog/src/commands/NotifyProvisionProductEngineWorkflowResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class NotifyProvisionProductEngineWorkflowResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "NotifyProvisionProductEngineWorkflowResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.ts b/clients/client-service-catalog/src/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.ts index 15cc231294241..f99bdc9e65696 100644 --- a/clients/client-service-catalog/src/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.ts +++ b/clients/client-service-catalog/src/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extend commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "NotifyTerminateProvisionedProductEngineWorkflowResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.ts b/clients/client-service-catalog/src/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.ts index cd149cf394c91..b77ef5642d40a 100644 --- a/clients/client-service-catalog/src/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.ts +++ b/clients/client-service-catalog/src/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends $ commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "NotifyUpdateProvisionedProductEngineWorkflowResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ProvisionProductCommand.ts b/clients/client-service-catalog/src/commands/ProvisionProductCommand.ts index d102873e5943d..c90016d6d5dad 100644 --- a/clients/client-service-catalog/src/commands/ProvisionProductCommand.ts +++ b/clients/client-service-catalog/src/commands/ProvisionProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ProvisionProductInput, ProvisionProductOutput } from "../models/models_0"; @@ -219,6 +220,10 @@ export class ProvisionProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ProvisionProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/RejectPortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/RejectPortfolioShareCommand.ts index a41c2cf5fdce1..44e3c57dcbad4 100644 --- a/clients/client-service-catalog/src/commands/RejectPortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/RejectPortfolioShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RejectPortfolioShareInput, RejectPortfolioShareOutput } from "../models/models_0"; @@ -117,6 +118,10 @@ export class RejectPortfolioShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "RejectPortfolioShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/ScanProvisionedProductsCommand.ts b/clients/client-service-catalog/src/commands/ScanProvisionedProductsCommand.ts index 5257f8db21ba2..9bd4f3b26b723 100644 --- a/clients/client-service-catalog/src/commands/ScanProvisionedProductsCommand.ts +++ b/clients/client-service-catalog/src/commands/ScanProvisionedProductsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ScanProvisionedProductsInput, ScanProvisionedProductsOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ScanProvisionedProductsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "ScanProvisionedProducts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/SearchProductsAsAdminCommand.ts b/clients/client-service-catalog/src/commands/SearchProductsAsAdminCommand.ts index 85cd308834a53..d11b6941b7301 100644 --- a/clients/client-service-catalog/src/commands/SearchProductsAsAdminCommand.ts +++ b/clients/client-service-catalog/src/commands/SearchProductsAsAdminCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchProductsAsAdminInput, SearchProductsAsAdminOutput } from "../models/models_0"; @@ -169,6 +170,10 @@ export class SearchProductsAsAdminCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "SearchProductsAsAdmin", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/SearchProductsCommand.ts b/clients/client-service-catalog/src/commands/SearchProductsCommand.ts index ab951bfdba799..62b4a42a33366 100644 --- a/clients/client-service-catalog/src/commands/SearchProductsCommand.ts +++ b/clients/client-service-catalog/src/commands/SearchProductsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchProductsInput, SearchProductsOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class SearchProductsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "SearchProducts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/SearchProvisionedProductsCommand.ts b/clients/client-service-catalog/src/commands/SearchProvisionedProductsCommand.ts index d32c8288e482a..e5ba633f24815 100644 --- a/clients/client-service-catalog/src/commands/SearchProvisionedProductsCommand.ts +++ b/clients/client-service-catalog/src/commands/SearchProvisionedProductsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchProvisionedProductsInput, SearchProvisionedProductsOutput } from "../models/models_0"; @@ -159,6 +160,10 @@ export class SearchProvisionedProductsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "SearchProvisionedProducts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/TerminateProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/TerminateProvisionedProductCommand.ts index ad587e736321a..9b9a3c55cb37b 100644 --- a/clients/client-service-catalog/src/commands/TerminateProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/TerminateProvisionedProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TerminateProvisionedProductInput, TerminateProvisionedProductOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class TerminateProvisionedProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "TerminateProvisionedProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdateConstraintCommand.ts b/clients/client-service-catalog/src/commands/UpdateConstraintCommand.ts index c00c852fb053c..3980760e88dc8 100644 --- a/clients/client-service-catalog/src/commands/UpdateConstraintCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateConstraintCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateConstraintInput, UpdateConstraintOutput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UpdateConstraintCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdateConstraint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdatePortfolioCommand.ts b/clients/client-service-catalog/src/commands/UpdatePortfolioCommand.ts index 2a0dd31a25a5c..b7e9a9556ac82 100644 --- a/clients/client-service-catalog/src/commands/UpdatePortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdatePortfolioCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePortfolioInput, UpdatePortfolioOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class UpdatePortfolioCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdatePortfolio", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdatePortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/UpdatePortfolioShareCommand.ts index 58bbf729d1ff7..f4fd4bedbbbad 100644 --- a/clients/client-service-catalog/src/commands/UpdatePortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdatePortfolioShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePortfolioShareInput, UpdatePortfolioShareOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class UpdatePortfolioShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdatePortfolioShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdateProductCommand.ts b/clients/client-service-catalog/src/commands/UpdateProductCommand.ts index 22fd01faeaf5f..4966b4eca8ff7 100644 --- a/clients/client-service-catalog/src/commands/UpdateProductCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateProductInput, UpdateProductOutput } from "../models/models_0"; @@ -192,6 +193,10 @@ export class UpdateProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdateProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdateProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/UpdateProvisionedProductCommand.ts index 1e8301059821b..4ae119678361c 100644 --- a/clients/client-service-catalog/src/commands/UpdateProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateProvisionedProductCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateProvisionedProductInput, UpdateProvisionedProductOutput } from "../models/models_0"; @@ -184,6 +185,10 @@ export class UpdateProvisionedProductCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdateProvisionedProduct", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdateProvisionedProductPropertiesCommand.ts b/clients/client-service-catalog/src/commands/UpdateProvisionedProductPropertiesCommand.ts index 03e4c723e2f61..76ca7f1fb8eb1 100644 --- a/clients/client-service-catalog/src/commands/UpdateProvisionedProductPropertiesCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateProvisionedProductPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateProvisionedProductPropertiesInput, UpdateProvisionedProductPropertiesOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class UpdateProvisionedProductPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdateProvisionedProductProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdateProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/UpdateProvisioningArtifactCommand.ts index 726420d1fa8c6..06329002b8f4d 100644 --- a/clients/client-service-catalog/src/commands/UpdateProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateProvisioningArtifactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateProvisioningArtifactInput, UpdateProvisioningArtifactOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class UpdateProvisioningArtifactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdateProvisioningArtifact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdateServiceActionCommand.ts b/clients/client-service-catalog/src/commands/UpdateServiceActionCommand.ts index 93221216a060b..9ac4354767235 100644 --- a/clients/client-service-catalog/src/commands/UpdateServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateServiceActionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServiceActionInput, UpdateServiceActionOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateServiceActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdateServiceAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-catalog/src/commands/UpdateTagOptionCommand.ts b/clients/client-service-catalog/src/commands/UpdateTagOptionCommand.ts index 3d7b68e35b77a..d7418e799823d 100644 --- a/clients/client-service-catalog/src/commands/UpdateTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateTagOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTagOptionInput, UpdateTagOptionOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateTagOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWS242ServiceCatalogService", + operation: "UpdateTagOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/package.json b/clients/client-service-quotas/package.json index 923b2097748db..9bfec0fb60dec 100644 --- a/clients/client-service-quotas/package.json +++ b/clients/client-service-quotas/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-service-quotas/src/commands/AssociateServiceQuotaTemplateCommand.ts b/clients/client-service-quotas/src/commands/AssociateServiceQuotaTemplateCommand.ts index a6d21d66f50ca..ba15d686462f4 100644 --- a/clients/client-service-quotas/src/commands/AssociateServiceQuotaTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/AssociateServiceQuotaTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateServiceQuotaTemplateRequest, AssociateServiceQuotaTemplateResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class AssociateServiceQuotaTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "AssociateServiceQuotaTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.ts b/clients/client-service-quotas/src/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.ts index 9421b1bae9089..f791d1f2cca2c 100644 --- a/clients/client-service-quotas/src/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class DeleteServiceQuotaIncreaseRequestFromTemplateCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "DeleteServiceQuotaIncreaseRequestFromTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/DisassociateServiceQuotaTemplateCommand.ts b/clients/client-service-quotas/src/commands/DisassociateServiceQuotaTemplateCommand.ts index 8c2d2e07ee305..9bdf48081f2e7 100644 --- a/clients/client-service-quotas/src/commands/DisassociateServiceQuotaTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/DisassociateServiceQuotaTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateServiceQuotaTemplateRequest, DisassociateServiceQuotaTemplateResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DisassociateServiceQuotaTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "DisassociateServiceQuotaTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/GetAWSDefaultServiceQuotaCommand.ts b/clients/client-service-quotas/src/commands/GetAWSDefaultServiceQuotaCommand.ts index cd9e212811d25..93eb31a3e35e5 100644 --- a/clients/client-service-quotas/src/commands/GetAWSDefaultServiceQuotaCommand.ts +++ b/clients/client-service-quotas/src/commands/GetAWSDefaultServiceQuotaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAWSDefaultServiceQuotaRequest, GetAWSDefaultServiceQuotaResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class GetAWSDefaultServiceQuotaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "GetAWSDefaultServiceQuota", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/GetAssociationForServiceQuotaTemplateCommand.ts b/clients/client-service-quotas/src/commands/GetAssociationForServiceQuotaTemplateCommand.ts index 4bebc7edcc7d2..279da03d43e54 100644 --- a/clients/client-service-quotas/src/commands/GetAssociationForServiceQuotaTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/GetAssociationForServiceQuotaTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class GetAssociationForServiceQuotaTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "GetAssociationForServiceQuotaTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/GetRequestedServiceQuotaChangeCommand.ts b/clients/client-service-quotas/src/commands/GetRequestedServiceQuotaChangeCommand.ts index 610ee451f33f8..5a653a7c384b3 100644 --- a/clients/client-service-quotas/src/commands/GetRequestedServiceQuotaChangeCommand.ts +++ b/clients/client-service-quotas/src/commands/GetRequestedServiceQuotaChangeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRequestedServiceQuotaChangeRequest, GetRequestedServiceQuotaChangeResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class GetRequestedServiceQuotaChangeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "GetRequestedServiceQuotaChange", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/GetServiceQuotaCommand.ts b/clients/client-service-quotas/src/commands/GetServiceQuotaCommand.ts index 6def60a334623..c90b63fcd7cd0 100644 --- a/clients/client-service-quotas/src/commands/GetServiceQuotaCommand.ts +++ b/clients/client-service-quotas/src/commands/GetServiceQuotaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceQuotaRequest, GetServiceQuotaResponse } from "../models/models_0"; @@ -166,6 +167,10 @@ export class GetServiceQuotaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "GetServiceQuota", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.ts b/clients/client-service-quotas/src/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.ts index 7fc41deac7bc9..a8b05a4a7195c 100644 --- a/clients/client-service-quotas/src/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class GetServiceQuotaIncreaseRequestFromTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "GetServiceQuotaIncreaseRequestFromTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/ListAWSDefaultServiceQuotasCommand.ts b/clients/client-service-quotas/src/commands/ListAWSDefaultServiceQuotasCommand.ts index ca911890fafb4..318b16cc51f97 100644 --- a/clients/client-service-quotas/src/commands/ListAWSDefaultServiceQuotasCommand.ts +++ b/clients/client-service-quotas/src/commands/ListAWSDefaultServiceQuotasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAWSDefaultServiceQuotasRequest, ListAWSDefaultServiceQuotasResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class ListAWSDefaultServiceQuotasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "ListAWSDefaultServiceQuotas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.ts b/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.ts index d319495f14cf7..062b3ad34011d 100644 --- a/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.ts +++ b/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class ListRequestedServiceQuotaChangeHistoryByQuotaCommand extends $Comma commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "ListRequestedServiceQuotaChangeHistoryByQuota", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryCommand.ts b/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryCommand.ts index 4760711f4f4ac..dbf0749db87e5 100644 --- a/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryCommand.ts +++ b/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class ListRequestedServiceQuotaChangeHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "ListRequestedServiceQuotaChangeHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.ts b/clients/client-service-quotas/src/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.ts index c6480ce1af26f..1bbaa9611f870 100644 --- a/clients/client-service-quotas/src/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class ListServiceQuotaIncreaseRequestsInTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "ListServiceQuotaIncreaseRequestsInTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/ListServiceQuotasCommand.ts b/clients/client-service-quotas/src/commands/ListServiceQuotasCommand.ts index 5d88df9ee098d..75dbf2b36f754 100644 --- a/clients/client-service-quotas/src/commands/ListServiceQuotasCommand.ts +++ b/clients/client-service-quotas/src/commands/ListServiceQuotasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServiceQuotasRequest, ListServiceQuotasResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class ListServiceQuotasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "ListServiceQuotas", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/ListServicesCommand.ts b/clients/client-service-quotas/src/commands/ListServicesCommand.ts index ed8ece9bae1a3..ae8aeb64f2729 100644 --- a/clients/client-service-quotas/src/commands/ListServicesCommand.ts +++ b/clients/client-service-quotas/src/commands/ListServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServicesRequest, ListServicesResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "ListServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/ListTagsForResourceCommand.ts b/clients/client-service-quotas/src/commands/ListTagsForResourceCommand.ts index 513db9164b820..e9eff965018bb 100644 --- a/clients/client-service-quotas/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-service-quotas/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.ts b/clients/client-service-quotas/src/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.ts index 48e61fb5c9ecd..fc10096a184b8 100644 --- a/clients/client-service-quotas/src/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class PutServiceQuotaIncreaseRequestIntoTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "PutServiceQuotaIncreaseRequestIntoTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/RequestServiceQuotaIncreaseCommand.ts b/clients/client-service-quotas/src/commands/RequestServiceQuotaIncreaseCommand.ts index e2378bd3ea348..3c10965abd8f7 100644 --- a/clients/client-service-quotas/src/commands/RequestServiceQuotaIncreaseCommand.ts +++ b/clients/client-service-quotas/src/commands/RequestServiceQuotaIncreaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RequestServiceQuotaIncreaseRequest, RequestServiceQuotaIncreaseResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class RequestServiceQuotaIncreaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "RequestServiceQuotaIncrease", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/TagResourceCommand.ts b/clients/client-service-quotas/src/commands/TagResourceCommand.ts index baf1b825ebd24..772eef16d4114 100644 --- a/clients/client-service-quotas/src/commands/TagResourceCommand.ts +++ b/clients/client-service-quotas/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-service-quotas/src/commands/UntagResourceCommand.ts b/clients/client-service-quotas/src/commands/UntagResourceCommand.ts index 40d7c7a3ba84a..62db155f874ad 100644 --- a/clients/client-service-quotas/src/commands/UntagResourceCommand.ts +++ b/clients/client-service-quotas/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "ServiceQuotasV20190624", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/package.json b/clients/client-servicediscovery/package.json index d740adb43b359..43cfd1811cc54 100644 --- a/clients/client-servicediscovery/package.json +++ b/clients/client-servicediscovery/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-servicediscovery/src/commands/CreateHttpNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/CreateHttpNamespaceCommand.ts index 449d4eec4127e..b6455be198eac 100644 --- a/clients/client-servicediscovery/src/commands/CreateHttpNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/CreateHttpNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateHttpNamespaceRequest, CreateHttpNamespaceResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CreateHttpNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "CreateHttpNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/CreatePrivateDnsNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/CreatePrivateDnsNamespaceCommand.ts index 05fe24072a0bb..7c0143812adec 100644 --- a/clients/client-servicediscovery/src/commands/CreatePrivateDnsNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/CreatePrivateDnsNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePrivateDnsNamespaceRequest, CreatePrivateDnsNamespaceResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class CreatePrivateDnsNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "CreatePrivateDnsNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/CreatePublicDnsNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/CreatePublicDnsNamespaceCommand.ts index 093ad2c93b1fb..5d421c7952ff0 100644 --- a/clients/client-servicediscovery/src/commands/CreatePublicDnsNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/CreatePublicDnsNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePublicDnsNamespaceRequest, CreatePublicDnsNamespaceResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class CreatePublicDnsNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "CreatePublicDnsNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/CreateServiceCommand.ts b/clients/client-servicediscovery/src/commands/CreateServiceCommand.ts index 9e29160f3c5b2..d5add5e908c7a 100644 --- a/clients/client-servicediscovery/src/commands/CreateServiceCommand.ts +++ b/clients/client-servicediscovery/src/commands/CreateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateServiceRequest, CreateServiceResponse } from "../models/models_0"; @@ -273,6 +274,10 @@ export class CreateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "CreateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/DeleteNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/DeleteNamespaceCommand.ts index e8aaf634de13e..b0363e80f2a5a 100644 --- a/clients/client-servicediscovery/src/commands/DeleteNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/DeleteNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteNamespaceRequest, DeleteNamespaceResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "DeleteNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/DeleteServiceCommand.ts b/clients/client-servicediscovery/src/commands/DeleteServiceCommand.ts index 016821c62d733..74cdaf61ed3ac 100644 --- a/clients/client-servicediscovery/src/commands/DeleteServiceCommand.ts +++ b/clients/client-servicediscovery/src/commands/DeleteServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServiceRequest, DeleteServiceResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "DeleteService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/DeregisterInstanceCommand.ts b/clients/client-servicediscovery/src/commands/DeregisterInstanceCommand.ts index 3489cbffdbd65..0c579fdbe59cc 100644 --- a/clients/client-servicediscovery/src/commands/DeregisterInstanceCommand.ts +++ b/clients/client-servicediscovery/src/commands/DeregisterInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterInstanceRequest, DeregisterInstanceResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DeregisterInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "DeregisterInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/DiscoverInstancesCommand.ts b/clients/client-servicediscovery/src/commands/DiscoverInstancesCommand.ts index b0e0698c7e000..8c87f0b6bb52f 100644 --- a/clients/client-servicediscovery/src/commands/DiscoverInstancesCommand.ts +++ b/clients/client-servicediscovery/src/commands/DiscoverInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DiscoverInstancesRequest, DiscoverInstancesResponse } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DiscoverInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "DiscoverInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/GetInstanceCommand.ts b/clients/client-servicediscovery/src/commands/GetInstanceCommand.ts index 496d26f9b88fe..e79537a88825e 100644 --- a/clients/client-servicediscovery/src/commands/GetInstanceCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInstanceRequest, GetInstanceResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class GetInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "GetInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/GetInstancesHealthStatusCommand.ts b/clients/client-servicediscovery/src/commands/GetInstancesHealthStatusCommand.ts index 9610c3d880c4d..d45bb588edf86 100644 --- a/clients/client-servicediscovery/src/commands/GetInstancesHealthStatusCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetInstancesHealthStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInstancesHealthStatusRequest, GetInstancesHealthStatusResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetInstancesHealthStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "GetInstancesHealthStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/GetNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/GetNamespaceCommand.ts index fec470367db76..bd1cdddf991ab 100644 --- a/clients/client-servicediscovery/src/commands/GetNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNamespaceRequest, GetNamespaceResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "GetNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/GetOperationCommand.ts b/clients/client-servicediscovery/src/commands/GetOperationCommand.ts index 296aafa909147..d78cad70569fc 100644 --- a/clients/client-servicediscovery/src/commands/GetOperationCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOperationRequest, GetOperationResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "GetOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/GetServiceCommand.ts b/clients/client-servicediscovery/src/commands/GetServiceCommand.ts index b1024db6991dd..bbba5ed47eb76 100644 --- a/clients/client-servicediscovery/src/commands/GetServiceCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceRequest, GetServiceResponse } from "../models/models_0"; @@ -177,6 +178,10 @@ export class GetServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "GetService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/ListInstancesCommand.ts b/clients/client-servicediscovery/src/commands/ListInstancesCommand.ts index 592d72c657fb6..1afe6a1cfc9a5 100644 --- a/clients/client-servicediscovery/src/commands/ListInstancesCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListInstancesRequest, ListInstancesResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class ListInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "ListInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/ListNamespacesCommand.ts b/clients/client-servicediscovery/src/commands/ListNamespacesCommand.ts index c3a9c6ca9afa5..65cbd4c25e7df 100644 --- a/clients/client-servicediscovery/src/commands/ListNamespacesCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListNamespacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNamespacesRequest, ListNamespacesResponse } from "../models/models_0"; @@ -210,6 +211,10 @@ export class ListNamespacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "ListNamespaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/ListOperationsCommand.ts b/clients/client-servicediscovery/src/commands/ListOperationsCommand.ts index 5fe542bd34f15..16eb94b504504 100644 --- a/clients/client-servicediscovery/src/commands/ListOperationsCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOperationsRequest, ListOperationsResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class ListOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "ListOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/ListServicesCommand.ts b/clients/client-servicediscovery/src/commands/ListServicesCommand.ts index e457c6a4b1873..e56db40d95208 100644 --- a/clients/client-servicediscovery/src/commands/ListServicesCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServicesRequest, ListServicesResponse } from "../models/models_0"; @@ -187,6 +188,10 @@ export class ListServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "ListServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/ListTagsForResourceCommand.ts b/clients/client-servicediscovery/src/commands/ListTagsForResourceCommand.ts index 946172596517c..035972afcd59d 100644 --- a/clients/client-servicediscovery/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/RegisterInstanceCommand.ts b/clients/client-servicediscovery/src/commands/RegisterInstanceCommand.ts index d6a884517d807..e3a0bafa0eb69 100644 --- a/clients/client-servicediscovery/src/commands/RegisterInstanceCommand.ts +++ b/clients/client-servicediscovery/src/commands/RegisterInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterInstanceRequest, RegisterInstanceResponse } from "../models/models_0"; @@ -203,6 +204,10 @@ export class RegisterInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "RegisterInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/TagResourceCommand.ts b/clients/client-servicediscovery/src/commands/TagResourceCommand.ts index e15ff04227ddd..84a9a92666fc4 100644 --- a/clients/client-servicediscovery/src/commands/TagResourceCommand.ts +++ b/clients/client-servicediscovery/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/UntagResourceCommand.ts b/clients/client-servicediscovery/src/commands/UntagResourceCommand.ts index 649268f8982a0..621f01dc7bc72 100644 --- a/clients/client-servicediscovery/src/commands/UntagResourceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/UpdateHttpNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/UpdateHttpNamespaceCommand.ts index 77a6f3b7ee918..cc1fdc84fc7dd 100644 --- a/clients/client-servicediscovery/src/commands/UpdateHttpNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdateHttpNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateHttpNamespaceRequest, UpdateHttpNamespaceResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class UpdateHttpNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "UpdateHttpNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/UpdateInstanceCustomHealthStatusCommand.ts b/clients/client-servicediscovery/src/commands/UpdateInstanceCustomHealthStatusCommand.ts index 1f1d8749b5f26..1831c4f40095c 100644 --- a/clients/client-servicediscovery/src/commands/UpdateInstanceCustomHealthStatusCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdateInstanceCustomHealthStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateInstanceCustomHealthStatusRequest } from "../models/models_0"; @@ -152,6 +153,10 @@ export class UpdateInstanceCustomHealthStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "UpdateInstanceCustomHealthStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/UpdatePrivateDnsNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/UpdatePrivateDnsNamespaceCommand.ts index 938b5c5f33a4d..40258d960e0f4 100644 --- a/clients/client-servicediscovery/src/commands/UpdatePrivateDnsNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdatePrivateDnsNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePrivateDnsNamespaceRequest, UpdatePrivateDnsNamespaceResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class UpdatePrivateDnsNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "UpdatePrivateDnsNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/UpdatePublicDnsNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/UpdatePublicDnsNamespaceCommand.ts index 75525d56df209..39a380370150b 100644 --- a/clients/client-servicediscovery/src/commands/UpdatePublicDnsNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdatePublicDnsNamespaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePublicDnsNamespaceRequest, UpdatePublicDnsNamespaceResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class UpdatePublicDnsNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "UpdatePublicDnsNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-servicediscovery/src/commands/UpdateServiceCommand.ts b/clients/client-servicediscovery/src/commands/UpdateServiceCommand.ts index b3cefd13fc169..026f960f893cb 100644 --- a/clients/client-servicediscovery/src/commands/UpdateServiceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServiceRequest, UpdateServiceResponse } from "../models/models_0"; @@ -196,6 +197,10 @@ export class UpdateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Route53AutoNaming_v20170314", + operation: "UpdateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/package.json b/clients/client-ses/package.json index fd869968c0bd6..a86af175dd269 100644 --- a/clients/client-ses/package.json +++ b/clients/client-ses/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, diff --git a/clients/client-ses/src/commands/CloneReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/CloneReceiptRuleSetCommand.ts index 2fd9a61bf936a..ee9fa9eaf3509 100644 --- a/clients/client-ses/src/commands/CloneReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/CloneReceiptRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CloneReceiptRuleSetRequest, CloneReceiptRuleSetResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class CloneReceiptRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CloneReceiptRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/CreateConfigurationSetCommand.ts b/clients/client-ses/src/commands/CreateConfigurationSetCommand.ts index ce1540fd97fa6..8c819fb5f38c4 100644 --- a/clients/client-ses/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-ses/src/commands/CreateConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConfigurationSetRequest, CreateConfigurationSetResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class CreateConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CreateConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-ses/src/commands/CreateConfigurationSetEventDestinationCommand.ts index adfbf787b85e7..b0400776f7390 100644 --- a/clients/client-ses/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-ses/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class CreateConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CreateConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts b/clients/client-ses/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts index 878701b3ef2f2..96d99a12e5af0 100644 --- a/clients/client-ses/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-ses/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class CreateConfigurationSetTrackingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CreateConfigurationSetTrackingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/CreateCustomVerificationEmailTemplateCommand.ts b/clients/client-ses/src/commands/CreateCustomVerificationEmailTemplateCommand.ts index e2ab816f3b0d5..dfe7c248a4959 100644 --- a/clients/client-ses/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-ses/src/commands/CreateCustomVerificationEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCustomVerificationEmailTemplateRequest } from "../models/models_0"; @@ -141,6 +142,10 @@ export class CreateCustomVerificationEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CreateCustomVerificationEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/CreateReceiptFilterCommand.ts b/clients/client-ses/src/commands/CreateReceiptFilterCommand.ts index bcd5f166ee429..de028d5001cc3 100644 --- a/clients/client-ses/src/commands/CreateReceiptFilterCommand.ts +++ b/clients/client-ses/src/commands/CreateReceiptFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReceiptFilterRequest, CreateReceiptFilterResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateReceiptFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CreateReceiptFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/CreateReceiptRuleCommand.ts b/clients/client-ses/src/commands/CreateReceiptRuleCommand.ts index 436d1505897d5..6dcfb6f1c7c8c 100644 --- a/clients/client-ses/src/commands/CreateReceiptRuleCommand.ts +++ b/clients/client-ses/src/commands/CreateReceiptRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReceiptRuleRequest, CreateReceiptRuleResponse } from "../models/models_0"; @@ -221,6 +222,10 @@ export class CreateReceiptRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CreateReceiptRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/CreateReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/CreateReceiptRuleSetCommand.ts index f25dd118ffa41..13e3d2c93bd83 100644 --- a/clients/client-ses/src/commands/CreateReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/CreateReceiptRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReceiptRuleSetRequest, CreateReceiptRuleSetResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class CreateReceiptRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CreateReceiptRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/CreateTemplateCommand.ts b/clients/client-ses/src/commands/CreateTemplateCommand.ts index ebe8f94ddff1f..b37c3fbe9513a 100644 --- a/clients/client-ses/src/commands/CreateTemplateCommand.ts +++ b/clients/client-ses/src/commands/CreateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTemplateRequest, CreateTemplateResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class CreateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "CreateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-ses/src/commands/DeleteConfigurationSetCommand.ts index 990766a216f6b..2b0dc353d9d49 100644 --- a/clients/client-ses/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-ses/src/commands/DeleteConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0"; @@ -118,6 +119,10 @@ export class DeleteConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-ses/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index d06857797903b..5400c3234439f 100644 --- a/clients/client-ses/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-ses/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class DeleteConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts b/clients/client-ses/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts index efc63e4bc20b9..c87117f81dc77 100644 --- a/clients/client-ses/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-ses/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DeleteConfigurationSetTrackingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteConfigurationSetTrackingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts b/clients/client-ses/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts index 23b863740c2de..c721f45ca39bd 100644 --- a/clients/client-ses/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-ses/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCustomVerificationEmailTemplateRequest } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DeleteCustomVerificationEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteCustomVerificationEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteIdentityCommand.ts b/clients/client-ses/src/commands/DeleteIdentityCommand.ts index 47ef79edb97c2..5486afe97def9 100644 --- a/clients/client-ses/src/commands/DeleteIdentityCommand.ts +++ b/clients/client-ses/src/commands/DeleteIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIdentityRequest, DeleteIdentityResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteIdentityPolicyCommand.ts b/clients/client-ses/src/commands/DeleteIdentityPolicyCommand.ts index a3cb32372542c..61beee80b2869 100644 --- a/clients/client-ses/src/commands/DeleteIdentityPolicyCommand.ts +++ b/clients/client-ses/src/commands/DeleteIdentityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIdentityPolicyRequest, DeleteIdentityPolicyResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteIdentityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteIdentityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteReceiptFilterCommand.ts b/clients/client-ses/src/commands/DeleteReceiptFilterCommand.ts index 6f57feffd82dc..28b3e907638fe 100644 --- a/clients/client-ses/src/commands/DeleteReceiptFilterCommand.ts +++ b/clients/client-ses/src/commands/DeleteReceiptFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReceiptFilterRequest, DeleteReceiptFilterResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteReceiptFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteReceiptFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteReceiptRuleCommand.ts b/clients/client-ses/src/commands/DeleteReceiptRuleCommand.ts index 54228dbb1ef04..3c59f4ff18a34 100644 --- a/clients/client-ses/src/commands/DeleteReceiptRuleCommand.ts +++ b/clients/client-ses/src/commands/DeleteReceiptRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReceiptRuleRequest, DeleteReceiptRuleResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteReceiptRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteReceiptRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/DeleteReceiptRuleSetCommand.ts index 7c13e544bd8d8..c05b8cd9ee6e5 100644 --- a/clients/client-ses/src/commands/DeleteReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/DeleteReceiptRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReceiptRuleSetRequest, DeleteReceiptRuleSetResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteReceiptRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteReceiptRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteTemplateCommand.ts b/clients/client-ses/src/commands/DeleteTemplateCommand.ts index ad78a4c20c85a..844659c96a22f 100644 --- a/clients/client-ses/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-ses/src/commands/DeleteTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTemplateRequest, DeleteTemplateResponse } from "../models/models_0"; @@ -113,6 +114,10 @@ export class DeleteTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DeleteVerifiedEmailAddressCommand.ts b/clients/client-ses/src/commands/DeleteVerifiedEmailAddressCommand.ts index d37cf3d53f2c1..c08a85406b1df 100644 --- a/clients/client-ses/src/commands/DeleteVerifiedEmailAddressCommand.ts +++ b/clients/client-ses/src/commands/DeleteVerifiedEmailAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVerifiedEmailAddressRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteVerifiedEmailAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DeleteVerifiedEmailAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DescribeActiveReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/DescribeActiveReceiptRuleSetCommand.ts index cfb82dd9d0eb8..58e89d9c6b930 100644 --- a/clients/client-ses/src/commands/DescribeActiveReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/DescribeActiveReceiptRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeActiveReceiptRuleSetRequest, DescribeActiveReceiptRuleSetResponse } from "../models/models_0"; @@ -202,6 +203,10 @@ export class DescribeActiveReceiptRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DescribeActiveReceiptRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DescribeConfigurationSetCommand.ts b/clients/client-ses/src/commands/DescribeConfigurationSetCommand.ts index e695b30dc5288..82c3fffe36480 100644 --- a/clients/client-ses/src/commands/DescribeConfigurationSetCommand.ts +++ b/clients/client-ses/src/commands/DescribeConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeConfigurationSetRequest, DescribeConfigurationSetResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class DescribeConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DescribeConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DescribeReceiptRuleCommand.ts b/clients/client-ses/src/commands/DescribeReceiptRuleCommand.ts index 0087f6a41be2b..0555d83df7b2b 100644 --- a/clients/client-ses/src/commands/DescribeReceiptRuleCommand.ts +++ b/clients/client-ses/src/commands/DescribeReceiptRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReceiptRuleRequest, DescribeReceiptRuleResponse } from "../models/models_0"; @@ -200,6 +201,10 @@ export class DescribeReceiptRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DescribeReceiptRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/DescribeReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/DescribeReceiptRuleSetCommand.ts index a3594ff78edd3..acbad4eb956d2 100644 --- a/clients/client-ses/src/commands/DescribeReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/DescribeReceiptRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResponse } from "../models/models_0"; @@ -207,6 +208,10 @@ export class DescribeReceiptRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "DescribeReceiptRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetAccountSendingEnabledCommand.ts b/clients/client-ses/src/commands/GetAccountSendingEnabledCommand.ts index 2f3bfdda1cc8d..c2c4bbef65d46 100644 --- a/clients/client-ses/src/commands/GetAccountSendingEnabledCommand.ts +++ b/clients/client-ses/src/commands/GetAccountSendingEnabledCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountSendingEnabledResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class GetAccountSendingEnabledCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetAccountSendingEnabled", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetCustomVerificationEmailTemplateCommand.ts b/clients/client-ses/src/commands/GetCustomVerificationEmailTemplateCommand.ts index 8c8575422bcc6..b5473e4dab44b 100644 --- a/clients/client-ses/src/commands/GetCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-ses/src/commands/GetCustomVerificationEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class GetCustomVerificationEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetCustomVerificationEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetIdentityDkimAttributesCommand.ts b/clients/client-ses/src/commands/GetIdentityDkimAttributesCommand.ts index c435e9413accb..7bd977303e72d 100644 --- a/clients/client-ses/src/commands/GetIdentityDkimAttributesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityDkimAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResponse } from "../models/models_0"; @@ -180,6 +181,10 @@ export class GetIdentityDkimAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetIdentityDkimAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetIdentityMailFromDomainAttributesCommand.ts b/clients/client-ses/src/commands/GetIdentityMailFromDomainAttributesCommand.ts index 5ba908916ab2b..4bedef561a0ea 100644 --- a/clients/client-ses/src/commands/GetIdentityMailFromDomainAttributesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityMailFromDomainAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class GetIdentityMailFromDomainAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetIdentityMailFromDomainAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetIdentityNotificationAttributesCommand.ts b/clients/client-ses/src/commands/GetIdentityNotificationAttributesCommand.ts index e0c7f066ef9d9..765e59bf1979c 100644 --- a/clients/client-ses/src/commands/GetIdentityNotificationAttributesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityNotificationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class GetIdentityNotificationAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetIdentityNotificationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetIdentityPoliciesCommand.ts b/clients/client-ses/src/commands/GetIdentityPoliciesCommand.ts index c0f94485be276..8852df133ff2e 100644 --- a/clients/client-ses/src/commands/GetIdentityPoliciesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetIdentityPoliciesRequest, GetIdentityPoliciesResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class GetIdentityPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetIdentityPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetIdentityVerificationAttributesCommand.ts b/clients/client-ses/src/commands/GetIdentityVerificationAttributesCommand.ts index 7ba20fd0ea417..a91e9a581ff74 100644 --- a/clients/client-ses/src/commands/GetIdentityVerificationAttributesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityVerificationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class GetIdentityVerificationAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetIdentityVerificationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetSendQuotaCommand.ts b/clients/client-ses/src/commands/GetSendQuotaCommand.ts index 825ca2f4d56ea..113cdbb89b795 100644 --- a/clients/client-ses/src/commands/GetSendQuotaCommand.ts +++ b/clients/client-ses/src/commands/GetSendQuotaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSendQuotaResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class GetSendQuotaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetSendQuota", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetSendStatisticsCommand.ts b/clients/client-ses/src/commands/GetSendStatisticsCommand.ts index dc3acec05558c..4cf9fa41a5d13 100644 --- a/clients/client-ses/src/commands/GetSendStatisticsCommand.ts +++ b/clients/client-ses/src/commands/GetSendStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSendStatisticsResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetSendStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetSendStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/GetTemplateCommand.ts b/clients/client-ses/src/commands/GetTemplateCommand.ts index e453bd2520e8a..19a9992c5d5e2 100644 --- a/clients/client-ses/src/commands/GetTemplateCommand.ts +++ b/clients/client-ses/src/commands/GetTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTemplateRequest, GetTemplateResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class GetTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "GetTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ListConfigurationSetsCommand.ts b/clients/client-ses/src/commands/ListConfigurationSetsCommand.ts index 2f52a28ebce1b..82175851760d4 100644 --- a/clients/client-ses/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-ses/src/commands/ListConfigurationSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListConfigurationSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ListConfigurationSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ListCustomVerificationEmailTemplatesCommand.ts b/clients/client-ses/src/commands/ListCustomVerificationEmailTemplatesCommand.ts index d41619908566d..ff9b1a9ff9cfa 100644 --- a/clients/client-ses/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +++ b/clients/client-ses/src/commands/ListCustomVerificationEmailTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class ListCustomVerificationEmailTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ListCustomVerificationEmailTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ListIdentitiesCommand.ts b/clients/client-ses/src/commands/ListIdentitiesCommand.ts index 80568f2077634..453a82960c08b 100644 --- a/clients/client-ses/src/commands/ListIdentitiesCommand.ts +++ b/clients/client-ses/src/commands/ListIdentitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIdentitiesRequest, ListIdentitiesResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListIdentitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ListIdentities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ListIdentityPoliciesCommand.ts b/clients/client-ses/src/commands/ListIdentityPoliciesCommand.ts index 759f06aa62699..e9a9007021bb0 100644 --- a/clients/client-ses/src/commands/ListIdentityPoliciesCommand.ts +++ b/clients/client-ses/src/commands/ListIdentityPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIdentityPoliciesRequest, ListIdentityPoliciesResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListIdentityPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ListIdentityPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ListReceiptFiltersCommand.ts b/clients/client-ses/src/commands/ListReceiptFiltersCommand.ts index 8d7719d07ae3f..548849121ede4 100644 --- a/clients/client-ses/src/commands/ListReceiptFiltersCommand.ts +++ b/clients/client-ses/src/commands/ListReceiptFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReceiptFiltersRequest, ListReceiptFiltersResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListReceiptFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ListReceiptFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ListReceiptRuleSetsCommand.ts b/clients/client-ses/src/commands/ListReceiptRuleSetsCommand.ts index 414e3fdc4dd52..4d5dba9da8380 100644 --- a/clients/client-ses/src/commands/ListReceiptRuleSetsCommand.ts +++ b/clients/client-ses/src/commands/ListReceiptRuleSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReceiptRuleSetsRequest, ListReceiptRuleSetsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListReceiptRuleSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ListReceiptRuleSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ListTemplatesCommand.ts b/clients/client-ses/src/commands/ListTemplatesCommand.ts index 418bbbeaee6c8..8ec3c60b1f359 100644 --- a/clients/client-ses/src/commands/ListTemplatesCommand.ts +++ b/clients/client-ses/src/commands/ListTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTemplatesRequest, ListTemplatesResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class ListTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ListTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ListVerifiedEmailAddressesCommand.ts b/clients/client-ses/src/commands/ListVerifiedEmailAddressesCommand.ts index d460ad0048c48..aae91a4c24a63 100644 --- a/clients/client-ses/src/commands/ListVerifiedEmailAddressesCommand.ts +++ b/clients/client-ses/src/commands/ListVerifiedEmailAddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVerifiedEmailAddressesResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListVerifiedEmailAddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ListVerifiedEmailAddresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts b/clients/client-ses/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts index 91dc20bfa1bec..1a758d0e6b84d 100644 --- a/clients/client-ses/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +++ b/clients/client-ses/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class PutConfigurationSetDeliveryOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "PutConfigurationSetDeliveryOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/PutIdentityPolicyCommand.ts b/clients/client-ses/src/commands/PutIdentityPolicyCommand.ts index 12583085cbbc0..9f85639cf138a 100644 --- a/clients/client-ses/src/commands/PutIdentityPolicyCommand.ts +++ b/clients/client-ses/src/commands/PutIdentityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutIdentityPolicyRequest, PutIdentityPolicyResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class PutIdentityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "PutIdentityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/ReorderReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/ReorderReceiptRuleSetCommand.ts index 7697addf13e77..8e375f4c7ebf9 100644 --- a/clients/client-ses/src/commands/ReorderReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/ReorderReceiptRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ReorderReceiptRuleSetRequest, ReorderReceiptRuleSetResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ReorderReceiptRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "ReorderReceiptRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SendBounceCommand.ts b/clients/client-ses/src/commands/SendBounceCommand.ts index 579ce44617e70..738b51186bb0c 100644 --- a/clients/client-ses/src/commands/SendBounceCommand.ts +++ b/clients/client-ses/src/commands/SendBounceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendBounceRequest, SendBounceResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class SendBounceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SendBounce", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SendBulkTemplatedEmailCommand.ts b/clients/client-ses/src/commands/SendBulkTemplatedEmailCommand.ts index 6efd7d24390cc..ae1b22e5b13dd 100644 --- a/clients/client-ses/src/commands/SendBulkTemplatedEmailCommand.ts +++ b/clients/client-ses/src/commands/SendBulkTemplatedEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendBulkTemplatedEmailRequest, SendBulkTemplatedEmailResponse } from "../models/models_0"; @@ -225,6 +226,10 @@ export class SendBulkTemplatedEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SendBulkTemplatedEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SendCustomVerificationEmailCommand.ts b/clients/client-ses/src/commands/SendCustomVerificationEmailCommand.ts index c63f339827bcc..99b2efd36c987 100644 --- a/clients/client-ses/src/commands/SendCustomVerificationEmailCommand.ts +++ b/clients/client-ses/src/commands/SendCustomVerificationEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class SendCustomVerificationEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SendCustomVerificationEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SendEmailCommand.ts b/clients/client-ses/src/commands/SendEmailCommand.ts index 899513ddfcbf0..ae5dd29ab5b9d 100644 --- a/clients/client-ses/src/commands/SendEmailCommand.ts +++ b/clients/client-ses/src/commands/SendEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendEmailRequest, SendEmailResponse } from "../models/models_0"; @@ -257,6 +258,10 @@ export class SendEmailCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SendEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SendRawEmailCommand.ts b/clients/client-ses/src/commands/SendRawEmailCommand.ts index e0eaf52de288c..2f40e3df12d4d 100644 --- a/clients/client-ses/src/commands/SendRawEmailCommand.ts +++ b/clients/client-ses/src/commands/SendRawEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendRawEmailRequest, SendRawEmailResponse } from "../models/models_0"; @@ -272,6 +273,10 @@ export class SendRawEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SendRawEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SendTemplatedEmailCommand.ts b/clients/client-ses/src/commands/SendTemplatedEmailCommand.ts index 49454b819a4f6..006381e316525 100644 --- a/clients/client-ses/src/commands/SendTemplatedEmailCommand.ts +++ b/clients/client-ses/src/commands/SendTemplatedEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendTemplatedEmailRequest, SendTemplatedEmailResponse } from "../models/models_0"; @@ -214,6 +215,10 @@ export class SendTemplatedEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SendTemplatedEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SetActiveReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/SetActiveReceiptRuleSetCommand.ts index 7c3871d00fc25..c77843a1eed3b 100644 --- a/clients/client-ses/src/commands/SetActiveReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/SetActiveReceiptRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class SetActiveReceiptRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SetActiveReceiptRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SetIdentityDkimEnabledCommand.ts b/clients/client-ses/src/commands/SetIdentityDkimEnabledCommand.ts index 1f3dc42e5f344..0630664c0ca60 100644 --- a/clients/client-ses/src/commands/SetIdentityDkimEnabledCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityDkimEnabledCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class SetIdentityDkimEnabledCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SetIdentityDkimEnabled", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts b/clients/client-ses/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts index 87a603891cb90..40f3fa45dd6fc 100644 --- a/clients/client-ses/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class SetIdentityFeedbackForwardingEnabledCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SetIdentityFeedbackForwardingEnabled", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts b/clients/client-ses/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts index 830fb5330a52f..3503177b9f9a3 100644 --- a/clients/client-ses/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class SetIdentityHeadersInNotificationsEnabledCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SetIdentityHeadersInNotificationsEnabled", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SetIdentityMailFromDomainCommand.ts b/clients/client-ses/src/commands/SetIdentityMailFromDomainCommand.ts index 5de692725095a..e5fba4546e0c8 100644 --- a/clients/client-ses/src/commands/SetIdentityMailFromDomainCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityMailFromDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetIdentityMailFromDomainRequest, SetIdentityMailFromDomainResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class SetIdentityMailFromDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SetIdentityMailFromDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SetIdentityNotificationTopicCommand.ts b/clients/client-ses/src/commands/SetIdentityNotificationTopicCommand.ts index 15a065282c73b..27619712beb4f 100644 --- a/clients/client-ses/src/commands/SetIdentityNotificationTopicCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityNotificationTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class SetIdentityNotificationTopicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SetIdentityNotificationTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/SetReceiptRulePositionCommand.ts b/clients/client-ses/src/commands/SetReceiptRulePositionCommand.ts index 4be5fbbe859d4..1e1755af6d012 100644 --- a/clients/client-ses/src/commands/SetReceiptRulePositionCommand.ts +++ b/clients/client-ses/src/commands/SetReceiptRulePositionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetReceiptRulePositionRequest, SetReceiptRulePositionResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class SetReceiptRulePositionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "SetReceiptRulePosition", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/TestRenderTemplateCommand.ts b/clients/client-ses/src/commands/TestRenderTemplateCommand.ts index 783b4a02ff066..ae0b5490da37f 100644 --- a/clients/client-ses/src/commands/TestRenderTemplateCommand.ts +++ b/clients/client-ses/src/commands/TestRenderTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TestRenderTemplateRequest, TestRenderTemplateResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class TestRenderTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "TestRenderTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/UpdateAccountSendingEnabledCommand.ts b/clients/client-ses/src/commands/UpdateAccountSendingEnabledCommand.ts index 6c838408688a3..45ee9c469db54 100644 --- a/clients/client-ses/src/commands/UpdateAccountSendingEnabledCommand.ts +++ b/clients/client-ses/src/commands/UpdateAccountSendingEnabledCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccountSendingEnabledRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UpdateAccountSendingEnabledCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "UpdateAccountSendingEnabled", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-ses/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index f7e9d2156caee..e0e8bd8117c70 100644 --- a/clients/client-ses/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-ses/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -173,6 +174,10 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "UpdateConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts b/clients/client-ses/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts index 3a89f55a30914..2161df5dd2e22 100644 --- a/clients/client-ses/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts +++ b/clients/client-ses/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateConfigurationSetReputationMetricsEnabledRequest } from "../models/models_0"; @@ -142,6 +143,10 @@ export class UpdateConfigurationSetReputationMetricsEnabledCommand extends $Comm commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "UpdateConfigurationSetReputationMetricsEnabled", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts b/clients/client-ses/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts index c7affdd7b8538..002d94143b5c8 100644 --- a/clients/client-ses/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts +++ b/clients/client-ses/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateConfigurationSetSendingEnabledRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateConfigurationSetSendingEnabledCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "UpdateConfigurationSetSendingEnabled", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts b/clients/client-ses/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts index 91d945ee0de5a..e3f8e1d04acf7 100644 --- a/clients/client-ses/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-ses/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class UpdateConfigurationSetTrackingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "UpdateConfigurationSetTrackingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts b/clients/client-ses/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts index a4fc87b301db0..9817f1367b964 100644 --- a/clients/client-ses/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-ses/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCustomVerificationEmailTemplateRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateCustomVerificationEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "UpdateCustomVerificationEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/UpdateReceiptRuleCommand.ts b/clients/client-ses/src/commands/UpdateReceiptRuleCommand.ts index 6c01b2871505a..230c28ce3fe4d 100644 --- a/clients/client-ses/src/commands/UpdateReceiptRuleCommand.ts +++ b/clients/client-ses/src/commands/UpdateReceiptRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateReceiptRuleRequest, UpdateReceiptRuleResponse } from "../models/models_0"; @@ -216,6 +217,10 @@ export class UpdateReceiptRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "UpdateReceiptRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/UpdateTemplateCommand.ts b/clients/client-ses/src/commands/UpdateTemplateCommand.ts index 5eafd26c2e129..c9de611df29d5 100644 --- a/clients/client-ses/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-ses/src/commands/UpdateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTemplateRequest, UpdateTemplateResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UpdateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "UpdateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/VerifyDomainDkimCommand.ts b/clients/client-ses/src/commands/VerifyDomainDkimCommand.ts index 654a811d56a23..84e61a6c59976 100644 --- a/clients/client-ses/src/commands/VerifyDomainDkimCommand.ts +++ b/clients/client-ses/src/commands/VerifyDomainDkimCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { VerifyDomainDkimRequest, VerifyDomainDkimResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class VerifyDomainDkimCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "VerifyDomainDkim", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/VerifyDomainIdentityCommand.ts b/clients/client-ses/src/commands/VerifyDomainIdentityCommand.ts index bf4823757b811..f7671f152bfba 100644 --- a/clients/client-ses/src/commands/VerifyDomainIdentityCommand.ts +++ b/clients/client-ses/src/commands/VerifyDomainIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { VerifyDomainIdentityRequest, VerifyDomainIdentityResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class VerifyDomainIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "VerifyDomainIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/VerifyEmailAddressCommand.ts b/clients/client-ses/src/commands/VerifyEmailAddressCommand.ts index 36d4c8d22de45..e0774d37ca1f0 100644 --- a/clients/client-ses/src/commands/VerifyEmailAddressCommand.ts +++ b/clients/client-ses/src/commands/VerifyEmailAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { VerifyEmailAddressRequest } from "../models/models_0"; @@ -124,6 +125,10 @@ export class VerifyEmailAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "VerifyEmailAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ses/src/commands/VerifyEmailIdentityCommand.ts b/clients/client-ses/src/commands/VerifyEmailIdentityCommand.ts index e111b5db6c188..f0e82a535d758 100644 --- a/clients/client-ses/src/commands/VerifyEmailIdentityCommand.ts +++ b/clients/client-ses/src/commands/VerifyEmailIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { VerifyEmailIdentityRequest, VerifyEmailIdentityResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class VerifyEmailIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService", + operation: "VerifyEmailIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/package.json b/clients/client-sesv2/package.json index 3dde5c85e0fd8..0f6c9375d212b 100644 --- a/clients/client-sesv2/package.json +++ b/clients/client-sesv2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sesv2/src/commands/BatchGetMetricDataCommand.ts b/clients/client-sesv2/src/commands/BatchGetMetricDataCommand.ts index 8e5c7b75b5662..607e0c23499bc 100644 --- a/clients/client-sesv2/src/commands/BatchGetMetricDataCommand.ts +++ b/clients/client-sesv2/src/commands/BatchGetMetricDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetMetricDataRequest, BatchGetMetricDataResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class BatchGetMetricDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "BatchGetMetricData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CancelExportJobCommand.ts b/clients/client-sesv2/src/commands/CancelExportJobCommand.ts index a1eadd7de19ea..16ca0ca4d28b8 100644 --- a/clients/client-sesv2/src/commands/CancelExportJobCommand.ts +++ b/clients/client-sesv2/src/commands/CancelExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelExportJobRequest, CancelExportJobResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class CancelExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CancelExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateConfigurationSetCommand.ts b/clients/client-sesv2/src/commands/CreateConfigurationSetCommand.ts index f24f2aa4df39b..914e1326b5024 100644 --- a/clients/client-sesv2/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-sesv2/src/commands/CreateConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConfigurationSetRequest, CreateConfigurationSetResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class CreateConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-sesv2/src/commands/CreateConfigurationSetEventDestinationCommand.ts index 86ed7b71559bb..f4911fdca427c 100644 --- a/clients/client-sesv2/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class CreateConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateContactCommand.ts b/clients/client-sesv2/src/commands/CreateContactCommand.ts index 412c53f139b5b..00bb11f28efb2 100644 --- a/clients/client-sesv2/src/commands/CreateContactCommand.ts +++ b/clients/client-sesv2/src/commands/CreateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateContactRequest, CreateContactResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class CreateContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateContactListCommand.ts b/clients/client-sesv2/src/commands/CreateContactListCommand.ts index 8ea40ad6e0c04..f5dbf431cf094 100644 --- a/clients/client-sesv2/src/commands/CreateContactListCommand.ts +++ b/clients/client-sesv2/src/commands/CreateContactListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateContactListRequest, CreateContactListResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class CreateContactListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateContactList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateCustomVerificationEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/CreateCustomVerificationEmailTemplateCommand.ts index 56b613146d804..df89fefa492b6 100644 --- a/clients/client-sesv2/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/CreateCustomVerificationEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class CreateCustomVerificationEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateCustomVerificationEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateDedicatedIpPoolCommand.ts b/clients/client-sesv2/src/commands/CreateDedicatedIpPoolCommand.ts index 1e6ae6ecfda4a..551f8c4d5754a 100644 --- a/clients/client-sesv2/src/commands/CreateDedicatedIpPoolCommand.ts +++ b/clients/client-sesv2/src/commands/CreateDedicatedIpPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDedicatedIpPoolRequest, CreateDedicatedIpPoolResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class CreateDedicatedIpPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateDedicatedIpPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateDeliverabilityTestReportCommand.ts b/clients/client-sesv2/src/commands/CreateDeliverabilityTestReportCommand.ts index 50837cdc2fe66..ba0ea6f8d070c 100644 --- a/clients/client-sesv2/src/commands/CreateDeliverabilityTestReportCommand.ts +++ b/clients/client-sesv2/src/commands/CreateDeliverabilityTestReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDeliverabilityTestReportRequest, CreateDeliverabilityTestReportResponse } from "../models/models_0"; @@ -188,6 +189,10 @@ export class CreateDeliverabilityTestReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateDeliverabilityTestReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateEmailIdentityCommand.ts b/clients/client-sesv2/src/commands/CreateEmailIdentityCommand.ts index cbac3bad453a3..bc3d865594a27 100644 --- a/clients/client-sesv2/src/commands/CreateEmailIdentityCommand.ts +++ b/clients/client-sesv2/src/commands/CreateEmailIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -185,6 +186,10 @@ export class CreateEmailIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: CreateEmailIdentityRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateEmailIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateEmailIdentityPolicyCommand.ts b/clients/client-sesv2/src/commands/CreateEmailIdentityPolicyCommand.ts index 8efd9bcc35ce2..ba3d25ef9a4e7 100644 --- a/clients/client-sesv2/src/commands/CreateEmailIdentityPolicyCommand.ts +++ b/clients/client-sesv2/src/commands/CreateEmailIdentityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEmailIdentityPolicyRequest, CreateEmailIdentityPolicyResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class CreateEmailIdentityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateEmailIdentityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/CreateEmailTemplateCommand.ts index dfd0bd57f2205..84a4ea38178d4 100644 --- a/clients/client-sesv2/src/commands/CreateEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/CreateEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEmailTemplateRequest, CreateEmailTemplateResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class CreateEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateExportJobCommand.ts b/clients/client-sesv2/src/commands/CreateExportJobCommand.ts index c69a483c0beb6..8cca7064f3525 100644 --- a/clients/client-sesv2/src/commands/CreateExportJobCommand.ts +++ b/clients/client-sesv2/src/commands/CreateExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -275,6 +276,10 @@ export class CreateExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: CreateExportJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/CreateImportJobCommand.ts b/clients/client-sesv2/src/commands/CreateImportJobCommand.ts index ccb1036bb99e2..e3ff6044bf7a0 100644 --- a/clients/client-sesv2/src/commands/CreateImportJobCommand.ts +++ b/clients/client-sesv2/src/commands/CreateImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateImportJobRequest, CreateImportJobResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class CreateImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "CreateImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-sesv2/src/commands/DeleteConfigurationSetCommand.ts index 657d2621b7ac5..90f9a31a78f7c 100644 --- a/clients/client-sesv2/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-sesv2/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index e376ade5da2e8..a06b268071257 100644 --- a/clients/client-sesv2/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DeleteConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteContactCommand.ts b/clients/client-sesv2/src/commands/DeleteContactCommand.ts index ac751246742d0..f42d814f2fafa 100644 --- a/clients/client-sesv2/src/commands/DeleteContactCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteContactRequest, DeleteContactResponse } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DeleteContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteContactListCommand.ts b/clients/client-sesv2/src/commands/DeleteContactListCommand.ts index ac39ecc9826f2..06fbeb655fbea 100644 --- a/clients/client-sesv2/src/commands/DeleteContactListCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteContactListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteContactListRequest, DeleteContactListResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteContactListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteContactList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts index 50943c2ca7301..5679e311b330d 100644 --- a/clients/client-sesv2/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -134,6 +135,10 @@ export class DeleteCustomVerificationEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteCustomVerificationEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteDedicatedIpPoolCommand.ts b/clients/client-sesv2/src/commands/DeleteDedicatedIpPoolCommand.ts index 1ee3c74be134e..23569bdf4493d 100644 --- a/clients/client-sesv2/src/commands/DeleteDedicatedIpPoolCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteDedicatedIpPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDedicatedIpPoolRequest, DeleteDedicatedIpPoolResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteDedicatedIpPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteDedicatedIpPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteEmailIdentityCommand.ts b/clients/client-sesv2/src/commands/DeleteEmailIdentityCommand.ts index 5f290e7b8949b..3253e117ce46a 100644 --- a/clients/client-sesv2/src/commands/DeleteEmailIdentityCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteEmailIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEmailIdentityRequest, DeleteEmailIdentityResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteEmailIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteEmailIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteEmailIdentityPolicyCommand.ts b/clients/client-sesv2/src/commands/DeleteEmailIdentityPolicyCommand.ts index 2003fa7914fef..e26f42270246a 100644 --- a/clients/client-sesv2/src/commands/DeleteEmailIdentityPolicyCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteEmailIdentityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEmailIdentityPolicyRequest, DeleteEmailIdentityPolicyResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteEmailIdentityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteEmailIdentityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/DeleteEmailTemplateCommand.ts index dae0df9bd60fb..b7378f1a768cc 100644 --- a/clients/client-sesv2/src/commands/DeleteEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEmailTemplateRequest, DeleteEmailTemplateResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/DeleteSuppressedDestinationCommand.ts b/clients/client-sesv2/src/commands/DeleteSuppressedDestinationCommand.ts index 6d78e7e0f6a08..131386d0d051b 100644 --- a/clients/client-sesv2/src/commands/DeleteSuppressedDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteSuppressedDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSuppressedDestinationRequest, DeleteSuppressedDestinationResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteSuppressedDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "DeleteSuppressedDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetAccountCommand.ts b/clients/client-sesv2/src/commands/GetAccountCommand.ts index 831df564cf899..ae5ae9f2f4fff 100644 --- a/clients/client-sesv2/src/commands/GetAccountCommand.ts +++ b/clients/client-sesv2/src/commands/GetAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountRequest, GetAccountResponse, GetAccountResponseFilterSensitiveLog } from "../models/models_0"; @@ -152,6 +153,10 @@ export class GetAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetAccountResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetBlacklistReportsCommand.ts b/clients/client-sesv2/src/commands/GetBlacklistReportsCommand.ts index dd4577632bb86..4b25aa2464031 100644 --- a/clients/client-sesv2/src/commands/GetBlacklistReportsCommand.ts +++ b/clients/client-sesv2/src/commands/GetBlacklistReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetBlacklistReportsRequest, GetBlacklistReportsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class GetBlacklistReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetBlacklistReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetConfigurationSetCommand.ts b/clients/client-sesv2/src/commands/GetConfigurationSetCommand.ts index 893ba2d8ac241..bff611cf8a387 100644 --- a/clients/client-sesv2/src/commands/GetConfigurationSetCommand.ts +++ b/clients/client-sesv2/src/commands/GetConfigurationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConfigurationSetRequest, GetConfigurationSetResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetConfigurationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetConfigurationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetConfigurationSetEventDestinationsCommand.ts b/clients/client-sesv2/src/commands/GetConfigurationSetEventDestinationsCommand.ts index b908be092d4d4..7e084e17337db 100644 --- a/clients/client-sesv2/src/commands/GetConfigurationSetEventDestinationsCommand.ts +++ b/clients/client-sesv2/src/commands/GetConfigurationSetEventDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class GetConfigurationSetEventDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetConfigurationSetEventDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetContactCommand.ts b/clients/client-sesv2/src/commands/GetContactCommand.ts index 31709445a85e9..597106c3268d9 100644 --- a/clients/client-sesv2/src/commands/GetContactCommand.ts +++ b/clients/client-sesv2/src/commands/GetContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContactRequest, GetContactResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetContactListCommand.ts b/clients/client-sesv2/src/commands/GetContactListCommand.ts index 63d0ba1c48baa..81a12ba278e8e 100644 --- a/clients/client-sesv2/src/commands/GetContactListCommand.ts +++ b/clients/client-sesv2/src/commands/GetContactListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContactListRequest, GetContactListResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetContactListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetContactList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetCustomVerificationEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/GetCustomVerificationEmailTemplateCommand.ts index 6f3ee85034a46..3fbbf96cbe403 100644 --- a/clients/client-sesv2/src/commands/GetCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/GetCustomVerificationEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class GetCustomVerificationEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetCustomVerificationEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetDedicatedIpCommand.ts b/clients/client-sesv2/src/commands/GetDedicatedIpCommand.ts index faf887c693784..f20f4d8ef9c13 100644 --- a/clients/client-sesv2/src/commands/GetDedicatedIpCommand.ts +++ b/clients/client-sesv2/src/commands/GetDedicatedIpCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDedicatedIpRequest, GetDedicatedIpResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class GetDedicatedIpCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetDedicatedIp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetDedicatedIpPoolCommand.ts b/clients/client-sesv2/src/commands/GetDedicatedIpPoolCommand.ts index 1bf67c978207c..4b9002fc006ea 100644 --- a/clients/client-sesv2/src/commands/GetDedicatedIpPoolCommand.ts +++ b/clients/client-sesv2/src/commands/GetDedicatedIpPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDedicatedIpPoolRequest, GetDedicatedIpPoolResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class GetDedicatedIpPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetDedicatedIpPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetDedicatedIpsCommand.ts b/clients/client-sesv2/src/commands/GetDedicatedIpsCommand.ts index fec5d8f6e0c53..0b79d1936b628 100644 --- a/clients/client-sesv2/src/commands/GetDedicatedIpsCommand.ts +++ b/clients/client-sesv2/src/commands/GetDedicatedIpsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDedicatedIpsRequest, GetDedicatedIpsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetDedicatedIpsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetDedicatedIps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetDeliverabilityDashboardOptionsCommand.ts b/clients/client-sesv2/src/commands/GetDeliverabilityDashboardOptionsCommand.ts index 2c5229ee26894..96175d33f747b 100644 --- a/clients/client-sesv2/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/GetDeliverabilityDashboardOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class GetDeliverabilityDashboardOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetDeliverabilityDashboardOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetDeliverabilityTestReportCommand.ts b/clients/client-sesv2/src/commands/GetDeliverabilityTestReportCommand.ts index 221a04042b41c..4a6bcc432b40d 100644 --- a/clients/client-sesv2/src/commands/GetDeliverabilityTestReportCommand.ts +++ b/clients/client-sesv2/src/commands/GetDeliverabilityTestReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDeliverabilityTestReportRequest, GetDeliverabilityTestReportResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetDeliverabilityTestReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetDeliverabilityTestReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetDomainDeliverabilityCampaignCommand.ts b/clients/client-sesv2/src/commands/GetDomainDeliverabilityCampaignCommand.ts index 2ecdf9b80882e..a18ada601400a 100644 --- a/clients/client-sesv2/src/commands/GetDomainDeliverabilityCampaignCommand.ts +++ b/clients/client-sesv2/src/commands/GetDomainDeliverabilityCampaignCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDomainDeliverabilityCampaignRequest, GetDomainDeliverabilityCampaignResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class GetDomainDeliverabilityCampaignCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetDomainDeliverabilityCampaign", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetDomainStatisticsReportCommand.ts b/clients/client-sesv2/src/commands/GetDomainStatisticsReportCommand.ts index e26799c7052fd..6041b6b93b2df 100644 --- a/clients/client-sesv2/src/commands/GetDomainStatisticsReportCommand.ts +++ b/clients/client-sesv2/src/commands/GetDomainStatisticsReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDomainStatisticsReportRequest, GetDomainStatisticsReportResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetDomainStatisticsReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetDomainStatisticsReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetEmailIdentityCommand.ts b/clients/client-sesv2/src/commands/GetEmailIdentityCommand.ts index 5df0b20d7d6e4..d82abf4573316 100644 --- a/clients/client-sesv2/src/commands/GetEmailIdentityCommand.ts +++ b/clients/client-sesv2/src/commands/GetEmailIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEmailIdentityRequest, GetEmailIdentityResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class GetEmailIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetEmailIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetEmailIdentityPoliciesCommand.ts b/clients/client-sesv2/src/commands/GetEmailIdentityPoliciesCommand.ts index 7096aa5931c1e..906ff86c43a0c 100644 --- a/clients/client-sesv2/src/commands/GetEmailIdentityPoliciesCommand.ts +++ b/clients/client-sesv2/src/commands/GetEmailIdentityPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEmailIdentityPoliciesRequest, GetEmailIdentityPoliciesResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetEmailIdentityPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetEmailIdentityPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/GetEmailTemplateCommand.ts index 4318953ccbfcc..7925228248407 100644 --- a/clients/client-sesv2/src/commands/GetEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/GetEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEmailTemplateRequest, GetEmailTemplateResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class GetEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetExportJobCommand.ts b/clients/client-sesv2/src/commands/GetExportJobCommand.ts index 7c8791c5888c5..42bb084cefc0c 100644 --- a/clients/client-sesv2/src/commands/GetExportJobCommand.ts +++ b/clients/client-sesv2/src/commands/GetExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetExportJobRequest, GetExportJobResponse, GetExportJobResponseFilterSensitiveLog } from "../models/models_0"; @@ -252,6 +253,10 @@ export class GetExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetExportJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetImportJobCommand.ts b/clients/client-sesv2/src/commands/GetImportJobCommand.ts index b192c3c8bd818..b66a0ca2559c4 100644 --- a/clients/client-sesv2/src/commands/GetImportJobCommand.ts +++ b/clients/client-sesv2/src/commands/GetImportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetImportJobRequest, GetImportJobResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetImportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetImportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetMessageInsightsCommand.ts b/clients/client-sesv2/src/commands/GetMessageInsightsCommand.ts index 3988051eb158b..20bcd08501f1b 100644 --- a/clients/client-sesv2/src/commands/GetMessageInsightsCommand.ts +++ b/clients/client-sesv2/src/commands/GetMessageInsightsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -220,6 +221,10 @@ export class GetMessageInsightsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMessageInsightsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetMessageInsights", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/GetSuppressedDestinationCommand.ts b/clients/client-sesv2/src/commands/GetSuppressedDestinationCommand.ts index 644ed71f634c2..2369a1ccf14e4 100644 --- a/clients/client-sesv2/src/commands/GetSuppressedDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/GetSuppressedDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSuppressedDestinationRequest, GetSuppressedDestinationResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetSuppressedDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "GetSuppressedDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListConfigurationSetsCommand.ts b/clients/client-sesv2/src/commands/ListConfigurationSetsCommand.ts index 06466398c2a48..ac35f891294f1 100644 --- a/clients/client-sesv2/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-sesv2/src/commands/ListConfigurationSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListConfigurationSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListConfigurationSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListContactListsCommand.ts b/clients/client-sesv2/src/commands/ListContactListsCommand.ts index befee9e52d19a..9884138868faf 100644 --- a/clients/client-sesv2/src/commands/ListContactListsCommand.ts +++ b/clients/client-sesv2/src/commands/ListContactListsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListContactListsRequest, ListContactListsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class ListContactListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListContactLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListContactsCommand.ts b/clients/client-sesv2/src/commands/ListContactsCommand.ts index f63c9bf6cabbf..d868123a69d5d 100644 --- a/clients/client-sesv2/src/commands/ListContactsCommand.ts +++ b/clients/client-sesv2/src/commands/ListContactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListContactsRequest, ListContactsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListContactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListContacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListCustomVerificationEmailTemplatesCommand.ts b/clients/client-sesv2/src/commands/ListCustomVerificationEmailTemplatesCommand.ts index bacd254c1a939..4223d42360bf0 100644 --- a/clients/client-sesv2/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +++ b/clients/client-sesv2/src/commands/ListCustomVerificationEmailTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class ListCustomVerificationEmailTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListCustomVerificationEmailTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListDedicatedIpPoolsCommand.ts b/clients/client-sesv2/src/commands/ListDedicatedIpPoolsCommand.ts index 71a632d78203f..ac73376b1d4e4 100644 --- a/clients/client-sesv2/src/commands/ListDedicatedIpPoolsCommand.ts +++ b/clients/client-sesv2/src/commands/ListDedicatedIpPoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDedicatedIpPoolsRequest, ListDedicatedIpPoolsResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ListDedicatedIpPoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListDedicatedIpPools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListDeliverabilityTestReportsCommand.ts b/clients/client-sesv2/src/commands/ListDeliverabilityTestReportsCommand.ts index 51ed13180abb5..107024c793843 100644 --- a/clients/client-sesv2/src/commands/ListDeliverabilityTestReportsCommand.ts +++ b/clients/client-sesv2/src/commands/ListDeliverabilityTestReportsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDeliverabilityTestReportsRequest, ListDeliverabilityTestReportsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListDeliverabilityTestReportsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListDeliverabilityTestReports", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListDomainDeliverabilityCampaignsCommand.ts b/clients/client-sesv2/src/commands/ListDomainDeliverabilityCampaignsCommand.ts index fa571b3e71fda..ca22f74ce1f21 100644 --- a/clients/client-sesv2/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +++ b/clients/client-sesv2/src/commands/ListDomainDeliverabilityCampaignsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class ListDomainDeliverabilityCampaignsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListDomainDeliverabilityCampaigns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListEmailIdentitiesCommand.ts b/clients/client-sesv2/src/commands/ListEmailIdentitiesCommand.ts index 7ea5870612f55..9e4ddb496f452 100644 --- a/clients/client-sesv2/src/commands/ListEmailIdentitiesCommand.ts +++ b/clients/client-sesv2/src/commands/ListEmailIdentitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEmailIdentitiesRequest, ListEmailIdentitiesResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListEmailIdentitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListEmailIdentities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListEmailTemplatesCommand.ts b/clients/client-sesv2/src/commands/ListEmailTemplatesCommand.ts index e72c59a520cc2..b87775292b30d 100644 --- a/clients/client-sesv2/src/commands/ListEmailTemplatesCommand.ts +++ b/clients/client-sesv2/src/commands/ListEmailTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEmailTemplatesRequest, ListEmailTemplatesResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListEmailTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListEmailTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListExportJobsCommand.ts b/clients/client-sesv2/src/commands/ListExportJobsCommand.ts index d1cb6430f9a80..d96288302ada8 100644 --- a/clients/client-sesv2/src/commands/ListExportJobsCommand.ts +++ b/clients/client-sesv2/src/commands/ListExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListExportJobsRequest, ListExportJobsResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListImportJobsCommand.ts b/clients/client-sesv2/src/commands/ListImportJobsCommand.ts index a5a24dd3d4a22..98b6ab4eafdc5 100644 --- a/clients/client-sesv2/src/commands/ListImportJobsCommand.ts +++ b/clients/client-sesv2/src/commands/ListImportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListImportJobsRequest, ListImportJobsResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListImportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListImportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListRecommendationsCommand.ts b/clients/client-sesv2/src/commands/ListRecommendationsCommand.ts index 7512895ab96bf..99e475077a976 100644 --- a/clients/client-sesv2/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-sesv2/src/commands/ListRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRecommendationsRequest, ListRecommendationsResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListSuppressedDestinationsCommand.ts b/clients/client-sesv2/src/commands/ListSuppressedDestinationsCommand.ts index 0dee046116b5d..f9cbac77fa5f7 100644 --- a/clients/client-sesv2/src/commands/ListSuppressedDestinationsCommand.ts +++ b/clients/client-sesv2/src/commands/ListSuppressedDestinationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSuppressedDestinationsRequest, ListSuppressedDestinationsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListSuppressedDestinationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListSuppressedDestinations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/ListTagsForResourceCommand.ts b/clients/client-sesv2/src/commands/ListTagsForResourceCommand.ts index f9de9ba40d348..12b6890aa7804 100644 --- a/clients/client-sesv2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sesv2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts b/clients/client-sesv2/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts index afeb689438a11..56e13b0cb38f7 100644 --- a/clients/client-sesv2/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -127,6 +128,10 @@ export class PutAccountDedicatedIpWarmupAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutAccountDedicatedIpWarmupAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutAccountDetailsCommand.ts b/clients/client-sesv2/src/commands/PutAccountDetailsCommand.ts index 0ac001630b7eb..f8bd55792c638 100644 --- a/clients/client-sesv2/src/commands/PutAccountDetailsCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class PutAccountDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: PutAccountDetailsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutAccountDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutAccountSendingAttributesCommand.ts b/clients/client-sesv2/src/commands/PutAccountSendingAttributesCommand.ts index 026637d5b0090..f82a4719c2f1c 100644 --- a/clients/client-sesv2/src/commands/PutAccountSendingAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountSendingAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccountSendingAttributesRequest, PutAccountSendingAttributesResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class PutAccountSendingAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutAccountSendingAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutAccountSuppressionAttributesCommand.ts b/clients/client-sesv2/src/commands/PutAccountSuppressionAttributesCommand.ts index fb7cd9db36564..728d60f4357f0 100644 --- a/clients/client-sesv2/src/commands/PutAccountSuppressionAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountSuppressionAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccountSuppressionAttributesRequest, PutAccountSuppressionAttributesResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class PutAccountSuppressionAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutAccountSuppressionAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutAccountVdmAttributesCommand.ts b/clients/client-sesv2/src/commands/PutAccountVdmAttributesCommand.ts index 5f2c04e28d762..dfa99ee5b3e4d 100644 --- a/clients/client-sesv2/src/commands/PutAccountVdmAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountVdmAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccountVdmAttributesRequest, PutAccountVdmAttributesResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class PutAccountVdmAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutAccountVdmAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts index 1f5dd64cc0db9..b735bf04200c1 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class PutConfigurationSetDeliveryOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutConfigurationSetDeliveryOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetReputationOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetReputationOptionsCommand.ts index 13bcf093c188e..90314915615d4 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetReputationOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetReputationOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class PutConfigurationSetReputationOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutConfigurationSetReputationOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetSendingOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetSendingOptionsCommand.ts index 4cb269e95cf6d..b6e079ed39f02 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetSendingOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetSendingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class PutConfigurationSetSendingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutConfigurationSetSendingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts index 1e4878f4bd704..7086165ac6508 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class PutConfigurationSetSuppressionOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutConfigurationSetSuppressionOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetTrackingOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetTrackingOptionsCommand.ts index 7b55ec3c1d058..c4a546e243f04 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetTrackingOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class PutConfigurationSetTrackingOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutConfigurationSetTrackingOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetVdmOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetVdmOptionsCommand.ts index 43684143901ac..4a0ecace4c5a2 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetVdmOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetVdmOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutConfigurationSetVdmOptionsRequest, PutConfigurationSetVdmOptionsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class PutConfigurationSetVdmOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutConfigurationSetVdmOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutDedicatedIpInPoolCommand.ts b/clients/client-sesv2/src/commands/PutDedicatedIpInPoolCommand.ts index ebab79a3d9d71..82f1a965eba2a 100644 --- a/clients/client-sesv2/src/commands/PutDedicatedIpInPoolCommand.ts +++ b/clients/client-sesv2/src/commands/PutDedicatedIpInPoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDedicatedIpInPoolRequest, PutDedicatedIpInPoolResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class PutDedicatedIpInPoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutDedicatedIpInPool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutDedicatedIpPoolScalingAttributesCommand.ts b/clients/client-sesv2/src/commands/PutDedicatedIpPoolScalingAttributesCommand.ts index 0e01a6f7c7c27..afabff54db239 100644 --- a/clients/client-sesv2/src/commands/PutDedicatedIpPoolScalingAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutDedicatedIpPoolScalingAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class PutDedicatedIpPoolScalingAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutDedicatedIpPoolScalingAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutDedicatedIpWarmupAttributesCommand.ts b/clients/client-sesv2/src/commands/PutDedicatedIpWarmupAttributesCommand.ts index 469eab786a289..3ac72db3a4b18 100644 --- a/clients/client-sesv2/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutDedicatedIpWarmupAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class PutDedicatedIpWarmupAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutDedicatedIpWarmupAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutDeliverabilityDashboardOptionCommand.ts b/clients/client-sesv2/src/commands/PutDeliverabilityDashboardOptionCommand.ts index 4a78bbacc1d4f..1a7a4a56a1328 100644 --- a/clients/client-sesv2/src/commands/PutDeliverabilityDashboardOptionCommand.ts +++ b/clients/client-sesv2/src/commands/PutDeliverabilityDashboardOptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class PutDeliverabilityDashboardOptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutDeliverabilityDashboardOption", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts index 8cc3ccebe39cd..2d5a6ed327662 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class PutEmailIdentityConfigurationSetAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutEmailIdentityConfigurationSetAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityDkimAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityDkimAttributesCommand.ts index 824371b4ccb2e..0ba9bc3f4080e 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityDkimAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityDkimAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class PutEmailIdentityDkimAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutEmailIdentityDkimAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts index f810e37e8be61..e99a48717427c 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class PutEmailIdentityDkimSigningAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutEmailIdentityDkimSigningAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts index ea606fe6b2281..f4e42dd8dcddf 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class PutEmailIdentityFeedbackAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutEmailIdentityFeedbackAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityMailFromAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityMailFromAttributesCommand.ts index 0ce401bee6304..71621d2752d4a 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityMailFromAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class PutEmailIdentityMailFromAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutEmailIdentityMailFromAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/PutSuppressedDestinationCommand.ts b/clients/client-sesv2/src/commands/PutSuppressedDestinationCommand.ts index 057e02335119d..5fe5401d43ae2 100644 --- a/clients/client-sesv2/src/commands/PutSuppressedDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/PutSuppressedDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutSuppressedDestinationRequest } from "../models/models_0"; @@ -120,6 +121,10 @@ export class PutSuppressedDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "PutSuppressedDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/SendBulkEmailCommand.ts b/clients/client-sesv2/src/commands/SendBulkEmailCommand.ts index dd8ca73d77e5f..7810e3b6f09c3 100644 --- a/clients/client-sesv2/src/commands/SendBulkEmailCommand.ts +++ b/clients/client-sesv2/src/commands/SendBulkEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendBulkEmailRequest, SendBulkEmailResponse } from "../models/models_1"; @@ -190,6 +191,10 @@ export class SendBulkEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "SendBulkEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/SendCustomVerificationEmailCommand.ts b/clients/client-sesv2/src/commands/SendCustomVerificationEmailCommand.ts index fa2d16685d733..8ba421489b78b 100644 --- a/clients/client-sesv2/src/commands/SendCustomVerificationEmailCommand.ts +++ b/clients/client-sesv2/src/commands/SendCustomVerificationEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_1"; @@ -151,6 +152,10 @@ export class SendCustomVerificationEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "SendCustomVerificationEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/SendEmailCommand.ts b/clients/client-sesv2/src/commands/SendEmailCommand.ts index 9bed14f8b154f..83b3c2cff417d 100644 --- a/clients/client-sesv2/src/commands/SendEmailCommand.ts +++ b/clients/client-sesv2/src/commands/SendEmailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendEmailRequest, SendEmailResponse } from "../models/models_1"; @@ -215,6 +216,10 @@ export class SendEmailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "SendEmail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/TagResourceCommand.ts b/clients/client-sesv2/src/commands/TagResourceCommand.ts index 48f1b50ceeb03..9358b65e74709 100644 --- a/clients/client-sesv2/src/commands/TagResourceCommand.ts +++ b/clients/client-sesv2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_1"; @@ -136,6 +137,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/TestRenderEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/TestRenderEmailTemplateCommand.ts index 5d1cd7f548b8f..30a61b58d8b2a 100644 --- a/clients/client-sesv2/src/commands/TestRenderEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/TestRenderEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TestRenderEmailTemplateRequest, TestRenderEmailTemplateResponse } from "../models/models_1"; @@ -126,6 +127,10 @@ export class TestRenderEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "TestRenderEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/UntagResourceCommand.ts b/clients/client-sesv2/src/commands/UntagResourceCommand.ts index 3fac422b2b717..38a526e90f995 100644 --- a/clients/client-sesv2/src/commands/UntagResourceCommand.ts +++ b/clients/client-sesv2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-sesv2/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index c47d9848ff60a..676dc9c1cdc54 100644 --- a/clients/client-sesv2/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "UpdateConfigurationSetEventDestination", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/UpdateContactCommand.ts b/clients/client-sesv2/src/commands/UpdateContactCommand.ts index 46f6989824445..1d79243a7d2f8 100644 --- a/clients/client-sesv2/src/commands/UpdateContactCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateContactRequest, UpdateContactResponse } from "../models/models_1"; @@ -133,6 +134,10 @@ export class UpdateContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "UpdateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/UpdateContactListCommand.ts b/clients/client-sesv2/src/commands/UpdateContactListCommand.ts index 23ac93b4e1cba..aff41f9ab306f 100644 --- a/clients/client-sesv2/src/commands/UpdateContactListCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateContactListCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateContactListRequest, UpdateContactListResponse } from "../models/models_1"; @@ -133,6 +134,10 @@ export class UpdateContactListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "UpdateContactList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts index 1bca868de19e0..a15d9032478e7 100644 --- a/clients/client-sesv2/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class UpdateCustomVerificationEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "UpdateCustomVerificationEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/UpdateEmailIdentityPolicyCommand.ts b/clients/client-sesv2/src/commands/UpdateEmailIdentityPolicyCommand.ts index f699ea8bd609f..5ed20a508d0ed 100644 --- a/clients/client-sesv2/src/commands/UpdateEmailIdentityPolicyCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateEmailIdentityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEmailIdentityPolicyRequest, UpdateEmailIdentityPolicyResponse } from "../models/models_1"; @@ -134,6 +135,10 @@ export class UpdateEmailIdentityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "UpdateEmailIdentityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sesv2/src/commands/UpdateEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/UpdateEmailTemplateCommand.ts index 32a6021355b76..891c6d8a8bff5 100644 --- a/clients/client-sesv2/src/commands/UpdateEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateEmailTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEmailTemplateRequest, UpdateEmailTemplateResponse } from "../models/models_1"; @@ -129,6 +130,10 @@ export class UpdateEmailTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleEmailService_v2", + operation: "UpdateEmailTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/package.json b/clients/client-sfn/package.json index 683354ebde5de..b7b13937a2bb3 100644 --- a/clients/client-sfn/package.json +++ b/clients/client-sfn/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sfn/src/commands/CreateActivityCommand.ts b/clients/client-sfn/src/commands/CreateActivityCommand.ts index 04fd7c9f60004..9ce810aef95d4 100644 --- a/clients/client-sfn/src/commands/CreateActivityCommand.ts +++ b/clients/client-sfn/src/commands/CreateActivityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateActivityInput, CreateActivityOutput } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateActivityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "CreateActivity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/CreateStateMachineAliasCommand.ts b/clients/client-sfn/src/commands/CreateStateMachineAliasCommand.ts index dbc1c0b759a48..81e082c7f2bb2 100644 --- a/clients/client-sfn/src/commands/CreateStateMachineAliasCommand.ts +++ b/clients/client-sfn/src/commands/CreateStateMachineAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -189,6 +190,10 @@ export class CreateStateMachineAliasCommand extends $Command< commandName, inputFilterSensitiveLog: CreateStateMachineAliasInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "CreateStateMachineAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/CreateStateMachineCommand.ts b/clients/client-sfn/src/commands/CreateStateMachineCommand.ts index 272b0ba3ec301..44e03bc1842df 100644 --- a/clients/client-sfn/src/commands/CreateStateMachineCommand.ts +++ b/clients/client-sfn/src/commands/CreateStateMachineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -207,6 +208,10 @@ export class CreateStateMachineCommand extends $Command< commandName, inputFilterSensitiveLog: CreateStateMachineInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "CreateStateMachine", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DeleteActivityCommand.ts b/clients/client-sfn/src/commands/DeleteActivityCommand.ts index 01d0cb16cd103..928828c8392ac 100644 --- a/clients/client-sfn/src/commands/DeleteActivityCommand.ts +++ b/clients/client-sfn/src/commands/DeleteActivityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteActivityInput, DeleteActivityOutput } from "../models/models_0"; @@ -115,6 +116,10 @@ export class DeleteActivityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DeleteActivity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DeleteStateMachineAliasCommand.ts b/clients/client-sfn/src/commands/DeleteStateMachineAliasCommand.ts index ccd2686aaf024..ad0bf1d4b7a6c 100644 --- a/clients/client-sfn/src/commands/DeleteStateMachineAliasCommand.ts +++ b/clients/client-sfn/src/commands/DeleteStateMachineAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStateMachineAliasInput, DeleteStateMachineAliasOutput } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DeleteStateMachineAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DeleteStateMachineAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DeleteStateMachineCommand.ts b/clients/client-sfn/src/commands/DeleteStateMachineCommand.ts index fdd833ad8d368..4f48025fdae9f 100644 --- a/clients/client-sfn/src/commands/DeleteStateMachineCommand.ts +++ b/clients/client-sfn/src/commands/DeleteStateMachineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStateMachineInput, DeleteStateMachineOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeleteStateMachineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DeleteStateMachine", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DeleteStateMachineVersionCommand.ts b/clients/client-sfn/src/commands/DeleteStateMachineVersionCommand.ts index 14795b5c7959d..36566b02df51d 100644 --- a/clients/client-sfn/src/commands/DeleteStateMachineVersionCommand.ts +++ b/clients/client-sfn/src/commands/DeleteStateMachineVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteStateMachineVersionInput, DeleteStateMachineVersionOutput } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DeleteStateMachineVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DeleteStateMachineVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DescribeActivityCommand.ts b/clients/client-sfn/src/commands/DescribeActivityCommand.ts index 95b04a227e669..297967ad3f3ef 100644 --- a/clients/client-sfn/src/commands/DescribeActivityCommand.ts +++ b/clients/client-sfn/src/commands/DescribeActivityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeActivityInput, DescribeActivityOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DescribeActivityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DescribeActivity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DescribeExecutionCommand.ts b/clients/client-sfn/src/commands/DescribeExecutionCommand.ts index 95f4cbaca0427..eebe7afbe8d9d 100644 --- a/clients/client-sfn/src/commands/DescribeExecutionCommand.ts +++ b/clients/client-sfn/src/commands/DescribeExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class DescribeExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeExecutionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DescribeExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DescribeMapRunCommand.ts b/clients/client-sfn/src/commands/DescribeMapRunCommand.ts index 1091fde49a1df..89f25bbbd33f4 100644 --- a/clients/client-sfn/src/commands/DescribeMapRunCommand.ts +++ b/clients/client-sfn/src/commands/DescribeMapRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeMapRunInput, DescribeMapRunOutput } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DescribeMapRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DescribeMapRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DescribeStateMachineAliasCommand.ts b/clients/client-sfn/src/commands/DescribeStateMachineAliasCommand.ts index 9f199b88d7e64..6b6639565971b 100644 --- a/clients/client-sfn/src/commands/DescribeStateMachineAliasCommand.ts +++ b/clients/client-sfn/src/commands/DescribeStateMachineAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -162,6 +163,10 @@ export class DescribeStateMachineAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeStateMachineAliasOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DescribeStateMachineAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DescribeStateMachineCommand.ts b/clients/client-sfn/src/commands/DescribeStateMachineCommand.ts index cfb263961e484..60d51ceb2f279 100644 --- a/clients/client-sfn/src/commands/DescribeStateMachineCommand.ts +++ b/clients/client-sfn/src/commands/DescribeStateMachineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class DescribeStateMachineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeStateMachineOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DescribeStateMachine", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/DescribeStateMachineForExecutionCommand.ts b/clients/client-sfn/src/commands/DescribeStateMachineForExecutionCommand.ts index 9296c431975cd..e527f53da427a 100644 --- a/clients/client-sfn/src/commands/DescribeStateMachineForExecutionCommand.ts +++ b/clients/client-sfn/src/commands/DescribeStateMachineForExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class DescribeStateMachineForExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeStateMachineForExecutionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "DescribeStateMachineForExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/GetActivityTaskCommand.ts b/clients/client-sfn/src/commands/GetActivityTaskCommand.ts index 534826ac84005..a3a672cd9ba41 100644 --- a/clients/client-sfn/src/commands/GetActivityTaskCommand.ts +++ b/clients/client-sfn/src/commands/GetActivityTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class GetActivityTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetActivityTaskOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "GetActivityTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/GetExecutionHistoryCommand.ts b/clients/client-sfn/src/commands/GetExecutionHistoryCommand.ts index 68bbda7cf678f..5626c8eb240ca 100644 --- a/clients/client-sfn/src/commands/GetExecutionHistoryCommand.ts +++ b/clients/client-sfn/src/commands/GetExecutionHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -319,6 +320,10 @@ export class GetExecutionHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetExecutionHistoryOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "GetExecutionHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/ListActivitiesCommand.ts b/clients/client-sfn/src/commands/ListActivitiesCommand.ts index 225a10f5ca991..c16d91d294efc 100644 --- a/clients/client-sfn/src/commands/ListActivitiesCommand.ts +++ b/clients/client-sfn/src/commands/ListActivitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListActivitiesInput, ListActivitiesOutput } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListActivitiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "ListActivities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/ListExecutionsCommand.ts b/clients/client-sfn/src/commands/ListExecutionsCommand.ts index 6e950b39e98dc..33d36d2d09f82 100644 --- a/clients/client-sfn/src/commands/ListExecutionsCommand.ts +++ b/clients/client-sfn/src/commands/ListExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListExecutionsInput, ListExecutionsOutput } from "../models/models_0"; @@ -159,6 +160,10 @@ export class ListExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "ListExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/ListMapRunsCommand.ts b/clients/client-sfn/src/commands/ListMapRunsCommand.ts index da37105ad799f..998391d94cea1 100644 --- a/clients/client-sfn/src/commands/ListMapRunsCommand.ts +++ b/clients/client-sfn/src/commands/ListMapRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMapRunsInput, ListMapRunsOutput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListMapRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "ListMapRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/ListStateMachineAliasesCommand.ts b/clients/client-sfn/src/commands/ListStateMachineAliasesCommand.ts index f7dbd326d6d61..14a3f9845302f 100644 --- a/clients/client-sfn/src/commands/ListStateMachineAliasesCommand.ts +++ b/clients/client-sfn/src/commands/ListStateMachineAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStateMachineAliasesInput, ListStateMachineAliasesOutput } from "../models/models_0"; @@ -165,6 +166,10 @@ export class ListStateMachineAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "ListStateMachineAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/ListStateMachineVersionsCommand.ts b/clients/client-sfn/src/commands/ListStateMachineVersionsCommand.ts index 47d2289b8de15..0cca0157928c5 100644 --- a/clients/client-sfn/src/commands/ListStateMachineVersionsCommand.ts +++ b/clients/client-sfn/src/commands/ListStateMachineVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStateMachineVersionsInput, ListStateMachineVersionsOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListStateMachineVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "ListStateMachineVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/ListStateMachinesCommand.ts b/clients/client-sfn/src/commands/ListStateMachinesCommand.ts index aaf47ba849807..d3c638b485a40 100644 --- a/clients/client-sfn/src/commands/ListStateMachinesCommand.ts +++ b/clients/client-sfn/src/commands/ListStateMachinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListStateMachinesInput, ListStateMachinesOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListStateMachinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "ListStateMachines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/ListTagsForResourceCommand.ts b/clients/client-sfn/src/commands/ListTagsForResourceCommand.ts index 2a38f88b264ec..1e9990ae24c8c 100644 --- a/clients/client-sfn/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sfn/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/PublishStateMachineVersionCommand.ts b/clients/client-sfn/src/commands/PublishStateMachineVersionCommand.ts index 98a0140c4520c..a2d906ff677d4 100644 --- a/clients/client-sfn/src/commands/PublishStateMachineVersionCommand.ts +++ b/clients/client-sfn/src/commands/PublishStateMachineVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class PublishStateMachineVersionCommand extends $Command< commandName, inputFilterSensitiveLog: PublishStateMachineVersionInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "PublishStateMachineVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/SendTaskFailureCommand.ts b/clients/client-sfn/src/commands/SendTaskFailureCommand.ts index 43f7b6878967d..25a944d2fdf83 100644 --- a/clients/client-sfn/src/commands/SendTaskFailureCommand.ts +++ b/clients/client-sfn/src/commands/SendTaskFailureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -126,6 +127,10 @@ export class SendTaskFailureCommand extends $Command< commandName, inputFilterSensitiveLog: SendTaskFailureInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "SendTaskFailure", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/SendTaskHeartbeatCommand.ts b/clients/client-sfn/src/commands/SendTaskHeartbeatCommand.ts index b4692d75b9d80..5f9d0a5e0a23c 100644 --- a/clients/client-sfn/src/commands/SendTaskHeartbeatCommand.ts +++ b/clients/client-sfn/src/commands/SendTaskHeartbeatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendTaskHeartbeatInput, SendTaskHeartbeatOutput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class SendTaskHeartbeatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "SendTaskHeartbeat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/SendTaskSuccessCommand.ts b/clients/client-sfn/src/commands/SendTaskSuccessCommand.ts index 8a146e4a25357..8da6b52405c3f 100644 --- a/clients/client-sfn/src/commands/SendTaskSuccessCommand.ts +++ b/clients/client-sfn/src/commands/SendTaskSuccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class SendTaskSuccessCommand extends $Command< commandName, inputFilterSensitiveLog: SendTaskSuccessInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "SendTaskSuccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/StartExecutionCommand.ts b/clients/client-sfn/src/commands/StartExecutionCommand.ts index 5d457bc578a9a..01a165f4982cf 100644 --- a/clients/client-sfn/src/commands/StartExecutionCommand.ts +++ b/clients/client-sfn/src/commands/StartExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartExecutionInput, StartExecutionInputFilterSensitiveLog, StartExecutionOutput } from "../models/models_0"; @@ -189,6 +190,10 @@ export class StartExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: StartExecutionInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "StartExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/StartSyncExecutionCommand.ts b/clients/client-sfn/src/commands/StartSyncExecutionCommand.ts index a4716e76caa03..e200659c8f426 100644 --- a/clients/client-sfn/src/commands/StartSyncExecutionCommand.ts +++ b/clients/client-sfn/src/commands/StartSyncExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class StartSyncExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: StartSyncExecutionInputFilterSensitiveLog, outputFilterSensitiveLog: StartSyncExecutionOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "StartSyncExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/StopExecutionCommand.ts b/clients/client-sfn/src/commands/StopExecutionCommand.ts index e075e5b3c4d14..5a464b3bf2405 100644 --- a/clients/client-sfn/src/commands/StopExecutionCommand.ts +++ b/clients/client-sfn/src/commands/StopExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopExecutionInput, StopExecutionInputFilterSensitiveLog, StopExecutionOutput } from "../models/models_0"; @@ -124,6 +125,10 @@ export class StopExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: StopExecutionInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "StopExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/TagResourceCommand.ts b/clients/client-sfn/src/commands/TagResourceCommand.ts index 8ddf212b239c9..49b956e41b715 100644 --- a/clients/client-sfn/src/commands/TagResourceCommand.ts +++ b/clients/client-sfn/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/UntagResourceCommand.ts b/clients/client-sfn/src/commands/UntagResourceCommand.ts index fc182db72af0b..51949536af68f 100644 --- a/clients/client-sfn/src/commands/UntagResourceCommand.ts +++ b/clients/client-sfn/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -119,6 +120,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/UpdateMapRunCommand.ts b/clients/client-sfn/src/commands/UpdateMapRunCommand.ts index 5666d18a94287..aa7f2c8fcbbad 100644 --- a/clients/client-sfn/src/commands/UpdateMapRunCommand.ts +++ b/clients/client-sfn/src/commands/UpdateMapRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMapRunInput, UpdateMapRunOutput } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UpdateMapRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "UpdateMapRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/UpdateStateMachineAliasCommand.ts b/clients/client-sfn/src/commands/UpdateStateMachineAliasCommand.ts index 4f05e87150229..5383f982b0476 100644 --- a/clients/client-sfn/src/commands/UpdateStateMachineAliasCommand.ts +++ b/clients/client-sfn/src/commands/UpdateStateMachineAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class UpdateStateMachineAliasCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateStateMachineAliasInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "UpdateStateMachineAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sfn/src/commands/UpdateStateMachineCommand.ts b/clients/client-sfn/src/commands/UpdateStateMachineCommand.ts index 6dd1347fbdcea..fdcc06800bde6 100644 --- a/clients/client-sfn/src/commands/UpdateStateMachineCommand.ts +++ b/clients/client-sfn/src/commands/UpdateStateMachineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -217,6 +218,10 @@ export class UpdateStateMachineCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateStateMachineInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSStepFunctions", + operation: "UpdateStateMachine", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/package.json b/clients/client-shield/package.json index b4dc695d14e86..bef6591f8fcaa 100644 --- a/clients/client-shield/package.json +++ b/clients/client-shield/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-shield/src/commands/AssociateDRTLogBucketCommand.ts b/clients/client-shield/src/commands/AssociateDRTLogBucketCommand.ts index 65dd75f5bd321..9a64ef9e1627c 100644 --- a/clients/client-shield/src/commands/AssociateDRTLogBucketCommand.ts +++ b/clients/client-shield/src/commands/AssociateDRTLogBucketCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateDRTLogBucketRequest, AssociateDRTLogBucketResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class AssociateDRTLogBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "AssociateDRTLogBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/AssociateDRTRoleCommand.ts b/clients/client-shield/src/commands/AssociateDRTRoleCommand.ts index cea744d447274..1ab9910376a90 100644 --- a/clients/client-shield/src/commands/AssociateDRTRoleCommand.ts +++ b/clients/client-shield/src/commands/AssociateDRTRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateDRTRoleRequest, AssociateDRTRoleResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class AssociateDRTRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "AssociateDRTRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/AssociateHealthCheckCommand.ts b/clients/client-shield/src/commands/AssociateHealthCheckCommand.ts index c871fd01bd23b..b25c83f17658b 100644 --- a/clients/client-shield/src/commands/AssociateHealthCheckCommand.ts +++ b/clients/client-shield/src/commands/AssociateHealthCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateHealthCheckRequest, AssociateHealthCheckResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class AssociateHealthCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "AssociateHealthCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/AssociateProactiveEngagementDetailsCommand.ts b/clients/client-shield/src/commands/AssociateProactiveEngagementDetailsCommand.ts index 1f8efaf780d4a..18d4ceb29eb23 100644 --- a/clients/client-shield/src/commands/AssociateProactiveEngagementDetailsCommand.ts +++ b/clients/client-shield/src/commands/AssociateProactiveEngagementDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class AssociateProactiveEngagementDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "AssociateProactiveEngagementDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/CreateProtectionCommand.ts b/clients/client-shield/src/commands/CreateProtectionCommand.ts index 62806fbb6d32f..5ed4fdab8b1e3 100644 --- a/clients/client-shield/src/commands/CreateProtectionCommand.ts +++ b/clients/client-shield/src/commands/CreateProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProtectionRequest, CreateProtectionResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class CreateProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "CreateProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/CreateProtectionGroupCommand.ts b/clients/client-shield/src/commands/CreateProtectionGroupCommand.ts index d8a8ea54cfefa..8c00bb03aaee5 100644 --- a/clients/client-shield/src/commands/CreateProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/CreateProtectionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProtectionGroupRequest, CreateProtectionGroupResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateProtectionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "CreateProtectionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/CreateSubscriptionCommand.ts b/clients/client-shield/src/commands/CreateSubscriptionCommand.ts index a4b2f3cc55bb0..3d9ade33f452a 100644 --- a/clients/client-shield/src/commands/CreateSubscriptionCommand.ts +++ b/clients/client-shield/src/commands/CreateSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSubscriptionRequest, CreateSubscriptionResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class CreateSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "CreateSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DeleteProtectionCommand.ts b/clients/client-shield/src/commands/DeleteProtectionCommand.ts index c31c8b3cff031..aa0d4de4bacc0 100644 --- a/clients/client-shield/src/commands/DeleteProtectionCommand.ts +++ b/clients/client-shield/src/commands/DeleteProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProtectionRequest, DeleteProtectionResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DeleteProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DeleteProtectionGroupCommand.ts b/clients/client-shield/src/commands/DeleteProtectionGroupCommand.ts index 4e64c4fa149c0..56abb40abd2ec 100644 --- a/clients/client-shield/src/commands/DeleteProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/DeleteProtectionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProtectionGroupRequest, DeleteProtectionGroupResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteProtectionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DeleteProtectionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DeleteSubscriptionCommand.ts b/clients/client-shield/src/commands/DeleteSubscriptionCommand.ts index e69ea50668fc8..3126195bab782 100644 --- a/clients/client-shield/src/commands/DeleteSubscriptionCommand.ts +++ b/clients/client-shield/src/commands/DeleteSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSubscriptionRequest, DeleteSubscriptionResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DeleteSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DescribeAttackCommand.ts b/clients/client-shield/src/commands/DescribeAttackCommand.ts index 34dc1d2c97c3c..dbb9e70f6b81d 100644 --- a/clients/client-shield/src/commands/DescribeAttackCommand.ts +++ b/clients/client-shield/src/commands/DescribeAttackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAttackRequest, DescribeAttackResponse } from "../models/models_0"; @@ -176,6 +177,10 @@ export class DescribeAttackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DescribeAttack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DescribeAttackStatisticsCommand.ts b/clients/client-shield/src/commands/DescribeAttackStatisticsCommand.ts index 5046feb6613be..d61299f8f34a7 100644 --- a/clients/client-shield/src/commands/DescribeAttackStatisticsCommand.ts +++ b/clients/client-shield/src/commands/DescribeAttackStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAttackStatisticsRequest, DescribeAttackStatisticsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DescribeAttackStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DescribeAttackStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DescribeDRTAccessCommand.ts b/clients/client-shield/src/commands/DescribeDRTAccessCommand.ts index 2221d095256f9..c98dc9b8723b0 100644 --- a/clients/client-shield/src/commands/DescribeDRTAccessCommand.ts +++ b/clients/client-shield/src/commands/DescribeDRTAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDRTAccessRequest, DescribeDRTAccessResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DescribeDRTAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DescribeDRTAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DescribeEmergencyContactSettingsCommand.ts b/clients/client-shield/src/commands/DescribeEmergencyContactSettingsCommand.ts index f0a5d4b004ce1..a507e0eac1d66 100644 --- a/clients/client-shield/src/commands/DescribeEmergencyContactSettingsCommand.ts +++ b/clients/client-shield/src/commands/DescribeEmergencyContactSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEmergencyContactSettingsRequest, DescribeEmergencyContactSettingsResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DescribeEmergencyContactSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DescribeEmergencyContactSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DescribeProtectionCommand.ts b/clients/client-shield/src/commands/DescribeProtectionCommand.ts index 052e592357bce..421dabfaf6834 100644 --- a/clients/client-shield/src/commands/DescribeProtectionCommand.ts +++ b/clients/client-shield/src/commands/DescribeProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProtectionRequest, DescribeProtectionResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DescribeProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DescribeProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DescribeProtectionGroupCommand.ts b/clients/client-shield/src/commands/DescribeProtectionGroupCommand.ts index 4ea75e5a56902..18112bd072bb5 100644 --- a/clients/client-shield/src/commands/DescribeProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/DescribeProtectionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProtectionGroupRequest, DescribeProtectionGroupResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DescribeProtectionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DescribeProtectionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DescribeSubscriptionCommand.ts b/clients/client-shield/src/commands/DescribeSubscriptionCommand.ts index f0aaaeb7c3b57..e05e943893a78 100644 --- a/clients/client-shield/src/commands/DescribeSubscriptionCommand.ts +++ b/clients/client-shield/src/commands/DescribeSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSubscriptionRequest, DescribeSubscriptionResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DescribeSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DescribeSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DisableApplicationLayerAutomaticResponseCommand.ts b/clients/client-shield/src/commands/DisableApplicationLayerAutomaticResponseCommand.ts index abfbd72e5884b..5ce5d42279c22 100644 --- a/clients/client-shield/src/commands/DisableApplicationLayerAutomaticResponseCommand.ts +++ b/clients/client-shield/src/commands/DisableApplicationLayerAutomaticResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DisableApplicationLayerAutomaticResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DisableApplicationLayerAutomaticResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DisableProactiveEngagementCommand.ts b/clients/client-shield/src/commands/DisableProactiveEngagementCommand.ts index e8ef75776e458..42c3b9566b2d5 100644 --- a/clients/client-shield/src/commands/DisableProactiveEngagementCommand.ts +++ b/clients/client-shield/src/commands/DisableProactiveEngagementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableProactiveEngagementRequest, DisableProactiveEngagementResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DisableProactiveEngagementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DisableProactiveEngagement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DisassociateDRTLogBucketCommand.ts b/clients/client-shield/src/commands/DisassociateDRTLogBucketCommand.ts index eb9eadc089152..cbe1458b9aa5c 100644 --- a/clients/client-shield/src/commands/DisassociateDRTLogBucketCommand.ts +++ b/clients/client-shield/src/commands/DisassociateDRTLogBucketCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateDRTLogBucketRequest, DisassociateDRTLogBucketResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DisassociateDRTLogBucketCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DisassociateDRTLogBucket", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DisassociateDRTRoleCommand.ts b/clients/client-shield/src/commands/DisassociateDRTRoleCommand.ts index 566808a7f0d61..6ecba71f16776 100644 --- a/clients/client-shield/src/commands/DisassociateDRTRoleCommand.ts +++ b/clients/client-shield/src/commands/DisassociateDRTRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateDRTRoleRequest, DisassociateDRTRoleResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DisassociateDRTRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DisassociateDRTRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/DisassociateHealthCheckCommand.ts b/clients/client-shield/src/commands/DisassociateHealthCheckCommand.ts index 03ec12e702e08..e6103f1469c13 100644 --- a/clients/client-shield/src/commands/DisassociateHealthCheckCommand.ts +++ b/clients/client-shield/src/commands/DisassociateHealthCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateHealthCheckRequest, DisassociateHealthCheckResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DisassociateHealthCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "DisassociateHealthCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/EnableApplicationLayerAutomaticResponseCommand.ts b/clients/client-shield/src/commands/EnableApplicationLayerAutomaticResponseCommand.ts index 401c8849f604f..1a7d251ecea05 100644 --- a/clients/client-shield/src/commands/EnableApplicationLayerAutomaticResponseCommand.ts +++ b/clients/client-shield/src/commands/EnableApplicationLayerAutomaticResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class EnableApplicationLayerAutomaticResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "EnableApplicationLayerAutomaticResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/EnableProactiveEngagementCommand.ts b/clients/client-shield/src/commands/EnableProactiveEngagementCommand.ts index 63d2fab8c6489..f4351bb495bc4 100644 --- a/clients/client-shield/src/commands/EnableProactiveEngagementCommand.ts +++ b/clients/client-shield/src/commands/EnableProactiveEngagementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnableProactiveEngagementRequest, EnableProactiveEngagementResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class EnableProactiveEngagementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "EnableProactiveEngagement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/GetSubscriptionStateCommand.ts b/clients/client-shield/src/commands/GetSubscriptionStateCommand.ts index 2707f873938e2..89b03f828e00c 100644 --- a/clients/client-shield/src/commands/GetSubscriptionStateCommand.ts +++ b/clients/client-shield/src/commands/GetSubscriptionStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSubscriptionStateRequest, GetSubscriptionStateResponse } from "../models/models_0"; @@ -115,6 +116,10 @@ export class GetSubscriptionStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "GetSubscriptionState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/ListAttacksCommand.ts b/clients/client-shield/src/commands/ListAttacksCommand.ts index 9cfc27b306ef6..16720e901f96c 100644 --- a/clients/client-shield/src/commands/ListAttacksCommand.ts +++ b/clients/client-shield/src/commands/ListAttacksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAttacksRequest, ListAttacksResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListAttacksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "ListAttacks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/ListProtectionGroupsCommand.ts b/clients/client-shield/src/commands/ListProtectionGroupsCommand.ts index 5d87eb08a102e..67f29113c4590 100644 --- a/clients/client-shield/src/commands/ListProtectionGroupsCommand.ts +++ b/clients/client-shield/src/commands/ListProtectionGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProtectionGroupsRequest, ListProtectionGroupsResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListProtectionGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "ListProtectionGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/ListProtectionsCommand.ts b/clients/client-shield/src/commands/ListProtectionsCommand.ts index d83661e76651d..5d8229becf62a 100644 --- a/clients/client-shield/src/commands/ListProtectionsCommand.ts +++ b/clients/client-shield/src/commands/ListProtectionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProtectionsRequest, ListProtectionsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListProtectionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "ListProtections", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/ListResourcesInProtectionGroupCommand.ts b/clients/client-shield/src/commands/ListResourcesInProtectionGroupCommand.ts index 6a58c8209e0e3..8265ba1fee652 100644 --- a/clients/client-shield/src/commands/ListResourcesInProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/ListResourcesInProtectionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourcesInProtectionGroupRequest, ListResourcesInProtectionGroupResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListResourcesInProtectionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "ListResourcesInProtectionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/ListTagsForResourceCommand.ts b/clients/client-shield/src/commands/ListTagsForResourceCommand.ts index 9f00255b6e54f..dfbf89ff959aa 100644 --- a/clients/client-shield/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-shield/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/TagResourceCommand.ts b/clients/client-shield/src/commands/TagResourceCommand.ts index 38f6c3e398c1e..ad36a7247cc31 100644 --- a/clients/client-shield/src/commands/TagResourceCommand.ts +++ b/clients/client-shield/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/UntagResourceCommand.ts b/clients/client-shield/src/commands/UntagResourceCommand.ts index e91bb692738d6..8924d01c3a698 100644 --- a/clients/client-shield/src/commands/UntagResourceCommand.ts +++ b/clients/client-shield/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/UpdateApplicationLayerAutomaticResponseCommand.ts b/clients/client-shield/src/commands/UpdateApplicationLayerAutomaticResponseCommand.ts index 0b5a6826bb8d4..4e2ea0b990309 100644 --- a/clients/client-shield/src/commands/UpdateApplicationLayerAutomaticResponseCommand.ts +++ b/clients/client-shield/src/commands/UpdateApplicationLayerAutomaticResponseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class UpdateApplicationLayerAutomaticResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "UpdateApplicationLayerAutomaticResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/UpdateEmergencyContactSettingsCommand.ts b/clients/client-shield/src/commands/UpdateEmergencyContactSettingsCommand.ts index d7355646c102a..270da6188b551 100644 --- a/clients/client-shield/src/commands/UpdateEmergencyContactSettingsCommand.ts +++ b/clients/client-shield/src/commands/UpdateEmergencyContactSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateEmergencyContactSettingsRequest, UpdateEmergencyContactSettingsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class UpdateEmergencyContactSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "UpdateEmergencyContactSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/UpdateProtectionGroupCommand.ts b/clients/client-shield/src/commands/UpdateProtectionGroupCommand.ts index db0086978a54e..8ae2581e796ba 100644 --- a/clients/client-shield/src/commands/UpdateProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/UpdateProtectionGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateProtectionGroupRequest, UpdateProtectionGroupResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class UpdateProtectionGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "UpdateProtectionGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-shield/src/commands/UpdateSubscriptionCommand.ts b/clients/client-shield/src/commands/UpdateSubscriptionCommand.ts index b789bff8ed9a0..dc7817ae5875c 100644 --- a/clients/client-shield/src/commands/UpdateSubscriptionCommand.ts +++ b/clients/client-shield/src/commands/UpdateSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSubscriptionRequest, UpdateSubscriptionResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UpdateSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShield_20160616", + operation: "UpdateSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/package.json b/clients/client-signer/package.json index 2491403930144..daeec5bd59e11 100644 --- a/clients/client-signer/package.json +++ b/clients/client-signer/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-signer/src/commands/AddProfilePermissionCommand.ts b/clients/client-signer/src/commands/AddProfilePermissionCommand.ts index 0aaa2df75313a..a3d5da8b96619 100644 --- a/clients/client-signer/src/commands/AddProfilePermissionCommand.ts +++ b/clients/client-signer/src/commands/AddProfilePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddProfilePermissionRequest, AddProfilePermissionResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class AddProfilePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "AddProfilePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/CancelSigningProfileCommand.ts b/clients/client-signer/src/commands/CancelSigningProfileCommand.ts index d81493edafef5..5333ac1e5230f 100644 --- a/clients/client-signer/src/commands/CancelSigningProfileCommand.ts +++ b/clients/client-signer/src/commands/CancelSigningProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelSigningProfileRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class CancelSigningProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "CancelSigningProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/DescribeSigningJobCommand.ts b/clients/client-signer/src/commands/DescribeSigningJobCommand.ts index 11a5e3b8094ca..b2e9a4e778bfe 100644 --- a/clients/client-signer/src/commands/DescribeSigningJobCommand.ts +++ b/clients/client-signer/src/commands/DescribeSigningJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSigningJobRequest, DescribeSigningJobResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class DescribeSigningJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "DescribeSigningJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/GetRevocationStatusCommand.ts b/clients/client-signer/src/commands/GetRevocationStatusCommand.ts index 96768248d062a..eaed64f915c19 100644 --- a/clients/client-signer/src/commands/GetRevocationStatusCommand.ts +++ b/clients/client-signer/src/commands/GetRevocationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRevocationStatusRequest, GetRevocationStatusResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetRevocationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "GetRevocationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/GetSigningPlatformCommand.ts b/clients/client-signer/src/commands/GetSigningPlatformCommand.ts index 717bfb05cbd42..7f50b7516a58d 100644 --- a/clients/client-signer/src/commands/GetSigningPlatformCommand.ts +++ b/clients/client-signer/src/commands/GetSigningPlatformCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSigningPlatformRequest, GetSigningPlatformResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class GetSigningPlatformCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "GetSigningPlatform", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/GetSigningProfileCommand.ts b/clients/client-signer/src/commands/GetSigningProfileCommand.ts index 620b79ffeeac2..560afe79b0e89 100644 --- a/clients/client-signer/src/commands/GetSigningProfileCommand.ts +++ b/clients/client-signer/src/commands/GetSigningProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSigningProfileRequest, GetSigningProfileResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetSigningProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "GetSigningProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/ListProfilePermissionsCommand.ts b/clients/client-signer/src/commands/ListProfilePermissionsCommand.ts index 798a302e0acc9..2f7c1a15a1693 100644 --- a/clients/client-signer/src/commands/ListProfilePermissionsCommand.ts +++ b/clients/client-signer/src/commands/ListProfilePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProfilePermissionsRequest, ListProfilePermissionsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListProfilePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "ListProfilePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/ListSigningJobsCommand.ts b/clients/client-signer/src/commands/ListSigningJobsCommand.ts index 7e64aeeb05846..bddfcbc5501d1 100644 --- a/clients/client-signer/src/commands/ListSigningJobsCommand.ts +++ b/clients/client-signer/src/commands/ListSigningJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSigningJobsRequest, ListSigningJobsResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class ListSigningJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "ListSigningJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/ListSigningPlatformsCommand.ts b/clients/client-signer/src/commands/ListSigningPlatformsCommand.ts index 6edb220257e4d..83abfe40fb011 100644 --- a/clients/client-signer/src/commands/ListSigningPlatformsCommand.ts +++ b/clients/client-signer/src/commands/ListSigningPlatformsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSigningPlatformsRequest, ListSigningPlatformsResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class ListSigningPlatformsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "ListSigningPlatforms", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/ListSigningProfilesCommand.ts b/clients/client-signer/src/commands/ListSigningProfilesCommand.ts index 14449b3860b0f..5863996a5e3c5 100644 --- a/clients/client-signer/src/commands/ListSigningProfilesCommand.ts +++ b/clients/client-signer/src/commands/ListSigningProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSigningProfilesRequest, ListSigningProfilesResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class ListSigningProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "ListSigningProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/ListTagsForResourceCommand.ts b/clients/client-signer/src/commands/ListTagsForResourceCommand.ts index 33898bc498f37..d6cb2bbe135d5 100644 --- a/clients/client-signer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-signer/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/PutSigningProfileCommand.ts b/clients/client-signer/src/commands/PutSigningProfileCommand.ts index d14bddafb9f5b..f05a61a6f789e 100644 --- a/clients/client-signer/src/commands/PutSigningProfileCommand.ts +++ b/clients/client-signer/src/commands/PutSigningProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutSigningProfileRequest, PutSigningProfileResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class PutSigningProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "PutSigningProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/RemoveProfilePermissionCommand.ts b/clients/client-signer/src/commands/RemoveProfilePermissionCommand.ts index b892743263dc1..daffb9f6af4c3 100644 --- a/clients/client-signer/src/commands/RemoveProfilePermissionCommand.ts +++ b/clients/client-signer/src/commands/RemoveProfilePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveProfilePermissionRequest, RemoveProfilePermissionResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class RemoveProfilePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "RemoveProfilePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/RevokeSignatureCommand.ts b/clients/client-signer/src/commands/RevokeSignatureCommand.ts index 66b51353147a1..1cf7f915abafa 100644 --- a/clients/client-signer/src/commands/RevokeSignatureCommand.ts +++ b/clients/client-signer/src/commands/RevokeSignatureCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RevokeSignatureRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class RevokeSignatureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "RevokeSignature", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/RevokeSigningProfileCommand.ts b/clients/client-signer/src/commands/RevokeSigningProfileCommand.ts index fe1acdac48f2e..c260e617b5c1a 100644 --- a/clients/client-signer/src/commands/RevokeSigningProfileCommand.ts +++ b/clients/client-signer/src/commands/RevokeSigningProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RevokeSigningProfileRequest } from "../models/models_0"; @@ -133,6 +134,10 @@ export class RevokeSigningProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "RevokeSigningProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/SignPayloadCommand.ts b/clients/client-signer/src/commands/SignPayloadCommand.ts index 10a2521c0bccc..4b403f0672372 100644 --- a/clients/client-signer/src/commands/SignPayloadCommand.ts +++ b/clients/client-signer/src/commands/SignPayloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SignPayloadRequest, SignPayloadResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class SignPayloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "SignPayload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/StartSigningJobCommand.ts b/clients/client-signer/src/commands/StartSigningJobCommand.ts index 8b6a7e482285b..13ad3b5a11865 100644 --- a/clients/client-signer/src/commands/StartSigningJobCommand.ts +++ b/clients/client-signer/src/commands/StartSigningJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartSigningJobRequest, StartSigningJobResponse } from "../models/models_0"; @@ -176,6 +177,10 @@ export class StartSigningJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "StartSigningJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/TagResourceCommand.ts b/clients/client-signer/src/commands/TagResourceCommand.ts index a5db25f6495a8..4190c5f236a13 100644 --- a/clients/client-signer/src/commands/TagResourceCommand.ts +++ b/clients/client-signer/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-signer/src/commands/UntagResourceCommand.ts b/clients/client-signer/src/commands/UntagResourceCommand.ts index 5144df48ad8df..e6c0088d2a97a 100644 --- a/clients/client-signer/src/commands/UntagResourceCommand.ts +++ b/clients/client-signer/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WallabyService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/package.json b/clients/client-simspaceweaver/package.json index dbe2337a3942f..5c613fa2eaadc 100644 --- a/clients/client-simspaceweaver/package.json +++ b/clients/client-simspaceweaver/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-simspaceweaver/src/commands/CreateSnapshotCommand.ts b/clients/client-simspaceweaver/src/commands/CreateSnapshotCommand.ts index b0ef0f0ae4e4c..f9bb2920caaae 100644 --- a/clients/client-simspaceweaver/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-simspaceweaver/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSnapshotInput, CreateSnapshotOutput } from "../models/models_0"; @@ -186,6 +187,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/DeleteAppCommand.ts b/clients/client-simspaceweaver/src/commands/DeleteAppCommand.ts index 8355b8b214700..65adc0c27806d 100644 --- a/clients/client-simspaceweaver/src/commands/DeleteAppCommand.ts +++ b/clients/client-simspaceweaver/src/commands/DeleteAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppInput, DeleteAppOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "DeleteApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/DeleteSimulationCommand.ts b/clients/client-simspaceweaver/src/commands/DeleteSimulationCommand.ts index dba731be832c0..af6ebfc97ec68 100644 --- a/clients/client-simspaceweaver/src/commands/DeleteSimulationCommand.ts +++ b/clients/client-simspaceweaver/src/commands/DeleteSimulationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSimulationInput, DeleteSimulationOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteSimulationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "DeleteSimulation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/DescribeAppCommand.ts b/clients/client-simspaceweaver/src/commands/DescribeAppCommand.ts index b98f1c8503d97..7d8e2a5f83698 100644 --- a/clients/client-simspaceweaver/src/commands/DescribeAppCommand.ts +++ b/clients/client-simspaceweaver/src/commands/DescribeAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAppInput, DescribeAppOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DescribeAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "DescribeApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/DescribeSimulationCommand.ts b/clients/client-simspaceweaver/src/commands/DescribeSimulationCommand.ts index 3277f238c1d57..5257bd0a37dd8 100644 --- a/clients/client-simspaceweaver/src/commands/DescribeSimulationCommand.ts +++ b/clients/client-simspaceweaver/src/commands/DescribeSimulationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSimulationInput, DescribeSimulationOutput } from "../models/models_0"; @@ -167,6 +168,10 @@ export class DescribeSimulationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "DescribeSimulation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/ListAppsCommand.ts b/clients/client-simspaceweaver/src/commands/ListAppsCommand.ts index 7a8cc5fba1e06..895084c8e4c09 100644 --- a/clients/client-simspaceweaver/src/commands/ListAppsCommand.ts +++ b/clients/client-simspaceweaver/src/commands/ListAppsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppsInput, ListAppsOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListAppsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "ListApps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/ListSimulationsCommand.ts b/clients/client-simspaceweaver/src/commands/ListSimulationsCommand.ts index 8b933f636021a..388b2f7ac55c9 100644 --- a/clients/client-simspaceweaver/src/commands/ListSimulationsCommand.ts +++ b/clients/client-simspaceweaver/src/commands/ListSimulationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSimulationsInput, ListSimulationsOutput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListSimulationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "ListSimulations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/ListTagsForResourceCommand.ts b/clients/client-simspaceweaver/src/commands/ListTagsForResourceCommand.ts index c76c8bf2ce544..c4b5c7940eb8c 100644 --- a/clients/client-simspaceweaver/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-simspaceweaver/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -122,6 +123,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/StartAppCommand.ts b/clients/client-simspaceweaver/src/commands/StartAppCommand.ts index cde9b4088e13c..4477acdfcac77 100644 --- a/clients/client-simspaceweaver/src/commands/StartAppCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StartAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartAppInput, StartAppInputFilterSensitiveLog, StartAppOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class StartAppCommand extends $Command< commandName, inputFilterSensitiveLog: StartAppInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "StartApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/StartClockCommand.ts b/clients/client-simspaceweaver/src/commands/StartClockCommand.ts index 14366e2b0468c..432ee11848064 100644 --- a/clients/client-simspaceweaver/src/commands/StartClockCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StartClockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartClockInput, StartClockOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class StartClockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "StartClock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/StartSimulationCommand.ts b/clients/client-simspaceweaver/src/commands/StartSimulationCommand.ts index 9d97d40fd1feb..79d56488d3d24 100644 --- a/clients/client-simspaceweaver/src/commands/StartSimulationCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StartSimulationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class StartSimulationCommand extends $Command< commandName, inputFilterSensitiveLog: StartSimulationInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "StartSimulation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/StopAppCommand.ts b/clients/client-simspaceweaver/src/commands/StopAppCommand.ts index 4d128bd6e4a4a..e30d2071f3dfe 100644 --- a/clients/client-simspaceweaver/src/commands/StopAppCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StopAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopAppInput, StopAppOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class StopAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "StopApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/StopClockCommand.ts b/clients/client-simspaceweaver/src/commands/StopClockCommand.ts index 2e65777a4fdbe..c39baafcf059d 100644 --- a/clients/client-simspaceweaver/src/commands/StopClockCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StopClockCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopClockInput, StopClockOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class StopClockCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "StopClock", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/StopSimulationCommand.ts b/clients/client-simspaceweaver/src/commands/StopSimulationCommand.ts index 6d5d6e77f38bd..2c677786d12fc 100644 --- a/clients/client-simspaceweaver/src/commands/StopSimulationCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StopSimulationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopSimulationInput, StopSimulationOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class StopSimulationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "StopSimulation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/TagResourceCommand.ts b/clients/client-simspaceweaver/src/commands/TagResourceCommand.ts index 6621135e764c1..7837c00fc6d4b 100644 --- a/clients/client-simspaceweaver/src/commands/TagResourceCommand.ts +++ b/clients/client-simspaceweaver/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -123,6 +124,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-simspaceweaver/src/commands/UntagResourceCommand.ts b/clients/client-simspaceweaver/src/commands/UntagResourceCommand.ts index a8948d3f04e33..090362415098e 100644 --- a/clients/client-simspaceweaver/src/commands/UntagResourceCommand.ts +++ b/clients/client-simspaceweaver/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -120,6 +121,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimSpaceWeaver", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/package.json b/clients/client-sms/package.json index a07070d4ea3a2..d7374d126bc7b 100644 --- a/clients/client-sms/package.json +++ b/clients/client-sms/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sms/src/commands/CreateAppCommand.ts b/clients/client-sms/src/commands/CreateAppCommand.ts index 91247c6dc9f27..f419be35e6da9 100644 --- a/clients/client-sms/src/commands/CreateAppCommand.ts +++ b/clients/client-sms/src/commands/CreateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAppRequest, CreateAppResponse } from "../models/models_0"; @@ -212,6 +213,10 @@ export class CreateAppCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "CreateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/CreateReplicationJobCommand.ts b/clients/client-sms/src/commands/CreateReplicationJobCommand.ts index c865fda88eac7..fc58c2908bd74 100644 --- a/clients/client-sms/src/commands/CreateReplicationJobCommand.ts +++ b/clients/client-sms/src/commands/CreateReplicationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReplicationJobRequest, CreateReplicationJobResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreateReplicationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "CreateReplicationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/DeleteAppCommand.ts b/clients/client-sms/src/commands/DeleteAppCommand.ts index 95941365a65b4..5c20a861554b5 100644 --- a/clients/client-sms/src/commands/DeleteAppCommand.ts +++ b/clients/client-sms/src/commands/DeleteAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppRequest, DeleteAppResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteAppCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "DeleteApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/DeleteAppLaunchConfigurationCommand.ts b/clients/client-sms/src/commands/DeleteAppLaunchConfigurationCommand.ts index 2a9e1dd70622f..a8d79126bf120 100644 --- a/clients/client-sms/src/commands/DeleteAppLaunchConfigurationCommand.ts +++ b/clients/client-sms/src/commands/DeleteAppLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppLaunchConfigurationRequest, DeleteAppLaunchConfigurationResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteAppLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "DeleteAppLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/DeleteAppReplicationConfigurationCommand.ts b/clients/client-sms/src/commands/DeleteAppReplicationConfigurationCommand.ts index e20fb69e9cc5e..9735357b797d5 100644 --- a/clients/client-sms/src/commands/DeleteAppReplicationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/DeleteAppReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DeleteAppReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "DeleteAppReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/DeleteAppValidationConfigurationCommand.ts b/clients/client-sms/src/commands/DeleteAppValidationConfigurationCommand.ts index 57ab30f785d83..41af6f08206dd 100644 --- a/clients/client-sms/src/commands/DeleteAppValidationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/DeleteAppValidationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAppValidationConfigurationRequest, DeleteAppValidationConfigurationResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteAppValidationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "DeleteAppValidationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/DeleteReplicationJobCommand.ts b/clients/client-sms/src/commands/DeleteReplicationJobCommand.ts index e877ddd4cb311..c546e161d6989 100644 --- a/clients/client-sms/src/commands/DeleteReplicationJobCommand.ts +++ b/clients/client-sms/src/commands/DeleteReplicationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReplicationJobRequest, DeleteReplicationJobResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteReplicationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "DeleteReplicationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/DeleteServerCatalogCommand.ts b/clients/client-sms/src/commands/DeleteServerCatalogCommand.ts index d5a1a4e736e91..a483d17cc987d 100644 --- a/clients/client-sms/src/commands/DeleteServerCatalogCommand.ts +++ b/clients/client-sms/src/commands/DeleteServerCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServerCatalogRequest, DeleteServerCatalogResponse } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteServerCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "DeleteServerCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/DisassociateConnectorCommand.ts b/clients/client-sms/src/commands/DisassociateConnectorCommand.ts index 3b78f0e6c0a8a..15995bfbc2992 100644 --- a/clients/client-sms/src/commands/DisassociateConnectorCommand.ts +++ b/clients/client-sms/src/commands/DisassociateConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateConnectorRequest, DisassociateConnectorResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DisassociateConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "DisassociateConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GenerateChangeSetCommand.ts b/clients/client-sms/src/commands/GenerateChangeSetCommand.ts index bfc454497626a..0f8e99890882e 100644 --- a/clients/client-sms/src/commands/GenerateChangeSetCommand.ts +++ b/clients/client-sms/src/commands/GenerateChangeSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GenerateChangeSetRequest, GenerateChangeSetResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class GenerateChangeSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GenerateChangeSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GenerateTemplateCommand.ts b/clients/client-sms/src/commands/GenerateTemplateCommand.ts index 5636c60b76ca9..e4975e3ecdb05 100644 --- a/clients/client-sms/src/commands/GenerateTemplateCommand.ts +++ b/clients/client-sms/src/commands/GenerateTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GenerateTemplateRequest, GenerateTemplateResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class GenerateTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GenerateTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetAppCommand.ts b/clients/client-sms/src/commands/GetAppCommand.ts index 8c098fd0bd69e..e3a95e3ad996b 100644 --- a/clients/client-sms/src/commands/GetAppCommand.ts +++ b/clients/client-sms/src/commands/GetAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppRequest, GetAppResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class GetAppCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetAppLaunchConfigurationCommand.ts b/clients/client-sms/src/commands/GetAppLaunchConfigurationCommand.ts index 9f37290d0ea6c..a70fcb14434be 100644 --- a/clients/client-sms/src/commands/GetAppLaunchConfigurationCommand.ts +++ b/clients/client-sms/src/commands/GetAppLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppLaunchConfigurationRequest, GetAppLaunchConfigurationResponse } from "../models/models_0"; @@ -177,6 +178,10 @@ export class GetAppLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetAppLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetAppReplicationConfigurationCommand.ts b/clients/client-sms/src/commands/GetAppReplicationConfigurationCommand.ts index 271f72dd46621..3e43228456e9e 100644 --- a/clients/client-sms/src/commands/GetAppReplicationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/GetAppReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppReplicationConfigurationRequest, GetAppReplicationConfigurationResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class GetAppReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetAppReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetAppValidationConfigurationCommand.ts b/clients/client-sms/src/commands/GetAppValidationConfigurationCommand.ts index e92c164eb4340..999df6a5d26d0 100644 --- a/clients/client-sms/src/commands/GetAppValidationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/GetAppValidationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppValidationConfigurationRequest, GetAppValidationConfigurationResponse } from "../models/models_0"; @@ -191,6 +192,10 @@ export class GetAppValidationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetAppValidationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetAppValidationOutputCommand.ts b/clients/client-sms/src/commands/GetAppValidationOutputCommand.ts index 60c19e2a4540e..51a3bc9948f9a 100644 --- a/clients/client-sms/src/commands/GetAppValidationOutputCommand.ts +++ b/clients/client-sms/src/commands/GetAppValidationOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAppValidationOutputRequest, GetAppValidationOutputResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class GetAppValidationOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetAppValidationOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetConnectorsCommand.ts b/clients/client-sms/src/commands/GetConnectorsCommand.ts index 265d39295d42a..cbaf333742836 100644 --- a/clients/client-sms/src/commands/GetConnectorsCommand.ts +++ b/clients/client-sms/src/commands/GetConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConnectorsRequest, GetConnectorsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class GetConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetReplicationJobsCommand.ts b/clients/client-sms/src/commands/GetReplicationJobsCommand.ts index 57cee04126358..4e75b50633191 100644 --- a/clients/client-sms/src/commands/GetReplicationJobsCommand.ts +++ b/clients/client-sms/src/commands/GetReplicationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReplicationJobsRequest, GetReplicationJobsResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class GetReplicationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetReplicationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetReplicationRunsCommand.ts b/clients/client-sms/src/commands/GetReplicationRunsCommand.ts index ea435722b437f..d8f3311fee59a 100644 --- a/clients/client-sms/src/commands/GetReplicationRunsCommand.ts +++ b/clients/client-sms/src/commands/GetReplicationRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReplicationRunsRequest, GetReplicationRunsResponse } from "../models/models_0"; @@ -190,6 +191,10 @@ export class GetReplicationRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetReplicationRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/GetServersCommand.ts b/clients/client-sms/src/commands/GetServersCommand.ts index f57ec21cfffbb..bab9632baf4de 100644 --- a/clients/client-sms/src/commands/GetServersCommand.ts +++ b/clients/client-sms/src/commands/GetServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServersRequest, GetServersResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class GetServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "GetServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/ImportAppCatalogCommand.ts b/clients/client-sms/src/commands/ImportAppCatalogCommand.ts index c00cd9b5943a5..1485ca1b8060a 100644 --- a/clients/client-sms/src/commands/ImportAppCatalogCommand.ts +++ b/clients/client-sms/src/commands/ImportAppCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportAppCatalogRequest, ImportAppCatalogResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ImportAppCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "ImportAppCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/ImportServerCatalogCommand.ts b/clients/client-sms/src/commands/ImportServerCatalogCommand.ts index 7f6d3168fd4a7..d65aa8c895f76 100644 --- a/clients/client-sms/src/commands/ImportServerCatalogCommand.ts +++ b/clients/client-sms/src/commands/ImportServerCatalogCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportServerCatalogRequest, ImportServerCatalogResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ImportServerCatalogCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "ImportServerCatalog", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/LaunchAppCommand.ts b/clients/client-sms/src/commands/LaunchAppCommand.ts index bb1d784169e4b..1b81b4b52a42a 100644 --- a/clients/client-sms/src/commands/LaunchAppCommand.ts +++ b/clients/client-sms/src/commands/LaunchAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LaunchAppRequest, LaunchAppResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class LaunchAppCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "LaunchApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/ListAppsCommand.ts b/clients/client-sms/src/commands/ListAppsCommand.ts index 9088cb0559303..0e79a2665f843 100644 --- a/clients/client-sms/src/commands/ListAppsCommand.ts +++ b/clients/client-sms/src/commands/ListAppsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAppsRequest, ListAppsResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class ListAppsCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "ListApps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/NotifyAppValidationOutputCommand.ts b/clients/client-sms/src/commands/NotifyAppValidationOutputCommand.ts index fd23136498d51..567fe43dac82f 100644 --- a/clients/client-sms/src/commands/NotifyAppValidationOutputCommand.ts +++ b/clients/client-sms/src/commands/NotifyAppValidationOutputCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NotifyAppValidationOutputRequest, NotifyAppValidationOutputResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class NotifyAppValidationOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "NotifyAppValidationOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/PutAppLaunchConfigurationCommand.ts b/clients/client-sms/src/commands/PutAppLaunchConfigurationCommand.ts index c95c47614b91c..e706996bc8b40 100644 --- a/clients/client-sms/src/commands/PutAppLaunchConfigurationCommand.ts +++ b/clients/client-sms/src/commands/PutAppLaunchConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAppLaunchConfigurationRequest, PutAppLaunchConfigurationResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class PutAppLaunchConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "PutAppLaunchConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/PutAppReplicationConfigurationCommand.ts b/clients/client-sms/src/commands/PutAppReplicationConfigurationCommand.ts index 76e75075f6e0c..dc4340f45762b 100644 --- a/clients/client-sms/src/commands/PutAppReplicationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/PutAppReplicationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAppReplicationConfigurationRequest, PutAppReplicationConfigurationResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class PutAppReplicationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "PutAppReplicationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/PutAppValidationConfigurationCommand.ts b/clients/client-sms/src/commands/PutAppValidationConfigurationCommand.ts index 4c9457fa45497..53e4b3e19656e 100644 --- a/clients/client-sms/src/commands/PutAppValidationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/PutAppValidationConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAppValidationConfigurationRequest, PutAppValidationConfigurationResponse } from "../models/models_0"; @@ -190,6 +191,10 @@ export class PutAppValidationConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "PutAppValidationConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/StartAppReplicationCommand.ts b/clients/client-sms/src/commands/StartAppReplicationCommand.ts index 346c91f1c946e..37dc4d9b551d3 100644 --- a/clients/client-sms/src/commands/StartAppReplicationCommand.ts +++ b/clients/client-sms/src/commands/StartAppReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartAppReplicationRequest, StartAppReplicationResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class StartAppReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "StartAppReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/StartOnDemandAppReplicationCommand.ts b/clients/client-sms/src/commands/StartOnDemandAppReplicationCommand.ts index 66df246fadf8f..d75a07cdfbb8e 100644 --- a/clients/client-sms/src/commands/StartOnDemandAppReplicationCommand.ts +++ b/clients/client-sms/src/commands/StartOnDemandAppReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartOnDemandAppReplicationRequest, StartOnDemandAppReplicationResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class StartOnDemandAppReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "StartOnDemandAppReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/StartOnDemandReplicationRunCommand.ts b/clients/client-sms/src/commands/StartOnDemandReplicationRunCommand.ts index 6d4c6c013b56d..11924abf59d57 100644 --- a/clients/client-sms/src/commands/StartOnDemandReplicationRunCommand.ts +++ b/clients/client-sms/src/commands/StartOnDemandReplicationRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartOnDemandReplicationRunRequest, StartOnDemandReplicationRunResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class StartOnDemandReplicationRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "StartOnDemandReplicationRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/StopAppReplicationCommand.ts b/clients/client-sms/src/commands/StopAppReplicationCommand.ts index 3977a9091c3c6..aaf0161694847 100644 --- a/clients/client-sms/src/commands/StopAppReplicationCommand.ts +++ b/clients/client-sms/src/commands/StopAppReplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopAppReplicationRequest, StopAppReplicationResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class StopAppReplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "StopAppReplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/TerminateAppCommand.ts b/clients/client-sms/src/commands/TerminateAppCommand.ts index 673ea29de2e2f..ea31a1404557e 100644 --- a/clients/client-sms/src/commands/TerminateAppCommand.ts +++ b/clients/client-sms/src/commands/TerminateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TerminateAppRequest, TerminateAppResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class TerminateAppCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "TerminateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/UpdateAppCommand.ts b/clients/client-sms/src/commands/UpdateAppCommand.ts index 3fcbf061a29b8..eeffd597df1ea 100644 --- a/clients/client-sms/src/commands/UpdateAppCommand.ts +++ b/clients/client-sms/src/commands/UpdateAppCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAppRequest, UpdateAppResponse } from "../models/models_0"; @@ -211,6 +212,10 @@ export class UpdateAppCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "UpdateApp", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sms/src/commands/UpdateReplicationJobCommand.ts b/clients/client-sms/src/commands/UpdateReplicationJobCommand.ts index fe9f0a9fc6a51..30319c37542d9 100644 --- a/clients/client-sms/src/commands/UpdateReplicationJobCommand.ts +++ b/clients/client-sms/src/commands/UpdateReplicationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateReplicationJobRequest, UpdateReplicationJobResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class UpdateReplicationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSServerMigrationService_V2016_10_24", + operation: "UpdateReplicationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/package.json b/clients/client-snow-device-management/package.json index 3f4ac3d9030b8..c3f99dbc3b5d6 100644 --- a/clients/client-snow-device-management/package.json +++ b/clients/client-snow-device-management/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-snow-device-management/src/commands/CancelTaskCommand.ts b/clients/client-snow-device-management/src/commands/CancelTaskCommand.ts index b7a0699caf969..dfe589c3eeb24 100644 --- a/clients/client-snow-device-management/src/commands/CancelTaskCommand.ts +++ b/clients/client-snow-device-management/src/commands/CancelTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelTaskInput, CancelTaskOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CancelTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "CancelTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/CreateTaskCommand.ts b/clients/client-snow-device-management/src/commands/CreateTaskCommand.ts index 6617352d7af56..f96753dd9b41b 100644 --- a/clients/client-snow-device-management/src/commands/CreateTaskCommand.ts +++ b/clients/client-snow-device-management/src/commands/CreateTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTaskInput, CreateTaskOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "CreateTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/DescribeDeviceCommand.ts b/clients/client-snow-device-management/src/commands/DescribeDeviceCommand.ts index 9112419624dcb..5bd643620a148 100644 --- a/clients/client-snow-device-management/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-snow-device-management/src/commands/DescribeDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeviceInput, DescribeDeviceOutput } from "../models/models_0"; @@ -168,6 +169,10 @@ export class DescribeDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "DescribeDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/DescribeDeviceEc2InstancesCommand.ts b/clients/client-snow-device-management/src/commands/DescribeDeviceEc2InstancesCommand.ts index 3d8b13a4964e6..c751f60a5fcf6 100644 --- a/clients/client-snow-device-management/src/commands/DescribeDeviceEc2InstancesCommand.ts +++ b/clients/client-snow-device-management/src/commands/DescribeDeviceEc2InstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeviceEc2Input, DescribeDeviceEc2Output } from "../models/models_0"; @@ -178,6 +179,10 @@ export class DescribeDeviceEc2InstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "DescribeDeviceEc2Instances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/DescribeExecutionCommand.ts b/clients/client-snow-device-management/src/commands/DescribeExecutionCommand.ts index 5a7354f2783d9..5147f08f6f5d0 100644 --- a/clients/client-snow-device-management/src/commands/DescribeExecutionCommand.ts +++ b/clients/client-snow-device-management/src/commands/DescribeExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeExecutionInput, DescribeExecutionOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DescribeExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "DescribeExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/DescribeTaskCommand.ts b/clients/client-snow-device-management/src/commands/DescribeTaskCommand.ts index 2d0525f605246..dac883e8bd3c0 100644 --- a/clients/client-snow-device-management/src/commands/DescribeTaskCommand.ts +++ b/clients/client-snow-device-management/src/commands/DescribeTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTaskInput, DescribeTaskOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DescribeTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "DescribeTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/ListDeviceResourcesCommand.ts b/clients/client-snow-device-management/src/commands/ListDeviceResourcesCommand.ts index 3b942a0929694..73b6fbc76f0c6 100644 --- a/clients/client-snow-device-management/src/commands/ListDeviceResourcesCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListDeviceResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDeviceResourcesInput, ListDeviceResourcesOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListDeviceResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "ListDeviceResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/ListDevicesCommand.ts b/clients/client-snow-device-management/src/commands/ListDevicesCommand.ts index 3a5e511cd3433..85b311fc0620e 100644 --- a/clients/client-snow-device-management/src/commands/ListDevicesCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDevicesInput, ListDevicesOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "ListDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/ListExecutionsCommand.ts b/clients/client-snow-device-management/src/commands/ListExecutionsCommand.ts index 06685778fe087..8562fc1826a73 100644 --- a/clients/client-snow-device-management/src/commands/ListExecutionsCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListExecutionsInput, ListExecutionsOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "ListExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/ListTagsForResourceCommand.ts b/clients/client-snow-device-management/src/commands/ListTagsForResourceCommand.ts index 16add4a2ea8be..d0c45723172f0 100644 --- a/clients/client-snow-device-management/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/ListTasksCommand.ts b/clients/client-snow-device-management/src/commands/ListTasksCommand.ts index efe0b4e586233..50894cbe2852e 100644 --- a/clients/client-snow-device-management/src/commands/ListTasksCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTasksInput, ListTasksOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "ListTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/TagResourceCommand.ts b/clients/client-snow-device-management/src/commands/TagResourceCommand.ts index 2a2837d6d6ea3..a7bd7896bc9fc 100644 --- a/clients/client-snow-device-management/src/commands/TagResourceCommand.ts +++ b/clients/client-snow-device-management/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snow-device-management/src/commands/UntagResourceCommand.ts b/clients/client-snow-device-management/src/commands/UntagResourceCommand.ts index 57d4c7af6fe71..fab8750b7b1ee 100644 --- a/clients/client-snow-device-management/src/commands/UntagResourceCommand.ts +++ b/clients/client-snow-device-management/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SnowDeviceManagement", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/package.json b/clients/client-snowball/package.json index e370445e29d3f..234702e3366e2 100644 --- a/clients/client-snowball/package.json +++ b/clients/client-snowball/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-snowball/src/commands/CancelClusterCommand.ts b/clients/client-snowball/src/commands/CancelClusterCommand.ts index 9ed10431cfd5f..a68753f4d2d9f 100644 --- a/clients/client-snowball/src/commands/CancelClusterCommand.ts +++ b/clients/client-snowball/src/commands/CancelClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelClusterRequest, CancelClusterResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class CancelClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "CancelCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/CancelJobCommand.ts b/clients/client-snowball/src/commands/CancelJobCommand.ts index 67deb509545bc..ad2a63f013569 100644 --- a/clients/client-snowball/src/commands/CancelJobCommand.ts +++ b/clients/client-snowball/src/commands/CancelJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelJobRequest, CancelJobResult } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CancelJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "CancelJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/CreateAddressCommand.ts b/clients/client-snowball/src/commands/CreateAddressCommand.ts index 2b57bbeeaa21d..897fe303d2630 100644 --- a/clients/client-snowball/src/commands/CreateAddressCommand.ts +++ b/clients/client-snowball/src/commands/CreateAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAddressRequest, CreateAddressResult } from "../models/models_0"; @@ -165,6 +166,10 @@ export class CreateAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "CreateAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/CreateClusterCommand.ts b/clients/client-snowball/src/commands/CreateClusterCommand.ts index 25ff51beef426..98a3d53647496 100644 --- a/clients/client-snowball/src/commands/CreateClusterCommand.ts +++ b/clients/client-snowball/src/commands/CreateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateClusterRequest, CreateClusterResult } from "../models/models_0"; @@ -253,6 +254,10 @@ export class CreateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "CreateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/CreateJobCommand.ts b/clients/client-snowball/src/commands/CreateJobCommand.ts index e02368749b937..b07bec56f1851 100644 --- a/clients/client-snowball/src/commands/CreateJobCommand.ts +++ b/clients/client-snowball/src/commands/CreateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateJobRequest, CreateJobRequestFilterSensitiveLog, CreateJobResult } from "../models/models_0"; @@ -415,6 +416,10 @@ export class CreateJobCommand extends $Command< commandName, inputFilterSensitiveLog: CreateJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "CreateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/CreateLongTermPricingCommand.ts b/clients/client-snowball/src/commands/CreateLongTermPricingCommand.ts index f5ac3b13fe8a9..3ea823bd17d36 100644 --- a/clients/client-snowball/src/commands/CreateLongTermPricingCommand.ts +++ b/clients/client-snowball/src/commands/CreateLongTermPricingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLongTermPricingRequest, CreateLongTermPricingResult } from "../models/models_0"; @@ -122,6 +123,10 @@ export class CreateLongTermPricingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "CreateLongTermPricing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/CreateReturnShippingLabelCommand.ts b/clients/client-snowball/src/commands/CreateReturnShippingLabelCommand.ts index 161cbe67e09f5..b57608ba3ffc7 100644 --- a/clients/client-snowball/src/commands/CreateReturnShippingLabelCommand.ts +++ b/clients/client-snowball/src/commands/CreateReturnShippingLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReturnShippingLabelRequest, CreateReturnShippingLabelResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class CreateReturnShippingLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "CreateReturnShippingLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/DescribeAddressCommand.ts b/clients/client-snowball/src/commands/DescribeAddressCommand.ts index 79e975b112f55..2e84355a88c1b 100644 --- a/clients/client-snowball/src/commands/DescribeAddressCommand.ts +++ b/clients/client-snowball/src/commands/DescribeAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAddressRequest, DescribeAddressResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class DescribeAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "DescribeAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/DescribeAddressesCommand.ts b/clients/client-snowball/src/commands/DescribeAddressesCommand.ts index 8d074870fab4f..33ab4817e39ac 100644 --- a/clients/client-snowball/src/commands/DescribeAddressesCommand.ts +++ b/clients/client-snowball/src/commands/DescribeAddressesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAddressesRequest, DescribeAddressesResult } from "../models/models_0"; @@ -171,6 +172,10 @@ export class DescribeAddressesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "DescribeAddresses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/DescribeClusterCommand.ts b/clients/client-snowball/src/commands/DescribeClusterCommand.ts index a8af4478679c4..bf75d97f814dd 100644 --- a/clients/client-snowball/src/commands/DescribeClusterCommand.ts +++ b/clients/client-snowball/src/commands/DescribeClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeClusterRequest, DescribeClusterResult } from "../models/models_0"; @@ -235,6 +236,10 @@ export class DescribeClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "DescribeCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/DescribeJobCommand.ts b/clients/client-snowball/src/commands/DescribeJobCommand.ts index 920bd683e727e..f9d72bc069f88 100644 --- a/clients/client-snowball/src/commands/DescribeJobCommand.ts +++ b/clients/client-snowball/src/commands/DescribeJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeJobRequest, DescribeJobResult, DescribeJobResultFilterSensitiveLog } from "../models/models_0"; @@ -404,6 +405,10 @@ export class DescribeJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeJobResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "DescribeJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/DescribeReturnShippingLabelCommand.ts b/clients/client-snowball/src/commands/DescribeReturnShippingLabelCommand.ts index 4f25053e98a5e..a1cff4a2ce57c 100644 --- a/clients/client-snowball/src/commands/DescribeReturnShippingLabelCommand.ts +++ b/clients/client-snowball/src/commands/DescribeReturnShippingLabelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeReturnShippingLabelRequest, DescribeReturnShippingLabelResult } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DescribeReturnShippingLabelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "DescribeReturnShippingLabel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/GetJobManifestCommand.ts b/clients/client-snowball/src/commands/GetJobManifestCommand.ts index c7f37b9128552..e129c2e7b9805 100644 --- a/clients/client-snowball/src/commands/GetJobManifestCommand.ts +++ b/clients/client-snowball/src/commands/GetJobManifestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetJobManifestRequest, GetJobManifestResult } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetJobManifestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "GetJobManifest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/GetJobUnlockCodeCommand.ts b/clients/client-snowball/src/commands/GetJobUnlockCodeCommand.ts index 013155ccc761e..dc36d6eaf59af 100644 --- a/clients/client-snowball/src/commands/GetJobUnlockCodeCommand.ts +++ b/clients/client-snowball/src/commands/GetJobUnlockCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetJobUnlockCodeRequest, GetJobUnlockCodeResult } from "../models/models_0"; @@ -154,6 +155,10 @@ export class GetJobUnlockCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "GetJobUnlockCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/GetSnowballUsageCommand.ts b/clients/client-snowball/src/commands/GetSnowballUsageCommand.ts index 4999d3755651c..98bf4454ac97b 100644 --- a/clients/client-snowball/src/commands/GetSnowballUsageCommand.ts +++ b/clients/client-snowball/src/commands/GetSnowballUsageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSnowballUsageRequest, GetSnowballUsageResult } from "../models/models_0"; @@ -133,6 +134,10 @@ export class GetSnowballUsageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "GetSnowballUsage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/GetSoftwareUpdatesCommand.ts b/clients/client-snowball/src/commands/GetSoftwareUpdatesCommand.ts index 220ea3f15c617..8635649de4fc6 100644 --- a/clients/client-snowball/src/commands/GetSoftwareUpdatesCommand.ts +++ b/clients/client-snowball/src/commands/GetSoftwareUpdatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSoftwareUpdatesRequest, GetSoftwareUpdatesResult } from "../models/models_0"; @@ -123,6 +124,10 @@ export class GetSoftwareUpdatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "GetSoftwareUpdates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/ListClusterJobsCommand.ts b/clients/client-snowball/src/commands/ListClusterJobsCommand.ts index d79070d0a4238..b6fe5623280ba 100644 --- a/clients/client-snowball/src/commands/ListClusterJobsCommand.ts +++ b/clients/client-snowball/src/commands/ListClusterJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListClusterJobsRequest, ListClusterJobsResult } from "../models/models_0"; @@ -200,6 +201,10 @@ export class ListClusterJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "ListClusterJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/ListClustersCommand.ts b/clients/client-snowball/src/commands/ListClustersCommand.ts index f03be3a6b88bc..44d2ab3b72857 100644 --- a/clients/client-snowball/src/commands/ListClustersCommand.ts +++ b/clients/client-snowball/src/commands/ListClustersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListClustersRequest, ListClustersResult } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListClustersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "ListClusters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/ListCompatibleImagesCommand.ts b/clients/client-snowball/src/commands/ListCompatibleImagesCommand.ts index 1623c2c281b63..5f0e10eb13f14 100644 --- a/clients/client-snowball/src/commands/ListCompatibleImagesCommand.ts +++ b/clients/client-snowball/src/commands/ListCompatibleImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCompatibleImagesRequest, ListCompatibleImagesResult } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListCompatibleImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "ListCompatibleImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/ListJobsCommand.ts b/clients/client-snowball/src/commands/ListJobsCommand.ts index a1ad781c445f7..5c567800eca12 100644 --- a/clients/client-snowball/src/commands/ListJobsCommand.ts +++ b/clients/client-snowball/src/commands/ListJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListJobsRequest, ListJobsResult } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "ListJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/ListLongTermPricingCommand.ts b/clients/client-snowball/src/commands/ListLongTermPricingCommand.ts index 32baa99f7e135..c5346036e5414 100644 --- a/clients/client-snowball/src/commands/ListLongTermPricingCommand.ts +++ b/clients/client-snowball/src/commands/ListLongTermPricingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLongTermPricingRequest, ListLongTermPricingResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListLongTermPricingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "ListLongTermPricing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/ListPickupLocationsCommand.ts b/clients/client-snowball/src/commands/ListPickupLocationsCommand.ts index 4d663f1d83ca4..eb4b8cf20b38a 100644 --- a/clients/client-snowball/src/commands/ListPickupLocationsCommand.ts +++ b/clients/client-snowball/src/commands/ListPickupLocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPickupLocationsRequest, ListPickupLocationsResult } from "../models/models_0"; @@ -164,6 +165,10 @@ export class ListPickupLocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "ListPickupLocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/ListServiceVersionsCommand.ts b/clients/client-snowball/src/commands/ListServiceVersionsCommand.ts index 4d5f28b92156b..75e780c935676 100644 --- a/clients/client-snowball/src/commands/ListServiceVersionsCommand.ts +++ b/clients/client-snowball/src/commands/ListServiceVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServiceVersionsRequest, ListServiceVersionsResult } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListServiceVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "ListServiceVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/UpdateClusterCommand.ts b/clients/client-snowball/src/commands/UpdateClusterCommand.ts index 1ee9e8def5a5c..86eacd0ba6fc6 100644 --- a/clients/client-snowball/src/commands/UpdateClusterCommand.ts +++ b/clients/client-snowball/src/commands/UpdateClusterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateClusterRequest, UpdateClusterResult } from "../models/models_0"; @@ -211,6 +212,10 @@ export class UpdateClusterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "UpdateCluster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/UpdateJobCommand.ts b/clients/client-snowball/src/commands/UpdateJobCommand.ts index 779225311e0c1..b16d17c7a0d15 100644 --- a/clients/client-snowball/src/commands/UpdateJobCommand.ts +++ b/clients/client-snowball/src/commands/UpdateJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateJobRequest, UpdateJobRequestFilterSensitiveLog, UpdateJobResult } from "../models/models_0"; @@ -227,6 +228,10 @@ export class UpdateJobCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateJobRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "UpdateJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/UpdateJobShipmentStateCommand.ts b/clients/client-snowball/src/commands/UpdateJobShipmentStateCommand.ts index 2d7904d7c54c7..abbe39046ab51 100644 --- a/clients/client-snowball/src/commands/UpdateJobShipmentStateCommand.ts +++ b/clients/client-snowball/src/commands/UpdateJobShipmentStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateJobShipmentStateRequest, UpdateJobShipmentStateResult } from "../models/models_0"; @@ -121,6 +122,10 @@ export class UpdateJobShipmentStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "UpdateJobShipmentState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-snowball/src/commands/UpdateLongTermPricingCommand.ts b/clients/client-snowball/src/commands/UpdateLongTermPricingCommand.ts index 906460f0005c8..588e85479521e 100644 --- a/clients/client-snowball/src/commands/UpdateLongTermPricingCommand.ts +++ b/clients/client-snowball/src/commands/UpdateLongTermPricingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLongTermPricingRequest, UpdateLongTermPricingResult } from "../models/models_0"; @@ -118,6 +119,10 @@ export class UpdateLongTermPricingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSIESnowballJobManagementService", + operation: "UpdateLongTermPricing", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/package.json b/clients/client-sns/package.json index 21d50020ead56..360fa4f6d98ee 100644 --- a/clients/client-sns/package.json +++ b/clients/client-sns/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" diff --git a/clients/client-sns/src/commands/AddPermissionCommand.ts b/clients/client-sns/src/commands/AddPermissionCommand.ts index 02ef90e2efbfa..49d715a1365ef 100644 --- a/clients/client-sns/src/commands/AddPermissionCommand.ts +++ b/clients/client-sns/src/commands/AddPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddPermissionInput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class AddPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "AddPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/CheckIfPhoneNumberIsOptedOutCommand.ts b/clients/client-sns/src/commands/CheckIfPhoneNumberIsOptedOutCommand.ts index 3bc3ce0969208..14bc90b562da4 100644 --- a/clients/client-sns/src/commands/CheckIfPhoneNumberIsOptedOutCommand.ts +++ b/clients/client-sns/src/commands/CheckIfPhoneNumberIsOptedOutCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CheckIfPhoneNumberIsOptedOutInput, CheckIfPhoneNumberIsOptedOutResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class CheckIfPhoneNumberIsOptedOutCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "CheckIfPhoneNumberIsOptedOut", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ConfirmSubscriptionCommand.ts b/clients/client-sns/src/commands/ConfirmSubscriptionCommand.ts index a9a994d81b985..274e71357379d 100644 --- a/clients/client-sns/src/commands/ConfirmSubscriptionCommand.ts +++ b/clients/client-sns/src/commands/ConfirmSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConfirmSubscriptionInput, ConfirmSubscriptionResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ConfirmSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ConfirmSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts b/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts index da5f709742f52..2272a69052e4e 100644 --- a/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts +++ b/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePlatformApplicationInput, CreatePlatformApplicationResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class CreatePlatformApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "CreatePlatformApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/CreatePlatformEndpointCommand.ts b/clients/client-sns/src/commands/CreatePlatformEndpointCommand.ts index 745e3e3da520b..290f602ad40e8 100644 --- a/clients/client-sns/src/commands/CreatePlatformEndpointCommand.ts +++ b/clients/client-sns/src/commands/CreatePlatformEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateEndpointResponse, CreatePlatformEndpointInput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class CreatePlatformEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "CreatePlatformEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/CreateSMSSandboxPhoneNumberCommand.ts b/clients/client-sns/src/commands/CreateSMSSandboxPhoneNumberCommand.ts index a37bea4869c96..f4fea6362e7d7 100644 --- a/clients/client-sns/src/commands/CreateSMSSandboxPhoneNumberCommand.ts +++ b/clients/client-sns/src/commands/CreateSMSSandboxPhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSMSSandboxPhoneNumberInput, CreateSMSSandboxPhoneNumberResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateSMSSandboxPhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "CreateSMSSandboxPhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/CreateTopicCommand.ts b/clients/client-sns/src/commands/CreateTopicCommand.ts index ca8bb6d4c50d6..7356535c690c1 100644 --- a/clients/client-sns/src/commands/CreateTopicCommand.ts +++ b/clients/client-sns/src/commands/CreateTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTopicInput, CreateTopicResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateTopicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "CreateTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/DeleteEndpointCommand.ts b/clients/client-sns/src/commands/DeleteEndpointCommand.ts index c2273ed0dc3ad..dbd2367940cd4 100644 --- a/clients/client-sns/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-sns/src/commands/DeleteEndpointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteEndpointInput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteEndpointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "DeleteEndpoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/DeletePlatformApplicationCommand.ts b/clients/client-sns/src/commands/DeletePlatformApplicationCommand.ts index d402b4f48e049..375b199f227ba 100644 --- a/clients/client-sns/src/commands/DeletePlatformApplicationCommand.ts +++ b/clients/client-sns/src/commands/DeletePlatformApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePlatformApplicationInput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeletePlatformApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "DeletePlatformApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/DeleteSMSSandboxPhoneNumberCommand.ts b/clients/client-sns/src/commands/DeleteSMSSandboxPhoneNumberCommand.ts index 1743c8cc93f59..ec49853c9a34b 100644 --- a/clients/client-sns/src/commands/DeleteSMSSandboxPhoneNumberCommand.ts +++ b/clients/client-sns/src/commands/DeleteSMSSandboxPhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSMSSandboxPhoneNumberInput, DeleteSMSSandboxPhoneNumberResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeleteSMSSandboxPhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "DeleteSMSSandboxPhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/DeleteTopicCommand.ts b/clients/client-sns/src/commands/DeleteTopicCommand.ts index 97203c516ff3d..7b9cbd211aa1b 100644 --- a/clients/client-sns/src/commands/DeleteTopicCommand.ts +++ b/clients/client-sns/src/commands/DeleteTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTopicInput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteTopicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "DeleteTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/GetDataProtectionPolicyCommand.ts b/clients/client-sns/src/commands/GetDataProtectionPolicyCommand.ts index 910e01f6b26a6..92bd3a7304bf7 100644 --- a/clients/client-sns/src/commands/GetDataProtectionPolicyCommand.ts +++ b/clients/client-sns/src/commands/GetDataProtectionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDataProtectionPolicyInput, GetDataProtectionPolicyResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetDataProtectionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "GetDataProtectionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/GetEndpointAttributesCommand.ts b/clients/client-sns/src/commands/GetEndpointAttributesCommand.ts index 65497e8126f1e..cbc306d8a2801 100644 --- a/clients/client-sns/src/commands/GetEndpointAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetEndpointAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEndpointAttributesInput, GetEndpointAttributesResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetEndpointAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "GetEndpointAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/GetPlatformApplicationAttributesCommand.ts b/clients/client-sns/src/commands/GetPlatformApplicationAttributesCommand.ts index b159d1d46f017..d55c75c5d1155 100644 --- a/clients/client-sns/src/commands/GetPlatformApplicationAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetPlatformApplicationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPlatformApplicationAttributesInput, GetPlatformApplicationAttributesResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetPlatformApplicationAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "GetPlatformApplicationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/GetSMSAttributesCommand.ts b/clients/client-sns/src/commands/GetSMSAttributesCommand.ts index 179853d1df686..03d9bd0c7b0fc 100644 --- a/clients/client-sns/src/commands/GetSMSAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetSMSAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSMSAttributesInput, GetSMSAttributesResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetSMSAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "GetSMSAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/GetSMSSandboxAccountStatusCommand.ts b/clients/client-sns/src/commands/GetSMSSandboxAccountStatusCommand.ts index 5f15ce23e4f6e..767a18c60c26d 100644 --- a/clients/client-sns/src/commands/GetSMSSandboxAccountStatusCommand.ts +++ b/clients/client-sns/src/commands/GetSMSSandboxAccountStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSMSSandboxAccountStatusInput, GetSMSSandboxAccountStatusResult } from "../models/models_0"; @@ -130,6 +131,10 @@ export class GetSMSSandboxAccountStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "GetSMSSandboxAccountStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/GetSubscriptionAttributesCommand.ts b/clients/client-sns/src/commands/GetSubscriptionAttributesCommand.ts index ae939b80159f4..fde4ff3f3940e 100644 --- a/clients/client-sns/src/commands/GetSubscriptionAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetSubscriptionAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSubscriptionAttributesInput, GetSubscriptionAttributesResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class GetSubscriptionAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "GetSubscriptionAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/GetTopicAttributesCommand.ts b/clients/client-sns/src/commands/GetTopicAttributesCommand.ts index fd053af6a86ad..ed004d7395074 100644 --- a/clients/client-sns/src/commands/GetTopicAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetTopicAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTopicAttributesInput, GetTopicAttributesResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetTopicAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "GetTopicAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListEndpointsByPlatformApplicationCommand.ts b/clients/client-sns/src/commands/ListEndpointsByPlatformApplicationCommand.ts index a67b9f2f9c1cb..f921e58aa7eb9 100644 --- a/clients/client-sns/src/commands/ListEndpointsByPlatformApplicationCommand.ts +++ b/clients/client-sns/src/commands/ListEndpointsByPlatformApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class ListEndpointsByPlatformApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListEndpointsByPlatformApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListOriginationNumbersCommand.ts b/clients/client-sns/src/commands/ListOriginationNumbersCommand.ts index 3bdb868ce44d6..b2a4a7f25e3d1 100644 --- a/clients/client-sns/src/commands/ListOriginationNumbersCommand.ts +++ b/clients/client-sns/src/commands/ListOriginationNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOriginationNumbersRequest, ListOriginationNumbersResult } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListOriginationNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListOriginationNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListPhoneNumbersOptedOutCommand.ts b/clients/client-sns/src/commands/ListPhoneNumbersOptedOutCommand.ts index c256a2009566c..c807020bb8aae 100644 --- a/clients/client-sns/src/commands/ListPhoneNumbersOptedOutCommand.ts +++ b/clients/client-sns/src/commands/ListPhoneNumbersOptedOutCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPhoneNumbersOptedOutInput, ListPhoneNumbersOptedOutResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListPhoneNumbersOptedOutCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListPhoneNumbersOptedOut", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListPlatformApplicationsCommand.ts b/clients/client-sns/src/commands/ListPlatformApplicationsCommand.ts index d5a4a400656b4..c495f033a96c4 100644 --- a/clients/client-sns/src/commands/ListPlatformApplicationsCommand.ts +++ b/clients/client-sns/src/commands/ListPlatformApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPlatformApplicationsInput, ListPlatformApplicationsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListPlatformApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListPlatformApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListSMSSandboxPhoneNumbersCommand.ts b/clients/client-sns/src/commands/ListSMSSandboxPhoneNumbersCommand.ts index f842b926a1eb8..a6c9bde2690b7 100644 --- a/clients/client-sns/src/commands/ListSMSSandboxPhoneNumbersCommand.ts +++ b/clients/client-sns/src/commands/ListSMSSandboxPhoneNumbersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSMSSandboxPhoneNumbersInput, ListSMSSandboxPhoneNumbersResult } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListSMSSandboxPhoneNumbersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListSMSSandboxPhoneNumbers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListSubscriptionsByTopicCommand.ts b/clients/client-sns/src/commands/ListSubscriptionsByTopicCommand.ts index bf7e3d28256b4..ce4584efa8f8a 100644 --- a/clients/client-sns/src/commands/ListSubscriptionsByTopicCommand.ts +++ b/clients/client-sns/src/commands/ListSubscriptionsByTopicCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSubscriptionsByTopicInput, ListSubscriptionsByTopicResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListSubscriptionsByTopicCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListSubscriptionsByTopic", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListSubscriptionsCommand.ts b/clients/client-sns/src/commands/ListSubscriptionsCommand.ts index ea001b8cc0885..dc913d179e182 100644 --- a/clients/client-sns/src/commands/ListSubscriptionsCommand.ts +++ b/clients/client-sns/src/commands/ListSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSubscriptionsInput, ListSubscriptionsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListTagsForResourceCommand.ts b/clients/client-sns/src/commands/ListTagsForResourceCommand.ts index 84318e486d7c2..6ab2b599dc73d 100644 --- a/clients/client-sns/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sns/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/ListTopicsCommand.ts b/clients/client-sns/src/commands/ListTopicsCommand.ts index 0c08c91695557..1d7f9a08dbee7 100644 --- a/clients/client-sns/src/commands/ListTopicsCommand.ts +++ b/clients/client-sns/src/commands/ListTopicsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTopicsInput, ListTopicsResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListTopicsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "ListTopics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/OptInPhoneNumberCommand.ts b/clients/client-sns/src/commands/OptInPhoneNumberCommand.ts index 6bf8cce16beb0..cbbc764161845 100644 --- a/clients/client-sns/src/commands/OptInPhoneNumberCommand.ts +++ b/clients/client-sns/src/commands/OptInPhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { OptInPhoneNumberInput, OptInPhoneNumberResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class OptInPhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "OptInPhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/PublishBatchCommand.ts b/clients/client-sns/src/commands/PublishBatchCommand.ts index f35fd20552a1c..0de4c72e78e2a 100644 --- a/clients/client-sns/src/commands/PublishBatchCommand.ts +++ b/clients/client-sns/src/commands/PublishBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PublishBatchInput, PublishBatchResponse } from "../models/models_0"; @@ -234,6 +235,10 @@ export class PublishBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "PublishBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/PublishCommand.ts b/clients/client-sns/src/commands/PublishCommand.ts index 68fbef3eef20d..3d9d7cc01e464 100644 --- a/clients/client-sns/src/commands/PublishCommand.ts +++ b/clients/client-sns/src/commands/PublishCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PublishInput, PublishResponse } from "../models/models_0"; @@ -196,6 +197,10 @@ export class PublishCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "Publish", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/PutDataProtectionPolicyCommand.ts b/clients/client-sns/src/commands/PutDataProtectionPolicyCommand.ts index c8d0f06e53b0f..860514a06e425 100644 --- a/clients/client-sns/src/commands/PutDataProtectionPolicyCommand.ts +++ b/clients/client-sns/src/commands/PutDataProtectionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutDataProtectionPolicyInput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class PutDataProtectionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "PutDataProtectionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/RemovePermissionCommand.ts b/clients/client-sns/src/commands/RemovePermissionCommand.ts index 5cd7d8390cff2..16809a4fd7d42 100644 --- a/clients/client-sns/src/commands/RemovePermissionCommand.ts +++ b/clients/client-sns/src/commands/RemovePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemovePermissionInput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class RemovePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "RemovePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/SetEndpointAttributesCommand.ts b/clients/client-sns/src/commands/SetEndpointAttributesCommand.ts index 44a1dd285f26b..5ffbd6ed40b20 100644 --- a/clients/client-sns/src/commands/SetEndpointAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetEndpointAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetEndpointAttributesInput } from "../models/models_0"; @@ -130,6 +131,10 @@ export class SetEndpointAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "SetEndpointAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/SetPlatformApplicationAttributesCommand.ts b/clients/client-sns/src/commands/SetPlatformApplicationAttributesCommand.ts index 176e15a30e93e..3c2a7372295a8 100644 --- a/clients/client-sns/src/commands/SetPlatformApplicationAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetPlatformApplicationAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetPlatformApplicationAttributesInput } from "../models/models_0"; @@ -135,6 +136,10 @@ export class SetPlatformApplicationAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "SetPlatformApplicationAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/SetSMSAttributesCommand.ts b/clients/client-sns/src/commands/SetSMSAttributesCommand.ts index 343c9bc7c00a4..a9a671b09fe6d 100644 --- a/clients/client-sns/src/commands/SetSMSAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetSMSAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetSMSAttributesInput, SetSMSAttributesResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class SetSMSAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "SetSMSAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/SetSubscriptionAttributesCommand.ts b/clients/client-sns/src/commands/SetSubscriptionAttributesCommand.ts index b4a922522fb1a..73adc8c4490a2 100644 --- a/clients/client-sns/src/commands/SetSubscriptionAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetSubscriptionAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetSubscriptionAttributesInput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class SetSubscriptionAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "SetSubscriptionAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/SetTopicAttributesCommand.ts b/clients/client-sns/src/commands/SetTopicAttributesCommand.ts index 7936c02790443..d37fa150e9802 100644 --- a/clients/client-sns/src/commands/SetTopicAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetTopicAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetTopicAttributesInput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class SetTopicAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "SetTopicAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/SubscribeCommand.ts b/clients/client-sns/src/commands/SubscribeCommand.ts index 2e5735ecd7cc8..d755be67f6bc8 100644 --- a/clients/client-sns/src/commands/SubscribeCommand.ts +++ b/clients/client-sns/src/commands/SubscribeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SubscribeInput, SubscribeResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class SubscribeCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "Subscribe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/TagResourceCommand.ts b/clients/client-sns/src/commands/TagResourceCommand.ts index 4703ae82e65d1..b760922f4335d 100644 --- a/clients/client-sns/src/commands/TagResourceCommand.ts +++ b/clients/client-sns/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -164,6 +165,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/UnsubscribeCommand.ts b/clients/client-sns/src/commands/UnsubscribeCommand.ts index f89751fadd8ec..2d4208c402b37 100644 --- a/clients/client-sns/src/commands/UnsubscribeCommand.ts +++ b/clients/client-sns/src/commands/UnsubscribeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UnsubscribeInput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UnsubscribeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "Unsubscribe", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/UntagResourceCommand.ts b/clients/client-sns/src/commands/UntagResourceCommand.ts index c147d27ab3de7..e11349d954ec9 100644 --- a/clients/client-sns/src/commands/UntagResourceCommand.ts +++ b/clients/client-sns/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sns/src/commands/VerifySMSSandboxPhoneNumberCommand.ts b/clients/client-sns/src/commands/VerifySMSSandboxPhoneNumberCommand.ts index c6fd609f925a8..82e94659e8526 100644 --- a/clients/client-sns/src/commands/VerifySMSSandboxPhoneNumberCommand.ts +++ b/clients/client-sns/src/commands/VerifySMSSandboxPhoneNumberCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { VerifySMSSandboxPhoneNumberInput, VerifySMSSandboxPhoneNumberResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class VerifySMSSandboxPhoneNumberCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSimpleNotificationService", + operation: "VerifySMSSandboxPhoneNumber", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/package.json b/clients/client-sqs/package.json index 5f8d24a46d815..375186b334503 100644 --- a/clients/client-sqs/package.json +++ b/clients/client-sqs/package.json @@ -34,28 +34,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/md5-js": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/md5-js": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" diff --git a/clients/client-sqs/src/commands/AddPermissionCommand.ts b/clients/client-sqs/src/commands/AddPermissionCommand.ts index cdca065cfece6..1ad8c9e6c261d 100644 --- a/clients/client-sqs/src/commands/AddPermissionCommand.ts +++ b/clients/client-sqs/src/commands/AddPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddPermissionRequest } from "../models/models_0"; @@ -156,6 +157,10 @@ export class AddPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "AddPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts b/clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts index a650bb394a353..f54d1420e169b 100644 --- a/clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts +++ b/clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelMessageMoveTaskRequest, CancelMessageMoveTaskResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class CancelMessageMoveTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "CancelMessageMoveTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts b/clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts index c2ab7f4870ff9..554412f981518 100644 --- a/clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts +++ b/clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ChangeMessageVisibilityBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "ChangeMessageVisibilityBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts b/clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts index 379525b69afc5..be14f0c923564 100644 --- a/clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts +++ b/clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ChangeMessageVisibilityRequest } from "../models/models_0"; @@ -161,6 +162,10 @@ export class ChangeMessageVisibilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "ChangeMessageVisibility", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/CreateQueueCommand.ts b/clients/client-sqs/src/commands/CreateQueueCommand.ts index 1c3ca593cc5ee..db5b5019a5d66 100644 --- a/clients/client-sqs/src/commands/CreateQueueCommand.ts +++ b/clients/client-sqs/src/commands/CreateQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateQueueRequest, CreateQueueResult } from "../models/models_0"; @@ -177,6 +178,10 @@ export class CreateQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "CreateQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts b/clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts index a64795f1d8ccd..d8b5168f4ea77 100644 --- a/clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts +++ b/clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMessageBatchRequest, DeleteMessageBatchResult } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteMessageBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "DeleteMessageBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/DeleteMessageCommand.ts b/clients/client-sqs/src/commands/DeleteMessageCommand.ts index c18ad5d097112..e8e087a8c5c3a 100644 --- a/clients/client-sqs/src/commands/DeleteMessageCommand.ts +++ b/clients/client-sqs/src/commands/DeleteMessageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMessageRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "DeleteMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/DeleteQueueCommand.ts b/clients/client-sqs/src/commands/DeleteQueueCommand.ts index a8e6d16736085..460c893aeeab0 100644 --- a/clients/client-sqs/src/commands/DeleteQueueCommand.ts +++ b/clients/client-sqs/src/commands/DeleteQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteQueueRequest } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "DeleteQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/GetQueueAttributesCommand.ts b/clients/client-sqs/src/commands/GetQueueAttributesCommand.ts index 0cde83f67fd76..cfc898af3634d 100644 --- a/clients/client-sqs/src/commands/GetQueueAttributesCommand.ts +++ b/clients/client-sqs/src/commands/GetQueueAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetQueueAttributesRequest, GetQueueAttributesResult } from "../models/models_0"; @@ -125,6 +126,10 @@ export class GetQueueAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "GetQueueAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/GetQueueUrlCommand.ts b/clients/client-sqs/src/commands/GetQueueUrlCommand.ts index eb4d45145b784..923cbac1c8de5 100644 --- a/clients/client-sqs/src/commands/GetQueueUrlCommand.ts +++ b/clients/client-sqs/src/commands/GetQueueUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetQueueUrlRequest, GetQueueUrlResult } from "../models/models_0"; @@ -124,6 +125,10 @@ export class GetQueueUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "GetQueueUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/ListDeadLetterSourceQueuesCommand.ts b/clients/client-sqs/src/commands/ListDeadLetterSourceQueuesCommand.ts index e754181111d41..5921dab2e0a47 100644 --- a/clients/client-sqs/src/commands/ListDeadLetterSourceQueuesCommand.ts +++ b/clients/client-sqs/src/commands/ListDeadLetterSourceQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDeadLetterSourceQueuesRequest, ListDeadLetterSourceQueuesResult } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListDeadLetterSourceQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "ListDeadLetterSourceQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/ListMessageMoveTasksCommand.ts b/clients/client-sqs/src/commands/ListMessageMoveTasksCommand.ts index fdc6d11f694b5..5bdbf1cc4d553 100644 --- a/clients/client-sqs/src/commands/ListMessageMoveTasksCommand.ts +++ b/clients/client-sqs/src/commands/ListMessageMoveTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMessageMoveTasksRequest, ListMessageMoveTasksResult } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListMessageMoveTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "ListMessageMoveTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/ListQueueTagsCommand.ts b/clients/client-sqs/src/commands/ListQueueTagsCommand.ts index 1eaf56ff0c26a..771f6757bc2bb 100644 --- a/clients/client-sqs/src/commands/ListQueueTagsCommand.ts +++ b/clients/client-sqs/src/commands/ListQueueTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListQueueTagsRequest, ListQueueTagsResult } from "../models/models_0"; @@ -121,6 +122,10 @@ export class ListQueueTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "ListQueueTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/ListQueuesCommand.ts b/clients/client-sqs/src/commands/ListQueuesCommand.ts index c0eb5e8588213..c0ce110a55eba 100644 --- a/clients/client-sqs/src/commands/ListQueuesCommand.ts +++ b/clients/client-sqs/src/commands/ListQueuesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListQueuesRequest, ListQueuesResult } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListQueuesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "ListQueues", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/PurgeQueueCommand.ts b/clients/client-sqs/src/commands/PurgeQueueCommand.ts index 85c17d5a2e2e1..a9fba13147c6c 100644 --- a/clients/client-sqs/src/commands/PurgeQueueCommand.ts +++ b/clients/client-sqs/src/commands/PurgeQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PurgeQueueRequest } from "../models/models_0"; @@ -130,6 +131,10 @@ export class PurgeQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "PurgeQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/ReceiveMessageCommand.ts b/clients/client-sqs/src/commands/ReceiveMessageCommand.ts index e209979266df0..46e5a979f50ce 100644 --- a/clients/client-sqs/src/commands/ReceiveMessageCommand.ts +++ b/clients/client-sqs/src/commands/ReceiveMessageCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ReceiveMessageRequest, ReceiveMessageResult } from "../models/models_0"; @@ -202,6 +203,10 @@ export class ReceiveMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "ReceiveMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/RemovePermissionCommand.ts b/clients/client-sqs/src/commands/RemovePermissionCommand.ts index 9c9bd7f187927..822ff1e30e777 100644 --- a/clients/client-sqs/src/commands/RemovePermissionCommand.ts +++ b/clients/client-sqs/src/commands/RemovePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemovePermissionRequest } from "../models/models_0"; @@ -129,6 +130,10 @@ export class RemovePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "RemovePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/SendMessageBatchCommand.ts b/clients/client-sqs/src/commands/SendMessageBatchCommand.ts index e94e4a5fcec55..2f9aeb3e5b3e8 100644 --- a/clients/client-sqs/src/commands/SendMessageBatchCommand.ts +++ b/clients/client-sqs/src/commands/SendMessageBatchCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendMessageBatchRequest, SendMessageBatchResult } from "../models/models_0"; @@ -205,6 +206,10 @@ export class SendMessageBatchCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "SendMessageBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/SendMessageCommand.ts b/clients/client-sqs/src/commands/SendMessageCommand.ts index 0cb0aef120082..94401201b7546 100644 --- a/clients/client-sqs/src/commands/SendMessageCommand.ts +++ b/clients/client-sqs/src/commands/SendMessageCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendMessageRequest, SendMessageResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class SendMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "SendMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/SetQueueAttributesCommand.ts b/clients/client-sqs/src/commands/SetQueueAttributesCommand.ts index b41e99773addd..4d30bdc7a1fd6 100644 --- a/clients/client-sqs/src/commands/SetQueueAttributesCommand.ts +++ b/clients/client-sqs/src/commands/SetQueueAttributesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SetQueueAttributesRequest } from "../models/models_0"; @@ -138,6 +139,10 @@ export class SetQueueAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "SetQueueAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/StartMessageMoveTaskCommand.ts b/clients/client-sqs/src/commands/StartMessageMoveTaskCommand.ts index 330e78b15f462..de5d1a8e0582c 100644 --- a/clients/client-sqs/src/commands/StartMessageMoveTaskCommand.ts +++ b/clients/client-sqs/src/commands/StartMessageMoveTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartMessageMoveTaskRequest, StartMessageMoveTaskResult } from "../models/models_0"; @@ -147,6 +148,10 @@ export class StartMessageMoveTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "StartMessageMoveTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/TagQueueCommand.ts b/clients/client-sqs/src/commands/TagQueueCommand.ts index 9fc0325d5dafc..505548e8f3746 100644 --- a/clients/client-sqs/src/commands/TagQueueCommand.ts +++ b/clients/client-sqs/src/commands/TagQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagQueueRequest } from "../models/models_0"; @@ -133,6 +134,10 @@ export class TagQueueCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "TagQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sqs/src/commands/UntagQueueCommand.ts b/clients/client-sqs/src/commands/UntagQueueCommand.ts index e5ac082a5dbe0..93ee98bec1d19 100644 --- a/clients/client-sqs/src/commands/UntagQueueCommand.ts +++ b/clients/client-sqs/src/commands/UntagQueueCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagQueueRequest } from "../models/models_0"; @@ -119,6 +120,10 @@ export class UntagQueueCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSQS", + operation: "UntagQueue", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/package.json b/clients/client-ssm-contacts/package.json index 3111f4ece0602..933cce479916a 100644 --- a/clients/client-ssm-contacts/package.json +++ b/clients/client-ssm-contacts/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-ssm-contacts/src/commands/AcceptPageCommand.ts b/clients/client-ssm-contacts/src/commands/AcceptPageCommand.ts index 41f1c795cd070..afdf25d552d59 100644 --- a/clients/client-ssm-contacts/src/commands/AcceptPageCommand.ts +++ b/clients/client-ssm-contacts/src/commands/AcceptPageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AcceptPageRequest, AcceptPageResult } from "../models/models_0"; @@ -131,6 +132,10 @@ export class AcceptPageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "AcceptPage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ActivateContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/ActivateContactChannelCommand.ts index e961ef998ebcb..6152d04d106d4 100644 --- a/clients/client-ssm-contacts/src/commands/ActivateContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ActivateContactChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ActivateContactChannelRequest, ActivateContactChannelResult } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ActivateContactChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ActivateContactChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/CreateContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/CreateContactChannelCommand.ts index 8574ce183d928..a801ccf345922 100644 --- a/clients/client-ssm-contacts/src/commands/CreateContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/CreateContactChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateContactChannelRequest, CreateContactChannelResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class CreateContactChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "CreateContactChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/CreateContactCommand.ts b/clients/client-ssm-contacts/src/commands/CreateContactCommand.ts index 4cf3b4075a60b..de38c0c92873c 100644 --- a/clients/client-ssm-contacts/src/commands/CreateContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/CreateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateContactRequest, CreateContactResult } from "../models/models_0"; @@ -167,6 +168,10 @@ export class CreateContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "CreateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/CreateRotationCommand.ts b/clients/client-ssm-contacts/src/commands/CreateRotationCommand.ts index 276cf8a47a67b..ca03a3c2c340f 100644 --- a/clients/client-ssm-contacts/src/commands/CreateRotationCommand.ts +++ b/clients/client-ssm-contacts/src/commands/CreateRotationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRotationRequest, CreateRotationResult } from "../models/models_0"; @@ -181,6 +182,10 @@ export class CreateRotationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "CreateRotation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/CreateRotationOverrideCommand.ts b/clients/client-ssm-contacts/src/commands/CreateRotationOverrideCommand.ts index 2d2304a00a8df..d64128e3e2827 100644 --- a/clients/client-ssm-contacts/src/commands/CreateRotationOverrideCommand.ts +++ b/clients/client-ssm-contacts/src/commands/CreateRotationOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRotationOverrideRequest, CreateRotationOverrideResult } from "../models/models_0"; @@ -139,6 +140,10 @@ export class CreateRotationOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "CreateRotationOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/DeactivateContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/DeactivateContactChannelCommand.ts index b6b80b5d77960..6bfef8016e8ff 100644 --- a/clients/client-ssm-contacts/src/commands/DeactivateContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeactivateContactChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeactivateContactChannelRequest, DeactivateContactChannelResult } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeactivateContactChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "DeactivateContactChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/DeleteContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/DeleteContactChannelCommand.ts index a746e6ce82894..073c7e4976abb 100644 --- a/clients/client-ssm-contacts/src/commands/DeleteContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeleteContactChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteContactChannelRequest, DeleteContactChannelResult } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteContactChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "DeleteContactChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/DeleteContactCommand.ts b/clients/client-ssm-contacts/src/commands/DeleteContactCommand.ts index 10ac12a4fa6b5..4986ae5c2b4e0 100644 --- a/clients/client-ssm-contacts/src/commands/DeleteContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeleteContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteContactRequest, DeleteContactResult } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "DeleteContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/DeleteRotationCommand.ts b/clients/client-ssm-contacts/src/commands/DeleteRotationCommand.ts index 474b4a420e485..59523e3111788 100644 --- a/clients/client-ssm-contacts/src/commands/DeleteRotationCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeleteRotationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRotationRequest, DeleteRotationResult } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteRotationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "DeleteRotation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/DeleteRotationOverrideCommand.ts b/clients/client-ssm-contacts/src/commands/DeleteRotationOverrideCommand.ts index 254de2fa2a701..fcbfa77f1f8d1 100644 --- a/clients/client-ssm-contacts/src/commands/DeleteRotationOverrideCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeleteRotationOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRotationOverrideRequest, DeleteRotationOverrideResult } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteRotationOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "DeleteRotationOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/DescribeEngagementCommand.ts b/clients/client-ssm-contacts/src/commands/DescribeEngagementCommand.ts index 99118eeaf0f5b..b7c61d36dc0b9 100644 --- a/clients/client-ssm-contacts/src/commands/DescribeEngagementCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DescribeEngagementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEngagementRequest, DescribeEngagementResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class DescribeEngagementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "DescribeEngagement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/DescribePageCommand.ts b/clients/client-ssm-contacts/src/commands/DescribePageCommand.ts index eb4ea41f44366..561a1458cfebc 100644 --- a/clients/client-ssm-contacts/src/commands/DescribePageCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DescribePageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePageRequest, DescribePageResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DescribePageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "DescribePage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/GetContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/GetContactChannelCommand.ts index b0d454ae8276b..cccb7c9b1f314 100644 --- a/clients/client-ssm-contacts/src/commands/GetContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetContactChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContactChannelRequest, GetContactChannelResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetContactChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "GetContactChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/GetContactCommand.ts b/clients/client-ssm-contacts/src/commands/GetContactCommand.ts index 73cff9e157f3c..99eaad92cf312 100644 --- a/clients/client-ssm-contacts/src/commands/GetContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContactRequest, GetContactResult } from "../models/models_0"; @@ -156,6 +157,10 @@ export class GetContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "GetContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/GetContactPolicyCommand.ts b/clients/client-ssm-contacts/src/commands/GetContactPolicyCommand.ts index 8ace75f293a3a..b1ec731628d21 100644 --- a/clients/client-ssm-contacts/src/commands/GetContactPolicyCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetContactPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContactPolicyRequest, GetContactPolicyResult } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetContactPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "GetContactPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/GetRotationCommand.ts b/clients/client-ssm-contacts/src/commands/GetRotationCommand.ts index 50dd1291d058b..19bc28dbf581a 100644 --- a/clients/client-ssm-contacts/src/commands/GetRotationCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetRotationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRotationRequest, GetRotationResult } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetRotationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "GetRotation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/GetRotationOverrideCommand.ts b/clients/client-ssm-contacts/src/commands/GetRotationOverrideCommand.ts index a186f7b56d137..b83eb78826a50 100644 --- a/clients/client-ssm-contacts/src/commands/GetRotationOverrideCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetRotationOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRotationOverrideRequest, GetRotationOverrideResult } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetRotationOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "GetRotationOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListContactChannelsCommand.ts b/clients/client-ssm-contacts/src/commands/ListContactChannelsCommand.ts index 02a3e12a3cc3e..2c0f365132667 100644 --- a/clients/client-ssm-contacts/src/commands/ListContactChannelsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListContactChannelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListContactChannelsRequest, ListContactChannelsResult } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListContactChannelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListContactChannels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListContactsCommand.ts b/clients/client-ssm-contacts/src/commands/ListContactsCommand.ts index 38a718bfa4793..0bc8898dbb2fd 100644 --- a/clients/client-ssm-contacts/src/commands/ListContactsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListContactsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListContactsRequest, ListContactsResult } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListContactsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListContacts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListEngagementsCommand.ts b/clients/client-ssm-contacts/src/commands/ListEngagementsCommand.ts index 972d030e46811..877b7ffc16c39 100644 --- a/clients/client-ssm-contacts/src/commands/ListEngagementsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListEngagementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListEngagementsRequest, ListEngagementsResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListEngagementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListEngagements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListPageReceiptsCommand.ts b/clients/client-ssm-contacts/src/commands/ListPageReceiptsCommand.ts index b032e2b508afd..a976432182ce7 100644 --- a/clients/client-ssm-contacts/src/commands/ListPageReceiptsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPageReceiptsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPageReceiptsRequest, ListPageReceiptsResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListPageReceiptsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListPageReceipts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListPageResolutionsCommand.ts b/clients/client-ssm-contacts/src/commands/ListPageResolutionsCommand.ts index daddc3280bc83..b7da27de2b872 100644 --- a/clients/client-ssm-contacts/src/commands/ListPageResolutionsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPageResolutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPageResolutionsRequest, ListPageResolutionsResult } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListPageResolutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListPageResolutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListPagesByContactCommand.ts b/clients/client-ssm-contacts/src/commands/ListPagesByContactCommand.ts index 5f0abffaa8c74..839778aaae939 100644 --- a/clients/client-ssm-contacts/src/commands/ListPagesByContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPagesByContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPagesByContactRequest, ListPagesByContactResult } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListPagesByContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListPagesByContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListPagesByEngagementCommand.ts b/clients/client-ssm-contacts/src/commands/ListPagesByEngagementCommand.ts index 41e14114f322a..16483ae43a101 100644 --- a/clients/client-ssm-contacts/src/commands/ListPagesByEngagementCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPagesByEngagementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPagesByEngagementRequest, ListPagesByEngagementResult } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListPagesByEngagementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListPagesByEngagement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListPreviewRotationShiftsCommand.ts b/clients/client-ssm-contacts/src/commands/ListPreviewRotationShiftsCommand.ts index 6a7f90672bc40..0bc21e115bfc6 100644 --- a/clients/client-ssm-contacts/src/commands/ListPreviewRotationShiftsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPreviewRotationShiftsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPreviewRotationShiftsRequest, ListPreviewRotationShiftsResult } from "../models/models_0"; @@ -198,6 +199,10 @@ export class ListPreviewRotationShiftsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListPreviewRotationShifts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListRotationOverridesCommand.ts b/clients/client-ssm-contacts/src/commands/ListRotationOverridesCommand.ts index 131d4f188f589..088971c9f9506 100644 --- a/clients/client-ssm-contacts/src/commands/ListRotationOverridesCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListRotationOverridesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRotationOverridesRequest, ListRotationOverridesResult } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListRotationOverridesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListRotationOverrides", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListRotationShiftsCommand.ts b/clients/client-ssm-contacts/src/commands/ListRotationShiftsCommand.ts index b75e394490fb1..473856603d532 100644 --- a/clients/client-ssm-contacts/src/commands/ListRotationShiftsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListRotationShiftsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRotationShiftsRequest, ListRotationShiftsResult } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListRotationShiftsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListRotationShifts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListRotationsCommand.ts b/clients/client-ssm-contacts/src/commands/ListRotationsCommand.ts index e594e064fa96c..591c0fe05e4b4 100644 --- a/clients/client-ssm-contacts/src/commands/ListRotationsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListRotationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRotationsRequest, ListRotationsResult } from "../models/models_0"; @@ -177,6 +178,10 @@ export class ListRotationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListRotations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/ListTagsForResourceCommand.ts b/clients/client-ssm-contacts/src/commands/ListTagsForResourceCommand.ts index a99c22fa025df..84b2550815cf3 100644 --- a/clients/client-ssm-contacts/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/PutContactPolicyCommand.ts b/clients/client-ssm-contacts/src/commands/PutContactPolicyCommand.ts index e1b35c06a2459..21d8ff6dbff4c 100644 --- a/clients/client-ssm-contacts/src/commands/PutContactPolicyCommand.ts +++ b/clients/client-ssm-contacts/src/commands/PutContactPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutContactPolicyRequest, PutContactPolicyResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class PutContactPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "PutContactPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/SendActivationCodeCommand.ts b/clients/client-ssm-contacts/src/commands/SendActivationCodeCommand.ts index b2b2e58c39f1d..7b46630184a6e 100644 --- a/clients/client-ssm-contacts/src/commands/SendActivationCodeCommand.ts +++ b/clients/client-ssm-contacts/src/commands/SendActivationCodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendActivationCodeRequest, SendActivationCodeResult } from "../models/models_0"; @@ -136,6 +137,10 @@ export class SendActivationCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "SendActivationCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/StartEngagementCommand.ts b/clients/client-ssm-contacts/src/commands/StartEngagementCommand.ts index 309e96129f6a4..aced4c92cc88d 100644 --- a/clients/client-ssm-contacts/src/commands/StartEngagementCommand.ts +++ b/clients/client-ssm-contacts/src/commands/StartEngagementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartEngagementRequest, StartEngagementResult } from "../models/models_0"; @@ -141,6 +142,10 @@ export class StartEngagementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "StartEngagement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/StopEngagementCommand.ts b/clients/client-ssm-contacts/src/commands/StopEngagementCommand.ts index 660013111ba66..0f9901480d570 100644 --- a/clients/client-ssm-contacts/src/commands/StopEngagementCommand.ts +++ b/clients/client-ssm-contacts/src/commands/StopEngagementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopEngagementRequest, StopEngagementResult } from "../models/models_0"; @@ -130,6 +131,10 @@ export class StopEngagementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "StopEngagement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/TagResourceCommand.ts b/clients/client-ssm-contacts/src/commands/TagResourceCommand.ts index 703cdaa138b25..4668c0117185f 100644 --- a/clients/client-ssm-contacts/src/commands/TagResourceCommand.ts +++ b/clients/client-ssm-contacts/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResult } from "../models/models_0"; @@ -136,6 +137,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/UntagResourceCommand.ts b/clients/client-ssm-contacts/src/commands/UntagResourceCommand.ts index 71a6b219c422c..4aeebd4b8629a 100644 --- a/clients/client-ssm-contacts/src/commands/UntagResourceCommand.ts +++ b/clients/client-ssm-contacts/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResult } from "../models/models_0"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/UpdateContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/UpdateContactChannelCommand.ts index 3a6fb2cf700c7..ba7da944fd094 100644 --- a/clients/client-ssm-contacts/src/commands/UpdateContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/UpdateContactChannelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateContactChannelRequest, UpdateContactChannelResult } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UpdateContactChannelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "UpdateContactChannel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/UpdateContactCommand.ts b/clients/client-ssm-contacts/src/commands/UpdateContactCommand.ts index 811609dd8a715..93554690df4b0 100644 --- a/clients/client-ssm-contacts/src/commands/UpdateContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/UpdateContactCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateContactRequest, UpdateContactResult } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateContactCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "UpdateContact", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-contacts/src/commands/UpdateRotationCommand.ts b/clients/client-ssm-contacts/src/commands/UpdateRotationCommand.ts index 89da34c0b83f0..108378f4e1640 100644 --- a/clients/client-ssm-contacts/src/commands/UpdateRotationCommand.ts +++ b/clients/client-ssm-contacts/src/commands/UpdateRotationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRotationRequest, UpdateRotationResult } from "../models/models_0"; @@ -172,6 +173,10 @@ export class UpdateRotationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMContacts", + operation: "UpdateRotation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/package.json b/clients/client-ssm-incidents/package.json index 153a9503ddbdd..28a23137bb6cd 100644 --- a/clients/client-ssm-incidents/package.json +++ b/clients/client-ssm-incidents/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-ssm-incidents/src/commands/CreateReplicationSetCommand.ts b/clients/client-ssm-incidents/src/commands/CreateReplicationSetCommand.ts index 95c9ffd657dcf..fb0222060975b 100644 --- a/clients/client-ssm-incidents/src/commands/CreateReplicationSetCommand.ts +++ b/clients/client-ssm-incidents/src/commands/CreateReplicationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateReplicationSetInput, CreateReplicationSetOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateReplicationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "CreateReplicationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/CreateResponsePlanCommand.ts b/clients/client-ssm-incidents/src/commands/CreateResponsePlanCommand.ts index 07ef72eaf6073..498e9d5715f38 100644 --- a/clients/client-ssm-incidents/src/commands/CreateResponsePlanCommand.ts +++ b/clients/client-ssm-incidents/src/commands/CreateResponsePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateResponsePlanInput, CreateResponsePlanOutput } from "../models/models_0"; @@ -195,6 +196,10 @@ export class CreateResponsePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "CreateResponsePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/CreateTimelineEventCommand.ts b/clients/client-ssm-incidents/src/commands/CreateTimelineEventCommand.ts index a8c7d15dbbb9c..484bc5df9c866 100644 --- a/clients/client-ssm-incidents/src/commands/CreateTimelineEventCommand.ts +++ b/clients/client-ssm-incidents/src/commands/CreateTimelineEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTimelineEventInput, CreateTimelineEventOutput } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateTimelineEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "CreateTimelineEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/DeleteIncidentRecordCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteIncidentRecordCommand.ts index 768b34856ea48..0d57bb4cec031 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteIncidentRecordCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteIncidentRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIncidentRecordInput, DeleteIncidentRecordOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteIncidentRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "DeleteIncidentRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/DeleteReplicationSetCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteReplicationSetCommand.ts index b1cfb87f48def..39196e9b2be58 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteReplicationSetCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteReplicationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteReplicationSetInput, DeleteReplicationSetOutput } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeleteReplicationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "DeleteReplicationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteResourcePolicyCommand.ts index 242e8cca33a9c..1b19d150a6561 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyInput, DeleteResourcePolicyOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/DeleteResponsePlanCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteResponsePlanCommand.ts index 8bbb1c84f38b3..1dd4dfae97e4a 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteResponsePlanCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteResponsePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResponsePlanInput, DeleteResponsePlanOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteResponsePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "DeleteResponsePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/DeleteTimelineEventCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteTimelineEventCommand.ts index 4e1ac098d528d..36eb83342ecaa 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteTimelineEventCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteTimelineEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTimelineEventInput, DeleteTimelineEventOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteTimelineEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "DeleteTimelineEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/GetIncidentRecordCommand.ts b/clients/client-ssm-incidents/src/commands/GetIncidentRecordCommand.ts index 874fb72ee785c..258794569346b 100644 --- a/clients/client-ssm-incidents/src/commands/GetIncidentRecordCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetIncidentRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetIncidentRecordInput, GetIncidentRecordOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class GetIncidentRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "GetIncidentRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/GetReplicationSetCommand.ts b/clients/client-ssm-incidents/src/commands/GetReplicationSetCommand.ts index c525cd2b39b4d..48a543eefd2f3 100644 --- a/clients/client-ssm-incidents/src/commands/GetReplicationSetCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetReplicationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetReplicationSetInput, GetReplicationSetOutput } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetReplicationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "GetReplicationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/GetResourcePoliciesCommand.ts b/clients/client-ssm-incidents/src/commands/GetResourcePoliciesCommand.ts index ae41a0039219e..ecb983ba2a3cc 100644 --- a/clients/client-ssm-incidents/src/commands/GetResourcePoliciesCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetResourcePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePoliciesInput, GetResourcePoliciesOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetResourcePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "GetResourcePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/GetResponsePlanCommand.ts b/clients/client-ssm-incidents/src/commands/GetResponsePlanCommand.ts index 6e95d829016fd..f699c3d8bf67d 100644 --- a/clients/client-ssm-incidents/src/commands/GetResponsePlanCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetResponsePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResponsePlanInput, GetResponsePlanOutput } from "../models/models_0"; @@ -187,6 +188,10 @@ export class GetResponsePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "GetResponsePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/GetTimelineEventCommand.ts b/clients/client-ssm-incidents/src/commands/GetTimelineEventCommand.ts index 7c6a0951bc087..e510158eec8dd 100644 --- a/clients/client-ssm-incidents/src/commands/GetTimelineEventCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetTimelineEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTimelineEventInput, GetTimelineEventOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetTimelineEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "GetTimelineEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/ListIncidentRecordsCommand.ts b/clients/client-ssm-incidents/src/commands/ListIncidentRecordsCommand.ts index 7201bb102c9c1..5a65353b4326b 100644 --- a/clients/client-ssm-incidents/src/commands/ListIncidentRecordsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListIncidentRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIncidentRecordsInput, ListIncidentRecordsOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class ListIncidentRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "ListIncidentRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/ListRelatedItemsCommand.ts b/clients/client-ssm-incidents/src/commands/ListRelatedItemsCommand.ts index ca389adaa7cc9..c41d73ddfa4bc 100644 --- a/clients/client-ssm-incidents/src/commands/ListRelatedItemsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListRelatedItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRelatedItemsInput, ListRelatedItemsOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListRelatedItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "ListRelatedItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/ListReplicationSetsCommand.ts b/clients/client-ssm-incidents/src/commands/ListReplicationSetsCommand.ts index 905c0daad4c8b..37be3ee1bc11d 100644 --- a/clients/client-ssm-incidents/src/commands/ListReplicationSetsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListReplicationSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListReplicationSetsInput, ListReplicationSetsOutput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListReplicationSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "ListReplicationSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/ListResponsePlansCommand.ts b/clients/client-ssm-incidents/src/commands/ListResponsePlansCommand.ts index 9f10da41cf2a1..81da0ec94fce6 100644 --- a/clients/client-ssm-incidents/src/commands/ListResponsePlansCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListResponsePlansCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResponsePlansInput, ListResponsePlansOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListResponsePlansCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "ListResponsePlans", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/ListTagsForResourceCommand.ts b/clients/client-ssm-incidents/src/commands/ListTagsForResourceCommand.ts index b53db7b13e386..b211e931a6376 100644 --- a/clients/client-ssm-incidents/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/ListTimelineEventsCommand.ts b/clients/client-ssm-incidents/src/commands/ListTimelineEventsCommand.ts index 71f8984243ae4..3ecca5cdf6a2e 100644 --- a/clients/client-ssm-incidents/src/commands/ListTimelineEventsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListTimelineEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTimelineEventsInput, ListTimelineEventsOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class ListTimelineEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "ListTimelineEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/PutResourcePolicyCommand.ts b/clients/client-ssm-incidents/src/commands/PutResourcePolicyCommand.ts index 3b435a83a3598..3e854339aaef9 100644 --- a/clients/client-ssm-incidents/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-ssm-incidents/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyInput, PutResourcePolicyOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/StartIncidentCommand.ts b/clients/client-ssm-incidents/src/commands/StartIncidentCommand.ts index 420ad00657344..8d8c4d2e85980 100644 --- a/clients/client-ssm-incidents/src/commands/StartIncidentCommand.ts +++ b/clients/client-ssm-incidents/src/commands/StartIncidentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartIncidentInput, StartIncidentOutput } from "../models/models_0"; @@ -161,6 +162,10 @@ export class StartIncidentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "StartIncident", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/TagResourceCommand.ts b/clients/client-ssm-incidents/src/commands/TagResourceCommand.ts index 198068b62beaf..01cfa1d637bef 100644 --- a/clients/client-ssm-incidents/src/commands/TagResourceCommand.ts +++ b/clients/client-ssm-incidents/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/UntagResourceCommand.ts b/clients/client-ssm-incidents/src/commands/UntagResourceCommand.ts index 913ad2c9f3ae3..9459262f522c2 100644 --- a/clients/client-ssm-incidents/src/commands/UntagResourceCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/UpdateDeletionProtectionCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateDeletionProtectionCommand.ts index e79dc92c8b0d8..0e08118932610 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateDeletionProtectionCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateDeletionProtectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDeletionProtectionInput, UpdateDeletionProtectionOutput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UpdateDeletionProtectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "UpdateDeletionProtection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/UpdateIncidentRecordCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateIncidentRecordCommand.ts index 3ad8495de906b..07c2349700f10 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateIncidentRecordCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateIncidentRecordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateIncidentRecordInput, UpdateIncidentRecordOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class UpdateIncidentRecordCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "UpdateIncidentRecord", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/UpdateRelatedItemsCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateRelatedItemsCommand.ts index fef93b1eeabfd..d2090b0d44338 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateRelatedItemsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateRelatedItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRelatedItemsInput, UpdateRelatedItemsOutput } from "../models/models_0"; @@ -165,6 +166,10 @@ export class UpdateRelatedItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "UpdateRelatedItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/UpdateReplicationSetCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateReplicationSetCommand.ts index cba0decabc6b0..6819b6e2f4190 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateReplicationSetCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateReplicationSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateReplicationSetInput, UpdateReplicationSetOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class UpdateReplicationSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "UpdateReplicationSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/UpdateResponsePlanCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateResponsePlanCommand.ts index 75128c73b1355..0a77f1b6d237d 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateResponsePlanCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateResponsePlanCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResponsePlanInput, UpdateResponsePlanOutput } from "../models/models_0"; @@ -186,6 +187,10 @@ export class UpdateResponsePlanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "UpdateResponsePlan", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-incidents/src/commands/UpdateTimelineEventCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateTimelineEventCommand.ts index af8001a48bf69..7a5fb41c70b73 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateTimelineEventCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateTimelineEventCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTimelineEventInput, UpdateTimelineEventOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateTimelineEventCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SSMIncidents", + operation: "UpdateTimelineEvent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/package.json b/clients/client-ssm-sap/package.json index 9a4b79ed216c7..ccfc9e67b723b 100644 --- a/clients/client-ssm-sap/package.json +++ b/clients/client-ssm-sap/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-ssm-sap/src/commands/DeleteResourcePermissionCommand.ts b/clients/client-ssm-sap/src/commands/DeleteResourcePermissionCommand.ts index fa9349f8af38c..3454be85d4c01 100644 --- a/clients/client-ssm-sap/src/commands/DeleteResourcePermissionCommand.ts +++ b/clients/client-ssm-sap/src/commands/DeleteResourcePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePermissionInput, DeleteResourcePermissionOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteResourcePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "DeleteResourcePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/DeregisterApplicationCommand.ts b/clients/client-ssm-sap/src/commands/DeregisterApplicationCommand.ts index d297fde7885c3..6e3e419bbd749 100644 --- a/clients/client-ssm-sap/src/commands/DeregisterApplicationCommand.ts +++ b/clients/client-ssm-sap/src/commands/DeregisterApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterApplicationInput, DeregisterApplicationOutput } from "../models/models_0"; @@ -119,6 +120,10 @@ export class DeregisterApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "DeregisterApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/GetApplicationCommand.ts b/clients/client-ssm-sap/src/commands/GetApplicationCommand.ts index 3feb3d3b21d2f..f8085db38e5e0 100644 --- a/clients/client-ssm-sap/src/commands/GetApplicationCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetApplicationInput, GetApplicationOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "GetApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/GetComponentCommand.ts b/clients/client-ssm-sap/src/commands/GetComponentCommand.ts index 808530a5c9235..7e2c3372e5030 100644 --- a/clients/client-ssm-sap/src/commands/GetComponentCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetComponentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetComponentInput, GetComponentOutput } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetComponentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "GetComponent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/GetDatabaseCommand.ts b/clients/client-ssm-sap/src/commands/GetDatabaseCommand.ts index a320ee4d83225..3ba58f77e255f 100644 --- a/clients/client-ssm-sap/src/commands/GetDatabaseCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetDatabaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDatabaseInput, GetDatabaseOutput, GetDatabaseOutputFilterSensitiveLog } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetDatabaseOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "GetDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/GetOperationCommand.ts b/clients/client-ssm-sap/src/commands/GetOperationCommand.ts index 4a2dff41eea6d..01aa9b92a6ca2 100644 --- a/clients/client-ssm-sap/src/commands/GetOperationCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOperationInput, GetOperationOutput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "GetOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/GetResourcePermissionCommand.ts b/clients/client-ssm-sap/src/commands/GetResourcePermissionCommand.ts index 4e1f543316eca..a4892ad5e86d5 100644 --- a/clients/client-ssm-sap/src/commands/GetResourcePermissionCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetResourcePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePermissionInput, GetResourcePermissionOutput } from "../models/models_0"; @@ -124,6 +125,10 @@ export class GetResourcePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "GetResourcePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/ListApplicationsCommand.ts b/clients/client-ssm-sap/src/commands/ListApplicationsCommand.ts index 6081b1422fedd..3aa54b3f6220d 100644 --- a/clients/client-ssm-sap/src/commands/ListApplicationsCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListApplicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListApplicationsInput, ListApplicationsOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ListApplicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "ListApplications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/ListComponentsCommand.ts b/clients/client-ssm-sap/src/commands/ListComponentsCommand.ts index a7189bc0412c4..548eecfbd4672 100644 --- a/clients/client-ssm-sap/src/commands/ListComponentsCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListComponentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListComponentsInput, ListComponentsOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListComponentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "ListComponents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/ListDatabasesCommand.ts b/clients/client-ssm-sap/src/commands/ListDatabasesCommand.ts index d8837e6a2fa03..673dc5556bcfc 100644 --- a/clients/client-ssm-sap/src/commands/ListDatabasesCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListDatabasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatabasesInput, ListDatabasesOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "ListDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/ListOperationsCommand.ts b/clients/client-ssm-sap/src/commands/ListOperationsCommand.ts index 437e10821ea33..a303609ff7719 100644 --- a/clients/client-ssm-sap/src/commands/ListOperationsCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOperationsInput, ListOperationsOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "ListOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/ListTagsForResourceCommand.ts b/clients/client-ssm-sap/src/commands/ListTagsForResourceCommand.ts index 1ee2f1335a30a..5feffde36775b 100644 --- a/clients/client-ssm-sap/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/PutResourcePermissionCommand.ts b/clients/client-ssm-sap/src/commands/PutResourcePermissionCommand.ts index 7c41f7220ecfb..ff60d11eba795 100644 --- a/clients/client-ssm-sap/src/commands/PutResourcePermissionCommand.ts +++ b/clients/client-ssm-sap/src/commands/PutResourcePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePermissionInput, PutResourcePermissionOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class PutResourcePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "PutResourcePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/RegisterApplicationCommand.ts b/clients/client-ssm-sap/src/commands/RegisterApplicationCommand.ts index f481cc737259f..4f2715608c40c 100644 --- a/clients/client-ssm-sap/src/commands/RegisterApplicationCommand.ts +++ b/clients/client-ssm-sap/src/commands/RegisterApplicationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class RegisterApplicationCommand extends $Command< commandName, inputFilterSensitiveLog: RegisterApplicationInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "RegisterApplication", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/StartApplicationRefreshCommand.ts b/clients/client-ssm-sap/src/commands/StartApplicationRefreshCommand.ts index 1b4cc2718ea94..6df57ea68f5aa 100644 --- a/clients/client-ssm-sap/src/commands/StartApplicationRefreshCommand.ts +++ b/clients/client-ssm-sap/src/commands/StartApplicationRefreshCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartApplicationRefreshInput, StartApplicationRefreshOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class StartApplicationRefreshCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "StartApplicationRefresh", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/TagResourceCommand.ts b/clients/client-ssm-sap/src/commands/TagResourceCommand.ts index 2474225ad7008..128af35b2a3e1 100644 --- a/clients/client-ssm-sap/src/commands/TagResourceCommand.ts +++ b/clients/client-ssm-sap/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/UntagResourceCommand.ts b/clients/client-ssm-sap/src/commands/UntagResourceCommand.ts index 25e2658345362..7be2820f90862 100644 --- a/clients/client-ssm-sap/src/commands/UntagResourceCommand.ts +++ b/clients/client-ssm-sap/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm-sap/src/commands/UpdateApplicationSettingsCommand.ts b/clients/client-ssm-sap/src/commands/UpdateApplicationSettingsCommand.ts index 47fcbc24e9317..f31dc5ab17021 100644 --- a/clients/client-ssm-sap/src/commands/UpdateApplicationSettingsCommand.ts +++ b/clients/client-ssm-sap/src/commands/UpdateApplicationSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class UpdateApplicationSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateApplicationSettingsInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SsmSap", + operation: "UpdateApplicationSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/package.json b/clients/client-ssm/package.json index 6d53fe5bab251..8ff74dfe9776a 100644 --- a/clients/client-ssm/package.json +++ b/clients/client-ssm/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-ssm/src/commands/AddTagsToResourceCommand.ts b/clients/client-ssm/src/commands/AddTagsToResourceCommand.ts index d5af5fa14313b..d6adf55265114 100644 --- a/clients/client-ssm/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-ssm/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddTagsToResourceRequest, AddTagsToResourceResult } from "../models/models_0"; @@ -182,6 +183,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/AssociateOpsItemRelatedItemCommand.ts b/clients/client-ssm/src/commands/AssociateOpsItemRelatedItemCommand.ts index c88b0fd81d132..b9afb61e07bc8 100644 --- a/clients/client-ssm/src/commands/AssociateOpsItemRelatedItemCommand.ts +++ b/clients/client-ssm/src/commands/AssociateOpsItemRelatedItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateOpsItemRelatedItemRequest, AssociateOpsItemRelatedItemResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class AssociateOpsItemRelatedItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "AssociateOpsItemRelatedItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CancelCommandCommand.ts b/clients/client-ssm/src/commands/CancelCommandCommand.ts index ce85cd159de7f..6798825fa6e77 100644 --- a/clients/client-ssm/src/commands/CancelCommandCommand.ts +++ b/clients/client-ssm/src/commands/CancelCommandCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelCommandRequest, CancelCommandResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CancelCommandCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CancelCommand", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CancelMaintenanceWindowExecutionCommand.ts b/clients/client-ssm/src/commands/CancelMaintenanceWindowExecutionCommand.ts index 589929d1248d7..a06ef5ea1af6c 100644 --- a/clients/client-ssm/src/commands/CancelMaintenanceWindowExecutionCommand.ts +++ b/clients/client-ssm/src/commands/CancelMaintenanceWindowExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelMaintenanceWindowExecutionRequest, CancelMaintenanceWindowExecutionResult } from "../models/models_0"; @@ -130,6 +131,10 @@ export class CancelMaintenanceWindowExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CancelMaintenanceWindowExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreateActivationCommand.ts b/clients/client-ssm/src/commands/CreateActivationCommand.ts index 4e14619f97046..6530419b88bd5 100644 --- a/clients/client-ssm/src/commands/CreateActivationCommand.ts +++ b/clients/client-ssm/src/commands/CreateActivationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateActivationRequest, CreateActivationResult } from "../models/models_0"; @@ -147,6 +148,10 @@ export class CreateActivationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreateActivation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreateAssociationBatchCommand.ts b/clients/client-ssm/src/commands/CreateAssociationBatchCommand.ts index b5413fe73a115..3a70f620e0a4a 100644 --- a/clients/client-ssm/src/commands/CreateAssociationBatchCommand.ts +++ b/clients/client-ssm/src/commands/CreateAssociationBatchCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -419,6 +420,10 @@ export class CreateAssociationBatchCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAssociationBatchRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAssociationBatchResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreateAssociationBatch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreateAssociationCommand.ts b/clients/client-ssm/src/commands/CreateAssociationCommand.ts index 61cb84d7a5dda..3acc12af68a2a 100644 --- a/clients/client-ssm/src/commands/CreateAssociationCommand.ts +++ b/clients/client-ssm/src/commands/CreateAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -360,6 +361,10 @@ export class CreateAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAssociationRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateAssociationResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreateAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreateDocumentCommand.ts b/clients/client-ssm/src/commands/CreateDocumentCommand.ts index 6edac0a72f5b0..6c73a8ed57beb 100644 --- a/clients/client-ssm/src/commands/CreateDocumentCommand.ts +++ b/clients/client-ssm/src/commands/CreateDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDocumentRequest, CreateDocumentResult } from "../models/models_0"; @@ -230,6 +231,10 @@ export class CreateDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreateDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreateMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/CreateMaintenanceWindowCommand.ts index 5b84afc70d392..7ede884f93a2b 100644 --- a/clients/client-ssm/src/commands/CreateMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/CreateMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class CreateMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: CreateMaintenanceWindowRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreateMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreateOpsItemCommand.ts b/clients/client-ssm/src/commands/CreateOpsItemCommand.ts index 8ad03f3faeee0..efd6b9e4205b1 100644 --- a/clients/client-ssm/src/commands/CreateOpsItemCommand.ts +++ b/clients/client-ssm/src/commands/CreateOpsItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOpsItemRequest, CreateOpsItemResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class CreateOpsItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreateOpsItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreateOpsMetadataCommand.ts b/clients/client-ssm/src/commands/CreateOpsMetadataCommand.ts index a11350e80c028..2775a8d7117aa 100644 --- a/clients/client-ssm/src/commands/CreateOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/CreateOpsMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOpsMetadataRequest, CreateOpsMetadataResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateOpsMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreateOpsMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreatePatchBaselineCommand.ts b/clients/client-ssm/src/commands/CreatePatchBaselineCommand.ts index aa5210cd833cf..2e871cf7a00a7 100644 --- a/clients/client-ssm/src/commands/CreatePatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/CreatePatchBaselineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -192,6 +193,10 @@ export class CreatePatchBaselineCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePatchBaselineRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreatePatchBaseline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/CreateResourceDataSyncCommand.ts b/clients/client-ssm/src/commands/CreateResourceDataSyncCommand.ts index 5791d00c06525..74453e4dcb9ac 100644 --- a/clients/client-ssm/src/commands/CreateResourceDataSyncCommand.ts +++ b/clients/client-ssm/src/commands/CreateResourceDataSyncCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateResourceDataSyncRequest, CreateResourceDataSyncResult } from "../models/models_0"; @@ -171,6 +172,10 @@ export class CreateResourceDataSyncCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "CreateResourceDataSync", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteActivationCommand.ts b/clients/client-ssm/src/commands/DeleteActivationCommand.ts index a8171d1f49da6..73f3054823240 100644 --- a/clients/client-ssm/src/commands/DeleteActivationCommand.ts +++ b/clients/client-ssm/src/commands/DeleteActivationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteActivationRequest, DeleteActivationResult } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteActivationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteActivation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteAssociationCommand.ts b/clients/client-ssm/src/commands/DeleteAssociationCommand.ts index 5201dafb14d3e..5c746b253d4a8 100644 --- a/clients/client-ssm/src/commands/DeleteAssociationCommand.ts +++ b/clients/client-ssm/src/commands/DeleteAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAssociationRequest, DeleteAssociationResult } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DeleteAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteDocumentCommand.ts b/clients/client-ssm/src/commands/DeleteDocumentCommand.ts index 2c210eb679b2a..7a3cad47c70e9 100644 --- a/clients/client-ssm/src/commands/DeleteDocumentCommand.ts +++ b/clients/client-ssm/src/commands/DeleteDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDocumentRequest, DeleteDocumentResult } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeleteDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteInventoryCommand.ts b/clients/client-ssm/src/commands/DeleteInventoryCommand.ts index e4084a52ee136..c3f9ddc141085 100644 --- a/clients/client-ssm/src/commands/DeleteInventoryCommand.ts +++ b/clients/client-ssm/src/commands/DeleteInventoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteInventoryRequest, DeleteInventoryResult } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteInventoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteInventory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/DeleteMaintenanceWindowCommand.ts index f0c714f715ef9..22d1062da9d76 100644 --- a/clients/client-ssm/src/commands/DeleteMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/DeleteMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMaintenanceWindowRequest, DeleteMaintenanceWindowResult } from "../models/models_0"; @@ -117,6 +118,10 @@ export class DeleteMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteOpsMetadataCommand.ts b/clients/client-ssm/src/commands/DeleteOpsMetadataCommand.ts index 03dcde341c12a..fa4e97d23a469 100644 --- a/clients/client-ssm/src/commands/DeleteOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/DeleteOpsMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOpsMetadataRequest, DeleteOpsMetadataResult } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteOpsMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteOpsMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteParameterCommand.ts b/clients/client-ssm/src/commands/DeleteParameterCommand.ts index 920813a1a7be5..1d3eadde7a292 100644 --- a/clients/client-ssm/src/commands/DeleteParameterCommand.ts +++ b/clients/client-ssm/src/commands/DeleteParameterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteParameterRequest, DeleteParameterResult } from "../models/models_0"; @@ -119,6 +120,10 @@ export class DeleteParameterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteParameter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteParametersCommand.ts b/clients/client-ssm/src/commands/DeleteParametersCommand.ts index 9544b92bf95d9..5258e254f0b12 100644 --- a/clients/client-ssm/src/commands/DeleteParametersCommand.ts +++ b/clients/client-ssm/src/commands/DeleteParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteParametersRequest, DeleteParametersResult } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeletePatchBaselineCommand.ts b/clients/client-ssm/src/commands/DeletePatchBaselineCommand.ts index da045ec9f5a99..4f472bdb28a48 100644 --- a/clients/client-ssm/src/commands/DeletePatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/DeletePatchBaselineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePatchBaselineRequest, DeletePatchBaselineResult } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeletePatchBaselineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeletePatchBaseline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteResourceDataSyncCommand.ts b/clients/client-ssm/src/commands/DeleteResourceDataSyncCommand.ts index 76fe8cf140dfd..eec8c44a9316c 100644 --- a/clients/client-ssm/src/commands/DeleteResourceDataSyncCommand.ts +++ b/clients/client-ssm/src/commands/DeleteResourceDataSyncCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourceDataSyncRequest, DeleteResourceDataSyncResult } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteResourceDataSyncCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteResourceDataSync", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-ssm/src/commands/DeleteResourcePolicyCommand.ts index 4c82fb729bd60..a22eed9582543 100644 --- a/clients/client-ssm/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-ssm/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeregisterManagedInstanceCommand.ts b/clients/client-ssm/src/commands/DeregisterManagedInstanceCommand.ts index 3302ccddc8936..a5ec37710817d 100644 --- a/clients/client-ssm/src/commands/DeregisterManagedInstanceCommand.ts +++ b/clients/client-ssm/src/commands/DeregisterManagedInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterManagedInstanceRequest, DeregisterManagedInstanceResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DeregisterManagedInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeregisterManagedInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeregisterPatchBaselineForPatchGroupCommand.ts b/clients/client-ssm/src/commands/DeregisterPatchBaselineForPatchGroupCommand.ts index 48dd21905abf8..dc7d1d5130ab1 100644 --- a/clients/client-ssm/src/commands/DeregisterPatchBaselineForPatchGroupCommand.ts +++ b/clients/client-ssm/src/commands/DeregisterPatchBaselineForPatchGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -130,6 +131,10 @@ export class DeregisterPatchBaselineForPatchGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeregisterPatchBaselineForPatchGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeregisterTargetFromMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/DeregisterTargetFromMaintenanceWindowCommand.ts index 949975693f98f..8108e25b5c4c5 100644 --- a/clients/client-ssm/src/commands/DeregisterTargetFromMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/DeregisterTargetFromMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class DeregisterTargetFromMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeregisterTargetFromMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DeregisterTaskFromMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/DeregisterTaskFromMaintenanceWindowCommand.ts index b227e5de0364c..72e2dce4cd26a 100644 --- a/clients/client-ssm/src/commands/DeregisterTaskFromMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/DeregisterTaskFromMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class DeregisterTaskFromMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DeregisterTaskFromMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeActivationsCommand.ts b/clients/client-ssm/src/commands/DescribeActivationsCommand.ts index 4f3306952abde..d3b14eda4f384 100644 --- a/clients/client-ssm/src/commands/DescribeActivationsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeActivationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeActivationsRequest, DescribeActivationsResult } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DescribeActivationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeActivations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeAssociationCommand.ts b/clients/client-ssm/src/commands/DescribeAssociationCommand.ts index e8389a6ed6ebe..78faf70555a03 100644 --- a/clients/client-ssm/src/commands/DescribeAssociationCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -254,6 +255,10 @@ export class DescribeAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeAssociationResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeAssociationExecutionTargetsCommand.ts b/clients/client-ssm/src/commands/DescribeAssociationExecutionTargetsCommand.ts index 9509e9892ff1f..b3680091b1eb5 100644 --- a/clients/client-ssm/src/commands/DescribeAssociationExecutionTargetsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAssociationExecutionTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class DescribeAssociationExecutionTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeAssociationExecutionTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeAssociationExecutionsCommand.ts b/clients/client-ssm/src/commands/DescribeAssociationExecutionsCommand.ts index 11e0e4bb03538..888ff71a36b61 100644 --- a/clients/client-ssm/src/commands/DescribeAssociationExecutionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAssociationExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAssociationExecutionsRequest, DescribeAssociationExecutionsResult } from "../models/models_0"; @@ -163,6 +164,10 @@ export class DescribeAssociationExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeAssociationExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeAutomationExecutionsCommand.ts b/clients/client-ssm/src/commands/DescribeAutomationExecutionsCommand.ts index 1c37283440dc1..efdcb54471a79 100644 --- a/clients/client-ssm/src/commands/DescribeAutomationExecutionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAutomationExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAutomationExecutionsRequest, DescribeAutomationExecutionsResult } from "../models/models_0"; @@ -257,6 +258,10 @@ export class DescribeAutomationExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeAutomationExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeAutomationStepExecutionsCommand.ts b/clients/client-ssm/src/commands/DescribeAutomationStepExecutionsCommand.ts index b883cbe39f7ee..139323f81590b 100644 --- a/clients/client-ssm/src/commands/DescribeAutomationStepExecutionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAutomationStepExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAutomationStepExecutionsRequest, DescribeAutomationStepExecutionsResult } from "../models/models_0"; @@ -224,6 +225,10 @@ export class DescribeAutomationStepExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeAutomationStepExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeAvailablePatchesCommand.ts b/clients/client-ssm/src/commands/DescribeAvailablePatchesCommand.ts index 34de0e2bce1e2..821866ca217c3 100644 --- a/clients/client-ssm/src/commands/DescribeAvailablePatchesCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAvailablePatchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAvailablePatchesRequest, DescribeAvailablePatchesResult } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DescribeAvailablePatchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeAvailablePatches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeDocumentCommand.ts b/clients/client-ssm/src/commands/DescribeDocumentCommand.ts index 5b4b3e7dd39c3..052a9861426c5 100644 --- a/clients/client-ssm/src/commands/DescribeDocumentCommand.ts +++ b/clients/client-ssm/src/commands/DescribeDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDocumentRequest, DescribeDocumentResult } from "../models/models_0"; @@ -191,6 +192,10 @@ export class DescribeDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeDocumentPermissionCommand.ts b/clients/client-ssm/src/commands/DescribeDocumentPermissionCommand.ts index 7b060df2142fe..90a93cd9d12bb 100644 --- a/clients/client-ssm/src/commands/DescribeDocumentPermissionCommand.ts +++ b/clients/client-ssm/src/commands/DescribeDocumentPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDocumentPermissionRequest, DescribeDocumentPermissionResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DescribeDocumentPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeDocumentPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeEffectiveInstanceAssociationsCommand.ts b/clients/client-ssm/src/commands/DescribeEffectiveInstanceAssociationsCommand.ts index 7c6b76787f0e4..5dc15ef9572a9 100644 --- a/clients/client-ssm/src/commands/DescribeEffectiveInstanceAssociationsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeEffectiveInstanceAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class DescribeEffectiveInstanceAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeEffectiveInstanceAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts b/clients/client-ssm/src/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts index 9e9b076ef999f..d4edd8fa243d7 100644 --- a/clients/client-ssm/src/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class DescribeEffectivePatchesForPatchBaselineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeEffectivePatchesForPatchBaseline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeInstanceAssociationsStatusCommand.ts b/clients/client-ssm/src/commands/DescribeInstanceAssociationsStatusCommand.ts index a6cfdc719d7fa..c6ed7a3fba700 100644 --- a/clients/client-ssm/src/commands/DescribeInstanceAssociationsStatusCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstanceAssociationsStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -170,6 +171,10 @@ export class DescribeInstanceAssociationsStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeInstanceAssociationsStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeInstanceInformationCommand.ts b/clients/client-ssm/src/commands/DescribeInstanceInformationCommand.ts index 1a2f19ad98514..56e6c2425b8f3 100644 --- a/clients/client-ssm/src/commands/DescribeInstanceInformationCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstanceInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeInstanceInformationRequest, DescribeInstanceInformationResult } from "../models/models_0"; @@ -202,6 +203,10 @@ export class DescribeInstanceInformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeInstanceInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeInstancePatchStatesCommand.ts b/clients/client-ssm/src/commands/DescribeInstancePatchStatesCommand.ts index 8e091442c0084..875b0defaccfa 100644 --- a/clients/client-ssm/src/commands/DescribeInstancePatchStatesCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstancePatchStatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class DescribeInstancePatchStatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeInstancePatchStatesResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeInstancePatchStates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts b/clients/client-ssm/src/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts index fd9bc7f0a0b96..44f945a3a9452 100644 --- a/clients/client-ssm/src/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class DescribeInstancePatchStatesForPatchGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeInstancePatchStatesForPatchGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeInstancePatchesCommand.ts b/clients/client-ssm/src/commands/DescribeInstancePatchesCommand.ts index e2c08b9ea5dac..951c362e52f5f 100644 --- a/clients/client-ssm/src/commands/DescribeInstancePatchesCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstancePatchesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeInstancePatchesRequest, DescribeInstancePatchesResult } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DescribeInstancePatchesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeInstancePatches", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeInventoryDeletionsCommand.ts b/clients/client-ssm/src/commands/DescribeInventoryDeletionsCommand.ts index 9a1519d2fa103..e36358f5853af 100644 --- a/clients/client-ssm/src/commands/DescribeInventoryDeletionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInventoryDeletionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeInventoryDeletionsRequest, DescribeInventoryDeletionsResult } from "../models/models_0"; @@ -147,6 +148,10 @@ export class DescribeInventoryDeletionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeInventoryDeletions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts index 1c0728d3c47f2..784c9e9eb62d4 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class DescribeMaintenanceWindowExecutionTaskInvocationsCommand extends $C commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeMaintenanceWindowExecutionTaskInvocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts index 10bdfb9692f50..f1c766574562e 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class DescribeMaintenanceWindowExecutionTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeMaintenanceWindowExecutionTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionsCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionsCommand.ts index 88c9c09b41ef0..9dc563ed85abe 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class DescribeMaintenanceWindowExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeMaintenanceWindowExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowScheduleCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowScheduleCommand.ts index 57284967b9c04..729008394da61 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowScheduleCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeMaintenanceWindowScheduleRequest, DescribeMaintenanceWindowScheduleResult } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DescribeMaintenanceWindowScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeMaintenanceWindowSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowTargetsCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowTargetsCommand.ts index 3286ce3017b37..99825fff190e3 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowTargetsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -160,6 +161,10 @@ export class DescribeMaintenanceWindowTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeMaintenanceWindowTargetsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeMaintenanceWindowTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowTasksCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowTasksCommand.ts index f6862e9780ee2..dec9febe4b816 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowTasksCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -191,6 +192,10 @@ export class DescribeMaintenanceWindowTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeMaintenanceWindowTasksResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeMaintenanceWindowTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowsCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowsCommand.ts index 88a3f57e2c688..f1e0e3cd19c90 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DescribeMaintenanceWindowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeMaintenanceWindowsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeMaintenanceWindows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowsForTargetCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowsForTargetCommand.ts index dc73f5be9da55..97bbf2bcdb6e3 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowsForTargetCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowsForTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DescribeMaintenanceWindowsForTargetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeMaintenanceWindowsForTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeOpsItemsCommand.ts b/clients/client-ssm/src/commands/DescribeOpsItemsCommand.ts index 66826af824045..c6840c63d2736 100644 --- a/clients/client-ssm/src/commands/DescribeOpsItemsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeOpsItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOpsItemsRequest, DescribeOpsItemsResponse } from "../models/models_1"; @@ -158,6 +159,10 @@ export class DescribeOpsItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeOpsItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeParametersCommand.ts b/clients/client-ssm/src/commands/DescribeParametersCommand.ts index 5dc673e8108c9..4aefe076a297e 100644 --- a/clients/client-ssm/src/commands/DescribeParametersCommand.ts +++ b/clients/client-ssm/src/commands/DescribeParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeParametersRequest, DescribeParametersResult } from "../models/models_1"; @@ -181,6 +182,10 @@ export class DescribeParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribePatchBaselinesCommand.ts b/clients/client-ssm/src/commands/DescribePatchBaselinesCommand.ts index 1a1fd5e33e28b..90c8bd5b932f6 100644 --- a/clients/client-ssm/src/commands/DescribePatchBaselinesCommand.ts +++ b/clients/client-ssm/src/commands/DescribePatchBaselinesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePatchBaselinesRequest, DescribePatchBaselinesResult } from "../models/models_1"; @@ -135,6 +136,10 @@ export class DescribePatchBaselinesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribePatchBaselines", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribePatchGroupStateCommand.ts b/clients/client-ssm/src/commands/DescribePatchGroupStateCommand.ts index ee9c86bc17884..beb0da3b52e72 100644 --- a/clients/client-ssm/src/commands/DescribePatchGroupStateCommand.ts +++ b/clients/client-ssm/src/commands/DescribePatchGroupStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePatchGroupStateRequest, DescribePatchGroupStateResult } from "../models/models_1"; @@ -131,6 +132,10 @@ export class DescribePatchGroupStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribePatchGroupState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribePatchGroupsCommand.ts b/clients/client-ssm/src/commands/DescribePatchGroupsCommand.ts index ddfecd626b29d..4c668d3df0d5b 100644 --- a/clients/client-ssm/src/commands/DescribePatchGroupsCommand.ts +++ b/clients/client-ssm/src/commands/DescribePatchGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePatchGroupsRequest, DescribePatchGroupsResult } from "../models/models_1"; @@ -138,6 +139,10 @@ export class DescribePatchGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribePatchGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribePatchPropertiesCommand.ts b/clients/client-ssm/src/commands/DescribePatchPropertiesCommand.ts index a59dc66e1a9fe..b07890b465683 100644 --- a/clients/client-ssm/src/commands/DescribePatchPropertiesCommand.ts +++ b/clients/client-ssm/src/commands/DescribePatchPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePatchPropertiesRequest, DescribePatchPropertiesResult } from "../models/models_1"; @@ -189,6 +190,10 @@ export class DescribePatchPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribePatchProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DescribeSessionsCommand.ts b/clients/client-ssm/src/commands/DescribeSessionsCommand.ts index 12aca38bfd001..790d83a684193 100644 --- a/clients/client-ssm/src/commands/DescribeSessionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSessionsRequest, DescribeSessionsResponse } from "../models/models_1"; @@ -150,6 +151,10 @@ export class DescribeSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DescribeSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/DisassociateOpsItemRelatedItemCommand.ts b/clients/client-ssm/src/commands/DisassociateOpsItemRelatedItemCommand.ts index 2ef4c572e4adb..24ee080678c98 100644 --- a/clients/client-ssm/src/commands/DisassociateOpsItemRelatedItemCommand.ts +++ b/clients/client-ssm/src/commands/DisassociateOpsItemRelatedItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateOpsItemRelatedItemRequest, DisassociateOpsItemRelatedItemResponse } from "../models/models_1"; @@ -134,6 +135,10 @@ export class DisassociateOpsItemRelatedItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "DisassociateOpsItemRelatedItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetAutomationExecutionCommand.ts b/clients/client-ssm/src/commands/GetAutomationExecutionCommand.ts index d56aff2d5dd87..d405a863f8c9e 100644 --- a/clients/client-ssm/src/commands/GetAutomationExecutionCommand.ts +++ b/clients/client-ssm/src/commands/GetAutomationExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAutomationExecutionRequest, GetAutomationExecutionResult } from "../models/models_1"; @@ -307,6 +308,10 @@ export class GetAutomationExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetAutomationExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetCalendarStateCommand.ts b/clients/client-ssm/src/commands/GetCalendarStateCommand.ts index 97f2160404880..5e3dd44b438ce 100644 --- a/clients/client-ssm/src/commands/GetCalendarStateCommand.ts +++ b/clients/client-ssm/src/commands/GetCalendarStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCalendarStateRequest, GetCalendarStateResponse } from "../models/models_1"; @@ -140,6 +141,10 @@ export class GetCalendarStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetCalendarState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetCommandInvocationCommand.ts b/clients/client-ssm/src/commands/GetCommandInvocationCommand.ts index 9d437f3722b25..620f4f648c1fe 100644 --- a/clients/client-ssm/src/commands/GetCommandInvocationCommand.ts +++ b/clients/client-ssm/src/commands/GetCommandInvocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCommandInvocationRequest, GetCommandInvocationResult } from "../models/models_1"; @@ -172,6 +173,10 @@ export class GetCommandInvocationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetCommandInvocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetConnectionStatusCommand.ts b/clients/client-ssm/src/commands/GetConnectionStatusCommand.ts index 6ae1587afbe8c..80c40fb9de6d0 100644 --- a/clients/client-ssm/src/commands/GetConnectionStatusCommand.ts +++ b/clients/client-ssm/src/commands/GetConnectionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConnectionStatusRequest, GetConnectionStatusResponse } from "../models/models_1"; @@ -119,6 +120,10 @@ export class GetConnectionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetConnectionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetDefaultPatchBaselineCommand.ts b/clients/client-ssm/src/commands/GetDefaultPatchBaselineCommand.ts index b1398b408fddc..5933740ee968c 100644 --- a/clients/client-ssm/src/commands/GetDefaultPatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/GetDefaultPatchBaselineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDefaultPatchBaselineRequest, GetDefaultPatchBaselineResult } from "../models/models_1"; @@ -121,6 +122,10 @@ export class GetDefaultPatchBaselineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetDefaultPatchBaseline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetDeployablePatchSnapshotForInstanceCommand.ts b/clients/client-ssm/src/commands/GetDeployablePatchSnapshotForInstanceCommand.ts index e92017f5046ea..eb6174d8ab3c0 100644 --- a/clients/client-ssm/src/commands/GetDeployablePatchSnapshotForInstanceCommand.ts +++ b/clients/client-ssm/src/commands/GetDeployablePatchSnapshotForInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -200,6 +201,10 @@ export class GetDeployablePatchSnapshotForInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetDeployablePatchSnapshotForInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetDocumentCommand.ts b/clients/client-ssm/src/commands/GetDocumentCommand.ts index 54009bea99639..002ab6c326e23 100644 --- a/clients/client-ssm/src/commands/GetDocumentCommand.ts +++ b/clients/client-ssm/src/commands/GetDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDocumentRequest, GetDocumentResult } from "../models/models_1"; @@ -151,6 +152,10 @@ export class GetDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetInventoryCommand.ts b/clients/client-ssm/src/commands/GetInventoryCommand.ts index 0dfeaaef22336..2b9869841dd24 100644 --- a/clients/client-ssm/src/commands/GetInventoryCommand.ts +++ b/clients/client-ssm/src/commands/GetInventoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInventoryResult } from "../models/models_1"; @@ -201,6 +202,10 @@ export class GetInventoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetInventory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetInventorySchemaCommand.ts b/clients/client-ssm/src/commands/GetInventorySchemaCommand.ts index 69646985d76ec..e22a55b20fdb0 100644 --- a/clients/client-ssm/src/commands/GetInventorySchemaCommand.ts +++ b/clients/client-ssm/src/commands/GetInventorySchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInventorySchemaRequest, GetInventorySchemaResult } from "../models/models_1"; @@ -141,6 +142,10 @@ export class GetInventorySchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetInventorySchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowCommand.ts index 2092f7117d9de..aed02572b7859 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -141,6 +142,10 @@ export class GetMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMaintenanceWindowResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionCommand.ts index 3a3aa29973a46..84951e9e77858 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMaintenanceWindowExecutionRequest, GetMaintenanceWindowExecutionResult } from "../models/models_1"; @@ -135,6 +136,10 @@ export class GetMaintenanceWindowExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetMaintenanceWindowExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskCommand.ts index 69f9092d7b460..34a9f61d0cf31 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class GetMaintenanceWindowExecutionTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetMaintenanceWindowExecutionTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts index eaa257a0de003..2c9648b11bafb 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class GetMaintenanceWindowExecutionTaskInvocationCommand extends $Command commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetMaintenanceWindowExecutionTaskInvocation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowTaskCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowTaskCommand.ts index 03a345ec36586..bcbe5b64bb498 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowTaskCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -218,6 +219,10 @@ export class GetMaintenanceWindowTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetMaintenanceWindowTaskResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetMaintenanceWindowTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetOpsItemCommand.ts b/clients/client-ssm/src/commands/GetOpsItemCommand.ts index 950d08d912fc7..aa0bdf69423d4 100644 --- a/clients/client-ssm/src/commands/GetOpsItemCommand.ts +++ b/clients/client-ssm/src/commands/GetOpsItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOpsItemRequest, GetOpsItemResponse } from "../models/models_1"; @@ -166,6 +167,10 @@ export class GetOpsItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetOpsItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetOpsMetadataCommand.ts b/clients/client-ssm/src/commands/GetOpsMetadataCommand.ts index ae824fcf000c1..d081c73443172 100644 --- a/clients/client-ssm/src/commands/GetOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/GetOpsMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOpsMetadataRequest, GetOpsMetadataResult } from "../models/models_1"; @@ -131,6 +132,10 @@ export class GetOpsMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetOpsMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetOpsSummaryCommand.ts b/clients/client-ssm/src/commands/GetOpsSummaryCommand.ts index 930f24daff945..a5f86c7fcf78c 100644 --- a/clients/client-ssm/src/commands/GetOpsSummaryCommand.ts +++ b/clients/client-ssm/src/commands/GetOpsSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetOpsSummaryResult } from "../models/models_1"; @@ -198,6 +199,10 @@ export class GetOpsSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetOpsSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetParameterCommand.ts b/clients/client-ssm/src/commands/GetParameterCommand.ts index 239eb4d5c399e..ca3b1fea5d473 100644 --- a/clients/client-ssm/src/commands/GetParameterCommand.ts +++ b/clients/client-ssm/src/commands/GetParameterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetParameterRequest, GetParameterResult, GetParameterResultFilterSensitiveLog } from "../models/models_1"; @@ -139,6 +140,10 @@ export class GetParameterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetParameterResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetParameter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetParameterHistoryCommand.ts b/clients/client-ssm/src/commands/GetParameterHistoryCommand.ts index 317df9c09a909..a36100ad439c6 100644 --- a/clients/client-ssm/src/commands/GetParameterHistoryCommand.ts +++ b/clients/client-ssm/src/commands/GetParameterHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class GetParameterHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetParameterHistoryResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetParameterHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetParametersByPathCommand.ts b/clients/client-ssm/src/commands/GetParametersByPathCommand.ts index a75776869c461..94f8252662713 100644 --- a/clients/client-ssm/src/commands/GetParametersByPathCommand.ts +++ b/clients/client-ssm/src/commands/GetParametersByPathCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -169,6 +170,10 @@ export class GetParametersByPathCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetParametersByPathResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetParametersByPath", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetParametersCommand.ts b/clients/client-ssm/src/commands/GetParametersCommand.ts index 30e7879b6408d..d45be1f6e62c1 100644 --- a/clients/client-ssm/src/commands/GetParametersCommand.ts +++ b/clients/client-ssm/src/commands/GetParametersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetParametersRequest, GetParametersResult, GetParametersResultFilterSensitiveLog } from "../models/models_1"; @@ -140,6 +141,10 @@ export class GetParametersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetParametersResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetParameters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetPatchBaselineCommand.ts b/clients/client-ssm/src/commands/GetPatchBaselineCommand.ts index 52e1d6e104875..3c8ae7ee8cdb8 100644 --- a/clients/client-ssm/src/commands/GetPatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/GetPatchBaselineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class GetPatchBaselineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPatchBaselineResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetPatchBaseline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetPatchBaselineForPatchGroupCommand.ts b/clients/client-ssm/src/commands/GetPatchBaselineForPatchGroupCommand.ts index ea39e36cbfe35..b8eab8410002a 100644 --- a/clients/client-ssm/src/commands/GetPatchBaselineForPatchGroupCommand.ts +++ b/clients/client-ssm/src/commands/GetPatchBaselineForPatchGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPatchBaselineForPatchGroupRequest, GetPatchBaselineForPatchGroupResult } from "../models/models_1"; @@ -125,6 +126,10 @@ export class GetPatchBaselineForPatchGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetPatchBaselineForPatchGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetResourcePoliciesCommand.ts b/clients/client-ssm/src/commands/GetResourcePoliciesCommand.ts index 6b8b628068671..80e7bdd222920 100644 --- a/clients/client-ssm/src/commands/GetResourcePoliciesCommand.ts +++ b/clients/client-ssm/src/commands/GetResourcePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_1"; @@ -130,6 +131,10 @@ export class GetResourcePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetResourcePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/GetServiceSettingCommand.ts b/clients/client-ssm/src/commands/GetServiceSettingCommand.ts index e6209bdd7ce03..2accac311a454 100644 --- a/clients/client-ssm/src/commands/GetServiceSettingCommand.ts +++ b/clients/client-ssm/src/commands/GetServiceSettingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceSettingRequest, GetServiceSettingResult } from "../models/models_1"; @@ -141,6 +142,10 @@ export class GetServiceSettingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "GetServiceSetting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/LabelParameterVersionCommand.ts b/clients/client-ssm/src/commands/LabelParameterVersionCommand.ts index a096dc323e85b..f854f96bb2dab 100644 --- a/clients/client-ssm/src/commands/LabelParameterVersionCommand.ts +++ b/clients/client-ssm/src/commands/LabelParameterVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LabelParameterVersionRequest, LabelParameterVersionResult } from "../models/models_1"; @@ -173,6 +174,10 @@ export class LabelParameterVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "LabelParameterVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListAssociationVersionsCommand.ts b/clients/client-ssm/src/commands/ListAssociationVersionsCommand.ts index 810c81d0c1d22..92c808bb1966e 100644 --- a/clients/client-ssm/src/commands/ListAssociationVersionsCommand.ts +++ b/clients/client-ssm/src/commands/ListAssociationVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -197,6 +198,10 @@ export class ListAssociationVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListAssociationVersionsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListAssociationVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListAssociationsCommand.ts b/clients/client-ssm/src/commands/ListAssociationsCommand.ts index 1d3b46150814d..6f26b213cd375 100644 --- a/clients/client-ssm/src/commands/ListAssociationsCommand.ts +++ b/clients/client-ssm/src/commands/ListAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssociationsRequest, ListAssociationsResult } from "../models/models_1"; @@ -164,6 +165,10 @@ export class ListAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListCommandInvocationsCommand.ts b/clients/client-ssm/src/commands/ListCommandInvocationsCommand.ts index 8261618d6c687..bb19aa14a2521 100644 --- a/clients/client-ssm/src/commands/ListCommandInvocationsCommand.ts +++ b/clients/client-ssm/src/commands/ListCommandInvocationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCommandInvocationsRequest, ListCommandInvocationsResult } from "../models/models_1"; @@ -204,6 +205,10 @@ export class ListCommandInvocationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListCommandInvocations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListCommandsCommand.ts b/clients/client-ssm/src/commands/ListCommandsCommand.ts index 9f89b4a66517b..b37151d5de91e 100644 --- a/clients/client-ssm/src/commands/ListCommandsCommand.ts +++ b/clients/client-ssm/src/commands/ListCommandsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCommandsRequest, ListCommandsResult, ListCommandsResultFilterSensitiveLog } from "../models/models_1"; @@ -217,6 +218,10 @@ export class ListCommandsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListCommandsResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListCommands", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListComplianceItemsCommand.ts b/clients/client-ssm/src/commands/ListComplianceItemsCommand.ts index a583ea394cd2f..fdef6f1dd139c 100644 --- a/clients/client-ssm/src/commands/ListComplianceItemsCommand.ts +++ b/clients/client-ssm/src/commands/ListComplianceItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListComplianceItemsRequest, ListComplianceItemsResult } from "../models/models_1"; @@ -167,6 +168,10 @@ export class ListComplianceItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListComplianceItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListComplianceSummariesCommand.ts b/clients/client-ssm/src/commands/ListComplianceSummariesCommand.ts index d60203b6e0d7d..3f43d190930c0 100644 --- a/clients/client-ssm/src/commands/ListComplianceSummariesCommand.ts +++ b/clients/client-ssm/src/commands/ListComplianceSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListComplianceSummariesRequest, ListComplianceSummariesResult } from "../models/models_1"; @@ -162,6 +163,10 @@ export class ListComplianceSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListComplianceSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListDocumentMetadataHistoryCommand.ts b/clients/client-ssm/src/commands/ListDocumentMetadataHistoryCommand.ts index 70d33bb06b807..130202fcaaeed 100644 --- a/clients/client-ssm/src/commands/ListDocumentMetadataHistoryCommand.ts +++ b/clients/client-ssm/src/commands/ListDocumentMetadataHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDocumentMetadataHistoryRequest, ListDocumentMetadataHistoryResponse } from "../models/models_1"; @@ -151,6 +152,10 @@ export class ListDocumentMetadataHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListDocumentMetadataHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListDocumentVersionsCommand.ts b/clients/client-ssm/src/commands/ListDocumentVersionsCommand.ts index 9c0e1546c3c80..f93de10569697 100644 --- a/clients/client-ssm/src/commands/ListDocumentVersionsCommand.ts +++ b/clients/client-ssm/src/commands/ListDocumentVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDocumentVersionsRequest, ListDocumentVersionsResult } from "../models/models_1"; @@ -139,6 +140,10 @@ export class ListDocumentVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListDocumentVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListDocumentsCommand.ts b/clients/client-ssm/src/commands/ListDocumentsCommand.ts index c7f1bc43f5843..bd2978de830c2 100644 --- a/clients/client-ssm/src/commands/ListDocumentsCommand.ts +++ b/clients/client-ssm/src/commands/ListDocumentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDocumentsRequest, ListDocumentsResult } from "../models/models_1"; @@ -170,6 +171,10 @@ export class ListDocumentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListDocuments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListInventoryEntriesCommand.ts b/clients/client-ssm/src/commands/ListInventoryEntriesCommand.ts index 694330fbbbf4d..f83ce6ec924ed 100644 --- a/clients/client-ssm/src/commands/ListInventoryEntriesCommand.ts +++ b/clients/client-ssm/src/commands/ListInventoryEntriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListInventoryEntriesRequest, ListInventoryEntriesResult } from "../models/models_1"; @@ -167,6 +168,10 @@ export class ListInventoryEntriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListInventoryEntries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListOpsItemEventsCommand.ts b/clients/client-ssm/src/commands/ListOpsItemEventsCommand.ts index 65fb4e780fcfa..e71f47d5bca4f 100644 --- a/clients/client-ssm/src/commands/ListOpsItemEventsCommand.ts +++ b/clients/client-ssm/src/commands/ListOpsItemEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOpsItemEventsRequest, ListOpsItemEventsResponse } from "../models/models_1"; @@ -151,6 +152,10 @@ export class ListOpsItemEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListOpsItemEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListOpsItemRelatedItemsCommand.ts b/clients/client-ssm/src/commands/ListOpsItemRelatedItemsCommand.ts index b8eccf1b36362..9e8d55fc02eb0 100644 --- a/clients/client-ssm/src/commands/ListOpsItemRelatedItemsCommand.ts +++ b/clients/client-ssm/src/commands/ListOpsItemRelatedItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOpsItemRelatedItemsRequest, ListOpsItemRelatedItemsResponse } from "../models/models_1"; @@ -150,6 +151,10 @@ export class ListOpsItemRelatedItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListOpsItemRelatedItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListOpsMetadataCommand.ts b/clients/client-ssm/src/commands/ListOpsMetadataCommand.ts index dab933d6f6361..5d150379e89d9 100644 --- a/clients/client-ssm/src/commands/ListOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/ListOpsMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOpsMetadataRequest, ListOpsMetadataResult } from "../models/models_1"; @@ -139,6 +140,10 @@ export class ListOpsMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListOpsMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListResourceComplianceSummariesCommand.ts b/clients/client-ssm/src/commands/ListResourceComplianceSummariesCommand.ts index 524ad6e2d5d51..9e497e396e940 100644 --- a/clients/client-ssm/src/commands/ListResourceComplianceSummariesCommand.ts +++ b/clients/client-ssm/src/commands/ListResourceComplianceSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourceComplianceSummariesRequest, ListResourceComplianceSummariesResult } from "../models/models_1"; @@ -176,6 +177,10 @@ export class ListResourceComplianceSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListResourceComplianceSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListResourceDataSyncCommand.ts b/clients/client-ssm/src/commands/ListResourceDataSyncCommand.ts index 31b11d36a49fe..139b5fd517df1 100644 --- a/clients/client-ssm/src/commands/ListResourceDataSyncCommand.ts +++ b/clients/client-ssm/src/commands/ListResourceDataSyncCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourceDataSyncRequest, ListResourceDataSyncResult } from "../models/models_1"; @@ -172,6 +173,10 @@ export class ListResourceDataSyncCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListResourceDataSync", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ListTagsForResourceCommand.ts b/clients/client-ssm/src/commands/ListTagsForResourceCommand.ts index 0a177f75b352c..0379db3edd20e 100644 --- a/clients/client-ssm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ssm/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_1"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ModifyDocumentPermissionCommand.ts b/clients/client-ssm/src/commands/ModifyDocumentPermissionCommand.ts index b163c629860da..945af671b452a 100644 --- a/clients/client-ssm/src/commands/ModifyDocumentPermissionCommand.ts +++ b/clients/client-ssm/src/commands/ModifyDocumentPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyDocumentPermissionRequest, ModifyDocumentPermissionResponse } from "../models/models_1"; @@ -144,6 +145,10 @@ export class ModifyDocumentPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ModifyDocumentPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/PutComplianceItemsCommand.ts b/clients/client-ssm/src/commands/PutComplianceItemsCommand.ts index c148f0c236414..db0f310526324 100644 --- a/clients/client-ssm/src/commands/PutComplianceItemsCommand.ts +++ b/clients/client-ssm/src/commands/PutComplianceItemsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutComplianceItemsRequest, PutComplianceItemsResult } from "../models/models_1"; @@ -210,6 +211,10 @@ export class PutComplianceItemsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "PutComplianceItems", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/PutInventoryCommand.ts b/clients/client-ssm/src/commands/PutInventoryCommand.ts index 46fbd2e25d2fb..5bdd3cb5f3278 100644 --- a/clients/client-ssm/src/commands/PutInventoryCommand.ts +++ b/clients/client-ssm/src/commands/PutInventoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutInventoryRequest, PutInventoryResult } from "../models/models_1"; @@ -188,6 +189,10 @@ export class PutInventoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "PutInventory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/PutParameterCommand.ts b/clients/client-ssm/src/commands/PutParameterCommand.ts index 62ad9993c0625..ffd2febf02dc9 100644 --- a/clients/client-ssm/src/commands/PutParameterCommand.ts +++ b/clients/client-ssm/src/commands/PutParameterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutParameterRequest, PutParameterRequestFilterSensitiveLog, PutParameterResult } from "../models/models_1"; @@ -195,6 +196,10 @@ export class PutParameterCommand extends $Command< commandName, inputFilterSensitiveLog: PutParameterRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "PutParameter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/PutResourcePolicyCommand.ts b/clients/client-ssm/src/commands/PutResourcePolicyCommand.ts index 1f2150857e8bb..21a33d1a58a75 100644 --- a/clients/client-ssm/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-ssm/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_1"; @@ -139,6 +140,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/RegisterDefaultPatchBaselineCommand.ts b/clients/client-ssm/src/commands/RegisterDefaultPatchBaselineCommand.ts index 35b7603377890..1fbf4bb366766 100644 --- a/clients/client-ssm/src/commands/RegisterDefaultPatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/RegisterDefaultPatchBaselineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterDefaultPatchBaselineRequest, RegisterDefaultPatchBaselineResult } from "../models/models_1"; @@ -135,6 +136,10 @@ export class RegisterDefaultPatchBaselineCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "RegisterDefaultPatchBaseline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/RegisterPatchBaselineForPatchGroupCommand.ts b/clients/client-ssm/src/commands/RegisterPatchBaselineForPatchGroupCommand.ts index 63b3c9104047d..fb75fcb637382 100644 --- a/clients/client-ssm/src/commands/RegisterPatchBaselineForPatchGroupCommand.ts +++ b/clients/client-ssm/src/commands/RegisterPatchBaselineForPatchGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class RegisterPatchBaselineForPatchGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "RegisterPatchBaselineForPatchGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/RegisterTargetWithMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/RegisterTargetWithMaintenanceWindowCommand.ts index 17ffab4bba305..872893886783f 100644 --- a/clients/client-ssm/src/commands/RegisterTargetWithMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/RegisterTargetWithMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class RegisterTargetWithMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "RegisterTargetWithMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/RegisterTaskWithMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/RegisterTaskWithMaintenanceWindowCommand.ts index 0d22bce996ded..04f07f1ec6266 100644 --- a/clients/client-ssm/src/commands/RegisterTaskWithMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/RegisterTaskWithMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -229,6 +230,10 @@ export class RegisterTaskWithMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "RegisterTaskWithMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-ssm/src/commands/RemoveTagsFromResourceCommand.ts index 2f2b2c5291680..fc4a52a8fcc0b 100644 --- a/clients/client-ssm/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-ssm/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult } from "../models/models_1"; @@ -129,6 +130,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ResetServiceSettingCommand.ts b/clients/client-ssm/src/commands/ResetServiceSettingCommand.ts index 760487cafdb43..f6791dd28b74a 100644 --- a/clients/client-ssm/src/commands/ResetServiceSettingCommand.ts +++ b/clients/client-ssm/src/commands/ResetServiceSettingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResetServiceSettingRequest, ResetServiceSettingResult } from "../models/models_1"; @@ -145,6 +146,10 @@ export class ResetServiceSettingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ResetServiceSetting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/ResumeSessionCommand.ts b/clients/client-ssm/src/commands/ResumeSessionCommand.ts index 2f1ebecc57853..09f32b52f6b63 100644 --- a/clients/client-ssm/src/commands/ResumeSessionCommand.ts +++ b/clients/client-ssm/src/commands/ResumeSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResumeSessionRequest, ResumeSessionResponse } from "../models/models_1"; @@ -128,6 +129,10 @@ export class ResumeSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "ResumeSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/SendAutomationSignalCommand.ts b/clients/client-ssm/src/commands/SendAutomationSignalCommand.ts index be234a12c831f..2e496dae28d8d 100644 --- a/clients/client-ssm/src/commands/SendAutomationSignalCommand.ts +++ b/clients/client-ssm/src/commands/SendAutomationSignalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendAutomationSignalRequest, SendAutomationSignalResult } from "../models/models_1"; @@ -133,6 +134,10 @@ export class SendAutomationSignalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "SendAutomationSignal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/SendCommandCommand.ts b/clients/client-ssm/src/commands/SendCommandCommand.ts index a0c28938c43f4..bf70516ff6bc8 100644 --- a/clients/client-ssm/src/commands/SendCommandCommand.ts +++ b/clients/client-ssm/src/commands/SendCommandCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -279,6 +280,10 @@ export class SendCommandCommand extends $Command< commandName, inputFilterSensitiveLog: SendCommandRequestFilterSensitiveLog, outputFilterSensitiveLog: SendCommandResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "SendCommand", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/StartAssociationsOnceCommand.ts b/clients/client-ssm/src/commands/StartAssociationsOnceCommand.ts index 423e7bcaf558c..1cfad7ee4c305 100644 --- a/clients/client-ssm/src/commands/StartAssociationsOnceCommand.ts +++ b/clients/client-ssm/src/commands/StartAssociationsOnceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartAssociationsOnceRequest, StartAssociationsOnceResult } from "../models/models_1"; @@ -121,6 +122,10 @@ export class StartAssociationsOnceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "StartAssociationsOnce", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/StartAutomationExecutionCommand.ts b/clients/client-ssm/src/commands/StartAutomationExecutionCommand.ts index c0bd4a90336b3..132788fdc685a 100644 --- a/clients/client-ssm/src/commands/StartAutomationExecutionCommand.ts +++ b/clients/client-ssm/src/commands/StartAutomationExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartAutomationExecutionRequest, StartAutomationExecutionResult } from "../models/models_1"; @@ -201,6 +202,10 @@ export class StartAutomationExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "StartAutomationExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/StartChangeRequestExecutionCommand.ts b/clients/client-ssm/src/commands/StartChangeRequestExecutionCommand.ts index 0d035025a79c0..3737278213e57 100644 --- a/clients/client-ssm/src/commands/StartChangeRequestExecutionCommand.ts +++ b/clients/client-ssm/src/commands/StartChangeRequestExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartChangeRequestExecutionRequest, StartChangeRequestExecutionResult } from "../models/models_1"; @@ -210,6 +211,10 @@ export class StartChangeRequestExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "StartChangeRequestExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/StartSessionCommand.ts b/clients/client-ssm/src/commands/StartSessionCommand.ts index 8231c46da4414..db3692dab54ff 100644 --- a/clients/client-ssm/src/commands/StartSessionCommand.ts +++ b/clients/client-ssm/src/commands/StartSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartSessionRequest, StartSessionResponse } from "../models/models_1"; @@ -143,6 +144,10 @@ export class StartSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "StartSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/StopAutomationExecutionCommand.ts b/clients/client-ssm/src/commands/StopAutomationExecutionCommand.ts index 3163949b035ee..a4c8416c274d0 100644 --- a/clients/client-ssm/src/commands/StopAutomationExecutionCommand.ts +++ b/clients/client-ssm/src/commands/StopAutomationExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopAutomationExecutionRequest, StopAutomationExecutionResult } from "../models/models_1"; @@ -123,6 +124,10 @@ export class StopAutomationExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "StopAutomationExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/TerminateSessionCommand.ts b/clients/client-ssm/src/commands/TerminateSessionCommand.ts index b4496fb24032e..2d25b973591ce 100644 --- a/clients/client-ssm/src/commands/TerminateSessionCommand.ts +++ b/clients/client-ssm/src/commands/TerminateSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TerminateSessionRequest, TerminateSessionResponse } from "../models/models_1"; @@ -118,6 +119,10 @@ export class TerminateSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "TerminateSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UnlabelParameterVersionCommand.ts b/clients/client-ssm/src/commands/UnlabelParameterVersionCommand.ts index 598bfaa1d4657..b6f870b42d3b6 100644 --- a/clients/client-ssm/src/commands/UnlabelParameterVersionCommand.ts +++ b/clients/client-ssm/src/commands/UnlabelParameterVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UnlabelParameterVersionRequest, UnlabelParameterVersionResult } from "../models/models_1"; @@ -136,6 +137,10 @@ export class UnlabelParameterVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UnlabelParameterVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateAssociationCommand.ts b/clients/client-ssm/src/commands/UpdateAssociationCommand.ts index c5042b4f193a7..070c6e342e62e 100644 --- a/clients/client-ssm/src/commands/UpdateAssociationCommand.ts +++ b/clients/client-ssm/src/commands/UpdateAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -350,6 +351,10 @@ export class UpdateAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAssociationRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateAssociationResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateAssociationStatusCommand.ts b/clients/client-ssm/src/commands/UpdateAssociationStatusCommand.ts index fb3bf6a1a9e67..4e56c1784fbde 100644 --- a/clients/client-ssm/src/commands/UpdateAssociationStatusCommand.ts +++ b/clients/client-ssm/src/commands/UpdateAssociationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -262,6 +263,10 @@ export class UpdateAssociationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateAssociationStatusResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateAssociationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateDocumentCommand.ts b/clients/client-ssm/src/commands/UpdateDocumentCommand.ts index 41ae49b169c42..bbdaa56d71fc3 100644 --- a/clients/client-ssm/src/commands/UpdateDocumentCommand.ts +++ b/clients/client-ssm/src/commands/UpdateDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDocumentRequest, UpdateDocumentResult } from "../models/models_2"; @@ -229,6 +230,10 @@ export class UpdateDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateDocumentDefaultVersionCommand.ts b/clients/client-ssm/src/commands/UpdateDocumentDefaultVersionCommand.ts index 76eebd3773fc5..db1091570e4bf 100644 --- a/clients/client-ssm/src/commands/UpdateDocumentDefaultVersionCommand.ts +++ b/clients/client-ssm/src/commands/UpdateDocumentDefaultVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDocumentDefaultVersionRequest, UpdateDocumentDefaultVersionResult } from "../models/models_2"; @@ -141,6 +142,10 @@ export class UpdateDocumentDefaultVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateDocumentDefaultVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateDocumentMetadataCommand.ts b/clients/client-ssm/src/commands/UpdateDocumentMetadataCommand.ts index c71fea8a6488b..dbfa0c6123c59 100644 --- a/clients/client-ssm/src/commands/UpdateDocumentMetadataCommand.ts +++ b/clients/client-ssm/src/commands/UpdateDocumentMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDocumentMetadataRequest, UpdateDocumentMetadataResponse } from "../models/models_2"; @@ -136,6 +137,10 @@ export class UpdateDocumentMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateDocumentMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/UpdateMaintenanceWindowCommand.ts index 1b912aedf305e..e0b29438422db 100644 --- a/clients/client-ssm/src/commands/UpdateMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/UpdateMaintenanceWindowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class UpdateMaintenanceWindowCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateMaintenanceWindowRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateMaintenanceWindowResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateMaintenanceWindow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateMaintenanceWindowTargetCommand.ts b/clients/client-ssm/src/commands/UpdateMaintenanceWindowTargetCommand.ts index dbe19fa0bcc9a..148f5f2fe043c 100644 --- a/clients/client-ssm/src/commands/UpdateMaintenanceWindowTargetCommand.ts +++ b/clients/client-ssm/src/commands/UpdateMaintenanceWindowTargetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class UpdateMaintenanceWindowTargetCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateMaintenanceWindowTargetRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateMaintenanceWindowTargetResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateMaintenanceWindowTarget", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateMaintenanceWindowTaskCommand.ts b/clients/client-ssm/src/commands/UpdateMaintenanceWindowTaskCommand.ts index 15ead8b714711..0b388f928169f 100644 --- a/clients/client-ssm/src/commands/UpdateMaintenanceWindowTaskCommand.ts +++ b/clients/client-ssm/src/commands/UpdateMaintenanceWindowTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -348,6 +349,10 @@ export class UpdateMaintenanceWindowTaskCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateMaintenanceWindowTaskRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateMaintenanceWindowTaskResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateMaintenanceWindowTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateManagedInstanceRoleCommand.ts b/clients/client-ssm/src/commands/UpdateManagedInstanceRoleCommand.ts index b3ff80b69f9b7..86a678086be57 100644 --- a/clients/client-ssm/src/commands/UpdateManagedInstanceRoleCommand.ts +++ b/clients/client-ssm/src/commands/UpdateManagedInstanceRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateManagedInstanceRoleRequest, UpdateManagedInstanceRoleResult } from "../models/models_2"; @@ -138,6 +139,10 @@ export class UpdateManagedInstanceRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateManagedInstanceRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateOpsItemCommand.ts b/clients/client-ssm/src/commands/UpdateOpsItemCommand.ts index 0eb5fa7bfcb43..a93d1e3612890 100644 --- a/clients/client-ssm/src/commands/UpdateOpsItemCommand.ts +++ b/clients/client-ssm/src/commands/UpdateOpsItemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateOpsItemRequest, UpdateOpsItemResponse } from "../models/models_2"; @@ -166,6 +167,10 @@ export class UpdateOpsItemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateOpsItem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateOpsMetadataCommand.ts b/clients/client-ssm/src/commands/UpdateOpsMetadataCommand.ts index 94230a338e291..fe09c93eb3ce8 100644 --- a/clients/client-ssm/src/commands/UpdateOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/UpdateOpsMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateOpsMetadataRequest, UpdateOpsMetadataResult } from "../models/models_2"; @@ -139,6 +140,10 @@ export class UpdateOpsMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateOpsMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdatePatchBaselineCommand.ts b/clients/client-ssm/src/commands/UpdatePatchBaselineCommand.ts index 8ca5625d6ec8f..ab2a23ffe5876 100644 --- a/clients/client-ssm/src/commands/UpdatePatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/UpdatePatchBaselineCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -237,6 +238,10 @@ export class UpdatePatchBaselineCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePatchBaselineRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdatePatchBaselineResultFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdatePatchBaseline", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateResourceDataSyncCommand.ts b/clients/client-ssm/src/commands/UpdateResourceDataSyncCommand.ts index 2826c8ccc18f4..b339e2f3e0221 100644 --- a/clients/client-ssm/src/commands/UpdateResourceDataSyncCommand.ts +++ b/clients/client-ssm/src/commands/UpdateResourceDataSyncCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResourceDataSyncRequest, UpdateResourceDataSyncResult } from "../models/models_2"; @@ -151,6 +152,10 @@ export class UpdateResourceDataSyncCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateResourceDataSync", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-ssm/src/commands/UpdateServiceSettingCommand.ts b/clients/client-ssm/src/commands/UpdateServiceSettingCommand.ts index 28a7abcf47c4f..579e95cfcd251 100644 --- a/clients/client-ssm/src/commands/UpdateServiceSettingCommand.ts +++ b/clients/client-ssm/src/commands/UpdateServiceSettingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServiceSettingRequest, UpdateServiceSettingResult } from "../models/models_2"; @@ -136,6 +137,10 @@ export class UpdateServiceSettingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AmazonSSM", + operation: "UpdateServiceSetting", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/package.json b/clients/client-sso-admin/package.json index 00f3863528cd3..a0e4696268abb 100644 --- a/clients/client-sso-admin/package.json +++ b/clients/client-sso-admin/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sso-admin/src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts index 4fe165d863762..21cb6ffd00dfd 100644 --- a/clients/client-sso-admin/src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "AttachCustomerManagedPolicyReferenceToPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts index 6b4e1c63ab09f..41d01ad4cbce9 100644 --- a/clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class AttachManagedPolicyToPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "AttachManagedPolicyToPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts b/clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts index 195bb09b7731f..9f81bc2b3564e 100644 --- a/clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts +++ b/clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAccountAssignmentRequest, CreateAccountAssignmentResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class CreateAccountAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "CreateAccountAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/CreateInstanceAccessControlAttributeConfigurationCommand.ts b/clients/client-sso-admin/src/commands/CreateInstanceAccessControlAttributeConfigurationCommand.ts index 19f608ad19833..d65484ae47e9f 100644 --- a/clients/client-sso-admin/src/commands/CreateInstanceAccessControlAttributeConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/CreateInstanceAccessControlAttributeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class CreateInstanceAccessControlAttributeConfigurationCommand extends $C commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "CreateInstanceAccessControlAttributeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts b/clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts index 6b7e505e6b73f..8447a6a3db671 100644 --- a/clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePermissionSetRequest, CreatePermissionSetResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CreatePermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "CreatePermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts b/clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts index b109446b81597..c9760fddd5373 100644 --- a/clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccountAssignmentRequest, DeleteAccountAssignmentResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class DeleteAccountAssignmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DeleteAccountAssignment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DeleteInlinePolicyFromPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DeleteInlinePolicyFromPermissionSetCommand.ts index 19fb6919d74fd..d7e3db8d1762c 100644 --- a/clients/client-sso-admin/src/commands/DeleteInlinePolicyFromPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteInlinePolicyFromPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class DeleteInlinePolicyFromPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DeleteInlinePolicyFromPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.ts b/clients/client-sso-admin/src/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.ts index 6aa99a7f02a68..0cb8a9068460d 100644 --- a/clients/client-sso-admin/src/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class DeleteInstanceAccessControlAttributeConfigurationCommand extends $C commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DeleteInstanceAccessControlAttributeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DeletePermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DeletePermissionSetCommand.ts index fd305d06242cc..56cf529421873 100644 --- a/clients/client-sso-admin/src/commands/DeletePermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DeletePermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePermissionSetRequest, DeletePermissionSetResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeletePermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DeletePermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DeletePermissionsBoundaryFromPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DeletePermissionsBoundaryFromPermissionSetCommand.ts index 1ef06c4ef1fa1..de6812fb1f37d 100644 --- a/clients/client-sso-admin/src/commands/DeletePermissionsBoundaryFromPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DeletePermissionsBoundaryFromPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DeletePermissionsBoundaryFromPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DeletePermissionsBoundaryFromPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DescribeAccountAssignmentCreationStatusCommand.ts b/clients/client-sso-admin/src/commands/DescribeAccountAssignmentCreationStatusCommand.ts index 6e4e9511d165f..9202f788c40c6 100644 --- a/clients/client-sso-admin/src/commands/DescribeAccountAssignmentCreationStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeAccountAssignmentCreationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class DescribeAccountAssignmentCreationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DescribeAccountAssignmentCreationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DescribeAccountAssignmentDeletionStatusCommand.ts b/clients/client-sso-admin/src/commands/DescribeAccountAssignmentDeletionStatusCommand.ts index e92e5eac075c5..5c565ae84c147 100644 --- a/clients/client-sso-admin/src/commands/DescribeAccountAssignmentDeletionStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeAccountAssignmentDeletionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class DescribeAccountAssignmentDeletionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DescribeAccountAssignmentDeletionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.ts b/clients/client-sso-admin/src/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.ts index cda9003eace2a..9e30478829400 100644 --- a/clients/client-sso-admin/src/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class DescribeInstanceAccessControlAttributeConfigurationCommand extends commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DescribeInstanceAccessControlAttributeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DescribePermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DescribePermissionSetCommand.ts index 2c144609e92bb..bf5416b2c2173 100644 --- a/clients/client-sso-admin/src/commands/DescribePermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribePermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribePermissionSetRequest, DescribePermissionSetResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DescribePermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DescribePermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DescribePermissionSetProvisioningStatusCommand.ts b/clients/client-sso-admin/src/commands/DescribePermissionSetProvisioningStatusCommand.ts index ff49d9f71c153..7b87e68a41e42 100644 --- a/clients/client-sso-admin/src/commands/DescribePermissionSetProvisioningStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribePermissionSetProvisioningStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class DescribePermissionSetProvisioningStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DescribePermissionSetProvisioningStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.ts index a826d0a033263..b853f492a9811 100644 --- a/clients/client-sso-admin/src/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extend commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DetachCustomerManagedPolicyReferenceFromPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts index 644e2977ffa69..1d30a6940cb09 100644 --- a/clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DetachManagedPolicyFromPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "DetachManagedPolicyFromPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/GetInlinePolicyForPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/GetInlinePolicyForPermissionSetCommand.ts index 90ddb06ca7b54..c97e4d16a9d4a 100644 --- a/clients/client-sso-admin/src/commands/GetInlinePolicyForPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/GetInlinePolicyForPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInlinePolicyForPermissionSetRequest, GetInlinePolicyForPermissionSetResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetInlinePolicyForPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "GetInlinePolicyForPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/GetPermissionsBoundaryForPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/GetPermissionsBoundaryForPermissionSetCommand.ts index 936fff0078031..584b07f20f6d9 100644 --- a/clients/client-sso-admin/src/commands/GetPermissionsBoundaryForPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/GetPermissionsBoundaryForPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class GetPermissionsBoundaryForPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "GetPermissionsBoundaryForPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts b/clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts index 2b76ff8b19b38..4c664fc487026 100644 --- a/clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class ListAccountAssignmentCreationStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListAccountAssignmentCreationStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts b/clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts index 0f3e9a174b20c..9f9289eefea40 100644 --- a/clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class ListAccountAssignmentDeletionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListAccountAssignmentDeletionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts b/clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts index 379bd4c084a1e..5693151476540 100644 --- a/clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccountAssignmentsRequest, ListAccountAssignmentsResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListAccountAssignmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListAccountAssignments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts index 9b320cc674d3d..fb10c7dfff1c4 100644 --- a/clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class ListAccountsForProvisionedPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListAccountsForProvisionedPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.ts index 677e4aac6c3ef..2b4fb1c4bebe7 100644 --- a/clients/client-sso-admin/src/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class ListCustomerManagedPolicyReferencesInPermissionSetCommand extends $ commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListCustomerManagedPolicyReferencesInPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListInstancesCommand.ts b/clients/client-sso-admin/src/commands/ListInstancesCommand.ts index da7a52e6b9432..508883ec6c9b6 100644 --- a/clients/client-sso-admin/src/commands/ListInstancesCommand.ts +++ b/clients/client-sso-admin/src/commands/ListInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListInstancesRequest, ListInstancesResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts index e7c09356cd5ea..4d0508f61edc6 100644 --- a/clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class ListManagedPoliciesInPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListManagedPoliciesInPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListPermissionSetProvisioningStatusCommand.ts b/clients/client-sso-admin/src/commands/ListPermissionSetProvisioningStatusCommand.ts index 58f1feb302ac7..9c39962b85ba5 100644 --- a/clients/client-sso-admin/src/commands/ListPermissionSetProvisioningStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/ListPermissionSetProvisioningStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class ListPermissionSetProvisioningStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListPermissionSetProvisioningStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListPermissionSetsCommand.ts b/clients/client-sso-admin/src/commands/ListPermissionSetsCommand.ts index 428b9e032b5fb..cc36184183e33 100644 --- a/clients/client-sso-admin/src/commands/ListPermissionSetsCommand.ts +++ b/clients/client-sso-admin/src/commands/ListPermissionSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPermissionSetsRequest, ListPermissionSetsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListPermissionSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListPermissionSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts b/clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts index d0c41f7eae263..b846519cb04ef 100644 --- a/clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts +++ b/clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class ListPermissionSetsProvisionedToAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListPermissionSetsProvisionedToAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ListTagsForResourceCommand.ts b/clients/client-sso-admin/src/commands/ListTagsForResourceCommand.ts index a7366f1e7bfc6..2d35e736cc8d7 100644 --- a/clients/client-sso-admin/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sso-admin/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/ProvisionPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/ProvisionPermissionSetCommand.ts index e278be01f50f8..c109e9b4d00a7 100644 --- a/clients/client-sso-admin/src/commands/ProvisionPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/ProvisionPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ProvisionPermissionSetRequest, ProvisionPermissionSetResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ProvisionPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "ProvisionPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/PutInlinePolicyToPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/PutInlinePolicyToPermissionSetCommand.ts index 394f96fbbbbec..ca07d7d30e7da 100644 --- a/clients/client-sso-admin/src/commands/PutInlinePolicyToPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/PutInlinePolicyToPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutInlinePolicyToPermissionSetRequest, PutInlinePolicyToPermissionSetResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class PutInlinePolicyToPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "PutInlinePolicyToPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts index ed20305d1bf2a..acf307c15f79a 100644 --- a/clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class PutPermissionsBoundaryToPermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "PutPermissionsBoundaryToPermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/TagResourceCommand.ts b/clients/client-sso-admin/src/commands/TagResourceCommand.ts index 2d89f971465f1..a331d4b6d679a 100644 --- a/clients/client-sso-admin/src/commands/TagResourceCommand.ts +++ b/clients/client-sso-admin/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/UntagResourceCommand.ts b/clients/client-sso-admin/src/commands/UntagResourceCommand.ts index 737680f3cb56f..3f13d2be872bc 100644 --- a/clients/client-sso-admin/src/commands/UntagResourceCommand.ts +++ b/clients/client-sso-admin/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.ts b/clients/client-sso-admin/src/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.ts index 4cde16047e11f..50b25b212c2a9 100644 --- a/clients/client-sso-admin/src/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class UpdateInstanceAccessControlAttributeConfigurationCommand extends $C commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "UpdateInstanceAccessControlAttributeConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-admin/src/commands/UpdatePermissionSetCommand.ts b/clients/client-sso-admin/src/commands/UpdatePermissionSetCommand.ts index 5051741375ec1..ee18db93cb08f 100644 --- a/clients/client-sso-admin/src/commands/UpdatePermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/UpdatePermissionSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePermissionSetRequest, UpdatePermissionSetResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class UpdatePermissionSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBExternalService", + operation: "UpdatePermissionSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-oidc/package.json b/clients/client-sso-oidc/package.json index c6e754cc267dd..6039df2b5ba99 100644 --- a/clients/client-sso-oidc/package.json +++ b/clients/client-sso-oidc/package.json @@ -30,27 +30,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sso-oidc/src/commands/CreateTokenCommand.ts b/clients/client-sso-oidc/src/commands/CreateTokenCommand.ts index d4150270e4f47..a8b495eab6298 100644 --- a/clients/client-sso-oidc/src/commands/CreateTokenCommand.ts +++ b/clients/client-sso-oidc/src/commands/CreateTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTokenRequest, CreateTokenResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class CreateTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSSOOIDCService", + operation: "CreateToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-oidc/src/commands/RegisterClientCommand.ts b/clients/client-sso-oidc/src/commands/RegisterClientCommand.ts index 2b25f806f0759..8f5663684fd4b 100644 --- a/clients/client-sso-oidc/src/commands/RegisterClientCommand.ts +++ b/clients/client-sso-oidc/src/commands/RegisterClientCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterClientRequest, RegisterClientResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class RegisterClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSSOOIDCService", + operation: "RegisterClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso-oidc/src/commands/StartDeviceAuthorizationCommand.ts b/clients/client-sso-oidc/src/commands/StartDeviceAuthorizationCommand.ts index 2a13d32ee278e..d28566c71cdb2 100644 --- a/clients/client-sso-oidc/src/commands/StartDeviceAuthorizationCommand.ts +++ b/clients/client-sso-oidc/src/commands/StartDeviceAuthorizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartDeviceAuthorizationRequest, StartDeviceAuthorizationResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class StartDeviceAuthorizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSSOOIDCService", + operation: "StartDeviceAuthorization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso/package.json b/clients/client-sso/package.json index ed6e0a7f40945..7d6390b1edbf6 100644 --- a/clients/client-sso/package.json +++ b/clients/client-sso/package.json @@ -30,27 +30,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-sso/src/commands/GetRoleCredentialsCommand.ts b/clients/client-sso/src/commands/GetRoleCredentialsCommand.ts index 9e08993c65f85..65ef626b9a105 100644 --- a/clients/client-sso/src/commands/GetRoleCredentialsCommand.ts +++ b/clients/client-sso/src/commands/GetRoleCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class GetRoleCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: GetRoleCredentialsRequestFilterSensitiveLog, outputFilterSensitiveLog: GetRoleCredentialsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "SWBPortalService", + operation: "GetRoleCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso/src/commands/ListAccountRolesCommand.ts b/clients/client-sso/src/commands/ListAccountRolesCommand.ts index 27d1740155a8d..4d1ec3a76545c 100644 --- a/clients/client-sso/src/commands/ListAccountRolesCommand.ts +++ b/clients/client-sso/src/commands/ListAccountRolesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class ListAccountRolesCommand extends $Command< commandName, inputFilterSensitiveLog: ListAccountRolesRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBPortalService", + operation: "ListAccountRoles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso/src/commands/ListAccountsCommand.ts b/clients/client-sso/src/commands/ListAccountsCommand.ts index ca16c75c0bb6d..4470799c0f610 100644 --- a/clients/client-sso/src/commands/ListAccountsCommand.ts +++ b/clients/client-sso/src/commands/ListAccountsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccountsRequest, ListAccountsRequestFilterSensitiveLog, ListAccountsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListAccountsCommand extends $Command< commandName, inputFilterSensitiveLog: ListAccountsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBPortalService", + operation: "ListAccounts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sso/src/commands/LogoutCommand.ts b/clients/client-sso/src/commands/LogoutCommand.ts index 1c557f345d225..6096d13ee5418 100644 --- a/clients/client-sso/src/commands/LogoutCommand.ts +++ b/clients/client-sso/src/commands/LogoutCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { LogoutRequest, LogoutRequestFilterSensitiveLog } from "../models/models_0"; @@ -131,6 +132,10 @@ export class LogoutCommand extends $Command _, + [SMITHY_CONTEXT_KEY]: { + service: "SWBPortalService", + operation: "Logout", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/package.json b/clients/client-storage-gateway/package.json index e573ac4cb62b4..e561abd52d77e 100644 --- a/clients/client-storage-gateway/package.json +++ b/clients/client-storage-gateway/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-storage-gateway/src/commands/ActivateGatewayCommand.ts b/clients/client-storage-gateway/src/commands/ActivateGatewayCommand.ts index 04e0780539b79..56f31bff98633 100644 --- a/clients/client-storage-gateway/src/commands/ActivateGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/ActivateGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ActivateGatewayInput, ActivateGatewayOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class ActivateGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ActivateGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/AddCacheCommand.ts b/clients/client-storage-gateway/src/commands/AddCacheCommand.ts index f801ab64b0c5f..d0c6fe1aba86b 100644 --- a/clients/client-storage-gateway/src/commands/AddCacheCommand.ts +++ b/clients/client-storage-gateway/src/commands/AddCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddCacheInput, AddCacheOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class AddCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "AddCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/AddTagsToResourceCommand.ts b/clients/client-storage-gateway/src/commands/AddTagsToResourceCommand.ts index 3908ae0c320a1..989d6f1d1d3a6 100644 --- a/clients/client-storage-gateway/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-storage-gateway/src/commands/AddTagsToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddTagsToResourceInput, AddTagsToResourceOutput } from "../models/models_0"; @@ -172,6 +173,10 @@ export class AddTagsToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "AddTagsToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/AddUploadBufferCommand.ts b/clients/client-storage-gateway/src/commands/AddUploadBufferCommand.ts index f78c47899b785..1ae92a2ac4db2 100644 --- a/clients/client-storage-gateway/src/commands/AddUploadBufferCommand.ts +++ b/clients/client-storage-gateway/src/commands/AddUploadBufferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddUploadBufferInput, AddUploadBufferOutput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class AddUploadBufferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "AddUploadBuffer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/AddWorkingStorageCommand.ts b/clients/client-storage-gateway/src/commands/AddWorkingStorageCommand.ts index f6cf2c36d1a96..b0cfaed98c7b4 100644 --- a/clients/client-storage-gateway/src/commands/AddWorkingStorageCommand.ts +++ b/clients/client-storage-gateway/src/commands/AddWorkingStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddWorkingStorageInput, AddWorkingStorageOutput } from "../models/models_0"; @@ -155,6 +156,10 @@ export class AddWorkingStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "AddWorkingStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/AssignTapePoolCommand.ts b/clients/client-storage-gateway/src/commands/AssignTapePoolCommand.ts index de14b52c6532c..434d61f0e5f9b 100644 --- a/clients/client-storage-gateway/src/commands/AssignTapePoolCommand.ts +++ b/clients/client-storage-gateway/src/commands/AssignTapePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssignTapePoolInput, AssignTapePoolOutput } from "../models/models_0"; @@ -127,6 +128,10 @@ export class AssignTapePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "AssignTapePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/AssociateFileSystemCommand.ts b/clients/client-storage-gateway/src/commands/AssociateFileSystemCommand.ts index 5210f854e5e90..eb771524b3ab8 100644 --- a/clients/client-storage-gateway/src/commands/AssociateFileSystemCommand.ts +++ b/clients/client-storage-gateway/src/commands/AssociateFileSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class AssociateFileSystemCommand extends $Command< commandName, inputFilterSensitiveLog: AssociateFileSystemInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "AssociateFileSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/AttachVolumeCommand.ts b/clients/client-storage-gateway/src/commands/AttachVolumeCommand.ts index de9dd304bbe38..2f6cc301f5fdf 100644 --- a/clients/client-storage-gateway/src/commands/AttachVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/AttachVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AttachVolumeInput, AttachVolumeOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class AttachVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "AttachVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CancelArchivalCommand.ts b/clients/client-storage-gateway/src/commands/CancelArchivalCommand.ts index e4f6de0861d81..09da5e06177a9 100644 --- a/clients/client-storage-gateway/src/commands/CancelArchivalCommand.ts +++ b/clients/client-storage-gateway/src/commands/CancelArchivalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelArchivalInput, CancelArchivalOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class CancelArchivalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CancelArchival", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CancelRetrievalCommand.ts b/clients/client-storage-gateway/src/commands/CancelRetrievalCommand.ts index 92785fd9ca270..5c33b67f1375f 100644 --- a/clients/client-storage-gateway/src/commands/CancelRetrievalCommand.ts +++ b/clients/client-storage-gateway/src/commands/CancelRetrievalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelRetrievalInput, CancelRetrievalOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class CancelRetrievalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CancelRetrieval", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateCachediSCSIVolumeCommand.ts b/clients/client-storage-gateway/src/commands/CreateCachediSCSIVolumeCommand.ts index 0418d814702dd..4d866c7bd795e 100644 --- a/clients/client-storage-gateway/src/commands/CreateCachediSCSIVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateCachediSCSIVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCachediSCSIVolumeInput, CreateCachediSCSIVolumeOutput } from "../models/models_0"; @@ -173,6 +174,10 @@ export class CreateCachediSCSIVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateCachediSCSIVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateNFSFileShareCommand.ts b/clients/client-storage-gateway/src/commands/CreateNFSFileShareCommand.ts index cb009f385dc8d..881c5b51b93a8 100644 --- a/clients/client-storage-gateway/src/commands/CreateNFSFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateNFSFileShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateNFSFileShareInput, CreateNFSFileShareOutput } from "../models/models_0"; @@ -170,6 +171,10 @@ export class CreateNFSFileShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateNFSFileShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateSMBFileShareCommand.ts b/clients/client-storage-gateway/src/commands/CreateSMBFileShareCommand.ts index 85c3442efbfcb..8ef6cb3a4494d 100644 --- a/clients/client-storage-gateway/src/commands/CreateSMBFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateSMBFileShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSMBFileShareInput, CreateSMBFileShareOutput } from "../models/models_0"; @@ -174,6 +175,10 @@ export class CreateSMBFileShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateSMBFileShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateSnapshotCommand.ts b/clients/client-storage-gateway/src/commands/CreateSnapshotCommand.ts index 820246f36bd93..0a8afe165f8f2 100644 --- a/clients/client-storage-gateway/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateSnapshotCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSnapshotInput, CreateSnapshotOutput } from "../models/models_0"; @@ -175,6 +176,10 @@ export class CreateSnapshotCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateSnapshot", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateSnapshotFromVolumeRecoveryPointCommand.ts b/clients/client-storage-gateway/src/commands/CreateSnapshotFromVolumeRecoveryPointCommand.ts index 9502f0853b151..f702618705385 100644 --- a/clients/client-storage-gateway/src/commands/CreateSnapshotFromVolumeRecoveryPointCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateSnapshotFromVolumeRecoveryPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class CreateSnapshotFromVolumeRecoveryPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateSnapshotFromVolumeRecoveryPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateStorediSCSIVolumeCommand.ts b/clients/client-storage-gateway/src/commands/CreateStorediSCSIVolumeCommand.ts index e858c4566c968..d2b141421fce4 100644 --- a/clients/client-storage-gateway/src/commands/CreateStorediSCSIVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateStorediSCSIVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateStorediSCSIVolumeInput, CreateStorediSCSIVolumeOutput } from "../models/models_0"; @@ -169,6 +170,10 @@ export class CreateStorediSCSIVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateStorediSCSIVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateTapePoolCommand.ts b/clients/client-storage-gateway/src/commands/CreateTapePoolCommand.ts index 3f4c0e14ae705..26b3631543230 100644 --- a/clients/client-storage-gateway/src/commands/CreateTapePoolCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateTapePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTapePoolInput, CreateTapePoolOutput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class CreateTapePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateTapePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateTapeWithBarcodeCommand.ts b/clients/client-storage-gateway/src/commands/CreateTapeWithBarcodeCommand.ts index 4d9133d5dce02..390a027c2351b 100644 --- a/clients/client-storage-gateway/src/commands/CreateTapeWithBarcodeCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateTapeWithBarcodeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTapeWithBarcodeInput, CreateTapeWithBarcodeOutput } from "../models/models_0"; @@ -159,6 +160,10 @@ export class CreateTapeWithBarcodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateTapeWithBarcode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/CreateTapesCommand.ts b/clients/client-storage-gateway/src/commands/CreateTapesCommand.ts index 5a5fd86a7782b..fb93ccbbc4bc2 100644 --- a/clients/client-storage-gateway/src/commands/CreateTapesCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateTapesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTapesInput, CreateTapesOutput } from "../models/models_0"; @@ -165,6 +166,10 @@ export class CreateTapesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "CreateTapes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteAutomaticTapeCreationPolicyCommand.ts b/clients/client-storage-gateway/src/commands/DeleteAutomaticTapeCreationPolicyCommand.ts index e90194f865924..98216f7b4db65 100644 --- a/clients/client-storage-gateway/src/commands/DeleteAutomaticTapeCreationPolicyCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteAutomaticTapeCreationPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAutomaticTapeCreationPolicyInput, DeleteAutomaticTapeCreationPolicyOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteAutomaticTapeCreationPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteAutomaticTapeCreationPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteBandwidthRateLimitCommand.ts b/clients/client-storage-gateway/src/commands/DeleteBandwidthRateLimitCommand.ts index ca06a983dfec4..380a08a7ab07c 100644 --- a/clients/client-storage-gateway/src/commands/DeleteBandwidthRateLimitCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteBandwidthRateLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBandwidthRateLimitInput, DeleteBandwidthRateLimitOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeleteBandwidthRateLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteBandwidthRateLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteChapCredentialsCommand.ts b/clients/client-storage-gateway/src/commands/DeleteChapCredentialsCommand.ts index a56b77ba3149f..80619fa412b03 100644 --- a/clients/client-storage-gateway/src/commands/DeleteChapCredentialsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteChapCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteChapCredentialsInput, DeleteChapCredentialsOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeleteChapCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteChapCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteFileShareCommand.ts b/clients/client-storage-gateway/src/commands/DeleteFileShareCommand.ts index 1a52d5f4774e8..e72641a3d349c 100644 --- a/clients/client-storage-gateway/src/commands/DeleteFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteFileShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFileShareInput, DeleteFileShareOutput } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteFileShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteFileShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteGatewayCommand.ts b/clients/client-storage-gateway/src/commands/DeleteGatewayCommand.ts index 1ae407c5b6343..bcb24062c67c8 100644 --- a/clients/client-storage-gateway/src/commands/DeleteGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGatewayInput, DeleteGatewayOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteSnapshotScheduleCommand.ts b/clients/client-storage-gateway/src/commands/DeleteSnapshotScheduleCommand.ts index 0894d1244bd73..9395877cb4d69 100644 --- a/clients/client-storage-gateway/src/commands/DeleteSnapshotScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteSnapshotScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSnapshotScheduleInput, DeleteSnapshotScheduleOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DeleteSnapshotScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteSnapshotSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteTapeArchiveCommand.ts b/clients/client-storage-gateway/src/commands/DeleteTapeArchiveCommand.ts index 423280e19a17d..8ae20e1e5bbee 100644 --- a/clients/client-storage-gateway/src/commands/DeleteTapeArchiveCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteTapeArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTapeArchiveInput, DeleteTapeArchiveOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteTapeArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteTapeArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteTapeCommand.ts b/clients/client-storage-gateway/src/commands/DeleteTapeCommand.ts index 7cf2edd9bbd41..a512d4fc42736 100644 --- a/clients/client-storage-gateway/src/commands/DeleteTapeCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteTapeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTapeInput, DeleteTapeOutput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteTapeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteTape", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteTapePoolCommand.ts b/clients/client-storage-gateway/src/commands/DeleteTapePoolCommand.ts index e529080adfde9..0cab626f144af 100644 --- a/clients/client-storage-gateway/src/commands/DeleteTapePoolCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteTapePoolCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTapePoolInput, DeleteTapePoolOutput } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteTapePoolCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteTapePool", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DeleteVolumeCommand.ts b/clients/client-storage-gateway/src/commands/DeleteVolumeCommand.ts index 665d749877d30..536a8739682ff 100644 --- a/clients/client-storage-gateway/src/commands/DeleteVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVolumeInput, DeleteVolumeOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DeleteVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeAvailabilityMonitorTestCommand.ts b/clients/client-storage-gateway/src/commands/DescribeAvailabilityMonitorTestCommand.ts index f2ee447471eaa..c64be6d88311a 100644 --- a/clients/client-storage-gateway/src/commands/DescribeAvailabilityMonitorTestCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeAvailabilityMonitorTestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAvailabilityMonitorTestInput, DescribeAvailabilityMonitorTestOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DescribeAvailabilityMonitorTestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeAvailabilityMonitorTest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitCommand.ts b/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitCommand.ts index 61143f0806fac..acfac6da1c2e2 100644 --- a/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBandwidthRateLimitInput, DescribeBandwidthRateLimitOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DescribeBandwidthRateLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeBandwidthRateLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitScheduleCommand.ts b/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitScheduleCommand.ts index 130ad5f0c4c5b..9ed2ee9c81afc 100644 --- a/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBandwidthRateLimitScheduleInput, DescribeBandwidthRateLimitScheduleOutput } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DescribeBandwidthRateLimitScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeBandwidthRateLimitSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeCacheCommand.ts b/clients/client-storage-gateway/src/commands/DescribeCacheCommand.ts index a3458df120348..6e7e4b7fe1fce 100644 --- a/clients/client-storage-gateway/src/commands/DescribeCacheCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCacheInput, DescribeCacheOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class DescribeCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeCachediSCSIVolumesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeCachediSCSIVolumesCommand.ts index abe91b4d60ad6..b3e86452b81d3 100644 --- a/clients/client-storage-gateway/src/commands/DescribeCachediSCSIVolumesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeCachediSCSIVolumesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCachediSCSIVolumesInput, DescribeCachediSCSIVolumesOutput } from "../models/models_0"; @@ -183,6 +184,10 @@ export class DescribeCachediSCSIVolumesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeCachediSCSIVolumes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeChapCredentialsCommand.ts b/clients/client-storage-gateway/src/commands/DescribeChapCredentialsCommand.ts index 49bf2de74bb99..89122250ac6b9 100644 --- a/clients/client-storage-gateway/src/commands/DescribeChapCredentialsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeChapCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class DescribeChapCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeChapCredentialsOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeChapCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeFileSystemAssociationsCommand.ts b/clients/client-storage-gateway/src/commands/DescribeFileSystemAssociationsCommand.ts index 2e5875d225800..db41d2c5c1101 100644 --- a/clients/client-storage-gateway/src/commands/DescribeFileSystemAssociationsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeFileSystemAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFileSystemAssociationsInput, DescribeFileSystemAssociationsOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class DescribeFileSystemAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeFileSystemAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeGatewayInformationCommand.ts b/clients/client-storage-gateway/src/commands/DescribeGatewayInformationCommand.ts index 18087e5694f22..a47138e56b112 100644 --- a/clients/client-storage-gateway/src/commands/DescribeGatewayInformationCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeGatewayInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeGatewayInformationInput, DescribeGatewayInformationOutput } from "../models/models_0"; @@ -185,6 +186,10 @@ export class DescribeGatewayInformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeGatewayInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeMaintenanceStartTimeCommand.ts b/clients/client-storage-gateway/src/commands/DescribeMaintenanceStartTimeCommand.ts index cdf4e4048ba7a..14dfe47a68e3d 100644 --- a/clients/client-storage-gateway/src/commands/DescribeMaintenanceStartTimeCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeMaintenanceStartTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeMaintenanceStartTimeInput, DescribeMaintenanceStartTimeOutput } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DescribeMaintenanceStartTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeMaintenanceStartTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeNFSFileSharesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeNFSFileSharesCommand.ts index 4c0fd1f02d321..7fbe400c83912 100644 --- a/clients/client-storage-gateway/src/commands/DescribeNFSFileSharesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeNFSFileSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeNFSFileSharesInput, DescribeNFSFileSharesOutput } from "../models/models_0"; @@ -166,6 +167,10 @@ export class DescribeNFSFileSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeNFSFileShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeSMBFileSharesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeSMBFileSharesCommand.ts index 4cfbb39f0b6e8..f487b864963d1 100644 --- a/clients/client-storage-gateway/src/commands/DescribeSMBFileSharesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeSMBFileSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSMBFileSharesInput, DescribeSMBFileSharesOutput } from "../models/models_0"; @@ -170,6 +171,10 @@ export class DescribeSMBFileSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeSMBFileShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeSMBSettingsCommand.ts b/clients/client-storage-gateway/src/commands/DescribeSMBSettingsCommand.ts index 45520c9d783bf..499111477a9bc 100644 --- a/clients/client-storage-gateway/src/commands/DescribeSMBSettingsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeSMBSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSMBSettingsInput, DescribeSMBSettingsOutput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DescribeSMBSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeSMBSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeSnapshotScheduleCommand.ts b/clients/client-storage-gateway/src/commands/DescribeSnapshotScheduleCommand.ts index 8dd128f97766f..450f822d841f1 100644 --- a/clients/client-storage-gateway/src/commands/DescribeSnapshotScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeSnapshotScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSnapshotScheduleInput, DescribeSnapshotScheduleOutput } from "../models/models_0"; @@ -155,6 +156,10 @@ export class DescribeSnapshotScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeSnapshotSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeStorediSCSIVolumesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeStorediSCSIVolumesCommand.ts index 25c608f66f1e7..3bc18db157910 100644 --- a/clients/client-storage-gateway/src/commands/DescribeStorediSCSIVolumesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeStorediSCSIVolumesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeStorediSCSIVolumesInput, DescribeStorediSCSIVolumesOutput } from "../models/models_0"; @@ -184,6 +185,10 @@ export class DescribeStorediSCSIVolumesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeStorediSCSIVolumes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeTapeArchivesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeTapeArchivesCommand.ts index fa1dba7a659c8..9e70047096a3b 100644 --- a/clients/client-storage-gateway/src/commands/DescribeTapeArchivesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeTapeArchivesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTapeArchivesInput, DescribeTapeArchivesOutput } from "../models/models_0"; @@ -183,6 +184,10 @@ export class DescribeTapeArchivesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeTapeArchives", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeTapeRecoveryPointsCommand.ts b/clients/client-storage-gateway/src/commands/DescribeTapeRecoveryPointsCommand.ts index 5d1a7a5be8bf0..9226c338297fe 100644 --- a/clients/client-storage-gateway/src/commands/DescribeTapeRecoveryPointsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeTapeRecoveryPointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTapeRecoveryPointsInput, DescribeTapeRecoveryPointsOutput } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DescribeTapeRecoveryPointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeTapeRecoveryPoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeTapesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeTapesCommand.ts index 2c0f089339559..280a28cb727da 100644 --- a/clients/client-storage-gateway/src/commands/DescribeTapesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeTapesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTapesInput, DescribeTapesOutput } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DescribeTapesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeTapes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeUploadBufferCommand.ts b/clients/client-storage-gateway/src/commands/DescribeUploadBufferCommand.ts index 8d7e5f25c2bb0..f5e4c4a05df47 100644 --- a/clients/client-storage-gateway/src/commands/DescribeUploadBufferCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeUploadBufferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeUploadBufferInput, DescribeUploadBufferOutput } from "../models/models_0"; @@ -174,6 +175,10 @@ export class DescribeUploadBufferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeUploadBuffer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeVTLDevicesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeVTLDevicesCommand.ts index bfe98d5f78955..daf728f171b32 100644 --- a/clients/client-storage-gateway/src/commands/DescribeVTLDevicesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeVTLDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeVTLDevicesInput, DescribeVTLDevicesOutput } from "../models/models_0"; @@ -202,6 +203,10 @@ export class DescribeVTLDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeVTLDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DescribeWorkingStorageCommand.ts b/clients/client-storage-gateway/src/commands/DescribeWorkingStorageCommand.ts index bb3e612849e24..e7e283a071a74 100644 --- a/clients/client-storage-gateway/src/commands/DescribeWorkingStorageCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeWorkingStorageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkingStorageInput, DescribeWorkingStorageOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class DescribeWorkingStorageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DescribeWorkingStorage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DetachVolumeCommand.ts b/clients/client-storage-gateway/src/commands/DetachVolumeCommand.ts index f830d7313dae7..6104c24043b3c 100644 --- a/clients/client-storage-gateway/src/commands/DetachVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/DetachVolumeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetachVolumeInput, DetachVolumeOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DetachVolumeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DetachVolume", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DisableGatewayCommand.ts b/clients/client-storage-gateway/src/commands/DisableGatewayCommand.ts index b7a78d754232d..323d44a110ed8 100644 --- a/clients/client-storage-gateway/src/commands/DisableGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/DisableGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisableGatewayInput, DisableGatewayOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DisableGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DisableGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/DisassociateFileSystemCommand.ts b/clients/client-storage-gateway/src/commands/DisassociateFileSystemCommand.ts index c7ad38d812fbf..e05665c4013b3 100644 --- a/clients/client-storage-gateway/src/commands/DisassociateFileSystemCommand.ts +++ b/clients/client-storage-gateway/src/commands/DisassociateFileSystemCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateFileSystemInput, DisassociateFileSystemOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DisassociateFileSystemCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "DisassociateFileSystem", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/JoinDomainCommand.ts b/clients/client-storage-gateway/src/commands/JoinDomainCommand.ts index 015370425ab10..0dce692230d5a 100644 --- a/clients/client-storage-gateway/src/commands/JoinDomainCommand.ts +++ b/clients/client-storage-gateway/src/commands/JoinDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JoinDomainInput, JoinDomainInputFilterSensitiveLog, JoinDomainOutput } from "../models/models_0"; @@ -130,6 +131,10 @@ export class JoinDomainCommand extends $Command< commandName, inputFilterSensitiveLog: JoinDomainInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "JoinDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListAutomaticTapeCreationPoliciesCommand.ts b/clients/client-storage-gateway/src/commands/ListAutomaticTapeCreationPoliciesCommand.ts index 8f6b31ae993c2..b4f45f97d0918 100644 --- a/clients/client-storage-gateway/src/commands/ListAutomaticTapeCreationPoliciesCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListAutomaticTapeCreationPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAutomaticTapeCreationPoliciesInput, ListAutomaticTapeCreationPoliciesOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListAutomaticTapeCreationPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListAutomaticTapeCreationPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListFileSharesCommand.ts b/clients/client-storage-gateway/src/commands/ListFileSharesCommand.ts index e2d4e92589522..e87376aff126e 100644 --- a/clients/client-storage-gateway/src/commands/ListFileSharesCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListFileSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFileSharesInput, ListFileSharesOutput } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListFileSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListFileShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListFileSystemAssociationsCommand.ts b/clients/client-storage-gateway/src/commands/ListFileSystemAssociationsCommand.ts index 9703fd0b51a08..91c6a6ea77ef2 100644 --- a/clients/client-storage-gateway/src/commands/ListFileSystemAssociationsCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListFileSystemAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFileSystemAssociationsInput, ListFileSystemAssociationsOutput } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListFileSystemAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListFileSystemAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListGatewaysCommand.ts b/clients/client-storage-gateway/src/commands/ListGatewaysCommand.ts index 1ef4148358fbc..ebbd2d6c7e145 100644 --- a/clients/client-storage-gateway/src/commands/ListGatewaysCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListGatewaysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGatewaysInput, ListGatewaysOutput } from "../models/models_0"; @@ -167,6 +168,10 @@ export class ListGatewaysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListGateways", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListLocalDisksCommand.ts b/clients/client-storage-gateway/src/commands/ListLocalDisksCommand.ts index 8f81265bf8ac3..2a74390f2220a 100644 --- a/clients/client-storage-gateway/src/commands/ListLocalDisksCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListLocalDisksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLocalDisksInput, ListLocalDisksOutput } from "../models/models_0"; @@ -178,6 +179,10 @@ export class ListLocalDisksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListLocalDisks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListTagsForResourceCommand.ts b/clients/client-storage-gateway/src/commands/ListTagsForResourceCommand.ts index e6aeb5d7ecb31..be6a962b09768 100644 --- a/clients/client-storage-gateway/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListTapePoolsCommand.ts b/clients/client-storage-gateway/src/commands/ListTapePoolsCommand.ts index 723932d961ed6..ba1f3022fb2db 100644 --- a/clients/client-storage-gateway/src/commands/ListTapePoolsCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListTapePoolsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTapePoolsInput, ListTapePoolsOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListTapePoolsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListTapePools", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListTapesCommand.ts b/clients/client-storage-gateway/src/commands/ListTapesCommand.ts index a4efb5d75a8cd..a5b72737fa520 100644 --- a/clients/client-storage-gateway/src/commands/ListTapesCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListTapesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTapesInput, ListTapesOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListTapesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListTapes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListVolumeInitiatorsCommand.ts b/clients/client-storage-gateway/src/commands/ListVolumeInitiatorsCommand.ts index d93c940399624..1bfe5177eaf62 100644 --- a/clients/client-storage-gateway/src/commands/ListVolumeInitiatorsCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListVolumeInitiatorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVolumeInitiatorsInput, ListVolumeInitiatorsOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class ListVolumeInitiatorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListVolumeInitiators", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListVolumeRecoveryPointsCommand.ts b/clients/client-storage-gateway/src/commands/ListVolumeRecoveryPointsCommand.ts index 75355dd247a3f..9c72f7e01b8ad 100644 --- a/clients/client-storage-gateway/src/commands/ListVolumeRecoveryPointsCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListVolumeRecoveryPointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVolumeRecoveryPointsInput, ListVolumeRecoveryPointsOutput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ListVolumeRecoveryPointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListVolumeRecoveryPoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ListVolumesCommand.ts b/clients/client-storage-gateway/src/commands/ListVolumesCommand.ts index 3cacae167b2fb..60e0812593075 100644 --- a/clients/client-storage-gateway/src/commands/ListVolumesCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListVolumesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVolumesInput, ListVolumesOutput } from "../models/models_0"; @@ -179,6 +180,10 @@ export class ListVolumesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ListVolumes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/NotifyWhenUploadedCommand.ts b/clients/client-storage-gateway/src/commands/NotifyWhenUploadedCommand.ts index 659e6b5d327ef..84a82d9f40e88 100644 --- a/clients/client-storage-gateway/src/commands/NotifyWhenUploadedCommand.ts +++ b/clients/client-storage-gateway/src/commands/NotifyWhenUploadedCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NotifyWhenUploadedInput, NotifyWhenUploadedOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class NotifyWhenUploadedCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "NotifyWhenUploaded", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/RefreshCacheCommand.ts b/clients/client-storage-gateway/src/commands/RefreshCacheCommand.ts index 09c2853f9b77f..31554720df638 100644 --- a/clients/client-storage-gateway/src/commands/RefreshCacheCommand.ts +++ b/clients/client-storage-gateway/src/commands/RefreshCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RefreshCacheInput, RefreshCacheOutput } from "../models/models_0"; @@ -166,6 +167,10 @@ export class RefreshCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "RefreshCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-storage-gateway/src/commands/RemoveTagsFromResourceCommand.ts index fb1006fa5b4f5..f407ea3681bc4 100644 --- a/clients/client-storage-gateway/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-storage-gateway/src/commands/RemoveTagsFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveTagsFromResourceInput, RemoveTagsFromResourceOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class RemoveTagsFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "RemoveTagsFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ResetCacheCommand.ts b/clients/client-storage-gateway/src/commands/ResetCacheCommand.ts index 1ac861f3bea44..73f63f935bbca 100644 --- a/clients/client-storage-gateway/src/commands/ResetCacheCommand.ts +++ b/clients/client-storage-gateway/src/commands/ResetCacheCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResetCacheInput, ResetCacheOutput } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ResetCacheCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ResetCache", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/RetrieveTapeArchiveCommand.ts b/clients/client-storage-gateway/src/commands/RetrieveTapeArchiveCommand.ts index d56a33ce91917..786a7d187ba64 100644 --- a/clients/client-storage-gateway/src/commands/RetrieveTapeArchiveCommand.ts +++ b/clients/client-storage-gateway/src/commands/RetrieveTapeArchiveCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RetrieveTapeArchiveInput, RetrieveTapeArchiveOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class RetrieveTapeArchiveCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "RetrieveTapeArchive", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/RetrieveTapeRecoveryPointCommand.ts b/clients/client-storage-gateway/src/commands/RetrieveTapeRecoveryPointCommand.ts index 5cde312cce089..f4985011196ae 100644 --- a/clients/client-storage-gateway/src/commands/RetrieveTapeRecoveryPointCommand.ts +++ b/clients/client-storage-gateway/src/commands/RetrieveTapeRecoveryPointCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RetrieveTapeRecoveryPointInput, RetrieveTapeRecoveryPointOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class RetrieveTapeRecoveryPointCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "RetrieveTapeRecoveryPoint", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/SetLocalConsolePasswordCommand.ts b/clients/client-storage-gateway/src/commands/SetLocalConsolePasswordCommand.ts index baae7dd158c2a..149be02b8baff 100644 --- a/clients/client-storage-gateway/src/commands/SetLocalConsolePasswordCommand.ts +++ b/clients/client-storage-gateway/src/commands/SetLocalConsolePasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class SetLocalConsolePasswordCommand extends $Command< commandName, inputFilterSensitiveLog: SetLocalConsolePasswordInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "SetLocalConsolePassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/SetSMBGuestPasswordCommand.ts b/clients/client-storage-gateway/src/commands/SetSMBGuestPasswordCommand.ts index 5e8e99bfd3171..1aacd2aadd1b5 100644 --- a/clients/client-storage-gateway/src/commands/SetSMBGuestPasswordCommand.ts +++ b/clients/client-storage-gateway/src/commands/SetSMBGuestPasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -129,6 +130,10 @@ export class SetSMBGuestPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: SetSMBGuestPasswordInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "SetSMBGuestPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/ShutdownGatewayCommand.ts b/clients/client-storage-gateway/src/commands/ShutdownGatewayCommand.ts index 338f0aefba190..c4db3568b2cd8 100644 --- a/clients/client-storage-gateway/src/commands/ShutdownGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/ShutdownGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ShutdownGatewayInput, ShutdownGatewayOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ShutdownGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "ShutdownGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/StartAvailabilityMonitorTestCommand.ts b/clients/client-storage-gateway/src/commands/StartAvailabilityMonitorTestCommand.ts index 7a89a14adff88..71f826ed46659 100644 --- a/clients/client-storage-gateway/src/commands/StartAvailabilityMonitorTestCommand.ts +++ b/clients/client-storage-gateway/src/commands/StartAvailabilityMonitorTestCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartAvailabilityMonitorTestInput, StartAvailabilityMonitorTestOutput } from "../models/models_0"; @@ -134,6 +135,10 @@ export class StartAvailabilityMonitorTestCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "StartAvailabilityMonitorTest", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/StartGatewayCommand.ts b/clients/client-storage-gateway/src/commands/StartGatewayCommand.ts index 4c8c0fc7333ce..d631d7e529bba 100644 --- a/clients/client-storage-gateway/src/commands/StartGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/StartGatewayCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartGatewayInput, StartGatewayOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class StartGatewayCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "StartGateway", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateAutomaticTapeCreationPolicyCommand.ts b/clients/client-storage-gateway/src/commands/UpdateAutomaticTapeCreationPolicyCommand.ts index 5fccb520d317c..192c7c148ac98 100644 --- a/clients/client-storage-gateway/src/commands/UpdateAutomaticTapeCreationPolicyCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateAutomaticTapeCreationPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAutomaticTapeCreationPolicyInput, UpdateAutomaticTapeCreationPolicyOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class UpdateAutomaticTapeCreationPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateAutomaticTapeCreationPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitCommand.ts b/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitCommand.ts index 6c57743ef7bdb..b01c367cafad8 100644 --- a/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateBandwidthRateLimitInput, UpdateBandwidthRateLimitOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class UpdateBandwidthRateLimitCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateBandwidthRateLimit", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitScheduleCommand.ts b/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitScheduleCommand.ts index 5d0c8e93132f9..f3bdfbb4fd8c4 100644 --- a/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateBandwidthRateLimitScheduleInput, UpdateBandwidthRateLimitScheduleOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class UpdateBandwidthRateLimitScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateBandwidthRateLimitSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateChapCredentialsCommand.ts b/clients/client-storage-gateway/src/commands/UpdateChapCredentialsCommand.ts index 7a8411dd6d486..c952485d53124 100644 --- a/clients/client-storage-gateway/src/commands/UpdateChapCredentialsCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateChapCredentialsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class UpdateChapCredentialsCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateChapCredentialsInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateChapCredentials", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateFileSystemAssociationCommand.ts b/clients/client-storage-gateway/src/commands/UpdateFileSystemAssociationCommand.ts index f1f1987bba068..a907c70185f1c 100644 --- a/clients/client-storage-gateway/src/commands/UpdateFileSystemAssociationCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateFileSystemAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class UpdateFileSystemAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateFileSystemAssociationInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateFileSystemAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateGatewayInformationCommand.ts b/clients/client-storage-gateway/src/commands/UpdateGatewayInformationCommand.ts index b48560de83ca2..ad7f194a83159 100644 --- a/clients/client-storage-gateway/src/commands/UpdateGatewayInformationCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateGatewayInformationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGatewayInformationInput, UpdateGatewayInformationOutput } from "../models/models_0"; @@ -153,6 +154,10 @@ export class UpdateGatewayInformationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateGatewayInformation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts b/clients/client-storage-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts index 9c9e28f1c5f52..174c1ef6cf9b2 100644 --- a/clients/client-storage-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGatewaySoftwareNowInput, UpdateGatewaySoftwareNowOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class UpdateGatewaySoftwareNowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateGatewaySoftwareNow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateMaintenanceStartTimeCommand.ts b/clients/client-storage-gateway/src/commands/UpdateMaintenanceStartTimeCommand.ts index 617c59b27ddd8..46c483c1104ac 100644 --- a/clients/client-storage-gateway/src/commands/UpdateMaintenanceStartTimeCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateMaintenanceStartTimeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMaintenanceStartTimeInput, UpdateMaintenanceStartTimeOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class UpdateMaintenanceStartTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateMaintenanceStartTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateNFSFileShareCommand.ts b/clients/client-storage-gateway/src/commands/UpdateNFSFileShareCommand.ts index 573026d371dde..fc6a0ab131115 100644 --- a/clients/client-storage-gateway/src/commands/UpdateNFSFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateNFSFileShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateNFSFileShareInput, UpdateNFSFileShareOutput } from "../models/models_0"; @@ -168,6 +169,10 @@ export class UpdateNFSFileShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateNFSFileShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateSMBFileShareCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSMBFileShareCommand.ts index 40f2d54e67cbc..4d3a2c9353263 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSMBFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSMBFileShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSMBFileShareInput, UpdateSMBFileShareOutput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class UpdateSMBFileShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateSMBFileShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateSMBFileShareVisibilityCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSMBFileShareVisibilityCommand.ts index 5f725be39797f..38eb913dd9cf1 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSMBFileShareVisibilityCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSMBFileShareVisibilityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSMBFileShareVisibilityInput, UpdateSMBFileShareVisibilityOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class UpdateSMBFileShareVisibilityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateSMBFileShareVisibility", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateSMBLocalGroupsCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSMBLocalGroupsCommand.ts index cdf95f587e3c4..81a97aecb1344 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSMBLocalGroupsCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSMBLocalGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSMBLocalGroupsInput, UpdateSMBLocalGroupsOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UpdateSMBLocalGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateSMBLocalGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateSMBSecurityStrategyCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSMBSecurityStrategyCommand.ts index 3c6efc76dd3d1..15bc56a900ae5 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSMBSecurityStrategyCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSMBSecurityStrategyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSMBSecurityStrategyInput, UpdateSMBSecurityStrategyOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UpdateSMBSecurityStrategyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateSMBSecurityStrategy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateSnapshotScheduleCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSnapshotScheduleCommand.ts index a120daf1fe6c5..dd31202297b6c 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSnapshotScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSnapshotScheduleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSnapshotScheduleInput, UpdateSnapshotScheduleOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class UpdateSnapshotScheduleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateSnapshotSchedule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-storage-gateway/src/commands/UpdateVTLDeviceTypeCommand.ts b/clients/client-storage-gateway/src/commands/UpdateVTLDeviceTypeCommand.ts index d95ed02aadc59..ef971d4144a11 100644 --- a/clients/client-storage-gateway/src/commands/UpdateVTLDeviceTypeCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateVTLDeviceTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVTLDeviceTypeInput, UpdateVTLDeviceTypeOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateVTLDeviceTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "StorageGateway_20130630", + operation: "UpdateVTLDeviceType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sts/package.json b/clients/client-sts/package.json index 5b65a2e03190e..f4b3117e7a349 100644 --- a/clients/client-sts/package.json +++ b/clients/client-sts/package.json @@ -35,27 +35,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" diff --git a/clients/client-sts/src/commands/AssumeRoleCommand.ts b/clients/client-sts/src/commands/AssumeRoleCommand.ts index 954dce1b8aeed..a42d15f74a6a4 100644 --- a/clients/client-sts/src/commands/AssumeRoleCommand.ts +++ b/clients/client-sts/src/commands/AssumeRoleCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssumeRoleRequest, AssumeRoleResponse, AssumeRoleResponseFilterSensitiveLog } from "../models/models_0"; @@ -313,6 +314,10 @@ export class AssumeRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: AssumeRoleResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSecurityTokenServiceV20110615", + operation: "AssumeRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sts/src/commands/AssumeRoleWithSAMLCommand.ts b/clients/client-sts/src/commands/AssumeRoleWithSAMLCommand.ts index a19a62ae0cd87..515c39b5fdbc6 100644 --- a/clients/client-sts/src/commands/AssumeRoleWithSAMLCommand.ts +++ b/clients/client-sts/src/commands/AssumeRoleWithSAMLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -343,6 +344,10 @@ export class AssumeRoleWithSAMLCommand extends $Command< commandName, inputFilterSensitiveLog: AssumeRoleWithSAMLRequestFilterSensitiveLog, outputFilterSensitiveLog: AssumeRoleWithSAMLResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSecurityTokenServiceV20110615", + operation: "AssumeRoleWithSAML", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sts/src/commands/AssumeRoleWithWebIdentityCommand.ts b/clients/client-sts/src/commands/AssumeRoleWithWebIdentityCommand.ts index 7b8fa672c569f..79da325748612 100644 --- a/clients/client-sts/src/commands/AssumeRoleWithWebIdentityCommand.ts +++ b/clients/client-sts/src/commands/AssumeRoleWithWebIdentityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -352,6 +353,10 @@ export class AssumeRoleWithWebIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: AssumeRoleWithWebIdentityRequestFilterSensitiveLog, outputFilterSensitiveLog: AssumeRoleWithWebIdentityResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSecurityTokenServiceV20110615", + operation: "AssumeRoleWithWebIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sts/src/commands/DecodeAuthorizationMessageCommand.ts b/clients/client-sts/src/commands/DecodeAuthorizationMessageCommand.ts index 4280434c6472e..d1857c436f793 100644 --- a/clients/client-sts/src/commands/DecodeAuthorizationMessageCommand.ts +++ b/clients/client-sts/src/commands/DecodeAuthorizationMessageCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DecodeAuthorizationMessageRequest, DecodeAuthorizationMessageResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class DecodeAuthorizationMessageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSecurityTokenServiceV20110615", + operation: "DecodeAuthorizationMessage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sts/src/commands/GetAccessKeyInfoCommand.ts b/clients/client-sts/src/commands/GetAccessKeyInfoCommand.ts index 14976b28ec6c9..632c62de7e030 100644 --- a/clients/client-sts/src/commands/GetAccessKeyInfoCommand.ts +++ b/clients/client-sts/src/commands/GetAccessKeyInfoCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccessKeyInfoRequest, GetAccessKeyInfoResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class GetAccessKeyInfoCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSecurityTokenServiceV20110615", + operation: "GetAccessKeyInfo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sts/src/commands/GetCallerIdentityCommand.ts b/clients/client-sts/src/commands/GetCallerIdentityCommand.ts index f20ea2659a2a9..058145c9c0bdc 100644 --- a/clients/client-sts/src/commands/GetCallerIdentityCommand.ts +++ b/clients/client-sts/src/commands/GetCallerIdentityCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCallerIdentityRequest, GetCallerIdentityResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class GetCallerIdentityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSecurityTokenServiceV20110615", + operation: "GetCallerIdentity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sts/src/commands/GetFederationTokenCommand.ts b/clients/client-sts/src/commands/GetFederationTokenCommand.ts index ce10b2e7ec31c..15e9793fc0f45 100644 --- a/clients/client-sts/src/commands/GetFederationTokenCommand.ts +++ b/clients/client-sts/src/commands/GetFederationTokenCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -292,6 +293,10 @@ export class GetFederationTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetFederationTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSecurityTokenServiceV20110615", + operation: "GetFederationToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-sts/src/commands/GetSessionTokenCommand.ts b/clients/client-sts/src/commands/GetSessionTokenCommand.ts index 1b3bb1bf1f53d..69ff5842aef29 100644 --- a/clients/client-sts/src/commands/GetSessionTokenCommand.ts +++ b/clients/client-sts/src/commands/GetSessionTokenCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -216,6 +217,10 @@ export class GetSessionTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSessionTokenResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSecurityTokenServiceV20110615", + operation: "GetSessionToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/package.json b/clients/client-support-app/package.json index d37e55374e6b4..6bcdc233b5bec 100644 --- a/clients/client-support-app/package.json +++ b/clients/client-support-app/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-support-app/src/commands/CreateSlackChannelConfigurationCommand.ts b/clients/client-support-app/src/commands/CreateSlackChannelConfigurationCommand.ts index ce6dcbe2cadc1..ba63282c66fc8 100644 --- a/clients/client-support-app/src/commands/CreateSlackChannelConfigurationCommand.ts +++ b/clients/client-support-app/src/commands/CreateSlackChannelConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSlackChannelConfigurationRequest, CreateSlackChannelConfigurationResult } from "../models/models_0"; @@ -187,6 +188,10 @@ export class CreateSlackChannelConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "CreateSlackChannelConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/DeleteAccountAliasCommand.ts b/clients/client-support-app/src/commands/DeleteAccountAliasCommand.ts index 9ab3619978f10..7305d0ab88ccf 100644 --- a/clients/client-support-app/src/commands/DeleteAccountAliasCommand.ts +++ b/clients/client-support-app/src/commands/DeleteAccountAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccountAliasRequest, DeleteAccountAliasResult } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteAccountAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "DeleteAccountAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/DeleteSlackChannelConfigurationCommand.ts b/clients/client-support-app/src/commands/DeleteSlackChannelConfigurationCommand.ts index cd8bf76d6e5b2..2d2717d8139e9 100644 --- a/clients/client-support-app/src/commands/DeleteSlackChannelConfigurationCommand.ts +++ b/clients/client-support-app/src/commands/DeleteSlackChannelConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSlackChannelConfigurationRequest, DeleteSlackChannelConfigurationResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class DeleteSlackChannelConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "DeleteSlackChannelConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/DeleteSlackWorkspaceConfigurationCommand.ts b/clients/client-support-app/src/commands/DeleteSlackWorkspaceConfigurationCommand.ts index e4b95efe4994f..2921772cbc36b 100644 --- a/clients/client-support-app/src/commands/DeleteSlackWorkspaceConfigurationCommand.ts +++ b/clients/client-support-app/src/commands/DeleteSlackWorkspaceConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSlackWorkspaceConfigurationRequest, DeleteSlackWorkspaceConfigurationResult } from "../models/models_0"; @@ -160,6 +161,10 @@ export class DeleteSlackWorkspaceConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "DeleteSlackWorkspaceConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/GetAccountAliasCommand.ts b/clients/client-support-app/src/commands/GetAccountAliasCommand.ts index 4c5c112033eee..db9c217cb58d6 100644 --- a/clients/client-support-app/src/commands/GetAccountAliasCommand.ts +++ b/clients/client-support-app/src/commands/GetAccountAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccountAliasRequest, GetAccountAliasResult } from "../models/models_0"; @@ -116,6 +117,10 @@ export class GetAccountAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "GetAccountAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/ListSlackChannelConfigurationsCommand.ts b/clients/client-support-app/src/commands/ListSlackChannelConfigurationsCommand.ts index a2d30d5f69e27..aa8def986ee2e 100644 --- a/clients/client-support-app/src/commands/ListSlackChannelConfigurationsCommand.ts +++ b/clients/client-support-app/src/commands/ListSlackChannelConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSlackChannelConfigurationsRequest, ListSlackChannelConfigurationsResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListSlackChannelConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "ListSlackChannelConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/ListSlackWorkspaceConfigurationsCommand.ts b/clients/client-support-app/src/commands/ListSlackWorkspaceConfigurationsCommand.ts index 7f3725bdf599d..05a6c64dd2f5a 100644 --- a/clients/client-support-app/src/commands/ListSlackWorkspaceConfigurationsCommand.ts +++ b/clients/client-support-app/src/commands/ListSlackWorkspaceConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSlackWorkspaceConfigurationsRequest, ListSlackWorkspaceConfigurationsResult } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListSlackWorkspaceConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "ListSlackWorkspaceConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/PutAccountAliasCommand.ts b/clients/client-support-app/src/commands/PutAccountAliasCommand.ts index 39efb3f4cd268..bf72b51c501bd 100644 --- a/clients/client-support-app/src/commands/PutAccountAliasCommand.ts +++ b/clients/client-support-app/src/commands/PutAccountAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccountAliasRequest, PutAccountAliasResult } from "../models/models_0"; @@ -123,6 +124,10 @@ export class PutAccountAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "PutAccountAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/RegisterSlackWorkspaceForOrganizationCommand.ts b/clients/client-support-app/src/commands/RegisterSlackWorkspaceForOrganizationCommand.ts index 2520c722f50a2..3caeb0d1cf726 100644 --- a/clients/client-support-app/src/commands/RegisterSlackWorkspaceForOrganizationCommand.ts +++ b/clients/client-support-app/src/commands/RegisterSlackWorkspaceForOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -196,6 +197,10 @@ export class RegisterSlackWorkspaceForOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "RegisterSlackWorkspaceForOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support-app/src/commands/UpdateSlackChannelConfigurationCommand.ts b/clients/client-support-app/src/commands/UpdateSlackChannelConfigurationCommand.ts index c5cd950de0f5b..3b668876ec055 100644 --- a/clients/client-support-app/src/commands/UpdateSlackChannelConfigurationCommand.ts +++ b/clients/client-support-app/src/commands/UpdateSlackChannelConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSlackChannelConfigurationRequest, UpdateSlackChannelConfigurationResult } from "../models/models_0"; @@ -175,6 +176,10 @@ export class UpdateSlackChannelConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SupportApp", + operation: "UpdateSlackChannelConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/package.json b/clients/client-support/package.json index d45899d7885d4..81f390a85e65f 100644 --- a/clients/client-support/package.json +++ b/clients/client-support/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-support/src/commands/AddAttachmentsToSetCommand.ts b/clients/client-support/src/commands/AddAttachmentsToSetCommand.ts index 3d7aad01ba2a2..c40b4823e9033 100644 --- a/clients/client-support/src/commands/AddAttachmentsToSetCommand.ts +++ b/clients/client-support/src/commands/AddAttachmentsToSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddAttachmentsToSetRequest, AddAttachmentsToSetResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class AddAttachmentsToSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "AddAttachmentsToSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/AddCommunicationToCaseCommand.ts b/clients/client-support/src/commands/AddCommunicationToCaseCommand.ts index d22696eec5d71..ccdc27b4713ef 100644 --- a/clients/client-support/src/commands/AddCommunicationToCaseCommand.ts +++ b/clients/client-support/src/commands/AddCommunicationToCaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AddCommunicationToCaseRequest, AddCommunicationToCaseResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class AddCommunicationToCaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "AddCommunicationToCase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/CreateCaseCommand.ts b/clients/client-support/src/commands/CreateCaseCommand.ts index 6f5bf78b481be..23be63f41e695 100644 --- a/clients/client-support/src/commands/CreateCaseCommand.ts +++ b/clients/client-support/src/commands/CreateCaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCaseRequest, CreateCaseResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class CreateCaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "CreateCase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeAttachmentCommand.ts b/clients/client-support/src/commands/DescribeAttachmentCommand.ts index 2b3069af6cf34..806423634e1fe 100644 --- a/clients/client-support/src/commands/DescribeAttachmentCommand.ts +++ b/clients/client-support/src/commands/DescribeAttachmentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAttachmentRequest, DescribeAttachmentResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DescribeAttachmentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeAttachment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeCasesCommand.ts b/clients/client-support/src/commands/DescribeCasesCommand.ts index aabeae133194d..80b611e19e407 100644 --- a/clients/client-support/src/commands/DescribeCasesCommand.ts +++ b/clients/client-support/src/commands/DescribeCasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCasesRequest, DescribeCasesResponse } from "../models/models_0"; @@ -192,6 +193,10 @@ export class DescribeCasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeCases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeCommunicationsCommand.ts b/clients/client-support/src/commands/DescribeCommunicationsCommand.ts index b1332a75982bb..82ba9bfc5dfbc 100644 --- a/clients/client-support/src/commands/DescribeCommunicationsCommand.ts +++ b/clients/client-support/src/commands/DescribeCommunicationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCommunicationsRequest, DescribeCommunicationsResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class DescribeCommunicationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeCommunications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeCreateCaseOptionsCommand.ts b/clients/client-support/src/commands/DescribeCreateCaseOptionsCommand.ts index d7b8010b349f9..001b2b24275e1 100644 --- a/clients/client-support/src/commands/DescribeCreateCaseOptionsCommand.ts +++ b/clients/client-support/src/commands/DescribeCreateCaseOptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCreateCaseOptionsRequest, DescribeCreateCaseOptionsResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class DescribeCreateCaseOptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeCreateCaseOptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeServicesCommand.ts b/clients/client-support/src/commands/DescribeServicesCommand.ts index 12753c3a325a8..6ff6cf554f7bf 100644 --- a/clients/client-support/src/commands/DescribeServicesCommand.ts +++ b/clients/client-support/src/commands/DescribeServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeServicesRequest, DescribeServicesResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DescribeServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeSeverityLevelsCommand.ts b/clients/client-support/src/commands/DescribeSeverityLevelsCommand.ts index 812bc62fc0db2..534591ba55100 100644 --- a/clients/client-support/src/commands/DescribeSeverityLevelsCommand.ts +++ b/clients/client-support/src/commands/DescribeSeverityLevelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSeverityLevelsRequest, DescribeSeverityLevelsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DescribeSeverityLevelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeSeverityLevels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeSupportedLanguagesCommand.ts b/clients/client-support/src/commands/DescribeSupportedLanguagesCommand.ts index 5fcf771cfc355..31ab9231086ff 100644 --- a/clients/client-support/src/commands/DescribeSupportedLanguagesCommand.ts +++ b/clients/client-support/src/commands/DescribeSupportedLanguagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSupportedLanguagesRequest, DescribeSupportedLanguagesResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DescribeSupportedLanguagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeSupportedLanguages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.ts b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.ts index 902bdc656419f..74a710c128c97 100644 --- a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.ts +++ b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class DescribeTrustedAdvisorCheckRefreshStatusesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeTrustedAdvisorCheckRefreshStatuses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckResultCommand.ts b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckResultCommand.ts index 3bcacda16f2b8..899d2cdc773a7 100644 --- a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckResultCommand.ts +++ b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckResultCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -216,6 +217,10 @@ export class DescribeTrustedAdvisorCheckResultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeTrustedAdvisorCheckResult", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckSummariesCommand.ts b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckSummariesCommand.ts index 9b53b25890592..14e3f1f101c00 100644 --- a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckSummariesCommand.ts +++ b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class DescribeTrustedAdvisorCheckSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeTrustedAdvisorCheckSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/DescribeTrustedAdvisorChecksCommand.ts b/clients/client-support/src/commands/DescribeTrustedAdvisorChecksCommand.ts index 390285c683e1b..80007658221fa 100644 --- a/clients/client-support/src/commands/DescribeTrustedAdvisorChecksCommand.ts +++ b/clients/client-support/src/commands/DescribeTrustedAdvisorChecksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class DescribeTrustedAdvisorChecksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "DescribeTrustedAdvisorChecks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/RefreshTrustedAdvisorCheckCommand.ts b/clients/client-support/src/commands/RefreshTrustedAdvisorCheckCommand.ts index 84a926301bb35..e01ea86a49d03 100644 --- a/clients/client-support/src/commands/RefreshTrustedAdvisorCheckCommand.ts +++ b/clients/client-support/src/commands/RefreshTrustedAdvisorCheckCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class RefreshTrustedAdvisorCheckCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "RefreshTrustedAdvisorCheck", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-support/src/commands/ResolveCaseCommand.ts b/clients/client-support/src/commands/ResolveCaseCommand.ts index f52ffbdbe6f08..b66d093e35273 100644 --- a/clients/client-support/src/commands/ResolveCaseCommand.ts +++ b/clients/client-support/src/commands/ResolveCaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResolveCaseRequest, ResolveCaseResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ResolveCaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSSupport_20130415", + operation: "ResolveCase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/package.json b/clients/client-swf/package.json index a59b1fda69f1f..61eff366f245d 100644 --- a/clients/client-swf/package.json +++ b/clients/client-swf/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-swf/src/commands/CountClosedWorkflowExecutionsCommand.ts b/clients/client-swf/src/commands/CountClosedWorkflowExecutionsCommand.ts index ac37a7804fd87..d38b93e5ea9aa 100644 --- a/clients/client-swf/src/commands/CountClosedWorkflowExecutionsCommand.ts +++ b/clients/client-swf/src/commands/CountClosedWorkflowExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CountClosedWorkflowExecutionsInput, WorkflowExecutionCount } from "../models/models_0"; @@ -191,6 +192,10 @@ export class CountClosedWorkflowExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "CountClosedWorkflowExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/CountOpenWorkflowExecutionsCommand.ts b/clients/client-swf/src/commands/CountOpenWorkflowExecutionsCommand.ts index cb2043ad19ef8..a02d7e8268459 100644 --- a/clients/client-swf/src/commands/CountOpenWorkflowExecutionsCommand.ts +++ b/clients/client-swf/src/commands/CountOpenWorkflowExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CountOpenWorkflowExecutionsInput, WorkflowExecutionCount } from "../models/models_0"; @@ -181,6 +182,10 @@ export class CountOpenWorkflowExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "CountOpenWorkflowExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/CountPendingActivityTasksCommand.ts b/clients/client-swf/src/commands/CountPendingActivityTasksCommand.ts index c8b26500de8b7..9b4d3e9b77ab4 100644 --- a/clients/client-swf/src/commands/CountPendingActivityTasksCommand.ts +++ b/clients/client-swf/src/commands/CountPendingActivityTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CountPendingActivityTasksInput, PendingTaskCount } from "../models/models_0"; @@ -151,6 +152,10 @@ export class CountPendingActivityTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "CountPendingActivityTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/CountPendingDecisionTasksCommand.ts b/clients/client-swf/src/commands/CountPendingDecisionTasksCommand.ts index 47ffa7f8c9f00..4cdb04652ad6f 100644 --- a/clients/client-swf/src/commands/CountPendingDecisionTasksCommand.ts +++ b/clients/client-swf/src/commands/CountPendingDecisionTasksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CountPendingDecisionTasksInput, PendingTaskCount } from "../models/models_0"; @@ -151,6 +152,10 @@ export class CountPendingDecisionTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "CountPendingDecisionTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/DeprecateActivityTypeCommand.ts b/clients/client-swf/src/commands/DeprecateActivityTypeCommand.ts index 4752377e04cf3..e22217dc0f10f 100644 --- a/clients/client-swf/src/commands/DeprecateActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/DeprecateActivityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeprecateActivityTypeInput } from "../models/models_0"; @@ -167,6 +168,10 @@ export class DeprecateActivityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "DeprecateActivityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/DeprecateDomainCommand.ts b/clients/client-swf/src/commands/DeprecateDomainCommand.ts index 6367cb4f735ee..a66aa858a10f7 100644 --- a/clients/client-swf/src/commands/DeprecateDomainCommand.ts +++ b/clients/client-swf/src/commands/DeprecateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeprecateDomainInput } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DeprecateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "DeprecateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/DeprecateWorkflowTypeCommand.ts b/clients/client-swf/src/commands/DeprecateWorkflowTypeCommand.ts index b711bf24e9761..0cc77dc3174f9 100644 --- a/clients/client-swf/src/commands/DeprecateWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/DeprecateWorkflowTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeprecateWorkflowTypeInput } from "../models/models_0"; @@ -168,6 +169,10 @@ export class DeprecateWorkflowTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "DeprecateWorkflowType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/DescribeActivityTypeCommand.ts b/clients/client-swf/src/commands/DescribeActivityTypeCommand.ts index 742c5c90879b4..ab5d63a1038a7 100644 --- a/clients/client-swf/src/commands/DescribeActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/DescribeActivityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ActivityTypeDetail, DescribeActivityTypeInput } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DescribeActivityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "DescribeActivityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/DescribeDomainCommand.ts b/clients/client-swf/src/commands/DescribeDomainCommand.ts index 9a95f580b20a8..54c5985f1ae72 100644 --- a/clients/client-swf/src/commands/DescribeDomainCommand.ts +++ b/clients/client-swf/src/commands/DescribeDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainInput, DomainDetail } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DescribeDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "DescribeDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/DescribeWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/DescribeWorkflowExecutionCommand.ts index b2b46ce3c25cc..878c234f9e841 100644 --- a/clients/client-swf/src/commands/DescribeWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/DescribeWorkflowExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkflowExecutionInput, WorkflowExecutionDetail } from "../models/models_0"; @@ -192,6 +193,10 @@ export class DescribeWorkflowExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "DescribeWorkflowExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/DescribeWorkflowTypeCommand.ts b/clients/client-swf/src/commands/DescribeWorkflowTypeCommand.ts index f3e7a4b5c7f21..3cae6f773ee59 100644 --- a/clients/client-swf/src/commands/DescribeWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/DescribeWorkflowTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkflowTypeInput, WorkflowTypeDetail } from "../models/models_0"; @@ -181,6 +182,10 @@ export class DescribeWorkflowTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "DescribeWorkflowType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/GetWorkflowExecutionHistoryCommand.ts b/clients/client-swf/src/commands/GetWorkflowExecutionHistoryCommand.ts index a572b434d1b75..2560de2949e05 100644 --- a/clients/client-swf/src/commands/GetWorkflowExecutionHistoryCommand.ts +++ b/clients/client-swf/src/commands/GetWorkflowExecutionHistoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWorkflowExecutionHistoryInput, History } from "../models/models_0"; @@ -542,6 +543,10 @@ export class GetWorkflowExecutionHistoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "GetWorkflowExecutionHistory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/ListActivityTypesCommand.ts b/clients/client-swf/src/commands/ListActivityTypesCommand.ts index 53a66679fc25d..6b33bf5a88731 100644 --- a/clients/client-swf/src/commands/ListActivityTypesCommand.ts +++ b/clients/client-swf/src/commands/ListActivityTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ActivityTypeInfos, ListActivityTypesInput } from "../models/models_0"; @@ -164,6 +165,10 @@ export class ListActivityTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "ListActivityTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/ListClosedWorkflowExecutionsCommand.ts b/clients/client-swf/src/commands/ListClosedWorkflowExecutionsCommand.ts index 1bfae62edfcb8..936f9fe3c9c6b 100644 --- a/clients/client-swf/src/commands/ListClosedWorkflowExecutionsCommand.ts +++ b/clients/client-swf/src/commands/ListClosedWorkflowExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListClosedWorkflowExecutionsInput, WorkflowExecutionInfos } from "../models/models_0"; @@ -218,6 +219,10 @@ export class ListClosedWorkflowExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "ListClosedWorkflowExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/ListDomainsCommand.ts b/clients/client-swf/src/commands/ListDomainsCommand.ts index cd0590de33007..cbd7ef21770dc 100644 --- a/clients/client-swf/src/commands/ListDomainsCommand.ts +++ b/clients/client-swf/src/commands/ListDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DomainInfos, ListDomainsInput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class ListDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "ListDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/ListOpenWorkflowExecutionsCommand.ts b/clients/client-swf/src/commands/ListOpenWorkflowExecutionsCommand.ts index 81cd044eb21c6..71c9fce6ef3b8 100644 --- a/clients/client-swf/src/commands/ListOpenWorkflowExecutionsCommand.ts +++ b/clients/client-swf/src/commands/ListOpenWorkflowExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOpenWorkflowExecutionsInput, WorkflowExecutionInfos } from "../models/models_0"; @@ -208,6 +209,10 @@ export class ListOpenWorkflowExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "ListOpenWorkflowExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/ListTagsForResourceCommand.ts b/clients/client-swf/src/commands/ListTagsForResourceCommand.ts index 7d4081f984122..e1f9a48f8f93b 100644 --- a/clients/client-swf/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-swf/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/ListWorkflowTypesCommand.ts b/clients/client-swf/src/commands/ListWorkflowTypesCommand.ts index 6c8c0699a3287..d481422d8b74b 100644 --- a/clients/client-swf/src/commands/ListWorkflowTypesCommand.ts +++ b/clients/client-swf/src/commands/ListWorkflowTypesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkflowTypesInput, WorkflowTypeInfos } from "../models/models_0"; @@ -161,6 +162,10 @@ export class ListWorkflowTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "ListWorkflowTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/PollForActivityTaskCommand.ts b/clients/client-swf/src/commands/PollForActivityTaskCommand.ts index 4b11f62048b12..378012184ece5 100644 --- a/clients/client-swf/src/commands/PollForActivityTaskCommand.ts +++ b/clients/client-swf/src/commands/PollForActivityTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ActivityTask, PollForActivityTaskInput } from "../models/models_0"; @@ -173,6 +174,10 @@ export class PollForActivityTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "PollForActivityTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/PollForDecisionTaskCommand.ts b/clients/client-swf/src/commands/PollForDecisionTaskCommand.ts index 6db1cfca418b8..0bcc4c167e8ad 100644 --- a/clients/client-swf/src/commands/PollForDecisionTaskCommand.ts +++ b/clients/client-swf/src/commands/PollForDecisionTaskCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DecisionTask, PollForDecisionTaskInput } from "../models/models_0"; @@ -569,6 +570,10 @@ export class PollForDecisionTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "PollForDecisionTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RecordActivityTaskHeartbeatCommand.ts b/clients/client-swf/src/commands/RecordActivityTaskHeartbeatCommand.ts index 0b54283ae0b4f..3ea34dacb4d46 100644 --- a/clients/client-swf/src/commands/RecordActivityTaskHeartbeatCommand.ts +++ b/clients/client-swf/src/commands/RecordActivityTaskHeartbeatCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ActivityTaskStatus, RecordActivityTaskHeartbeatInput } from "../models/models_0"; @@ -168,6 +169,10 @@ export class RecordActivityTaskHeartbeatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RecordActivityTaskHeartbeat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RegisterActivityTypeCommand.ts b/clients/client-swf/src/commands/RegisterActivityTypeCommand.ts index 6e4d460f2f0bc..b8ff15a12c160 100644 --- a/clients/client-swf/src/commands/RegisterActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/RegisterActivityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterActivityTypeInput } from "../models/models_0"; @@ -181,6 +182,10 @@ export class RegisterActivityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RegisterActivityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RegisterDomainCommand.ts b/clients/client-swf/src/commands/RegisterDomainCommand.ts index 3ec2ac97adc62..7e5ef5f829a21 100644 --- a/clients/client-swf/src/commands/RegisterDomainCommand.ts +++ b/clients/client-swf/src/commands/RegisterDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterDomainInput } from "../models/models_0"; @@ -155,6 +156,10 @@ export class RegisterDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RegisterDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RegisterWorkflowTypeCommand.ts b/clients/client-swf/src/commands/RegisterWorkflowTypeCommand.ts index 7dae0b712322b..f3b9d14ff0fbc 100644 --- a/clients/client-swf/src/commands/RegisterWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/RegisterWorkflowTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterWorkflowTypeInput } from "../models/models_0"; @@ -182,6 +183,10 @@ export class RegisterWorkflowTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RegisterWorkflowType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RequestCancelWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/RequestCancelWorkflowExecutionCommand.ts index fc52ad6d771dd..2d9bf73b0dc7c 100644 --- a/clients/client-swf/src/commands/RequestCancelWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/RequestCancelWorkflowExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RequestCancelWorkflowExecutionInput } from "../models/models_0"; @@ -159,6 +160,10 @@ export class RequestCancelWorkflowExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RequestCancelWorkflowExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RespondActivityTaskCanceledCommand.ts b/clients/client-swf/src/commands/RespondActivityTaskCanceledCommand.ts index c9cdfc09e2e4d..2398676ad40d3 100644 --- a/clients/client-swf/src/commands/RespondActivityTaskCanceledCommand.ts +++ b/clients/client-swf/src/commands/RespondActivityTaskCanceledCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RespondActivityTaskCanceledInput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class RespondActivityTaskCanceledCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RespondActivityTaskCanceled", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RespondActivityTaskCompletedCommand.ts b/clients/client-swf/src/commands/RespondActivityTaskCompletedCommand.ts index effdad2895675..3e38b3c1a7c00 100644 --- a/clients/client-swf/src/commands/RespondActivityTaskCompletedCommand.ts +++ b/clients/client-swf/src/commands/RespondActivityTaskCompletedCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RespondActivityTaskCompletedInput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class RespondActivityTaskCompletedCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RespondActivityTaskCompleted", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RespondActivityTaskFailedCommand.ts b/clients/client-swf/src/commands/RespondActivityTaskFailedCommand.ts index af12d2f8319e8..962c7617fe77a 100644 --- a/clients/client-swf/src/commands/RespondActivityTaskFailedCommand.ts +++ b/clients/client-swf/src/commands/RespondActivityTaskFailedCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RespondActivityTaskFailedInput } from "../models/models_0"; @@ -150,6 +151,10 @@ export class RespondActivityTaskFailedCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RespondActivityTaskFailed", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/RespondDecisionTaskCompletedCommand.ts b/clients/client-swf/src/commands/RespondDecisionTaskCompletedCommand.ts index 0b85efc1ba1fc..5fdb4b72f2550 100644 --- a/clients/client-swf/src/commands/RespondDecisionTaskCompletedCommand.ts +++ b/clients/client-swf/src/commands/RespondDecisionTaskCompletedCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RespondDecisionTaskCompletedInput } from "../models/models_0"; @@ -243,6 +244,10 @@ export class RespondDecisionTaskCompletedCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "RespondDecisionTaskCompleted", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/SignalWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/SignalWorkflowExecutionCommand.ts index 20280517e6efb..c1bacfa6e3c8e 100644 --- a/clients/client-swf/src/commands/SignalWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/SignalWorkflowExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SignalWorkflowExecutionInput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class SignalWorkflowExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "SignalWorkflowExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/StartWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/StartWorkflowExecutionCommand.ts index 1b5caf3fdb328..63b433b421285 100644 --- a/clients/client-swf/src/commands/StartWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/StartWorkflowExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Run, StartWorkflowExecutionInput } from "../models/models_0"; @@ -223,6 +224,10 @@ export class StartWorkflowExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "StartWorkflowExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/TagResourceCommand.ts b/clients/client-swf/src/commands/TagResourceCommand.ts index 96b5d589d1488..653dc6040147d 100644 --- a/clients/client-swf/src/commands/TagResourceCommand.ts +++ b/clients/client-swf/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/TerminateWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/TerminateWorkflowExecutionCommand.ts index 599b379b343c1..e3c7fcbe0e27c 100644 --- a/clients/client-swf/src/commands/TerminateWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/TerminateWorkflowExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TerminateWorkflowExecutionInput } from "../models/models_0"; @@ -162,6 +163,10 @@ export class TerminateWorkflowExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "TerminateWorkflowExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/UndeprecateActivityTypeCommand.ts b/clients/client-swf/src/commands/UndeprecateActivityTypeCommand.ts index b910d6091ba70..d4516a3d22981 100644 --- a/clients/client-swf/src/commands/UndeprecateActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/UndeprecateActivityTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UndeprecateActivityTypeInput } from "../models/models_0"; @@ -166,6 +167,10 @@ export class UndeprecateActivityTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "UndeprecateActivityType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/UndeprecateDomainCommand.ts b/clients/client-swf/src/commands/UndeprecateDomainCommand.ts index 759c9d85407de..15d96cc6ea928 100644 --- a/clients/client-swf/src/commands/UndeprecateDomainCommand.ts +++ b/clients/client-swf/src/commands/UndeprecateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UndeprecateDomainInput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class UndeprecateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "UndeprecateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/UndeprecateWorkflowTypeCommand.ts b/clients/client-swf/src/commands/UndeprecateWorkflowTypeCommand.ts index c5ca8594dd262..a53942c365928 100644 --- a/clients/client-swf/src/commands/UndeprecateWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/UndeprecateWorkflowTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UndeprecateWorkflowTypeInput } from "../models/models_0"; @@ -166,6 +167,10 @@ export class UndeprecateWorkflowTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "UndeprecateWorkflowType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-swf/src/commands/UntagResourceCommand.ts b/clients/client-swf/src/commands/UntagResourceCommand.ts index 019e35145cc56..3640a23ae123c 100644 --- a/clients/client-swf/src/commands/UntagResourceCommand.ts +++ b/clients/client-swf/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput } from "../models/models_0"; @@ -122,6 +123,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "SimpleWorkflowService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/package.json b/clients/client-synthetics/package.json index 297ab0127a979..e8e8d95b72922 100644 --- a/clients/client-synthetics/package.json +++ b/clients/client-synthetics/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-synthetics/src/commands/AssociateResourceCommand.ts b/clients/client-synthetics/src/commands/AssociateResourceCommand.ts index f0a9b8284e142..970e3768dc137 100644 --- a/clients/client-synthetics/src/commands/AssociateResourceCommand.ts +++ b/clients/client-synthetics/src/commands/AssociateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateResourceRequest, AssociateResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class AssociateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "AssociateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/CreateCanaryCommand.ts b/clients/client-synthetics/src/commands/CreateCanaryCommand.ts index ed7e650fa3e56..a72c9b0c41fee 100644 --- a/clients/client-synthetics/src/commands/CreateCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/CreateCanaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCanaryRequest, CreateCanaryResponse } from "../models/models_0"; @@ -237,6 +238,10 @@ export class CreateCanaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "CreateCanary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/CreateGroupCommand.ts b/clients/client-synthetics/src/commands/CreateGroupCommand.ts index 6fe9ef75dbdd5..c4396def37e38 100644 --- a/clients/client-synthetics/src/commands/CreateGroupCommand.ts +++ b/clients/client-synthetics/src/commands/CreateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/DeleteCanaryCommand.ts b/clients/client-synthetics/src/commands/DeleteCanaryCommand.ts index 837d55d9f80df..41e56856e086d 100644 --- a/clients/client-synthetics/src/commands/DeleteCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/DeleteCanaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCanaryRequest, DeleteCanaryResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class DeleteCanaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "DeleteCanary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/DeleteGroupCommand.ts b/clients/client-synthetics/src/commands/DeleteGroupCommand.ts index 5e49adb9c1c86..982457bd86577 100644 --- a/clients/client-synthetics/src/commands/DeleteGroupCommand.ts +++ b/clients/client-synthetics/src/commands/DeleteGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/DescribeCanariesCommand.ts b/clients/client-synthetics/src/commands/DescribeCanariesCommand.ts index 8bf6bbe54d83e..d8acae530a308 100644 --- a/clients/client-synthetics/src/commands/DescribeCanariesCommand.ts +++ b/clients/client-synthetics/src/commands/DescribeCanariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCanariesRequest, DescribeCanariesResponse } from "../models/models_0"; @@ -198,6 +199,10 @@ export class DescribeCanariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "DescribeCanaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/DescribeCanariesLastRunCommand.ts b/clients/client-synthetics/src/commands/DescribeCanariesLastRunCommand.ts index c95243a4b5488..4e9b61e6247f7 100644 --- a/clients/client-synthetics/src/commands/DescribeCanariesLastRunCommand.ts +++ b/clients/client-synthetics/src/commands/DescribeCanariesLastRunCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeCanariesLastRunRequest, DescribeCanariesLastRunResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DescribeCanariesLastRunCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "DescribeCanariesLastRun", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/DescribeRuntimeVersionsCommand.ts b/clients/client-synthetics/src/commands/DescribeRuntimeVersionsCommand.ts index 9262ba6088060..555f88cd64159 100644 --- a/clients/client-synthetics/src/commands/DescribeRuntimeVersionsCommand.ts +++ b/clients/client-synthetics/src/commands/DescribeRuntimeVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeRuntimeVersionsRequest, DescribeRuntimeVersionsResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DescribeRuntimeVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "DescribeRuntimeVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/DisassociateResourceCommand.ts b/clients/client-synthetics/src/commands/DisassociateResourceCommand.ts index 5d0037988020e..ef241ffe179df 100644 --- a/clients/client-synthetics/src/commands/DisassociateResourceCommand.ts +++ b/clients/client-synthetics/src/commands/DisassociateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateResourceRequest, DisassociateResourceResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DisassociateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "DisassociateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/GetCanaryCommand.ts b/clients/client-synthetics/src/commands/GetCanaryCommand.ts index 3fb09d090a8dc..385afc199595d 100644 --- a/clients/client-synthetics/src/commands/GetCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/GetCanaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCanaryRequest, GetCanaryResponse } from "../models/models_0"; @@ -182,6 +183,10 @@ export class GetCanaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "GetCanary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/GetCanaryRunsCommand.ts b/clients/client-synthetics/src/commands/GetCanaryRunsCommand.ts index 1375016694d37..3fbcd9e68989b 100644 --- a/clients/client-synthetics/src/commands/GetCanaryRunsCommand.ts +++ b/clients/client-synthetics/src/commands/GetCanaryRunsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCanaryRunsRequest, GetCanaryRunsResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetCanaryRunsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "GetCanaryRuns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/GetGroupCommand.ts b/clients/client-synthetics/src/commands/GetGroupCommand.ts index 294c18936a5d7..b213c8ee2d5f6 100644 --- a/clients/client-synthetics/src/commands/GetGroupCommand.ts +++ b/clients/client-synthetics/src/commands/GetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGroupRequest, GetGroupResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "GetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/ListAssociatedGroupsCommand.ts b/clients/client-synthetics/src/commands/ListAssociatedGroupsCommand.ts index 397fe841bfdbf..f057b60291b5a 100644 --- a/clients/client-synthetics/src/commands/ListAssociatedGroupsCommand.ts +++ b/clients/client-synthetics/src/commands/ListAssociatedGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssociatedGroupsRequest, ListAssociatedGroupsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListAssociatedGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "ListAssociatedGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/ListGroupResourcesCommand.ts b/clients/client-synthetics/src/commands/ListGroupResourcesCommand.ts index 770a2930c8ada..2b571d9b03163 100644 --- a/clients/client-synthetics/src/commands/ListGroupResourcesCommand.ts +++ b/clients/client-synthetics/src/commands/ListGroupResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupResourcesRequest, ListGroupResourcesResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListGroupResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "ListGroupResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/ListGroupsCommand.ts b/clients/client-synthetics/src/commands/ListGroupsCommand.ts index 94ccf1736a999..6a6546a75ee13 100644 --- a/clients/client-synthetics/src/commands/ListGroupsCommand.ts +++ b/clients/client-synthetics/src/commands/ListGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class ListGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "ListGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/ListTagsForResourceCommand.ts b/clients/client-synthetics/src/commands/ListTagsForResourceCommand.ts index d4dc697047e28..d209a4a971544 100644 --- a/clients/client-synthetics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-synthetics/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/StartCanaryCommand.ts b/clients/client-synthetics/src/commands/StartCanaryCommand.ts index ac5db4707116a..1dad192d011a1 100644 --- a/clients/client-synthetics/src/commands/StartCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/StartCanaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartCanaryRequest, StartCanaryResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class StartCanaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "StartCanary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/StopCanaryCommand.ts b/clients/client-synthetics/src/commands/StopCanaryCommand.ts index a97bfc5048eef..3e5dbbd468940 100644 --- a/clients/client-synthetics/src/commands/StopCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/StopCanaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopCanaryRequest, StopCanaryResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class StopCanaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "StopCanary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/TagResourceCommand.ts b/clients/client-synthetics/src/commands/TagResourceCommand.ts index 8b90cd3aad574..9f468d9bdecf9 100644 --- a/clients/client-synthetics/src/commands/TagResourceCommand.ts +++ b/clients/client-synthetics/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/UntagResourceCommand.ts b/clients/client-synthetics/src/commands/UntagResourceCommand.ts index 5cd513bfaaffb..45b094c211d82 100644 --- a/clients/client-synthetics/src/commands/UntagResourceCommand.ts +++ b/clients/client-synthetics/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-synthetics/src/commands/UpdateCanaryCommand.ts b/clients/client-synthetics/src/commands/UpdateCanaryCommand.ts index 79436449ac380..bf5a8d9891c1f 100644 --- a/clients/client-synthetics/src/commands/UpdateCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/UpdateCanaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCanaryRequest, UpdateCanaryResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class UpdateCanaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Synthetics", + operation: "UpdateCanary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/package.json b/clients/client-textract/package.json index 1bf2a7fd9441f..e4653f2eeda47 100644 --- a/clients/client-textract/package.json +++ b/clients/client-textract/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-textract/src/commands/AnalyzeDocumentCommand.ts b/clients/client-textract/src/commands/AnalyzeDocumentCommand.ts index 6496884029fae..e5b71137baf23 100644 --- a/clients/client-textract/src/commands/AnalyzeDocumentCommand.ts +++ b/clients/client-textract/src/commands/AnalyzeDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AnalyzeDocumentRequest, AnalyzeDocumentResponse } from "../models/models_0"; @@ -290,6 +291,10 @@ export class AnalyzeDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "AnalyzeDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/AnalyzeExpenseCommand.ts b/clients/client-textract/src/commands/AnalyzeExpenseCommand.ts index 08f4a7d78aa71..0825e59de15c8 100644 --- a/clients/client-textract/src/commands/AnalyzeExpenseCommand.ts +++ b/clients/client-textract/src/commands/AnalyzeExpenseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AnalyzeExpenseRequest, AnalyzeExpenseResponse } from "../models/models_0"; @@ -342,6 +343,10 @@ export class AnalyzeExpenseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "AnalyzeExpense", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/AnalyzeIDCommand.ts b/clients/client-textract/src/commands/AnalyzeIDCommand.ts index 04607c84a2d48..f6cc59e5211c6 100644 --- a/clients/client-textract/src/commands/AnalyzeIDCommand.ts +++ b/clients/client-textract/src/commands/AnalyzeIDCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AnalyzeIDRequest, AnalyzeIDResponse } from "../models/models_0"; @@ -239,6 +240,10 @@ export class AnalyzeIDCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "AnalyzeID", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/DetectDocumentTextCommand.ts b/clients/client-textract/src/commands/DetectDocumentTextCommand.ts index 3c1f5d32247b8..105b7cb9f0d7f 100644 --- a/clients/client-textract/src/commands/DetectDocumentTextCommand.ts +++ b/clients/client-textract/src/commands/DetectDocumentTextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DetectDocumentTextRequest, DetectDocumentTextResponse } from "../models/models_0"; @@ -221,6 +222,10 @@ export class DetectDocumentTextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "DetectDocumentText", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/GetDocumentAnalysisCommand.ts b/clients/client-textract/src/commands/GetDocumentAnalysisCommand.ts index b1b4d5c017e45..76940ef6aaedf 100644 --- a/clients/client-textract/src/commands/GetDocumentAnalysisCommand.ts +++ b/clients/client-textract/src/commands/GetDocumentAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDocumentAnalysisRequest, GetDocumentAnalysisResponse } from "../models/models_0"; @@ -271,6 +272,10 @@ export class GetDocumentAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "GetDocumentAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/GetDocumentTextDetectionCommand.ts b/clients/client-textract/src/commands/GetDocumentTextDetectionCommand.ts index 8aae0cead1c98..e10b7a2fbf52d 100644 --- a/clients/client-textract/src/commands/GetDocumentTextDetectionCommand.ts +++ b/clients/client-textract/src/commands/GetDocumentTextDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDocumentTextDetectionRequest, GetDocumentTextDetectionResponse } from "../models/models_0"; @@ -234,6 +235,10 @@ export class GetDocumentTextDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "GetDocumentTextDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/GetExpenseAnalysisCommand.ts b/clients/client-textract/src/commands/GetExpenseAnalysisCommand.ts index 85449e66c0199..3893d6852cbb7 100644 --- a/clients/client-textract/src/commands/GetExpenseAnalysisCommand.ts +++ b/clients/client-textract/src/commands/GetExpenseAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetExpenseAnalysisRequest, GetExpenseAnalysisResponse } from "../models/models_0"; @@ -342,6 +343,10 @@ export class GetExpenseAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "GetExpenseAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/GetLendingAnalysisCommand.ts b/clients/client-textract/src/commands/GetLendingAnalysisCommand.ts index 5412eba77266a..b03bb35f75645 100644 --- a/clients/client-textract/src/commands/GetLendingAnalysisCommand.ts +++ b/clients/client-textract/src/commands/GetLendingAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLendingAnalysisRequest, GetLendingAnalysisResponse } from "../models/models_0"; @@ -415,6 +416,10 @@ export class GetLendingAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "GetLendingAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/GetLendingAnalysisSummaryCommand.ts b/clients/client-textract/src/commands/GetLendingAnalysisSummaryCommand.ts index f07fadba4620e..2fb2b219d429e 100644 --- a/clients/client-textract/src/commands/GetLendingAnalysisSummaryCommand.ts +++ b/clients/client-textract/src/commands/GetLendingAnalysisSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLendingAnalysisSummaryRequest, GetLendingAnalysisSummaryResponse } from "../models/models_0"; @@ -200,6 +201,10 @@ export class GetLendingAnalysisSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "GetLendingAnalysisSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/StartDocumentAnalysisCommand.ts b/clients/client-textract/src/commands/StartDocumentAnalysisCommand.ts index 4a6cf06ab7fcd..dfcb8a5b14b58 100644 --- a/clients/client-textract/src/commands/StartDocumentAnalysisCommand.ts +++ b/clients/client-textract/src/commands/StartDocumentAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartDocumentAnalysisRequest, StartDocumentAnalysisResponse } from "../models/models_0"; @@ -217,6 +218,10 @@ export class StartDocumentAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "StartDocumentAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/StartDocumentTextDetectionCommand.ts b/clients/client-textract/src/commands/StartDocumentTextDetectionCommand.ts index af6a3686e2508..a02f8726269ad 100644 --- a/clients/client-textract/src/commands/StartDocumentTextDetectionCommand.ts +++ b/clients/client-textract/src/commands/StartDocumentTextDetectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartDocumentTextDetectionRequest, StartDocumentTextDetectionResponse } from "../models/models_0"; @@ -203,6 +204,10 @@ export class StartDocumentTextDetectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "StartDocumentTextDetection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/StartExpenseAnalysisCommand.ts b/clients/client-textract/src/commands/StartExpenseAnalysisCommand.ts index 0515c0907247b..06bed41eb2920 100644 --- a/clients/client-textract/src/commands/StartExpenseAnalysisCommand.ts +++ b/clients/client-textract/src/commands/StartExpenseAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartExpenseAnalysisRequest, StartExpenseAnalysisResponse } from "../models/models_0"; @@ -201,6 +202,10 @@ export class StartExpenseAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "StartExpenseAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-textract/src/commands/StartLendingAnalysisCommand.ts b/clients/client-textract/src/commands/StartLendingAnalysisCommand.ts index e61805e8362a9..6342a24229cbe 100644 --- a/clients/client-textract/src/commands/StartLendingAnalysisCommand.ts +++ b/clients/client-textract/src/commands/StartLendingAnalysisCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartLendingAnalysisRequest, StartLendingAnalysisResponse } from "../models/models_0"; @@ -217,6 +218,10 @@ export class StartLendingAnalysisCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Textract", + operation: "StartLendingAnalysis", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/package.json b/clients/client-timestream-query/package.json index f846f76a0ef00..3a88e9b3315a0 100644 --- a/clients/client-timestream-query/package.json +++ b/clients/client-timestream-query/package.json @@ -34,27 +34,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-timestream-query/src/commands/CancelQueryCommand.ts b/clients/client-timestream-query/src/commands/CancelQueryCommand.ts index d15ab8c68b9f3..fd9c0a0adaefc 100644 --- a/clients/client-timestream-query/src/commands/CancelQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/CancelQueryCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelQueryRequest, CancelQueryResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CancelQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "CancelQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/CreateScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/CreateScheduledQueryCommand.ts index e67213137afd1..134c5c714eff0 100644 --- a/clients/client-timestream-query/src/commands/CreateScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/CreateScheduledQueryCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -213,6 +214,10 @@ export class CreateScheduledQueryCommand extends $Command< commandName, inputFilterSensitiveLog: CreateScheduledQueryRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "CreateScheduledQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/DeleteScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/DeleteScheduledQueryCommand.ts index 020c7c0f1b7a9..36cf29dffceda 100644 --- a/clients/client-timestream-query/src/commands/DeleteScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/DeleteScheduledQueryCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteScheduledQueryRequest } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteScheduledQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DeleteScheduledQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/DescribeEndpointsCommand.ts b/clients/client-timestream-query/src/commands/DescribeEndpointsCommand.ts index 907f6afbf4546..ee8ba29792240 100644 --- a/clients/client-timestream-query/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-timestream-query/src/commands/DescribeEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEndpointsRequest, DescribeEndpointsResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class DescribeEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DescribeEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/DescribeScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/DescribeScheduledQueryCommand.ts index 0edfe351d7a3a..5d3dd2f4f968d 100644 --- a/clients/client-timestream-query/src/commands/DescribeScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/DescribeScheduledQueryCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -246,6 +247,10 @@ export class DescribeScheduledQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeScheduledQueryResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DescribeScheduledQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/ExecuteScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/ExecuteScheduledQueryCommand.ts index 64ecc68972ff1..3f6951a14fc01 100644 --- a/clients/client-timestream-query/src/commands/ExecuteScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/ExecuteScheduledQueryCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExecuteScheduledQueryRequest, ExecuteScheduledQueryRequestFilterSensitiveLog } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ExecuteScheduledQueryCommand extends $Command< commandName, inputFilterSensitiveLog: ExecuteScheduledQueryRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "ExecuteScheduledQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/ListScheduledQueriesCommand.ts b/clients/client-timestream-query/src/commands/ListScheduledQueriesCommand.ts index f501728583e35..64badfbf316de 100644 --- a/clients/client-timestream-query/src/commands/ListScheduledQueriesCommand.ts +++ b/clients/client-timestream-query/src/commands/ListScheduledQueriesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListScheduledQueriesRequest, ListScheduledQueriesResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ListScheduledQueriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "ListScheduledQueries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/ListTagsForResourceCommand.ts b/clients/client-timestream-query/src/commands/ListTagsForResourceCommand.ts index 1429bd7555949..fd5d746f5ae0e 100644 --- a/clients/client-timestream-query/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-timestream-query/src/commands/ListTagsForResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/PrepareQueryCommand.ts b/clients/client-timestream-query/src/commands/PrepareQueryCommand.ts index 9af8473e17e63..7834a19324daa 100644 --- a/clients/client-timestream-query/src/commands/PrepareQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/PrepareQueryCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class PrepareQueryCommand extends $Command< commandName, inputFilterSensitiveLog: PrepareQueryRequestFilterSensitiveLog, outputFilterSensitiveLog: PrepareQueryResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "PrepareQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/QueryCommand.ts b/clients/client-timestream-query/src/commands/QueryCommand.ts index 2a40ab8e91fdf..3eb2cf137a072 100644 --- a/clients/client-timestream-query/src/commands/QueryCommand.ts +++ b/clients/client-timestream-query/src/commands/QueryCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryRequest, QueryRequestFilterSensitiveLog, QueryResponse } from "../models/models_0"; @@ -229,6 +230,10 @@ export class QueryCommand extends $Command _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "Query", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/TagResourceCommand.ts b/clients/client-timestream-query/src/commands/TagResourceCommand.ts index 0449c0069f392..7fe2b347b8ee4 100644 --- a/clients/client-timestream-query/src/commands/TagResourceCommand.ts +++ b/clients/client-timestream-query/src/commands/TagResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/UntagResourceCommand.ts b/clients/client-timestream-query/src/commands/UntagResourceCommand.ts index e25553f90b99a..135fd1b0a432e 100644 --- a/clients/client-timestream-query/src/commands/UntagResourceCommand.ts +++ b/clients/client-timestream-query/src/commands/UntagResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-query/src/commands/UpdateScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/UpdateScheduledQueryCommand.ts index 97e8439b4cef4..5d659ba4acb99 100644 --- a/clients/client-timestream-query/src/commands/UpdateScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/UpdateScheduledQueryCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateScheduledQueryRequest } from "../models/models_0"; @@ -137,6 +138,10 @@ export class UpdateScheduledQueryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "UpdateScheduledQuery", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/package.json b/clients/client-timestream-write/package.json index 313b138ea3640..773425d8216e0 100644 --- a/clients/client-timestream-write/package.json +++ b/clients/client-timestream-write/package.json @@ -34,27 +34,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-timestream-write/src/commands/CreateBatchLoadTaskCommand.ts b/clients/client-timestream-write/src/commands/CreateBatchLoadTaskCommand.ts index b923472bb170c..e3ab947f59e7c 100644 --- a/clients/client-timestream-write/src/commands/CreateBatchLoadTaskCommand.ts +++ b/clients/client-timestream-write/src/commands/CreateBatchLoadTaskCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -226,6 +227,10 @@ export class CreateBatchLoadTaskCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBatchLoadTaskRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "CreateBatchLoadTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/CreateDatabaseCommand.ts b/clients/client-timestream-write/src/commands/CreateDatabaseCommand.ts index 324a520208a3e..12139e568e005 100644 --- a/clients/client-timestream-write/src/commands/CreateDatabaseCommand.ts +++ b/clients/client-timestream-write/src/commands/CreateDatabaseCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateDatabaseRequest, CreateDatabaseResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class CreateDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "CreateDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/CreateTableCommand.ts b/clients/client-timestream-write/src/commands/CreateTableCommand.ts index c6bc8f82ede72..68bba1014a60f 100644 --- a/clients/client-timestream-write/src/commands/CreateTableCommand.ts +++ b/clients/client-timestream-write/src/commands/CreateTableCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTableRequest, CreateTableResponse } from "../models/models_0"; @@ -212,6 +213,10 @@ export class CreateTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "CreateTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/DeleteDatabaseCommand.ts b/clients/client-timestream-write/src/commands/DeleteDatabaseCommand.ts index 3c4514fee03d0..e41c12143845d 100644 --- a/clients/client-timestream-write/src/commands/DeleteDatabaseCommand.ts +++ b/clients/client-timestream-write/src/commands/DeleteDatabaseCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDatabaseRequest } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DeleteDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DeleteDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/DeleteTableCommand.ts b/clients/client-timestream-write/src/commands/DeleteTableCommand.ts index 805df468a7e0b..2d03fdd6d6bae 100644 --- a/clients/client-timestream-write/src/commands/DeleteTableCommand.ts +++ b/clients/client-timestream-write/src/commands/DeleteTableCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTableRequest } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DeleteTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DeleteTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/DescribeBatchLoadTaskCommand.ts b/clients/client-timestream-write/src/commands/DescribeBatchLoadTaskCommand.ts index 2476fda0c6b61..00b7de5f6deee 100644 --- a/clients/client-timestream-write/src/commands/DescribeBatchLoadTaskCommand.ts +++ b/clients/client-timestream-write/src/commands/DescribeBatchLoadTaskCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeBatchLoadTaskRequest, DescribeBatchLoadTaskResponse } from "../models/models_0"; @@ -222,6 +223,10 @@ export class DescribeBatchLoadTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DescribeBatchLoadTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/DescribeDatabaseCommand.ts b/clients/client-timestream-write/src/commands/DescribeDatabaseCommand.ts index 6a8505e13f51f..7001461833fe2 100644 --- a/clients/client-timestream-write/src/commands/DescribeDatabaseCommand.ts +++ b/clients/client-timestream-write/src/commands/DescribeDatabaseCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDatabaseRequest, DescribeDatabaseResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DescribeDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DescribeDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/DescribeEndpointsCommand.ts b/clients/client-timestream-write/src/commands/DescribeEndpointsCommand.ts index 9f88c28cfaf82..1fcefd1e14cbf 100644 --- a/clients/client-timestream-write/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-timestream-write/src/commands/DescribeEndpointsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEndpointsRequest, DescribeEndpointsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DescribeEndpointsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DescribeEndpoints", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/DescribeTableCommand.ts b/clients/client-timestream-write/src/commands/DescribeTableCommand.ts index 25bdf9e929b0c..bbc4a36289d0c 100644 --- a/clients/client-timestream-write/src/commands/DescribeTableCommand.ts +++ b/clients/client-timestream-write/src/commands/DescribeTableCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTableRequest, DescribeTableResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class DescribeTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "DescribeTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/ListBatchLoadTasksCommand.ts b/clients/client-timestream-write/src/commands/ListBatchLoadTasksCommand.ts index 0c0bc45746752..6af49522c3d54 100644 --- a/clients/client-timestream-write/src/commands/ListBatchLoadTasksCommand.ts +++ b/clients/client-timestream-write/src/commands/ListBatchLoadTasksCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBatchLoadTasksRequest, ListBatchLoadTasksResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListBatchLoadTasksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "ListBatchLoadTasks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/ListDatabasesCommand.ts b/clients/client-timestream-write/src/commands/ListDatabasesCommand.ts index 67723231fdebd..245e5e6a79570 100644 --- a/clients/client-timestream-write/src/commands/ListDatabasesCommand.ts +++ b/clients/client-timestream-write/src/commands/ListDatabasesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDatabasesRequest, ListDatabasesResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListDatabasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "ListDatabases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/ListTablesCommand.ts b/clients/client-timestream-write/src/commands/ListTablesCommand.ts index 0f2a96b0bfa15..5d04a6e6ac2bb 100644 --- a/clients/client-timestream-write/src/commands/ListTablesCommand.ts +++ b/clients/client-timestream-write/src/commands/ListTablesCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTablesRequest, ListTablesResponse } from "../models/models_0"; @@ -176,6 +177,10 @@ export class ListTablesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "ListTables", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/ListTagsForResourceCommand.ts b/clients/client-timestream-write/src/commands/ListTagsForResourceCommand.ts index 15297a45787f8..0cb9230a6ee58 100644 --- a/clients/client-timestream-write/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-timestream-write/src/commands/ListTagsForResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/ResumeBatchLoadTaskCommand.ts b/clients/client-timestream-write/src/commands/ResumeBatchLoadTaskCommand.ts index c8c2487aed8e0..0c672ad518ffe 100644 --- a/clients/client-timestream-write/src/commands/ResumeBatchLoadTaskCommand.ts +++ b/clients/client-timestream-write/src/commands/ResumeBatchLoadTaskCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ResumeBatchLoadTaskRequest, ResumeBatchLoadTaskResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ResumeBatchLoadTaskCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "ResumeBatchLoadTask", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/TagResourceCommand.ts b/clients/client-timestream-write/src/commands/TagResourceCommand.ts index 7917bc684d4df..4bc7c7dc44e57 100644 --- a/clients/client-timestream-write/src/commands/TagResourceCommand.ts +++ b/clients/client-timestream-write/src/commands/TagResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/UntagResourceCommand.ts b/clients/client-timestream-write/src/commands/UntagResourceCommand.ts index ccb429337b42c..53e4416d47068 100644 --- a/clients/client-timestream-write/src/commands/UntagResourceCommand.ts +++ b/clients/client-timestream-write/src/commands/UntagResourceCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/UpdateDatabaseCommand.ts b/clients/client-timestream-write/src/commands/UpdateDatabaseCommand.ts index 299af7c9beca9..511789054b3cd 100644 --- a/clients/client-timestream-write/src/commands/UpdateDatabaseCommand.ts +++ b/clients/client-timestream-write/src/commands/UpdateDatabaseCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDatabaseRequest, UpdateDatabaseResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateDatabaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "UpdateDatabase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/UpdateTableCommand.ts b/clients/client-timestream-write/src/commands/UpdateTableCommand.ts index 102b0a42243c2..202e6c73cec48 100644 --- a/clients/client-timestream-write/src/commands/UpdateTableCommand.ts +++ b/clients/client-timestream-write/src/commands/UpdateTableCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTableRequest, UpdateTableResponse } from "../models/models_0"; @@ -199,6 +200,10 @@ export class UpdateTableCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "UpdateTable", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-timestream-write/src/commands/WriteRecordsCommand.ts b/clients/client-timestream-write/src/commands/WriteRecordsCommand.ts index af82d2c442d3c..63febe4ffae78 100644 --- a/clients/client-timestream-write/src/commands/WriteRecordsCommand.ts +++ b/clients/client-timestream-write/src/commands/WriteRecordsCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { WriteRecordsRequest, WriteRecordsResponse } from "../models/models_0"; @@ -259,6 +260,10 @@ export class WriteRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Timestream_20181101", + operation: "WriteRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/package.json b/clients/client-tnb/package.json index 6dfa51ec51955..f7f3753406ea9 100644 --- a/clients/client-tnb/package.json +++ b/clients/client-tnb/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-tnb/src/commands/CancelSolNetworkOperationCommand.ts b/clients/client-tnb/src/commands/CancelSolNetworkOperationCommand.ts index 18dbbd186d655..7be7e748d5f25 100644 --- a/clients/client-tnb/src/commands/CancelSolNetworkOperationCommand.ts +++ b/clients/client-tnb/src/commands/CancelSolNetworkOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelSolNetworkOperationInput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class CancelSolNetworkOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "CancelSolNetworkOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/CreateSolFunctionPackageCommand.ts b/clients/client-tnb/src/commands/CreateSolFunctionPackageCommand.ts index 030b05600d1f0..35de7f363a606 100644 --- a/clients/client-tnb/src/commands/CreateSolFunctionPackageCommand.ts +++ b/clients/client-tnb/src/commands/CreateSolFunctionPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class CreateSolFunctionPackageCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSolFunctionPackageInputFilterSensitiveLog, outputFilterSensitiveLog: CreateSolFunctionPackageOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "CreateSolFunctionPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/CreateSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/CreateSolNetworkInstanceCommand.ts index 5e25403dc3d74..a49de7ca2eedc 100644 --- a/clients/client-tnb/src/commands/CreateSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/CreateSolNetworkInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class CreateSolNetworkInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSolNetworkInstanceInputFilterSensitiveLog, outputFilterSensitiveLog: CreateSolNetworkInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "CreateSolNetworkInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/CreateSolNetworkPackageCommand.ts b/clients/client-tnb/src/commands/CreateSolNetworkPackageCommand.ts index cf1ef9d7b364a..d2e778e2c0a6b 100644 --- a/clients/client-tnb/src/commands/CreateSolNetworkPackageCommand.ts +++ b/clients/client-tnb/src/commands/CreateSolNetworkPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class CreateSolNetworkPackageCommand extends $Command< commandName, inputFilterSensitiveLog: CreateSolNetworkPackageInputFilterSensitiveLog, outputFilterSensitiveLog: CreateSolNetworkPackageOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "CreateSolNetworkPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/DeleteSolFunctionPackageCommand.ts b/clients/client-tnb/src/commands/DeleteSolFunctionPackageCommand.ts index 388c3b4ec3a33..9b958b24c3f60 100644 --- a/clients/client-tnb/src/commands/DeleteSolFunctionPackageCommand.ts +++ b/clients/client-tnb/src/commands/DeleteSolFunctionPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSolFunctionPackageInput } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeleteSolFunctionPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "DeleteSolFunctionPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/DeleteSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/DeleteSolNetworkInstanceCommand.ts index 0d6b3e0202cf9..4f64ced69aab3 100644 --- a/clients/client-tnb/src/commands/DeleteSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/DeleteSolNetworkInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSolNetworkInstanceInput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteSolNetworkInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "DeleteSolNetworkInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/DeleteSolNetworkPackageCommand.ts b/clients/client-tnb/src/commands/DeleteSolNetworkPackageCommand.ts index b2b4da79a266f..b4a0052ddb334 100644 --- a/clients/client-tnb/src/commands/DeleteSolNetworkPackageCommand.ts +++ b/clients/client-tnb/src/commands/DeleteSolNetworkPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSolNetworkPackageInput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteSolNetworkPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "DeleteSolNetworkPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolFunctionInstanceCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionInstanceCommand.ts index 71c1d4e14b811..c4bd06d95ed4d 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionInstanceCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class GetSolFunctionInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSolFunctionInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolFunctionInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolFunctionPackageCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionPackageCommand.ts index 547f496cc5d89..64f0cbc9c99c0 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionPackageCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class GetSolFunctionPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSolFunctionPackageOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolFunctionPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts index 175c5055a36f3..f5adcae815e08 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -148,6 +149,10 @@ export class GetSolFunctionPackageContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolFunctionPackageContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts index 56347a952762c..5b4742c571209 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -146,6 +147,10 @@ export class GetSolFunctionPackageDescriptorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolFunctionPackageDescriptor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkInstanceCommand.ts index 6ef35c5563464..2952fe5f8ca8f 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class GetSolNetworkInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSolNetworkInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolNetworkInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolNetworkOperationCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkOperationCommand.ts index ea2c4ee6d9bd3..f33cb4e819011 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkOperationCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkOperationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class GetSolNetworkOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSolNetworkOperationOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolNetworkOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolNetworkPackageCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkPackageCommand.ts index 90570a9b10fc5..f54d5f03f80d4 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkPackageCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class GetSolNetworkPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSolNetworkPackageOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolNetworkPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts index 6415a77850db9..e88d75536b758 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -145,6 +146,10 @@ export class GetSolNetworkPackageContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolNetworkPackageContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts index 6fa2cb00d0d59..16d22b1100a49 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -144,6 +145,10 @@ export class GetSolNetworkPackageDescriptorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "GetSolNetworkPackageDescriptor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/InstantiateSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/InstantiateSolNetworkInstanceCommand.ts index ad42ea539d31f..7c7eefe08f922 100644 --- a/clients/client-tnb/src/commands/InstantiateSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/InstantiateSolNetworkInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class InstantiateSolNetworkInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: InstantiateSolNetworkInstanceInputFilterSensitiveLog, outputFilterSensitiveLog: InstantiateSolNetworkInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "InstantiateSolNetworkInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/ListSolFunctionInstancesCommand.ts b/clients/client-tnb/src/commands/ListSolFunctionInstancesCommand.ts index e04ca1ab34644..88c0151c8afac 100644 --- a/clients/client-tnb/src/commands/ListSolFunctionInstancesCommand.ts +++ b/clients/client-tnb/src/commands/ListSolFunctionInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSolFunctionInstancesInput, ListSolFunctionInstancesOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListSolFunctionInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "ListSolFunctionInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/ListSolFunctionPackagesCommand.ts b/clients/client-tnb/src/commands/ListSolFunctionPackagesCommand.ts index 78f50b525f007..4c1fc40024cfc 100644 --- a/clients/client-tnb/src/commands/ListSolFunctionPackagesCommand.ts +++ b/clients/client-tnb/src/commands/ListSolFunctionPackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSolFunctionPackagesInput, ListSolFunctionPackagesOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListSolFunctionPackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "ListSolFunctionPackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/ListSolNetworkInstancesCommand.ts b/clients/client-tnb/src/commands/ListSolNetworkInstancesCommand.ts index 37ec6f8e3dd02..4447c66067c59 100644 --- a/clients/client-tnb/src/commands/ListSolNetworkInstancesCommand.ts +++ b/clients/client-tnb/src/commands/ListSolNetworkInstancesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSolNetworkInstancesInput, ListSolNetworkInstancesOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListSolNetworkInstancesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "ListSolNetworkInstances", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/ListSolNetworkOperationsCommand.ts b/clients/client-tnb/src/commands/ListSolNetworkOperationsCommand.ts index 459de1adc8ec9..dbcc3213cf638 100644 --- a/clients/client-tnb/src/commands/ListSolNetworkOperationsCommand.ts +++ b/clients/client-tnb/src/commands/ListSolNetworkOperationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSolNetworkOperationsInput, ListSolNetworkOperationsOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListSolNetworkOperationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "ListSolNetworkOperations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/ListSolNetworkPackagesCommand.ts b/clients/client-tnb/src/commands/ListSolNetworkPackagesCommand.ts index 802f13fd3fd26..c2ca95ea53729 100644 --- a/clients/client-tnb/src/commands/ListSolNetworkPackagesCommand.ts +++ b/clients/client-tnb/src/commands/ListSolNetworkPackagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSolNetworkPackagesInput, ListSolNetworkPackagesOutput } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListSolNetworkPackagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "ListSolNetworkPackages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/ListTagsForResourceCommand.ts b/clients/client-tnb/src/commands/ListTagsForResourceCommand.ts index 6784039a03477..96e7199c6648a 100644 --- a/clients/client-tnb/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-tnb/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -135,6 +136,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts index 598d50ef590d1..55abe5fd68f70 100644 --- a/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutSolFunctionPackageContentInput, PutSolFunctionPackageContentOutput } from "../models/models_0"; @@ -159,6 +160,10 @@ export class PutSolFunctionPackageContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "PutSolFunctionPackageContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts index 9c7ded636ce01..1bc63ec310123 100644 --- a/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutSolNetworkPackageContentInput, PutSolNetworkPackageContentOutput } from "../models/models_0"; @@ -160,6 +161,10 @@ export class PutSolNetworkPackageContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "PutSolNetworkPackageContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/TagResourceCommand.ts b/clients/client-tnb/src/commands/TagResourceCommand.ts index 67367cbe1160c..b242cfd2f103b 100644 --- a/clients/client-tnb/src/commands/TagResourceCommand.ts +++ b/clients/client-tnb/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceInputFilterSensitiveLog, TagResourceOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/TerminateSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/TerminateSolNetworkInstanceCommand.ts index 2e1c4aa73d929..743196687153b 100644 --- a/clients/client-tnb/src/commands/TerminateSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/TerminateSolNetworkInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class TerminateSolNetworkInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: TerminateSolNetworkInstanceInputFilterSensitiveLog, outputFilterSensitiveLog: TerminateSolNetworkInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "TerminateSolNetworkInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/UntagResourceCommand.ts b/clients/client-tnb/src/commands/UntagResourceCommand.ts index 9fadf9b02b505..fba93a680c405 100644 --- a/clients/client-tnb/src/commands/UntagResourceCommand.ts +++ b/clients/client-tnb/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -129,6 +130,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/UpdateSolFunctionPackageCommand.ts b/clients/client-tnb/src/commands/UpdateSolFunctionPackageCommand.ts index 7076a4490490a..78638849233bd 100644 --- a/clients/client-tnb/src/commands/UpdateSolFunctionPackageCommand.ts +++ b/clients/client-tnb/src/commands/UpdateSolFunctionPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSolFunctionPackageInput, UpdateSolFunctionPackageOutput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class UpdateSolFunctionPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "UpdateSolFunctionPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/UpdateSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/UpdateSolNetworkInstanceCommand.ts index 3c52929b0bfbc..8a47dc3575c72 100644 --- a/clients/client-tnb/src/commands/UpdateSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/UpdateSolNetworkInstanceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class UpdateSolNetworkInstanceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateSolNetworkInstanceInputFilterSensitiveLog, outputFilterSensitiveLog: UpdateSolNetworkInstanceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "UpdateSolNetworkInstance", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/UpdateSolNetworkPackageCommand.ts b/clients/client-tnb/src/commands/UpdateSolNetworkPackageCommand.ts index c968072ecd0d9..060a9c4eebfa6 100644 --- a/clients/client-tnb/src/commands/UpdateSolNetworkPackageCommand.ts +++ b/clients/client-tnb/src/commands/UpdateSolNetworkPackageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSolNetworkPackageInput, UpdateSolNetworkPackageOutput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UpdateSolNetworkPackageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "UpdateSolNetworkPackage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts index 406e3f8c811fa..b8e9fe8f5efcb 100644 --- a/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ValidateSolFunctionPackageContentInput, ValidateSolFunctionPackageContentOutput } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ValidateSolFunctionPackageContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "ValidateSolFunctionPackageContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts index c45549a7841a0..c22bddaad1341 100644 --- a/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts @@ -12,6 +12,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ValidateSolNetworkPackageContentInput, ValidateSolNetworkPackageContentOutput } from "../models/models_0"; @@ -163,6 +164,10 @@ export class ValidateSolNetworkPackageContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TNB", + operation: "ValidateSolNetworkPackageContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe-streaming/package.json b/clients/client-transcribe-streaming/package.json index 7ccb7706e6f2e..1200e5265dbab 100644 --- a/clients/client-transcribe-streaming/package.json +++ b/clients/client-transcribe-streaming/package.json @@ -38,30 +38,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/eventstream-serde-config-resolver": "^2.0.7", - "@smithy/eventstream-serde-node": "^2.0.7", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/eventstream-serde-config-resolver": "^2.0.9", + "@smithy/eventstream-serde-node": "^2.0.9", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-transcribe-streaming/src/commands/StartCallAnalyticsStreamTranscriptionCommand.ts b/clients/client-transcribe-streaming/src/commands/StartCallAnalyticsStreamTranscriptionCommand.ts index 9b58d83709290..930a1d84f8206 100644 --- a/clients/client-transcribe-streaming/src/commands/StartCallAnalyticsStreamTranscriptionCommand.ts +++ b/clients/client-transcribe-streaming/src/commands/StartCallAnalyticsStreamTranscriptionCommand.ts @@ -14,6 +14,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -289,6 +290,10 @@ export class StartCallAnalyticsStreamTranscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: StartCallAnalyticsStreamTranscriptionRequestFilterSensitiveLog, outputFilterSensitiveLog: StartCallAnalyticsStreamTranscriptionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "StartCallAnalyticsStreamTranscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe-streaming/src/commands/StartMedicalStreamTranscriptionCommand.ts b/clients/client-transcribe-streaming/src/commands/StartMedicalStreamTranscriptionCommand.ts index bab86abc0024c..3d9f266283b0b 100644 --- a/clients/client-transcribe-streaming/src/commands/StartMedicalStreamTranscriptionCommand.ts +++ b/clients/client-transcribe-streaming/src/commands/StartMedicalStreamTranscriptionCommand.ts @@ -14,6 +14,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -270,6 +271,10 @@ export class StartMedicalStreamTranscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: StartMedicalStreamTranscriptionRequestFilterSensitiveLog, outputFilterSensitiveLog: StartMedicalStreamTranscriptionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "StartMedicalStreamTranscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe-streaming/src/commands/StartStreamTranscriptionCommand.ts b/clients/client-transcribe-streaming/src/commands/StartStreamTranscriptionCommand.ts index a8b0ab7baf740..256be4bc4a801 100644 --- a/clients/client-transcribe-streaming/src/commands/StartStreamTranscriptionCommand.ts +++ b/clients/client-transcribe-streaming/src/commands/StartStreamTranscriptionCommand.ts @@ -14,6 +14,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -292,6 +293,10 @@ export class StartStreamTranscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: StartStreamTranscriptionRequestFilterSensitiveLog, outputFilterSensitiveLog: StartStreamTranscriptionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "StartStreamTranscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/package.json b/clients/client-transcribe/package.json index c8799e7b49536..50b9db5489d17 100644 --- a/clients/client-transcribe/package.json +++ b/clients/client-transcribe/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-transcribe/src/commands/CreateCallAnalyticsCategoryCommand.ts b/clients/client-transcribe/src/commands/CreateCallAnalyticsCategoryCommand.ts index c29e32259cb63..1048489d42d77 100644 --- a/clients/client-transcribe/src/commands/CreateCallAnalyticsCategoryCommand.ts +++ b/clients/client-transcribe/src/commands/CreateCallAnalyticsCategoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateCallAnalyticsCategoryRequest, CreateCallAnalyticsCategoryResponse } from "../models/models_0"; @@ -307,6 +308,10 @@ export class CreateCallAnalyticsCategoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "CreateCallAnalyticsCategory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/CreateLanguageModelCommand.ts b/clients/client-transcribe/src/commands/CreateLanguageModelCommand.ts index f1a4fe44c6bf1..c5f9c6ea26c9a 100644 --- a/clients/client-transcribe/src/commands/CreateLanguageModelCommand.ts +++ b/clients/client-transcribe/src/commands/CreateLanguageModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLanguageModelRequest, CreateLanguageModelResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class CreateLanguageModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "CreateLanguageModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/CreateMedicalVocabularyCommand.ts b/clients/client-transcribe/src/commands/CreateMedicalVocabularyCommand.ts index eb01fcfc22fbf..71b2ba49e4d71 100644 --- a/clients/client-transcribe/src/commands/CreateMedicalVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/CreateMedicalVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMedicalVocabularyRequest, CreateMedicalVocabularyResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class CreateMedicalVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "CreateMedicalVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/CreateVocabularyCommand.ts b/clients/client-transcribe/src/commands/CreateVocabularyCommand.ts index 0fb9ff92bcba6..30258b202275f 100644 --- a/clients/client-transcribe/src/commands/CreateVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/CreateVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateVocabularyRequest, CreateVocabularyResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "CreateVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/CreateVocabularyFilterCommand.ts b/clients/client-transcribe/src/commands/CreateVocabularyFilterCommand.ts index d83ad30c7eb2e..c7c4b7db2acef 100644 --- a/clients/client-transcribe/src/commands/CreateVocabularyFilterCommand.ts +++ b/clients/client-transcribe/src/commands/CreateVocabularyFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateVocabularyFilterRequest, CreateVocabularyFilterResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class CreateVocabularyFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "CreateVocabularyFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DeleteCallAnalyticsCategoryCommand.ts b/clients/client-transcribe/src/commands/DeleteCallAnalyticsCategoryCommand.ts index b552cce069a33..3f0fe9293e088 100644 --- a/clients/client-transcribe/src/commands/DeleteCallAnalyticsCategoryCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteCallAnalyticsCategoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCallAnalyticsCategoryRequest, DeleteCallAnalyticsCategoryResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteCallAnalyticsCategoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DeleteCallAnalyticsCategory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DeleteCallAnalyticsJobCommand.ts b/clients/client-transcribe/src/commands/DeleteCallAnalyticsJobCommand.ts index 7517dc58098a0..a6dab84363168 100644 --- a/clients/client-transcribe/src/commands/DeleteCallAnalyticsJobCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteCallAnalyticsJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCallAnalyticsJobRequest, DeleteCallAnalyticsJobResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteCallAnalyticsJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DeleteCallAnalyticsJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DeleteLanguageModelCommand.ts b/clients/client-transcribe/src/commands/DeleteLanguageModelCommand.ts index 3ea45dc389b71..7618a4bf34498 100644 --- a/clients/client-transcribe/src/commands/DeleteLanguageModelCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteLanguageModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLanguageModelRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteLanguageModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DeleteLanguageModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DeleteMedicalTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/DeleteMedicalTranscriptionJobCommand.ts index 89fdf9c37ad83..bf370aed70645 100644 --- a/clients/client-transcribe/src/commands/DeleteMedicalTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteMedicalTranscriptionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMedicalTranscriptionJobRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteMedicalTranscriptionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DeleteMedicalTranscriptionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DeleteMedicalVocabularyCommand.ts b/clients/client-transcribe/src/commands/DeleteMedicalVocabularyCommand.ts index 78626071318fd..9077cd7d0a51b 100644 --- a/clients/client-transcribe/src/commands/DeleteMedicalVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteMedicalVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMedicalVocabularyRequest } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteMedicalVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DeleteMedicalVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DeleteTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/DeleteTranscriptionJobCommand.ts index f119483c195e2..89c9f03d273bf 100644 --- a/clients/client-transcribe/src/commands/DeleteTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteTranscriptionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTranscriptionJobRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteTranscriptionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DeleteTranscriptionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DeleteVocabularyCommand.ts b/clients/client-transcribe/src/commands/DeleteVocabularyCommand.ts index de56f46585669..78cf25ed647df 100644 --- a/clients/client-transcribe/src/commands/DeleteVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVocabularyRequest } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DeleteVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DeleteVocabularyFilterCommand.ts b/clients/client-transcribe/src/commands/DeleteVocabularyFilterCommand.ts index dd288560714b5..b4378d7d2ac08 100644 --- a/clients/client-transcribe/src/commands/DeleteVocabularyFilterCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteVocabularyFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteVocabularyFilterRequest } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteVocabularyFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DeleteVocabularyFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/DescribeLanguageModelCommand.ts b/clients/client-transcribe/src/commands/DescribeLanguageModelCommand.ts index 1660d364b1ea7..bd222d3cfb869 100644 --- a/clients/client-transcribe/src/commands/DescribeLanguageModelCommand.ts +++ b/clients/client-transcribe/src/commands/DescribeLanguageModelCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeLanguageModelRequest, DescribeLanguageModelResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DescribeLanguageModelCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "DescribeLanguageModel", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/GetCallAnalyticsCategoryCommand.ts b/clients/client-transcribe/src/commands/GetCallAnalyticsCategoryCommand.ts index 1a021dc80965b..7621a674eeb64 100644 --- a/clients/client-transcribe/src/commands/GetCallAnalyticsCategoryCommand.ts +++ b/clients/client-transcribe/src/commands/GetCallAnalyticsCategoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCallAnalyticsCategoryRequest, GetCallAnalyticsCategoryResponse } from "../models/models_0"; @@ -214,6 +215,10 @@ export class GetCallAnalyticsCategoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "GetCallAnalyticsCategory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/GetCallAnalyticsJobCommand.ts b/clients/client-transcribe/src/commands/GetCallAnalyticsJobCommand.ts index 91b65a5c98614..c9df9a321f9e7 100644 --- a/clients/client-transcribe/src/commands/GetCallAnalyticsJobCommand.ts +++ b/clients/client-transcribe/src/commands/GetCallAnalyticsJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetCallAnalyticsJobRequest, GetCallAnalyticsJobResponse } from "../models/models_0"; @@ -192,6 +193,10 @@ export class GetCallAnalyticsJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "GetCallAnalyticsJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/GetMedicalTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/GetMedicalTranscriptionJobCommand.ts index 23e161edfee9d..3aad13a9eb9fa 100644 --- a/clients/client-transcribe/src/commands/GetMedicalTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/GetMedicalTranscriptionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMedicalTranscriptionJobRequest, GetMedicalTranscriptionJobResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class GetMedicalTranscriptionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "GetMedicalTranscriptionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/GetMedicalVocabularyCommand.ts b/clients/client-transcribe/src/commands/GetMedicalVocabularyCommand.ts index bde57a6885642..75a7bd0980119 100644 --- a/clients/client-transcribe/src/commands/GetMedicalVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/GetMedicalVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMedicalVocabularyRequest, GetMedicalVocabularyResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class GetMedicalVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "GetMedicalVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/GetTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/GetTranscriptionJobCommand.ts index 44a9442283387..14ff28811357d 100644 --- a/clients/client-transcribe/src/commands/GetTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/GetTranscriptionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTranscriptionJobRequest, GetTranscriptionJobResponse } from "../models/models_0"; @@ -224,6 +225,10 @@ export class GetTranscriptionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "GetTranscriptionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/GetVocabularyCommand.ts b/clients/client-transcribe/src/commands/GetVocabularyCommand.ts index f4be3e37d7c9f..4d1c337c13d19 100644 --- a/clients/client-transcribe/src/commands/GetVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/GetVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetVocabularyRequest, GetVocabularyResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "GetVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/GetVocabularyFilterCommand.ts b/clients/client-transcribe/src/commands/GetVocabularyFilterCommand.ts index 590965e9f90e2..7bbad96a0a6ce 100644 --- a/clients/client-transcribe/src/commands/GetVocabularyFilterCommand.ts +++ b/clients/client-transcribe/src/commands/GetVocabularyFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetVocabularyFilterRequest, GetVocabularyFilterResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetVocabularyFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "GetVocabularyFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListCallAnalyticsCategoriesCommand.ts b/clients/client-transcribe/src/commands/ListCallAnalyticsCategoriesCommand.ts index 20bbe3134a353..8ad3a42414c10 100644 --- a/clients/client-transcribe/src/commands/ListCallAnalyticsCategoriesCommand.ts +++ b/clients/client-transcribe/src/commands/ListCallAnalyticsCategoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCallAnalyticsCategoriesRequest, ListCallAnalyticsCategoriesResponse } from "../models/models_0"; @@ -217,6 +218,10 @@ export class ListCallAnalyticsCategoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListCallAnalyticsCategories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListCallAnalyticsJobsCommand.ts b/clients/client-transcribe/src/commands/ListCallAnalyticsJobsCommand.ts index 4a9f767446440..9f3844ccbb010 100644 --- a/clients/client-transcribe/src/commands/ListCallAnalyticsJobsCommand.ts +++ b/clients/client-transcribe/src/commands/ListCallAnalyticsJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCallAnalyticsJobsRequest, ListCallAnalyticsJobsResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListCallAnalyticsJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListCallAnalyticsJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListLanguageModelsCommand.ts b/clients/client-transcribe/src/commands/ListLanguageModelsCommand.ts index bb1703254f9cb..a7b0b72791ecc 100644 --- a/clients/client-transcribe/src/commands/ListLanguageModelsCommand.ts +++ b/clients/client-transcribe/src/commands/ListLanguageModelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLanguageModelsRequest, ListLanguageModelsResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ListLanguageModelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListLanguageModels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListMedicalTranscriptionJobsCommand.ts b/clients/client-transcribe/src/commands/ListMedicalTranscriptionJobsCommand.ts index 39155ec1c8aa1..910bd7a6d4836 100644 --- a/clients/client-transcribe/src/commands/ListMedicalTranscriptionJobsCommand.ts +++ b/clients/client-transcribe/src/commands/ListMedicalTranscriptionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMedicalTranscriptionJobsRequest, ListMedicalTranscriptionJobsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListMedicalTranscriptionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListMedicalTranscriptionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListMedicalVocabulariesCommand.ts b/clients/client-transcribe/src/commands/ListMedicalVocabulariesCommand.ts index df899be9ddd25..ff8f245d521a4 100644 --- a/clients/client-transcribe/src/commands/ListMedicalVocabulariesCommand.ts +++ b/clients/client-transcribe/src/commands/ListMedicalVocabulariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMedicalVocabulariesRequest, ListMedicalVocabulariesResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListMedicalVocabulariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListMedicalVocabularies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListTagsForResourceCommand.ts b/clients/client-transcribe/src/commands/ListTagsForResourceCommand.ts index e1a366fd5bead..058dcb05537c1 100644 --- a/clients/client-transcribe/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-transcribe/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListTranscriptionJobsCommand.ts b/clients/client-transcribe/src/commands/ListTranscriptionJobsCommand.ts index 4453ed92e03ec..2f22eb6d50821 100644 --- a/clients/client-transcribe/src/commands/ListTranscriptionJobsCommand.ts +++ b/clients/client-transcribe/src/commands/ListTranscriptionJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTranscriptionJobsRequest, ListTranscriptionJobsResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class ListTranscriptionJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListTranscriptionJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListVocabulariesCommand.ts b/clients/client-transcribe/src/commands/ListVocabulariesCommand.ts index 932c8739f06e8..15a0d5210c137 100644 --- a/clients/client-transcribe/src/commands/ListVocabulariesCommand.ts +++ b/clients/client-transcribe/src/commands/ListVocabulariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVocabulariesRequest, ListVocabulariesResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListVocabulariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListVocabularies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/ListVocabularyFiltersCommand.ts b/clients/client-transcribe/src/commands/ListVocabularyFiltersCommand.ts index bd2f85d5b1915..74d6658e0f42b 100644 --- a/clients/client-transcribe/src/commands/ListVocabularyFiltersCommand.ts +++ b/clients/client-transcribe/src/commands/ListVocabularyFiltersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListVocabularyFiltersRequest, ListVocabularyFiltersResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListVocabularyFiltersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "ListVocabularyFilters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/StartCallAnalyticsJobCommand.ts b/clients/client-transcribe/src/commands/StartCallAnalyticsJobCommand.ts index 6388b618a3501..141a95aa569ab 100644 --- a/clients/client-transcribe/src/commands/StartCallAnalyticsJobCommand.ts +++ b/clients/client-transcribe/src/commands/StartCallAnalyticsJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartCallAnalyticsJobRequest, StartCallAnalyticsJobResponse } from "../models/models_0"; @@ -267,6 +268,10 @@ export class StartCallAnalyticsJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "StartCallAnalyticsJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/StartMedicalTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/StartMedicalTranscriptionJobCommand.ts index 88254b9f8fd0c..f419f088c80ea 100644 --- a/clients/client-transcribe/src/commands/StartMedicalTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/StartMedicalTranscriptionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartMedicalTranscriptionJobRequest, StartMedicalTranscriptionJobResponse } from "../models/models_0"; @@ -249,6 +250,10 @@ export class StartMedicalTranscriptionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "StartMedicalTranscriptionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/StartTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/StartTranscriptionJobCommand.ts index a0aeed1dd3ab1..5ed53a5427557 100644 --- a/clients/client-transcribe/src/commands/StartTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/StartTranscriptionJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartTranscriptionJobRequest, StartTranscriptionJobResponse } from "../models/models_0"; @@ -317,6 +318,10 @@ export class StartTranscriptionJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "StartTranscriptionJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/TagResourceCommand.ts b/clients/client-transcribe/src/commands/TagResourceCommand.ts index 3501aa8543068..4d6f6f5db4d10 100644 --- a/clients/client-transcribe/src/commands/TagResourceCommand.ts +++ b/clients/client-transcribe/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/UntagResourceCommand.ts b/clients/client-transcribe/src/commands/UntagResourceCommand.ts index 963b10df20d7f..64aeef6580fec 100644 --- a/clients/client-transcribe/src/commands/UntagResourceCommand.ts +++ b/clients/client-transcribe/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/UpdateCallAnalyticsCategoryCommand.ts b/clients/client-transcribe/src/commands/UpdateCallAnalyticsCategoryCommand.ts index 07e62cf5b841b..352e274a61214 100644 --- a/clients/client-transcribe/src/commands/UpdateCallAnalyticsCategoryCommand.ts +++ b/clients/client-transcribe/src/commands/UpdateCallAnalyticsCategoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCallAnalyticsCategoryRequest, UpdateCallAnalyticsCategoryResponse } from "../models/models_0"; @@ -300,6 +301,10 @@ export class UpdateCallAnalyticsCategoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "UpdateCallAnalyticsCategory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/UpdateMedicalVocabularyCommand.ts b/clients/client-transcribe/src/commands/UpdateMedicalVocabularyCommand.ts index 416f885471384..bcf5113819d34 100644 --- a/clients/client-transcribe/src/commands/UpdateMedicalVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/UpdateMedicalVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMedicalVocabularyRequest, UpdateMedicalVocabularyResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateMedicalVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "UpdateMedicalVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/UpdateVocabularyCommand.ts b/clients/client-transcribe/src/commands/UpdateVocabularyCommand.ts index 099f5c7e093eb..cc1b6d1b7bce6 100644 --- a/clients/client-transcribe/src/commands/UpdateVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/UpdateVocabularyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVocabularyRequest, UpdateVocabularyResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class UpdateVocabularyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "UpdateVocabulary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transcribe/src/commands/UpdateVocabularyFilterCommand.ts b/clients/client-transcribe/src/commands/UpdateVocabularyFilterCommand.ts index d653d755433e3..1faeb83944e41 100644 --- a/clients/client-transcribe/src/commands/UpdateVocabularyFilterCommand.ts +++ b/clients/client-transcribe/src/commands/UpdateVocabularyFilterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateVocabularyFilterRequest, UpdateVocabularyFilterResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class UpdateVocabularyFilterCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Transcribe", + operation: "UpdateVocabularyFilter", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/package.json b/clients/client-transfer/package.json index a580f35273b51..783c0df0ce7d7 100644 --- a/clients/client-transfer/package.json +++ b/clients/client-transfer/package.json @@ -33,29 +33,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", - "@smithy/util-waiter": "^2.0.7", + "@smithy/util-waiter": "^2.0.9", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-transfer/src/commands/CreateAccessCommand.ts b/clients/client-transfer/src/commands/CreateAccessCommand.ts index 9c03e0742f704..37f96e99d970d 100644 --- a/clients/client-transfer/src/commands/CreateAccessCommand.ts +++ b/clients/client-transfer/src/commands/CreateAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAccessRequest, CreateAccessResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class CreateAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "CreateAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/CreateAgreementCommand.ts b/clients/client-transfer/src/commands/CreateAgreementCommand.ts index 79750d95ff337..574848f9197b8 100644 --- a/clients/client-transfer/src/commands/CreateAgreementCommand.ts +++ b/clients/client-transfer/src/commands/CreateAgreementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAgreementRequest, CreateAgreementResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class CreateAgreementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "CreateAgreement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/CreateConnectorCommand.ts b/clients/client-transfer/src/commands/CreateConnectorCommand.ts index 044e2654ac399..07cabc97f1bcb 100644 --- a/clients/client-transfer/src/commands/CreateConnectorCommand.ts +++ b/clients/client-transfer/src/commands/CreateConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConnectorRequest, CreateConnectorResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CreateConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "CreateConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/CreateProfileCommand.ts b/clients/client-transfer/src/commands/CreateProfileCommand.ts index 00b62f76c66a5..f78f7f41df1f5 100644 --- a/clients/client-transfer/src/commands/CreateProfileCommand.ts +++ b/clients/client-transfer/src/commands/CreateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProfileRequest, CreateProfileResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CreateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "CreateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/CreateServerCommand.ts b/clients/client-transfer/src/commands/CreateServerCommand.ts index 31a1c609ddeee..42d71ff1dfb1a 100644 --- a/clients/client-transfer/src/commands/CreateServerCommand.ts +++ b/clients/client-transfer/src/commands/CreateServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateServerRequest, CreateServerRequestFilterSensitiveLog, CreateServerResponse } from "../models/models_0"; @@ -199,6 +200,10 @@ export class CreateServerCommand extends $Command< commandName, inputFilterSensitiveLog: CreateServerRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "CreateServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/CreateUserCommand.ts b/clients/client-transfer/src/commands/CreateUserCommand.ts index 98efdf5e0e143..f5d7262f80fa3 100644 --- a/clients/client-transfer/src/commands/CreateUserCommand.ts +++ b/clients/client-transfer/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUserRequest, CreateUserResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/CreateWorkflowCommand.ts b/clients/client-transfer/src/commands/CreateWorkflowCommand.ts index 0429291d4c5b5..748cf19d242f3 100644 --- a/clients/client-transfer/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-transfer/src/commands/CreateWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkflowRequest, CreateWorkflowResponse } from "../models/models_0"; @@ -253,6 +254,10 @@ export class CreateWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "CreateWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteAccessCommand.ts b/clients/client-transfer/src/commands/DeleteAccessCommand.ts index bbe06461ec8f5..98e77a742e31e 100644 --- a/clients/client-transfer/src/commands/DeleteAccessCommand.ts +++ b/clients/client-transfer/src/commands/DeleteAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccessRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteAgreementCommand.ts b/clients/client-transfer/src/commands/DeleteAgreementCommand.ts index 8c04411cc88ac..26783193b96b9 100644 --- a/clients/client-transfer/src/commands/DeleteAgreementCommand.ts +++ b/clients/client-transfer/src/commands/DeleteAgreementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAgreementRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteAgreementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteAgreement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteCertificateCommand.ts b/clients/client-transfer/src/commands/DeleteCertificateCommand.ts index fb8bd39f0b864..39cab9c07162c 100644 --- a/clients/client-transfer/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-transfer/src/commands/DeleteCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCertificateRequest } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteConnectorCommand.ts b/clients/client-transfer/src/commands/DeleteConnectorCommand.ts index 4f9f0d4804b28..c5021c275ce49 100644 --- a/clients/client-transfer/src/commands/DeleteConnectorCommand.ts +++ b/clients/client-transfer/src/commands/DeleteConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConnectorRequest } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeleteConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteHostKeyCommand.ts b/clients/client-transfer/src/commands/DeleteHostKeyCommand.ts index a33b2a9681cbc..fbd9775560cd7 100644 --- a/clients/client-transfer/src/commands/DeleteHostKeyCommand.ts +++ b/clients/client-transfer/src/commands/DeleteHostKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteHostKeyRequest } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteHostKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteHostKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteProfileCommand.ts b/clients/client-transfer/src/commands/DeleteProfileCommand.ts index 97e9bfc866da7..f1cfa53ce7c55 100644 --- a/clients/client-transfer/src/commands/DeleteProfileCommand.ts +++ b/clients/client-transfer/src/commands/DeleteProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProfileRequest } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteServerCommand.ts b/clients/client-transfer/src/commands/DeleteServerCommand.ts index 22ad501a87d7a..ad77021d006f3 100644 --- a/clients/client-transfer/src/commands/DeleteServerCommand.ts +++ b/clients/client-transfer/src/commands/DeleteServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServerRequest } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteSshPublicKeyCommand.ts b/clients/client-transfer/src/commands/DeleteSshPublicKeyCommand.ts index 941ed78c56aae..51fc0d5d7cc47 100644 --- a/clients/client-transfer/src/commands/DeleteSshPublicKeyCommand.ts +++ b/clients/client-transfer/src/commands/DeleteSshPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSshPublicKeyRequest } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeleteSshPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteSshPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteUserCommand.ts b/clients/client-transfer/src/commands/DeleteUserCommand.ts index c9eae67fb519b..317e19a964e32 100644 --- a/clients/client-transfer/src/commands/DeleteUserCommand.ts +++ b/clients/client-transfer/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DeleteWorkflowCommand.ts b/clients/client-transfer/src/commands/DeleteWorkflowCommand.ts index 42f69c0ee67a2..3c1de488176dd 100644 --- a/clients/client-transfer/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-transfer/src/commands/DeleteWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkflowRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DeleteWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeAccessCommand.ts b/clients/client-transfer/src/commands/DescribeAccessCommand.ts index 7b7a11865973a..51b9bb0357df6 100644 --- a/clients/client-transfer/src/commands/DescribeAccessCommand.ts +++ b/clients/client-transfer/src/commands/DescribeAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccessRequest, DescribeAccessResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class DescribeAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeAgreementCommand.ts b/clients/client-transfer/src/commands/DescribeAgreementCommand.ts index 176124220b628..3f71bc586a450 100644 --- a/clients/client-transfer/src/commands/DescribeAgreementCommand.ts +++ b/clients/client-transfer/src/commands/DescribeAgreementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAgreementRequest, DescribeAgreementResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DescribeAgreementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeAgreement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeCertificateCommand.ts b/clients/client-transfer/src/commands/DescribeCertificateCommand.ts index 597a4801e578c..da7617f250f5a 100644 --- a/clients/client-transfer/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-transfer/src/commands/DescribeCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class DescribeCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeCertificateResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeConnectorCommand.ts b/clients/client-transfer/src/commands/DescribeConnectorCommand.ts index 481cea966317c..e6d1cdd58a0ca 100644 --- a/clients/client-transfer/src/commands/DescribeConnectorCommand.ts +++ b/clients/client-transfer/src/commands/DescribeConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeConnectorRequest, DescribeConnectorResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class DescribeConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeExecutionCommand.ts b/clients/client-transfer/src/commands/DescribeExecutionCommand.ts index 71f7fdec3f501..87e9db0494c8a 100644 --- a/clients/client-transfer/src/commands/DescribeExecutionCommand.ts +++ b/clients/client-transfer/src/commands/DescribeExecutionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeExecutionRequest, DescribeExecutionResponse } from "../models/models_0"; @@ -191,6 +192,10 @@ export class DescribeExecutionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeExecution", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeHostKeyCommand.ts b/clients/client-transfer/src/commands/DescribeHostKeyCommand.ts index f7f5e531fc8a6..4c438ff62bc03 100644 --- a/clients/client-transfer/src/commands/DescribeHostKeyCommand.ts +++ b/clients/client-transfer/src/commands/DescribeHostKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeHostKeyRequest, DescribeHostKeyResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeHostKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeHostKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeProfileCommand.ts b/clients/client-transfer/src/commands/DescribeProfileCommand.ts index 145212028f401..4218086f5df84 100644 --- a/clients/client-transfer/src/commands/DescribeProfileCommand.ts +++ b/clients/client-transfer/src/commands/DescribeProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeProfileRequest, DescribeProfileResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeSecurityPolicyCommand.ts b/clients/client-transfer/src/commands/DescribeSecurityPolicyCommand.ts index 56f5203fc16be..cec1ce8a128cc 100644 --- a/clients/client-transfer/src/commands/DescribeSecurityPolicyCommand.ts +++ b/clients/client-transfer/src/commands/DescribeSecurityPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeSecurityPolicyRequest, DescribeSecurityPolicyResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DescribeSecurityPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeSecurityPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeServerCommand.ts b/clients/client-transfer/src/commands/DescribeServerCommand.ts index 8250ed8c70a63..c1c72e9c6edcf 100644 --- a/clients/client-transfer/src/commands/DescribeServerCommand.ts +++ b/clients/client-transfer/src/commands/DescribeServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeServerRequest, DescribeServerResponse } from "../models/models_0"; @@ -199,6 +200,10 @@ export class DescribeServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeUserCommand.ts b/clients/client-transfer/src/commands/DescribeUserCommand.ts index 9e0b862d5a8b3..23812dc35a5da 100644 --- a/clients/client-transfer/src/commands/DescribeUserCommand.ts +++ b/clients/client-transfer/src/commands/DescribeUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeUserRequest, DescribeUserResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class DescribeUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/DescribeWorkflowCommand.ts b/clients/client-transfer/src/commands/DescribeWorkflowCommand.ts index 081c4c57bf7b8..f6e41091727a0 100644 --- a/clients/client-transfer/src/commands/DescribeWorkflowCommand.ts +++ b/clients/client-transfer/src/commands/DescribeWorkflowCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkflowRequest, DescribeWorkflowResponse } from "../models/models_0"; @@ -249,6 +250,10 @@ export class DescribeWorkflowCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "DescribeWorkflow", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ImportCertificateCommand.ts b/clients/client-transfer/src/commands/ImportCertificateCommand.ts index 9a9c050e41d50..732fa0614ef90 100644 --- a/clients/client-transfer/src/commands/ImportCertificateCommand.ts +++ b/clients/client-transfer/src/commands/ImportCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class ImportCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: ImportCertificateRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ImportCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ImportHostKeyCommand.ts b/clients/client-transfer/src/commands/ImportHostKeyCommand.ts index 2a9cb16a4e985..beb73fff8d7c5 100644 --- a/clients/client-transfer/src/commands/ImportHostKeyCommand.ts +++ b/clients/client-transfer/src/commands/ImportHostKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class ImportHostKeyCommand extends $Command< commandName, inputFilterSensitiveLog: ImportHostKeyRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ImportHostKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ImportSshPublicKeyCommand.ts b/clients/client-transfer/src/commands/ImportSshPublicKeyCommand.ts index d01a7f9935e65..ec6f176601fe3 100644 --- a/clients/client-transfer/src/commands/ImportSshPublicKeyCommand.ts +++ b/clients/client-transfer/src/commands/ImportSshPublicKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportSshPublicKeyRequest, ImportSshPublicKeyResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ImportSshPublicKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ImportSshPublicKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListAccessesCommand.ts b/clients/client-transfer/src/commands/ListAccessesCommand.ts index 393885a0be7e2..757e91c6ebc73 100644 --- a/clients/client-transfer/src/commands/ListAccessesCommand.ts +++ b/clients/client-transfer/src/commands/ListAccessesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccessesRequest, ListAccessesResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListAccessesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListAccesses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListAgreementsCommand.ts b/clients/client-transfer/src/commands/ListAgreementsCommand.ts index fbe1accaf678c..4ace042961a05 100644 --- a/clients/client-transfer/src/commands/ListAgreementsCommand.ts +++ b/clients/client-transfer/src/commands/ListAgreementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAgreementsRequest, ListAgreementsResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListAgreementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListAgreements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListCertificatesCommand.ts b/clients/client-transfer/src/commands/ListCertificatesCommand.ts index 42d18e31a5348..9819038bbd4b7 100644 --- a/clients/client-transfer/src/commands/ListCertificatesCommand.ts +++ b/clients/client-transfer/src/commands/ListCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCertificatesRequest, ListCertificatesResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListConnectorsCommand.ts b/clients/client-transfer/src/commands/ListConnectorsCommand.ts index 463292a9c902d..873ba81a5f03b 100644 --- a/clients/client-transfer/src/commands/ListConnectorsCommand.ts +++ b/clients/client-transfer/src/commands/ListConnectorsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListConnectorsRequest, ListConnectorsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListConnectorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListConnectors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListExecutionsCommand.ts b/clients/client-transfer/src/commands/ListExecutionsCommand.ts index 38d1d99f3d570..e041b960dfb2d 100644 --- a/clients/client-transfer/src/commands/ListExecutionsCommand.ts +++ b/clients/client-transfer/src/commands/ListExecutionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListExecutionsRequest, ListExecutionsResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class ListExecutionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListExecutions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListHostKeysCommand.ts b/clients/client-transfer/src/commands/ListHostKeysCommand.ts index 28f7dfc758093..d13d131319126 100644 --- a/clients/client-transfer/src/commands/ListHostKeysCommand.ts +++ b/clients/client-transfer/src/commands/ListHostKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListHostKeysRequest, ListHostKeysResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListHostKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListHostKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListProfilesCommand.ts b/clients/client-transfer/src/commands/ListProfilesCommand.ts index a38e2a072c192..15f50510abad2 100644 --- a/clients/client-transfer/src/commands/ListProfilesCommand.ts +++ b/clients/client-transfer/src/commands/ListProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProfilesRequest, ListProfilesResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListSecurityPoliciesCommand.ts b/clients/client-transfer/src/commands/ListSecurityPoliciesCommand.ts index 6cb9bc2bb4ab8..9de6d2cfd1a05 100644 --- a/clients/client-transfer/src/commands/ListSecurityPoliciesCommand.ts +++ b/clients/client-transfer/src/commands/ListSecurityPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSecurityPoliciesRequest, ListSecurityPoliciesResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListSecurityPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListSecurityPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListServersCommand.ts b/clients/client-transfer/src/commands/ListServersCommand.ts index 850c16ab90157..f88620721d901 100644 --- a/clients/client-transfer/src/commands/ListServersCommand.ts +++ b/clients/client-transfer/src/commands/ListServersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServersRequest, ListServersResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListServersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListServers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListTagsForResourceCommand.ts b/clients/client-transfer/src/commands/ListTagsForResourceCommand.ts index 1d30ffe4928a6..a4276600a871c 100644 --- a/clients/client-transfer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-transfer/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListUsersCommand.ts b/clients/client-transfer/src/commands/ListUsersCommand.ts index f72ecb53e192f..026edef63b71a 100644 --- a/clients/client-transfer/src/commands/ListUsersCommand.ts +++ b/clients/client-transfer/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUsersRequest, ListUsersResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/ListWorkflowsCommand.ts b/clients/client-transfer/src/commands/ListWorkflowsCommand.ts index 75132508e73ed..b98a1d9f79a83 100644 --- a/clients/client-transfer/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-transfer/src/commands/ListWorkflowsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkflowsRequest, ListWorkflowsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListWorkflowsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "ListWorkflows", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/SendWorkflowStepStateCommand.ts b/clients/client-transfer/src/commands/SendWorkflowStepStateCommand.ts index 973b11d7014d1..4c156bb97ce3b 100644 --- a/clients/client-transfer/src/commands/SendWorkflowStepStateCommand.ts +++ b/clients/client-transfer/src/commands/SendWorkflowStepStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SendWorkflowStepStateRequest, SendWorkflowStepStateResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class SendWorkflowStepStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "SendWorkflowStepState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/StartFileTransferCommand.ts b/clients/client-transfer/src/commands/StartFileTransferCommand.ts index 065b01757c099..78638220d3d60 100644 --- a/clients/client-transfer/src/commands/StartFileTransferCommand.ts +++ b/clients/client-transfer/src/commands/StartFileTransferCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartFileTransferRequest, StartFileTransferResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class StartFileTransferCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "StartFileTransfer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/StartServerCommand.ts b/clients/client-transfer/src/commands/StartServerCommand.ts index c6770a13392ab..9ea59d5ef8cf9 100644 --- a/clients/client-transfer/src/commands/StartServerCommand.ts +++ b/clients/client-transfer/src/commands/StartServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartServerRequest } from "../models/models_0"; @@ -132,6 +133,10 @@ export class StartServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "StartServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/StopServerCommand.ts b/clients/client-transfer/src/commands/StopServerCommand.ts index d47d218075677..6979537950669 100644 --- a/clients/client-transfer/src/commands/StopServerCommand.ts +++ b/clients/client-transfer/src/commands/StopServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopServerRequest } from "../models/models_0"; @@ -137,6 +138,10 @@ export class StopServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "StopServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/TagResourceCommand.ts b/clients/client-transfer/src/commands/TagResourceCommand.ts index 0b95522a21857..16837ea9c9cf9 100644 --- a/clients/client-transfer/src/commands/TagResourceCommand.ts +++ b/clients/client-transfer/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest } from "../models/models_0"; @@ -131,6 +132,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/TestConnectionCommand.ts b/clients/client-transfer/src/commands/TestConnectionCommand.ts index c51a6f2f5902d..9ec39de7b056d 100644 --- a/clients/client-transfer/src/commands/TestConnectionCommand.ts +++ b/clients/client-transfer/src/commands/TestConnectionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TestConnectionRequest, TestConnectionResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class TestConnectionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "TestConnection", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/TestIdentityProviderCommand.ts b/clients/client-transfer/src/commands/TestIdentityProviderCommand.ts index 5155fe7128b15..0c1e098cca068 100644 --- a/clients/client-transfer/src/commands/TestIdentityProviderCommand.ts +++ b/clients/client-transfer/src/commands/TestIdentityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -187,6 +188,10 @@ export class TestIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: TestIdentityProviderRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "TestIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UntagResourceCommand.ts b/clients/client-transfer/src/commands/UntagResourceCommand.ts index 5cb46eea18fc3..c7ca94ffbde25 100644 --- a/clients/client-transfer/src/commands/UntagResourceCommand.ts +++ b/clients/client-transfer/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UpdateAccessCommand.ts b/clients/client-transfer/src/commands/UpdateAccessCommand.ts index 11fb9dea0d26a..b04f81e30b824 100644 --- a/clients/client-transfer/src/commands/UpdateAccessCommand.ts +++ b/clients/client-transfer/src/commands/UpdateAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccessRequest, UpdateAccessResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class UpdateAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UpdateAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UpdateAgreementCommand.ts b/clients/client-transfer/src/commands/UpdateAgreementCommand.ts index 33236bb0f4e30..b22d1dd3f3c56 100644 --- a/clients/client-transfer/src/commands/UpdateAgreementCommand.ts +++ b/clients/client-transfer/src/commands/UpdateAgreementCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAgreementRequest, UpdateAgreementResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class UpdateAgreementCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UpdateAgreement", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UpdateCertificateCommand.ts b/clients/client-transfer/src/commands/UpdateCertificateCommand.ts index 17aaccfb13d17..248215b82f858 100644 --- a/clients/client-transfer/src/commands/UpdateCertificateCommand.ts +++ b/clients/client-transfer/src/commands/UpdateCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateCertificateRequest, UpdateCertificateResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class UpdateCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UpdateCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UpdateConnectorCommand.ts b/clients/client-transfer/src/commands/UpdateConnectorCommand.ts index 70f496396aa06..c59a2bcda1fb1 100644 --- a/clients/client-transfer/src/commands/UpdateConnectorCommand.ts +++ b/clients/client-transfer/src/commands/UpdateConnectorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateConnectorRequest, UpdateConnectorResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateConnectorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UpdateConnector", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UpdateHostKeyCommand.ts b/clients/client-transfer/src/commands/UpdateHostKeyCommand.ts index 252361cfc7c0c..61239dc88b626 100644 --- a/clients/client-transfer/src/commands/UpdateHostKeyCommand.ts +++ b/clients/client-transfer/src/commands/UpdateHostKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateHostKeyRequest, UpdateHostKeyResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UpdateHostKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UpdateHostKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UpdateProfileCommand.ts b/clients/client-transfer/src/commands/UpdateProfileCommand.ts index 5bf2486c1f949..0711cdce6c04f 100644 --- a/clients/client-transfer/src/commands/UpdateProfileCommand.ts +++ b/clients/client-transfer/src/commands/UpdateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateProfileRequest, UpdateProfileResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class UpdateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UpdateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UpdateServerCommand.ts b/clients/client-transfer/src/commands/UpdateServerCommand.ts index 7028dde63df6b..633d70be3796b 100644 --- a/clients/client-transfer/src/commands/UpdateServerCommand.ts +++ b/clients/client-transfer/src/commands/UpdateServerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServerRequest, UpdateServerRequestFilterSensitiveLog, UpdateServerResponse } from "../models/models_0"; @@ -197,6 +198,10 @@ export class UpdateServerCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateServerRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UpdateServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-transfer/src/commands/UpdateUserCommand.ts b/clients/client-transfer/src/commands/UpdateUserCommand.ts index 28c3db0456d47..77cd22d1cf460 100644 --- a/clients/client-transfer/src/commands/UpdateUserCommand.ts +++ b/clients/client-transfer/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateUserRequest, UpdateUserResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "TransferService", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/package.json b/clients/client-translate/package.json index 57379a2db978e..ac3b06e7b834d 100644 --- a/clients/client-translate/package.json +++ b/clients/client-translate/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-translate/src/commands/CreateParallelDataCommand.ts b/clients/client-translate/src/commands/CreateParallelDataCommand.ts index 548b4e8af7ced..1ae690395acb1 100644 --- a/clients/client-translate/src/commands/CreateParallelDataCommand.ts +++ b/clients/client-translate/src/commands/CreateParallelDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateParallelDataRequest, CreateParallelDataResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CreateParallelDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "CreateParallelData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/DeleteParallelDataCommand.ts b/clients/client-translate/src/commands/DeleteParallelDataCommand.ts index 36e68bffe2f9a..20b4eefe5bf8d 100644 --- a/clients/client-translate/src/commands/DeleteParallelDataCommand.ts +++ b/clients/client-translate/src/commands/DeleteParallelDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteParallelDataRequest, DeleteParallelDataResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteParallelDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "DeleteParallelData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/DeleteTerminologyCommand.ts b/clients/client-translate/src/commands/DeleteTerminologyCommand.ts index 9fa662e156c3e..2ce32783864ef 100644 --- a/clients/client-translate/src/commands/DeleteTerminologyCommand.ts +++ b/clients/client-translate/src/commands/DeleteTerminologyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTerminologyRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteTerminologyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "DeleteTerminology", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/DescribeTextTranslationJobCommand.ts b/clients/client-translate/src/commands/DescribeTextTranslationJobCommand.ts index 3c1896b135c57..893463ee27bc8 100644 --- a/clients/client-translate/src/commands/DescribeTextTranslationJobCommand.ts +++ b/clients/client-translate/src/commands/DescribeTextTranslationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTextTranslationJobRequest, DescribeTextTranslationJobResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DescribeTextTranslationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "DescribeTextTranslationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/GetParallelDataCommand.ts b/clients/client-translate/src/commands/GetParallelDataCommand.ts index e2b2d3fe95942..66f6e789b7125 100644 --- a/clients/client-translate/src/commands/GetParallelDataCommand.ts +++ b/clients/client-translate/src/commands/GetParallelDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetParallelDataRequest, GetParallelDataResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class GetParallelDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "GetParallelData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/GetTerminologyCommand.ts b/clients/client-translate/src/commands/GetTerminologyCommand.ts index 19411984d5f76..b11f8f2d502d7 100644 --- a/clients/client-translate/src/commands/GetTerminologyCommand.ts +++ b/clients/client-translate/src/commands/GetTerminologyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTerminologyRequest, GetTerminologyResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetTerminologyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "GetTerminology", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/ImportTerminologyCommand.ts b/clients/client-translate/src/commands/ImportTerminologyCommand.ts index 954528453c33d..794b7595ad8f8 100644 --- a/clients/client-translate/src/commands/ImportTerminologyCommand.ts +++ b/clients/client-translate/src/commands/ImportTerminologyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class ImportTerminologyCommand extends $Command< commandName, inputFilterSensitiveLog: ImportTerminologyRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "ImportTerminology", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/ListLanguagesCommand.ts b/clients/client-translate/src/commands/ListLanguagesCommand.ts index 458e8d7794731..653eecd02284f 100644 --- a/clients/client-translate/src/commands/ListLanguagesCommand.ts +++ b/clients/client-translate/src/commands/ListLanguagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLanguagesRequest, ListLanguagesResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListLanguagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "ListLanguages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/ListParallelDataCommand.ts b/clients/client-translate/src/commands/ListParallelDataCommand.ts index 14c42bba84b89..fba9365cacc80 100644 --- a/clients/client-translate/src/commands/ListParallelDataCommand.ts +++ b/clients/client-translate/src/commands/ListParallelDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListParallelDataRequest, ListParallelDataResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class ListParallelDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "ListParallelData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/ListTagsForResourceCommand.ts b/clients/client-translate/src/commands/ListTagsForResourceCommand.ts index 08d0850c01ce8..b3c9a81c42f32 100644 --- a/clients/client-translate/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-translate/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/ListTerminologiesCommand.ts b/clients/client-translate/src/commands/ListTerminologiesCommand.ts index 99caff96e305e..8541cdccf38ed 100644 --- a/clients/client-translate/src/commands/ListTerminologiesCommand.ts +++ b/clients/client-translate/src/commands/ListTerminologiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTerminologiesRequest, ListTerminologiesResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class ListTerminologiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "ListTerminologies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/ListTextTranslationJobsCommand.ts b/clients/client-translate/src/commands/ListTextTranslationJobsCommand.ts index 05f5421c5a3c4..9dffdc4c79934 100644 --- a/clients/client-translate/src/commands/ListTextTranslationJobsCommand.ts +++ b/clients/client-translate/src/commands/ListTextTranslationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTextTranslationJobsRequest, ListTextTranslationJobsResponse } from "../models/models_0"; @@ -176,6 +177,10 @@ export class ListTextTranslationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "ListTextTranslationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/StartTextTranslationJobCommand.ts b/clients/client-translate/src/commands/StartTextTranslationJobCommand.ts index dc441ede8069e..fd54c050c0310 100644 --- a/clients/client-translate/src/commands/StartTextTranslationJobCommand.ts +++ b/clients/client-translate/src/commands/StartTextTranslationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartTextTranslationJobRequest, StartTextTranslationJobResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class StartTextTranslationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "StartTextTranslationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/StopTextTranslationJobCommand.ts b/clients/client-translate/src/commands/StopTextTranslationJobCommand.ts index 9619e05392e06..9ff4650119284 100644 --- a/clients/client-translate/src/commands/StopTextTranslationJobCommand.ts +++ b/clients/client-translate/src/commands/StopTextTranslationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopTextTranslationJobRequest, StopTextTranslationJobResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class StopTextTranslationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "StopTextTranslationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/TagResourceCommand.ts b/clients/client-translate/src/commands/TagResourceCommand.ts index 35454caa0b269..a1ee3416347da 100644 --- a/clients/client-translate/src/commands/TagResourceCommand.ts +++ b/clients/client-translate/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/TranslateDocumentCommand.ts b/clients/client-translate/src/commands/TranslateDocumentCommand.ts index 120ed2f9a454f..39d6ce042d566 100644 --- a/clients/client-translate/src/commands/TranslateDocumentCommand.ts +++ b/clients/client-translate/src/commands/TranslateDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -190,6 +191,10 @@ export class TranslateDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: TranslateDocumentRequestFilterSensitiveLog, outputFilterSensitiveLog: TranslateDocumentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "TranslateDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/TranslateTextCommand.ts b/clients/client-translate/src/commands/TranslateTextCommand.ts index b31218ea4a084..3d42f4f6d21ae 100644 --- a/clients/client-translate/src/commands/TranslateTextCommand.ts +++ b/clients/client-translate/src/commands/TranslateTextCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TranslateTextRequest, TranslateTextResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class TranslateTextCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "TranslateText", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/UntagResourceCommand.ts b/clients/client-translate/src/commands/UntagResourceCommand.ts index 76cbd03b74846..da3e45a05661b 100644 --- a/clients/client-translate/src/commands/UntagResourceCommand.ts +++ b/clients/client-translate/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-translate/src/commands/UpdateParallelDataCommand.ts b/clients/client-translate/src/commands/UpdateParallelDataCommand.ts index 7a7d9e4035935..3c406a4ae1a89 100644 --- a/clients/client-translate/src/commands/UpdateParallelDataCommand.ts +++ b/clients/client-translate/src/commands/UpdateParallelDataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateParallelDataRequest, UpdateParallelDataResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateParallelDataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSShineFrontendService_20170701", + operation: "UpdateParallelData", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/package.json b/clients/client-verifiedpermissions/package.json index ba72424b2bde4..bef8f60da6f55 100644 --- a/clients/client-verifiedpermissions/package.json +++ b/clients/client-verifiedpermissions/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-verifiedpermissions/src/commands/CreateIdentitySourceCommand.ts b/clients/client-verifiedpermissions/src/commands/CreateIdentitySourceCommand.ts index 0363ad92f0968..f5af3dad6712a 100644 --- a/clients/client-verifiedpermissions/src/commands/CreateIdentitySourceCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/CreateIdentitySourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -265,6 +266,10 @@ export class CreateIdentitySourceCommand extends $Command< commandName, inputFilterSensitiveLog: CreateIdentitySourceInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "CreateIdentitySource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/CreatePolicyCommand.ts b/clients/client-verifiedpermissions/src/commands/CreatePolicyCommand.ts index a03738fc18976..4168a8cfbe2bb 100644 --- a/clients/client-verifiedpermissions/src/commands/CreatePolicyCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/CreatePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -276,6 +277,10 @@ export class CreatePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePolicyInputFilterSensitiveLog, outputFilterSensitiveLog: CreatePolicyOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "CreatePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/CreatePolicyStoreCommand.ts b/clients/client-verifiedpermissions/src/commands/CreatePolicyStoreCommand.ts index 659dd057fde1f..dd493134420e7 100644 --- a/clients/client-verifiedpermissions/src/commands/CreatePolicyStoreCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/CreatePolicyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePolicyStoreInput, CreatePolicyStoreOutput } from "../models/models_0"; @@ -231,6 +232,10 @@ export class CreatePolicyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "CreatePolicyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/CreatePolicyTemplateCommand.ts b/clients/client-verifiedpermissions/src/commands/CreatePolicyTemplateCommand.ts index 9806695b2b565..93ebe04794e70 100644 --- a/clients/client-verifiedpermissions/src/commands/CreatePolicyTemplateCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/CreatePolicyTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -239,6 +240,10 @@ export class CreatePolicyTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePolicyTemplateInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "CreatePolicyTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/DeleteIdentitySourceCommand.ts b/clients/client-verifiedpermissions/src/commands/DeleteIdentitySourceCommand.ts index 55a8d6d86cc64..4bd9a95ce17f3 100644 --- a/clients/client-verifiedpermissions/src/commands/DeleteIdentitySourceCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/DeleteIdentitySourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIdentitySourceInput, DeleteIdentitySourceOutput } from "../models/models_0"; @@ -220,6 +221,10 @@ export class DeleteIdentitySourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "DeleteIdentitySource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/DeletePolicyCommand.ts b/clients/client-verifiedpermissions/src/commands/DeletePolicyCommand.ts index acd3662e3feb6..7fbf6ab6af0f3 100644 --- a/clients/client-verifiedpermissions/src/commands/DeletePolicyCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/DeletePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePolicyInput, DeletePolicyOutput } from "../models/models_0"; @@ -217,6 +218,10 @@ export class DeletePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "DeletePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/DeletePolicyStoreCommand.ts b/clients/client-verifiedpermissions/src/commands/DeletePolicyStoreCommand.ts index 17f34ddd71f0a..723060d8a3d3d 100644 --- a/clients/client-verifiedpermissions/src/commands/DeletePolicyStoreCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/DeletePolicyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePolicyStoreInput, DeletePolicyStoreOutput } from "../models/models_0"; @@ -211,6 +212,10 @@ export class DeletePolicyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "DeletePolicyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/DeletePolicyTemplateCommand.ts b/clients/client-verifiedpermissions/src/commands/DeletePolicyTemplateCommand.ts index de7a69da8ced2..0dae8f8ac306c 100644 --- a/clients/client-verifiedpermissions/src/commands/DeletePolicyTemplateCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/DeletePolicyTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePolicyTemplateInput, DeletePolicyTemplateOutput } from "../models/models_0"; @@ -222,6 +223,10 @@ export class DeletePolicyTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "DeletePolicyTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/GetIdentitySourceCommand.ts b/clients/client-verifiedpermissions/src/commands/GetIdentitySourceCommand.ts index 4bbb76ca79fa5..277b0dad26bab 100644 --- a/clients/client-verifiedpermissions/src/commands/GetIdentitySourceCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetIdentitySourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -231,6 +232,10 @@ export class GetIdentitySourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetIdentitySourceOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "GetIdentitySource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/GetPolicyCommand.ts b/clients/client-verifiedpermissions/src/commands/GetPolicyCommand.ts index dbcb08c2ecf10..b8e5002d3e5c6 100644 --- a/clients/client-verifiedpermissions/src/commands/GetPolicyCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPolicyInput, GetPolicyOutput, GetPolicyOutputFilterSensitiveLog } from "../models/models_0"; @@ -242,6 +243,10 @@ export class GetPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPolicyOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "GetPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/GetPolicyStoreCommand.ts b/clients/client-verifiedpermissions/src/commands/GetPolicyStoreCommand.ts index 925b5f69ebda4..ea10234644b4c 100644 --- a/clients/client-verifiedpermissions/src/commands/GetPolicyStoreCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetPolicyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPolicyStoreInput, GetPolicyStoreOutput } from "../models/models_0"; @@ -220,6 +221,10 @@ export class GetPolicyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "GetPolicyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/GetPolicyTemplateCommand.ts b/clients/client-verifiedpermissions/src/commands/GetPolicyTemplateCommand.ts index 2a1f871a7a5fd..4d3fe08dc0285 100644 --- a/clients/client-verifiedpermissions/src/commands/GetPolicyTemplateCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetPolicyTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -224,6 +225,10 @@ export class GetPolicyTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPolicyTemplateOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "GetPolicyTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/GetSchemaCommand.ts b/clients/client-verifiedpermissions/src/commands/GetSchemaCommand.ts index 32698eafafd00..2f3839b614582 100644 --- a/clients/client-verifiedpermissions/src/commands/GetSchemaCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSchemaInput, GetSchemaOutput, GetSchemaOutputFilterSensitiveLog } from "../models/models_0"; @@ -215,6 +216,10 @@ export class GetSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetSchemaOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "GetSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/IsAuthorizedCommand.ts b/clients/client-verifiedpermissions/src/commands/IsAuthorizedCommand.ts index a437d05f91afb..ec54ff386f6f5 100644 --- a/clients/client-verifiedpermissions/src/commands/IsAuthorizedCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/IsAuthorizedCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -287,6 +288,10 @@ export class IsAuthorizedCommand extends $Command< commandName, inputFilterSensitiveLog: IsAuthorizedInputFilterSensitiveLog, outputFilterSensitiveLog: IsAuthorizedOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "IsAuthorized", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/IsAuthorizedWithTokenCommand.ts b/clients/client-verifiedpermissions/src/commands/IsAuthorizedWithTokenCommand.ts index f0d050ea48258..7db23635eaabb 100644 --- a/clients/client-verifiedpermissions/src/commands/IsAuthorizedWithTokenCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/IsAuthorizedWithTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -304,6 +305,10 @@ export class IsAuthorizedWithTokenCommand extends $Command< commandName, inputFilterSensitiveLog: IsAuthorizedWithTokenInputFilterSensitiveLog, outputFilterSensitiveLog: IsAuthorizedWithTokenOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "IsAuthorizedWithToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/ListIdentitySourcesCommand.ts b/clients/client-verifiedpermissions/src/commands/ListIdentitySourcesCommand.ts index f38597912e203..eed17efeeac4a 100644 --- a/clients/client-verifiedpermissions/src/commands/ListIdentitySourcesCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/ListIdentitySourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -243,6 +244,10 @@ export class ListIdentitySourcesCommand extends $Command< commandName, inputFilterSensitiveLog: ListIdentitySourcesInputFilterSensitiveLog, outputFilterSensitiveLog: ListIdentitySourcesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "ListIdentitySources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/ListPoliciesCommand.ts b/clients/client-verifiedpermissions/src/commands/ListPoliciesCommand.ts index 36f6efbc6f526..76f300097d294 100644 --- a/clients/client-verifiedpermissions/src/commands/ListPoliciesCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/ListPoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -270,6 +271,10 @@ export class ListPoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: ListPoliciesInputFilterSensitiveLog, outputFilterSensitiveLog: ListPoliciesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "ListPolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/ListPolicyStoresCommand.ts b/clients/client-verifiedpermissions/src/commands/ListPolicyStoresCommand.ts index 4b8e365f25e3d..d1913c5186693 100644 --- a/clients/client-verifiedpermissions/src/commands/ListPolicyStoresCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/ListPolicyStoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPolicyStoresInput, ListPolicyStoresOutput } from "../models/models_0"; @@ -219,6 +220,10 @@ export class ListPolicyStoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "ListPolicyStores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/ListPolicyTemplatesCommand.ts b/clients/client-verifiedpermissions/src/commands/ListPolicyTemplatesCommand.ts index e1ad05ead3b1b..61c7d314b6170 100644 --- a/clients/client-verifiedpermissions/src/commands/ListPolicyTemplatesCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/ListPolicyTemplatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -229,6 +230,10 @@ export class ListPolicyTemplatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPolicyTemplatesOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "ListPolicyTemplates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/PutSchemaCommand.ts b/clients/client-verifiedpermissions/src/commands/PutSchemaCommand.ts index 435b3b142385f..1de4d2f87df83 100644 --- a/clients/client-verifiedpermissions/src/commands/PutSchemaCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/PutSchemaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -242,6 +243,10 @@ export class PutSchemaCommand extends $Command< commandName, inputFilterSensitiveLog: PutSchemaInputFilterSensitiveLog, outputFilterSensitiveLog: PutSchemaOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "PutSchema", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/UpdateIdentitySourceCommand.ts b/clients/client-verifiedpermissions/src/commands/UpdateIdentitySourceCommand.ts index a4b3a1adad9bf..303ab646fdef3 100644 --- a/clients/client-verifiedpermissions/src/commands/UpdateIdentitySourceCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/UpdateIdentitySourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -242,6 +243,10 @@ export class UpdateIdentitySourceCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateIdentitySourceInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "UpdateIdentitySource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/UpdatePolicyCommand.ts b/clients/client-verifiedpermissions/src/commands/UpdatePolicyCommand.ts index 986730b3f6c68..a93377da41549 100644 --- a/clients/client-verifiedpermissions/src/commands/UpdatePolicyCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/UpdatePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -293,6 +294,10 @@ export class UpdatePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePolicyInputFilterSensitiveLog, outputFilterSensitiveLog: UpdatePolicyOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "UpdatePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/UpdatePolicyStoreCommand.ts b/clients/client-verifiedpermissions/src/commands/UpdatePolicyStoreCommand.ts index 03ad0c0c83275..32a0ff25b6801 100644 --- a/clients/client-verifiedpermissions/src/commands/UpdatePolicyStoreCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/UpdatePolicyStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePolicyStoreInput, UpdatePolicyStoreOutput } from "../models/models_0"; @@ -230,6 +231,10 @@ export class UpdatePolicyStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "UpdatePolicyStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-verifiedpermissions/src/commands/UpdatePolicyTemplateCommand.ts b/clients/client-verifiedpermissions/src/commands/UpdatePolicyTemplateCommand.ts index 9aae7e24eae1d..8e2206223ec1a 100644 --- a/clients/client-verifiedpermissions/src/commands/UpdatePolicyTemplateCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/UpdatePolicyTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -239,6 +240,10 @@ export class UpdatePolicyTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePolicyTemplateInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VerifiedPermissions", + operation: "UpdatePolicyTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/package.json b/clients/client-voice-id/package.json index bfc6392373801..ba5add9c50caa 100644 --- a/clients/client-voice-id/package.json +++ b/clients/client-voice-id/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-voice-id/src/commands/AssociateFraudsterCommand.ts b/clients/client-voice-id/src/commands/AssociateFraudsterCommand.ts index 5453027a62f32..052c231d29c9d 100644 --- a/clients/client-voice-id/src/commands/AssociateFraudsterCommand.ts +++ b/clients/client-voice-id/src/commands/AssociateFraudsterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class AssociateFraudsterCommand extends $Command< commandName, inputFilterSensitiveLog: AssociateFraudsterRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "AssociateFraudster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/CreateDomainCommand.ts b/clients/client-voice-id/src/commands/CreateDomainCommand.ts index 9072afc431b0d..4548d44b8e057 100644 --- a/clients/client-voice-id/src/commands/CreateDomainCommand.ts +++ b/clients/client-voice-id/src/commands/CreateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -176,6 +177,10 @@ export class CreateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: CreateDomainRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateDomainResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "CreateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/CreateWatchlistCommand.ts b/clients/client-voice-id/src/commands/CreateWatchlistCommand.ts index c85bc1bba9de0..c6c46743480fa 100644 --- a/clients/client-voice-id/src/commands/CreateWatchlistCommand.ts +++ b/clients/client-voice-id/src/commands/CreateWatchlistCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class CreateWatchlistCommand extends $Command< commandName, inputFilterSensitiveLog: CreateWatchlistRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateWatchlistResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "CreateWatchlist", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DeleteDomainCommand.ts b/clients/client-voice-id/src/commands/DeleteDomainCommand.ts index 9ececebe1717d..7cad6e13e914a 100644 --- a/clients/client-voice-id/src/commands/DeleteDomainCommand.ts +++ b/clients/client-voice-id/src/commands/DeleteDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDomainRequest } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DeleteDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DeleteFraudsterCommand.ts b/clients/client-voice-id/src/commands/DeleteFraudsterCommand.ts index 0327b68621d1b..3c263d82f4886 100644 --- a/clients/client-voice-id/src/commands/DeleteFraudsterCommand.ts +++ b/clients/client-voice-id/src/commands/DeleteFraudsterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFraudsterRequest, DeleteFraudsterRequestFilterSensitiveLog } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DeleteFraudsterCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteFraudsterRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DeleteFraudster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DeleteSpeakerCommand.ts b/clients/client-voice-id/src/commands/DeleteSpeakerCommand.ts index f24683e13bc93..d01e0c02e1f9b 100644 --- a/clients/client-voice-id/src/commands/DeleteSpeakerCommand.ts +++ b/clients/client-voice-id/src/commands/DeleteSpeakerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSpeakerRequest, DeleteSpeakerRequestFilterSensitiveLog } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteSpeakerCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteSpeakerRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DeleteSpeaker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DeleteWatchlistCommand.ts b/clients/client-voice-id/src/commands/DeleteWatchlistCommand.ts index c65abc8535b86..93deafddcada1 100644 --- a/clients/client-voice-id/src/commands/DeleteWatchlistCommand.ts +++ b/clients/client-voice-id/src/commands/DeleteWatchlistCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWatchlistRequest } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteWatchlistCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DeleteWatchlist", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DescribeDomainCommand.ts b/clients/client-voice-id/src/commands/DescribeDomainCommand.ts index 19061feaeeb4b..6afeef7ce97b9 100644 --- a/clients/client-voice-id/src/commands/DescribeDomainCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class DescribeDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeDomainResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DescribeDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DescribeFraudsterCommand.ts b/clients/client-voice-id/src/commands/DescribeFraudsterCommand.ts index 1e2b09b234b28..2983f15f4e21b 100644 --- a/clients/client-voice-id/src/commands/DescribeFraudsterCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeFraudsterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class DescribeFraudsterCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeFraudsterRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DescribeFraudster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DescribeFraudsterRegistrationJobCommand.ts b/clients/client-voice-id/src/commands/DescribeFraudsterRegistrationJobCommand.ts index 3819f39b5f101..07140bb2cfa67 100644 --- a/clients/client-voice-id/src/commands/DescribeFraudsterRegistrationJobCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeFraudsterRegistrationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class DescribeFraudsterRegistrationJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeFraudsterRegistrationJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DescribeFraudsterRegistrationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DescribeSpeakerCommand.ts b/clients/client-voice-id/src/commands/DescribeSpeakerCommand.ts index 0f24b38e98336..2857490166689 100644 --- a/clients/client-voice-id/src/commands/DescribeSpeakerCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeSpeakerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class DescribeSpeakerCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeSpeakerRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeSpeakerResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DescribeSpeaker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DescribeSpeakerEnrollmentJobCommand.ts b/clients/client-voice-id/src/commands/DescribeSpeakerEnrollmentJobCommand.ts index cc6a5c4fd5caf..d25808834a452 100644 --- a/clients/client-voice-id/src/commands/DescribeSpeakerEnrollmentJobCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeSpeakerEnrollmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -177,6 +178,10 @@ export class DescribeSpeakerEnrollmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeSpeakerEnrollmentJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DescribeSpeakerEnrollmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DescribeWatchlistCommand.ts b/clients/client-voice-id/src/commands/DescribeWatchlistCommand.ts index b12fead03eaff..afd065da93293 100644 --- a/clients/client-voice-id/src/commands/DescribeWatchlistCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeWatchlistCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class DescribeWatchlistCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeWatchlistResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DescribeWatchlist", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/DisassociateFraudsterCommand.ts b/clients/client-voice-id/src/commands/DisassociateFraudsterCommand.ts index b21fb3c7d7de1..c7fe46c1b18c8 100644 --- a/clients/client-voice-id/src/commands/DisassociateFraudsterCommand.ts +++ b/clients/client-voice-id/src/commands/DisassociateFraudsterCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -155,6 +156,10 @@ export class DisassociateFraudsterCommand extends $Command< commandName, inputFilterSensitiveLog: DisassociateFraudsterRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "DisassociateFraudster", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/EvaluateSessionCommand.ts b/clients/client-voice-id/src/commands/EvaluateSessionCommand.ts index 4a853e42a80ac..9a73faab10b27 100644 --- a/clients/client-voice-id/src/commands/EvaluateSessionCommand.ts +++ b/clients/client-voice-id/src/commands/EvaluateSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -182,6 +183,10 @@ export class EvaluateSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: EvaluateSessionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "EvaluateSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/ListDomainsCommand.ts b/clients/client-voice-id/src/commands/ListDomainsCommand.ts index 8379ac05aa2c4..fab54c67a4bb2 100644 --- a/clients/client-voice-id/src/commands/ListDomainsCommand.ts +++ b/clients/client-voice-id/src/commands/ListDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDomainsRequest, ListDomainsResponse, ListDomainsResponseFilterSensitiveLog } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListDomainsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "ListDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/ListFraudsterRegistrationJobsCommand.ts b/clients/client-voice-id/src/commands/ListFraudsterRegistrationJobsCommand.ts index 12e25d174d83c..072d49d0d9184 100644 --- a/clients/client-voice-id/src/commands/ListFraudsterRegistrationJobsCommand.ts +++ b/clients/client-voice-id/src/commands/ListFraudsterRegistrationJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class ListFraudsterRegistrationJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListFraudsterRegistrationJobsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "ListFraudsterRegistrationJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/ListFraudstersCommand.ts b/clients/client-voice-id/src/commands/ListFraudstersCommand.ts index 3de143cfa9f63..3aca35340885a 100644 --- a/clients/client-voice-id/src/commands/ListFraudstersCommand.ts +++ b/clients/client-voice-id/src/commands/ListFraudstersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFraudstersRequest, ListFraudstersResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListFraudstersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "ListFraudsters", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/ListSpeakerEnrollmentJobsCommand.ts b/clients/client-voice-id/src/commands/ListSpeakerEnrollmentJobsCommand.ts index a4297a8e816d5..fa6d6101acf16 100644 --- a/clients/client-voice-id/src/commands/ListSpeakerEnrollmentJobsCommand.ts +++ b/clients/client-voice-id/src/commands/ListSpeakerEnrollmentJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class ListSpeakerEnrollmentJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListSpeakerEnrollmentJobsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "ListSpeakerEnrollmentJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/ListSpeakersCommand.ts b/clients/client-voice-id/src/commands/ListSpeakersCommand.ts index c1d38650fdc68..190d415d78ff0 100644 --- a/clients/client-voice-id/src/commands/ListSpeakersCommand.ts +++ b/clients/client-voice-id/src/commands/ListSpeakersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSpeakersRequest, ListSpeakersResponse, ListSpeakersResponseFilterSensitiveLog } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListSpeakersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListSpeakersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "ListSpeakers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/ListTagsForResourceCommand.ts b/clients/client-voice-id/src/commands/ListTagsForResourceCommand.ts index 0748b7150f804..c236be462fb0f 100644 --- a/clients/client-voice-id/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-voice-id/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/ListWatchlistsCommand.ts b/clients/client-voice-id/src/commands/ListWatchlistsCommand.ts index efb8e41d7b3c6..c9f4445d0a36a 100644 --- a/clients/client-voice-id/src/commands/ListWatchlistsCommand.ts +++ b/clients/client-voice-id/src/commands/ListWatchlistsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class ListWatchlistsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListWatchlistsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "ListWatchlists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/OptOutSpeakerCommand.ts b/clients/client-voice-id/src/commands/OptOutSpeakerCommand.ts index c0c1d4b984c72..33fec05c8307b 100644 --- a/clients/client-voice-id/src/commands/OptOutSpeakerCommand.ts +++ b/clients/client-voice-id/src/commands/OptOutSpeakerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class OptOutSpeakerCommand extends $Command< commandName, inputFilterSensitiveLog: OptOutSpeakerRequestFilterSensitiveLog, outputFilterSensitiveLog: OptOutSpeakerResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "OptOutSpeaker", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/StartFraudsterRegistrationJobCommand.ts b/clients/client-voice-id/src/commands/StartFraudsterRegistrationJobCommand.ts index 502ec6eb74d03..6fb27d1e56ce0 100644 --- a/clients/client-voice-id/src/commands/StartFraudsterRegistrationJobCommand.ts +++ b/clients/client-voice-id/src/commands/StartFraudsterRegistrationJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -198,6 +199,10 @@ export class StartFraudsterRegistrationJobCommand extends $Command< commandName, inputFilterSensitiveLog: StartFraudsterRegistrationJobRequestFilterSensitiveLog, outputFilterSensitiveLog: StartFraudsterRegistrationJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "StartFraudsterRegistrationJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/StartSpeakerEnrollmentJobCommand.ts b/clients/client-voice-id/src/commands/StartSpeakerEnrollmentJobCommand.ts index affbf047beccd..ad227a557935f 100644 --- a/clients/client-voice-id/src/commands/StartSpeakerEnrollmentJobCommand.ts +++ b/clients/client-voice-id/src/commands/StartSpeakerEnrollmentJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -199,6 +200,10 @@ export class StartSpeakerEnrollmentJobCommand extends $Command< commandName, inputFilterSensitiveLog: StartSpeakerEnrollmentJobRequestFilterSensitiveLog, outputFilterSensitiveLog: StartSpeakerEnrollmentJobResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "StartSpeakerEnrollmentJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/TagResourceCommand.ts b/clients/client-voice-id/src/commands/TagResourceCommand.ts index 952a39b9ba9cb..31a40617f13a5 100644 --- a/clients/client-voice-id/src/commands/TagResourceCommand.ts +++ b/clients/client-voice-id/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceRequestFilterSensitiveLog, TagResourceResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/UntagResourceCommand.ts b/clients/client-voice-id/src/commands/UntagResourceCommand.ts index fece4cac3353e..56d649858ef5b 100644 --- a/clients/client-voice-id/src/commands/UntagResourceCommand.ts +++ b/clients/client-voice-id/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/UpdateDomainCommand.ts b/clients/client-voice-id/src/commands/UpdateDomainCommand.ts index d5e7546e84eaa..763df3cc608b8 100644 --- a/clients/client-voice-id/src/commands/UpdateDomainCommand.ts +++ b/clients/client-voice-id/src/commands/UpdateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class UpdateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDomainRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateDomainResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "UpdateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-voice-id/src/commands/UpdateWatchlistCommand.ts b/clients/client-voice-id/src/commands/UpdateWatchlistCommand.ts index 4064973d71c58..b569167853dfa 100644 --- a/clients/client-voice-id/src/commands/UpdateWatchlistCommand.ts +++ b/clients/client-voice-id/src/commands/UpdateWatchlistCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class UpdateWatchlistCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateWatchlistRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateWatchlistResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "VoiceID", + operation: "UpdateWatchlist", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/package.json b/clients/client-vpc-lattice/package.json index 206174f7e22b5..8792d61eb4e62 100644 --- a/clients/client-vpc-lattice/package.json +++ b/clients/client-vpc-lattice/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts index b59dd415ceb7d..c6774f03605e3 100644 --- a/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchUpdateRuleRequest, BatchUpdateRuleResponse } from "../models/models_0"; @@ -229,6 +230,10 @@ export class BatchUpdateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "BatchUpdateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts index 09138b021fc49..692bbe79c0a5e 100644 --- a/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAccessLogSubscriptionRequest, CreateAccessLogSubscriptionResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CreateAccessLogSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "CreateAccessLogSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts b/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts index 8d95c99a1b16f..ea2fd52be2ee7 100644 --- a/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateListenerRequest, CreateListenerResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class CreateListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "CreateListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts index f0bce96540bc0..2a27e34cc1598 100644 --- a/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0"; @@ -220,6 +221,10 @@ export class CreateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "CreateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts index 16d0ff925cf7c..801e630db7b4c 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateServiceRequest, CreateServiceResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class CreateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "CreateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts index f820a205372dd..68fbacd64618a 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateServiceNetworkRequest, CreateServiceNetworkResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateServiceNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "CreateServiceNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts index 9ee4ec5ed33a7..7cf4e831172f0 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class CreateServiceNetworkServiceAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "CreateServiceNetworkServiceAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts index cd65c26c7147c..826533a6a624a 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class CreateServiceNetworkVpcAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "CreateServiceNetworkVpcAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts index ce9d1bf6c7883..fb0a307e8b4ef 100644 --- a/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTargetGroupRequest, CreateTargetGroupResponse } from "../models/models_0"; @@ -193,6 +194,10 @@ export class CreateTargetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "CreateTargetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts index e4b9d7ac25d39..cd7b18daa9c82 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccessLogSubscriptionRequest, DeleteAccessLogSubscriptionResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteAccessLogSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteAccessLogSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts index d5e2ae7efdafc..8536ac08fc417 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAuthPolicyRequest, DeleteAuthPolicyResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteAuthPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteAuthPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts index eb21dae4ba6ba..e1a9b1a5af994 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteListenerRequest, DeleteListenerResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts index 9256bccd1a7dc..1fc04ad836137 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts index 27a8bddff2db0..bbc7e93ac7218 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts index f6c682e7abd54..9c4c84d89a9a9 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServiceRequest, DeleteServiceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts index cf23df3dd9e33..1d472973bebdf 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteServiceNetworkRequest, DeleteServiceNetworkResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteServiceNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteServiceNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts index 48d46be8cef6c..13cc1a4e3428d 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DeleteServiceNetworkServiceAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteServiceNetworkServiceAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts index a165c7f2fca94..cedf29affb4f0 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DeleteServiceNetworkVpcAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteServiceNetworkVpcAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts index 3f4be58b4e1dc..b2685c7493b0a 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTargetGroupRequest, DeleteTargetGroupResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DeleteTargetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeleteTargetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts index e73755eb377fd..5a65ecfbff055 100644 --- a/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterTargetsRequest, DeregisterTargetsResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class DeregisterTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "DeregisterTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts index 80ca72998a4af..06d5e55c86fc4 100644 --- a/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccessLogSubscriptionRequest, GetAccessLogSubscriptionResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class GetAccessLogSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetAccessLogSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts index 097b0c4c726cc..def52c7f922a6 100644 --- a/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAuthPolicyRequest, GetAuthPolicyResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetAuthPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetAuthPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts b/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts index e3564863ad844..81af84642864f 100644 --- a/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetListenerRequest, GetListenerResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class GetListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts index 22aded50f19cb..f54388b887e3a 100644 --- a/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts b/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts index 1e11f4b5e44b1..3bcde0d94146a 100644 --- a/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRuleRequest, GetRuleResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class GetRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts index 6051d9c567a01..f9d157353462e 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceRequest, GetServiceResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class GetServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts index e5fc0440ffdc4..9673b8539a48b 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceNetworkRequest, GetServiceNetworkResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetServiceNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetServiceNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts index 6800d78eb0c0f..13c4e2d25ad49 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class GetServiceNetworkServiceAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetServiceNetworkServiceAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts index b4bc24f05003a..59e2e409970c9 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceNetworkVpcAssociationRequest, GetServiceNetworkVpcAssociationResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class GetServiceNetworkVpcAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetServiceNetworkVpcAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts index 916a22ae3550e..72be5a77ca4b2 100644 --- a/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTargetGroupRequest, GetTargetGroupResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetTargetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "GetTargetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts b/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts index 91a2719b4e397..e8f43450d5755 100644 --- a/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccessLogSubscriptionsRequest, ListAccessLogSubscriptionsResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListAccessLogSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListAccessLogSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts b/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts index 347bc76e6e961..f3767cea6dda7 100644 --- a/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListListenersRequest, ListListenersResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListListenersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListListeners", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts b/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts index 86b107e6f8d62..f4612cf15e620 100644 --- a/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRulesRequest, ListRulesResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts index 67f1a616c96ef..b8d2df0032669 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class ListServiceNetworkServiceAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListServiceNetworkServiceAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts index 13450d2cc43e2..9e02241ee3d4a 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class ListServiceNetworkVpcAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListServiceNetworkVpcAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts index f3311d5c15017..dc6000222542b 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServiceNetworksRequest, ListServiceNetworksResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListServiceNetworksCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListServiceNetworks", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts b/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts index 9b98330c0dc57..e9e6966d31893 100644 --- a/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListServicesRequest, ListServicesResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListServicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListServices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts b/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts index a282b1c33b2f1..732de573ce5d2 100644 --- a/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts b/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts index 3814cdf5de502..26ed1d5868f36 100644 --- a/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTargetGroupsRequest, ListTargetGroupsResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ListTargetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListTargetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts index 92f164bdfba00..1585fd7c120a6 100644 --- a/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTargetsRequest, ListTargetsResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "ListTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts index c11307da497ea..6d5d593e9e467 100644 --- a/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAuthPolicyRequest, PutAuthPolicyResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class PutAuthPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "PutAuthPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts index 445c39a25eb80..fe29f5a4a0c96 100644 --- a/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts index 3f1050743e316..ef94f5fe36356 100644 --- a/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterTargetsRequest, RegisterTargetsResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class RegisterTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "RegisterTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts b/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts index c875e4016276d..bc86479881102 100644 --- a/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts b/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts index de84fa443682d..35f6807ce4869 100644 --- a/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts index dffa6e4ec98d3..67bbd6722eccd 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAccessLogSubscriptionRequest, UpdateAccessLogSubscriptionResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class UpdateAccessLogSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "UpdateAccessLogSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts index 25f632b8bb899..b27a63440f9ec 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateListenerRequest, UpdateListenerResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class UpdateListenerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "UpdateListener", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts index 3a7ffe080b5da..921ebfef32035 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRuleRequest, UpdateRuleResponse } from "../models/models_0"; @@ -212,6 +213,10 @@ export class UpdateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "UpdateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts index 319d4a4eb6d1c..eb9adc33238d5 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServiceRequest, UpdateServiceResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class UpdateServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "UpdateService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts index ed8850b3ae4ff..a9ca1338e4ce1 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateServiceNetworkRequest, UpdateServiceNetworkResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class UpdateServiceNetworkCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "UpdateServiceNetwork", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts index d11734173dece..b9cf05682e7de 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class UpdateServiceNetworkVpcAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "UpdateServiceNetworkVpcAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts index 6df82b39b5cd2..3c8b647750b55 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTargetGroupRequest, UpdateTargetGroupResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class UpdateTargetGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "MercuryControlPlane", + operation: "UpdateTargetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/package.json b/clients/client-waf-regional/package.json index 31d6025c9f65f..7fab8aec7bd63 100644 --- a/clients/client-waf-regional/package.json +++ b/clients/client-waf-regional/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-waf-regional/src/commands/AssociateWebACLCommand.ts b/clients/client-waf-regional/src/commands/AssociateWebACLCommand.ts index 315a7a2b5c715..852febf526c08 100644 --- a/clients/client-waf-regional/src/commands/AssociateWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/AssociateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateWebACLRequest, AssociateWebACLResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class AssociateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "AssociateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateByteMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateByteMatchSetCommand.ts index 4a4e44d5b192e..65cc06189b2b0 100644 --- a/clients/client-waf-regional/src/commands/CreateByteMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateByteMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateByteMatchSetRequest, CreateByteMatchSetResponse } from "../models/models_0"; @@ -218,6 +219,10 @@ export class CreateByteMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateByteMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateGeoMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateGeoMatchSetCommand.ts index 25fd4cccc6f7b..18659de2ed127 100644 --- a/clients/client-waf-regional/src/commands/CreateGeoMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateGeoMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGeoMatchSetRequest, CreateGeoMatchSetResponse } from "../models/models_0"; @@ -210,6 +211,10 @@ export class CreateGeoMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateGeoMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateIPSetCommand.ts b/clients/client-waf-regional/src/commands/CreateIPSetCommand.ts index 15838bdb0122c..757f43ef6805c 100644 --- a/clients/client-waf-regional/src/commands/CreateIPSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0"; @@ -240,6 +241,10 @@ export class CreateIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateRateBasedRuleCommand.ts b/clients/client-waf-regional/src/commands/CreateRateBasedRuleCommand.ts index 837f3b4fc8289..583f9cf8f7247 100644 --- a/clients/client-waf-regional/src/commands/CreateRateBasedRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRateBasedRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRateBasedRuleRequest, CreateRateBasedRuleResponse } from "../models/models_0"; @@ -294,6 +295,10 @@ export class CreateRateBasedRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateRateBasedRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateRegexMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateRegexMatchSetCommand.ts index 9c92bd76cf1bc..2b2fdde2d47d7 100644 --- a/clients/client-waf-regional/src/commands/CreateRegexMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRegexMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRegexMatchSetRequest, CreateRegexMatchSetResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class CreateRegexMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateRegexMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateRegexPatternSetCommand.ts b/clients/client-waf-regional/src/commands/CreateRegexPatternSetCommand.ts index d8dd22df04de3..ab48fef7532fc 100644 --- a/clients/client-waf-regional/src/commands/CreateRegexPatternSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRegexPatternSetRequest, CreateRegexPatternSetResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CreateRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateRuleCommand.ts b/clients/client-waf-regional/src/commands/CreateRuleCommand.ts index 61b732bd79801..89fd7ee8773a7 100644 --- a/clients/client-waf-regional/src/commands/CreateRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0"; @@ -276,6 +277,10 @@ export class CreateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/CreateRuleGroupCommand.ts index 6a5e8ecbe0f0b..840d199a52620 100644 --- a/clients/client-waf-regional/src/commands/CreateRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class CreateRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateSizeConstraintSetCommand.ts b/clients/client-waf-regional/src/commands/CreateSizeConstraintSetCommand.ts index 70b1f4637da77..890130f201c73 100644 --- a/clients/client-waf-regional/src/commands/CreateSizeConstraintSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateSizeConstraintSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSizeConstraintSetRequest, CreateSizeConstraintSetResponse } from "../models/models_0"; @@ -249,6 +250,10 @@ export class CreateSizeConstraintSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateSizeConstraintSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateSqlInjectionMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateSqlInjectionMatchSetCommand.ts index 5ddb7abf9438b..005d3307c0a31 100644 --- a/clients/client-waf-regional/src/commands/CreateSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateSqlInjectionMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResponse } from "../models/models_0"; @@ -243,6 +244,10 @@ export class CreateSqlInjectionMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateSqlInjectionMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateWebACLCommand.ts b/clients/client-waf-regional/src/commands/CreateWebACLCommand.ts index 4128485a07aa0..6b98953340285 100644 --- a/clients/client-waf-regional/src/commands/CreateWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWebACLRequest, CreateWebACLResponse } from "../models/models_0"; @@ -293,6 +294,10 @@ export class CreateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateWebACLMigrationStackCommand.ts b/clients/client-waf-regional/src/commands/CreateWebACLMigrationStackCommand.ts index bb721fd699021..d745e199b6b7d 100644 --- a/clients/client-waf-regional/src/commands/CreateWebACLMigrationStackCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateWebACLMigrationStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWebACLMigrationStackRequest, CreateWebACLMigrationStackResponse } from "../models/models_0"; @@ -225,6 +226,10 @@ export class CreateWebACLMigrationStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateWebACLMigrationStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/CreateXssMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateXssMatchSetCommand.ts index 1744339faa099..44299648aa432 100644 --- a/clients/client-waf-regional/src/commands/CreateXssMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateXssMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateXssMatchSetRequest, CreateXssMatchSetResponse } from "../models/models_0"; @@ -243,6 +244,10 @@ export class CreateXssMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "CreateXssMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteByteMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteByteMatchSetCommand.ts index 695655e894fa2..7a8f590e875d3 100644 --- a/clients/client-waf-regional/src/commands/DeleteByteMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteByteMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteByteMatchSetRequest, DeleteByteMatchSetResponse } from "../models/models_0"; @@ -196,6 +197,10 @@ export class DeleteByteMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteByteMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteGeoMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteGeoMatchSetCommand.ts index 7d7769a5039e8..681b54896b5b6 100644 --- a/clients/client-waf-regional/src/commands/DeleteGeoMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteGeoMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGeoMatchSetRequest, DeleteGeoMatchSetResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class DeleteGeoMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteGeoMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteIPSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteIPSetCommand.ts index d99e3629824f7..0b99898e6859b 100644 --- a/clients/client-waf-regional/src/commands/DeleteIPSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0"; @@ -194,6 +195,10 @@ export class DeleteIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-waf-regional/src/commands/DeleteLoggingConfigurationCommand.ts index a989c95c28d3e..37b83b9f0bd8f 100644 --- a/clients/client-waf-regional/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeleteLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeletePermissionPolicyCommand.ts b/clients/client-waf-regional/src/commands/DeletePermissionPolicyCommand.ts index 5470d26358f66..4c94be69a66c2 100644 --- a/clients/client-waf-regional/src/commands/DeletePermissionPolicyCommand.ts +++ b/clients/client-waf-regional/src/commands/DeletePermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePermissionPolicyRequest, DeletePermissionPolicyResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeletePermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeletePermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteRateBasedRuleCommand.ts b/clients/client-waf-regional/src/commands/DeleteRateBasedRuleCommand.ts index 0e58ee0f50fae..ce355faae85cc 100644 --- a/clients/client-waf-regional/src/commands/DeleteRateBasedRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRateBasedRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRateBasedRuleRequest, DeleteRateBasedRuleResponse } from "../models/models_0"; @@ -189,6 +190,10 @@ export class DeleteRateBasedRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteRateBasedRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteRegexMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteRegexMatchSetCommand.ts index 27f317727b3cd..bf856845918f4 100644 --- a/clients/client-waf-regional/src/commands/DeleteRegexMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRegexMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRegexMatchSetRequest, DeleteRegexMatchSetResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class DeleteRegexMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteRegexMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteRegexPatternSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteRegexPatternSetCommand.ts index a0e13b2de6e04..7ee73437ceadc 100644 --- a/clients/client-waf-regional/src/commands/DeleteRegexPatternSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRegexPatternSetRequest, DeleteRegexPatternSetResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DeleteRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteRuleCommand.ts b/clients/client-waf-regional/src/commands/DeleteRuleCommand.ts index 936948a1c5b8d..f31861cc0ad9e 100644 --- a/clients/client-waf-regional/src/commands/DeleteRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0"; @@ -200,6 +201,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/DeleteRuleGroupCommand.ts index 76881fe965329..aa25c6ab89204 100644 --- a/clients/client-waf-regional/src/commands/DeleteRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0"; @@ -205,6 +206,10 @@ export class DeleteRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteSizeConstraintSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteSizeConstraintSetCommand.ts index 6689894ae51f1..b77f6eaedcc35 100644 --- a/clients/client-waf-regional/src/commands/DeleteSizeConstraintSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteSizeConstraintSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResponse } from "../models/models_0"; @@ -196,6 +197,10 @@ export class DeleteSizeConstraintSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteSizeConstraintSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteSqlInjectionMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteSqlInjectionMatchSetCommand.ts index 9da18b0d5a862..c97a8ffbea0f3 100644 --- a/clients/client-waf-regional/src/commands/DeleteSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteSqlInjectionMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResponse } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DeleteSqlInjectionMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteSqlInjectionMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteWebACLCommand.ts b/clients/client-waf-regional/src/commands/DeleteWebACLCommand.ts index 1c974afa7c24e..3633b0521c71d 100644 --- a/clients/client-waf-regional/src/commands/DeleteWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWebACLRequest, DeleteWebACLResponse } from "../models/models_0"; @@ -198,6 +199,10 @@ export class DeleteWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DeleteXssMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteXssMatchSetCommand.ts index 7bdc740f6ea89..b1c348b077641 100644 --- a/clients/client-waf-regional/src/commands/DeleteXssMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteXssMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteXssMatchSetRequest, DeleteXssMatchSetResponse } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DeleteXssMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DeleteXssMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/DisassociateWebACLCommand.ts b/clients/client-waf-regional/src/commands/DisassociateWebACLCommand.ts index 20683316072df..044597ff2a300 100644 --- a/clients/client-waf-regional/src/commands/DisassociateWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/DisassociateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateWebACLRequest, DisassociateWebACLResponse } from "../models/models_0"; @@ -169,6 +170,10 @@ export class DisassociateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "DisassociateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetByteMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetByteMatchSetCommand.ts index 04f971379a049..938fcb2600c8b 100644 --- a/clients/client-waf-regional/src/commands/GetByteMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetByteMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetByteMatchSetRequest, GetByteMatchSetResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class GetByteMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetByteMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetChangeTokenCommand.ts b/clients/client-waf-regional/src/commands/GetChangeTokenCommand.ts index 2058e295fd1c0..dc999e558f69e 100644 --- a/clients/client-waf-regional/src/commands/GetChangeTokenCommand.ts +++ b/clients/client-waf-regional/src/commands/GetChangeTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetChangeTokenRequest, GetChangeTokenResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetChangeTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetChangeToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetChangeTokenStatusCommand.ts b/clients/client-waf-regional/src/commands/GetChangeTokenStatusCommand.ts index b5cefe162ac11..851024bbc29a0 100644 --- a/clients/client-waf-regional/src/commands/GetChangeTokenStatusCommand.ts +++ b/clients/client-waf-regional/src/commands/GetChangeTokenStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetChangeTokenStatusRequest, GetChangeTokenStatusResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetChangeTokenStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetChangeTokenStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetGeoMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetGeoMatchSetCommand.ts index 8a6c1ffe2e019..f8f36f3272065 100644 --- a/clients/client-waf-regional/src/commands/GetGeoMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetGeoMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGeoMatchSetRequest, GetGeoMatchSetResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetGeoMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetGeoMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetIPSetCommand.ts b/clients/client-waf-regional/src/commands/GetIPSetCommand.ts index 4afa6c8e9fe0f..7b8cdb2c4b8ee 100644 --- a/clients/client-waf-regional/src/commands/GetIPSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetIPSetRequest, GetIPSetResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-waf-regional/src/commands/GetLoggingConfigurationCommand.ts index b5211fa0d276f..74c9e794a029f 100644 --- a/clients/client-waf-regional/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-waf-regional/src/commands/GetLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLoggingConfigurationRequest, GetLoggingConfigurationResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetPermissionPolicyCommand.ts b/clients/client-waf-regional/src/commands/GetPermissionPolicyCommand.ts index 3523105073de6..c8601280630fa 100644 --- a/clients/client-waf-regional/src/commands/GetPermissionPolicyCommand.ts +++ b/clients/client-waf-regional/src/commands/GetPermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPermissionPolicyRequest, GetPermissionPolicyResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class GetPermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetPermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetRateBasedRuleCommand.ts b/clients/client-waf-regional/src/commands/GetRateBasedRuleCommand.ts index 43aff8c928bae..870397ac9d8a9 100644 --- a/clients/client-waf-regional/src/commands/GetRateBasedRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRateBasedRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRateBasedRuleRequest, GetRateBasedRuleResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetRateBasedRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetRateBasedRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetRateBasedRuleManagedKeysCommand.ts b/clients/client-waf-regional/src/commands/GetRateBasedRuleManagedKeysCommand.ts index 267a91fd61c61..c74482a823af2 100644 --- a/clients/client-waf-regional/src/commands/GetRateBasedRuleManagedKeysCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRateBasedRuleManagedKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class GetRateBasedRuleManagedKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetRateBasedRuleManagedKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetRegexMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetRegexMatchSetCommand.ts index 5ff8cd64bdfc6..36d1d0ae64115 100644 --- a/clients/client-waf-regional/src/commands/GetRegexMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRegexMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRegexMatchSetRequest, GetRegexMatchSetResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetRegexMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetRegexMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetRegexPatternSetCommand.ts b/clients/client-waf-regional/src/commands/GetRegexPatternSetCommand.ts index ceab58b82c7e9..d2e0928c29ad7 100644 --- a/clients/client-waf-regional/src/commands/GetRegexPatternSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRegexPatternSetRequest, GetRegexPatternSetResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetRuleCommand.ts b/clients/client-waf-regional/src/commands/GetRuleCommand.ts index 8ee845a30bcfb..7daa12daa9261 100644 --- a/clients/client-waf-regional/src/commands/GetRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRuleRequest, GetRuleResponse } from "../models/models_0"; @@ -167,6 +168,10 @@ export class GetRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/GetRuleGroupCommand.ts index de28cdef064d8..db51c284880f4 100644 --- a/clients/client-waf-regional/src/commands/GetRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRuleGroupRequest, GetRuleGroupResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetSampledRequestsCommand.ts b/clients/client-waf-regional/src/commands/GetSampledRequestsCommand.ts index 08cd3c2643137..5edd018613fe4 100644 --- a/clients/client-waf-regional/src/commands/GetSampledRequestsCommand.ts +++ b/clients/client-waf-regional/src/commands/GetSampledRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSampledRequestsRequest, GetSampledRequestsResponse } from "../models/models_0"; @@ -208,6 +209,10 @@ export class GetSampledRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetSampledRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetSizeConstraintSetCommand.ts b/clients/client-waf-regional/src/commands/GetSizeConstraintSetCommand.ts index 617e69738d2a8..36c23dfe00e34 100644 --- a/clients/client-waf-regional/src/commands/GetSizeConstraintSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetSizeConstraintSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSizeConstraintSetRequest, GetSizeConstraintSetResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class GetSizeConstraintSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetSizeConstraintSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetSqlInjectionMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetSqlInjectionMatchSetCommand.ts index 569a301940424..e3a623d039275 100644 --- a/clients/client-waf-regional/src/commands/GetSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetSqlInjectionMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetSqlInjectionMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetSqlInjectionMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetWebACLCommand.ts b/clients/client-waf-regional/src/commands/GetWebACLCommand.ts index 05955202fc0fe..7778ff12b8274 100644 --- a/clients/client-waf-regional/src/commands/GetWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/GetWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWebACLRequest, GetWebACLResponse } from "../models/models_0"; @@ -187,6 +188,10 @@ export class GetWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetWebACLForResourceCommand.ts b/clients/client-waf-regional/src/commands/GetWebACLForResourceCommand.ts index 68c6973161113..b8420d6be1713 100644 --- a/clients/client-waf-regional/src/commands/GetWebACLForResourceCommand.ts +++ b/clients/client-waf-regional/src/commands/GetWebACLForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWebACLForResourceRequest, GetWebACLForResourceResponse } from "../models/models_0"; @@ -178,6 +179,10 @@ export class GetWebACLForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetWebACLForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/GetXssMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetXssMatchSetCommand.ts index 21c3a5a6d8153..edd41ec71dc26 100644 --- a/clients/client-waf-regional/src/commands/GetXssMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetXssMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetXssMatchSetRequest, GetXssMatchSetResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetXssMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "GetXssMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListActivatedRulesInRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/ListActivatedRulesInRuleGroupCommand.ts index 2754ca6816529..933e396153a61 100644 --- a/clients/client-waf-regional/src/commands/ListActivatedRulesInRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/ListActivatedRulesInRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResponse } from "../models/models_0"; @@ -193,6 +194,10 @@ export class ListActivatedRulesInRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListActivatedRulesInRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListByteMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListByteMatchSetsCommand.ts index fdf11ff90da49..358ac2d1e99c6 100644 --- a/clients/client-waf-regional/src/commands/ListByteMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListByteMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListByteMatchSetsRequest, ListByteMatchSetsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListByteMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListByteMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListGeoMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListGeoMatchSetsCommand.ts index b735440c96f6d..b40f50e2a642d 100644 --- a/clients/client-waf-regional/src/commands/ListGeoMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListGeoMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGeoMatchSetsRequest, ListGeoMatchSetsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListGeoMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListGeoMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListIPSetsCommand.ts b/clients/client-waf-regional/src/commands/ListIPSetsCommand.ts index 907dbdbed13a0..160cb3ef2b05f 100644 --- a/clients/client-waf-regional/src/commands/ListIPSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListIPSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListIPSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListIPSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-waf-regional/src/commands/ListLoggingConfigurationsCommand.ts index f53e126ada6e4..c2b61e104b16b 100644 --- a/clients/client-waf-regional/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListLoggingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLoggingConfigurationsRequest, ListLoggingConfigurationsResponse } from "../models/models_0"; @@ -183,6 +184,10 @@ export class ListLoggingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListLoggingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListRateBasedRulesCommand.ts b/clients/client-waf-regional/src/commands/ListRateBasedRulesCommand.ts index 338f4c5a19061..512fc8ff9d935 100644 --- a/clients/client-waf-regional/src/commands/ListRateBasedRulesCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRateBasedRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRateBasedRulesRequest, ListRateBasedRulesResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListRateBasedRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListRateBasedRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListRegexMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListRegexMatchSetsCommand.ts index eab6e6263f63f..56ab8d7456d42 100644 --- a/clients/client-waf-regional/src/commands/ListRegexMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRegexMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRegexMatchSetsRequest, ListRegexMatchSetsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListRegexMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListRegexMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListRegexPatternSetsCommand.ts b/clients/client-waf-regional/src/commands/ListRegexPatternSetsCommand.ts index 1763215b24672..b0bc28decac29 100644 --- a/clients/client-waf-regional/src/commands/ListRegexPatternSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRegexPatternSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRegexPatternSetsRequest, ListRegexPatternSetsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListRegexPatternSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListRegexPatternSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListResourcesForWebACLCommand.ts b/clients/client-waf-regional/src/commands/ListResourcesForWebACLCommand.ts index 2b8be4605903c..0f5aca9ad18af 100644 --- a/clients/client-waf-regional/src/commands/ListResourcesForWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/ListResourcesForWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourcesForWebACLRequest, ListResourcesForWebACLResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class ListResourcesForWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListResourcesForWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListRuleGroupsCommand.ts b/clients/client-waf-regional/src/commands/ListRuleGroupsCommand.ts index 7c138997d0a48..915015017d128 100644 --- a/clients/client-waf-regional/src/commands/ListRuleGroupsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListRulesCommand.ts b/clients/client-waf-regional/src/commands/ListRulesCommand.ts index e2abd191be938..a5df0f1cca37a 100644 --- a/clients/client-waf-regional/src/commands/ListRulesCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRulesRequest, ListRulesResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListSizeConstraintSetsCommand.ts b/clients/client-waf-regional/src/commands/ListSizeConstraintSetsCommand.ts index 6fe29447209e1..d5fab17ab1106 100644 --- a/clients/client-waf-regional/src/commands/ListSizeConstraintSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListSizeConstraintSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSizeConstraintSetsRequest, ListSizeConstraintSetsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListSizeConstraintSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListSizeConstraintSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListSqlInjectionMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListSqlInjectionMatchSetsCommand.ts index 0d834e0aae676..8b9088c969c8a 100644 --- a/clients/client-waf-regional/src/commands/ListSqlInjectionMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListSqlInjectionMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListSqlInjectionMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListSqlInjectionMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListSubscribedRuleGroupsCommand.ts b/clients/client-waf-regional/src/commands/ListSubscribedRuleGroupsCommand.ts index 078d0750c705c..c50d79d145689 100644 --- a/clients/client-waf-regional/src/commands/ListSubscribedRuleGroupsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListSubscribedRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListSubscribedRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListSubscribedRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListTagsForResourceCommand.ts b/clients/client-waf-regional/src/commands/ListTagsForResourceCommand.ts index db978109747ae..a9bbe5219ee29 100644 --- a/clients/client-waf-regional/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-waf-regional/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -189,6 +190,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListWebACLsCommand.ts b/clients/client-waf-regional/src/commands/ListWebACLsCommand.ts index 03d7100848533..d47af4b1d2d59 100644 --- a/clients/client-waf-regional/src/commands/ListWebACLsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListWebACLsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWebACLsRequest, ListWebACLsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListWebACLsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListWebACLs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/ListXssMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListXssMatchSetsCommand.ts index c41c96745a9ff..8ae9026377ec1 100644 --- a/clients/client-waf-regional/src/commands/ListXssMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListXssMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListXssMatchSetsRequest, ListXssMatchSetsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListXssMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "ListXssMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/PutLoggingConfigurationCommand.ts b/clients/client-waf-regional/src/commands/PutLoggingConfigurationCommand.ts index 855e7afc994ac..eb5c6688c4cb5 100644 --- a/clients/client-waf-regional/src/commands/PutLoggingConfigurationCommand.ts +++ b/clients/client-waf-regional/src/commands/PutLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutLoggingConfigurationRequest, PutLoggingConfigurationResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class PutLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "PutLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/PutPermissionPolicyCommand.ts b/clients/client-waf-regional/src/commands/PutPermissionPolicyCommand.ts index ec14850e4e3a7..6b7209a885c72 100644 --- a/clients/client-waf-regional/src/commands/PutPermissionPolicyCommand.ts +++ b/clients/client-waf-regional/src/commands/PutPermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutPermissionPolicyRequest, PutPermissionPolicyResponse } from "../models/models_0"; @@ -194,6 +195,10 @@ export class PutPermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "PutPermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/TagResourceCommand.ts b/clients/client-waf-regional/src/commands/TagResourceCommand.ts index 7b7f6ba798421..c5d52aa0f329c 100644 --- a/clients/client-waf-regional/src/commands/TagResourceCommand.ts +++ b/clients/client-waf-regional/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -185,6 +186,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UntagResourceCommand.ts b/clients/client-waf-regional/src/commands/UntagResourceCommand.ts index 53f0ba715f15a..50dee585aa4aa 100644 --- a/clients/client-waf-regional/src/commands/UntagResourceCommand.ts +++ b/clients/client-waf-regional/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -176,6 +177,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateByteMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateByteMatchSetCommand.ts index 247c24430ce83..7d34ffab2cc8e 100644 --- a/clients/client-waf-regional/src/commands/UpdateByteMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateByteMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateByteMatchSetRequest, UpdateByteMatchSetResponse } from "../models/models_0"; @@ -304,6 +305,10 @@ export class UpdateByteMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateByteMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateGeoMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateGeoMatchSetCommand.ts index 5a7c16ab4edc3..3d50c8180d433 100644 --- a/clients/client-waf-regional/src/commands/UpdateGeoMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateGeoMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGeoMatchSetRequest, UpdateGeoMatchSetResponse } from "../models/models_0"; @@ -271,6 +272,10 @@ export class UpdateGeoMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateGeoMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateIPSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateIPSetCommand.ts index 68089d96ed322..5fef6167db78c 100644 --- a/clients/client-waf-regional/src/commands/UpdateIPSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateIPSetRequest, UpdateIPSetResponse } from "../models/models_0"; @@ -330,6 +331,10 @@ export class UpdateIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateRateBasedRuleCommand.ts b/clients/client-waf-regional/src/commands/UpdateRateBasedRuleCommand.ts index 934246689b76b..4e537e4ae236e 100644 --- a/clients/client-waf-regional/src/commands/UpdateRateBasedRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRateBasedRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRateBasedRuleRequest, UpdateRateBasedRuleResponse } from "../models/models_0"; @@ -289,6 +290,10 @@ export class UpdateRateBasedRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateRateBasedRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateRegexMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateRegexMatchSetCommand.ts index 20c906d018b42..b4e8de755dd6d 100644 --- a/clients/client-waf-regional/src/commands/UpdateRegexMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRegexMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRegexMatchSetRequest, UpdateRegexMatchSetResponse } from "../models/models_0"; @@ -231,6 +232,10 @@ export class UpdateRegexMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateRegexMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateRegexPatternSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateRegexPatternSetCommand.ts index 9114d1e067698..d616dd0771d06 100644 --- a/clients/client-waf-regional/src/commands/UpdateRegexPatternSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRegexPatternSetRequest, UpdateRegexPatternSetResponse } from "../models/models_0"; @@ -229,6 +230,10 @@ export class UpdateRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateRuleCommand.ts b/clients/client-waf-regional/src/commands/UpdateRuleCommand.ts index 232ae9a5236af..248db6ea1692c 100644 --- a/clients/client-waf-regional/src/commands/UpdateRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRuleRequest, UpdateRuleResponse } from "../models/models_0"; @@ -308,6 +309,10 @@ export class UpdateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/UpdateRuleGroupCommand.ts index b33ddba60ce15..e7ba7bf52fa9f 100644 --- a/clients/client-waf-regional/src/commands/UpdateRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0"; @@ -263,6 +264,10 @@ export class UpdateRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateSizeConstraintSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateSizeConstraintSetCommand.ts index 6857b6c1e930b..46a08a49dac64 100644 --- a/clients/client-waf-regional/src/commands/UpdateSizeConstraintSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateSizeConstraintSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResponse } from "../models/models_0"; @@ -318,6 +319,10 @@ export class UpdateSizeConstraintSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateSizeConstraintSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateSqlInjectionMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateSqlInjectionMatchSetCommand.ts index dbb5e15a429c6..6300bc58757e9 100644 --- a/clients/client-waf-regional/src/commands/UpdateSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateSqlInjectionMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResponse } from "../models/models_0"; @@ -302,6 +303,10 @@ export class UpdateSqlInjectionMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateSqlInjectionMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateWebACLCommand.ts b/clients/client-waf-regional/src/commands/UpdateWebACLCommand.ts index a478e4b4c90c7..02f1aefabc4c8 100644 --- a/clients/client-waf-regional/src/commands/UpdateWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWebACLRequest, UpdateWebACLResponse } from "../models/models_0"; @@ -360,6 +361,10 @@ export class UpdateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf-regional/src/commands/UpdateXssMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateXssMatchSetCommand.ts index e7a617da9360f..1731112456f44 100644 --- a/clients/client-waf-regional/src/commands/UpdateXssMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateXssMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateXssMatchSetRequest, UpdateXssMatchSetResponse } from "../models/models_0"; @@ -304,6 +305,10 @@ export class UpdateXssMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_Regional_20161128", + operation: "UpdateXssMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/package.json b/clients/client-waf/package.json index 3ac55970595a5..eaf1c14100ae2 100644 --- a/clients/client-waf/package.json +++ b/clients/client-waf/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-waf/src/commands/CreateByteMatchSetCommand.ts b/clients/client-waf/src/commands/CreateByteMatchSetCommand.ts index 9d22ac4fc6b0c..42e85c7487420 100644 --- a/clients/client-waf/src/commands/CreateByteMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateByteMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateByteMatchSetRequest, CreateByteMatchSetResponse } from "../models/models_0"; @@ -218,6 +219,10 @@ export class CreateByteMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateByteMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateGeoMatchSetCommand.ts b/clients/client-waf/src/commands/CreateGeoMatchSetCommand.ts index b9dd094a0610e..c28ae179d38b2 100644 --- a/clients/client-waf/src/commands/CreateGeoMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateGeoMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGeoMatchSetRequest, CreateGeoMatchSetResponse } from "../models/models_0"; @@ -210,6 +211,10 @@ export class CreateGeoMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateGeoMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateIPSetCommand.ts b/clients/client-waf/src/commands/CreateIPSetCommand.ts index 0261a79856ecc..4b6f9a2e2e957 100644 --- a/clients/client-waf/src/commands/CreateIPSetCommand.ts +++ b/clients/client-waf/src/commands/CreateIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0"; @@ -240,6 +241,10 @@ export class CreateIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateRateBasedRuleCommand.ts b/clients/client-waf/src/commands/CreateRateBasedRuleCommand.ts index 6296e958e2d03..2fd5b7bf204e1 100644 --- a/clients/client-waf/src/commands/CreateRateBasedRuleCommand.ts +++ b/clients/client-waf/src/commands/CreateRateBasedRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRateBasedRuleRequest, CreateRateBasedRuleResponse } from "../models/models_0"; @@ -294,6 +295,10 @@ export class CreateRateBasedRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateRateBasedRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateRegexMatchSetCommand.ts b/clients/client-waf/src/commands/CreateRegexMatchSetCommand.ts index 16dad04ab246a..8ea57f04d6249 100644 --- a/clients/client-waf/src/commands/CreateRegexMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateRegexMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRegexMatchSetRequest, CreateRegexMatchSetResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class CreateRegexMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateRegexMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateRegexPatternSetCommand.ts b/clients/client-waf/src/commands/CreateRegexPatternSetCommand.ts index b4bac5804ae4f..f0a043b61d6f9 100644 --- a/clients/client-waf/src/commands/CreateRegexPatternSetCommand.ts +++ b/clients/client-waf/src/commands/CreateRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRegexPatternSetRequest, CreateRegexPatternSetResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class CreateRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateRuleCommand.ts b/clients/client-waf/src/commands/CreateRuleCommand.ts index a84c50245ca85..3f3224a087df8 100644 --- a/clients/client-waf/src/commands/CreateRuleCommand.ts +++ b/clients/client-waf/src/commands/CreateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0"; @@ -276,6 +277,10 @@ export class CreateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateRuleGroupCommand.ts b/clients/client-waf/src/commands/CreateRuleGroupCommand.ts index b9e9bcb7fb35a..daae1ac689437 100644 --- a/clients/client-waf/src/commands/CreateRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/CreateRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class CreateRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateSizeConstraintSetCommand.ts b/clients/client-waf/src/commands/CreateSizeConstraintSetCommand.ts index de37986c0be63..b5caa0096f71d 100644 --- a/clients/client-waf/src/commands/CreateSizeConstraintSetCommand.ts +++ b/clients/client-waf/src/commands/CreateSizeConstraintSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSizeConstraintSetRequest, CreateSizeConstraintSetResponse } from "../models/models_0"; @@ -249,6 +250,10 @@ export class CreateSizeConstraintSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateSizeConstraintSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateSqlInjectionMatchSetCommand.ts b/clients/client-waf/src/commands/CreateSqlInjectionMatchSetCommand.ts index 72cdae3e15568..ca79071fde520 100644 --- a/clients/client-waf/src/commands/CreateSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateSqlInjectionMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResponse } from "../models/models_0"; @@ -243,6 +244,10 @@ export class CreateSqlInjectionMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateSqlInjectionMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateWebACLCommand.ts b/clients/client-waf/src/commands/CreateWebACLCommand.ts index 189bd84aeca4d..570f1e8bdc809 100644 --- a/clients/client-waf/src/commands/CreateWebACLCommand.ts +++ b/clients/client-waf/src/commands/CreateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWebACLRequest, CreateWebACLResponse } from "../models/models_0"; @@ -293,6 +294,10 @@ export class CreateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateWebACLMigrationStackCommand.ts b/clients/client-waf/src/commands/CreateWebACLMigrationStackCommand.ts index cc7399b4e59bc..83ae13eacb5da 100644 --- a/clients/client-waf/src/commands/CreateWebACLMigrationStackCommand.ts +++ b/clients/client-waf/src/commands/CreateWebACLMigrationStackCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWebACLMigrationStackRequest, CreateWebACLMigrationStackResponse } from "../models/models_0"; @@ -225,6 +226,10 @@ export class CreateWebACLMigrationStackCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateWebACLMigrationStack", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/CreateXssMatchSetCommand.ts b/clients/client-waf/src/commands/CreateXssMatchSetCommand.ts index 74349e14e9ed9..c5c32391babf5 100644 --- a/clients/client-waf/src/commands/CreateXssMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateXssMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateXssMatchSetRequest, CreateXssMatchSetResponse } from "../models/models_0"; @@ -243,6 +244,10 @@ export class CreateXssMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "CreateXssMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteByteMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteByteMatchSetCommand.ts index 80a1e53f514fc..7a12effe2c605 100644 --- a/clients/client-waf/src/commands/DeleteByteMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteByteMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteByteMatchSetRequest, DeleteByteMatchSetResponse } from "../models/models_0"; @@ -196,6 +197,10 @@ export class DeleteByteMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteByteMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteGeoMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteGeoMatchSetCommand.ts index 7a4af14dd8ae4..638fb694119cf 100644 --- a/clients/client-waf/src/commands/DeleteGeoMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteGeoMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGeoMatchSetRequest, DeleteGeoMatchSetResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class DeleteGeoMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteGeoMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteIPSetCommand.ts b/clients/client-waf/src/commands/DeleteIPSetCommand.ts index abec4989505f9..ce2c40f5518ab 100644 --- a/clients/client-waf/src/commands/DeleteIPSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0"; @@ -194,6 +195,10 @@ export class DeleteIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-waf/src/commands/DeleteLoggingConfigurationCommand.ts index cf1552ed9a84e..672843c692d07 100644 --- a/clients/client-waf/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-waf/src/commands/DeleteLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeleteLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeletePermissionPolicyCommand.ts b/clients/client-waf/src/commands/DeletePermissionPolicyCommand.ts index 4dfe7384d2854..7913fd3bc7445 100644 --- a/clients/client-waf/src/commands/DeletePermissionPolicyCommand.ts +++ b/clients/client-waf/src/commands/DeletePermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePermissionPolicyRequest, DeletePermissionPolicyResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DeletePermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeletePermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteRateBasedRuleCommand.ts b/clients/client-waf/src/commands/DeleteRateBasedRuleCommand.ts index 708abdc3b52f5..4818a7efecc6f 100644 --- a/clients/client-waf/src/commands/DeleteRateBasedRuleCommand.ts +++ b/clients/client-waf/src/commands/DeleteRateBasedRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRateBasedRuleRequest, DeleteRateBasedRuleResponse } from "../models/models_0"; @@ -189,6 +190,10 @@ export class DeleteRateBasedRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteRateBasedRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteRegexMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteRegexMatchSetCommand.ts index 50c0e21d7a9e6..0c9e291e63dd9 100644 --- a/clients/client-waf/src/commands/DeleteRegexMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteRegexMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRegexMatchSetRequest, DeleteRegexMatchSetResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class DeleteRegexMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteRegexMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteRegexPatternSetCommand.ts b/clients/client-waf/src/commands/DeleteRegexPatternSetCommand.ts index 4a9f19ef67369..256c19e3a30bd 100644 --- a/clients/client-waf/src/commands/DeleteRegexPatternSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRegexPatternSetRequest, DeleteRegexPatternSetResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DeleteRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteRuleCommand.ts b/clients/client-waf/src/commands/DeleteRuleCommand.ts index 51e1f82444ef1..b5b2494d4e522 100644 --- a/clients/client-waf/src/commands/DeleteRuleCommand.ts +++ b/clients/client-waf/src/commands/DeleteRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0"; @@ -200,6 +201,10 @@ export class DeleteRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteRuleGroupCommand.ts b/clients/client-waf/src/commands/DeleteRuleGroupCommand.ts index 44af3f253c6ce..9e6f5b79aaa12 100644 --- a/clients/client-waf/src/commands/DeleteRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/DeleteRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0"; @@ -205,6 +206,10 @@ export class DeleteRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteSizeConstraintSetCommand.ts b/clients/client-waf/src/commands/DeleteSizeConstraintSetCommand.ts index 4e69516fe470a..1480efe09fd49 100644 --- a/clients/client-waf/src/commands/DeleteSizeConstraintSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteSizeConstraintSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResponse } from "../models/models_0"; @@ -196,6 +197,10 @@ export class DeleteSizeConstraintSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteSizeConstraintSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteSqlInjectionMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteSqlInjectionMatchSetCommand.ts index 40bd4690b9940..f4a9eb1fb64e9 100644 --- a/clients/client-waf/src/commands/DeleteSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteSqlInjectionMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResponse } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DeleteSqlInjectionMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteSqlInjectionMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteWebACLCommand.ts b/clients/client-waf/src/commands/DeleteWebACLCommand.ts index 20404f850e3ee..49e523a647b1e 100644 --- a/clients/client-waf/src/commands/DeleteWebACLCommand.ts +++ b/clients/client-waf/src/commands/DeleteWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWebACLRequest, DeleteWebACLResponse } from "../models/models_0"; @@ -198,6 +199,10 @@ export class DeleteWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/DeleteXssMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteXssMatchSetCommand.ts index 3af3bad6cd004..cca908aae9b33 100644 --- a/clients/client-waf/src/commands/DeleteXssMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteXssMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteXssMatchSetRequest, DeleteXssMatchSetResponse } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DeleteXssMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "DeleteXssMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetByteMatchSetCommand.ts b/clients/client-waf/src/commands/GetByteMatchSetCommand.ts index a65dbb80fc2c0..0b27451fd4b96 100644 --- a/clients/client-waf/src/commands/GetByteMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetByteMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetByteMatchSetRequest, GetByteMatchSetResponse } from "../models/models_0"; @@ -175,6 +176,10 @@ export class GetByteMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetByteMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetChangeTokenCommand.ts b/clients/client-waf/src/commands/GetChangeTokenCommand.ts index 0ac834bf99036..5c8af6a278d00 100644 --- a/clients/client-waf/src/commands/GetChangeTokenCommand.ts +++ b/clients/client-waf/src/commands/GetChangeTokenCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetChangeTokenRequest, GetChangeTokenResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetChangeTokenCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetChangeToken", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetChangeTokenStatusCommand.ts b/clients/client-waf/src/commands/GetChangeTokenStatusCommand.ts index 17ace53802a40..afd74bb7950fb 100644 --- a/clients/client-waf/src/commands/GetChangeTokenStatusCommand.ts +++ b/clients/client-waf/src/commands/GetChangeTokenStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetChangeTokenStatusRequest, GetChangeTokenStatusResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class GetChangeTokenStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetChangeTokenStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetGeoMatchSetCommand.ts b/clients/client-waf/src/commands/GetGeoMatchSetCommand.ts index 77c5902f9adca..4d4a7144e5275 100644 --- a/clients/client-waf/src/commands/GetGeoMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetGeoMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGeoMatchSetRequest, GetGeoMatchSetResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetGeoMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetGeoMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetIPSetCommand.ts b/clients/client-waf/src/commands/GetIPSetCommand.ts index 34efa14313423..d3cea438b75dc 100644 --- a/clients/client-waf/src/commands/GetIPSetCommand.ts +++ b/clients/client-waf/src/commands/GetIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetIPSetRequest, GetIPSetResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetIPSetCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-waf/src/commands/GetLoggingConfigurationCommand.ts index 1c344213728eb..f621531795167 100644 --- a/clients/client-waf/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-waf/src/commands/GetLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLoggingConfigurationRequest, GetLoggingConfigurationResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetPermissionPolicyCommand.ts b/clients/client-waf/src/commands/GetPermissionPolicyCommand.ts index fa607dbc7d338..ec4705b2eaf82 100644 --- a/clients/client-waf/src/commands/GetPermissionPolicyCommand.ts +++ b/clients/client-waf/src/commands/GetPermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPermissionPolicyRequest, GetPermissionPolicyResponse } from "../models/models_0"; @@ -128,6 +129,10 @@ export class GetPermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetPermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetRateBasedRuleCommand.ts b/clients/client-waf/src/commands/GetRateBasedRuleCommand.ts index 2c5e030924852..7077a0ae123ba 100644 --- a/clients/client-waf/src/commands/GetRateBasedRuleCommand.ts +++ b/clients/client-waf/src/commands/GetRateBasedRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRateBasedRuleRequest, GetRateBasedRuleResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetRateBasedRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetRateBasedRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetRateBasedRuleManagedKeysCommand.ts b/clients/client-waf/src/commands/GetRateBasedRuleManagedKeysCommand.ts index 1b6e8e8751504..097155ce61cef 100644 --- a/clients/client-waf/src/commands/GetRateBasedRuleManagedKeysCommand.ts +++ b/clients/client-waf/src/commands/GetRateBasedRuleManagedKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResponse } from "../models/models_0"; @@ -179,6 +180,10 @@ export class GetRateBasedRuleManagedKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetRateBasedRuleManagedKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetRegexMatchSetCommand.ts b/clients/client-waf/src/commands/GetRegexMatchSetCommand.ts index 0e52f48d5fdd6..b642f058b69ca 100644 --- a/clients/client-waf/src/commands/GetRegexMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetRegexMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRegexMatchSetRequest, GetRegexMatchSetResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetRegexMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetRegexMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetRegexPatternSetCommand.ts b/clients/client-waf/src/commands/GetRegexPatternSetCommand.ts index 368f1c4cc3899..9ec25f7e619d1 100644 --- a/clients/client-waf/src/commands/GetRegexPatternSetCommand.ts +++ b/clients/client-waf/src/commands/GetRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRegexPatternSetRequest, GetRegexPatternSetResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetRuleCommand.ts b/clients/client-waf/src/commands/GetRuleCommand.ts index 309d4ab8aeb49..fc36c98f814c7 100644 --- a/clients/client-waf/src/commands/GetRuleCommand.ts +++ b/clients/client-waf/src/commands/GetRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRuleRequest, GetRuleResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class GetRuleCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetRuleGroupCommand.ts b/clients/client-waf/src/commands/GetRuleGroupCommand.ts index 818f08d00293a..88b431bb458e7 100644 --- a/clients/client-waf/src/commands/GetRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/GetRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRuleGroupRequest, GetRuleGroupResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetSampledRequestsCommand.ts b/clients/client-waf/src/commands/GetSampledRequestsCommand.ts index 90e01e56eaf1f..c9280de9ac43e 100644 --- a/clients/client-waf/src/commands/GetSampledRequestsCommand.ts +++ b/clients/client-waf/src/commands/GetSampledRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSampledRequestsRequest, GetSampledRequestsResponse } from "../models/models_0"; @@ -208,6 +209,10 @@ export class GetSampledRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetSampledRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetSizeConstraintSetCommand.ts b/clients/client-waf/src/commands/GetSizeConstraintSetCommand.ts index 77bd4b19575f3..3b8b7eec3877b 100644 --- a/clients/client-waf/src/commands/GetSizeConstraintSetCommand.ts +++ b/clients/client-waf/src/commands/GetSizeConstraintSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSizeConstraintSetRequest, GetSizeConstraintSetResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class GetSizeConstraintSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetSizeConstraintSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetSqlInjectionMatchSetCommand.ts b/clients/client-waf/src/commands/GetSqlInjectionMatchSetCommand.ts index 490d0348aa38f..36cfb1686c2b8 100644 --- a/clients/client-waf/src/commands/GetSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetSqlInjectionMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetSqlInjectionMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetSqlInjectionMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetWebACLCommand.ts b/clients/client-waf/src/commands/GetWebACLCommand.ts index b48fc72b2c820..eed51872e4db3 100644 --- a/clients/client-waf/src/commands/GetWebACLCommand.ts +++ b/clients/client-waf/src/commands/GetWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWebACLRequest, GetWebACLResponse } from "../models/models_0"; @@ -183,6 +184,10 @@ export class GetWebACLCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/GetXssMatchSetCommand.ts b/clients/client-waf/src/commands/GetXssMatchSetCommand.ts index ba21f88d90d07..671b453f51373 100644 --- a/clients/client-waf/src/commands/GetXssMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetXssMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetXssMatchSetRequest, GetXssMatchSetResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class GetXssMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "GetXssMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListActivatedRulesInRuleGroupCommand.ts b/clients/client-waf/src/commands/ListActivatedRulesInRuleGroupCommand.ts index 2bc6ff610ff09..9890be4473737 100644 --- a/clients/client-waf/src/commands/ListActivatedRulesInRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/ListActivatedRulesInRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResponse } from "../models/models_0"; @@ -193,6 +194,10 @@ export class ListActivatedRulesInRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListActivatedRulesInRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListByteMatchSetsCommand.ts b/clients/client-waf/src/commands/ListByteMatchSetsCommand.ts index 381faf62714b9..8364188982a85 100644 --- a/clients/client-waf/src/commands/ListByteMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListByteMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListByteMatchSetsRequest, ListByteMatchSetsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListByteMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListByteMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListGeoMatchSetsCommand.ts b/clients/client-waf/src/commands/ListGeoMatchSetsCommand.ts index 3e8a7d8944313..5d3327db6becc 100644 --- a/clients/client-waf/src/commands/ListGeoMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListGeoMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGeoMatchSetsRequest, ListGeoMatchSetsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListGeoMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListGeoMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListIPSetsCommand.ts b/clients/client-waf/src/commands/ListIPSetsCommand.ts index 874593017c037..086fc541ee1d0 100644 --- a/clients/client-waf/src/commands/ListIPSetsCommand.ts +++ b/clients/client-waf/src/commands/ListIPSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListIPSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListIPSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-waf/src/commands/ListLoggingConfigurationsCommand.ts index f2fe48c2cefb8..ae45d47a735ff 100644 --- a/clients/client-waf/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-waf/src/commands/ListLoggingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLoggingConfigurationsRequest, ListLoggingConfigurationsResponse } from "../models/models_0"; @@ -183,6 +184,10 @@ export class ListLoggingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListLoggingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListRateBasedRulesCommand.ts b/clients/client-waf/src/commands/ListRateBasedRulesCommand.ts index e6ea18396d03c..a9e6536640d6f 100644 --- a/clients/client-waf/src/commands/ListRateBasedRulesCommand.ts +++ b/clients/client-waf/src/commands/ListRateBasedRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRateBasedRulesRequest, ListRateBasedRulesResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListRateBasedRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListRateBasedRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListRegexMatchSetsCommand.ts b/clients/client-waf/src/commands/ListRegexMatchSetsCommand.ts index bfbec41cc7c28..0e1b85b953dcd 100644 --- a/clients/client-waf/src/commands/ListRegexMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListRegexMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRegexMatchSetsRequest, ListRegexMatchSetsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListRegexMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListRegexMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListRegexPatternSetsCommand.ts b/clients/client-waf/src/commands/ListRegexPatternSetsCommand.ts index 7d10ed724cdd7..08c305c4a9eb7 100644 --- a/clients/client-waf/src/commands/ListRegexPatternSetsCommand.ts +++ b/clients/client-waf/src/commands/ListRegexPatternSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRegexPatternSetsRequest, ListRegexPatternSetsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ListRegexPatternSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListRegexPatternSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListRuleGroupsCommand.ts b/clients/client-waf/src/commands/ListRuleGroupsCommand.ts index 361d62fd06ba4..e1e883a0f7bfa 100644 --- a/clients/client-waf/src/commands/ListRuleGroupsCommand.ts +++ b/clients/client-waf/src/commands/ListRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListRulesCommand.ts b/clients/client-waf/src/commands/ListRulesCommand.ts index e536d3135ecd9..a9663bedc2d23 100644 --- a/clients/client-waf/src/commands/ListRulesCommand.ts +++ b/clients/client-waf/src/commands/ListRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRulesRequest, ListRulesResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class ListRulesCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListSizeConstraintSetsCommand.ts b/clients/client-waf/src/commands/ListSizeConstraintSetsCommand.ts index a0580e41b7ec7..596d1a5ef8e6f 100644 --- a/clients/client-waf/src/commands/ListSizeConstraintSetsCommand.ts +++ b/clients/client-waf/src/commands/ListSizeConstraintSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSizeConstraintSetsRequest, ListSizeConstraintSetsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListSizeConstraintSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListSizeConstraintSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListSqlInjectionMatchSetsCommand.ts b/clients/client-waf/src/commands/ListSqlInjectionMatchSetsCommand.ts index f4d7e3ce0b10d..29b85321bc767 100644 --- a/clients/client-waf/src/commands/ListSqlInjectionMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListSqlInjectionMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListSqlInjectionMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListSqlInjectionMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListSubscribedRuleGroupsCommand.ts b/clients/client-waf/src/commands/ListSubscribedRuleGroupsCommand.ts index 4e74d69f7b343..f11e3619c86da 100644 --- a/clients/client-waf/src/commands/ListSubscribedRuleGroupsCommand.ts +++ b/clients/client-waf/src/commands/ListSubscribedRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListSubscribedRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListSubscribedRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListTagsForResourceCommand.ts b/clients/client-waf/src/commands/ListTagsForResourceCommand.ts index 0d5f82d2cc671..b0ff2eedfa3b0 100644 --- a/clients/client-waf/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-waf/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -189,6 +190,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListWebACLsCommand.ts b/clients/client-waf/src/commands/ListWebACLsCommand.ts index f9cd4ec32fc91..513dad9bb5f68 100644 --- a/clients/client-waf/src/commands/ListWebACLsCommand.ts +++ b/clients/client-waf/src/commands/ListWebACLsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWebACLsRequest, ListWebACLsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListWebACLsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListWebACLs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/ListXssMatchSetsCommand.ts b/clients/client-waf/src/commands/ListXssMatchSetsCommand.ts index 0868048828b79..4222151ba32f1 100644 --- a/clients/client-waf/src/commands/ListXssMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListXssMatchSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListXssMatchSetsRequest, ListXssMatchSetsResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListXssMatchSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "ListXssMatchSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/PutLoggingConfigurationCommand.ts b/clients/client-waf/src/commands/PutLoggingConfigurationCommand.ts index c81fa3bb674f6..8ce53cb5bca4b 100644 --- a/clients/client-waf/src/commands/PutLoggingConfigurationCommand.ts +++ b/clients/client-waf/src/commands/PutLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutLoggingConfigurationRequest, PutLoggingConfigurationResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class PutLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "PutLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/PutPermissionPolicyCommand.ts b/clients/client-waf/src/commands/PutPermissionPolicyCommand.ts index 5cf6aaac30927..651559185bf36 100644 --- a/clients/client-waf/src/commands/PutPermissionPolicyCommand.ts +++ b/clients/client-waf/src/commands/PutPermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutPermissionPolicyRequest, PutPermissionPolicyResponse } from "../models/models_0"; @@ -194,6 +195,10 @@ export class PutPermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "PutPermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/TagResourceCommand.ts b/clients/client-waf/src/commands/TagResourceCommand.ts index eb2cb959d16e8..c732cee870c76 100644 --- a/clients/client-waf/src/commands/TagResourceCommand.ts +++ b/clients/client-waf/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -185,6 +186,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UntagResourceCommand.ts b/clients/client-waf/src/commands/UntagResourceCommand.ts index 67ff5110fcb2e..658703b84ebda 100644 --- a/clients/client-waf/src/commands/UntagResourceCommand.ts +++ b/clients/client-waf/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -176,6 +177,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateByteMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateByteMatchSetCommand.ts index 0ea3a6f53527d..a32dc4a6f268c 100644 --- a/clients/client-waf/src/commands/UpdateByteMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateByteMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateByteMatchSetRequest, UpdateByteMatchSetResponse } from "../models/models_0"; @@ -304,6 +305,10 @@ export class UpdateByteMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateByteMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateGeoMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateGeoMatchSetCommand.ts index dea42ba29e5d6..f44af523d704e 100644 --- a/clients/client-waf/src/commands/UpdateGeoMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateGeoMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGeoMatchSetRequest, UpdateGeoMatchSetResponse } from "../models/models_0"; @@ -271,6 +272,10 @@ export class UpdateGeoMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateGeoMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateIPSetCommand.ts b/clients/client-waf/src/commands/UpdateIPSetCommand.ts index b58683baf9037..ec30a3acab360 100644 --- a/clients/client-waf/src/commands/UpdateIPSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateIPSetRequest, UpdateIPSetResponse } from "../models/models_0"; @@ -330,6 +331,10 @@ export class UpdateIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateRateBasedRuleCommand.ts b/clients/client-waf/src/commands/UpdateRateBasedRuleCommand.ts index 312f3fec9b2cc..52deb74aed251 100644 --- a/clients/client-waf/src/commands/UpdateRateBasedRuleCommand.ts +++ b/clients/client-waf/src/commands/UpdateRateBasedRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRateBasedRuleRequest, UpdateRateBasedRuleResponse } from "../models/models_0"; @@ -289,6 +290,10 @@ export class UpdateRateBasedRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateRateBasedRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateRegexMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateRegexMatchSetCommand.ts index 8ba820fc7d58e..943dc9efa6c50 100644 --- a/clients/client-waf/src/commands/UpdateRegexMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateRegexMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRegexMatchSetRequest, UpdateRegexMatchSetResponse } from "../models/models_0"; @@ -231,6 +232,10 @@ export class UpdateRegexMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateRegexMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateRegexPatternSetCommand.ts b/clients/client-waf/src/commands/UpdateRegexPatternSetCommand.ts index 95c42657a1e42..4decaadf3f924 100644 --- a/clients/client-waf/src/commands/UpdateRegexPatternSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRegexPatternSetRequest, UpdateRegexPatternSetResponse } from "../models/models_0"; @@ -229,6 +230,10 @@ export class UpdateRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateRuleCommand.ts b/clients/client-waf/src/commands/UpdateRuleCommand.ts index aaad3fb899bd5..2660da17b89be 100644 --- a/clients/client-waf/src/commands/UpdateRuleCommand.ts +++ b/clients/client-waf/src/commands/UpdateRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRuleRequest, UpdateRuleResponse } from "../models/models_0"; @@ -308,6 +309,10 @@ export class UpdateRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateRuleGroupCommand.ts b/clients/client-waf/src/commands/UpdateRuleGroupCommand.ts index 812b907bd2e5e..d2aad521bf733 100644 --- a/clients/client-waf/src/commands/UpdateRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/UpdateRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0"; @@ -263,6 +264,10 @@ export class UpdateRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateSizeConstraintSetCommand.ts b/clients/client-waf/src/commands/UpdateSizeConstraintSetCommand.ts index 027f4feaf003c..d1a7220a426e5 100644 --- a/clients/client-waf/src/commands/UpdateSizeConstraintSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateSizeConstraintSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResponse } from "../models/models_0"; @@ -318,6 +319,10 @@ export class UpdateSizeConstraintSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateSizeConstraintSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateSqlInjectionMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateSqlInjectionMatchSetCommand.ts index 553e8467343dc..7b0fd16fba71f 100644 --- a/clients/client-waf/src/commands/UpdateSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateSqlInjectionMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResponse } from "../models/models_0"; @@ -302,6 +303,10 @@ export class UpdateSqlInjectionMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateSqlInjectionMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateWebACLCommand.ts b/clients/client-waf/src/commands/UpdateWebACLCommand.ts index e8320dd861b9d..8d0633d999812 100644 --- a/clients/client-waf/src/commands/UpdateWebACLCommand.ts +++ b/clients/client-waf/src/commands/UpdateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWebACLRequest, UpdateWebACLResponse } from "../models/models_0"; @@ -360,6 +361,10 @@ export class UpdateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-waf/src/commands/UpdateXssMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateXssMatchSetCommand.ts index 8152c9f176c47..ede296bc0076f 100644 --- a/clients/client-waf/src/commands/UpdateXssMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateXssMatchSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateXssMatchSetRequest, UpdateXssMatchSetResponse } from "../models/models_0"; @@ -304,6 +305,10 @@ export class UpdateXssMatchSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20150824", + operation: "UpdateXssMatchSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/package.json b/clients/client-wafv2/package.json index 4e210eb9c9b6e..3187aca544203 100644 --- a/clients/client-wafv2/package.json +++ b/clients/client-wafv2/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-wafv2/src/commands/AssociateWebACLCommand.ts b/clients/client-wafv2/src/commands/AssociateWebACLCommand.ts index 88cf06c6ca56c..723b7e4aaf23f 100644 --- a/clients/client-wafv2/src/commands/AssociateWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/AssociateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateWebACLRequest, AssociateWebACLResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class AssociateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "AssociateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/CheckCapacityCommand.ts b/clients/client-wafv2/src/commands/CheckCapacityCommand.ts index 75d2e3ed17b69..0da5cdbfc352b 100644 --- a/clients/client-wafv2/src/commands/CheckCapacityCommand.ts +++ b/clients/client-wafv2/src/commands/CheckCapacityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CheckCapacityRequest, CheckCapacityResponse } from "../models/models_0"; @@ -1117,6 +1118,10 @@ export class CheckCapacityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "CheckCapacity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/CreateAPIKeyCommand.ts b/clients/client-wafv2/src/commands/CreateAPIKeyCommand.ts index 8f002a270c929..aec5d97fabeec 100644 --- a/clients/client-wafv2/src/commands/CreateAPIKeyCommand.ts +++ b/clients/client-wafv2/src/commands/CreateAPIKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAPIKeyRequest, CreateAPIKeyResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class CreateAPIKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "CreateAPIKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/CreateIPSetCommand.ts b/clients/client-wafv2/src/commands/CreateIPSetCommand.ts index 2670890ac2d9d..c0ea104d3ad1f 100644 --- a/clients/client-wafv2/src/commands/CreateIPSetCommand.ts +++ b/clients/client-wafv2/src/commands/CreateIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0"; @@ -183,6 +184,10 @@ export class CreateIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "CreateIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/CreateRegexPatternSetCommand.ts b/clients/client-wafv2/src/commands/CreateRegexPatternSetCommand.ts index 60d310de773b4..111fb3186e133 100644 --- a/clients/client-wafv2/src/commands/CreateRegexPatternSetCommand.ts +++ b/clients/client-wafv2/src/commands/CreateRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRegexPatternSetRequest, CreateRegexPatternSetResponse } from "../models/models_0"; @@ -184,6 +185,10 @@ export class CreateRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "CreateRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/CreateRuleGroupCommand.ts b/clients/client-wafv2/src/commands/CreateRuleGroupCommand.ts index 1da1811e3b17b..36ef1e3996216 100644 --- a/clients/client-wafv2/src/commands/CreateRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/CreateRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0"; @@ -1142,6 +1143,10 @@ export class CreateRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "CreateRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/CreateWebACLCommand.ts b/clients/client-wafv2/src/commands/CreateWebACLCommand.ts index 50954f6725bbe..0fe1a23282392 100644 --- a/clients/client-wafv2/src/commands/CreateWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/CreateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWebACLRequest, CreateWebACLResponse } from "../models/models_0"; @@ -1169,6 +1170,10 @@ export class CreateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "CreateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DeleteFirewallManagerRuleGroupsCommand.ts b/clients/client-wafv2/src/commands/DeleteFirewallManagerRuleGroupsCommand.ts index 44d5d645ac67c..60be065dd8e3f 100644 --- a/clients/client-wafv2/src/commands/DeleteFirewallManagerRuleGroupsCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteFirewallManagerRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFirewallManagerRuleGroupsRequest, DeleteFirewallManagerRuleGroupsResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class DeleteFirewallManagerRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DeleteFirewallManagerRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DeleteIPSetCommand.ts b/clients/client-wafv2/src/commands/DeleteIPSetCommand.ts index 12eda2cfe6e51..190ee967dd465 100644 --- a/clients/client-wafv2/src/commands/DeleteIPSetCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class DeleteIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DeleteIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-wafv2/src/commands/DeleteLoggingConfigurationCommand.ts index b608f840cb221..979d75ff271d5 100644 --- a/clients/client-wafv2/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResponse } from "../models/models_0"; @@ -151,6 +152,10 @@ export class DeleteLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DeleteLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DeletePermissionPolicyCommand.ts b/clients/client-wafv2/src/commands/DeletePermissionPolicyCommand.ts index bce0473edde7d..e0efecf1df903 100644 --- a/clients/client-wafv2/src/commands/DeletePermissionPolicyCommand.ts +++ b/clients/client-wafv2/src/commands/DeletePermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePermissionPolicyRequest, DeletePermissionPolicyResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeletePermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DeletePermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DeleteRegexPatternSetCommand.ts b/clients/client-wafv2/src/commands/DeleteRegexPatternSetCommand.ts index 366fd05f4d06e..75876acfd3687 100644 --- a/clients/client-wafv2/src/commands/DeleteRegexPatternSetCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRegexPatternSetRequest, DeleteRegexPatternSetResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DeleteRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DeleteRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DeleteRuleGroupCommand.ts b/clients/client-wafv2/src/commands/DeleteRuleGroupCommand.ts index caf61b5490d88..5e5a714cb4f50 100644 --- a/clients/client-wafv2/src/commands/DeleteRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0"; @@ -165,6 +166,10 @@ export class DeleteRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DeleteRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DeleteWebACLCommand.ts b/clients/client-wafv2/src/commands/DeleteWebACLCommand.ts index 1859c1e8bd0c9..51913196b7f0d 100644 --- a/clients/client-wafv2/src/commands/DeleteWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWebACLRequest, DeleteWebACLResponse } from "../models/models_0"; @@ -197,6 +198,10 @@ export class DeleteWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DeleteWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DescribeAllManagedProductsCommand.ts b/clients/client-wafv2/src/commands/DescribeAllManagedProductsCommand.ts index 780ce07642f1e..939377fa7d9d8 100644 --- a/clients/client-wafv2/src/commands/DescribeAllManagedProductsCommand.ts +++ b/clients/client-wafv2/src/commands/DescribeAllManagedProductsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAllManagedProductsRequest, DescribeAllManagedProductsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DescribeAllManagedProductsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DescribeAllManagedProducts", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DescribeManagedProductsByVendorCommand.ts b/clients/client-wafv2/src/commands/DescribeManagedProductsByVendorCommand.ts index 8ca2e69a7e030..2cc9ad392f5e2 100644 --- a/clients/client-wafv2/src/commands/DescribeManagedProductsByVendorCommand.ts +++ b/clients/client-wafv2/src/commands/DescribeManagedProductsByVendorCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeManagedProductsByVendorRequest, DescribeManagedProductsByVendorResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class DescribeManagedProductsByVendorCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DescribeManagedProductsByVendor", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DescribeManagedRuleGroupCommand.ts b/clients/client-wafv2/src/commands/DescribeManagedRuleGroupCommand.ts index 06172dc35f437..dae7e81b9d446 100644 --- a/clients/client-wafv2/src/commands/DescribeManagedRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/DescribeManagedRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeManagedRuleGroupRequest, DescribeManagedRuleGroupResponse } from "../models/models_0"; @@ -232,6 +233,10 @@ export class DescribeManagedRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DescribeManagedRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/DisassociateWebACLCommand.ts b/clients/client-wafv2/src/commands/DisassociateWebACLCommand.ts index e3e5a2457d5ec..7f022a06000a6 100644 --- a/clients/client-wafv2/src/commands/DisassociateWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/DisassociateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateWebACLRequest, DisassociateWebACLResponse } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DisassociateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "DisassociateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GenerateMobileSdkReleaseUrlCommand.ts b/clients/client-wafv2/src/commands/GenerateMobileSdkReleaseUrlCommand.ts index 3e870775c0e18..408c447d45d15 100644 --- a/clients/client-wafv2/src/commands/GenerateMobileSdkReleaseUrlCommand.ts +++ b/clients/client-wafv2/src/commands/GenerateMobileSdkReleaseUrlCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GenerateMobileSdkReleaseUrlRequest, GenerateMobileSdkReleaseUrlResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class GenerateMobileSdkReleaseUrlCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GenerateMobileSdkReleaseUrl", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetDecryptedAPIKeyCommand.ts b/clients/client-wafv2/src/commands/GetDecryptedAPIKeyCommand.ts index 373bd523939ca..4ef069663e77b 100644 --- a/clients/client-wafv2/src/commands/GetDecryptedAPIKeyCommand.ts +++ b/clients/client-wafv2/src/commands/GetDecryptedAPIKeyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDecryptedAPIKeyRequest, GetDecryptedAPIKeyResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class GetDecryptedAPIKeyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetDecryptedAPIKey", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetIPSetCommand.ts b/clients/client-wafv2/src/commands/GetIPSetCommand.ts index e041e45fa5c54..d1974cb1e711e 100644 --- a/clients/client-wafv2/src/commands/GetIPSetCommand.ts +++ b/clients/client-wafv2/src/commands/GetIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetIPSetRequest, GetIPSetResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class GetIPSetCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-wafv2/src/commands/GetLoggingConfigurationCommand.ts index 8ba1f0f977fd3..86136c4f58530 100644 --- a/clients/client-wafv2/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-wafv2/src/commands/GetLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLoggingConfigurationRequest, GetLoggingConfigurationResponse } from "../models/models_0"; @@ -230,6 +231,10 @@ export class GetLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetManagedRuleSetCommand.ts b/clients/client-wafv2/src/commands/GetManagedRuleSetCommand.ts index d477e8e822b35..98284c8f0d676 100644 --- a/clients/client-wafv2/src/commands/GetManagedRuleSetCommand.ts +++ b/clients/client-wafv2/src/commands/GetManagedRuleSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetManagedRuleSetRequest, GetManagedRuleSetResponse } from "../models/models_0"; @@ -172,6 +173,10 @@ export class GetManagedRuleSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetManagedRuleSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetMobileSdkReleaseCommand.ts b/clients/client-wafv2/src/commands/GetMobileSdkReleaseCommand.ts index 3cb922a65a2af..d3e88967d628c 100644 --- a/clients/client-wafv2/src/commands/GetMobileSdkReleaseCommand.ts +++ b/clients/client-wafv2/src/commands/GetMobileSdkReleaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMobileSdkReleaseRequest, GetMobileSdkReleaseResponse } from "../models/models_0"; @@ -162,6 +163,10 @@ export class GetMobileSdkReleaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetMobileSdkRelease", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetPermissionPolicyCommand.ts b/clients/client-wafv2/src/commands/GetPermissionPolicyCommand.ts index b8bd326369007..bd7be74e74b4e 100644 --- a/clients/client-wafv2/src/commands/GetPermissionPolicyCommand.ts +++ b/clients/client-wafv2/src/commands/GetPermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPermissionPolicyRequest, GetPermissionPolicyResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetPermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetPermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetRateBasedStatementManagedKeysCommand.ts b/clients/client-wafv2/src/commands/GetRateBasedStatementManagedKeysCommand.ts index 9c45136b1bfc8..8f2b928c0f86c 100644 --- a/clients/client-wafv2/src/commands/GetRateBasedStatementManagedKeysCommand.ts +++ b/clients/client-wafv2/src/commands/GetRateBasedStatementManagedKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRateBasedStatementManagedKeysRequest, GetRateBasedStatementManagedKeysResponse } from "../models/models_0"; @@ -188,6 +189,10 @@ export class GetRateBasedStatementManagedKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetRateBasedStatementManagedKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetRegexPatternSetCommand.ts b/clients/client-wafv2/src/commands/GetRegexPatternSetCommand.ts index 0111e1ef4d249..d2378e6ff313c 100644 --- a/clients/client-wafv2/src/commands/GetRegexPatternSetCommand.ts +++ b/clients/client-wafv2/src/commands/GetRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRegexPatternSetRequest, GetRegexPatternSetResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetRuleGroupCommand.ts b/clients/client-wafv2/src/commands/GetRuleGroupCommand.ts index e435afe1c5760..f0fe4c9b9b5f4 100644 --- a/clients/client-wafv2/src/commands/GetRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/GetRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetRuleGroupRequest, GetRuleGroupResponse } from "../models/models_0"; @@ -1112,6 +1113,10 @@ export class GetRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetSampledRequestsCommand.ts b/clients/client-wafv2/src/commands/GetSampledRequestsCommand.ts index b84780599e76e..1c88fe94b90fb 100644 --- a/clients/client-wafv2/src/commands/GetSampledRequestsCommand.ts +++ b/clients/client-wafv2/src/commands/GetSampledRequestsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSampledRequestsRequest, GetSampledRequestsResponse } from "../models/models_0"; @@ -209,6 +210,10 @@ export class GetSampledRequestsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetSampledRequests", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetWebACLCommand.ts b/clients/client-wafv2/src/commands/GetWebACLCommand.ts index a75a648cd59f7..d5209dc4cd2ca 100644 --- a/clients/client-wafv2/src/commands/GetWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/GetWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWebACLRequest, GetWebACLResponse } from "../models/models_0"; @@ -1307,6 +1308,10 @@ export class GetWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/GetWebACLForResourceCommand.ts b/clients/client-wafv2/src/commands/GetWebACLForResourceCommand.ts index 09e7780e7188f..6da96d727de49 100644 --- a/clients/client-wafv2/src/commands/GetWebACLForResourceCommand.ts +++ b/clients/client-wafv2/src/commands/GetWebACLForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWebACLForResourceRequest, GetWebACLForResourceResponse } from "../models/models_0"; @@ -1312,6 +1313,10 @@ export class GetWebACLForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "GetWebACLForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListAPIKeysCommand.ts b/clients/client-wafv2/src/commands/ListAPIKeysCommand.ts index 8b4a88c802257..228e4684c7314 100644 --- a/clients/client-wafv2/src/commands/ListAPIKeysCommand.ts +++ b/clients/client-wafv2/src/commands/ListAPIKeysCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAPIKeysRequest, ListAPIKeysResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ListAPIKeysCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListAPIKeys", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupVersionsCommand.ts b/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupVersionsCommand.ts index b4f3e5f36110d..1d01dc0a43b7c 100644 --- a/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupVersionsCommand.ts +++ b/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class ListAvailableManagedRuleGroupVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListAvailableManagedRuleGroupVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupsCommand.ts b/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupsCommand.ts index 8bd70e74b4a0e..dfcbdce6afa93 100644 --- a/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupsCommand.ts +++ b/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAvailableManagedRuleGroupsRequest, ListAvailableManagedRuleGroupsResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class ListAvailableManagedRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListAvailableManagedRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListIPSetsCommand.ts b/clients/client-wafv2/src/commands/ListIPSetsCommand.ts index b9cf4a35ae003..3565f833c7a7c 100644 --- a/clients/client-wafv2/src/commands/ListIPSetsCommand.ts +++ b/clients/client-wafv2/src/commands/ListIPSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListIPSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListIPSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-wafv2/src/commands/ListLoggingConfigurationsCommand.ts index 50a956988e023..af254d7423d80 100644 --- a/clients/client-wafv2/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-wafv2/src/commands/ListLoggingConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLoggingConfigurationsRequest, ListLoggingConfigurationsResponse } from "../models/models_0"; @@ -229,6 +230,10 @@ export class ListLoggingConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListLoggingConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListManagedRuleSetsCommand.ts b/clients/client-wafv2/src/commands/ListManagedRuleSetsCommand.ts index 5107da790c5d9..c15a9858741fd 100644 --- a/clients/client-wafv2/src/commands/ListManagedRuleSetsCommand.ts +++ b/clients/client-wafv2/src/commands/ListManagedRuleSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListManagedRuleSetsRequest, ListManagedRuleSetsResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ListManagedRuleSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListManagedRuleSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListMobileSdkReleasesCommand.ts b/clients/client-wafv2/src/commands/ListMobileSdkReleasesCommand.ts index 1236069fb1f6f..12d5fcc630534 100644 --- a/clients/client-wafv2/src/commands/ListMobileSdkReleasesCommand.ts +++ b/clients/client-wafv2/src/commands/ListMobileSdkReleasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMobileSdkReleasesRequest, ListMobileSdkReleasesResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ListMobileSdkReleasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListMobileSdkReleases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListRegexPatternSetsCommand.ts b/clients/client-wafv2/src/commands/ListRegexPatternSetsCommand.ts index c019f7a6cc128..0ab1d35e92aaa 100644 --- a/clients/client-wafv2/src/commands/ListRegexPatternSetsCommand.ts +++ b/clients/client-wafv2/src/commands/ListRegexPatternSetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRegexPatternSetsRequest, ListRegexPatternSetsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListRegexPatternSetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListRegexPatternSets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListResourcesForWebACLCommand.ts b/clients/client-wafv2/src/commands/ListResourcesForWebACLCommand.ts index 272175d25f636..b001b244ccf49 100644 --- a/clients/client-wafv2/src/commands/ListResourcesForWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/ListResourcesForWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourcesForWebACLRequest, ListResourcesForWebACLResponse } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ListResourcesForWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListResourcesForWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListRuleGroupsCommand.ts b/clients/client-wafv2/src/commands/ListRuleGroupsCommand.ts index a45da529da44e..d015b83d076c1 100644 --- a/clients/client-wafv2/src/commands/ListRuleGroupsCommand.ts +++ b/clients/client-wafv2/src/commands/ListRuleGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListRuleGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListRuleGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListTagsForResourceCommand.ts b/clients/client-wafv2/src/commands/ListTagsForResourceCommand.ts index 3d3fc2e53a02f..f1285f3277e34 100644 --- a/clients/client-wafv2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-wafv2/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -173,6 +174,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/ListWebACLsCommand.ts b/clients/client-wafv2/src/commands/ListWebACLsCommand.ts index 54e5738b706f3..55d4762b38202 100644 --- a/clients/client-wafv2/src/commands/ListWebACLsCommand.ts +++ b/clients/client-wafv2/src/commands/ListWebACLsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWebACLsRequest, ListWebACLsResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListWebACLsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "ListWebACLs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/PutLoggingConfigurationCommand.ts b/clients/client-wafv2/src/commands/PutLoggingConfigurationCommand.ts index 8cf0c7dd9a3d9..907fa563910f4 100644 --- a/clients/client-wafv2/src/commands/PutLoggingConfigurationCommand.ts +++ b/clients/client-wafv2/src/commands/PutLoggingConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutLoggingConfigurationRequest, PutLoggingConfigurationResponse } from "../models/models_0"; @@ -380,6 +381,10 @@ export class PutLoggingConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "PutLoggingConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/PutManagedRuleSetVersionsCommand.ts b/clients/client-wafv2/src/commands/PutManagedRuleSetVersionsCommand.ts index 427aba8640d0d..d2de7d28891e2 100644 --- a/clients/client-wafv2/src/commands/PutManagedRuleSetVersionsCommand.ts +++ b/clients/client-wafv2/src/commands/PutManagedRuleSetVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutManagedRuleSetVersionsRequest, PutManagedRuleSetVersionsResponse } from "../models/models_0"; @@ -174,6 +175,10 @@ export class PutManagedRuleSetVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "PutManagedRuleSetVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/PutPermissionPolicyCommand.ts b/clients/client-wafv2/src/commands/PutPermissionPolicyCommand.ts index 73fc0a26e8b4d..621921c0a2b4d 100644 --- a/clients/client-wafv2/src/commands/PutPermissionPolicyCommand.ts +++ b/clients/client-wafv2/src/commands/PutPermissionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutPermissionPolicyRequest, PutPermissionPolicyResponse } from "../models/models_0"; @@ -186,6 +187,10 @@ export class PutPermissionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "PutPermissionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/TagResourceCommand.ts b/clients/client-wafv2/src/commands/TagResourceCommand.ts index 0a3c90aab2a7c..d0f728d066088 100644 --- a/clients/client-wafv2/src/commands/TagResourceCommand.ts +++ b/clients/client-wafv2/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -170,6 +171,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/UntagResourceCommand.ts b/clients/client-wafv2/src/commands/UntagResourceCommand.ts index e01dc3fa4cd60..84b2e0d0c65a5 100644 --- a/clients/client-wafv2/src/commands/UntagResourceCommand.ts +++ b/clients/client-wafv2/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -157,6 +158,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/UpdateIPSetCommand.ts b/clients/client-wafv2/src/commands/UpdateIPSetCommand.ts index 98250f8456f8c..fc5cbc92441fd 100644 --- a/clients/client-wafv2/src/commands/UpdateIPSetCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateIPSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateIPSetRequest, UpdateIPSetResponse } from "../models/models_0"; @@ -185,6 +186,10 @@ export class UpdateIPSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "UpdateIPSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/UpdateManagedRuleSetVersionExpiryDateCommand.ts b/clients/client-wafv2/src/commands/UpdateManagedRuleSetVersionExpiryDateCommand.ts index 18c1ba70d0255..6be7bf896299b 100644 --- a/clients/client-wafv2/src/commands/UpdateManagedRuleSetVersionExpiryDateCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateManagedRuleSetVersionExpiryDateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -175,6 +176,10 @@ export class UpdateManagedRuleSetVersionExpiryDateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "UpdateManagedRuleSetVersionExpiryDate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/UpdateRegexPatternSetCommand.ts b/clients/client-wafv2/src/commands/UpdateRegexPatternSetCommand.ts index fc86231161706..ed81ccbc99a4f 100644 --- a/clients/client-wafv2/src/commands/UpdateRegexPatternSetCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateRegexPatternSetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRegexPatternSetRequest, UpdateRegexPatternSetResponse } from "../models/models_0"; @@ -189,6 +190,10 @@ export class UpdateRegexPatternSetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "UpdateRegexPatternSet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/UpdateRuleGroupCommand.ts b/clients/client-wafv2/src/commands/UpdateRuleGroupCommand.ts index 1abe739d7b84d..8d8c2aa3ebb63 100644 --- a/clients/client-wafv2/src/commands/UpdateRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateRuleGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0"; @@ -1154,6 +1155,10 @@ export class UpdateRuleGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "UpdateRuleGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wafv2/src/commands/UpdateWebACLCommand.ts b/clients/client-wafv2/src/commands/UpdateWebACLCommand.ts index 7674ef9ba6671..12c41208bde20 100644 --- a/clients/client-wafv2/src/commands/UpdateWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateWebACLCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWebACLRequest, UpdateWebACLResponse } from "../models/models_0"; @@ -1170,6 +1171,10 @@ export class UpdateWebACLCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSWAF_20190729", + operation: "UpdateWebACL", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/package.json b/clients/client-wellarchitected/package.json index d887b73f4d404..83476ccbd5363 100644 --- a/clients/client-wellarchitected/package.json +++ b/clients/client-wellarchitected/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-wellarchitected/src/commands/AssociateLensesCommand.ts b/clients/client-wellarchitected/src/commands/AssociateLensesCommand.ts index 776b86388b3fe..f922ee5373a46 100644 --- a/clients/client-wellarchitected/src/commands/AssociateLensesCommand.ts +++ b/clients/client-wellarchitected/src/commands/AssociateLensesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateLensesInput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class AssociateLensesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "AssociateLenses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/AssociateProfilesCommand.ts b/clients/client-wellarchitected/src/commands/AssociateProfilesCommand.ts index 237680aa056d7..533fd44234004 100644 --- a/clients/client-wellarchitected/src/commands/AssociateProfilesCommand.ts +++ b/clients/client-wellarchitected/src/commands/AssociateProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateProfilesInput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class AssociateProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "AssociateProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/CreateLensShareCommand.ts b/clients/client-wellarchitected/src/commands/CreateLensShareCommand.ts index b68a19c3816fb..4195ee7a387d5 100644 --- a/clients/client-wellarchitected/src/commands/CreateLensShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateLensShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLensShareInput, CreateLensShareOutput } from "../models/models_0"; @@ -157,6 +158,10 @@ export class CreateLensShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "CreateLensShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/CreateLensVersionCommand.ts b/clients/client-wellarchitected/src/commands/CreateLensVersionCommand.ts index 254828385c78b..9c4d5ba483e20 100644 --- a/clients/client-wellarchitected/src/commands/CreateLensVersionCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateLensVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLensVersionInput, CreateLensVersionOutput } from "../models/models_0"; @@ -145,6 +146,10 @@ export class CreateLensVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "CreateLensVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/CreateMilestoneCommand.ts b/clients/client-wellarchitected/src/commands/CreateMilestoneCommand.ts index 913c6f3df63e5..b79c45c72b7ff 100644 --- a/clients/client-wellarchitected/src/commands/CreateMilestoneCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateMilestoneCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMilestoneInput, CreateMilestoneOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CreateMilestoneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "CreateMilestone", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/CreateProfileCommand.ts b/clients/client-wellarchitected/src/commands/CreateProfileCommand.ts index 602e3edd02dab..aa9422bb4a768 100644 --- a/clients/client-wellarchitected/src/commands/CreateProfileCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProfileInput, CreateProfileOutput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class CreateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "CreateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/CreateProfileShareCommand.ts b/clients/client-wellarchitected/src/commands/CreateProfileShareCommand.ts index a062d4ee9c2ec..14620e3e44d72 100644 --- a/clients/client-wellarchitected/src/commands/CreateProfileShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateProfileShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateProfileShareInput, CreateProfileShareOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CreateProfileShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "CreateProfileShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/CreateWorkloadCommand.ts b/clients/client-wellarchitected/src/commands/CreateWorkloadCommand.ts index 10f7bf9af66be..992532c9f3b8c 100644 --- a/clients/client-wellarchitected/src/commands/CreateWorkloadCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateWorkloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkloadInput, CreateWorkloadOutput } from "../models/models_0"; @@ -186,6 +187,10 @@ export class CreateWorkloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "CreateWorkload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/CreateWorkloadShareCommand.ts b/clients/client-wellarchitected/src/commands/CreateWorkloadShareCommand.ts index 72fc5ab28d45a..c9c27aef5f3ee 100644 --- a/clients/client-wellarchitected/src/commands/CreateWorkloadShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateWorkloadShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkloadShareInput, CreateWorkloadShareOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreateWorkloadShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "CreateWorkloadShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/DeleteLensCommand.ts b/clients/client-wellarchitected/src/commands/DeleteLensCommand.ts index d3bee765b96ee..ae3700ddf52a5 100644 --- a/clients/client-wellarchitected/src/commands/DeleteLensCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteLensCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLensInput } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DeleteLensCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "DeleteLens", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/DeleteLensShareCommand.ts b/clients/client-wellarchitected/src/commands/DeleteLensShareCommand.ts index a9d9f691bc4e1..dae24c088ad2c 100644 --- a/clients/client-wellarchitected/src/commands/DeleteLensShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteLensShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLensShareInput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DeleteLensShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "DeleteLensShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/DeleteProfileCommand.ts b/clients/client-wellarchitected/src/commands/DeleteProfileCommand.ts index 2390ec0450b86..68a9a51d63a6f 100644 --- a/clients/client-wellarchitected/src/commands/DeleteProfileCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProfileInput } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "DeleteProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/DeleteProfileShareCommand.ts b/clients/client-wellarchitected/src/commands/DeleteProfileShareCommand.ts index b11d0987ef689..5a7a17b0a90ba 100644 --- a/clients/client-wellarchitected/src/commands/DeleteProfileShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteProfileShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteProfileShareInput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteProfileShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "DeleteProfileShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/DeleteWorkloadCommand.ts b/clients/client-wellarchitected/src/commands/DeleteWorkloadCommand.ts index 00184005e8335..e9e0f802aac3c 100644 --- a/clients/client-wellarchitected/src/commands/DeleteWorkloadCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteWorkloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkloadInput } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteWorkloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "DeleteWorkload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/DeleteWorkloadShareCommand.ts b/clients/client-wellarchitected/src/commands/DeleteWorkloadShareCommand.ts index 740f47fbd56e6..0a31b4d11d0ac 100644 --- a/clients/client-wellarchitected/src/commands/DeleteWorkloadShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteWorkloadShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkloadShareInput } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteWorkloadShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "DeleteWorkloadShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/DisassociateLensesCommand.ts b/clients/client-wellarchitected/src/commands/DisassociateLensesCommand.ts index f6984ecbd5691..e3e68dfd48e2e 100644 --- a/clients/client-wellarchitected/src/commands/DisassociateLensesCommand.ts +++ b/clients/client-wellarchitected/src/commands/DisassociateLensesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateLensesInput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class DisassociateLensesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "DisassociateLenses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/DisassociateProfilesCommand.ts b/clients/client-wellarchitected/src/commands/DisassociateProfilesCommand.ts index ee1b8c1ce748a..0e687abe7489a 100644 --- a/clients/client-wellarchitected/src/commands/DisassociateProfilesCommand.ts +++ b/clients/client-wellarchitected/src/commands/DisassociateProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateProfilesInput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DisassociateProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "DisassociateProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ExportLensCommand.ts b/clients/client-wellarchitected/src/commands/ExportLensCommand.ts index ac2db40374a55..d7c77c4a5d2ab 100644 --- a/clients/client-wellarchitected/src/commands/ExportLensCommand.ts +++ b/clients/client-wellarchitected/src/commands/ExportLensCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ExportLensInput, ExportLensOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ExportLensCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ExportLens", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetAnswerCommand.ts b/clients/client-wellarchitected/src/commands/GetAnswerCommand.ts index 231f6c85ab8fb..e9d06c547953e 100644 --- a/clients/client-wellarchitected/src/commands/GetAnswerCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetAnswerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAnswerInput, GetAnswerOutput } from "../models/models_0"; @@ -183,6 +184,10 @@ export class GetAnswerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetAnswer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetConsolidatedReportCommand.ts b/clients/client-wellarchitected/src/commands/GetConsolidatedReportCommand.ts index 4eace64da911d..4eae2c486b1b5 100644 --- a/clients/client-wellarchitected/src/commands/GetConsolidatedReportCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetConsolidatedReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetConsolidatedReportInput, GetConsolidatedReportOutput } from "../models/models_0"; @@ -173,6 +174,10 @@ export class GetConsolidatedReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetConsolidatedReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetLensCommand.ts b/clients/client-wellarchitected/src/commands/GetLensCommand.ts index 0375a014ad9e2..d6993012c2d55 100644 --- a/clients/client-wellarchitected/src/commands/GetLensCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetLensCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLensInput, GetLensOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetLensCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetLens", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/GetLensReviewCommand.ts index 4941623a3a4cc..9272bc26d67bc 100644 --- a/clients/client-wellarchitected/src/commands/GetLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetLensReviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLensReviewInput, GetLensReviewOutput } from "../models/models_0"; @@ -165,6 +166,10 @@ export class GetLensReviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetLensReview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetLensReviewReportCommand.ts b/clients/client-wellarchitected/src/commands/GetLensReviewReportCommand.ts index b85612ed8ef33..bf8b46224c1d9 100644 --- a/clients/client-wellarchitected/src/commands/GetLensReviewReportCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetLensReviewReportCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLensReviewReportInput, GetLensReviewReportOutput } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetLensReviewReportCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetLensReviewReport", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetLensVersionDifferenceCommand.ts b/clients/client-wellarchitected/src/commands/GetLensVersionDifferenceCommand.ts index 8e75d88918642..e3514fe2db460 100644 --- a/clients/client-wellarchitected/src/commands/GetLensVersionDifferenceCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetLensVersionDifferenceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetLensVersionDifferenceInput, GetLensVersionDifferenceOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class GetLensVersionDifferenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetLensVersionDifference", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetMilestoneCommand.ts b/clients/client-wellarchitected/src/commands/GetMilestoneCommand.ts index f4e69f51b4dd1..741aa6cb2c06e 100644 --- a/clients/client-wellarchitected/src/commands/GetMilestoneCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetMilestoneCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMilestoneInput, GetMilestoneOutput } from "../models/models_0"; @@ -190,6 +191,10 @@ export class GetMilestoneCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetMilestone", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetProfileCommand.ts b/clients/client-wellarchitected/src/commands/GetProfileCommand.ts index 4c62d60763f81..0f5e97479065f 100644 --- a/clients/client-wellarchitected/src/commands/GetProfileCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetProfileInput, GetProfileOutput } from "../models/models_0"; @@ -159,6 +160,10 @@ export class GetProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetProfileTemplateCommand.ts b/clients/client-wellarchitected/src/commands/GetProfileTemplateCommand.ts index 6dd41ccc0750f..4945f95db96d4 100644 --- a/clients/client-wellarchitected/src/commands/GetProfileTemplateCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetProfileTemplateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetProfileTemplateInput, GetProfileTemplateOutput } from "../models/models_0"; @@ -147,6 +148,10 @@ export class GetProfileTemplateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetProfileTemplate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/GetWorkloadCommand.ts b/clients/client-wellarchitected/src/commands/GetWorkloadCommand.ts index 487055d238ed7..2fe86bdc0eb24 100644 --- a/clients/client-wellarchitected/src/commands/GetWorkloadCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetWorkloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetWorkloadInput, GetWorkloadOutput } from "../models/models_0"; @@ -183,6 +184,10 @@ export class GetWorkloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "GetWorkload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ImportLensCommand.ts b/clients/client-wellarchitected/src/commands/ImportLensCommand.ts index 88edb1ab8b180..e495913bd27ff 100644 --- a/clients/client-wellarchitected/src/commands/ImportLensCommand.ts +++ b/clients/client-wellarchitected/src/commands/ImportLensCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportLensInput, ImportLensOutput } from "../models/models_0"; @@ -158,6 +159,10 @@ export class ImportLensCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ImportLens", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListAnswersCommand.ts b/clients/client-wellarchitected/src/commands/ListAnswersCommand.ts index 1d1c582a74d50..52a16a6ae08c0 100644 --- a/clients/client-wellarchitected/src/commands/ListAnswersCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListAnswersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAnswersInput, ListAnswersOutput } from "../models/models_0"; @@ -184,6 +185,10 @@ export class ListAnswersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListAnswers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListCheckDetailsCommand.ts b/clients/client-wellarchitected/src/commands/ListCheckDetailsCommand.ts index 7e6e931c07670..8a30dcb0bc900 100644 --- a/clients/client-wellarchitected/src/commands/ListCheckDetailsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListCheckDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCheckDetailsInput, ListCheckDetailsOutput } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListCheckDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListCheckDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListCheckSummariesCommand.ts b/clients/client-wellarchitected/src/commands/ListCheckSummariesCommand.ts index 8667ca7dd3dbd..2616ded025e5e 100644 --- a/clients/client-wellarchitected/src/commands/ListCheckSummariesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListCheckSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListCheckSummariesInput, ListCheckSummariesOutput } from "../models/models_0"; @@ -152,6 +153,10 @@ export class ListCheckSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListCheckSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListLensReviewImprovementsCommand.ts b/clients/client-wellarchitected/src/commands/ListLensReviewImprovementsCommand.ts index ac5c6ceb35e40..53fe0906d322d 100644 --- a/clients/client-wellarchitected/src/commands/ListLensReviewImprovementsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListLensReviewImprovementsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLensReviewImprovementsInput, ListLensReviewImprovementsOutput } from "../models/models_0"; @@ -155,6 +156,10 @@ export class ListLensReviewImprovementsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListLensReviewImprovements", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListLensReviewsCommand.ts b/clients/client-wellarchitected/src/commands/ListLensReviewsCommand.ts index 7f0015a474415..a08fefe317179 100644 --- a/clients/client-wellarchitected/src/commands/ListLensReviewsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListLensReviewsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLensReviewsInput, ListLensReviewsOutput } from "../models/models_0"; @@ -156,6 +157,10 @@ export class ListLensReviewsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListLensReviews", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListLensSharesCommand.ts b/clients/client-wellarchitected/src/commands/ListLensSharesCommand.ts index d2dff146ffb2e..b01649dd2174d 100644 --- a/clients/client-wellarchitected/src/commands/ListLensSharesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListLensSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLensSharesInput, ListLensSharesOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListLensSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListLensShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListLensesCommand.ts b/clients/client-wellarchitected/src/commands/ListLensesCommand.ts index 6b6361af2281f..4cbc6fc378885 100644 --- a/clients/client-wellarchitected/src/commands/ListLensesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListLensesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListLensesInput, ListLensesOutput } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListLensesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListLenses", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListMilestonesCommand.ts b/clients/client-wellarchitected/src/commands/ListMilestonesCommand.ts index de343b7ce1609..8a8016ae886f5 100644 --- a/clients/client-wellarchitected/src/commands/ListMilestonesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListMilestonesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMilestonesInput, ListMilestonesOutput } from "../models/models_0"; @@ -162,6 +163,10 @@ export class ListMilestonesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListMilestones", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListNotificationsCommand.ts b/clients/client-wellarchitected/src/commands/ListNotificationsCommand.ts index 56f14e60f2190..e659ee5317cbc 100644 --- a/clients/client-wellarchitected/src/commands/ListNotificationsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNotificationsInput, ListNotificationsOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListProfileNotificationsCommand.ts b/clients/client-wellarchitected/src/commands/ListProfileNotificationsCommand.ts index db353bffe87c6..6849a23439e5f 100644 --- a/clients/client-wellarchitected/src/commands/ListProfileNotificationsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListProfileNotificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProfileNotificationsInput, ListProfileNotificationsOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListProfileNotificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListProfileNotifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListProfileSharesCommand.ts b/clients/client-wellarchitected/src/commands/ListProfileSharesCommand.ts index 1a11d0536611e..f4b113298b883 100644 --- a/clients/client-wellarchitected/src/commands/ListProfileSharesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListProfileSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProfileSharesInput, ListProfileSharesOutput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListProfileSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListProfileShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListProfilesCommand.ts b/clients/client-wellarchitected/src/commands/ListProfilesCommand.ts index 2603d46113b8d..64fa1dfab102e 100644 --- a/clients/client-wellarchitected/src/commands/ListProfilesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListProfilesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListProfilesInput, ListProfilesOutput } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListProfilesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListProfiles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListShareInvitationsCommand.ts b/clients/client-wellarchitected/src/commands/ListShareInvitationsCommand.ts index 253409b511224..5b22f20566b04 100644 --- a/clients/client-wellarchitected/src/commands/ListShareInvitationsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListShareInvitationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListShareInvitationsInput, ListShareInvitationsOutput } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListShareInvitationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListShareInvitations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListTagsForResourceCommand.ts b/clients/client-wellarchitected/src/commands/ListTagsForResourceCommand.ts index c7b46ebbfa680..4377b1ffd7227 100644 --- a/clients/client-wellarchitected/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListWorkloadSharesCommand.ts b/clients/client-wellarchitected/src/commands/ListWorkloadSharesCommand.ts index faba789c4dda6..657d328a7f8e9 100644 --- a/clients/client-wellarchitected/src/commands/ListWorkloadSharesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListWorkloadSharesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkloadSharesInput, ListWorkloadSharesOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListWorkloadSharesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListWorkloadShares", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/ListWorkloadsCommand.ts b/clients/client-wellarchitected/src/commands/ListWorkloadsCommand.ts index 357ec71afb6a9..58c3f55a39dfe 100644 --- a/clients/client-wellarchitected/src/commands/ListWorkloadsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListWorkloadsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListWorkloadsInput, ListWorkloadsOutput } from "../models/models_0"; @@ -151,6 +152,10 @@ export class ListWorkloadsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "ListWorkloads", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/TagResourceCommand.ts b/clients/client-wellarchitected/src/commands/TagResourceCommand.ts index 32bdfd117495d..64e18e73861e1 100644 --- a/clients/client-wellarchitected/src/commands/TagResourceCommand.ts +++ b/clients/client-wellarchitected/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceInput, TagResourceOutput } from "../models/models_0"; @@ -122,6 +123,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UntagResourceCommand.ts b/clients/client-wellarchitected/src/commands/UntagResourceCommand.ts index b0d5b9f603375..b7fe213285736 100644 --- a/clients/client-wellarchitected/src/commands/UntagResourceCommand.ts +++ b/clients/client-wellarchitected/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceInput, UntagResourceOutput } from "../models/models_0"; @@ -126,6 +127,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpdateAnswerCommand.ts b/clients/client-wellarchitected/src/commands/UpdateAnswerCommand.ts index 33abe6b832ffb..bf5e7f4dd77fe 100644 --- a/clients/client-wellarchitected/src/commands/UpdateAnswerCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateAnswerCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAnswerInput, UpdateAnswerOutput } from "../models/models_0"; @@ -197,6 +198,10 @@ export class UpdateAnswerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpdateAnswer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-wellarchitected/src/commands/UpdateGlobalSettingsCommand.ts index d8bad6e2f48d4..2718bf51664e2 100644 --- a/clients/client-wellarchitected/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateGlobalSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGlobalSettingsInput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class UpdateGlobalSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpdateGlobalSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpdateLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/UpdateLensReviewCommand.ts index 175ea3de450e8..f3a92524671bb 100644 --- a/clients/client-wellarchitected/src/commands/UpdateLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateLensReviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateLensReviewInput, UpdateLensReviewOutput } from "../models/models_0"; @@ -172,6 +173,10 @@ export class UpdateLensReviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpdateLensReview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpdateProfileCommand.ts b/clients/client-wellarchitected/src/commands/UpdateProfileCommand.ts index 1b740fd6653da..0da13874e1fe1 100644 --- a/clients/client-wellarchitected/src/commands/UpdateProfileCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateProfileCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateProfileInput, UpdateProfileOutput } from "../models/models_0"; @@ -170,6 +171,10 @@ export class UpdateProfileCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpdateProfile", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpdateShareInvitationCommand.ts b/clients/client-wellarchitected/src/commands/UpdateShareInvitationCommand.ts index bd04cd941455d..e721ac8530d30 100644 --- a/clients/client-wellarchitected/src/commands/UpdateShareInvitationCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateShareInvitationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateShareInvitationInput, UpdateShareInvitationOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateShareInvitationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpdateShareInvitation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpdateWorkloadCommand.ts b/clients/client-wellarchitected/src/commands/UpdateWorkloadCommand.ts index dfe31e53057d4..8b32ce19a3a12 100644 --- a/clients/client-wellarchitected/src/commands/UpdateWorkloadCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateWorkloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWorkloadInput, UpdateWorkloadOutput } from "../models/models_0"; @@ -219,6 +220,10 @@ export class UpdateWorkloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpdateWorkload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpdateWorkloadShareCommand.ts b/clients/client-wellarchitected/src/commands/UpdateWorkloadShareCommand.ts index 21c6c647b281b..c87c17ee82494 100644 --- a/clients/client-wellarchitected/src/commands/UpdateWorkloadShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateWorkloadShareCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWorkloadShareInput, UpdateWorkloadShareOutput } from "../models/models_0"; @@ -143,6 +144,10 @@ export class UpdateWorkloadShareCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpdateWorkloadShare", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpgradeLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/UpgradeLensReviewCommand.ts index 563dd4932cf33..79bf5530fcdfb 100644 --- a/clients/client-wellarchitected/src/commands/UpgradeLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpgradeLensReviewCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpgradeLensReviewInput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class UpgradeLensReviewCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpgradeLensReview", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wellarchitected/src/commands/UpgradeProfileVersionCommand.ts b/clients/client-wellarchitected/src/commands/UpgradeProfileVersionCommand.ts index 802d03d3d39a0..15230a792e87b 100644 --- a/clients/client-wellarchitected/src/commands/UpgradeProfileVersionCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpgradeProfileVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpgradeProfileVersionInput } from "../models/models_0"; @@ -133,6 +134,10 @@ export class UpgradeProfileVersionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WellArchitectedApiServiceLambda", + operation: "UpgradeProfileVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/package.json b/clients/client-wisdom/package.json index 7b8335f93ab06..8d961a1ea1be9 100644 --- a/clients/client-wisdom/package.json +++ b/clients/client-wisdom/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-wisdom/src/commands/CreateAssistantAssociationCommand.ts b/clients/client-wisdom/src/commands/CreateAssistantAssociationCommand.ts index 7c16861ad0732..558149dde8ab7 100644 --- a/clients/client-wisdom/src/commands/CreateAssistantAssociationCommand.ts +++ b/clients/client-wisdom/src/commands/CreateAssistantAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAssistantAssociationRequest, CreateAssistantAssociationResponse } from "../models/models_0"; @@ -158,6 +159,10 @@ export class CreateAssistantAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "CreateAssistantAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/CreateAssistantCommand.ts b/clients/client-wisdom/src/commands/CreateAssistantCommand.ts index f19e2089a1855..1ed20ca9f3dfc 100644 --- a/clients/client-wisdom/src/commands/CreateAssistantCommand.ts +++ b/clients/client-wisdom/src/commands/CreateAssistantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAssistantRequest, CreateAssistantResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class CreateAssistantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "CreateAssistant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/CreateContentCommand.ts b/clients/client-wisdom/src/commands/CreateContentCommand.ts index b694000df1ab4..14ffa2e4a481c 100644 --- a/clients/client-wisdom/src/commands/CreateContentCommand.ts +++ b/clients/client-wisdom/src/commands/CreateContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -166,6 +167,10 @@ export class CreateContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: CreateContentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "CreateContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/CreateKnowledgeBaseCommand.ts b/clients/client-wisdom/src/commands/CreateKnowledgeBaseCommand.ts index 3d55ea5e01541..4b9ccd93f1982 100644 --- a/clients/client-wisdom/src/commands/CreateKnowledgeBaseCommand.ts +++ b/clients/client-wisdom/src/commands/CreateKnowledgeBaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateKnowledgeBaseRequest, CreateKnowledgeBaseResponse } from "../models/models_0"; @@ -198,6 +199,10 @@ export class CreateKnowledgeBaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "CreateKnowledgeBase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/CreateSessionCommand.ts b/clients/client-wisdom/src/commands/CreateSessionCommand.ts index 5155689ac8be0..ccb155e10c694 100644 --- a/clients/client-wisdom/src/commands/CreateSessionCommand.ts +++ b/clients/client-wisdom/src/commands/CreateSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSessionRequest, CreateSessionResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class CreateSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "CreateSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/DeleteAssistantAssociationCommand.ts b/clients/client-wisdom/src/commands/DeleteAssistantAssociationCommand.ts index 479a3be50c6f5..b2f9be977054a 100644 --- a/clients/client-wisdom/src/commands/DeleteAssistantAssociationCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteAssistantAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAssistantAssociationRequest, DeleteAssistantAssociationResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class DeleteAssistantAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "DeleteAssistantAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/DeleteAssistantCommand.ts b/clients/client-wisdom/src/commands/DeleteAssistantCommand.ts index f8eab1d762025..218172d41ebfb 100644 --- a/clients/client-wisdom/src/commands/DeleteAssistantCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteAssistantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAssistantRequest, DeleteAssistantResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class DeleteAssistantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "DeleteAssistant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/DeleteContentCommand.ts b/clients/client-wisdom/src/commands/DeleteContentCommand.ts index cf2cac1103463..d9bb9024f150c 100644 --- a/clients/client-wisdom/src/commands/DeleteContentCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteContentRequest, DeleteContentResponse } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DeleteContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "DeleteContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/DeleteKnowledgeBaseCommand.ts b/clients/client-wisdom/src/commands/DeleteKnowledgeBaseCommand.ts index d8cdb8fe644b6..ad586c37de878 100644 --- a/clients/client-wisdom/src/commands/DeleteKnowledgeBaseCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteKnowledgeBaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteKnowledgeBaseRequest, DeleteKnowledgeBaseResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteKnowledgeBaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "DeleteKnowledgeBase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/GetAssistantAssociationCommand.ts b/clients/client-wisdom/src/commands/GetAssistantAssociationCommand.ts index 55aa538b99beb..fce6444bd2b01 100644 --- a/clients/client-wisdom/src/commands/GetAssistantAssociationCommand.ts +++ b/clients/client-wisdom/src/commands/GetAssistantAssociationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAssistantAssociationRequest, GetAssistantAssociationResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class GetAssistantAssociationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "GetAssistantAssociation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/GetAssistantCommand.ts b/clients/client-wisdom/src/commands/GetAssistantCommand.ts index 40059fa0d5b06..697ccdd9a8307 100644 --- a/clients/client-wisdom/src/commands/GetAssistantCommand.ts +++ b/clients/client-wisdom/src/commands/GetAssistantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAssistantRequest, GetAssistantResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetAssistantCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "GetAssistant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/GetContentCommand.ts b/clients/client-wisdom/src/commands/GetContentCommand.ts index 26ec752160249..4b60b031f2cc6 100644 --- a/clients/client-wisdom/src/commands/GetContentCommand.ts +++ b/clients/client-wisdom/src/commands/GetContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContentRequest, GetContentResponse, GetContentResponseFilterSensitiveLog } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetContentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "GetContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/GetContentSummaryCommand.ts b/clients/client-wisdom/src/commands/GetContentSummaryCommand.ts index fde3e8b7455c8..fa45921cbd793 100644 --- a/clients/client-wisdom/src/commands/GetContentSummaryCommand.ts +++ b/clients/client-wisdom/src/commands/GetContentSummaryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetContentSummaryRequest, GetContentSummaryResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetContentSummaryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "GetContentSummary", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/GetKnowledgeBaseCommand.ts b/clients/client-wisdom/src/commands/GetKnowledgeBaseCommand.ts index 40f0865bd99f6..642802445c3fb 100644 --- a/clients/client-wisdom/src/commands/GetKnowledgeBaseCommand.ts +++ b/clients/client-wisdom/src/commands/GetKnowledgeBaseCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetKnowledgeBaseRequest, GetKnowledgeBaseResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetKnowledgeBaseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "GetKnowledgeBase", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/GetRecommendationsCommand.ts b/clients/client-wisdom/src/commands/GetRecommendationsCommand.ts index 69b751e2cc165..8ac18f72c5a2a 100644 --- a/clients/client-wisdom/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-wisdom/src/commands/GetRecommendationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -181,6 +182,10 @@ export class GetRecommendationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetRecommendationsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "GetRecommendations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/GetSessionCommand.ts b/clients/client-wisdom/src/commands/GetSessionCommand.ts index e0d34b5d21c06..9c8298564ba66 100644 --- a/clients/client-wisdom/src/commands/GetSessionCommand.ts +++ b/clients/client-wisdom/src/commands/GetSessionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSessionRequest, GetSessionResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class GetSessionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "GetSession", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/ListAssistantAssociationsCommand.ts b/clients/client-wisdom/src/commands/ListAssistantAssociationsCommand.ts index 61148dcd59c56..c74037bccd039 100644 --- a/clients/client-wisdom/src/commands/ListAssistantAssociationsCommand.ts +++ b/clients/client-wisdom/src/commands/ListAssistantAssociationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssistantAssociationsRequest, ListAssistantAssociationsResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListAssistantAssociationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "ListAssistantAssociations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/ListAssistantsCommand.ts b/clients/client-wisdom/src/commands/ListAssistantsCommand.ts index a3545040657d9..f017637972496 100644 --- a/clients/client-wisdom/src/commands/ListAssistantsCommand.ts +++ b/clients/client-wisdom/src/commands/ListAssistantsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAssistantsRequest, ListAssistantsResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class ListAssistantsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "ListAssistants", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/ListContentsCommand.ts b/clients/client-wisdom/src/commands/ListContentsCommand.ts index e66889f653aab..b4c70519c4301 100644 --- a/clients/client-wisdom/src/commands/ListContentsCommand.ts +++ b/clients/client-wisdom/src/commands/ListContentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListContentsRequest, ListContentsResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListContentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "ListContents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/ListKnowledgeBasesCommand.ts b/clients/client-wisdom/src/commands/ListKnowledgeBasesCommand.ts index 0c59b30948634..58ff808397861 100644 --- a/clients/client-wisdom/src/commands/ListKnowledgeBasesCommand.ts +++ b/clients/client-wisdom/src/commands/ListKnowledgeBasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListKnowledgeBasesRequest, ListKnowledgeBasesResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListKnowledgeBasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "ListKnowledgeBases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/ListTagsForResourceCommand.ts b/clients/client-wisdom/src/commands/ListTagsForResourceCommand.ts index 3f8a88e71d0bc..d69780e384d66 100644 --- a/clients/client-wisdom/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-wisdom/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -119,6 +120,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/NotifyRecommendationsReceivedCommand.ts b/clients/client-wisdom/src/commands/NotifyRecommendationsReceivedCommand.ts index 04efb3eeca1d6..9f6502281ecc5 100644 --- a/clients/client-wisdom/src/commands/NotifyRecommendationsReceivedCommand.ts +++ b/clients/client-wisdom/src/commands/NotifyRecommendationsReceivedCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NotifyRecommendationsReceivedRequest, NotifyRecommendationsReceivedResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class NotifyRecommendationsReceivedCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "NotifyRecommendationsReceived", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/QueryAssistantCommand.ts b/clients/client-wisdom/src/commands/QueryAssistantCommand.ts index 28bb123cc1a05..dc2d054f58c8d 100644 --- a/clients/client-wisdom/src/commands/QueryAssistantCommand.ts +++ b/clients/client-wisdom/src/commands/QueryAssistantCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class QueryAssistantCommand extends $Command< commandName, inputFilterSensitiveLog: QueryAssistantRequestFilterSensitiveLog, outputFilterSensitiveLog: QueryAssistantResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "QueryAssistant", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts b/clients/client-wisdom/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts index 380d40d52aa47..e02b5495cab09 100644 --- a/clients/client-wisdom/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts +++ b/clients/client-wisdom/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveKnowledgeBaseTemplateUriRequest, RemoveKnowledgeBaseTemplateUriResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class RemoveKnowledgeBaseTemplateUriCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "RemoveKnowledgeBaseTemplateUri", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/SearchContentCommand.ts b/clients/client-wisdom/src/commands/SearchContentCommand.ts index 5ce81fe214764..4786e73a34caf 100644 --- a/clients/client-wisdom/src/commands/SearchContentCommand.ts +++ b/clients/client-wisdom/src/commands/SearchContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchContentRequest, SearchContentResponse } from "../models/models_0"; @@ -152,6 +153,10 @@ export class SearchContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "SearchContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/SearchSessionsCommand.ts b/clients/client-wisdom/src/commands/SearchSessionsCommand.ts index 9b22ff765b136..f97c2dc18d060 100644 --- a/clients/client-wisdom/src/commands/SearchSessionsCommand.ts +++ b/clients/client-wisdom/src/commands/SearchSessionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SearchSessionsRequest, SearchSessionsResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class SearchSessionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "SearchSessions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/StartContentUploadCommand.ts b/clients/client-wisdom/src/commands/StartContentUploadCommand.ts index ea180cd22d7c6..084d3f7f6e819 100644 --- a/clients/client-wisdom/src/commands/StartContentUploadCommand.ts +++ b/clients/client-wisdom/src/commands/StartContentUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class StartContentUploadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: StartContentUploadResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "StartContentUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/TagResourceCommand.ts b/clients/client-wisdom/src/commands/TagResourceCommand.ts index 6fba2919f9f89..cb96e5c29f95d 100644 --- a/clients/client-wisdom/src/commands/TagResourceCommand.ts +++ b/clients/client-wisdom/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -119,6 +120,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/UntagResourceCommand.ts b/clients/client-wisdom/src/commands/UntagResourceCommand.ts index 16c0c4cc5e7d4..56f516d14671a 100644 --- a/clients/client-wisdom/src/commands/UntagResourceCommand.ts +++ b/clients/client-wisdom/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -116,6 +117,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/UpdateContentCommand.ts b/clients/client-wisdom/src/commands/UpdateContentCommand.ts index 9836023321b81..def66d80d2848 100644 --- a/clients/client-wisdom/src/commands/UpdateContentCommand.ts +++ b/clients/client-wisdom/src/commands/UpdateContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class UpdateContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: UpdateContentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "UpdateContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-wisdom/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts b/clients/client-wisdom/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts index 5aa39ea8404e2..4558ae210fb27 100644 --- a/clients/client-wisdom/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts +++ b/clients/client-wisdom/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateKnowledgeBaseTemplateUriRequest, UpdateKnowledgeBaseTemplateUriResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class UpdateKnowledgeBaseTemplateUriCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WisdomService", + operation: "UpdateKnowledgeBaseTemplateUri", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/package.json b/clients/client-workdocs/package.json index cd0f169a0b054..6f0fb86cc8621 100644 --- a/clients/client-workdocs/package.json +++ b/clients/client-workdocs/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-workdocs/src/commands/AbortDocumentVersionUploadCommand.ts b/clients/client-workdocs/src/commands/AbortDocumentVersionUploadCommand.ts index 3b1eeca962acc..e6b1e90ec1ef6 100644 --- a/clients/client-workdocs/src/commands/AbortDocumentVersionUploadCommand.ts +++ b/clients/client-workdocs/src/commands/AbortDocumentVersionUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class AbortDocumentVersionUploadCommand extends $Command< commandName, inputFilterSensitiveLog: AbortDocumentVersionUploadRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "AbortDocumentVersionUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/ActivateUserCommand.ts b/clients/client-workdocs/src/commands/ActivateUserCommand.ts index b49b80e7ab421..78471454baaf8 100644 --- a/clients/client-workdocs/src/commands/ActivateUserCommand.ts +++ b/clients/client-workdocs/src/commands/ActivateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -158,6 +159,10 @@ export class ActivateUserCommand extends $Command< commandName, inputFilterSensitiveLog: ActivateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: ActivateUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "ActivateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/AddResourcePermissionsCommand.ts b/clients/client-workdocs/src/commands/AddResourcePermissionsCommand.ts index 6fe610a474c89..53eab914b6dac 100644 --- a/clients/client-workdocs/src/commands/AddResourcePermissionsCommand.ts +++ b/clients/client-workdocs/src/commands/AddResourcePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class AddResourcePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: AddResourcePermissionsRequestFilterSensitiveLog, outputFilterSensitiveLog: AddResourcePermissionsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "AddResourcePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/CreateCommentCommand.ts b/clients/client-workdocs/src/commands/CreateCommentCommand.ts index cf857a8c2a347..a56a8be8766c5 100644 --- a/clients/client-workdocs/src/commands/CreateCommentCommand.ts +++ b/clients/client-workdocs/src/commands/CreateCommentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -183,6 +184,10 @@ export class CreateCommentCommand extends $Command< commandName, inputFilterSensitiveLog: CreateCommentRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateCommentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "CreateComment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/CreateCustomMetadataCommand.ts b/clients/client-workdocs/src/commands/CreateCustomMetadataCommand.ts index f77eb5b2b135d..d562c6f641ed7 100644 --- a/clients/client-workdocs/src/commands/CreateCustomMetadataCommand.ts +++ b/clients/client-workdocs/src/commands/CreateCustomMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class CreateCustomMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: CreateCustomMetadataRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "CreateCustomMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/CreateFolderCommand.ts b/clients/client-workdocs/src/commands/CreateFolderCommand.ts index ed0492fb9f2db..91abe2bcc2a3b 100644 --- a/clients/client-workdocs/src/commands/CreateFolderCommand.ts +++ b/clients/client-workdocs/src/commands/CreateFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -165,6 +166,10 @@ export class CreateFolderCommand extends $Command< commandName, inputFilterSensitiveLog: CreateFolderRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateFolderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "CreateFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/CreateLabelsCommand.ts b/clients/client-workdocs/src/commands/CreateLabelsCommand.ts index e3e1a7a5dafce..325a1b2c768da 100644 --- a/clients/client-workdocs/src/commands/CreateLabelsCommand.ts +++ b/clients/client-workdocs/src/commands/CreateLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateLabelsRequest, CreateLabelsRequestFilterSensitiveLog, CreateLabelsResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class CreateLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateLabelsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "CreateLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/CreateNotificationSubscriptionCommand.ts b/clients/client-workdocs/src/commands/CreateNotificationSubscriptionCommand.ts index 9ae3b54433a33..569012bcbe3ad 100644 --- a/clients/client-workdocs/src/commands/CreateNotificationSubscriptionCommand.ts +++ b/clients/client-workdocs/src/commands/CreateNotificationSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateNotificationSubscriptionRequest, CreateNotificationSubscriptionResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class CreateNotificationSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "CreateNotificationSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/CreateUserCommand.ts b/clients/client-workdocs/src/commands/CreateUserCommand.ts index ffd86b0581824..9c51baa12679f 100644 --- a/clients/client-workdocs/src/commands/CreateUserCommand.ts +++ b/clients/client-workdocs/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -168,6 +169,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: CreateUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeactivateUserCommand.ts b/clients/client-workdocs/src/commands/DeactivateUserCommand.ts index 73860b19c28f5..89d7ddb95866e 100644 --- a/clients/client-workdocs/src/commands/DeactivateUserCommand.ts +++ b/clients/client-workdocs/src/commands/DeactivateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeactivateUserRequest, DeactivateUserRequestFilterSensitiveLog } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeactivateUserCommand extends $Command< commandName, inputFilterSensitiveLog: DeactivateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeactivateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteCommentCommand.ts b/clients/client-workdocs/src/commands/DeleteCommentCommand.ts index e1037fe5a5960..c6e1220f47824 100644 --- a/clients/client-workdocs/src/commands/DeleteCommentCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteCommentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteCommentRequest, DeleteCommentRequestFilterSensitiveLog } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DeleteCommentCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteCommentRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteComment", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteCustomMetadataCommand.ts b/clients/client-workdocs/src/commands/DeleteCustomMetadataCommand.ts index 34ef2d313a530..bcf18162b1eb3 100644 --- a/clients/client-workdocs/src/commands/DeleteCustomMetadataCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteCustomMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DeleteCustomMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteCustomMetadataRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteCustomMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteDocumentCommand.ts b/clients/client-workdocs/src/commands/DeleteDocumentCommand.ts index 927551f650c18..7445768ac9f4d 100644 --- a/clients/client-workdocs/src/commands/DeleteDocumentCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDocumentRequest, DeleteDocumentRequestFilterSensitiveLog } from "../models/models_0"; @@ -142,6 +143,10 @@ export class DeleteDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteDocumentRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteDocumentVersionCommand.ts b/clients/client-workdocs/src/commands/DeleteDocumentVersionCommand.ts index 1fb53e24efd66..3061f99be39f3 100644 --- a/clients/client-workdocs/src/commands/DeleteDocumentVersionCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteDocumentVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteDocumentVersionRequest, DeleteDocumentVersionRequestFilterSensitiveLog } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DeleteDocumentVersionCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteDocumentVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteDocumentVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteFolderCommand.ts b/clients/client-workdocs/src/commands/DeleteFolderCommand.ts index 225193d3ab653..cf1961691830b 100644 --- a/clients/client-workdocs/src/commands/DeleteFolderCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFolderRequest, DeleteFolderRequestFilterSensitiveLog } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DeleteFolderCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteFolderRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteFolderContentsCommand.ts b/clients/client-workdocs/src/commands/DeleteFolderContentsCommand.ts index 95346b4acbc13..eb0a7da96b791 100644 --- a/clients/client-workdocs/src/commands/DeleteFolderContentsCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteFolderContentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFolderContentsRequest, DeleteFolderContentsRequestFilterSensitiveLog } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DeleteFolderContentsCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteFolderContentsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteFolderContents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteLabelsCommand.ts b/clients/client-workdocs/src/commands/DeleteLabelsCommand.ts index 52280e4a17cfb..225dacba9ec2b 100644 --- a/clients/client-workdocs/src/commands/DeleteLabelsCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteLabelsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteLabelsRequest, DeleteLabelsRequestFilterSensitiveLog, DeleteLabelsResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteLabelsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteNotificationSubscriptionCommand.ts b/clients/client-workdocs/src/commands/DeleteNotificationSubscriptionCommand.ts index de4c5f94a6892..c10e2a61130fa 100644 --- a/clients/client-workdocs/src/commands/DeleteNotificationSubscriptionCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteNotificationSubscriptionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteNotificationSubscriptionRequest } from "../models/models_0"; @@ -128,6 +129,10 @@ export class DeleteNotificationSubscriptionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteNotificationSubscription", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DeleteUserCommand.ts b/clients/client-workdocs/src/commands/DeleteUserCommand.ts index ba9e41e6f710c..f25a04d514cf8 100644 --- a/clients/client-workdocs/src/commands/DeleteUserCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserRequest, DeleteUserRequestFilterSensitiveLog } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: DeleteUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeActivitiesCommand.ts b/clients/client-workdocs/src/commands/DescribeActivitiesCommand.ts index e49e4135fdddc..a3951582ff1de 100644 --- a/clients/client-workdocs/src/commands/DescribeActivitiesCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeActivitiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -225,6 +226,10 @@ export class DescribeActivitiesCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeActivitiesRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeActivitiesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeActivities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeCommentsCommand.ts b/clients/client-workdocs/src/commands/DescribeCommentsCommand.ts index 0e1f0e59280d4..df400827d5f06 100644 --- a/clients/client-workdocs/src/commands/DescribeCommentsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeCommentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -178,6 +179,10 @@ export class DescribeCommentsCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeCommentsRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeCommentsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeComments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeDocumentVersionsCommand.ts b/clients/client-workdocs/src/commands/DescribeDocumentVersionsCommand.ts index c579d098c5ae6..8ee247a881388 100644 --- a/clients/client-workdocs/src/commands/DescribeDocumentVersionsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeDocumentVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -172,6 +173,10 @@ export class DescribeDocumentVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeDocumentVersionsRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeDocumentVersionsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeDocumentVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeFolderContentsCommand.ts b/clients/client-workdocs/src/commands/DescribeFolderContentsCommand.ts index f4b1dadf88bdf..036e88c01797c 100644 --- a/clients/client-workdocs/src/commands/DescribeFolderContentsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeFolderContentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -200,6 +201,10 @@ export class DescribeFolderContentsCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeFolderContentsRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeFolderContentsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeFolderContents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeGroupsCommand.ts b/clients/client-workdocs/src/commands/DescribeGroupsCommand.ts index d726c60bf4ec8..1cfb9a17ca4f7 100644 --- a/clients/client-workdocs/src/commands/DescribeGroupsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -143,6 +144,10 @@ export class DescribeGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeGroupsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeNotificationSubscriptionsCommand.ts b/clients/client-workdocs/src/commands/DescribeNotificationSubscriptionsCommand.ts index 63c735f542459..79dc33b288295 100644 --- a/clients/client-workdocs/src/commands/DescribeNotificationSubscriptionsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeNotificationSubscriptionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class DescribeNotificationSubscriptionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeNotificationSubscriptions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeResourcePermissionsCommand.ts b/clients/client-workdocs/src/commands/DescribeResourcePermissionsCommand.ts index 598abd5188092..a12cffb1fa623 100644 --- a/clients/client-workdocs/src/commands/DescribeResourcePermissionsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeResourcePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -156,6 +157,10 @@ export class DescribeResourcePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeResourcePermissionsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeResourcePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeRootFoldersCommand.ts b/clients/client-workdocs/src/commands/DescribeRootFoldersCommand.ts index aa662815c0aca..9303f4c33f973 100644 --- a/clients/client-workdocs/src/commands/DescribeRootFoldersCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeRootFoldersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -163,6 +164,10 @@ export class DescribeRootFoldersCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeRootFoldersRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeRootFoldersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeRootFolders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/DescribeUsersCommand.ts b/clients/client-workdocs/src/commands/DescribeUsersCommand.ts index a2003675cbba6..a480f476ae575 100644 --- a/clients/client-workdocs/src/commands/DescribeUsersCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -179,6 +180,10 @@ export class DescribeUsersCommand extends $Command< commandName, inputFilterSensitiveLog: DescribeUsersRequestFilterSensitiveLog, outputFilterSensitiveLog: DescribeUsersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "DescribeUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/GetCurrentUserCommand.ts b/clients/client-workdocs/src/commands/GetCurrentUserCommand.ts index ff1fa1e8ff2a3..d2b395f5ddd27 100644 --- a/clients/client-workdocs/src/commands/GetCurrentUserCommand.ts +++ b/clients/client-workdocs/src/commands/GetCurrentUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -164,6 +165,10 @@ export class GetCurrentUserCommand extends $Command< commandName, inputFilterSensitiveLog: GetCurrentUserRequestFilterSensitiveLog, outputFilterSensitiveLog: GetCurrentUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "GetCurrentUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/GetDocumentCommand.ts b/clients/client-workdocs/src/commands/GetDocumentCommand.ts index 1c765f2dfd710..bcf4442989fd4 100644 --- a/clients/client-workdocs/src/commands/GetDocumentCommand.ts +++ b/clients/client-workdocs/src/commands/GetDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -174,6 +175,10 @@ export class GetDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: GetDocumentRequestFilterSensitiveLog, outputFilterSensitiveLog: GetDocumentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "GetDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/GetDocumentPathCommand.ts b/clients/client-workdocs/src/commands/GetDocumentPathCommand.ts index 814d874dfca14..484b0170849a7 100644 --- a/clients/client-workdocs/src/commands/GetDocumentPathCommand.ts +++ b/clients/client-workdocs/src/commands/GetDocumentPathCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class GetDocumentPathCommand extends $Command< commandName, inputFilterSensitiveLog: GetDocumentPathRequestFilterSensitiveLog, outputFilterSensitiveLog: GetDocumentPathResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "GetDocumentPath", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/GetDocumentVersionCommand.ts b/clients/client-workdocs/src/commands/GetDocumentVersionCommand.ts index dd42711906ba8..e4d5eac0dad8e 100644 --- a/clients/client-workdocs/src/commands/GetDocumentVersionCommand.ts +++ b/clients/client-workdocs/src/commands/GetDocumentVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -167,6 +168,10 @@ export class GetDocumentVersionCommand extends $Command< commandName, inputFilterSensitiveLog: GetDocumentVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: GetDocumentVersionResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "GetDocumentVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/GetFolderCommand.ts b/clients/client-workdocs/src/commands/GetFolderCommand.ts index 5125be9875ed0..2fc7399c1c23b 100644 --- a/clients/client-workdocs/src/commands/GetFolderCommand.ts +++ b/clients/client-workdocs/src/commands/GetFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class GetFolderCommand extends $Command< commandName, inputFilterSensitiveLog: GetFolderRequestFilterSensitiveLog, outputFilterSensitiveLog: GetFolderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "GetFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/GetFolderPathCommand.ts b/clients/client-workdocs/src/commands/GetFolderPathCommand.ts index 218007894c21d..cb00e4349b6b4 100644 --- a/clients/client-workdocs/src/commands/GetFolderPathCommand.ts +++ b/clients/client-workdocs/src/commands/GetFolderPathCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class GetFolderPathCommand extends $Command< commandName, inputFilterSensitiveLog: GetFolderPathRequestFilterSensitiveLog, outputFilterSensitiveLog: GetFolderPathResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "GetFolderPath", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/GetResourcesCommand.ts b/clients/client-workdocs/src/commands/GetResourcesCommand.ts index 2685670addbd0..2bb02b31ce384 100644 --- a/clients/client-workdocs/src/commands/GetResourcesCommand.ts +++ b/clients/client-workdocs/src/commands/GetResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -188,6 +189,10 @@ export class GetResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: GetResourcesRequestFilterSensitiveLog, outputFilterSensitiveLog: GetResourcesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "GetResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/InitiateDocumentVersionUploadCommand.ts b/clients/client-workdocs/src/commands/InitiateDocumentVersionUploadCommand.ts index fc24e3549750d..9547d6bc2a130 100644 --- a/clients/client-workdocs/src/commands/InitiateDocumentVersionUploadCommand.ts +++ b/clients/client-workdocs/src/commands/InitiateDocumentVersionUploadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -216,6 +217,10 @@ export class InitiateDocumentVersionUploadCommand extends $Command< commandName, inputFilterSensitiveLog: InitiateDocumentVersionUploadRequestFilterSensitiveLog, outputFilterSensitiveLog: InitiateDocumentVersionUploadResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "InitiateDocumentVersionUpload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/RemoveAllResourcePermissionsCommand.ts b/clients/client-workdocs/src/commands/RemoveAllResourcePermissionsCommand.ts index c4d67440072bc..0fd5b8a0f8267 100644 --- a/clients/client-workdocs/src/commands/RemoveAllResourcePermissionsCommand.ts +++ b/clients/client-workdocs/src/commands/RemoveAllResourcePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -133,6 +134,10 @@ export class RemoveAllResourcePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: RemoveAllResourcePermissionsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "RemoveAllResourcePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/RemoveResourcePermissionCommand.ts b/clients/client-workdocs/src/commands/RemoveResourcePermissionCommand.ts index 653b15ec9309c..e9ecccc1381c5 100644 --- a/clients/client-workdocs/src/commands/RemoveResourcePermissionCommand.ts +++ b/clients/client-workdocs/src/commands/RemoveResourcePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RemoveResourcePermissionRequest, RemoveResourcePermissionRequestFilterSensitiveLog } from "../models/models_0"; @@ -130,6 +131,10 @@ export class RemoveResourcePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: RemoveResourcePermissionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "RemoveResourcePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/RestoreDocumentVersionsCommand.ts b/clients/client-workdocs/src/commands/RestoreDocumentVersionsCommand.ts index 33c7cf2810158..b3390783bab61 100644 --- a/clients/client-workdocs/src/commands/RestoreDocumentVersionsCommand.ts +++ b/clients/client-workdocs/src/commands/RestoreDocumentVersionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDocumentVersionsRequest, RestoreDocumentVersionsRequestFilterSensitiveLog } from "../models/models_0"; @@ -139,6 +140,10 @@ export class RestoreDocumentVersionsCommand extends $Command< commandName, inputFilterSensitiveLog: RestoreDocumentVersionsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "RestoreDocumentVersions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/SearchResourcesCommand.ts b/clients/client-workdocs/src/commands/SearchResourcesCommand.ts index 3783bd5c27d23..d3fd65b283ac7 100644 --- a/clients/client-workdocs/src/commands/SearchResourcesCommand.ts +++ b/clients/client-workdocs/src/commands/SearchResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -287,6 +288,10 @@ export class SearchResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: SearchResourcesRequestFilterSensitiveLog, outputFilterSensitiveLog: SearchResourcesResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "SearchResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/UpdateDocumentCommand.ts b/clients/client-workdocs/src/commands/UpdateDocumentCommand.ts index 12de3cacf6e6e..35b4256327466 100644 --- a/clients/client-workdocs/src/commands/UpdateDocumentCommand.ts +++ b/clients/client-workdocs/src/commands/UpdateDocumentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDocumentRequest, UpdateDocumentRequestFilterSensitiveLog } from "../models/models_0"; @@ -149,6 +150,10 @@ export class UpdateDocumentCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDocumentRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "UpdateDocument", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/UpdateDocumentVersionCommand.ts b/clients/client-workdocs/src/commands/UpdateDocumentVersionCommand.ts index 9104571562a94..eb00e43744cf7 100644 --- a/clients/client-workdocs/src/commands/UpdateDocumentVersionCommand.ts +++ b/clients/client-workdocs/src/commands/UpdateDocumentVersionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDocumentVersionRequest, UpdateDocumentVersionRequestFilterSensitiveLog } from "../models/models_0"; @@ -144,6 +145,10 @@ export class UpdateDocumentVersionCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateDocumentVersionRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "UpdateDocumentVersion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/UpdateFolderCommand.ts b/clients/client-workdocs/src/commands/UpdateFolderCommand.ts index 01e3ec09cad7f..e8869d14e798a 100644 --- a/clients/client-workdocs/src/commands/UpdateFolderCommand.ts +++ b/clients/client-workdocs/src/commands/UpdateFolderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFolderRequest, UpdateFolderRequestFilterSensitiveLog } from "../models/models_0"; @@ -147,6 +148,10 @@ export class UpdateFolderCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateFolderRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "UpdateFolder", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workdocs/src/commands/UpdateUserCommand.ts b/clients/client-workdocs/src/commands/UpdateUserCommand.ts index 20d87f1a0a5b4..47dcac343e20f 100644 --- a/clients/client-workdocs/src/commands/UpdateUserCommand.ts +++ b/clients/client-workdocs/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -180,6 +181,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSGorillaBoyService", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/package.json b/clients/client-worklink/package.json index a62310d9da641..13d089f52ce56 100644 --- a/clients/client-worklink/package.json +++ b/clients/client-worklink/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-worklink/src/commands/AssociateDomainCommand.ts b/clients/client-worklink/src/commands/AssociateDomainCommand.ts index 26a31c563eb61..0a6685356c983 100644 --- a/clients/client-worklink/src/commands/AssociateDomainCommand.ts +++ b/clients/client-worklink/src/commands/AssociateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateDomainRequest, AssociateDomainResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class AssociateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "AssociateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/AssociateWebsiteAuthorizationProviderCommand.ts b/clients/client-worklink/src/commands/AssociateWebsiteAuthorizationProviderCommand.ts index 45883184db178..9ab68e36f56b8 100644 --- a/clients/client-worklink/src/commands/AssociateWebsiteAuthorizationProviderCommand.ts +++ b/clients/client-worklink/src/commands/AssociateWebsiteAuthorizationProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class AssociateWebsiteAuthorizationProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "AssociateWebsiteAuthorizationProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/AssociateWebsiteCertificateAuthorityCommand.ts b/clients/client-worklink/src/commands/AssociateWebsiteCertificateAuthorityCommand.ts index ccb40ca70d120..c66692d4b1511 100644 --- a/clients/client-worklink/src/commands/AssociateWebsiteCertificateAuthorityCommand.ts +++ b/clients/client-worklink/src/commands/AssociateWebsiteCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class AssociateWebsiteCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "AssociateWebsiteCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/CreateFleetCommand.ts b/clients/client-worklink/src/commands/CreateFleetCommand.ts index 6f882827baf2a..8e126f0117dd1 100644 --- a/clients/client-worklink/src/commands/CreateFleetCommand.ts +++ b/clients/client-worklink/src/commands/CreateFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateFleetRequest, CreateFleetResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class CreateFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "CreateFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DeleteFleetCommand.ts b/clients/client-worklink/src/commands/DeleteFleetCommand.ts index 0049e54e0aa34..e4a35fa6bbe84 100644 --- a/clients/client-worklink/src/commands/DeleteFleetCommand.ts +++ b/clients/client-worklink/src/commands/DeleteFleetCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteFleetRequest, DeleteFleetResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteFleetCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DeleteFleet", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DescribeAuditStreamConfigurationCommand.ts b/clients/client-worklink/src/commands/DescribeAuditStreamConfigurationCommand.ts index cc1f1d3e855a1..91e08d8a8739d 100644 --- a/clients/client-worklink/src/commands/DescribeAuditStreamConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/DescribeAuditStreamConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAuditStreamConfigurationRequest, DescribeAuditStreamConfigurationResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DescribeAuditStreamConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DescribeAuditStreamConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DescribeCompanyNetworkConfigurationCommand.ts b/clients/client-worklink/src/commands/DescribeCompanyNetworkConfigurationCommand.ts index a96fb733b07b8..6ca321842b109 100644 --- a/clients/client-worklink/src/commands/DescribeCompanyNetworkConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/DescribeCompanyNetworkConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DescribeCompanyNetworkConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DescribeCompanyNetworkConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DescribeDeviceCommand.ts b/clients/client-worklink/src/commands/DescribeDeviceCommand.ts index 4be5676bb87b6..00267c3692427 100644 --- a/clients/client-worklink/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-worklink/src/commands/DescribeDeviceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDeviceRequest, DescribeDeviceResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class DescribeDeviceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DescribeDevice", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DescribeDevicePolicyConfigurationCommand.ts b/clients/client-worklink/src/commands/DescribeDevicePolicyConfigurationCommand.ts index 912fc58e3c415..6a50753cad055 100644 --- a/clients/client-worklink/src/commands/DescribeDevicePolicyConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/DescribeDevicePolicyConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class DescribeDevicePolicyConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DescribeDevicePolicyConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DescribeDomainCommand.ts b/clients/client-worklink/src/commands/DescribeDomainCommand.ts index b6f45a311e626..1fe016a99b19d 100644 --- a/clients/client-worklink/src/commands/DescribeDomainCommand.ts +++ b/clients/client-worklink/src/commands/DescribeDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeDomainRequest, DescribeDomainResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DescribeDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DescribeDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DescribeFleetMetadataCommand.ts b/clients/client-worklink/src/commands/DescribeFleetMetadataCommand.ts index eca8b73f9c345..1a779d0d98606 100644 --- a/clients/client-worklink/src/commands/DescribeFleetMetadataCommand.ts +++ b/clients/client-worklink/src/commands/DescribeFleetMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeFleetMetadataRequest, DescribeFleetMetadataResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeFleetMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DescribeFleetMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DescribeIdentityProviderConfigurationCommand.ts b/clients/client-worklink/src/commands/DescribeIdentityProviderConfigurationCommand.ts index 481b010078cfd..151190659414d 100644 --- a/clients/client-worklink/src/commands/DescribeIdentityProviderConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/DescribeIdentityProviderConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DescribeIdentityProviderConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DescribeIdentityProviderConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DescribeWebsiteCertificateAuthorityCommand.ts b/clients/client-worklink/src/commands/DescribeWebsiteCertificateAuthorityCommand.ts index 46c15db724f96..d8d4ec692e127 100644 --- a/clients/client-worklink/src/commands/DescribeWebsiteCertificateAuthorityCommand.ts +++ b/clients/client-worklink/src/commands/DescribeWebsiteCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class DescribeWebsiteCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DescribeWebsiteCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DisassociateDomainCommand.ts b/clients/client-worklink/src/commands/DisassociateDomainCommand.ts index 8310103e3312f..2eddc8a98d611 100644 --- a/clients/client-worklink/src/commands/DisassociateDomainCommand.ts +++ b/clients/client-worklink/src/commands/DisassociateDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateDomainRequest, DisassociateDomainResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class DisassociateDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DisassociateDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DisassociateWebsiteAuthorizationProviderCommand.ts b/clients/client-worklink/src/commands/DisassociateWebsiteAuthorizationProviderCommand.ts index 145c0fd8650bc..8b43fa127e99f 100644 --- a/clients/client-worklink/src/commands/DisassociateWebsiteAuthorizationProviderCommand.ts +++ b/clients/client-worklink/src/commands/DisassociateWebsiteAuthorizationProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -150,6 +151,10 @@ export class DisassociateWebsiteAuthorizationProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DisassociateWebsiteAuthorizationProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/DisassociateWebsiteCertificateAuthorityCommand.ts b/clients/client-worklink/src/commands/DisassociateWebsiteCertificateAuthorityCommand.ts index 2e893d1dab0b7..143f2308ea207 100644 --- a/clients/client-worklink/src/commands/DisassociateWebsiteCertificateAuthorityCommand.ts +++ b/clients/client-worklink/src/commands/DisassociateWebsiteCertificateAuthorityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class DisassociateWebsiteCertificateAuthorityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "DisassociateWebsiteCertificateAuthority", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/ListDevicesCommand.ts b/clients/client-worklink/src/commands/ListDevicesCommand.ts index c47d7b97c60ec..cca0ac6531f1f 100644 --- a/clients/client-worklink/src/commands/ListDevicesCommand.ts +++ b/clients/client-worklink/src/commands/ListDevicesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDevicesRequest, ListDevicesResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListDevicesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "ListDevices", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/ListDomainsCommand.ts b/clients/client-worklink/src/commands/ListDomainsCommand.ts index fc502c9d33d9f..2001dbd4dbec1 100644 --- a/clients/client-worklink/src/commands/ListDomainsCommand.ts +++ b/clients/client-worklink/src/commands/ListDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListDomainsRequest, ListDomainsResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class ListDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "ListDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/ListFleetsCommand.ts b/clients/client-worklink/src/commands/ListFleetsCommand.ts index 5154bc3704179..10e1a6ce1ef1f 100644 --- a/clients/client-worklink/src/commands/ListFleetsCommand.ts +++ b/clients/client-worklink/src/commands/ListFleetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListFleetsRequest, ListFleetsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListFleetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "ListFleets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/ListTagsForResourceCommand.ts b/clients/client-worklink/src/commands/ListTagsForResourceCommand.ts index 9c9b4192035f4..2d3f58e5f12dd 100644 --- a/clients/client-worklink/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-worklink/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/ListWebsiteAuthorizationProvidersCommand.ts b/clients/client-worklink/src/commands/ListWebsiteAuthorizationProvidersCommand.ts index 0f90566a0a859..e2baaec4e4839 100644 --- a/clients/client-worklink/src/commands/ListWebsiteAuthorizationProvidersCommand.ts +++ b/clients/client-worklink/src/commands/ListWebsiteAuthorizationProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class ListWebsiteAuthorizationProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "ListWebsiteAuthorizationProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/ListWebsiteCertificateAuthoritiesCommand.ts b/clients/client-worklink/src/commands/ListWebsiteCertificateAuthoritiesCommand.ts index 9c1eeca474ddd..aff8137a0e9c8 100644 --- a/clients/client-worklink/src/commands/ListWebsiteCertificateAuthoritiesCommand.ts +++ b/clients/client-worklink/src/commands/ListWebsiteCertificateAuthoritiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class ListWebsiteCertificateAuthoritiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "ListWebsiteCertificateAuthorities", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/RestoreDomainAccessCommand.ts b/clients/client-worklink/src/commands/RestoreDomainAccessCommand.ts index d98ea660b805e..3a2f02988e1c1 100644 --- a/clients/client-worklink/src/commands/RestoreDomainAccessCommand.ts +++ b/clients/client-worklink/src/commands/RestoreDomainAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreDomainAccessRequest, RestoreDomainAccessResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class RestoreDomainAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "RestoreDomainAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/RevokeDomainAccessCommand.ts b/clients/client-worklink/src/commands/RevokeDomainAccessCommand.ts index 0b27bb3899291..09d70f5441f0e 100644 --- a/clients/client-worklink/src/commands/RevokeDomainAccessCommand.ts +++ b/clients/client-worklink/src/commands/RevokeDomainAccessCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RevokeDomainAccessRequest, RevokeDomainAccessResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class RevokeDomainAccessCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "RevokeDomainAccess", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/SignOutUserCommand.ts b/clients/client-worklink/src/commands/SignOutUserCommand.ts index a0f571f0d36e5..6bd5fea37ee74 100644 --- a/clients/client-worklink/src/commands/SignOutUserCommand.ts +++ b/clients/client-worklink/src/commands/SignOutUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SignOutUserRequest, SignOutUserResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class SignOutUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "SignOutUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/TagResourceCommand.ts b/clients/client-worklink/src/commands/TagResourceCommand.ts index e8fc3abcd3fdb..00b7e411ecccf 100644 --- a/clients/client-worklink/src/commands/TagResourceCommand.ts +++ b/clients/client-worklink/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -118,6 +119,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/UntagResourceCommand.ts b/clients/client-worklink/src/commands/UntagResourceCommand.ts index 6613ab9cae875..d907359d66192 100644 --- a/clients/client-worklink/src/commands/UntagResourceCommand.ts +++ b/clients/client-worklink/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -118,6 +119,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/UpdateAuditStreamConfigurationCommand.ts b/clients/client-worklink/src/commands/UpdateAuditStreamConfigurationCommand.ts index 2c551d7052f59..ec60b08085ca4 100644 --- a/clients/client-worklink/src/commands/UpdateAuditStreamConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/UpdateAuditStreamConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateAuditStreamConfigurationRequest, UpdateAuditStreamConfigurationResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class UpdateAuditStreamConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "UpdateAuditStreamConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/UpdateCompanyNetworkConfigurationCommand.ts b/clients/client-worklink/src/commands/UpdateCompanyNetworkConfigurationCommand.ts index 55dad23350619..2058df018b47e 100644 --- a/clients/client-worklink/src/commands/UpdateCompanyNetworkConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/UpdateCompanyNetworkConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -144,6 +145,10 @@ export class UpdateCompanyNetworkConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "UpdateCompanyNetworkConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/UpdateDevicePolicyConfigurationCommand.ts b/clients/client-worklink/src/commands/UpdateDevicePolicyConfigurationCommand.ts index ee477301e5c76..55c31bad31334 100644 --- a/clients/client-worklink/src/commands/UpdateDevicePolicyConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/UpdateDevicePolicyConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDevicePolicyConfigurationRequest, UpdateDevicePolicyConfigurationResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class UpdateDevicePolicyConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "UpdateDevicePolicyConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/UpdateDomainMetadataCommand.ts b/clients/client-worklink/src/commands/UpdateDomainMetadataCommand.ts index 8b3a186165197..7d11ee5323d08 100644 --- a/clients/client-worklink/src/commands/UpdateDomainMetadataCommand.ts +++ b/clients/client-worklink/src/commands/UpdateDomainMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDomainMetadataRequest, UpdateDomainMetadataResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class UpdateDomainMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "UpdateDomainMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/UpdateFleetMetadataCommand.ts b/clients/client-worklink/src/commands/UpdateFleetMetadataCommand.ts index 11311ed5da2ec..1f6ca7eb339fb 100644 --- a/clients/client-worklink/src/commands/UpdateFleetMetadataCommand.ts +++ b/clients/client-worklink/src/commands/UpdateFleetMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateFleetMetadataRequest, UpdateFleetMetadataResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class UpdateFleetMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "UpdateFleetMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-worklink/src/commands/UpdateIdentityProviderConfigurationCommand.ts b/clients/client-worklink/src/commands/UpdateIdentityProviderConfigurationCommand.ts index 7978613549f75..60c5e9614481a 100644 --- a/clients/client-worklink/src/commands/UpdateIdentityProviderConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/UpdateIdentityProviderConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class UpdateIdentityProviderConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkLink", + operation: "UpdateIdentityProviderConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/package.json b/clients/client-workmail/package.json index e9c6557867218..7e1ef450dbe7f 100644 --- a/clients/client-workmail/package.json +++ b/clients/client-workmail/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-workmail/src/commands/AssociateDelegateToResourceCommand.ts b/clients/client-workmail/src/commands/AssociateDelegateToResourceCommand.ts index 1c8678d043637..c3ac125097481 100644 --- a/clients/client-workmail/src/commands/AssociateDelegateToResourceCommand.ts +++ b/clients/client-workmail/src/commands/AssociateDelegateToResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateDelegateToResourceRequest, AssociateDelegateToResourceResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class AssociateDelegateToResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "AssociateDelegateToResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/AssociateMemberToGroupCommand.ts b/clients/client-workmail/src/commands/AssociateMemberToGroupCommand.ts index f7edb2b2f0b3e..2988d9bcfa3a7 100644 --- a/clients/client-workmail/src/commands/AssociateMemberToGroupCommand.ts +++ b/clients/client-workmail/src/commands/AssociateMemberToGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateMemberToGroupRequest, AssociateMemberToGroupResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class AssociateMemberToGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "AssociateMemberToGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/AssumeImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/AssumeImpersonationRoleCommand.ts index e643fea67c153..1d716aa6431c8 100644 --- a/clients/client-workmail/src/commands/AssumeImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/AssumeImpersonationRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssumeImpersonationRoleRequest, AssumeImpersonationRoleResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class AssumeImpersonationRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "AssumeImpersonationRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CancelMailboxExportJobCommand.ts b/clients/client-workmail/src/commands/CancelMailboxExportJobCommand.ts index 1490e41f03cba..f9d1e811b7b05 100644 --- a/clients/client-workmail/src/commands/CancelMailboxExportJobCommand.ts +++ b/clients/client-workmail/src/commands/CancelMailboxExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CancelMailboxExportJobRequest, CancelMailboxExportJobResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class CancelMailboxExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CancelMailboxExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CreateAliasCommand.ts b/clients/client-workmail/src/commands/CreateAliasCommand.ts index 961043df76092..ec80d2476ac9c 100644 --- a/clients/client-workmail/src/commands/CreateAliasCommand.ts +++ b/clients/client-workmail/src/commands/CreateAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateAliasRequest, CreateAliasResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class CreateAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CreateAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CreateAvailabilityConfigurationCommand.ts b/clients/client-workmail/src/commands/CreateAvailabilityConfigurationCommand.ts index 1646a47be2a48..30576d3bc7def 100644 --- a/clients/client-workmail/src/commands/CreateAvailabilityConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/CreateAvailabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class CreateAvailabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: CreateAvailabilityConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CreateAvailabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CreateGroupCommand.ts b/clients/client-workmail/src/commands/CreateGroupCommand.ts index d3ad921085240..550588b448279 100644 --- a/clients/client-workmail/src/commands/CreateGroupCommand.ts +++ b/clients/client-workmail/src/commands/CreateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CreateImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/CreateImpersonationRoleCommand.ts index 07473fce6c3e0..df89486d1051a 100644 --- a/clients/client-workmail/src/commands/CreateImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/CreateImpersonationRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateImpersonationRoleRequest, CreateImpersonationRoleResponse } from "../models/models_0"; @@ -159,6 +160,10 @@ export class CreateImpersonationRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CreateImpersonationRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CreateMobileDeviceAccessRuleCommand.ts b/clients/client-workmail/src/commands/CreateMobileDeviceAccessRuleCommand.ts index ece558e0ce152..e6156e5c834d8 100644 --- a/clients/client-workmail/src/commands/CreateMobileDeviceAccessRuleCommand.ts +++ b/clients/client-workmail/src/commands/CreateMobileDeviceAccessRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateMobileDeviceAccessRuleRequest, CreateMobileDeviceAccessRuleResponse } from "../models/models_0"; @@ -161,6 +162,10 @@ export class CreateMobileDeviceAccessRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CreateMobileDeviceAccessRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CreateOrganizationCommand.ts b/clients/client-workmail/src/commands/CreateOrganizationCommand.ts index d87146f171a95..f1062dd1cff9a 100644 --- a/clients/client-workmail/src/commands/CreateOrganizationCommand.ts +++ b/clients/client-workmail/src/commands/CreateOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateOrganizationRequest, CreateOrganizationResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class CreateOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CreateOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CreateResourceCommand.ts b/clients/client-workmail/src/commands/CreateResourceCommand.ts index 378c6c48d446b..3ebfbf878d74a 100644 --- a/clients/client-workmail/src/commands/CreateResourceCommand.ts +++ b/clients/client-workmail/src/commands/CreateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateResourceRequest, CreateResourceResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class CreateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CreateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/CreateUserCommand.ts b/clients/client-workmail/src/commands/CreateUserCommand.ts index 5a41ee44b389a..189f45f831002 100644 --- a/clients/client-workmail/src/commands/CreateUserCommand.ts +++ b/clients/client-workmail/src/commands/CreateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUserRequest, CreateUserRequestFilterSensitiveLog, CreateUserResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class CreateUserCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "CreateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteAccessControlRuleCommand.ts b/clients/client-workmail/src/commands/DeleteAccessControlRuleCommand.ts index 18e0633afad8b..13f8bd0910a48 100644 --- a/clients/client-workmail/src/commands/DeleteAccessControlRuleCommand.ts +++ b/clients/client-workmail/src/commands/DeleteAccessControlRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAccessControlRuleRequest, DeleteAccessControlRuleResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteAccessControlRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteAccessControlRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteAliasCommand.ts b/clients/client-workmail/src/commands/DeleteAliasCommand.ts index 8e86dbb11c314..3ff09de61d8af 100644 --- a/clients/client-workmail/src/commands/DeleteAliasCommand.ts +++ b/clients/client-workmail/src/commands/DeleteAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAliasRequest, DeleteAliasResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteAvailabilityConfigurationCommand.ts b/clients/client-workmail/src/commands/DeleteAvailabilityConfigurationCommand.ts index 46c24ab1e6b93..defdbfef802bb 100644 --- a/clients/client-workmail/src/commands/DeleteAvailabilityConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/DeleteAvailabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteAvailabilityConfigurationRequest, DeleteAvailabilityConfigurationResponse } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteAvailabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteAvailabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteEmailMonitoringConfigurationCommand.ts b/clients/client-workmail/src/commands/DeleteEmailMonitoringConfigurationCommand.ts index 163685f21c305..9d0b0bb15a7a2 100644 --- a/clients/client-workmail/src/commands/DeleteEmailMonitoringConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/DeleteEmailMonitoringConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -131,6 +132,10 @@ export class DeleteEmailMonitoringConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteEmailMonitoringConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteGroupCommand.ts b/clients/client-workmail/src/commands/DeleteGroupCommand.ts index e22abd5734763..3868f87744a3f 100644 --- a/clients/client-workmail/src/commands/DeleteGroupCommand.ts +++ b/clients/client-workmail/src/commands/DeleteGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/DeleteImpersonationRoleCommand.ts index 77f7d1d84173f..65c0102e1f980 100644 --- a/clients/client-workmail/src/commands/DeleteImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/DeleteImpersonationRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteImpersonationRoleRequest, DeleteImpersonationRoleResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteImpersonationRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteImpersonationRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteMailboxPermissionsCommand.ts b/clients/client-workmail/src/commands/DeleteMailboxPermissionsCommand.ts index 1a6a6b71b8a94..2ab9038e7aaed 100644 --- a/clients/client-workmail/src/commands/DeleteMailboxPermissionsCommand.ts +++ b/clients/client-workmail/src/commands/DeleteMailboxPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMailboxPermissionsRequest, DeleteMailboxPermissionsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DeleteMailboxPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteMailboxPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteMobileDeviceAccessOverrideCommand.ts b/clients/client-workmail/src/commands/DeleteMobileDeviceAccessOverrideCommand.ts index 5a90b2925ff9a..80a0db3c77abf 100644 --- a/clients/client-workmail/src/commands/DeleteMobileDeviceAccessOverrideCommand.ts +++ b/clients/client-workmail/src/commands/DeleteMobileDeviceAccessOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMobileDeviceAccessOverrideRequest, DeleteMobileDeviceAccessOverrideResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DeleteMobileDeviceAccessOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteMobileDeviceAccessOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteMobileDeviceAccessRuleCommand.ts b/clients/client-workmail/src/commands/DeleteMobileDeviceAccessRuleCommand.ts index 3ced8742066f4..96c12ec50bfad 100644 --- a/clients/client-workmail/src/commands/DeleteMobileDeviceAccessRuleCommand.ts +++ b/clients/client-workmail/src/commands/DeleteMobileDeviceAccessRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteMobileDeviceAccessRuleRequest, DeleteMobileDeviceAccessRuleResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteMobileDeviceAccessRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteMobileDeviceAccessRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteOrganizationCommand.ts b/clients/client-workmail/src/commands/DeleteOrganizationCommand.ts index 14c42534a3123..cf198625ff976 100644 --- a/clients/client-workmail/src/commands/DeleteOrganizationCommand.ts +++ b/clients/client-workmail/src/commands/DeleteOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteOrganizationRequest, DeleteOrganizationResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteResourceCommand.ts b/clients/client-workmail/src/commands/DeleteResourceCommand.ts index 7a6f0fc8a82a8..fad281c6957a0 100644 --- a/clients/client-workmail/src/commands/DeleteResourceCommand.ts +++ b/clients/client-workmail/src/commands/DeleteResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourceRequest, DeleteResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class DeleteResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteRetentionPolicyCommand.ts b/clients/client-workmail/src/commands/DeleteRetentionPolicyCommand.ts index 15949a2a86b1d..23babfc42211e 100644 --- a/clients/client-workmail/src/commands/DeleteRetentionPolicyCommand.ts +++ b/clients/client-workmail/src/commands/DeleteRetentionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteRetentionPolicyRequest, DeleteRetentionPolicyResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class DeleteRetentionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteRetentionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeleteUserCommand.ts b/clients/client-workmail/src/commands/DeleteUserCommand.ts index d42d32eefb71e..5abfb80f39d55 100644 --- a/clients/client-workmail/src/commands/DeleteUserCommand.ts +++ b/clients/client-workmail/src/commands/DeleteUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserRequest, DeleteUserResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class DeleteUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeleteUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeregisterFromWorkMailCommand.ts b/clients/client-workmail/src/commands/DeregisterFromWorkMailCommand.ts index 84f6152d43e27..d0ba477467704 100644 --- a/clients/client-workmail/src/commands/DeregisterFromWorkMailCommand.ts +++ b/clients/client-workmail/src/commands/DeregisterFromWorkMailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterFromWorkMailRequest, DeregisterFromWorkMailResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DeregisterFromWorkMailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeregisterFromWorkMail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DeregisterMailDomainCommand.ts b/clients/client-workmail/src/commands/DeregisterMailDomainCommand.ts index 344f4bbfbf6e8..70ae340b65083 100644 --- a/clients/client-workmail/src/commands/DeregisterMailDomainCommand.ts +++ b/clients/client-workmail/src/commands/DeregisterMailDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterMailDomainRequest, DeregisterMailDomainResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeregisterMailDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DeregisterMailDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DescribeEmailMonitoringConfigurationCommand.ts b/clients/client-workmail/src/commands/DescribeEmailMonitoringConfigurationCommand.ts index c012f35be9497..60e65f863ff29 100644 --- a/clients/client-workmail/src/commands/DescribeEmailMonitoringConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/DescribeEmailMonitoringConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -137,6 +138,10 @@ export class DescribeEmailMonitoringConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DescribeEmailMonitoringConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DescribeEntityCommand.ts b/clients/client-workmail/src/commands/DescribeEntityCommand.ts index ed4efee9c262a..3a7ec85249ffb 100644 --- a/clients/client-workmail/src/commands/DescribeEntityCommand.ts +++ b/clients/client-workmail/src/commands/DescribeEntityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeEntityRequest, DescribeEntityResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DescribeEntityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DescribeEntity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DescribeGroupCommand.ts b/clients/client-workmail/src/commands/DescribeGroupCommand.ts index 1965a404dc390..9f2341f318ddc 100644 --- a/clients/client-workmail/src/commands/DescribeGroupCommand.ts +++ b/clients/client-workmail/src/commands/DescribeGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeGroupRequest, DescribeGroupResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class DescribeGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DescribeGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DescribeInboundDmarcSettingsCommand.ts b/clients/client-workmail/src/commands/DescribeInboundDmarcSettingsCommand.ts index 7c4b94a0016a3..0aca5637539ae 100644 --- a/clients/client-workmail/src/commands/DescribeInboundDmarcSettingsCommand.ts +++ b/clients/client-workmail/src/commands/DescribeInboundDmarcSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeInboundDmarcSettingsRequest, DescribeInboundDmarcSettingsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DescribeInboundDmarcSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DescribeInboundDmarcSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DescribeMailboxExportJobCommand.ts b/clients/client-workmail/src/commands/DescribeMailboxExportJobCommand.ts index a35a8cf6f28a0..5a406db42006e 100644 --- a/clients/client-workmail/src/commands/DescribeMailboxExportJobCommand.ts +++ b/clients/client-workmail/src/commands/DescribeMailboxExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeMailboxExportJobRequest, DescribeMailboxExportJobResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DescribeMailboxExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DescribeMailboxExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DescribeOrganizationCommand.ts b/clients/client-workmail/src/commands/DescribeOrganizationCommand.ts index 4e80d8aa6ca81..8171b5ba0f617 100644 --- a/clients/client-workmail/src/commands/DescribeOrganizationCommand.ts +++ b/clients/client-workmail/src/commands/DescribeOrganizationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeOrganizationRequest, DescribeOrganizationResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DescribeOrganizationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DescribeOrganization", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DescribeResourceCommand.ts b/clients/client-workmail/src/commands/DescribeResourceCommand.ts index 340d0d6526dfc..30ca93f00bdfb 100644 --- a/clients/client-workmail/src/commands/DescribeResourceCommand.ts +++ b/clients/client-workmail/src/commands/DescribeResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeResourceRequest, DescribeResourceResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DescribeResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DescribeResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DescribeUserCommand.ts b/clients/client-workmail/src/commands/DescribeUserCommand.ts index 0600990921cd9..74fa9b98edec3 100644 --- a/clients/client-workmail/src/commands/DescribeUserCommand.ts +++ b/clients/client-workmail/src/commands/DescribeUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeUserRequest, DescribeUserResponse, DescribeUserResponseFilterSensitiveLog } from "../models/models_0"; @@ -150,6 +151,10 @@ export class DescribeUserCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: DescribeUserResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DescribeUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DisassociateDelegateFromResourceCommand.ts b/clients/client-workmail/src/commands/DisassociateDelegateFromResourceCommand.ts index c4acadc31c470..a93632621f958 100644 --- a/clients/client-workmail/src/commands/DisassociateDelegateFromResourceCommand.ts +++ b/clients/client-workmail/src/commands/DisassociateDelegateFromResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateDelegateFromResourceRequest, DisassociateDelegateFromResourceResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DisassociateDelegateFromResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DisassociateDelegateFromResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/DisassociateMemberFromGroupCommand.ts b/clients/client-workmail/src/commands/DisassociateMemberFromGroupCommand.ts index 04a980fbf5558..506fb615d0e49 100644 --- a/clients/client-workmail/src/commands/DisassociateMemberFromGroupCommand.ts +++ b/clients/client-workmail/src/commands/DisassociateMemberFromGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateMemberFromGroupRequest, DisassociateMemberFromGroupResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DisassociateMemberFromGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "DisassociateMemberFromGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/GetAccessControlEffectCommand.ts b/clients/client-workmail/src/commands/GetAccessControlEffectCommand.ts index 179a5f9477ba0..c43d9a51e4b26 100644 --- a/clients/client-workmail/src/commands/GetAccessControlEffectCommand.ts +++ b/clients/client-workmail/src/commands/GetAccessControlEffectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetAccessControlEffectRequest, GetAccessControlEffectResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetAccessControlEffectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "GetAccessControlEffect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/GetDefaultRetentionPolicyCommand.ts b/clients/client-workmail/src/commands/GetDefaultRetentionPolicyCommand.ts index fac0f5dbcf405..bd59bdffbd85a 100644 --- a/clients/client-workmail/src/commands/GetDefaultRetentionPolicyCommand.ts +++ b/clients/client-workmail/src/commands/GetDefaultRetentionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetDefaultRetentionPolicyRequest, GetDefaultRetentionPolicyResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetDefaultRetentionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "GetDefaultRetentionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/GetImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/GetImpersonationRoleCommand.ts index 286ef67b4a7a5..1d5dee740df1d 100644 --- a/clients/client-workmail/src/commands/GetImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/GetImpersonationRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetImpersonationRoleRequest, GetImpersonationRoleResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class GetImpersonationRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "GetImpersonationRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/GetImpersonationRoleEffectCommand.ts b/clients/client-workmail/src/commands/GetImpersonationRoleEffectCommand.ts index 8bb245f51b706..0826f64597ced 100644 --- a/clients/client-workmail/src/commands/GetImpersonationRoleEffectCommand.ts +++ b/clients/client-workmail/src/commands/GetImpersonationRoleEffectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetImpersonationRoleEffectRequest, GetImpersonationRoleEffectResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetImpersonationRoleEffectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "GetImpersonationRoleEffect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/GetMailDomainCommand.ts b/clients/client-workmail/src/commands/GetMailDomainCommand.ts index fc22176108cc2..a72ebe781659a 100644 --- a/clients/client-workmail/src/commands/GetMailDomainCommand.ts +++ b/clients/client-workmail/src/commands/GetMailDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMailDomainRequest, GetMailDomainResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class GetMailDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "GetMailDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/GetMailboxDetailsCommand.ts b/clients/client-workmail/src/commands/GetMailboxDetailsCommand.ts index 67ce537e6221a..5a1e06beb115e 100644 --- a/clients/client-workmail/src/commands/GetMailboxDetailsCommand.ts +++ b/clients/client-workmail/src/commands/GetMailboxDetailsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMailboxDetailsRequest, GetMailboxDetailsResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class GetMailboxDetailsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "GetMailboxDetails", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/GetMobileDeviceAccessEffectCommand.ts b/clients/client-workmail/src/commands/GetMobileDeviceAccessEffectCommand.ts index fbfc85c4be99d..a973f39a0454f 100644 --- a/clients/client-workmail/src/commands/GetMobileDeviceAccessEffectCommand.ts +++ b/clients/client-workmail/src/commands/GetMobileDeviceAccessEffectCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMobileDeviceAccessEffectRequest, GetMobileDeviceAccessEffectResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetMobileDeviceAccessEffectCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "GetMobileDeviceAccessEffect", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/GetMobileDeviceAccessOverrideCommand.ts b/clients/client-workmail/src/commands/GetMobileDeviceAccessOverrideCommand.ts index c94490cf5f6d5..0573542b76372 100644 --- a/clients/client-workmail/src/commands/GetMobileDeviceAccessOverrideCommand.ts +++ b/clients/client-workmail/src/commands/GetMobileDeviceAccessOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetMobileDeviceAccessOverrideRequest, GetMobileDeviceAccessOverrideResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class GetMobileDeviceAccessOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "GetMobileDeviceAccessOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListAccessControlRulesCommand.ts b/clients/client-workmail/src/commands/ListAccessControlRulesCommand.ts index 91dc1fbb8b36b..291351ba98430 100644 --- a/clients/client-workmail/src/commands/ListAccessControlRulesCommand.ts +++ b/clients/client-workmail/src/commands/ListAccessControlRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAccessControlRulesRequest, ListAccessControlRulesResponse } from "../models/models_0"; @@ -154,6 +155,10 @@ export class ListAccessControlRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListAccessControlRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListAliasesCommand.ts b/clients/client-workmail/src/commands/ListAliasesCommand.ts index 618d399270560..939c8cf66303f 100644 --- a/clients/client-workmail/src/commands/ListAliasesCommand.ts +++ b/clients/client-workmail/src/commands/ListAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAliasesRequest, ListAliasesResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListAvailabilityConfigurationsCommand.ts b/clients/client-workmail/src/commands/ListAvailabilityConfigurationsCommand.ts index 4f176dd9e5bca..38ff237b3f00c 100644 --- a/clients/client-workmail/src/commands/ListAvailabilityConfigurationsCommand.ts +++ b/clients/client-workmail/src/commands/ListAvailabilityConfigurationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAvailabilityConfigurationsRequest, ListAvailabilityConfigurationsResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListAvailabilityConfigurationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListAvailabilityConfigurations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListGroupMembersCommand.ts b/clients/client-workmail/src/commands/ListGroupMembersCommand.ts index 7263a9e1d51d8..37f0862d0a47a 100644 --- a/clients/client-workmail/src/commands/ListGroupMembersCommand.ts +++ b/clients/client-workmail/src/commands/ListGroupMembersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupMembersRequest, ListGroupMembersResponse } from "../models/models_0"; @@ -147,6 +148,10 @@ export class ListGroupMembersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListGroupMembers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListGroupsCommand.ts b/clients/client-workmail/src/commands/ListGroupsCommand.ts index 29f4211998835..ac20deacbb04d 100644 --- a/clients/client-workmail/src/commands/ListGroupsCommand.ts +++ b/clients/client-workmail/src/commands/ListGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0"; @@ -144,6 +145,10 @@ export class ListGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListGroupsForEntityCommand.ts b/clients/client-workmail/src/commands/ListGroupsForEntityCommand.ts index 9dcbde9ccc064..3b853acfee641 100644 --- a/clients/client-workmail/src/commands/ListGroupsForEntityCommand.ts +++ b/clients/client-workmail/src/commands/ListGroupsForEntityCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListGroupsForEntityRequest, ListGroupsForEntityResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListGroupsForEntityCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListGroupsForEntity", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListImpersonationRolesCommand.ts b/clients/client-workmail/src/commands/ListImpersonationRolesCommand.ts index 1fbdcb9abfc29..836335769bf31 100644 --- a/clients/client-workmail/src/commands/ListImpersonationRolesCommand.ts +++ b/clients/client-workmail/src/commands/ListImpersonationRolesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListImpersonationRolesRequest, ListImpersonationRolesResponse } from "../models/models_0"; @@ -136,6 +137,10 @@ export class ListImpersonationRolesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListImpersonationRoles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListMailDomainsCommand.ts b/clients/client-workmail/src/commands/ListMailDomainsCommand.ts index de275dcd97b73..279353e754fa8 100644 --- a/clients/client-workmail/src/commands/ListMailDomainsCommand.ts +++ b/clients/client-workmail/src/commands/ListMailDomainsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMailDomainsRequest, ListMailDomainsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListMailDomainsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListMailDomains", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListMailboxExportJobsCommand.ts b/clients/client-workmail/src/commands/ListMailboxExportJobsCommand.ts index f64312d4d87e4..6f1b32b264313 100644 --- a/clients/client-workmail/src/commands/ListMailboxExportJobsCommand.ts +++ b/clients/client-workmail/src/commands/ListMailboxExportJobsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMailboxExportJobsRequest, ListMailboxExportJobsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListMailboxExportJobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListMailboxExportJobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListMailboxPermissionsCommand.ts b/clients/client-workmail/src/commands/ListMailboxPermissionsCommand.ts index 89f1b02a9ad71..20123292eab2d 100644 --- a/clients/client-workmail/src/commands/ListMailboxPermissionsCommand.ts +++ b/clients/client-workmail/src/commands/ListMailboxPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMailboxPermissionsRequest, ListMailboxPermissionsResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class ListMailboxPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListMailboxPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListMobileDeviceAccessOverridesCommand.ts b/clients/client-workmail/src/commands/ListMobileDeviceAccessOverridesCommand.ts index 0a0903886d1dc..1f3c2f3593dfb 100644 --- a/clients/client-workmail/src/commands/ListMobileDeviceAccessOverridesCommand.ts +++ b/clients/client-workmail/src/commands/ListMobileDeviceAccessOverridesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMobileDeviceAccessOverridesRequest, ListMobileDeviceAccessOverridesResponse } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ListMobileDeviceAccessOverridesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListMobileDeviceAccessOverrides", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListMobileDeviceAccessRulesCommand.ts b/clients/client-workmail/src/commands/ListMobileDeviceAccessRulesCommand.ts index e12bd6bcfa41b..1e326c464e39c 100644 --- a/clients/client-workmail/src/commands/ListMobileDeviceAccessRulesCommand.ts +++ b/clients/client-workmail/src/commands/ListMobileDeviceAccessRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListMobileDeviceAccessRulesRequest, ListMobileDeviceAccessRulesResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class ListMobileDeviceAccessRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListMobileDeviceAccessRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListOrganizationsCommand.ts b/clients/client-workmail/src/commands/ListOrganizationsCommand.ts index 5106f57df7031..730429068418f 100644 --- a/clients/client-workmail/src/commands/ListOrganizationsCommand.ts +++ b/clients/client-workmail/src/commands/ListOrganizationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListOrganizationsRequest, ListOrganizationsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class ListOrganizationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListOrganizations", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListResourceDelegatesCommand.ts b/clients/client-workmail/src/commands/ListResourceDelegatesCommand.ts index f6c2d33006ecc..7c87b6b636063 100644 --- a/clients/client-workmail/src/commands/ListResourceDelegatesCommand.ts +++ b/clients/client-workmail/src/commands/ListResourceDelegatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourceDelegatesRequest, ListResourceDelegatesResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class ListResourceDelegatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListResourceDelegates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListResourcesCommand.ts b/clients/client-workmail/src/commands/ListResourcesCommand.ts index 0d50dc1e8ac64..6e4f570e22c52 100644 --- a/clients/client-workmail/src/commands/ListResourcesCommand.ts +++ b/clients/client-workmail/src/commands/ListResourcesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0"; @@ -145,6 +146,10 @@ export class ListResourcesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListResources", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListTagsForResourceCommand.ts b/clients/client-workmail/src/commands/ListTagsForResourceCommand.ts index beedd274addf6..838369ac8f02e 100644 --- a/clients/client-workmail/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-workmail/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -122,6 +123,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ListUsersCommand.ts b/clients/client-workmail/src/commands/ListUsersCommand.ts index d38fe088c3c8b..2f50a461fb3e7 100644 --- a/clients/client-workmail/src/commands/ListUsersCommand.ts +++ b/clients/client-workmail/src/commands/ListUsersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUsersRequest, ListUsersRequestFilterSensitiveLog, ListUsersResponse } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListUsersCommand extends $Command< commandName, inputFilterSensitiveLog: ListUsersRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ListUsers", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/PutAccessControlRuleCommand.ts b/clients/client-workmail/src/commands/PutAccessControlRuleCommand.ts index 784c69a1479e3..fde68865b0775 100644 --- a/clients/client-workmail/src/commands/PutAccessControlRuleCommand.ts +++ b/clients/client-workmail/src/commands/PutAccessControlRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutAccessControlRuleRequest, PutAccessControlRuleResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class PutAccessControlRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "PutAccessControlRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/PutEmailMonitoringConfigurationCommand.ts b/clients/client-workmail/src/commands/PutEmailMonitoringConfigurationCommand.ts index ef59f829d5209..9ed5e9b8a8338 100644 --- a/clients/client-workmail/src/commands/PutEmailMonitoringConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/PutEmailMonitoringConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutEmailMonitoringConfigurationRequest, PutEmailMonitoringConfigurationResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class PutEmailMonitoringConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "PutEmailMonitoringConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/PutInboundDmarcSettingsCommand.ts b/clients/client-workmail/src/commands/PutInboundDmarcSettingsCommand.ts index 3c915b5b8bc64..03787e6bbcc02 100644 --- a/clients/client-workmail/src/commands/PutInboundDmarcSettingsCommand.ts +++ b/clients/client-workmail/src/commands/PutInboundDmarcSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutInboundDmarcSettingsRequest, PutInboundDmarcSettingsResponse } from "../models/models_0"; @@ -121,6 +122,10 @@ export class PutInboundDmarcSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "PutInboundDmarcSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/PutMailboxPermissionsCommand.ts b/clients/client-workmail/src/commands/PutMailboxPermissionsCommand.ts index aabe05638eea7..1a387b0d3dadd 100644 --- a/clients/client-workmail/src/commands/PutMailboxPermissionsCommand.ts +++ b/clients/client-workmail/src/commands/PutMailboxPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutMailboxPermissionsRequest, PutMailboxPermissionsResponse } from "../models/models_0"; @@ -137,6 +138,10 @@ export class PutMailboxPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "PutMailboxPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/PutMobileDeviceAccessOverrideCommand.ts b/clients/client-workmail/src/commands/PutMobileDeviceAccessOverrideCommand.ts index c05bca4f46714..10a6addeff8ec 100644 --- a/clients/client-workmail/src/commands/PutMobileDeviceAccessOverrideCommand.ts +++ b/clients/client-workmail/src/commands/PutMobileDeviceAccessOverrideCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutMobileDeviceAccessOverrideRequest, PutMobileDeviceAccessOverrideResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class PutMobileDeviceAccessOverrideCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "PutMobileDeviceAccessOverride", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/PutRetentionPolicyCommand.ts b/clients/client-workmail/src/commands/PutRetentionPolicyCommand.ts index 9bb64107daee9..1e4faa3fef738 100644 --- a/clients/client-workmail/src/commands/PutRetentionPolicyCommand.ts +++ b/clients/client-workmail/src/commands/PutRetentionPolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class PutRetentionPolicyCommand extends $Command< commandName, inputFilterSensitiveLog: PutRetentionPolicyRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "PutRetentionPolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/RegisterMailDomainCommand.ts b/clients/client-workmail/src/commands/RegisterMailDomainCommand.ts index 0e10b1dd12e7f..6bc00010757ae 100644 --- a/clients/client-workmail/src/commands/RegisterMailDomainCommand.ts +++ b/clients/client-workmail/src/commands/RegisterMailDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterMailDomainRequest, RegisterMailDomainResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class RegisterMailDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "RegisterMailDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/RegisterToWorkMailCommand.ts b/clients/client-workmail/src/commands/RegisterToWorkMailCommand.ts index 623c42192bcae..36d7812ab4999 100644 --- a/clients/client-workmail/src/commands/RegisterToWorkMailCommand.ts +++ b/clients/client-workmail/src/commands/RegisterToWorkMailCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterToWorkMailRequest, RegisterToWorkMailResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class RegisterToWorkMailCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "RegisterToWorkMail", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/ResetPasswordCommand.ts b/clients/client-workmail/src/commands/ResetPasswordCommand.ts index d178ac5abd3ba..51f1065bee6f6 100644 --- a/clients/client-workmail/src/commands/ResetPasswordCommand.ts +++ b/clients/client-workmail/src/commands/ResetPasswordCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class ResetPasswordCommand extends $Command< commandName, inputFilterSensitiveLog: ResetPasswordRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "ResetPassword", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/StartMailboxExportJobCommand.ts b/clients/client-workmail/src/commands/StartMailboxExportJobCommand.ts index fc9cf5062d375..94c3936037f6b 100644 --- a/clients/client-workmail/src/commands/StartMailboxExportJobCommand.ts +++ b/clients/client-workmail/src/commands/StartMailboxExportJobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartMailboxExportJobRequest, StartMailboxExportJobResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class StartMailboxExportJobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "StartMailboxExportJob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/TagResourceCommand.ts b/clients/client-workmail/src/commands/TagResourceCommand.ts index df9915c1c60bd..fbb2cb1f14fa6 100644 --- a/clients/client-workmail/src/commands/TagResourceCommand.ts +++ b/clients/client-workmail/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -130,6 +131,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/TestAvailabilityConfigurationCommand.ts b/clients/client-workmail/src/commands/TestAvailabilityConfigurationCommand.ts index a1e4d0397544f..7c8a2f3e0b22a 100644 --- a/clients/client-workmail/src/commands/TestAvailabilityConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/TestAvailabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class TestAvailabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: TestAvailabilityConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "TestAvailabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UntagResourceCommand.ts b/clients/client-workmail/src/commands/UntagResourceCommand.ts index 411f6914c1cfe..d3749c5c63adf 100644 --- a/clients/client-workmail/src/commands/UntagResourceCommand.ts +++ b/clients/client-workmail/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -117,6 +118,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdateAvailabilityConfigurationCommand.ts b/clients/client-workmail/src/commands/UpdateAvailabilityConfigurationCommand.ts index 5113030983f11..efc3622c74e4d 100644 --- a/clients/client-workmail/src/commands/UpdateAvailabilityConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/UpdateAvailabilityConfigurationCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class UpdateAvailabilityConfigurationCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateAvailabilityConfigurationRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdateAvailabilityConfiguration", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdateDefaultMailDomainCommand.ts b/clients/client-workmail/src/commands/UpdateDefaultMailDomainCommand.ts index ef545eae6e454..99555a7e115fa 100644 --- a/clients/client-workmail/src/commands/UpdateDefaultMailDomainCommand.ts +++ b/clients/client-workmail/src/commands/UpdateDefaultMailDomainCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateDefaultMailDomainRequest, UpdateDefaultMailDomainResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class UpdateDefaultMailDomainCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdateDefaultMailDomain", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdateGroupCommand.ts b/clients/client-workmail/src/commands/UpdateGroupCommand.ts index c366006f8bb7d..f07ebfc9c9ffd 100644 --- a/clients/client-workmail/src/commands/UpdateGroupCommand.ts +++ b/clients/client-workmail/src/commands/UpdateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class UpdateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdateImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/UpdateImpersonationRoleCommand.ts index ccb1bd287367d..a44d9c74b1f1b 100644 --- a/clients/client-workmail/src/commands/UpdateImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/UpdateImpersonationRoleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateImpersonationRoleRequest, UpdateImpersonationRoleResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateImpersonationRoleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdateImpersonationRole", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdateMailboxQuotaCommand.ts b/clients/client-workmail/src/commands/UpdateMailboxQuotaCommand.ts index 57d0100747330..03460ed5121c2 100644 --- a/clients/client-workmail/src/commands/UpdateMailboxQuotaCommand.ts +++ b/clients/client-workmail/src/commands/UpdateMailboxQuotaCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMailboxQuotaRequest, UpdateMailboxQuotaResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class UpdateMailboxQuotaCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdateMailboxQuota", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdateMobileDeviceAccessRuleCommand.ts b/clients/client-workmail/src/commands/UpdateMobileDeviceAccessRuleCommand.ts index 0246ec03cbb37..286ded18a398a 100644 --- a/clients/client-workmail/src/commands/UpdateMobileDeviceAccessRuleCommand.ts +++ b/clients/client-workmail/src/commands/UpdateMobileDeviceAccessRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateMobileDeviceAccessRuleRequest, UpdateMobileDeviceAccessRuleResponse } from "../models/models_0"; @@ -160,6 +161,10 @@ export class UpdateMobileDeviceAccessRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdateMobileDeviceAccessRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdatePrimaryEmailAddressCommand.ts b/clients/client-workmail/src/commands/UpdatePrimaryEmailAddressCommand.ts index 0ded185f8d5d7..d83a158a02d0f 100644 --- a/clients/client-workmail/src/commands/UpdatePrimaryEmailAddressCommand.ts +++ b/clients/client-workmail/src/commands/UpdatePrimaryEmailAddressCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdatePrimaryEmailAddressRequest, UpdatePrimaryEmailAddressResponse } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdatePrimaryEmailAddressCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdatePrimaryEmailAddress", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdateResourceCommand.ts b/clients/client-workmail/src/commands/UpdateResourceCommand.ts index 4a1d9c66dba6d..78c74d310e5dd 100644 --- a/clients/client-workmail/src/commands/UpdateResourceCommand.ts +++ b/clients/client-workmail/src/commands/UpdateResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateResourceRequest, UpdateResourceResponse } from "../models/models_0"; @@ -168,6 +169,10 @@ export class UpdateResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdateResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmail/src/commands/UpdateUserCommand.ts b/clients/client-workmail/src/commands/UpdateUserCommand.ts index be0f55ecfbf5f..e935a1f2b9a64 100644 --- a/clients/client-workmail/src/commands/UpdateUserCommand.ts +++ b/clients/client-workmail/src/commands/UpdateUserCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateUserRequest, UpdateUserRequestFilterSensitiveLog, UpdateUserResponse } from "../models/models_0"; @@ -156,6 +157,10 @@ export class UpdateUserCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateUserRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkMailService", + operation: "UpdateUser", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmailmessageflow/package.json b/clients/client-workmailmessageflow/package.json index 98cb662e93ae6..60b87a38242f0 100644 --- a/clients/client-workmailmessageflow/package.json +++ b/clients/client-workmailmessageflow/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-workmailmessageflow/src/commands/GetRawMessageContentCommand.ts b/clients/client-workmailmessageflow/src/commands/GetRawMessageContentCommand.ts index b28c0dae3c8b6..d4087ef602e2b 100644 --- a/clients/client-workmailmessageflow/src/commands/GetRawMessageContentCommand.ts +++ b/clients/client-workmailmessageflow/src/commands/GetRawMessageContentCommand.ts @@ -12,6 +12,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -131,6 +132,10 @@ export class GetRawMessageContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetRawMessageContentResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "GiraffeMessageInTransitService", + operation: "GetRawMessageContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workmailmessageflow/src/commands/PutRawMessageContentCommand.ts b/clients/client-workmailmessageflow/src/commands/PutRawMessageContentCommand.ts index 897d7c1650239..874d74c0199f7 100644 --- a/clients/client-workmailmessageflow/src/commands/PutRawMessageContentCommand.ts +++ b/clients/client-workmailmessageflow/src/commands/PutRawMessageContentCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutRawMessageContentRequest, PutRawMessageContentResponse } from "../models/models_0"; @@ -163,6 +164,10 @@ export class PutRawMessageContentCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "GiraffeMessageInTransitService", + operation: "PutRawMessageContent", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/package.json b/clients/client-workspaces-web/package.json index 65acae6d562a8..da31dc3917bc5 100644 --- a/clients/client-workspaces-web/package.json +++ b/clients/client-workspaces-web/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/clients/client-workspaces-web/src/commands/AssociateBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateBrowserSettingsCommand.ts index 229f016f9cbfa..eede57116aba1 100644 --- a/clients/client-workspaces-web/src/commands/AssociateBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateBrowserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateBrowserSettingsRequest, AssociateBrowserSettingsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class AssociateBrowserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "AssociateBrowserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/AssociateIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateIpAccessSettingsCommand.ts index 583aa1859a680..5a4a5cf1d6c83 100644 --- a/clients/client-workspaces-web/src/commands/AssociateIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateIpAccessSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateIpAccessSettingsRequest, AssociateIpAccessSettingsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class AssociateIpAccessSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "AssociateIpAccessSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/AssociateNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateNetworkSettingsCommand.ts index 471c0e6c8d9d6..cc16212dcf042 100644 --- a/clients/client-workspaces-web/src/commands/AssociateNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateNetworkSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateNetworkSettingsRequest, AssociateNetworkSettingsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class AssociateNetworkSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "AssociateNetworkSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/AssociateTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/AssociateTrustStoreCommand.ts index db36aa990e1bd..1e8adfd6319c4 100644 --- a/clients/client-workspaces-web/src/commands/AssociateTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateTrustStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateTrustStoreRequest, AssociateTrustStoreResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class AssociateTrustStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "AssociateTrustStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/AssociateUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateUserAccessLoggingSettingsCommand.ts index a3e225fe9bc6a..90c486d7e86cf 100644 --- a/clients/client-workspaces-web/src/commands/AssociateUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateUserAccessLoggingSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class AssociateUserAccessLoggingSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "AssociateUserAccessLoggingSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/AssociateUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateUserSettingsCommand.ts index 80d82404fece6..48cea4f62cf47 100644 --- a/clients/client-workspaces-web/src/commands/AssociateUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateUserSettingsRequest, AssociateUserSettingsResponse } from "../models/models_0"; @@ -134,6 +135,10 @@ export class AssociateUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "AssociateUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/CreateBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateBrowserSettingsCommand.ts index d83f0d033a794..8dc4fbe77e55f 100644 --- a/clients/client-workspaces-web/src/commands/CreateBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateBrowserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -152,6 +153,10 @@ export class CreateBrowserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateBrowserSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "CreateBrowserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/CreateIdentityProviderCommand.ts b/clients/client-workspaces-web/src/commands/CreateIdentityProviderCommand.ts index 7bd6e607fe05a..72aac74921d19 100644 --- a/clients/client-workspaces-web/src/commands/CreateIdentityProviderCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateIdentityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -145,6 +146,10 @@ export class CreateIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: CreateIdentityProviderRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "CreateIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/CreateIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateIpAccessSettingsCommand.ts index 419b6627fa38f..3d647f344fecb 100644 --- a/clients/client-workspaces-web/src/commands/CreateIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateIpAccessSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -154,6 +155,10 @@ export class CreateIpAccessSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateIpAccessSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "CreateIpAccessSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/CreateNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateNetworkSettingsCommand.ts index 02becaf1026f9..971f254f7baee 100644 --- a/clients/client-workspaces-web/src/commands/CreateNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateNetworkSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -151,6 +152,10 @@ export class CreateNetworkSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateNetworkSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "CreateNetworkSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/CreatePortalCommand.ts b/clients/client-workspaces-web/src/commands/CreatePortalCommand.ts index 35b8b97b2e840..3a40b0bd66af7 100644 --- a/clients/client-workspaces-web/src/commands/CreatePortalCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreatePortalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreatePortalRequest, CreatePortalRequestFilterSensitiveLog, CreatePortalResponse } from "../models/models_0"; @@ -146,6 +147,10 @@ export class CreatePortalCommand extends $Command< commandName, inputFilterSensitiveLog: CreatePortalRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "CreatePortal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/CreateTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/CreateTrustStoreCommand.ts index 1d636b10f35e1..794fd79ef7195 100644 --- a/clients/client-workspaces-web/src/commands/CreateTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateTrustStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -149,6 +150,10 @@ export class CreateTrustStoreCommand extends $Command< commandName, inputFilterSensitiveLog: CreateTrustStoreRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "CreateTrustStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/CreateUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateUserAccessLoggingSettingsCommand.ts index 43bdaec4379b3..e8b47dc6146cf 100644 --- a/clients/client-workspaces-web/src/commands/CreateUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateUserAccessLoggingSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -148,6 +149,10 @@ export class CreateUserAccessLoggingSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserAccessLoggingSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "CreateUserAccessLoggingSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/CreateUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateUserSettingsCommand.ts index c6a8cf49ee74b..773a422003170 100644 --- a/clients/client-workspaces-web/src/commands/CreateUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -171,6 +172,10 @@ export class CreateUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: CreateUserSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "CreateUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DeleteBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteBrowserSettingsCommand.ts index 08e6b79dc348d..90c1fee9994f3 100644 --- a/clients/client-workspaces-web/src/commands/DeleteBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteBrowserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteBrowserSettingsRequest, DeleteBrowserSettingsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteBrowserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DeleteBrowserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DeleteIdentityProviderCommand.ts b/clients/client-workspaces-web/src/commands/DeleteIdentityProviderCommand.ts index 345cf7a62c4d4..bd660f9e3cbbc 100644 --- a/clients/client-workspaces-web/src/commands/DeleteIdentityProviderCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteIdentityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIdentityProviderRequest, DeleteIdentityProviderResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DeleteIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DeleteIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteIpAccessSettingsCommand.ts index 666a15599ef43..274f28a0adf72 100644 --- a/clients/client-workspaces-web/src/commands/DeleteIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteIpAccessSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIpAccessSettingsRequest, DeleteIpAccessSettingsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteIpAccessSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DeleteIpAccessSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DeleteNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteNetworkSettingsCommand.ts index e4d03ae12b0d1..0571e77fad39a 100644 --- a/clients/client-workspaces-web/src/commands/DeleteNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteNetworkSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteNetworkSettingsRequest, DeleteNetworkSettingsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteNetworkSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DeleteNetworkSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DeletePortalCommand.ts b/clients/client-workspaces-web/src/commands/DeletePortalCommand.ts index 908323ea71ea0..868501eda3609 100644 --- a/clients/client-workspaces-web/src/commands/DeletePortalCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeletePortalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeletePortalRequest, DeletePortalResponse } from "../models/models_0"; @@ -125,6 +126,10 @@ export class DeletePortalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DeletePortal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DeleteTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/DeleteTrustStoreCommand.ts index 2954777b25b9b..1002f77f0bbcc 100644 --- a/clients/client-workspaces-web/src/commands/DeleteTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteTrustStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTrustStoreRequest, DeleteTrustStoreResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteTrustStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DeleteTrustStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DeleteUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteUserAccessLoggingSettingsCommand.ts index 50d32c707cf41..a8712e33f4397 100644 --- a/clients/client-workspaces-web/src/commands/DeleteUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteUserAccessLoggingSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserAccessLoggingSettingsRequest, DeleteUserAccessLoggingSettingsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DeleteUserAccessLoggingSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DeleteUserAccessLoggingSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DeleteUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteUserSettingsCommand.ts index e1addef38e3cf..cfe5bf866860a 100644 --- a/clients/client-workspaces-web/src/commands/DeleteUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteUserSettingsRequest, DeleteUserSettingsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DeleteUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DeleteUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DisassociateBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateBrowserSettingsCommand.ts index 8fba2e7b32ad1..b6eb594dbfe14 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateBrowserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateBrowserSettingsRequest, DisassociateBrowserSettingsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DisassociateBrowserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DisassociateBrowserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DisassociateIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateIpAccessSettingsCommand.ts index f3940d3579e42..7c309bcefb88d 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateIpAccessSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateIpAccessSettingsRequest, DisassociateIpAccessSettingsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DisassociateIpAccessSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DisassociateIpAccessSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DisassociateNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateNetworkSettingsCommand.ts index 97a35a9db6152..46e8120292535 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateNetworkSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateNetworkSettingsRequest, DisassociateNetworkSettingsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DisassociateNetworkSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DisassociateNetworkSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DisassociateTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateTrustStoreCommand.ts index a691ebcea4cc1..6dcb0b5d5913b 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateTrustStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateTrustStoreRequest, DisassociateTrustStoreResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DisassociateTrustStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DisassociateTrustStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DisassociateUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateUserAccessLoggingSettingsCommand.ts index 2d8d48a782363..9802033bffbe7 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateUserAccessLoggingSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DisassociateUserAccessLoggingSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DisassociateUserAccessLoggingSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/DisassociateUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateUserSettingsCommand.ts index 28bffa57fb596..692de4ee0a2ba 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateUserSettingsRequest, DisassociateUserSettingsResponse } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DisassociateUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "DisassociateUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetBrowserSettingsCommand.ts index b988ac608b4fc..c3da4166b5b55 100644 --- a/clients/client-workspaces-web/src/commands/GetBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetBrowserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class GetBrowserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetBrowserSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetBrowserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetIdentityProviderCommand.ts b/clients/client-workspaces-web/src/commands/GetIdentityProviderCommand.ts index c2c1145018300..efba53103f335 100644 --- a/clients/client-workspaces-web/src/commands/GetIdentityProviderCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetIdentityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class GetIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetIdentityProviderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetIpAccessSettingsCommand.ts index c6d5093979a68..d481257aed895 100644 --- a/clients/client-workspaces-web/src/commands/GetIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetIpAccessSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class GetIpAccessSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetIpAccessSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetIpAccessSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetNetworkSettingsCommand.ts index f57a0cc345d0b..098500ba32220 100644 --- a/clients/client-workspaces-web/src/commands/GetNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetNetworkSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetNetworkSettingsRequest, GetNetworkSettingsResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class GetNetworkSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetNetworkSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetPortalCommand.ts b/clients/client-workspaces-web/src/commands/GetPortalCommand.ts index a8f898fa4f94a..19f82cf3cc688 100644 --- a/clients/client-workspaces-web/src/commands/GetPortalCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetPortalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPortalRequest, GetPortalResponse, GetPortalResponseFilterSensitiveLog } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetPortalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetPortalResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetPortal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetPortalServiceProviderMetadataCommand.ts b/clients/client-workspaces-web/src/commands/GetPortalServiceProviderMetadataCommand.ts index f29f322b4dc9f..aa442d6b056a4 100644 --- a/clients/client-workspaces-web/src/commands/GetPortalServiceProviderMetadataCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetPortalServiceProviderMetadataCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetPortalServiceProviderMetadataRequest, GetPortalServiceProviderMetadataResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class GetPortalServiceProviderMetadataCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetPortalServiceProviderMetadata", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetTrustStoreCertificateCommand.ts b/clients/client-workspaces-web/src/commands/GetTrustStoreCertificateCommand.ts index 211f9dfd0a3dd..2bbdac202c999 100644 --- a/clients/client-workspaces-web/src/commands/GetTrustStoreCertificateCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetTrustStoreCertificateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTrustStoreCertificateRequest, GetTrustStoreCertificateResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class GetTrustStoreCertificateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetTrustStoreCertificate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/GetTrustStoreCommand.ts index abd37cb75e84b..5cacf83f7e436 100644 --- a/clients/client-workspaces-web/src/commands/GetTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetTrustStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTrustStoreRequest, GetTrustStoreResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class GetTrustStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetTrustStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetUserAccessLoggingSettingsCommand.ts index 8e71ec31c3770..be0cd28d51913 100644 --- a/clients/client-workspaces-web/src/commands/GetUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetUserAccessLoggingSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetUserAccessLoggingSettingsRequest, GetUserAccessLoggingSettingsResponse } from "../models/models_0"; @@ -140,6 +141,10 @@ export class GetUserAccessLoggingSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetUserAccessLoggingSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/GetUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetUserSettingsCommand.ts index 027d05ee1d8b5..a54298578a43a 100644 --- a/clients/client-workspaces-web/src/commands/GetUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -161,6 +162,10 @@ export class GetUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: GetUserSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "GetUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListBrowserSettingsCommand.ts index fbcc14dccf237..4ff713ee8d552 100644 --- a/clients/client-workspaces-web/src/commands/ListBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListBrowserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListBrowserSettingsRequest, ListBrowserSettingsResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListBrowserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListBrowserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListIdentityProvidersCommand.ts b/clients/client-workspaces-web/src/commands/ListIdentityProvidersCommand.ts index e0e65df7ed0d3..d27ce2edaf489 100644 --- a/clients/client-workspaces-web/src/commands/ListIdentityProvidersCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListIdentityProvidersCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class ListIdentityProvidersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListIdentityProvidersResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListIdentityProviders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListIpAccessSettingsCommand.ts index b64cd0a26f7b0..532b136443ba0 100644 --- a/clients/client-workspaces-web/src/commands/ListIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListIpAccessSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -139,6 +140,10 @@ export class ListIpAccessSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListIpAccessSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListIpAccessSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListNetworkSettingsCommand.ts index 256791d12a561..f79030216ba9a 100644 --- a/clients/client-workspaces-web/src/commands/ListNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListNetworkSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListNetworkSettingsRequest, ListNetworkSettingsResponse } from "../models/models_0"; @@ -133,6 +134,10 @@ export class ListNetworkSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListNetworkSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListPortalsCommand.ts b/clients/client-workspaces-web/src/commands/ListPortalsCommand.ts index b990c7239e5e5..da72ee159eaf8 100644 --- a/clients/client-workspaces-web/src/commands/ListPortalsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListPortalsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListPortalsRequest, ListPortalsResponse, ListPortalsResponseFilterSensitiveLog } from "../models/models_0"; @@ -143,6 +144,10 @@ export class ListPortalsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListPortalsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListPortals", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListTagsForResourceCommand.ts b/clients/client-workspaces-web/src/commands/ListTagsForResourceCommand.ts index b142d10a75b33..7835ead69f245 100644 --- a/clients/client-workspaces-web/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -138,6 +139,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListTrustStoreCertificatesCommand.ts b/clients/client-workspaces-web/src/commands/ListTrustStoreCertificatesCommand.ts index 13fa30071f214..43d9e89c2f8fc 100644 --- a/clients/client-workspaces-web/src/commands/ListTrustStoreCertificatesCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListTrustStoreCertificatesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTrustStoreCertificatesRequest, ListTrustStoreCertificatesResponse } from "../models/models_0"; @@ -141,6 +142,10 @@ export class ListTrustStoreCertificatesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListTrustStoreCertificates", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListTrustStoresCommand.ts b/clients/client-workspaces-web/src/commands/ListTrustStoresCommand.ts index a9c2f196e8764..8c5505a50781e 100644 --- a/clients/client-workspaces-web/src/commands/ListTrustStoresCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListTrustStoresCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTrustStoresRequest, ListTrustStoresResponse } from "../models/models_0"; @@ -132,6 +133,10 @@ export class ListTrustStoresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListTrustStores", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListUserAccessLoggingSettingsCommand.ts index 71ed455e19f77..52b67ed7f7e94 100644 --- a/clients/client-workspaces-web/src/commands/ListUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListUserAccessLoggingSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListUserAccessLoggingSettingsRequest, ListUserAccessLoggingSettingsResponse } from "../models/models_0"; @@ -138,6 +139,10 @@ export class ListUserAccessLoggingSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListUserAccessLoggingSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/ListUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListUserSettingsCommand.ts index e1b55c463300a..12e04ae8fe9f2 100644 --- a/clients/client-workspaces-web/src/commands/ListUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -159,6 +160,10 @@ export class ListUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: ListUserSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "ListUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/TagResourceCommand.ts b/clients/client-workspaces-web/src/commands/TagResourceCommand.ts index c7e1a22c5f02a..5635b6b768299 100644 --- a/clients/client-workspaces-web/src/commands/TagResourceCommand.ts +++ b/clients/client-workspaces-web/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceRequestFilterSensitiveLog, TagResourceResponse } from "../models/models_0"; @@ -135,6 +136,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UntagResourceCommand.ts b/clients/client-workspaces-web/src/commands/UntagResourceCommand.ts index 5401d3b77c261..3a738f0c5eefa 100644 --- a/clients/client-workspaces-web/src/commands/UntagResourceCommand.ts +++ b/clients/client-workspaces-web/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -132,6 +133,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UpdateBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateBrowserSettingsCommand.ts index cdf99f38d5d48..c762de6128c5d 100644 --- a/clients/client-workspaces-web/src/commands/UpdateBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateBrowserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -142,6 +143,10 @@ export class UpdateBrowserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateBrowserSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateBrowserSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UpdateBrowserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UpdateIdentityProviderCommand.ts b/clients/client-workspaces-web/src/commands/UpdateIdentityProviderCommand.ts index 7c0128f3ab232..8349b60d393fc 100644 --- a/clients/client-workspaces-web/src/commands/UpdateIdentityProviderCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateIdentityProviderCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -147,6 +148,10 @@ export class UpdateIdentityProviderCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateIdentityProviderRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateIdentityProviderResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UpdateIdentityProvider", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UpdateIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateIpAccessSettingsCommand.ts index f3ca4c0c5b863..7b04c0f86de99 100644 --- a/clients/client-workspaces-web/src/commands/UpdateIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateIpAccessSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -157,6 +158,10 @@ export class UpdateIpAccessSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateIpAccessSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateIpAccessSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UpdateIpAccessSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UpdateNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateNetworkSettingsCommand.ts index 57bc0c03863bb..92b26e9d1ec5f 100644 --- a/clients/client-workspaces-web/src/commands/UpdateNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateNetworkSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateNetworkSettingsRequest, UpdateNetworkSettingsResponse } from "../models/models_0"; @@ -149,6 +150,10 @@ export class UpdateNetworkSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UpdateNetworkSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UpdatePortalCommand.ts b/clients/client-workspaces-web/src/commands/UpdatePortalCommand.ts index 2049edf9c22dc..1e12102a05d69 100644 --- a/clients/client-workspaces-web/src/commands/UpdatePortalCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdatePortalCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -153,6 +154,10 @@ export class UpdatePortalCommand extends $Command< commandName, inputFilterSensitiveLog: UpdatePortalRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdatePortalResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UpdatePortal", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UpdateTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/UpdateTrustStoreCommand.ts index 07ad428ee7435..55c69bfb6c032 100644 --- a/clients/client-workspaces-web/src/commands/UpdateTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateTrustStoreCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateTrustStoreRequest, UpdateTrustStoreResponse } from "../models/models_0"; @@ -139,6 +140,10 @@ export class UpdateTrustStoreCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UpdateTrustStore", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UpdateUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateUserAccessLoggingSettingsCommand.ts index 828f53cc844e8..0af1390a2c57e 100644 --- a/clients/client-workspaces-web/src/commands/UpdateUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateUserAccessLoggingSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateUserAccessLoggingSettingsRequest, UpdateUserAccessLoggingSettingsResponse } from "../models/models_0"; @@ -142,6 +143,10 @@ export class UpdateUserAccessLoggingSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UpdateUserAccessLoggingSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces-web/src/commands/UpdateUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateUserSettingsCommand.ts index 79852fbb53a7b..f70157cac2b1a 100644 --- a/clients/client-workspaces-web/src/commands/UpdateUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateUserSettingsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -186,6 +187,10 @@ export class UpdateUserSettingsCommand extends $Command< commandName, inputFilterSensitiveLog: UpdateUserSettingsRequestFilterSensitiveLog, outputFilterSensitiveLog: UpdateUserSettingsResponseFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "AWSErmineControlPlaneService", + operation: "UpdateUserSettings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/package.json b/clients/client-workspaces/package.json index 3dad811aec775..bbbb2186ad8ed 100644 --- a/clients/client-workspaces/package.json +++ b/clients/client-workspaces/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-workspaces/src/commands/AssociateConnectionAliasCommand.ts b/clients/client-workspaces/src/commands/AssociateConnectionAliasCommand.ts index 9b41a3591c5fc..129b1dae4ddf5 100644 --- a/clients/client-workspaces/src/commands/AssociateConnectionAliasCommand.ts +++ b/clients/client-workspaces/src/commands/AssociateConnectionAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateConnectionAliasRequest, AssociateConnectionAliasResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class AssociateConnectionAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "AssociateConnectionAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/AssociateIpGroupsCommand.ts b/clients/client-workspaces/src/commands/AssociateIpGroupsCommand.ts index b7c3e65e191b2..c4c919a4279fd 100644 --- a/clients/client-workspaces/src/commands/AssociateIpGroupsCommand.ts +++ b/clients/client-workspaces/src/commands/AssociateIpGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AssociateIpGroupsRequest, AssociateIpGroupsResult } from "../models/models_0"; @@ -133,6 +134,10 @@ export class AssociateIpGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "AssociateIpGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/AuthorizeIpRulesCommand.ts b/clients/client-workspaces/src/commands/AuthorizeIpRulesCommand.ts index 7d9275fe65848..bf2e1ef9e1dcb 100644 --- a/clients/client-workspaces/src/commands/AuthorizeIpRulesCommand.ts +++ b/clients/client-workspaces/src/commands/AuthorizeIpRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AuthorizeIpRulesRequest, AuthorizeIpRulesResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class AuthorizeIpRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "AuthorizeIpRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CopyWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/CopyWorkspaceImageCommand.ts index 7100b4d5015c9..d97e6cc536d3f 100644 --- a/clients/client-workspaces/src/commands/CopyWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/CopyWorkspaceImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CopyWorkspaceImageRequest, CopyWorkspaceImageResult } from "../models/models_0"; @@ -153,6 +154,10 @@ export class CopyWorkspaceImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CopyWorkspaceImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateConnectClientAddInCommand.ts b/clients/client-workspaces/src/commands/CreateConnectClientAddInCommand.ts index d01733fb50c23..d1c3d73c587ba 100644 --- a/clients/client-workspaces/src/commands/CreateConnectClientAddInCommand.ts +++ b/clients/client-workspaces/src/commands/CreateConnectClientAddInCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConnectClientAddInRequest, CreateConnectClientAddInResult } from "../models/models_0"; @@ -133,6 +134,10 @@ export class CreateConnectClientAddInCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateConnectClientAddIn", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateConnectionAliasCommand.ts b/clients/client-workspaces/src/commands/CreateConnectionAliasCommand.ts index 2a77cea348e61..c28c95c6035b9 100644 --- a/clients/client-workspaces/src/commands/CreateConnectionAliasCommand.ts +++ b/clients/client-workspaces/src/commands/CreateConnectionAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateConnectionAliasRequest, CreateConnectionAliasResult } from "../models/models_0"; @@ -140,6 +141,10 @@ export class CreateConnectionAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateConnectionAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateIpGroupCommand.ts b/clients/client-workspaces/src/commands/CreateIpGroupCommand.ts index 5cb5f88366d61..e49ceef5a5b95 100644 --- a/clients/client-workspaces/src/commands/CreateIpGroupCommand.ts +++ b/clients/client-workspaces/src/commands/CreateIpGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateIpGroupRequest, CreateIpGroupResult } from "../models/models_0"; @@ -148,6 +149,10 @@ export class CreateIpGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateIpGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateStandbyWorkspacesCommand.ts b/clients/client-workspaces/src/commands/CreateStandbyWorkspacesCommand.ts index 0f2cbd05f57bc..5123b9de06686 100644 --- a/clients/client-workspaces/src/commands/CreateStandbyWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/CreateStandbyWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateStandbyWorkspacesRequest, CreateStandbyWorkspacesResult } from "../models/models_0"; @@ -166,6 +167,10 @@ export class CreateStandbyWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateStandbyWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateTagsCommand.ts b/clients/client-workspaces/src/commands/CreateTagsCommand.ts index 88f96d6cd17ee..71a43c511c04b 100644 --- a/clients/client-workspaces/src/commands/CreateTagsCommand.ts +++ b/clients/client-workspaces/src/commands/CreateTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateTagsRequest, CreateTagsResult } from "../models/models_0"; @@ -125,6 +126,10 @@ export class CreateTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateUpdatedWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/CreateUpdatedWorkspaceImageCommand.ts index 309867c79f64a..9a2bb9ac42dd4 100644 --- a/clients/client-workspaces/src/commands/CreateUpdatedWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/CreateUpdatedWorkspaceImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateUpdatedWorkspaceImageRequest, CreateUpdatedWorkspaceImageResult } from "../models/models_0"; @@ -164,6 +165,10 @@ export class CreateUpdatedWorkspaceImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateUpdatedWorkspaceImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateWorkspaceBundleCommand.ts b/clients/client-workspaces/src/commands/CreateWorkspaceBundleCommand.ts index 6c868f3983b4f..6855909bed277 100644 --- a/clients/client-workspaces/src/commands/CreateWorkspaceBundleCommand.ts +++ b/clients/client-workspaces/src/commands/CreateWorkspaceBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkspaceBundleRequest, CreateWorkspaceBundleResult } from "../models/models_0"; @@ -170,6 +171,10 @@ export class CreateWorkspaceBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateWorkspaceBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/CreateWorkspaceImageCommand.ts index 49f992dee2e34..30d83cf01b7be 100644 --- a/clients/client-workspaces/src/commands/CreateWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/CreateWorkspaceImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkspaceImageRequest, CreateWorkspaceImageResult } from "../models/models_0"; @@ -152,6 +153,10 @@ export class CreateWorkspaceImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateWorkspaceImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/CreateWorkspacesCommand.ts b/clients/client-workspaces/src/commands/CreateWorkspacesCommand.ts index f04fa73c8a319..57cf34e639508 100644 --- a/clients/client-workspaces/src/commands/CreateWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/CreateWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateWorkspacesRequest, CreateWorkspacesResult } from "../models/models_0"; @@ -222,6 +223,10 @@ export class CreateWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "CreateWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DeleteClientBrandingCommand.ts b/clients/client-workspaces/src/commands/DeleteClientBrandingCommand.ts index a6c55064c941a..d98d67c9420f2 100644 --- a/clients/client-workspaces/src/commands/DeleteClientBrandingCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteClientBrandingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteClientBrandingRequest, DeleteClientBrandingResult } from "../models/models_0"; @@ -129,6 +130,10 @@ export class DeleteClientBrandingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DeleteClientBranding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DeleteConnectClientAddInCommand.ts b/clients/client-workspaces/src/commands/DeleteConnectClientAddInCommand.ts index cb5a00fb9fa21..7069e74464fd7 100644 --- a/clients/client-workspaces/src/commands/DeleteConnectClientAddInCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteConnectClientAddInCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConnectClientAddInRequest, DeleteConnectClientAddInResult } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteConnectClientAddInCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DeleteConnectClientAddIn", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DeleteConnectionAliasCommand.ts b/clients/client-workspaces/src/commands/DeleteConnectionAliasCommand.ts index 0fbc4ec7e2323..b227a2a0bf3b9 100644 --- a/clients/client-workspaces/src/commands/DeleteConnectionAliasCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteConnectionAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteConnectionAliasRequest, DeleteConnectionAliasResult } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DeleteConnectionAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DeleteConnectionAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DeleteIpGroupCommand.ts b/clients/client-workspaces/src/commands/DeleteIpGroupCommand.ts index 3648c9e42e239..6c4609ec94b63 100644 --- a/clients/client-workspaces/src/commands/DeleteIpGroupCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteIpGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteIpGroupRequest, DeleteIpGroupResult } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteIpGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DeleteIpGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DeleteTagsCommand.ts b/clients/client-workspaces/src/commands/DeleteTagsCommand.ts index 5126f04873fa2..a3364205c3d39 100644 --- a/clients/client-workspaces/src/commands/DeleteTagsCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteTagsRequest, DeleteTagsResult } from "../models/models_0"; @@ -119,6 +120,10 @@ export class DeleteTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DeleteTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DeleteWorkspaceBundleCommand.ts b/clients/client-workspaces/src/commands/DeleteWorkspaceBundleCommand.ts index d0512c998b56a..6b2c4e2d36f9d 100644 --- a/clients/client-workspaces/src/commands/DeleteWorkspaceBundleCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteWorkspaceBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkspaceBundleRequest, DeleteWorkspaceBundleResult } from "../models/models_0"; @@ -126,6 +127,10 @@ export class DeleteWorkspaceBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DeleteWorkspaceBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DeleteWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/DeleteWorkspaceImageCommand.ts index 8f7c44a76dad4..e8d6056ed853c 100644 --- a/clients/client-workspaces/src/commands/DeleteWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteWorkspaceImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteWorkspaceImageRequest, DeleteWorkspaceImageResult } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteWorkspaceImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DeleteWorkspaceImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DeregisterWorkspaceDirectoryCommand.ts b/clients/client-workspaces/src/commands/DeregisterWorkspaceDirectoryCommand.ts index 523949648043c..dd3d5d0ebfa44 100644 --- a/clients/client-workspaces/src/commands/DeregisterWorkspaceDirectoryCommand.ts +++ b/clients/client-workspaces/src/commands/DeregisterWorkspaceDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeregisterWorkspaceDirectoryRequest, DeregisterWorkspaceDirectoryResult } from "../models/models_0"; @@ -145,6 +146,10 @@ export class DeregisterWorkspaceDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DeregisterWorkspaceDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeAccountCommand.ts b/clients/client-workspaces/src/commands/DescribeAccountCommand.ts index 7542a4ec07591..dd543a9385e0d 100644 --- a/clients/client-workspaces/src/commands/DescribeAccountCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccountRequest, DescribeAccountResult } from "../models/models_0"; @@ -117,6 +118,10 @@ export class DescribeAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeAccountModificationsCommand.ts b/clients/client-workspaces/src/commands/DescribeAccountModificationsCommand.ts index 61681168474bc..325fb00ad0132 100644 --- a/clients/client-workspaces/src/commands/DescribeAccountModificationsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeAccountModificationsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeAccountModificationsRequest, DescribeAccountModificationsResult } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DescribeAccountModificationsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeAccountModifications", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeClientBrandingCommand.ts b/clients/client-workspaces/src/commands/DescribeClientBrandingCommand.ts index 008712e62fbe2..53740b2b6562e 100644 --- a/clients/client-workspaces/src/commands/DescribeClientBrandingCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeClientBrandingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeClientBrandingRequest, DescribeClientBrandingResult } from "../models/models_0"; @@ -183,6 +184,10 @@ export class DescribeClientBrandingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeClientBranding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeClientPropertiesCommand.ts b/clients/client-workspaces/src/commands/DescribeClientPropertiesCommand.ts index c86835a5a342f..d792465610cd5 100644 --- a/clients/client-workspaces/src/commands/DescribeClientPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeClientPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeClientPropertiesRequest, DescribeClientPropertiesResult } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DescribeClientPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeClientProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeConnectClientAddInsCommand.ts b/clients/client-workspaces/src/commands/DescribeConnectClientAddInsCommand.ts index 0883fb6131b25..f389f3e7105fe 100644 --- a/clients/client-workspaces/src/commands/DescribeConnectClientAddInsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeConnectClientAddInsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeConnectClientAddInsRequest, DescribeConnectClientAddInsResult } from "../models/models_0"; @@ -133,6 +134,10 @@ export class DescribeConnectClientAddInsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeConnectClientAddIns", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeConnectionAliasPermissionsCommand.ts b/clients/client-workspaces/src/commands/DescribeConnectionAliasPermissionsCommand.ts index 9c36b3e69f3f1..1c51647611931 100644 --- a/clients/client-workspaces/src/commands/DescribeConnectionAliasPermissionsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeConnectionAliasPermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -146,6 +147,10 @@ export class DescribeConnectionAliasPermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeConnectionAliasPermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeConnectionAliasesCommand.ts b/clients/client-workspaces/src/commands/DescribeConnectionAliasesCommand.ts index 2caf7b34a32fb..dcf0ea2072a51 100644 --- a/clients/client-workspaces/src/commands/DescribeConnectionAliasesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeConnectionAliasesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeConnectionAliasesRequest, DescribeConnectionAliasesResult } from "../models/models_0"; @@ -146,6 +147,10 @@ export class DescribeConnectionAliasesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeConnectionAliases", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeIpGroupsCommand.ts b/clients/client-workspaces/src/commands/DescribeIpGroupsCommand.ts index 9e747568daf9b..a698faeb66a5b 100644 --- a/clients/client-workspaces/src/commands/DescribeIpGroupsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeIpGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeIpGroupsRequest, DescribeIpGroupsResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class DescribeIpGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeIpGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeTagsCommand.ts b/clients/client-workspaces/src/commands/DescribeTagsCommand.ts index 23eaa5e774438..9740dce14715e 100644 --- a/clients/client-workspaces/src/commands/DescribeTagsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeTagsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeTagsRequest, DescribeTagsResult } from "../models/models_0"; @@ -120,6 +121,10 @@ export class DescribeTagsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeTags", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceBundlesCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceBundlesCommand.ts index c6d687a0398bf..a38464e4180e0 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceBundlesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceBundlesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult } from "../models/models_0"; @@ -144,6 +145,10 @@ export class DescribeWorkspaceBundlesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeWorkspaceBundles", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceDirectoriesCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceDirectoriesCommand.ts index d86f563bd2764..ea9a5464df28b 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceDirectoriesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceDirectoriesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult } from "../models/models_0"; @@ -183,6 +184,10 @@ export class DescribeWorkspaceDirectoriesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeWorkspaceDirectories", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceImagePermissionsCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceImagePermissionsCommand.ts index 42b4e264a9bfd..af703a3ecd80f 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceImagePermissionsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceImagePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkspaceImagePermissionsRequest, DescribeWorkspaceImagePermissionsResult } from "../models/models_0"; @@ -136,6 +137,10 @@ export class DescribeWorkspaceImagePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeWorkspaceImagePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceImagesCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceImagesCommand.ts index 9630ea4e6e4b4..78101c1bec10a 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceImagesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceImagesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkspaceImagesRequest, DescribeWorkspaceImagesResult } from "../models/models_0"; @@ -149,6 +150,10 @@ export class DescribeWorkspaceImagesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeWorkspaceImages", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceSnapshotsCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceSnapshotsCommand.ts index e1ddf90d3df79..af57f76a71bc4 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceSnapshotsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceSnapshotsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkspaceSnapshotsRequest, DescribeWorkspaceSnapshotsResult } from "../models/models_0"; @@ -132,6 +133,10 @@ export class DescribeWorkspaceSnapshotsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeWorkspaceSnapshots", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeWorkspacesCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspacesCommand.ts index 0a306aa857029..bf040890be89a 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DescribeWorkspacesRequest, DescribeWorkspacesResult } from "../models/models_0"; @@ -170,6 +171,10 @@ export class DescribeWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DescribeWorkspacesConnectionStatusCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspacesConnectionStatusCommand.ts index d64fa57227065..fadf2e886d92c 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspacesConnectionStatusCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspacesConnectionStatusCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -136,6 +137,10 @@ export class DescribeWorkspacesConnectionStatusCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DescribeWorkspacesConnectionStatus", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DisassociateConnectionAliasCommand.ts b/clients/client-workspaces/src/commands/DisassociateConnectionAliasCommand.ts index 57830673f2045..210013b57a8b5 100644 --- a/clients/client-workspaces/src/commands/DisassociateConnectionAliasCommand.ts +++ b/clients/client-workspaces/src/commands/DisassociateConnectionAliasCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateConnectionAliasRequest, DisassociateConnectionAliasResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class DisassociateConnectionAliasCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DisassociateConnectionAlias", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/DisassociateIpGroupsCommand.ts b/clients/client-workspaces/src/commands/DisassociateIpGroupsCommand.ts index f91d0721a5323..7ee782ecebb77 100644 --- a/clients/client-workspaces/src/commands/DisassociateIpGroupsCommand.ts +++ b/clients/client-workspaces/src/commands/DisassociateIpGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DisassociateIpGroupsRequest, DisassociateIpGroupsResult } from "../models/models_0"; @@ -127,6 +128,10 @@ export class DisassociateIpGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "DisassociateIpGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ImportClientBrandingCommand.ts b/clients/client-workspaces/src/commands/ImportClientBrandingCommand.ts index f24c702cd9a30..396f15bc45016 100644 --- a/clients/client-workspaces/src/commands/ImportClientBrandingCommand.ts +++ b/clients/client-workspaces/src/commands/ImportClientBrandingCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportClientBrandingRequest, ImportClientBrandingResult } from "../models/models_0"; @@ -260,6 +261,10 @@ export class ImportClientBrandingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ImportClientBranding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ImportWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/ImportWorkspaceImageCommand.ts index e7c6c259239c6..cb651c7e2f4a6 100644 --- a/clients/client-workspaces/src/commands/ImportWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/ImportWorkspaceImageCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ImportWorkspaceImageRequest, ImportWorkspaceImageResult } from "../models/models_0"; @@ -148,6 +149,10 @@ export class ImportWorkspaceImageCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ImportWorkspaceImage", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ListAvailableManagementCidrRangesCommand.ts b/clients/client-workspaces/src/commands/ListAvailableManagementCidrRangesCommand.ts index 8fc224466beb3..e849f66742234 100644 --- a/clients/client-workspaces/src/commands/ListAvailableManagementCidrRangesCommand.ts +++ b/clients/client-workspaces/src/commands/ListAvailableManagementCidrRangesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListAvailableManagementCidrRangesRequest, ListAvailableManagementCidrRangesResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ListAvailableManagementCidrRangesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ListAvailableManagementCidrRanges", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/MigrateWorkspaceCommand.ts b/clients/client-workspaces/src/commands/MigrateWorkspaceCommand.ts index 6a995bde0f123..3fb260f0ab786 100644 --- a/clients/client-workspaces/src/commands/MigrateWorkspaceCommand.ts +++ b/clients/client-workspaces/src/commands/MigrateWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MigrateWorkspaceRequest, MigrateWorkspaceResult } from "../models/models_0"; @@ -144,6 +145,10 @@ export class MigrateWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "MigrateWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifyAccountCommand.ts b/clients/client-workspaces/src/commands/ModifyAccountCommand.ts index f8591822f524b..8b6c27413ec51 100644 --- a/clients/client-workspaces/src/commands/ModifyAccountCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyAccountCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyAccountRequest, ModifyAccountResult } from "../models/models_0"; @@ -127,6 +128,10 @@ export class ModifyAccountCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifyAccount", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifyCertificateBasedAuthPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyCertificateBasedAuthPropertiesCommand.ts index 4ee46fc24630b..959dfb6c2649d 100644 --- a/clients/client-workspaces/src/commands/ModifyCertificateBasedAuthPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyCertificateBasedAuthPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -140,6 +141,10 @@ export class ModifyCertificateBasedAuthPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifyCertificateBasedAuthProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifyClientPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyClientPropertiesCommand.ts index 98b65ae829c5f..87558ed43d929 100644 --- a/clients/client-workspaces/src/commands/ModifyClientPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyClientPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyClientPropertiesRequest, ModifyClientPropertiesResult } from "../models/models_0"; @@ -125,6 +126,10 @@ export class ModifyClientPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifyClientProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifySamlPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifySamlPropertiesCommand.ts index 85a3f2228db04..8afd47844595b 100644 --- a/clients/client-workspaces/src/commands/ModifySamlPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifySamlPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifySamlPropertiesRequest, ModifySamlPropertiesResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ModifySamlPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifySamlProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifySelfservicePermissionsCommand.ts b/clients/client-workspaces/src/commands/ModifySelfservicePermissionsCommand.ts index 294915a3a964b..658357a67a2e7 100644 --- a/clients/client-workspaces/src/commands/ModifySelfservicePermissionsCommand.ts +++ b/clients/client-workspaces/src/commands/ModifySelfservicePermissionsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifySelfservicePermissionsRequest, ModifySelfservicePermissionsResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class ModifySelfservicePermissionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifySelfservicePermissions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts index b23aa40428dcc..25af4a706e30e 100644 --- a/clients/client-workspaces/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyWorkspaceAccessPropertiesRequest, ModifyWorkspaceAccessPropertiesResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class ModifyWorkspaceAccessPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifyWorkspaceAccessProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts index 225be5c8eedcb..094878a5c7bd9 100644 --- a/clients/client-workspaces/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyWorkspaceCreationPropertiesRequest, ModifyWorkspaceCreationPropertiesResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class ModifyWorkspaceCreationPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifyWorkspaceCreationProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifyWorkspacePropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyWorkspacePropertiesCommand.ts index b01069030faea..074029347e9e1 100644 --- a/clients/client-workspaces/src/commands/ModifyWorkspacePropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyWorkspacePropertiesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyWorkspacePropertiesRequest, ModifyWorkspacePropertiesResult } from "../models/models_0"; @@ -153,6 +154,10 @@ export class ModifyWorkspacePropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifyWorkspaceProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/ModifyWorkspaceStateCommand.ts b/clients/client-workspaces/src/commands/ModifyWorkspaceStateCommand.ts index 0ce7256987eae..80327199a50de 100644 --- a/clients/client-workspaces/src/commands/ModifyWorkspaceStateCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyWorkspaceStateCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ModifyWorkspaceStateRequest, ModifyWorkspaceStateResult } from "../models/models_0"; @@ -130,6 +131,10 @@ export class ModifyWorkspaceStateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "ModifyWorkspaceState", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/RebootWorkspacesCommand.ts b/clients/client-workspaces/src/commands/RebootWorkspacesCommand.ts index 1a3385787481d..b13c183f73671 100644 --- a/clients/client-workspaces/src/commands/RebootWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/RebootWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RebootWorkspacesRequest, RebootWorkspacesResult } from "../models/models_0"; @@ -130,6 +131,10 @@ export class RebootWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "RebootWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/RebuildWorkspacesCommand.ts b/clients/client-workspaces/src/commands/RebuildWorkspacesCommand.ts index a0724da4fc3c1..2e78bcf2b5b98 100644 --- a/clients/client-workspaces/src/commands/RebuildWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/RebuildWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RebuildWorkspacesRequest, RebuildWorkspacesResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class RebuildWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "RebuildWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/RegisterWorkspaceDirectoryCommand.ts b/clients/client-workspaces/src/commands/RegisterWorkspaceDirectoryCommand.ts index a4ba517dd05da..125b3ef7351f3 100644 --- a/clients/client-workspaces/src/commands/RegisterWorkspaceDirectoryCommand.ts +++ b/clients/client-workspaces/src/commands/RegisterWorkspaceDirectoryCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RegisterWorkspaceDirectoryRequest, RegisterWorkspaceDirectoryResult } from "../models/models_0"; @@ -156,6 +157,10 @@ export class RegisterWorkspaceDirectoryCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "RegisterWorkspaceDirectory", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/RestoreWorkspaceCommand.ts b/clients/client-workspaces/src/commands/RestoreWorkspaceCommand.ts index 3a052837df7dd..51f6072790108 100644 --- a/clients/client-workspaces/src/commands/RestoreWorkspaceCommand.ts +++ b/clients/client-workspaces/src/commands/RestoreWorkspaceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RestoreWorkspaceRequest, RestoreWorkspaceResult } from "../models/models_0"; @@ -131,6 +132,10 @@ export class RestoreWorkspaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "RestoreWorkspace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/RevokeIpRulesCommand.ts b/clients/client-workspaces/src/commands/RevokeIpRulesCommand.ts index 2c585827b2a2e..9caa74682aed9 100644 --- a/clients/client-workspaces/src/commands/RevokeIpRulesCommand.ts +++ b/clients/client-workspaces/src/commands/RevokeIpRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RevokeIpRulesRequest, RevokeIpRulesResult } from "../models/models_0"; @@ -125,6 +126,10 @@ export class RevokeIpRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "RevokeIpRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/StartWorkspacesCommand.ts b/clients/client-workspaces/src/commands/StartWorkspacesCommand.ts index 15248c77c2820..cc52afc66bb83 100644 --- a/clients/client-workspaces/src/commands/StartWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/StartWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StartWorkspacesRequest, StartWorkspacesResult } from "../models/models_0"; @@ -126,6 +127,10 @@ export class StartWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "StartWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/StopWorkspacesCommand.ts b/clients/client-workspaces/src/commands/StopWorkspacesCommand.ts index 35a9f64f246ca..a8f5218ddbd85 100644 --- a/clients/client-workspaces/src/commands/StopWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/StopWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StopWorkspacesRequest, StopWorkspacesResult } from "../models/models_0"; @@ -127,6 +128,10 @@ export class StopWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "StopWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/TerminateWorkspacesCommand.ts b/clients/client-workspaces/src/commands/TerminateWorkspacesCommand.ts index 7bf6c66d73059..0921b58a192b8 100644 --- a/clients/client-workspaces/src/commands/TerminateWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/TerminateWorkspacesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TerminateWorkspacesRequest, TerminateWorkspacesResult } from "../models/models_0"; @@ -148,6 +149,10 @@ export class TerminateWorkspacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "TerminateWorkspaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/UpdateConnectClientAddInCommand.ts b/clients/client-workspaces/src/commands/UpdateConnectClientAddInCommand.ts index 5abd603201cf0..17bb0dbcd54ab 100644 --- a/clients/client-workspaces/src/commands/UpdateConnectClientAddInCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateConnectClientAddInCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateConnectClientAddInRequest, UpdateConnectClientAddInResult } from "../models/models_0"; @@ -125,6 +126,10 @@ export class UpdateConnectClientAddInCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "UpdateConnectClientAddIn", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/UpdateConnectionAliasPermissionCommand.ts b/clients/client-workspaces/src/commands/UpdateConnectionAliasPermissionCommand.ts index 083018a14f9d1..9d942171dffdb 100644 --- a/clients/client-workspaces/src/commands/UpdateConnectionAliasPermissionCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateConnectionAliasPermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateConnectionAliasPermissionRequest, UpdateConnectionAliasPermissionResult } from "../models/models_0"; @@ -163,6 +164,10 @@ export class UpdateConnectionAliasPermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "UpdateConnectionAliasPermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/UpdateRulesOfIpGroupCommand.ts b/clients/client-workspaces/src/commands/UpdateRulesOfIpGroupCommand.ts index 37d9bad4f2038..9afc10e2a37b1 100644 --- a/clients/client-workspaces/src/commands/UpdateRulesOfIpGroupCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateRulesOfIpGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateRulesOfIpGroupRequest, UpdateRulesOfIpGroupResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class UpdateRulesOfIpGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "UpdateRulesOfIpGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/UpdateWorkspaceBundleCommand.ts b/clients/client-workspaces/src/commands/UpdateWorkspaceBundleCommand.ts index befc394856f92..453b60719bbdc 100644 --- a/clients/client-workspaces/src/commands/UpdateWorkspaceBundleCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateWorkspaceBundleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWorkspaceBundleRequest, UpdateWorkspaceBundleResult } from "../models/models_0"; @@ -135,6 +136,10 @@ export class UpdateWorkspaceBundleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "UpdateWorkspaceBundle", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-workspaces/src/commands/UpdateWorkspaceImagePermissionCommand.ts b/clients/client-workspaces/src/commands/UpdateWorkspaceImagePermissionCommand.ts index 071945850c6ed..9012087b305ac 100644 --- a/clients/client-workspaces/src/commands/UpdateWorkspaceImagePermissionCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateWorkspaceImagePermissionCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateWorkspaceImagePermissionRequest, UpdateWorkspaceImagePermissionResult } from "../models/models_0"; @@ -156,6 +157,10 @@ export class UpdateWorkspaceImagePermissionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "WorkspacesService", + operation: "UpdateWorkspaceImagePermission", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/package.json b/clients/client-xray/package.json index 3caf93ebe02dd..9c69fa99fca5a 100644 --- a/clients/client-xray/package.json +++ b/clients/client-xray/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/clients/client-xray/src/commands/BatchGetTracesCommand.ts b/clients/client-xray/src/commands/BatchGetTracesCommand.ts index d9702aeefd9b9..1aac0093ff9c3 100644 --- a/clients/client-xray/src/commands/BatchGetTracesCommand.ts +++ b/clients/client-xray/src/commands/BatchGetTracesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BatchGetTracesRequest, BatchGetTracesResult } from "../models/models_0"; @@ -141,6 +142,10 @@ export class BatchGetTracesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "BatchGetTraces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/CreateGroupCommand.ts b/clients/client-xray/src/commands/CreateGroupCommand.ts index 5bbfc5c6beb21..114fa9e9cab33 100644 --- a/clients/client-xray/src/commands/CreateGroupCommand.ts +++ b/clients/client-xray/src/commands/CreateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateGroupRequest, CreateGroupResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class CreateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "CreateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/CreateSamplingRuleCommand.ts b/clients/client-xray/src/commands/CreateSamplingRuleCommand.ts index 9107c1d79d187..90c448ace2563 100644 --- a/clients/client-xray/src/commands/CreateSamplingRuleCommand.ts +++ b/clients/client-xray/src/commands/CreateSamplingRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { CreateSamplingRuleRequest, CreateSamplingRuleResult } from "../models/models_0"; @@ -171,6 +172,10 @@ export class CreateSamplingRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "CreateSamplingRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/DeleteGroupCommand.ts b/clients/client-xray/src/commands/DeleteGroupCommand.ts index 589b17d1ab38b..57c8a2ef8c2c5 100644 --- a/clients/client-xray/src/commands/DeleteGroupCommand.ts +++ b/clients/client-xray/src/commands/DeleteGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteGroupRequest, DeleteGroupResult } from "../models/models_0"; @@ -117,6 +118,10 @@ export class DeleteGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "DeleteGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-xray/src/commands/DeleteResourcePolicyCommand.ts index c93211ae9211c..1bc6f3bf7337d 100644 --- a/clients/client-xray/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-xray/src/commands/DeleteResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteResourcePolicyRequest, DeleteResourcePolicyResult } from "../models/models_0"; @@ -123,6 +124,10 @@ export class DeleteResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "DeleteResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/DeleteSamplingRuleCommand.ts b/clients/client-xray/src/commands/DeleteSamplingRuleCommand.ts index 19636e10ccbd9..c3246d0ab2bf2 100644 --- a/clients/client-xray/src/commands/DeleteSamplingRuleCommand.ts +++ b/clients/client-xray/src/commands/DeleteSamplingRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DeleteSamplingRuleRequest, DeleteSamplingRuleResult } from "../models/models_0"; @@ -141,6 +142,10 @@ export class DeleteSamplingRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "DeleteSamplingRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetEncryptionConfigCommand.ts b/clients/client-xray/src/commands/GetEncryptionConfigCommand.ts index 420934d03b48d..17af72f81f566 100644 --- a/clients/client-xray/src/commands/GetEncryptionConfigCommand.ts +++ b/clients/client-xray/src/commands/GetEncryptionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetEncryptionConfigRequest, GetEncryptionConfigResult } from "../models/models_0"; @@ -122,6 +123,10 @@ export class GetEncryptionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetEncryptionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetGroupCommand.ts b/clients/client-xray/src/commands/GetGroupCommand.ts index ef198b6d3ae98..11dbaf7648f8b 100644 --- a/clients/client-xray/src/commands/GetGroupCommand.ts +++ b/clients/client-xray/src/commands/GetGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGroupRequest, GetGroupResult } from "../models/models_0"; @@ -123,6 +124,10 @@ export class GetGroupCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetGroupsCommand.ts b/clients/client-xray/src/commands/GetGroupsCommand.ts index 98adb1d1609ae..4b39fe22170cb 100644 --- a/clients/client-xray/src/commands/GetGroupsCommand.ts +++ b/clients/client-xray/src/commands/GetGroupsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetGroupsRequest, GetGroupsResult } from "../models/models_0"; @@ -129,6 +130,10 @@ export class GetGroupsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetGroups", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetInsightCommand.ts b/clients/client-xray/src/commands/GetInsightCommand.ts index 3946eeba54469..3893e59e55494 100644 --- a/clients/client-xray/src/commands/GetInsightCommand.ts +++ b/clients/client-xray/src/commands/GetInsightCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInsightRequest, GetInsightResult } from "../models/models_0"; @@ -161,6 +162,10 @@ export class GetInsightCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetInsight", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetInsightEventsCommand.ts b/clients/client-xray/src/commands/GetInsightEventsCommand.ts index 5b70269149941..dfc2e0e6544ca 100644 --- a/clients/client-xray/src/commands/GetInsightEventsCommand.ts +++ b/clients/client-xray/src/commands/GetInsightEventsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInsightEventsRequest, GetInsightEventsResult } from "../models/models_0"; @@ -152,6 +153,10 @@ export class GetInsightEventsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetInsightEvents", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetInsightImpactGraphCommand.ts b/clients/client-xray/src/commands/GetInsightImpactGraphCommand.ts index c7bc9c7e37c5e..1bf180a6cf787 100644 --- a/clients/client-xray/src/commands/GetInsightImpactGraphCommand.ts +++ b/clients/client-xray/src/commands/GetInsightImpactGraphCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInsightImpactGraphRequest, GetInsightImpactGraphResult } from "../models/models_0"; @@ -145,6 +146,10 @@ export class GetInsightImpactGraphCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetInsightImpactGraph", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetInsightSummariesCommand.ts b/clients/client-xray/src/commands/GetInsightSummariesCommand.ts index d5e2afe5fcfba..293a0ad9c40ad 100644 --- a/clients/client-xray/src/commands/GetInsightSummariesCommand.ts +++ b/clients/client-xray/src/commands/GetInsightSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetInsightSummariesRequest, GetInsightSummariesResult } from "../models/models_0"; @@ -173,6 +174,10 @@ export class GetInsightSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetInsightSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetSamplingRulesCommand.ts b/clients/client-xray/src/commands/GetSamplingRulesCommand.ts index 01fd5c5fb3555..3fd2de28d4467 100644 --- a/clients/client-xray/src/commands/GetSamplingRulesCommand.ts +++ b/clients/client-xray/src/commands/GetSamplingRulesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSamplingRulesRequest, GetSamplingRulesResult } from "../models/models_0"; @@ -143,6 +144,10 @@ export class GetSamplingRulesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetSamplingRules", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetSamplingStatisticSummariesCommand.ts b/clients/client-xray/src/commands/GetSamplingStatisticSummariesCommand.ts index 702b554fc91ab..b3f13d7b3b084 100644 --- a/clients/client-xray/src/commands/GetSamplingStatisticSummariesCommand.ts +++ b/clients/client-xray/src/commands/GetSamplingStatisticSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSamplingStatisticSummariesRequest, GetSamplingStatisticSummariesResult } from "../models/models_0"; @@ -134,6 +135,10 @@ export class GetSamplingStatisticSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetSamplingStatisticSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetSamplingTargetsCommand.ts b/clients/client-xray/src/commands/GetSamplingTargetsCommand.ts index f697c0884b180..d54a0c8b1b7e3 100644 --- a/clients/client-xray/src/commands/GetSamplingTargetsCommand.ts +++ b/clients/client-xray/src/commands/GetSamplingTargetsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetSamplingTargetsRequest, GetSamplingTargetsResult } from "../models/models_0"; @@ -146,6 +147,10 @@ export class GetSamplingTargetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetSamplingTargets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetServiceGraphCommand.ts b/clients/client-xray/src/commands/GetServiceGraphCommand.ts index 17df8f3c86bab..83eeae22f1afb 100644 --- a/clients/client-xray/src/commands/GetServiceGraphCommand.ts +++ b/clients/client-xray/src/commands/GetServiceGraphCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetServiceGraphRequest, GetServiceGraphResult } from "../models/models_0"; @@ -215,6 +216,10 @@ export class GetServiceGraphCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetServiceGraph", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetTimeSeriesServiceStatisticsCommand.ts b/clients/client-xray/src/commands/GetTimeSeriesServiceStatisticsCommand.ts index 914a690b143d1..636cc92c491e5 100644 --- a/clients/client-xray/src/commands/GetTimeSeriesServiceStatisticsCommand.ts +++ b/clients/client-xray/src/commands/GetTimeSeriesServiceStatisticsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTimeSeriesServiceStatisticsRequest, GetTimeSeriesServiceStatisticsResult } from "../models/models_0"; @@ -177,6 +178,10 @@ export class GetTimeSeriesServiceStatisticsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetTimeSeriesServiceStatistics", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetTraceGraphCommand.ts b/clients/client-xray/src/commands/GetTraceGraphCommand.ts index 3dfabb1fa89ef..16031d2206022 100644 --- a/clients/client-xray/src/commands/GetTraceGraphCommand.ts +++ b/clients/client-xray/src/commands/GetTraceGraphCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTraceGraphRequest, GetTraceGraphResult } from "../models/models_0"; @@ -205,6 +206,10 @@ export class GetTraceGraphCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetTraceGraph", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/GetTraceSummariesCommand.ts b/clients/client-xray/src/commands/GetTraceSummariesCommand.ts index b612cb5917637..6e5938258e66e 100644 --- a/clients/client-xray/src/commands/GetTraceSummariesCommand.ts +++ b/clients/client-xray/src/commands/GetTraceSummariesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GetTraceSummariesRequest, GetTraceSummariesResult } from "../models/models_0"; @@ -300,6 +301,10 @@ export class GetTraceSummariesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "GetTraceSummaries", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/ListResourcePoliciesCommand.ts b/clients/client-xray/src/commands/ListResourcePoliciesCommand.ts index 59003862ec342..b6691c41764ee 100644 --- a/clients/client-xray/src/commands/ListResourcePoliciesCommand.ts +++ b/clients/client-xray/src/commands/ListResourcePoliciesCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListResourcePoliciesRequest, ListResourcePoliciesResult } from "../models/models_0"; @@ -128,6 +129,10 @@ export class ListResourcePoliciesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "ListResourcePolicies", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/ListTagsForResourceCommand.ts b/clients/client-xray/src/commands/ListTagsForResourceCommand.ts index 472f119ec8ae6..b48f92929a985 100644 --- a/clients/client-xray/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-xray/src/commands/ListTagsForResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0"; @@ -131,6 +132,10 @@ export class ListTagsForResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "ListTagsForResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/PutEncryptionConfigCommand.ts b/clients/client-xray/src/commands/PutEncryptionConfigCommand.ts index 83ab455659f35..39cece203db78 100644 --- a/clients/client-xray/src/commands/PutEncryptionConfigCommand.ts +++ b/clients/client-xray/src/commands/PutEncryptionConfigCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutEncryptionConfigRequest, PutEncryptionConfigResult } from "../models/models_0"; @@ -125,6 +126,10 @@ export class PutEncryptionConfigCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "PutEncryptionConfig", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/PutResourcePolicyCommand.ts b/clients/client-xray/src/commands/PutResourcePolicyCommand.ts index 55925c37c167d..417032f1d4f20 100644 --- a/clients/client-xray/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-xray/src/commands/PutResourcePolicyCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutResourcePolicyRequest, PutResourcePolicyResult } from "../models/models_0"; @@ -146,6 +147,10 @@ export class PutResourcePolicyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "PutResourcePolicy", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/PutTelemetryRecordsCommand.ts b/clients/client-xray/src/commands/PutTelemetryRecordsCommand.ts index cf766e35ede94..3fa2b855ae636 100644 --- a/clients/client-xray/src/commands/PutTelemetryRecordsCommand.ts +++ b/clients/client-xray/src/commands/PutTelemetryRecordsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutTelemetryRecordsRequest, PutTelemetryRecordsResult } from "../models/models_0"; @@ -137,6 +138,10 @@ export class PutTelemetryRecordsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "PutTelemetryRecords", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/PutTraceSegmentsCommand.ts b/clients/client-xray/src/commands/PutTraceSegmentsCommand.ts index 1433352e3456f..143892bc74faf 100644 --- a/clients/client-xray/src/commands/PutTraceSegmentsCommand.ts +++ b/clients/client-xray/src/commands/PutTraceSegmentsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutTraceSegmentsRequest, PutTraceSegmentsResult } from "../models/models_0"; @@ -190,6 +191,10 @@ export class PutTraceSegmentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "PutTraceSegments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/TagResourceCommand.ts b/clients/client-xray/src/commands/TagResourceCommand.ts index aa5938f980fd0..5fd98cfbd2e00 100644 --- a/clients/client-xray/src/commands/TagResourceCommand.ts +++ b/clients/client-xray/src/commands/TagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TagResourceRequest, TagResourceResponse } from "../models/models_0"; @@ -129,6 +130,10 @@ export class TagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "TagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/UntagResourceCommand.ts b/clients/client-xray/src/commands/UntagResourceCommand.ts index df4d180ff341e..e420ea81e85c8 100644 --- a/clients/client-xray/src/commands/UntagResourceCommand.ts +++ b/clients/client-xray/src/commands/UntagResourceCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"; @@ -124,6 +125,10 @@ export class UntagResourceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "UntagResource", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/UpdateGroupCommand.ts b/clients/client-xray/src/commands/UpdateGroupCommand.ts index 5cbf1d91223e5..996862ab89a74 100644 --- a/clients/client-xray/src/commands/UpdateGroupCommand.ts +++ b/clients/client-xray/src/commands/UpdateGroupCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateGroupRequest, UpdateGroupResult } from "../models/models_0"; @@ -132,6 +133,10 @@ export class UpdateGroupCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "UpdateGroup", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/clients/client-xray/src/commands/UpdateSamplingRuleCommand.ts b/clients/client-xray/src/commands/UpdateSamplingRuleCommand.ts index 712358582313c..475059d954933 100644 --- a/clients/client-xray/src/commands/UpdateSamplingRuleCommand.ts +++ b/clients/client-xray/src/commands/UpdateSamplingRuleCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UpdateSamplingRuleRequest, UpdateSamplingRuleResult } from "../models/models_0"; @@ -155,6 +156,10 @@ export class UpdateSamplingRuleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AWSXRay", + operation: "UpdateSamplingRule", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/lib/lib-dynamodb/package.json b/lib/lib-dynamodb/package.json index 87d321d1ad064..1cb4d3393bc89 100644 --- a/lib/lib-dynamodb/package.json +++ b/lib/lib-dynamodb/package.json @@ -33,8 +33,8 @@ }, "devDependencies": { "@aws-sdk/client-dynamodb": "*", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", "@tsconfig/recommended": "1.0.1", "@types/node": "^14.14.31", "concurrently": "7.0.0", diff --git a/lib/lib-storage/package.json b/lib/lib-storage/package.json index 4c7daccafdb8a..9081cbed0a5ff 100644 --- a/lib/lib-storage/package.json +++ b/lib/lib-storage/package.json @@ -26,8 +26,8 @@ "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^2.0.1", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/smithy-client": "^2.1.4", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/smithy-client": "^2.1.6", "buffer": "5.6.0", "events": "3.3.0", "stream-browserify": "3.0.0", @@ -38,7 +38,7 @@ }, "devDependencies": { "@aws-sdk/client-s3": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "@tsconfig/recommended": "1.0.1", "@types/node": "^14.14.31", "concurrently": "7.0.0", diff --git a/packages/body-checksum-browser/package.json b/packages/body-checksum-browser/package.json index 56eec992c695d..519421b90913b 100644 --- a/packages/body-checksum-browser/package.json +++ b/packages/body-checksum-browser/package.json @@ -23,8 +23,8 @@ "@aws-sdk/sha256-tree-hash": "*", "@aws-sdk/types": "*", "@smithy/chunked-blob-reader": "^2.0.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "@smithy/util-hex-encoding": "^2.0.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" diff --git a/packages/body-checksum-node/package.json b/packages/body-checksum-node/package.json index de80428bde6a2..6c8dfc342e2be 100644 --- a/packages/body-checksum-node/package.json +++ b/packages/body-checksum-node/package.json @@ -24,8 +24,8 @@ "@aws-sdk/sha256-tree-hash": "*", "@aws-sdk/types": "*", "@smithy/is-array-buffer": "^2.0.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "@smithy/util-hex-encoding": "^2.0.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" diff --git a/packages/cloudfront-signer/package.json b/packages/cloudfront-signer/package.json index c8762bf82d5cc..86430eafea8d3 100644 --- a/packages/cloudfront-signer/package.json +++ b/packages/cloudfront-signer/package.json @@ -21,7 +21,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@smithy/url-parser": "^2.0.7" + "@smithy/url-parser": "^2.0.9" }, "devDependencies": { "@tsconfig/recommended": "1.0.1", diff --git a/packages/credential-provider-cognito-identity/package.json b/packages/credential-provider-cognito-identity/package.json index 7e4b6d997853f..637c55cebc481 100644 --- a/packages/credential-provider-cognito-identity/package.json +++ b/packages/credential-provider-cognito-identity/package.json @@ -24,7 +24,7 @@ "@aws-sdk/client-cognito-identity": "*", "@aws-sdk/types": "*", "@smithy/property-provider": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/credential-provider-env/package.json b/packages/credential-provider-env/package.json index b2c61cd371efe..c8e0e376bfdc5 100644 --- a/packages/credential-provider-env/package.json +++ b/packages/credential-provider-env/package.json @@ -26,7 +26,7 @@ "dependencies": { "@aws-sdk/types": "*", "@smithy/property-provider": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/credential-provider-ini/package.json b/packages/credential-provider-ini/package.json index 6f4907729a9dd..3846e10c22c5f 100644 --- a/packages/credential-provider-ini/package.json +++ b/packages/credential-provider-ini/package.json @@ -32,7 +32,7 @@ "@smithy/credential-provider-imds": "^2.0.0", "@smithy/property-provider": "^2.0.0", "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/credential-provider-node/package.json b/packages/credential-provider-node/package.json index 3966ee51122d2..0ed3ad0838545 100644 --- a/packages/credential-provider-node/package.json +++ b/packages/credential-provider-node/package.json @@ -36,7 +36,7 @@ "@smithy/credential-provider-imds": "^2.0.0", "@smithy/property-provider": "^2.0.0", "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/credential-provider-process/package.json b/packages/credential-provider-process/package.json index c2361880d487e..a3b022558e478 100644 --- a/packages/credential-provider-process/package.json +++ b/packages/credential-provider-process/package.json @@ -27,7 +27,7 @@ "@aws-sdk/types": "*", "@smithy/property-provider": "^2.0.0", "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/credential-provider-sso/package.json b/packages/credential-provider-sso/package.json index dd07bebe5b093..cbc31a219ca73 100644 --- a/packages/credential-provider-sso/package.json +++ b/packages/credential-provider-sso/package.json @@ -29,7 +29,7 @@ "@aws-sdk/types": "*", "@smithy/property-provider": "^2.0.0", "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/credential-provider-web-identity/package.json b/packages/credential-provider-web-identity/package.json index 316d793f3778c..30947d129802e 100644 --- a/packages/credential-provider-web-identity/package.json +++ b/packages/credential-provider-web-identity/package.json @@ -34,7 +34,7 @@ "dependencies": { "@aws-sdk/types": "*", "@smithy/property-provider": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/credential-providers/package.json b/packages/credential-providers/package.json index 5901069ea119f..57f94f21e1951 100644 --- a/packages/credential-providers/package.json +++ b/packages/credential-providers/package.json @@ -41,7 +41,7 @@ "@aws-sdk/types": "*", "@smithy/credential-provider-imds": "^2.0.0", "@smithy/property-provider": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/eventstream-handler-node/package.json b/packages/eventstream-handler-node/package.json index 7da1741df1ed4..31ec1025e6d6d 100644 --- a/packages/eventstream-handler-node/package.json +++ b/packages/eventstream-handler-node/package.json @@ -22,7 +22,7 @@ "dependencies": { "@aws-sdk/types": "*", "@smithy/eventstream-codec": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/middleware-api-key/package.json b/packages/middleware-api-key/package.json index 0c3086c0e47f5..08a9143b34494 100644 --- a/packages/middleware-api-key/package.json +++ b/packages/middleware-api-key/package.json @@ -21,9 +21,9 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", - "@smithy/util-middleware": "^2.0.0", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", + "@smithy/util-middleware": "^2.0.2", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-bucket-endpoint/package.json b/packages/middleware-bucket-endpoint/package.json index 4b78959207805..58bce056ca8aa 100644 --- a/packages/middleware-bucket-endpoint/package.json +++ b/packages/middleware-bucket-endpoint/package.json @@ -23,9 +23,9 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-arn-parser": "*", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "@smithy/util-config-provider": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/packages/middleware-endpoint-discovery/package.json b/packages/middleware-endpoint-discovery/package.json index e4d79a7c77b86..5b88efd3e8b19 100644 --- a/packages/middleware-endpoint-discovery/package.json +++ b/packages/middleware-endpoint-discovery/package.json @@ -31,9 +31,9 @@ "dependencies": { "@aws-sdk/endpoint-cache": "*", "@aws-sdk/types": "*", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-eventstream/package.json b/packages/middleware-eventstream/package.json index ea8f252ba5e79..696e407e91f35 100644 --- a/packages/middleware-eventstream/package.json +++ b/packages/middleware-eventstream/package.json @@ -22,8 +22,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-expect-continue/package.json b/packages/middleware-expect-continue/package.json index f0f3de0ea1972..de727722d326c 100644 --- a/packages/middleware-expect-continue/package.json +++ b/packages/middleware-expect-continue/package.json @@ -22,8 +22,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-flexible-checksums/package.json b/packages/middleware-flexible-checksums/package.json index 0eabe54624ec6..66b0228b5df21 100644 --- a/packages/middleware-flexible-checksums/package.json +++ b/packages/middleware-flexible-checksums/package.json @@ -28,13 +28,13 @@ "@aws-crypto/crc32c": "3.0.0", "@aws-sdk/types": "*", "@smithy/is-array-buffer": "^2.0.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, "devDependencies": { - "@smithy/node-http-handler": "^2.1.3", + "@smithy/node-http-handler": "^2.1.5", "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", diff --git a/packages/middleware-host-header/package.json b/packages/middleware-host-header/package.json index a3ed6d727a2a5..f1b6416a41e41 100644 --- a/packages/middleware-host-header/package.json +++ b/packages/middleware-host-header/package.json @@ -22,8 +22,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-location-constraint/package.json b/packages/middleware-location-constraint/package.json index b9a3324511b01..1a2c06155d5a2 100644 --- a/packages/middleware-location-constraint/package.json +++ b/packages/middleware-location-constraint/package.json @@ -22,7 +22,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-logger/package.json b/packages/middleware-logger/package.json index 2b91f514d8a08..7e7c0adb208ed 100644 --- a/packages/middleware-logger/package.json +++ b/packages/middleware-logger/package.json @@ -23,7 +23,7 @@ "types": "./dist-types/index.d.ts", "dependencies": { "@aws-sdk/types": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/middleware-recursion-detection/package.json b/packages/middleware-recursion-detection/package.json index 680576c2d292b..cc10f585fce48 100644 --- a/packages/middleware-recursion-detection/package.json +++ b/packages/middleware-recursion-detection/package.json @@ -22,8 +22,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-sdk-api-gateway/package.json b/packages/middleware-sdk-api-gateway/package.json index c9bb13e54cb35..1a561673940f0 100644 --- a/packages/middleware-sdk-api-gateway/package.json +++ b/packages/middleware-sdk-api-gateway/package.json @@ -22,8 +22,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-sdk-ec2/package.json b/packages/middleware-sdk-ec2/package.json index 4cd8d206837d3..316807b6f7514 100644 --- a/packages/middleware-sdk-ec2/package.json +++ b/packages/middleware-sdk-ec2/package.json @@ -23,11 +23,11 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/protocol-http": "^3.0.3", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/protocol-http": "^3.0.5", "@smithy/signature-v4": "^2.0.0", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-sdk-glacier/package.json b/packages/middleware-sdk-glacier/package.json index ed4cc1ad244be..1d0100b687e98 100644 --- a/packages/middleware-sdk-glacier/package.json +++ b/packages/middleware-sdk-glacier/package.json @@ -22,8 +22,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-sdk-machinelearning/package.json b/packages/middleware-sdk-machinelearning/package.json index a323dc845973e..6d8337e0dacec 100644 --- a/packages/middleware-sdk-machinelearning/package.json +++ b/packages/middleware-sdk-machinelearning/package.json @@ -22,8 +22,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-sdk-rds/package.json b/packages/middleware-sdk-rds/package.json index 77bacec3c0d88..fd338850277b1 100644 --- a/packages/middleware-sdk-rds/package.json +++ b/packages/middleware-sdk-rds/package.json @@ -23,10 +23,10 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/protocol-http": "^3.0.3", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/protocol-http": "^3.0.5", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-sdk-route53/package.json b/packages/middleware-sdk-route53/package.json index 04e7a298f4b79..83a5ac9a2a89a 100644 --- a/packages/middleware-sdk-route53/package.json +++ b/packages/middleware-sdk-route53/package.json @@ -22,7 +22,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-sdk-s3-control/package.json b/packages/middleware-sdk-s3-control/package.json index c03a91a83b695..ddc33bfd9413e 100644 --- a/packages/middleware-sdk-s3-control/package.json +++ b/packages/middleware-sdk-s3-control/package.json @@ -26,12 +26,12 @@ "@aws-sdk/types": "*", "@aws-sdk/util-arn-parser": "*", "@aws-sdk/util-endpoints": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { - "@smithy/middleware-stack": "^2.0.0", + "@smithy/middleware-stack": "^2.0.2", "@tsconfig/recommended": "1.0.1", "concurrently": "7.0.0", "downlevel-dts": "0.10.1", diff --git a/packages/middleware-sdk-s3/package.json b/packages/middleware-sdk-s3/package.json index dcfc33f0cc53e..d3043604c2d94 100644 --- a/packages/middleware-sdk-s3/package.json +++ b/packages/middleware-sdk-s3/package.json @@ -24,9 +24,9 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-arn-parser": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/middleware-sdk-sqs/package.json b/packages/middleware-sdk-sqs/package.json index 2588d1da6f476..35f0f024618d9 100644 --- a/packages/middleware-sdk-sqs/package.json +++ b/packages/middleware-sdk-sqs/package.json @@ -22,7 +22,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "@smithy/util-hex-encoding": "^2.0.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" diff --git a/packages/middleware-sdk-sts/package.json b/packages/middleware-sdk-sts/package.json index 89198ac02ad38..0b0aab1757b8a 100644 --- a/packages/middleware-sdk-sts/package.json +++ b/packages/middleware-sdk-sts/package.json @@ -23,7 +23,7 @@ "dependencies": { "@aws-sdk/middleware-signing": "*", "@aws-sdk/types": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-sdk-transcribe-streaming/package.json b/packages/middleware-sdk-transcribe-streaming/package.json index 48391d54b65a0..cd373a008f2e9 100644 --- a/packages/middleware-sdk-transcribe-streaming/package.json +++ b/packages/middleware-sdk-transcribe-streaming/package.json @@ -23,10 +23,10 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/protocol-http": "^3.0.3", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/protocol-http": "^3.0.5", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/packages/middleware-signing/package.json b/packages/middleware-signing/package.json index 275ea4ad4741e..4563b6a799756 100644 --- a/packages/middleware-signing/package.json +++ b/packages/middleware-signing/package.json @@ -24,10 +24,10 @@ "dependencies": { "@aws-sdk/types": "*", "@smithy/property-provider": "^2.0.0", - "@smithy/protocol-http": "^3.0.3", + "@smithy/protocol-http": "^3.0.5", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", - "@smithy/util-middleware": "^2.0.0", + "@smithy/types": "^2.3.3", + "@smithy/util-middleware": "^2.0.2", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-ssec/package.json b/packages/middleware-ssec/package.json index 989e6b54dd41a..312e7626a43ac 100644 --- a/packages/middleware-ssec/package.json +++ b/packages/middleware-ssec/package.json @@ -22,7 +22,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/middleware-token/package.json b/packages/middleware-token/package.json index b372a929c0889..0c014b3d69cf5 100644 --- a/packages/middleware-token/package.json +++ b/packages/middleware-token/package.json @@ -29,9 +29,9 @@ "@aws-sdk/token-providers": "*", "@aws-sdk/types": "*", "@smithy/property-provider": "^2.0.0", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", - "@smithy/util-middleware": "^2.0.0", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", + "@smithy/util-middleware": "^2.0.2", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/middleware-user-agent/package.json b/packages/middleware-user-agent/package.json index 6a13374cc755e..bed9c7eb2b3c5 100644 --- a/packages/middleware-user-agent/package.json +++ b/packages/middleware-user-agent/package.json @@ -24,8 +24,8 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-endpoints": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/middleware-websocket/package.json b/packages/middleware-websocket/package.json index 7f2737be4436c..804b22135c98a 100644 --- a/packages/middleware-websocket/package.json +++ b/packages/middleware-websocket/package.json @@ -24,11 +24,11 @@ "@aws-sdk/middleware-signing": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/eventstream-serde-browser": "^2.0.7", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", + "@smithy/eventstream-serde-browser": "^2.0.9", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "@smithy/util-hex-encoding": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/packages/polly-request-presigner/package.json b/packages/polly-request-presigner/package.json index 4d0a927fb5e3f..10351a603dc1c 100644 --- a/packages/polly-request-presigner/package.json +++ b/packages/polly-request-presigner/package.json @@ -24,9 +24,9 @@ "@aws-sdk/client-polly": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/protocol-http": "^3.0.3", + "@smithy/protocol-http": "^3.0.5", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/rds-signer/package.json b/packages/rds-signer/package.json index 52a549102cdef..0ef4c103f71d9 100644 --- a/packages/rds-signer/package.json +++ b/packages/rds-signer/package.json @@ -29,13 +29,13 @@ "@aws-crypto/sha256-js": "3.0.0", "@aws-sdk/credential-providers": "*", "@aws-sdk/util-format-url": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/protocol-http": "^3.0.3", + "@smithy/config-resolver": "^2.0.10", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/protocol-http": "^3.0.5", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/region-config-resolver/package.json b/packages/region-config-resolver/package.json index d5db24085e0fa..eae83edb27cf5 100644 --- a/packages/region-config-resolver/package.json +++ b/packages/region-config-resolver/package.json @@ -21,10 +21,10 @@ }, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.0.10", - "@smithy/types": "^2.3.1", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/types": "^2.3.3", "@smithy/util-config-provider": "^2.0.0", - "@smithy/util-middleware": "^2.0.0", + "@smithy/util-middleware": "^2.0.2", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/s3-presigned-post/package.json b/packages/s3-presigned-post/package.json index 66467a1164f81..675e34c4690ca 100644 --- a/packages/s3-presigned-post/package.json +++ b/packages/s3-presigned-post/package.json @@ -25,9 +25,9 @@ "@aws-sdk/client-s3": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^2.0.7", + "@smithy/middleware-endpoint": "^2.0.9", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "@smithy/util-hex-encoding": "^2.0.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" diff --git a/packages/s3-request-presigner/package.json b/packages/s3-request-presigner/package.json index 47bd29395a315..d4a1fc2cfe4a7 100644 --- a/packages/s3-request-presigner/package.json +++ b/packages/s3-request-presigner/package.json @@ -24,15 +24,15 @@ "@aws-sdk/signature-v4-multi-region": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { "@aws-sdk/client-s3": "*", - "@smithy/hash-node": "^2.0.7", + "@smithy/hash-node": "^2.0.9", "@tsconfig/recommended": "1.0.1", "@types/node": "^14.14.31", "concurrently": "7.0.0", diff --git a/packages/sha256-tree-hash/package.json b/packages/sha256-tree-hash/package.json index b595af15b6782..f2d750be59d52 100644 --- a/packages/sha256-tree-hash/package.json +++ b/packages/sha256-tree-hash/package.json @@ -21,7 +21,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/signature-v4-crt/package.json b/packages/signature-v4-crt/package.json index 4382c13dfded2..10136993b87eb 100644 --- a/packages/signature-v4-crt/package.json +++ b/packages/signature-v4-crt/package.json @@ -25,15 +25,15 @@ "@aws-sdk/signature-v4-multi-region": "*", "@smithy/querystring-parser": "^2.0.0", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", - "@smithy/util-middleware": "^2.0.0", + "@smithy/types": "^2.3.3", + "@smithy/util-middleware": "^2.0.2", "aws-crt": "^1.15.9", "tslib": "^2.5.0" }, "devDependencies": { "@aws-crypto/sha256-js": "3.0.0", "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", + "@smithy/protocol-http": "^3.0.5", "@tsconfig/recommended": "1.0.1", "concurrently": "7.0.0", "downlevel-dts": "0.10.1", diff --git a/packages/signature-v4-multi-region/package.json b/packages/signature-v4-multi-region/package.json index 45edebcd963b9..edd011dcf7537 100644 --- a/packages/signature-v4-multi-region/package.json +++ b/packages/signature-v4-multi-region/package.json @@ -27,9 +27,9 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", + "@smithy/protocol-http": "^3.0.5", "@smithy/signature-v4": "^2.0.0", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/smithy-client/package.json b/packages/smithy-client/package.json index a527a1d4f2c1e..87fd93e6fa330 100644 --- a/packages/smithy-client/package.json +++ b/packages/smithy-client/package.json @@ -22,7 +22,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@smithy/smithy-client": "^2.1.4", + "@smithy/smithy-client": "^2.1.6", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/token-providers/package.json b/packages/token-providers/package.json index 92470d69eba6d..5ec564973b1e4 100644 --- a/packages/token-providers/package.json +++ b/packages/token-providers/package.json @@ -37,29 +37,29 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-endpoint": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-endpoint": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", "@smithy/property-provider": "^2.0.0", - "@smithy/protocol-http": "^3.0.3", + "@smithy/protocol-http": "^3.0.5", "@smithy/shared-ini-file-loader": "^2.0.6", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/packages/types/package.json b/packages/types/package.json index e3ca19064f58a..9363be54c054f 100755 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -41,7 +41,7 @@ "directory": "packages/types" }, "dependencies": { - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/util-create-request/package.json b/packages/util-create-request/package.json index 8a49ab44e74a5..e0dc7669858e2 100644 --- a/packages/util-create-request/package.json +++ b/packages/util-create-request/package.json @@ -22,13 +22,13 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { - "@smithy/protocol-http": "^3.0.3", + "@smithy/protocol-http": "^3.0.5", "@tsconfig/recommended": "1.0.1", "@types/node": "^14.14.31", "concurrently": "7.0.0", diff --git a/packages/util-format-url/package.json b/packages/util-format-url/package.json index a508e340502b4..511317b2910c8 100644 --- a/packages/util-format-url/package.json +++ b/packages/util-format-url/package.json @@ -21,8 +21,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/querystring-builder": "^2.0.7", - "@smithy/types": "^2.3.1", + "@smithy/querystring-builder": "^2.0.9", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "engines": { diff --git a/packages/util-user-agent-browser/package.json b/packages/util-user-agent-browser/package.json index 831171c5a7e5f..5e49961b3ca32 100644 --- a/packages/util-user-agent-browser/package.json +++ b/packages/util-user-agent-browser/package.json @@ -22,7 +22,7 @@ "react-native": "dist-es/index.native.js", "dependencies": { "@aws-sdk/types": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "bowser": "^2.11.0", "tslib": "^2.5.0" }, diff --git a/packages/util-user-agent-node/package.json b/packages/util-user-agent-node/package.json index c447dd7022831..9ddda244118d8 100644 --- a/packages/util-user-agent-node/package.json +++ b/packages/util-user-agent-node/package.json @@ -21,8 +21,8 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/types": "^2.3.1", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/xhr-http-handler/package.json b/packages/xhr-http-handler/package.json index 509a731d1704f..c35489f01c84c 100644 --- a/packages/xhr-http-handler/package.json +++ b/packages/xhr-http-handler/package.json @@ -20,9 +20,9 @@ "types": "./dist-types/index.d.ts", "dependencies": { "@aws-sdk/types": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/querystring-builder": "^2.0.7", - "@smithy/types": "^2.3.1", + "@smithy/protocol-http": "^3.0.5", + "@smithy/querystring-builder": "^2.0.9", + "@smithy/types": "^2.3.3", "events": "3.3.0", "tslib": "^2.5.0" }, diff --git a/private/aws-client-api-test/package.json b/private/aws-client-api-test/package.json index f0d7eae21fcbf..403c08bc99390 100644 --- a/private/aws-client-api-test/package.json +++ b/private/aws-client-api-test/package.json @@ -18,21 +18,21 @@ "sideEffects": false, "dependencies": { "@aws-sdk/client-s3": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/eventstream-serde-node": "^2.0.7", - "@smithy/hash-node": "^2.0.7", - "@smithy/hash-stream-node": "^2.0.7", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/eventstream-serde-node": "^2.0.9", + "@smithy/hash-node": "^2.0.9", + "@smithy/hash-stream-node": "^2.0.9", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/private/aws-client-retry-test/package.json b/private/aws-client-retry-test/package.json index 2eb71f416fb3b..5649989970420 100644 --- a/private/aws-client-retry-test/package.json +++ b/private/aws-client-retry-test/package.json @@ -18,9 +18,9 @@ "sideEffects": false, "dependencies": { "@aws-sdk/client-s3": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", - "@smithy/util-retry": "^2.0.0", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", + "@smithy/util-retry": "^2.0.2", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/private/aws-echo-service/package.json b/private/aws-echo-service/package.json index 8a582bd136f60..54045c0547576 100644 --- a/private/aws-echo-service/package.json +++ b/private/aws-echo-service/package.json @@ -27,26 +27,26 @@ "@aws-sdk/types": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/private/aws-echo-service/src/commands/EchoCommand.ts b/private/aws-echo-service/src/commands/EchoCommand.ts index 66296e3a827d6..8214f0bd81c43 100644 --- a/private/aws-echo-service/src/commands/EchoCommand.ts +++ b/private/aws-echo-service/src/commands/EchoCommand.ts @@ -10,6 +10,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -66,6 +67,10 @@ export class EchoCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EchoService", + operation: "Echo", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-echo-service/src/commands/LengthCommand.ts b/private/aws-echo-service/src/commands/LengthCommand.ts index 2323e0e7d801f..a76571e237898 100644 --- a/private/aws-echo-service/src/commands/LengthCommand.ts +++ b/private/aws-echo-service/src/commands/LengthCommand.ts @@ -10,6 +10,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -66,6 +67,10 @@ export class LengthCommand extends $Command _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "EchoService", + operation: "Length", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-middleware-test/package.json b/private/aws-middleware-test/package.json index 5846bab50b237..6e0289b3424b9 100644 --- a/private/aws-middleware-test/package.json +++ b/private/aws-middleware-test/package.json @@ -25,9 +25,9 @@ "@aws-sdk/client-sagemaker": "*", "@aws-sdk/client-sagemaker-runtime": "*", "@aws-sdk/client-xray": "*", - "@smithy/protocol-http": "^3.0.3", - "@smithy/types": "^2.3.1", - "@smithy/util-stream": "^2.0.10", + "@smithy/protocol-http": "^3.0.5", + "@smithy/types": "^2.3.3", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/private/aws-protocoltests-ec2/package.json b/private/aws-protocoltests-ec2/package.json index edba1d5537355..c5ed8850d6095 100644 --- a/private/aws-protocoltests-ec2/package.json +++ b/private/aws-protocoltests-ec2/package.json @@ -27,26 +27,26 @@ "@aws-sdk/types": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", diff --git a/private/aws-protocoltests-ec2/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-ec2/src/commands/DatetimeOffsetsCommand.ts index cbb6ccb505680..a54fd2f138727 100644 --- a/private/aws-protocoltests-ec2/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/DatetimeOffsetsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -71,6 +72,10 @@ export class DatetimeOffsetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "DatetimeOffsets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-ec2/src/commands/EmptyInputAndEmptyOutputCommand.ts index c7fae54ffb361..ba32b9644ee38 100644 --- a/private/aws-protocoltests-ec2/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -100,6 +101,10 @@ export class EmptyInputAndEmptyOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "EmptyInputAndEmptyOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-ec2/src/commands/EndpointOperationCommand.ts index 89cc0b2b8225c..117abe1f55b43 100644 --- a/private/aws-protocoltests-ec2/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/EndpointOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -70,6 +71,10 @@ export class EndpointOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "EndpointOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-ec2/src/commands/EndpointWithHostLabelOperationCommand.ts index fe3d9bd68a5d9..cc2bb263db025 100644 --- a/private/aws-protocoltests-ec2/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -74,6 +75,10 @@ export class EndpointWithHostLabelOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "EndpointWithHostLabelOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-ec2/src/commands/FractionalSecondsCommand.ts index 8cd3f96ce7d65..eabc99bb03391 100644 --- a/private/aws-protocoltests-ec2/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/FractionalSecondsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -71,6 +72,10 @@ export class FractionalSecondsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "FractionalSeconds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-ec2/src/commands/GreetingWithErrorsCommand.ts index d12d8ebcc5046..01047f5ed772e 100644 --- a/private/aws-protocoltests-ec2/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/GreetingWithErrorsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -109,6 +110,10 @@ export class GreetingWithErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "GreetingWithErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-ec2/src/commands/HostWithPathOperationCommand.ts index d563d110255f9..eca9b752aff30 100644 --- a/private/aws-protocoltests-ec2/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/HostWithPathOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -70,6 +71,10 @@ export class HostWithPathOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "HostWithPathOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/IgnoresWrappingXmlNameCommand.ts b/private/aws-protocoltests-ec2/src/commands/IgnoresWrappingXmlNameCommand.ts index 0351d7c01c069..da3db87605e46 100644 --- a/private/aws-protocoltests-ec2/src/commands/IgnoresWrappingXmlNameCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/IgnoresWrappingXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -101,6 +102,10 @@ export class IgnoresWrappingXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "IgnoresWrappingXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/NestedStructuresCommand.ts b/private/aws-protocoltests-ec2/src/commands/NestedStructuresCommand.ts index 0c584de5d47ae..1c77f8abe5395 100644 --- a/private/aws-protocoltests-ec2/src/commands/NestedStructuresCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/NestedStructuresCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -107,6 +108,10 @@ export class NestedStructuresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "NestedStructures", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-ec2/src/commands/NoInputAndOutputCommand.ts index b4dd9319d57a3..3951ca988ae8b 100644 --- a/private/aws-protocoltests-ec2/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/NoInputAndOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -100,6 +101,10 @@ export class NoInputAndOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "NoInputAndOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-ec2/src/commands/PutWithContentEncodingCommand.ts index e16d4e34272fb..3d73f068f9e7a 100644 --- a/private/aws-protocoltests-ec2/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/PutWithContentEncodingCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -71,6 +72,10 @@ export class PutWithContentEncodingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "PutWithContentEncoding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/QueryIdempotencyTokenAutoFillCommand.ts b/private/aws-protocoltests-ec2/src/commands/QueryIdempotencyTokenAutoFillCommand.ts index d5ce3d857f38f..49d5d46472eea 100644 --- a/private/aws-protocoltests-ec2/src/commands/QueryIdempotencyTokenAutoFillCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/QueryIdempotencyTokenAutoFillCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -99,6 +100,10 @@ export class QueryIdempotencyTokenAutoFillCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "QueryIdempotencyTokenAutoFill", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/QueryListsCommand.ts b/private/aws-protocoltests-ec2/src/commands/QueryListsCommand.ts index c9fb626f5c991..3a7af2b51762a 100644 --- a/private/aws-protocoltests-ec2/src/commands/QueryListsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/QueryListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -117,6 +118,10 @@ export class QueryListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "QueryLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/QueryTimestampsCommand.ts b/private/aws-protocoltests-ec2/src/commands/QueryTimestampsCommand.ts index 324ff4ea2de18..2b334c7459194 100644 --- a/private/aws-protocoltests-ec2/src/commands/QueryTimestampsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/QueryTimestampsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -105,6 +106,10 @@ export class QueryTimestampsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "QueryTimestamps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/RecursiveXmlShapesCommand.ts b/private/aws-protocoltests-ec2/src/commands/RecursiveXmlShapesCommand.ts index e1de844a0cf24..48f698c806b9f 100644 --- a/private/aws-protocoltests-ec2/src/commands/RecursiveXmlShapesCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/RecursiveXmlShapesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -111,6 +112,10 @@ export class RecursiveXmlShapesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "RecursiveXmlShapes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/SimpleInputParamsCommand.ts b/private/aws-protocoltests-ec2/src/commands/SimpleInputParamsCommand.ts index 2085e37706505..5af4745d246de 100644 --- a/private/aws-protocoltests-ec2/src/commands/SimpleInputParamsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/SimpleInputParamsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -109,6 +110,10 @@ export class SimpleInputParamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "SimpleInputParams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/SimpleScalarXmlPropertiesCommand.ts b/private/aws-protocoltests-ec2/src/commands/SimpleScalarXmlPropertiesCommand.ts index bc6b08775ecd4..bb4fc5e7017a9 100644 --- a/private/aws-protocoltests-ec2/src/commands/SimpleScalarXmlPropertiesCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/SimpleScalarXmlPropertiesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -71,6 +72,10 @@ export class SimpleScalarXmlPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "SimpleScalarXmlProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/XmlBlobsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlBlobsCommand.ts index d1d3d8d5aeffc..060f892fcd6b7 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlBlobsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlBlobsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -99,6 +100,10 @@ export class XmlBlobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "XmlBlobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/XmlEmptyBlobsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlEmptyBlobsCommand.ts index de5f9512b9680..a9d88262e6097 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlEmptyBlobsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlEmptyBlobsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -71,6 +72,10 @@ export class XmlEmptyBlobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "XmlEmptyBlobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/XmlEmptyListsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlEmptyListsCommand.ts index 19c70057dcfe2..0bc2fbd2887e1 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlEmptyListsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlEmptyListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -71,6 +72,10 @@ export class XmlEmptyListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "XmlEmptyLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/XmlEnumsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlEnumsCommand.ts index 7cd89ef9fc1cf..5f91bd09febb7 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlEnumsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -110,6 +111,10 @@ export class XmlEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "XmlEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/XmlIntEnumsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlIntEnumsCommand.ts index 5ca745948d0fe..6b2a71d36b041 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlIntEnumsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlIntEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -110,6 +111,10 @@ export class XmlIntEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "XmlIntEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/XmlListsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlListsCommand.ts index a337217ebdbbd..f2fbf9e5e2fed 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlListsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -155,6 +156,10 @@ export class XmlListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "XmlLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/XmlNamespacesCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlNamespacesCommand.ts index b6babee7a6af1..86014461fd3fb 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlNamespacesCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlNamespacesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -71,6 +72,10 @@ export class XmlNamespacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "XmlNamespaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-ec2/src/commands/XmlTimestampsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlTimestampsCommand.ts index 0bf838abccac5..b5146eed76b16 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlTimestampsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlTimestampsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EC2ProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2ProtocolClient"; @@ -107,6 +108,10 @@ export class XmlTimestampsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsEc2", + operation: "XmlTimestamps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/package.json b/private/aws-protocoltests-json-10/package.json index da1caa625c0fb..27c9509907871 100644 --- a/private/aws-protocoltests-json-10/package.json +++ b/private/aws-protocoltests-json-10/package.json @@ -27,26 +27,26 @@ "@aws-sdk/types": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/private/aws-protocoltests-json-10/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-json-10/src/commands/EmptyInputAndEmptyOutputCommand.ts index 6e4e53d09edf4..3d2ad6f66c298 100644 --- a/private/aws-protocoltests-json-10/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -100,6 +101,10 @@ export class EmptyInputAndEmptyOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "EmptyInputAndEmptyOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-json-10/src/commands/EndpointOperationCommand.ts index 3d436b9701c81..e41fc303ed381 100644 --- a/private/aws-protocoltests-json-10/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/EndpointOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -70,6 +71,10 @@ export class EndpointOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "EndpointOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-json-10/src/commands/EndpointWithHostLabelOperationCommand.ts index 629a941c8347c..61c36b98e2616 100644 --- a/private/aws-protocoltests-json-10/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -74,6 +75,10 @@ export class EndpointWithHostLabelOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "EndpointWithHostLabelOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-json-10/src/commands/GreetingWithErrorsCommand.ts index ef4f0f934640e..79768cd9c2386 100644 --- a/private/aws-protocoltests-json-10/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/GreetingWithErrorsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -118,6 +119,10 @@ export class GreetingWithErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "GreetingWithErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-json-10/src/commands/HostWithPathOperationCommand.ts index cc1d90d9721ef..a1384f9dbafe2 100644 --- a/private/aws-protocoltests-json-10/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/HostWithPathOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -70,6 +71,10 @@ export class HostWithPathOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "HostWithPathOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/JsonUnionsCommand.ts b/private/aws-protocoltests-json-10/src/commands/JsonUnionsCommand.ts index 5c65a9c2cabb9..f6eeb12e413ac 100644 --- a/private/aws-protocoltests-json-10/src/commands/JsonUnionsCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/JsonUnionsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -135,6 +136,10 @@ export class JsonUnionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "JsonUnions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/NoInputAndNoOutputCommand.ts b/private/aws-protocoltests-json-10/src/commands/NoInputAndNoOutputCommand.ts index f1a0d6c5f7a23..d4a08e9c581ac 100644 --- a/private/aws-protocoltests-json-10/src/commands/NoInputAndNoOutputCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/NoInputAndNoOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -98,6 +99,10 @@ export class NoInputAndNoOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "NoInputAndNoOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-json-10/src/commands/NoInputAndOutputCommand.ts index 713ccebd43345..a5259dec52b65 100644 --- a/private/aws-protocoltests-json-10/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/NoInputAndOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -100,6 +101,10 @@ export class NoInputAndOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "NoInputAndOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-json-10/src/commands/PutWithContentEncodingCommand.ts index 14ad4c81e1dab..27a4101105467 100644 --- a/private/aws-protocoltests-json-10/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/PutWithContentEncodingCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -71,6 +72,10 @@ export class PutWithContentEncodingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "PutWithContentEncoding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json-10/src/commands/SimpleScalarPropertiesCommand.ts b/private/aws-protocoltests-json-10/src/commands/SimpleScalarPropertiesCommand.ts index ebe500aa3c4c4..064ff9848ca01 100644 --- a/private/aws-protocoltests-json-10/src/commands/SimpleScalarPropertiesCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/SimpleScalarPropertiesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JSONRPC10ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JSONRPC10Client"; @@ -71,6 +72,10 @@ export class SimpleScalarPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonRpc10", + operation: "SimpleScalarProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/package.json b/private/aws-protocoltests-json/package.json index cfefbf5e2b3f8..2f8000cabcaf5 100644 --- a/private/aws-protocoltests-json/package.json +++ b/private/aws-protocoltests-json/package.json @@ -30,26 +30,26 @@ "@aws-sdk/types": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/private/aws-protocoltests-json/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-json/src/commands/DatetimeOffsetsCommand.ts index f8531b8f7d047..a0c50e29e5055 100644 --- a/private/aws-protocoltests-json/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/DatetimeOffsetsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -71,6 +72,10 @@ export class DatetimeOffsetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "DatetimeOffsets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/EmptyOperationCommand.ts b/private/aws-protocoltests-json/src/commands/EmptyOperationCommand.ts index 2a0c326135e8f..feb8a49ad05b0 100644 --- a/private/aws-protocoltests-json/src/commands/EmptyOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/EmptyOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -70,6 +71,10 @@ export class EmptyOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "EmptyOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-json/src/commands/EndpointOperationCommand.ts index 0287f4a773d99..1b311a2e2506e 100644 --- a/private/aws-protocoltests-json/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/EndpointOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -70,6 +71,10 @@ export class EndpointOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "EndpointOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-json/src/commands/EndpointWithHostLabelOperationCommand.ts index 798e63fab93d7..f6ee17c116781 100644 --- a/private/aws-protocoltests-json/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -74,6 +75,10 @@ export class EndpointWithHostLabelOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "EndpointWithHostLabelOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-json/src/commands/FractionalSecondsCommand.ts index fcf9e8150c916..5aee5beb0cd93 100644 --- a/private/aws-protocoltests-json/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/FractionalSecondsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -71,6 +72,10 @@ export class FractionalSecondsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "FractionalSeconds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-json/src/commands/GreetingWithErrorsCommand.ts index 2475b5db4c9a9..429866055b545 100644 --- a/private/aws-protocoltests-json/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/GreetingWithErrorsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -116,6 +117,10 @@ export class GreetingWithErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "GreetingWithErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-json/src/commands/HostWithPathOperationCommand.ts index 451e5e54cf570..0c22fc76a5d28 100644 --- a/private/aws-protocoltests-json/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/HostWithPathOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -70,6 +71,10 @@ export class HostWithPathOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "HostWithPathOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/JsonEnumsCommand.ts b/private/aws-protocoltests-json/src/commands/JsonEnumsCommand.ts index 4917334383c79..9373041a92e8e 100644 --- a/private/aws-protocoltests-json/src/commands/JsonEnumsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/JsonEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -123,6 +124,10 @@ export class JsonEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "JsonEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/JsonUnionsCommand.ts b/private/aws-protocoltests-json/src/commands/JsonUnionsCommand.ts index db806ad8c878c..04ba0df9c6edd 100644 --- a/private/aws-protocoltests-json/src/commands/JsonUnionsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/JsonUnionsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -133,6 +134,10 @@ export class JsonUnionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "JsonUnions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/KitchenSinkOperationCommand.ts b/private/aws-protocoltests-json/src/commands/KitchenSinkOperationCommand.ts index 224edac653784..ecaca4e7ffa77 100644 --- a/private/aws-protocoltests-json/src/commands/KitchenSinkOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/KitchenSinkOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -71,6 +72,10 @@ export class KitchenSinkOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "KitchenSinkOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/NullOperationCommand.ts b/private/aws-protocoltests-json/src/commands/NullOperationCommand.ts index 2df12825ed442..03291115d4792 100644 --- a/private/aws-protocoltests-json/src/commands/NullOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/NullOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -71,6 +72,10 @@ export class NullOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "NullOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/OperationWithOptionalInputOutputCommand.ts b/private/aws-protocoltests-json/src/commands/OperationWithOptionalInputOutputCommand.ts index 54ff64ee09757..9800986b6c83f 100644 --- a/private/aws-protocoltests-json/src/commands/OperationWithOptionalInputOutputCommand.ts +++ b/private/aws-protocoltests-json/src/commands/OperationWithOptionalInputOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -76,6 +77,10 @@ export class OperationWithOptionalInputOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "OperationWithOptionalInputOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/PutAndGetInlineDocumentsCommand.ts b/private/aws-protocoltests-json/src/commands/PutAndGetInlineDocumentsCommand.ts index d2a214eea2ab2..b90d04a2b3982 100644 --- a/private/aws-protocoltests-json/src/commands/PutAndGetInlineDocumentsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/PutAndGetInlineDocumentsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -101,6 +102,10 @@ export class PutAndGetInlineDocumentsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "PutAndGetInlineDocuments", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-json/src/commands/PutWithContentEncodingCommand.ts index 8e2d5707e553b..6fdadcb7225b1 100644 --- a/private/aws-protocoltests-json/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-json/src/commands/PutWithContentEncodingCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -71,6 +72,10 @@ export class PutWithContentEncodingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "PutWithContentEncoding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-json/src/commands/SimpleScalarPropertiesCommand.ts b/private/aws-protocoltests-json/src/commands/SimpleScalarPropertiesCommand.ts index c1c85ba89d4b6..e637a5d4931a1 100644 --- a/private/aws-protocoltests-json/src/commands/SimpleScalarPropertiesCommand.ts +++ b/private/aws-protocoltests-json/src/commands/SimpleScalarPropertiesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../JsonProtocolClient"; @@ -71,6 +72,10 @@ export class SimpleScalarPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "JsonProtocol", + operation: "SimpleScalarProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/package.json b/private/aws-protocoltests-query/package.json index 41b626dc4eca0..81b5ff7a4e89c 100644 --- a/private/aws-protocoltests-query/package.json +++ b/private/aws-protocoltests-query/package.json @@ -27,26 +27,26 @@ "@aws-sdk/types": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", diff --git a/private/aws-protocoltests-query/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-query/src/commands/DatetimeOffsetsCommand.ts index b2501b0f8ab24..2b3adb2174db8 100644 --- a/private/aws-protocoltests-query/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/DatetimeOffsetsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DatetimeOffsetsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class DatetimeOffsetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "DatetimeOffsets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-query/src/commands/EmptyInputAndEmptyOutputCommand.ts index e326e02bbbba4..9885cae6dbef4 100644 --- a/private/aws-protocoltests-query/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-query/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EmptyInputAndEmptyOutputInput, EmptyInputAndEmptyOutputOutput } from "../models/models_0"; @@ -100,6 +101,10 @@ export class EmptyInputAndEmptyOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "EmptyInputAndEmptyOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-query/src/commands/EndpointOperationCommand.ts index add3e5278b91d..7b832a4c517db 100644 --- a/private/aws-protocoltests-query/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-query/src/commands/EndpointOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_EndpointOperationCommand, se_EndpointOperationCommand } from "../protocols/Aws_query"; @@ -70,6 +71,10 @@ export class EndpointOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "EndpointOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-query/src/commands/EndpointWithHostLabelOperationCommand.ts index 99f629a44cabb..d0f31b927fc10 100644 --- a/private/aws-protocoltests-query/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-query/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HostLabelInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class EndpointWithHostLabelOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "EndpointWithHostLabelOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapCommand.ts b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapCommand.ts index 233aebf46aa81..5bff5f0c76d99 100644 --- a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapCommand.ts +++ b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FlattenedXmlMapOutput } from "../models/models_0"; @@ -101,6 +102,10 @@ export class FlattenedXmlMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "FlattenedXmlMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNameCommand.ts b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNameCommand.ts index 2acff1603371c..55c9a3e195782 100644 --- a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNameCommand.ts +++ b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FlattenedXmlMapWithXmlNameOutput } from "../models/models_0"; @@ -101,6 +102,10 @@ export class FlattenedXmlMapWithXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "FlattenedXmlMapWithXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts index 0a32137a21bcf..f95e8813b5d28 100644 --- a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts +++ b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FlattenedXmlMapWithXmlNamespaceOutput } from "../models/models_0"; @@ -106,6 +107,10 @@ export class FlattenedXmlMapWithXmlNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "FlattenedXmlMapWithXmlNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-query/src/commands/FractionalSecondsCommand.ts index 99e527aed0ade..5f445cb9f83c2 100644 --- a/private/aws-protocoltests-query/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/FractionalSecondsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FractionalSecondsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class FractionalSecondsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "FractionalSeconds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-query/src/commands/GreetingWithErrorsCommand.ts index 7729e35f342a7..b8cd72b3383df 100644 --- a/private/aws-protocoltests-query/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/GreetingWithErrorsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreetingWithErrorsOutput } from "../models/models_0"; @@ -111,6 +112,10 @@ export class GreetingWithErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "GreetingWithErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-query/src/commands/HostWithPathOperationCommand.ts index 4ed312e6f8ba2..8ba6dd5c1b99f 100644 --- a/private/aws-protocoltests-query/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-query/src/commands/HostWithPathOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_HostWithPathOperationCommand, se_HostWithPathOperationCommand } from "../protocols/Aws_query"; @@ -70,6 +71,10 @@ export class HostWithPathOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "HostWithPathOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/IgnoresWrappingXmlNameCommand.ts b/private/aws-protocoltests-query/src/commands/IgnoresWrappingXmlNameCommand.ts index e893108725353..3c0e01b6be310 100644 --- a/private/aws-protocoltests-query/src/commands/IgnoresWrappingXmlNameCommand.ts +++ b/private/aws-protocoltests-query/src/commands/IgnoresWrappingXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IgnoresWrappingXmlNameOutput } from "../models/models_0"; @@ -102,6 +103,10 @@ export class IgnoresWrappingXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "IgnoresWrappingXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/NestedStructuresCommand.ts b/private/aws-protocoltests-query/src/commands/NestedStructuresCommand.ts index 18d47577bdc16..e2a1ad369dcec 100644 --- a/private/aws-protocoltests-query/src/commands/NestedStructuresCommand.ts +++ b/private/aws-protocoltests-query/src/commands/NestedStructuresCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NestedStructuresInput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class NestedStructuresCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "NestedStructures", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/NoInputAndNoOutputCommand.ts b/private/aws-protocoltests-query/src/commands/NoInputAndNoOutputCommand.ts index ac0cf3442aa07..54d65239314ed 100644 --- a/private/aws-protocoltests-query/src/commands/NoInputAndNoOutputCommand.ts +++ b/private/aws-protocoltests-query/src/commands/NoInputAndNoOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_NoInputAndNoOutputCommand, se_NoInputAndNoOutputCommand } from "../protocols/Aws_query"; @@ -99,6 +100,10 @@ export class NoInputAndNoOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "NoInputAndNoOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-query/src/commands/NoInputAndOutputCommand.ts index ad268adc0b43b..97f9f73a89297 100644 --- a/private/aws-protocoltests-query/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-query/src/commands/NoInputAndOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NoInputAndOutputInput, NoInputAndOutputOutput } from "../models/models_0"; @@ -100,6 +101,10 @@ export class NoInputAndOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "NoInputAndOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-query/src/commands/PutWithContentEncodingCommand.ts index 8d5405d1ac0ef..f47d7de09662f 100644 --- a/private/aws-protocoltests-query/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-query/src/commands/PutWithContentEncodingCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutWithContentEncodingInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class PutWithContentEncodingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "PutWithContentEncoding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/QueryIdempotencyTokenAutoFillCommand.ts b/private/aws-protocoltests-query/src/commands/QueryIdempotencyTokenAutoFillCommand.ts index 517c633b5dab4..3c855d9ce9cd2 100644 --- a/private/aws-protocoltests-query/src/commands/QueryIdempotencyTokenAutoFillCommand.ts +++ b/private/aws-protocoltests-query/src/commands/QueryIdempotencyTokenAutoFillCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryIdempotencyTokenAutoFillInput } from "../models/models_0"; @@ -102,6 +103,10 @@ export class QueryIdempotencyTokenAutoFillCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "QueryIdempotencyTokenAutoFill", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/QueryListsCommand.ts b/private/aws-protocoltests-query/src/commands/QueryListsCommand.ts index 25c6de2f7279e..3be7b10d16b15 100644 --- a/private/aws-protocoltests-query/src/commands/QueryListsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/QueryListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryListsInput } from "../models/models_0"; @@ -120,6 +121,10 @@ export class QueryListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "QueryLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/QueryMapsCommand.ts b/private/aws-protocoltests-query/src/commands/QueryMapsCommand.ts index 2d51552cc6103..36a44f8978800 100644 --- a/private/aws-protocoltests-query/src/commands/QueryMapsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/QueryMapsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryMapsInput } from "../models/models_0"; @@ -128,6 +129,10 @@ export class QueryMapsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "QueryMaps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/QueryTimestampsCommand.ts b/private/aws-protocoltests-query/src/commands/QueryTimestampsCommand.ts index 567743bda5b5a..85a278e71ce3b 100644 --- a/private/aws-protocoltests-query/src/commands/QueryTimestampsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/QueryTimestampsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryTimestampsInput } from "../models/models_0"; @@ -105,6 +106,10 @@ export class QueryTimestampsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "QueryTimestamps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/RecursiveXmlShapesCommand.ts b/private/aws-protocoltests-query/src/commands/RecursiveXmlShapesCommand.ts index b158671f656be..693b2f37de510 100644 --- a/private/aws-protocoltests-query/src/commands/RecursiveXmlShapesCommand.ts +++ b/private/aws-protocoltests-query/src/commands/RecursiveXmlShapesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RecursiveXmlShapesOutput } from "../models/models_0"; @@ -111,6 +112,10 @@ export class RecursiveXmlShapesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "RecursiveXmlShapes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/SimpleInputParamsCommand.ts b/private/aws-protocoltests-query/src/commands/SimpleInputParamsCommand.ts index 839e097085b73..c50f5bed6296e 100644 --- a/private/aws-protocoltests-query/src/commands/SimpleInputParamsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/SimpleInputParamsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SimpleInputParamsInput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class SimpleInputParamsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "SimpleInputParams", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/SimpleScalarXmlPropertiesCommand.ts b/private/aws-protocoltests-query/src/commands/SimpleScalarXmlPropertiesCommand.ts index 22247fdeaa0fa..3a5ce70b9a436 100644 --- a/private/aws-protocoltests-query/src/commands/SimpleScalarXmlPropertiesCommand.ts +++ b/private/aws-protocoltests-query/src/commands/SimpleScalarXmlPropertiesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SimpleScalarXmlPropertiesOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class SimpleScalarXmlPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "SimpleScalarXmlProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlBlobsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlBlobsCommand.ts index ebbfa0a7f1e97..5a94c8b384554 100644 --- a/private/aws-protocoltests-query/src/commands/XmlBlobsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlBlobsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlBlobsOutput } from "../models/models_0"; @@ -99,6 +100,10 @@ export class XmlBlobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlBlobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlEmptyBlobsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlEmptyBlobsCommand.ts index 9fc25bd0c0609..a1d43dc9cddea 100644 --- a/private/aws-protocoltests-query/src/commands/XmlEmptyBlobsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlEmptyBlobsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlBlobsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlEmptyBlobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlEmptyBlobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlEmptyListsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlEmptyListsCommand.ts index 8c22544342f27..1aa14640b1e8b 100644 --- a/private/aws-protocoltests-query/src/commands/XmlEmptyListsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlEmptyListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlListsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlEmptyListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlEmptyLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlEmptyMapsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlEmptyMapsCommand.ts index fa63080f01bc8..e62bc1a558a9d 100644 --- a/private/aws-protocoltests-query/src/commands/XmlEmptyMapsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlEmptyMapsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlMapsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlEmptyMapsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlEmptyMaps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlEnumsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlEnumsCommand.ts index 3ed80bc339096..08aa961172bc7 100644 --- a/private/aws-protocoltests-query/src/commands/XmlEnumsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlEnumsOutput } from "../models/models_0"; @@ -110,6 +111,10 @@ export class XmlEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlIntEnumsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlIntEnumsCommand.ts index 13882560a6ce5..7d354d60c7b92 100644 --- a/private/aws-protocoltests-query/src/commands/XmlIntEnumsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlIntEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlIntEnumsOutput } from "../models/models_0"; @@ -110,6 +111,10 @@ export class XmlIntEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlIntEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlListsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlListsCommand.ts index 501549f78c9ce..baa1244639b8b 100644 --- a/private/aws-protocoltests-query/src/commands/XmlListsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlListsOutput } from "../models/models_0"; @@ -154,6 +155,10 @@ export class XmlListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlMapsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlMapsCommand.ts index 46c1e39173842..779ce23b14eb1 100644 --- a/private/aws-protocoltests-query/src/commands/XmlMapsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlMapsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlMapsOutput } from "../models/models_0"; @@ -103,6 +104,10 @@ export class XmlMapsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlMaps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlMapsXmlNameCommand.ts b/private/aws-protocoltests-query/src/commands/XmlMapsXmlNameCommand.ts index 2b6349e7ea148..8d2e19069f4f1 100644 --- a/private/aws-protocoltests-query/src/commands/XmlMapsXmlNameCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlMapsXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlMapsXmlNameOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlMapsXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlMapsXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlNamespacesCommand.ts b/private/aws-protocoltests-query/src/commands/XmlNamespacesCommand.ts index 2e346288e398a..3ff02e1c8b255 100644 --- a/private/aws-protocoltests-query/src/commands/XmlNamespacesCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlNamespacesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlNamespacesOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlNamespacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlNamespaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-query/src/commands/XmlTimestampsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlTimestampsCommand.ts index 4ac390061987f..c1f64288d3e30 100644 --- a/private/aws-protocoltests-query/src/commands/XmlTimestampsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlTimestampsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlTimestampsOutput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class XmlTimestampsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "AwsQuery", + operation: "XmlTimestamps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/package.json b/private/aws-protocoltests-restjson/package.json index d3ee6a30d3842..09f2e5ebd50a5 100644 --- a/private/aws-protocoltests-restjson/package.json +++ b/private/aws-protocoltests-restjson/package.json @@ -27,32 +27,32 @@ "@aws-sdk/types": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-blob-browser": "^2.0.7", - "@smithy/hash-node": "^2.0.7", - "@smithy/hash-stream-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/md5-js": "^2.0.7", - "@smithy/middleware-apply-body-checksum": "^2.0.9", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/querystring-builder": "^2.0.7", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-blob-browser": "^2.0.9", + "@smithy/hash-node": "^2.0.9", + "@smithy/hash-stream-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/md5-js": "^2.0.9", + "@smithy/middleware-apply-body-checksum": "^2.0.11", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/querystring-builder": "^2.0.9", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0", "uuid": "^8.3.2" diff --git a/private/aws-protocoltests-restjson/src/commands/AllQueryStringTypesCommand.ts b/private/aws-protocoltests-restjson/src/commands/AllQueryStringTypesCommand.ts index 20ed65576d5fb..a0c4a28719344 100644 --- a/private/aws-protocoltests-restjson/src/commands/AllQueryStringTypesCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/AllQueryStringTypesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AllQueryStringTypesInput } from "../models/models_0"; @@ -141,6 +142,10 @@ export class AllQueryStringTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "AllQueryStringTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/ConstantAndVariableQueryStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/ConstantAndVariableQueryStringCommand.ts index b20f589135dbf..0f00bb839d818 100644 --- a/private/aws-protocoltests-restjson/src/commands/ConstantAndVariableQueryStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/ConstantAndVariableQueryStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConstantAndVariableQueryStringInput } from "../models/models_0"; @@ -105,6 +106,10 @@ export class ConstantAndVariableQueryStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "ConstantAndVariableQueryString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/ConstantQueryStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/ConstantQueryStringCommand.ts index 470462b46e6d2..6f9158842677f 100644 --- a/private/aws-protocoltests-restjson/src/commands/ConstantQueryStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/ConstantQueryStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConstantQueryStringInput } from "../models/models_0"; @@ -102,6 +103,10 @@ export class ConstantQueryStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "ConstantQueryString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-restjson/src/commands/DatetimeOffsetsCommand.ts index 4b691c5cb7bba..2154ae3d03711 100644 --- a/private/aws-protocoltests-restjson/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/DatetimeOffsetsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DatetimeOffsetsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class DatetimeOffsetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "DatetimeOffsets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsPayloadCommand.ts index bcb8bcc995f8f..218b2dff82281 100644 --- a/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsPayloadCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocumentTypeAsPayloadInputOutput } from "../models/models_0"; @@ -101,6 +102,10 @@ export class DocumentTypeAsPayloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "DocumentTypeAsPayload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/DocumentTypeCommand.ts b/private/aws-protocoltests-restjson/src/commands/DocumentTypeCommand.ts index 8c2486d851fb2..325a6f8ed6d0e 100644 --- a/private/aws-protocoltests-restjson/src/commands/DocumentTypeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/DocumentTypeCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DocumentTypeInputOutput } from "../models/models_0"; @@ -103,6 +104,10 @@ export class DocumentTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "DocumentType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-restjson/src/commands/EmptyInputAndEmptyOutputCommand.ts index 37cb3de4529c5..54f9d84a7b922 100644 --- a/private/aws-protocoltests-restjson/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EmptyInputAndEmptyOutputInput, EmptyInputAndEmptyOutputOutput } from "../models/models_0"; @@ -100,6 +101,10 @@ export class EmptyInputAndEmptyOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "EmptyInputAndEmptyOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-restjson/src/commands/EndpointOperationCommand.ts index 5b05793759806..b2e533b4b6fe0 100644 --- a/private/aws-protocoltests-restjson/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/EndpointOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_EndpointOperationCommand, se_EndpointOperationCommand } from "../protocols/Aws_restJson1"; @@ -70,6 +71,10 @@ export class EndpointOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "EndpointOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-restjson/src/commands/EndpointWithHostLabelOperationCommand.ts index f660a2ff5bdb6..64a6d004033df 100644 --- a/private/aws-protocoltests-restjson/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HostLabelInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class EndpointWithHostLabelOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "EndpointWithHostLabelOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-restjson/src/commands/FractionalSecondsCommand.ts index f797b57a81925..e084a01dee788 100644 --- a/private/aws-protocoltests-restjson/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/FractionalSecondsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FractionalSecondsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class FractionalSecondsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "FractionalSeconds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-restjson/src/commands/GreetingWithErrorsCommand.ts index 807d8b4c76aa1..a9fedbb147cf3 100644 --- a/private/aws-protocoltests-restjson/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/GreetingWithErrorsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreetingWithErrorsOutput } from "../models/models_0"; @@ -118,6 +119,10 @@ export class GreetingWithErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "GreetingWithErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-restjson/src/commands/HostWithPathOperationCommand.ts index 4987c3998fb0b..efd6048eba7a0 100644 --- a/private/aws-protocoltests-restjson/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HostWithPathOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_HostWithPathOperationCommand, se_HostWithPathOperationCommand } from "../protocols/Aws_restJson1"; @@ -70,6 +71,10 @@ export class HostWithPathOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HostWithPathOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpChecksumRequiredCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpChecksumRequiredCommand.ts index b7134e86225cb..569f7d7769422 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpChecksumRequiredCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpChecksumRequiredCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpChecksumRequiredInputOutput } from "../models/models_0"; @@ -103,6 +104,10 @@ export class HttpChecksumRequiredCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpChecksumRequired", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpEnumPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpEnumPayloadCommand.ts index ae64e04c2fccc..174e154cb0393 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpEnumPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpEnumPayloadCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EnumPayloadInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class HttpEnumPayloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpEnumPayload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts index ae2e79c6cf4ed..7c1a7dd0d629f 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -122,6 +123,10 @@ export class HttpPayloadTraitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpPayloadTraits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts index 22eb357fd6db4..e20a2d5d35f41 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -128,6 +129,10 @@ export class HttpPayloadTraitsWithMediaTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpPayloadTraitsWithMediaType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithStructureCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithStructureCommand.ts index abf7626a66d91..fa8cb967bfea3 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithStructureCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithStructureCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPayloadWithStructureInputOutput } from "../models/models_0"; @@ -110,6 +111,10 @@ export class HttpPayloadWithStructureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpPayloadWithStructure", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersCommand.ts index 3a9bca720e31d..e056dbf23fb49 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPrefixHeadersInput, HttpPrefixHeadersOutput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class HttpPrefixHeadersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpPrefixHeaders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersInResponseCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersInResponseCommand.ts index d684c1e2a5e9e..b7de1aa9e79f5 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersInResponseCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersInResponseCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPrefixHeadersInResponseInput, HttpPrefixHeadersInResponseOutput } from "../models/models_0"; @@ -104,6 +105,10 @@ export class HttpPrefixHeadersInResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpPrefixHeadersInResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithFloatLabelsCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithFloatLabelsCommand.ts index 4f095eef76d62..bab11f8541ac4 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithFloatLabelsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithFloatLabelsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithFloatLabelsInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class HttpRequestWithFloatLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpRequestWithFloatLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts index 9474e5431c03a..1a4d3638bdc18 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithGreedyLabelInPathInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class HttpRequestWithGreedyLabelInPathCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpRequestWithGreedyLabelInPath", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts index 93277cd457690..ed735c3a46eca 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithLabelsAndTimestampFormatInput } from "../models/models_0"; @@ -113,6 +114,10 @@ export class HttpRequestWithLabelsAndTimestampFormatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpRequestWithLabelsAndTimestampFormat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsCommand.ts index 5d7479c0dbb60..3e5e3f1dd8a3b 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithLabelsInput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class HttpRequestWithLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpRequestWithLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithRegexLiteralCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithRegexLiteralCommand.ts index 17ddf7e6c1241..dfadc8104fbbb 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithRegexLiteralCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithRegexLiteralCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithRegexLiteralInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class HttpRequestWithRegexLiteralCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpRequestWithRegexLiteral", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpResponseCodeCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpResponseCodeCommand.ts index b798910ca9324..acb600f45d941 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpResponseCodeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpResponseCodeCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpResponseCodeOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class HttpResponseCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpResponseCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/HttpStringPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpStringPayloadCommand.ts index a8856e51b2a0c..91f41ef4461d5 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpStringPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpStringPayloadCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { StringPayloadInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class HttpStringPayloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "HttpStringPayload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/IgnoreQueryParamsInResponseCommand.ts b/private/aws-protocoltests-restjson/src/commands/IgnoreQueryParamsInResponseCommand.ts index f6af5b07ed523..00c1ba16baf18 100644 --- a/private/aws-protocoltests-restjson/src/commands/IgnoreQueryParamsInResponseCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/IgnoreQueryParamsInResponseCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IgnoreQueryParamsInResponseOutput } from "../models/models_0"; @@ -104,6 +105,10 @@ export class IgnoreQueryParamsInResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "IgnoreQueryParamsInResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/InputAndOutputWithHeadersCommand.ts b/private/aws-protocoltests-restjson/src/commands/InputAndOutputWithHeadersCommand.ts index 00f86520dc00c..7ecb883d7018a 100644 --- a/private/aws-protocoltests-restjson/src/commands/InputAndOutputWithHeadersCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/InputAndOutputWithHeadersCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InputAndOutputWithHeadersIO } from "../models/models_0"; @@ -164,6 +165,10 @@ export class InputAndOutputWithHeadersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "InputAndOutputWithHeaders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/JsonBlobsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonBlobsCommand.ts index 88691b770f015..54aa71850f520 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonBlobsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonBlobsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonBlobsInputOutput } from "../models/models_0"; @@ -101,6 +102,10 @@ export class JsonBlobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "JsonBlobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/JsonEnumsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonEnumsCommand.ts index 9f38c7f4b0713..3f14418de658d 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonEnumsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonEnumsInputOutput } from "../models/models_0"; @@ -123,6 +124,10 @@ export class JsonEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "JsonEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/JsonIntEnumsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonIntEnumsCommand.ts index 11d79e84a46cc..b3e825997c779 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonIntEnumsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonIntEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonIntEnumsInputOutput } from "../models/models_0"; @@ -123,6 +124,10 @@ export class JsonIntEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "JsonIntEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/JsonListsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonListsCommand.ts index c526c547c7dd6..d6bd20b61e4bb 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonListsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonListsInputOutput } from "../models/models_0"; @@ -175,6 +176,10 @@ export class JsonListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "JsonLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/JsonMapsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonMapsCommand.ts index e2df24949bad3..5a228b7874acf 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonMapsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonMapsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonMapsInputOutput } from "../models/models_0"; @@ -175,6 +176,10 @@ export class JsonMapsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "JsonMaps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/JsonTimestampsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonTimestampsCommand.ts index 03aec6b3ff737..03b2267241e98 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonTimestampsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonTimestampsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { JsonTimestampsInputOutput } from "../models/models_0"; @@ -115,6 +116,10 @@ export class JsonTimestampsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "JsonTimestamps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/JsonUnionsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonUnionsCommand.ts index 0dfd7a144f386..6a5a7da9e5f0d 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonUnionsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonUnionsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { UnionInputOutput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class JsonUnionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "JsonUnions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithBodyCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithBodyCommand.ts index 186ec8b7a7c6a..462079d3ff71e 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithBodyCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithBodyCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreetingStruct } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedAcceptWithBodyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedAcceptWithBody", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithGenericStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithGenericStringCommand.ts index 0bdce8404c870..ee25a198e4b93 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithGenericStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithGenericStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedAcceptWithGenericStringOutput } from "../models/models_0"; @@ -76,6 +77,10 @@ export class MalformedAcceptWithGenericStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedAcceptWithGenericString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts index 5bd4c908f3e7e..9f902e3710f40 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -81,6 +82,10 @@ export class MalformedAcceptWithPayloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedAcceptWithPayload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedBlobCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedBlobCommand.ts index 6aa3caca15a7b..39f1d0c7b437b 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedBlobCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedBlobCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedBlobInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedBlobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedBlob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedBooleanCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedBooleanCommand.ts index a3f63fac9e5ab..a78c9ecdc20b0 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedBooleanCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedBooleanCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedBooleanInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedBooleanCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedBoolean", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedByteCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedByteCommand.ts index 34561d92d1a68..956d90d6eed4c 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedByteCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedByteCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedByteInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedByteCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedByte", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithBodyCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithBodyCommand.ts index ea02bd2406405..e1550bd87a92c 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithBodyCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithBodyCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreetingStruct } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedContentTypeWithBodyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedContentTypeWithBody", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithGenericStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithGenericStringCommand.ts index 192c0c58a6eb4..facad6cda7faf 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithGenericStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithGenericStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedContentTypeWithGenericStringInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedContentTypeWithGenericStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedContentTypeWithGenericString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts index 7641cdb732d55..dd06d6080367b 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedContentTypeWithPayloadInput } from "../models/models_0"; @@ -82,6 +83,10 @@ export class MalformedContentTypeWithPayloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedContentTypeWithPayload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithoutBodyCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithoutBodyCommand.ts index f8d3ab91c11a0..68389a3cc3e46 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithoutBodyCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithoutBodyCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { @@ -73,6 +74,10 @@ export class MalformedContentTypeWithoutBodyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedContentTypeWithoutBody", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedDoubleCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedDoubleCommand.ts index a45fb74d28186..c7c265d5824e5 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedDoubleCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedDoubleCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedDoubleInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedDoubleCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedDouble", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedFloatCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedFloatCommand.ts index 0069d0670a4e9..3731122a65281 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedFloatCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedFloatCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedFloatInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedFloatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedFloat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedIntegerCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedIntegerCommand.ts index 8b8cbba51ad1c..b28385286e95a 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedIntegerCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedIntegerCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedIntegerInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedIntegerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedInteger", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedListCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedListCommand.ts index ed4fead69965a..577dda237512d 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedListCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedListCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedListInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedListCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedList", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedLongCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedLongCommand.ts index 47d0cf6cd3a62..a8975856ffd3e 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedLongCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedLongCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedLongInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedLongCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedLong", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedMapCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedMapCommand.ts index 0a9686f645486..8571dc43c6b82 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedMapCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedMapCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedMapInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedRequestBodyCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedRequestBodyCommand.ts index be0c37660581c..b62337c2a5b2a 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedRequestBodyCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedRequestBodyCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedRequestBodyInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedRequestBodyCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedRequestBody", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedShortCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedShortCommand.ts index 698d5cf5bec95..633636ce2c65c 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedShortCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedShortCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedShortInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedShortCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedShort", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedStringCommand.ts index 59942ad9beeda..76d335eb1f79a 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedStringInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDateTimeCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDateTimeCommand.ts index 156e88194fb4d..138ed9608a964 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDateTimeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDateTimeCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampBodyDateTimeInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampBodyDateTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampBodyDateTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDefaultCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDefaultCommand.ts index 5c23572947644..1960ca2c12c92 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDefaultCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDefaultCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampBodyDefaultInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampBodyDefaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampBodyDefault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyHttpDateCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyHttpDateCommand.ts index 054b79fe37bb8..2e0eb308c807b 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyHttpDateCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyHttpDateCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampBodyHttpDateInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampBodyHttpDateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampBodyHttpDate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDateTimeCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDateTimeCommand.ts index 6936f91a6e240..9d3c2e23ee864 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDateTimeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDateTimeCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampHeaderDateTimeInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampHeaderDateTimeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampHeaderDateTime", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDefaultCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDefaultCommand.ts index d16821660ccfe..2eee0cf2d51dc 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDefaultCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDefaultCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampHeaderDefaultInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampHeaderDefaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampHeaderDefault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderEpochCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderEpochCommand.ts index 96c94c2749414..8eab782194ae9 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderEpochCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderEpochCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampHeaderEpochInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampHeaderEpochCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampHeaderEpoch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathDefaultCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathDefaultCommand.ts index db3bfbc02fca8..d5848eaa77cc9 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathDefaultCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathDefaultCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampPathDefaultInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampPathDefaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampPathDefault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathEpochCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathEpochCommand.ts index 7cff343d540ea..c87c33dcf9b7b 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathEpochCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathEpochCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampPathEpochInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampPathEpochCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampPathEpoch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathHttpDateCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathHttpDateCommand.ts index a45907158e17b..a2d89ca08f54e 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathHttpDateCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathHttpDateCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampPathHttpDateInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampPathHttpDateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampPathHttpDate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryDefaultCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryDefaultCommand.ts index b7656cf6897ae..1d7a5057b122b 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryDefaultCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryDefaultCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampQueryDefaultInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampQueryDefaultCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampQueryDefault", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryEpochCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryEpochCommand.ts index 80513ac4d9b9c..6875491c4e64e 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryEpochCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryEpochCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampQueryEpochInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampQueryEpochCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampQueryEpoch", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryHttpDateCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryHttpDateCommand.ts index 3ef3ad102cb59..02b2d39d6a46a 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryHttpDateCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryHttpDateCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedTimestampQueryHttpDateInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class MalformedTimestampQueryHttpDateCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedTimestampQueryHttpDate", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedUnionCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedUnionCommand.ts index 12653eb7e42f6..757f418f46710 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedUnionCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedUnionCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MalformedUnionInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class MalformedUnionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MalformedUnion", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/MediaTypeHeaderCommand.ts b/private/aws-protocoltests-restjson/src/commands/MediaTypeHeaderCommand.ts index b2a3a10094454..4825f19fb3002 100644 --- a/private/aws-protocoltests-restjson/src/commands/MediaTypeHeaderCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MediaTypeHeaderCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { MediaTypeHeaderInput, MediaTypeHeaderOutput } from "../models/models_0"; @@ -101,6 +102,10 @@ export class MediaTypeHeaderCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "MediaTypeHeader", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/NoInputAndNoOutputCommand.ts b/private/aws-protocoltests-restjson/src/commands/NoInputAndNoOutputCommand.ts index b89ee968da8c8..c82b474dfbf25 100644 --- a/private/aws-protocoltests-restjson/src/commands/NoInputAndNoOutputCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/NoInputAndNoOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_NoInputAndNoOutputCommand, se_NoInputAndNoOutputCommand } from "../protocols/Aws_restJson1"; @@ -98,6 +99,10 @@ export class NoInputAndNoOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "NoInputAndNoOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-restjson/src/commands/NoInputAndOutputCommand.ts index b3ab023d55a85..52f2ccf78170a 100644 --- a/private/aws-protocoltests-restjson/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/NoInputAndOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NoInputAndOutputOutput } from "../models/models_0"; @@ -100,6 +101,10 @@ export class NoInputAndOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "NoInputAndOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersClientCommand.ts b/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersClientCommand.ts index 15ee53dcf5cc9..ceb5486ddaaec 100644 --- a/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersClientCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersClientCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NullAndEmptyHeadersIO } from "../models/models_0"; @@ -109,6 +110,10 @@ export class NullAndEmptyHeadersClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "NullAndEmptyHeadersClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersServerCommand.ts b/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersServerCommand.ts index 3167cb4cfc644..73f3509fb4eee 100644 --- a/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersServerCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersServerCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NullAndEmptyHeadersIO } from "../models/models_0"; @@ -109,6 +110,10 @@ export class NullAndEmptyHeadersServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "NullAndEmptyHeadersServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/OmitsNullSerializesEmptyStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/OmitsNullSerializesEmptyStringCommand.ts index 00b145986ff0c..1a0500b1ae6ce 100644 --- a/private/aws-protocoltests-restjson/src/commands/OmitsNullSerializesEmptyStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/OmitsNullSerializesEmptyStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { OmitsNullSerializesEmptyStringInput } from "../models/models_0"; @@ -103,6 +104,10 @@ export class OmitsNullSerializesEmptyStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "OmitsNullSerializesEmptyString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/OmitsSerializingEmptyListsCommand.ts b/private/aws-protocoltests-restjson/src/commands/OmitsSerializingEmptyListsCommand.ts index f6329ffc9fe12..be7819f7c90db 100644 --- a/private/aws-protocoltests-restjson/src/commands/OmitsSerializingEmptyListsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/OmitsSerializingEmptyListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { OmitsSerializingEmptyListsInput } from "../models/models_0"; @@ -121,6 +122,10 @@ export class OmitsSerializingEmptyListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "OmitsSerializingEmptyLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/PostPlayerActionCommand.ts b/private/aws-protocoltests-restjson/src/commands/PostPlayerActionCommand.ts index 8f7fafb4681fb..876714c559783 100644 --- a/private/aws-protocoltests-restjson/src/commands/PostPlayerActionCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/PostPlayerActionCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PostPlayerActionInput, PostPlayerActionOutput } from "../models/models_0"; @@ -105,6 +106,10 @@ export class PostPlayerActionCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "PostPlayerAction", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/PostUnionWithJsonNameCommand.ts b/private/aws-protocoltests-restjson/src/commands/PostUnionWithJsonNameCommand.ts index 9a82642f06af1..96d07affea37a 100644 --- a/private/aws-protocoltests-restjson/src/commands/PostUnionWithJsonNameCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/PostUnionWithJsonNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PostUnionWithJsonNameInput, PostUnionWithJsonNameOutput } from "../models/models_0"; @@ -109,6 +110,10 @@ export class PostUnionWithJsonNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "PostUnionWithJsonName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-restjson/src/commands/PutWithContentEncodingCommand.ts index 27ae2137d5e53..b9bf0f57da9d7 100644 --- a/private/aws-protocoltests-restjson/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/PutWithContentEncodingCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutWithContentEncodingInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class PutWithContentEncodingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "PutWithContentEncoding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/QueryIdempotencyTokenAutoFillCommand.ts b/private/aws-protocoltests-restjson/src/commands/QueryIdempotencyTokenAutoFillCommand.ts index e95bec32d3774..005bc590df7ce 100644 --- a/private/aws-protocoltests-restjson/src/commands/QueryIdempotencyTokenAutoFillCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/QueryIdempotencyTokenAutoFillCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryIdempotencyTokenAutoFillInput } from "../models/models_0"; @@ -102,6 +103,10 @@ export class QueryIdempotencyTokenAutoFillCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "QueryIdempotencyTokenAutoFill", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/QueryParamsAsStringListMapCommand.ts b/private/aws-protocoltests-restjson/src/commands/QueryParamsAsStringListMapCommand.ts index 15a4239568158..84fb4254eb75e 100644 --- a/private/aws-protocoltests-restjson/src/commands/QueryParamsAsStringListMapCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/QueryParamsAsStringListMapCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryParamsAsStringListMapInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class QueryParamsAsStringListMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "QueryParamsAsStringListMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/QueryPrecedenceCommand.ts b/private/aws-protocoltests-restjson/src/commands/QueryPrecedenceCommand.ts index 0a10fe8452936..aa43185293756 100644 --- a/private/aws-protocoltests-restjson/src/commands/QueryPrecedenceCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/QueryPrecedenceCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryPrecedenceInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class QueryPrecedenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "QueryPrecedence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/RecursiveShapesCommand.ts b/private/aws-protocoltests-restjson/src/commands/RecursiveShapesCommand.ts index 65737229d9d7a..3e090c227b56a 100644 --- a/private/aws-protocoltests-restjson/src/commands/RecursiveShapesCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/RecursiveShapesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RecursiveShapesInputOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class RecursiveShapesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "RecursiveShapes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/SimpleScalarPropertiesCommand.ts b/private/aws-protocoltests-restjson/src/commands/SimpleScalarPropertiesCommand.ts index af36b33d614aa..de9d363d9c310 100644 --- a/private/aws-protocoltests-restjson/src/commands/SimpleScalarPropertiesCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/SimpleScalarPropertiesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SimpleScalarPropertiesInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class SimpleScalarPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "SimpleScalarProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsCommand.ts b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsCommand.ts index f2b5dfa74d627..97cb8acea7804 100644 --- a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsCommand.ts @@ -11,6 +11,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -114,6 +115,10 @@ export class StreamingTraitsCommand extends $Command< commandName, inputFilterSensitiveLog: StreamingTraitsInputOutputFilterSensitiveLog, outputFilterSensitiveLog: StreamingTraitsInputOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "StreamingTraits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsRequireLengthCommand.ts b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsRequireLengthCommand.ts index 81da5818d9a3d..b6393c068deae 100644 --- a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsRequireLengthCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsRequireLengthCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, } from "@smithy/types"; @@ -114,6 +115,10 @@ export class StreamingTraitsRequireLengthCommand extends $Command< commandName, inputFilterSensitiveLog: StreamingTraitsRequireLengthInputFilterSensitiveLog, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "StreamingTraitsRequireLength", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsWithMediaTypeCommand.ts b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsWithMediaTypeCommand.ts index ff96a2aa74c2f..00e61b0e83cd9 100644 --- a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsWithMediaTypeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsWithMediaTypeCommand.ts @@ -11,6 +11,7 @@ import { MiddlewareStack, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, StreamingBlobPayloadInputTypes, StreamingBlobPayloadOutputTypes, } from "@smithy/types"; @@ -123,6 +124,10 @@ export class StreamingTraitsWithMediaTypeCommand extends $Command< commandName, inputFilterSensitiveLog: StreamingTraitsWithMediaTypeInputOutputFilterSensitiveLog, outputFilterSensitiveLog: StreamingTraitsWithMediaTypeInputOutputFilterSensitiveLog, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "StreamingTraitsWithMediaType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/TestBodyStructureCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestBodyStructureCommand.ts index fe5ea4ec55f94..a98350a95580a 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestBodyStructureCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestBodyStructureCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TestBodyStructureInputOutput } from "../models/models_0"; @@ -112,6 +113,10 @@ export class TestBodyStructureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "TestBodyStructure", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/TestNoPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestNoPayloadCommand.ts index 4e4377e482d9a..0da9ab1cc36d7 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestNoPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestNoPayloadCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TestNoPayloadInputOutput } from "../models/models_0"; @@ -106,6 +107,10 @@ export class TestNoPayloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "TestNoPayload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts index 7efb856e7c8ee..5ab8cb8b32d62 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -126,6 +127,10 @@ export class TestPayloadBlobCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "TestPayloadBlob", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/TestPayloadStructureCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestPayloadStructureCommand.ts index 53df7227fc273..189f6bc1c1c94 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestPayloadStructureCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestPayloadStructureCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TestPayloadStructureInputOutput } from "../models/models_0"; @@ -111,6 +112,10 @@ export class TestPayloadStructureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "TestPayloadStructure", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/TimestampFormatHeadersCommand.ts b/private/aws-protocoltests-restjson/src/commands/TimestampFormatHeadersCommand.ts index 25c76c240e11c..2c880a686bb45 100644 --- a/private/aws-protocoltests-restjson/src/commands/TimestampFormatHeadersCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TimestampFormatHeadersCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TimestampFormatHeadersIO } from "../models/models_0"; @@ -113,6 +114,10 @@ export class TimestampFormatHeadersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "TimestampFormatHeaders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restjson/src/commands/UnitInputAndOutputCommand.ts b/private/aws-protocoltests-restjson/src/commands/UnitInputAndOutputCommand.ts index 3288611ef0030..f1e38fa4b89e7 100644 --- a/private/aws-protocoltests-restjson/src/commands/UnitInputAndOutputCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/UnitInputAndOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_UnitInputAndOutputCommand, se_UnitInputAndOutputCommand } from "../protocols/Aws_restJson1"; @@ -96,6 +97,10 @@ export class UnitInputAndOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestJson", + operation: "UnitInputAndOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/package.json b/private/aws-protocoltests-restxml/package.json index a0c53a4079fc8..d7bf410e7342d 100644 --- a/private/aws-protocoltests-restxml/package.json +++ b/private/aws-protocoltests-restxml/package.json @@ -28,28 +28,28 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/querystring-builder": "^2.0.7", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/querystring-builder": "^2.0.9", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-retry": "^2.0.0", - "@smithy/util-stream": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-retry": "^2.0.2", + "@smithy/util-stream": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "entities": "2.2.0", "fast-xml-parser": "4.2.5", diff --git a/private/aws-protocoltests-restxml/src/commands/AllQueryStringTypesCommand.ts b/private/aws-protocoltests-restxml/src/commands/AllQueryStringTypesCommand.ts index 8f0ab16a45d09..d746f2dec0e85 100644 --- a/private/aws-protocoltests-restxml/src/commands/AllQueryStringTypesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/AllQueryStringTypesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { AllQueryStringTypesInput } from "../models/models_0"; @@ -139,6 +140,10 @@ export class AllQueryStringTypesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "AllQueryStringTypes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/BodyWithXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/BodyWithXmlNameCommand.ts index 584715be2533e..5e5a0bff2c874 100644 --- a/private/aws-protocoltests-restxml/src/commands/BodyWithXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/BodyWithXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { BodyWithXmlNameInputOutput } from "../models/models_0"; @@ -106,6 +107,10 @@ export class BodyWithXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "BodyWithXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/ConstantAndVariableQueryStringCommand.ts b/private/aws-protocoltests-restxml/src/commands/ConstantAndVariableQueryStringCommand.ts index e987fe821366e..3c80c66e49574 100644 --- a/private/aws-protocoltests-restxml/src/commands/ConstantAndVariableQueryStringCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/ConstantAndVariableQueryStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConstantAndVariableQueryStringInput } from "../models/models_0"; @@ -105,6 +106,10 @@ export class ConstantAndVariableQueryStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "ConstantAndVariableQueryString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/ConstantQueryStringCommand.ts b/private/aws-protocoltests-restxml/src/commands/ConstantQueryStringCommand.ts index 1d258e0216e13..92076a86478ab 100644 --- a/private/aws-protocoltests-restxml/src/commands/ConstantQueryStringCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/ConstantQueryStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { ConstantQueryStringInput } from "../models/models_0"; @@ -102,6 +103,10 @@ export class ConstantQueryStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "ConstantQueryString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-restxml/src/commands/DatetimeOffsetsCommand.ts index e2749f342ea83..ee85231efadb6 100644 --- a/private/aws-protocoltests-restxml/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/DatetimeOffsetsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { DatetimeOffsetsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class DatetimeOffsetsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "DatetimeOffsets", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-restxml/src/commands/EmptyInputAndEmptyOutputCommand.ts index 33072c1d84d7f..5c3dd5e0e606c 100644 --- a/private/aws-protocoltests-restxml/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { EmptyInputAndEmptyOutputInput, EmptyInputAndEmptyOutputOutput } from "../models/models_0"; @@ -100,6 +101,10 @@ export class EmptyInputAndEmptyOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "EmptyInputAndEmptyOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-restxml/src/commands/EndpointOperationCommand.ts index 28d4ee80faa02..ff1a05db6a940 100644 --- a/private/aws-protocoltests-restxml/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/EndpointOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_EndpointOperationCommand, se_EndpointOperationCommand } from "../protocols/Aws_restXml"; @@ -70,6 +71,10 @@ export class EndpointOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "EndpointOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelHeaderOperationCommand.ts b/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelHeaderOperationCommand.ts index 774909eb9b9f8..185fd46e857ce 100644 --- a/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelHeaderOperationCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelHeaderOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HostLabelHeaderInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class EndpointWithHostLabelHeaderOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "EndpointWithHostLabelHeaderOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelOperationCommand.ts index 76ca0e9a7968c..3f57e3c208059 100644 --- a/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HostLabelInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class EndpointWithHostLabelOperationCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "EndpointWithHostLabelOperation", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapCommand.ts b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapCommand.ts index cc02dde8a3a65..42de35f8dfce3 100644 --- a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FlattenedXmlMapInputOutput } from "../models/models_0"; @@ -105,6 +106,10 @@ export class FlattenedXmlMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "FlattenedXmlMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNameCommand.ts index 8a17fbe4a5da9..42c20f200f974 100644 --- a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FlattenedXmlMapWithXmlNameInputOutput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class FlattenedXmlMapWithXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "FlattenedXmlMapWithXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts index f19e26ee054dd..f97553e279bd5 100644 --- a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FlattenedXmlMapWithXmlNamespaceOutput } from "../models/models_0"; @@ -106,6 +107,10 @@ export class FlattenedXmlMapWithXmlNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "FlattenedXmlMapWithXmlNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-restxml/src/commands/FractionalSecondsCommand.ts index 0194b4c5296d8..61e82ccbf9040 100644 --- a/private/aws-protocoltests-restxml/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/FractionalSecondsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { FractionalSecondsOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class FractionalSecondsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "FractionalSeconds", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-restxml/src/commands/GreetingWithErrorsCommand.ts index cd679948a7fc7..2db30354a6805 100644 --- a/private/aws-protocoltests-restxml/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/GreetingWithErrorsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { GreetingWithErrorsOutput } from "../models/models_0"; @@ -113,6 +114,10 @@ export class GreetingWithErrorsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "GreetingWithErrors", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts index 9f4f8288431eb..9adbae4534814 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -122,6 +123,10 @@ export class HttpPayloadTraitsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpPayloadTraits", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts index f5456b99690c8..9b1d9b7da718a 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts @@ -11,6 +11,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { Uint8ArrayBlobAdapter } from "@smithy/util-stream"; @@ -128,6 +129,10 @@ export class HttpPayloadTraitsWithMediaTypeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpPayloadTraitsWithMediaType", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithMemberXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithMemberXmlNameCommand.ts index 3833892819630..cb9b5dfd1457a 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithMemberXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithMemberXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPayloadWithMemberXmlNameInputOutput } from "../models/models_0"; @@ -111,6 +112,10 @@ export class HttpPayloadWithMemberXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpPayloadWithMemberXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithStructureCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithStructureCommand.ts index ecfdf656839f2..8969b62b4a836 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithStructureCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithStructureCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPayloadWithStructureInputOutput } from "../models/models_0"; @@ -110,6 +111,10 @@ export class HttpPayloadWithStructureCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpPayloadWithStructure", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNameCommand.ts index 2c24102867435..27e1fa0c3ec5e 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPayloadWithXmlNameInputOutput } from "../models/models_0"; @@ -106,6 +107,10 @@ export class HttpPayloadWithXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpPayloadWithXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceAndPrefixCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceAndPrefixCommand.ts index 2f6736df1dbfd..7065ee514f1c0 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceAndPrefixCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceAndPrefixCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPayloadWithXmlNamespaceAndPrefixInputOutput } from "../models/models_0"; @@ -111,6 +112,10 @@ export class HttpPayloadWithXmlNamespaceAndPrefixCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpPayloadWithXmlNamespaceAndPrefix", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceCommand.ts index fc895cfd801e7..b6dcfc268d460 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPayloadWithXmlNamespaceInputOutput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class HttpPayloadWithXmlNamespaceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpPayloadWithXmlNamespace", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPrefixHeadersCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPrefixHeadersCommand.ts index eab151325e665..9a7447fd9d44d 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPrefixHeadersCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPrefixHeadersCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpPrefixHeadersInputOutput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class HttpPrefixHeadersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpPrefixHeaders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithFloatLabelsCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithFloatLabelsCommand.ts index ae6ee3f8e7444..c8492b7603999 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithFloatLabelsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithFloatLabelsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithFloatLabelsInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class HttpRequestWithFloatLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpRequestWithFloatLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts index b0d48d70b569b..e4206074acad7 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithGreedyLabelInPathInput } from "../models/models_0"; @@ -74,6 +75,10 @@ export class HttpRequestWithGreedyLabelInPathCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpRequestWithGreedyLabelInPath", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts index 189da11a772d5..93efeacf0fb01 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithLabelsAndTimestampFormatInput } from "../models/models_0"; @@ -113,6 +114,10 @@ export class HttpRequestWithLabelsAndTimestampFormatCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpRequestWithLabelsAndTimestampFormat", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsCommand.ts index 3a01b8dd5ee99..32a7b2e4299f2 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpRequestWithLabelsInput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class HttpRequestWithLabelsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpRequestWithLabels", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/HttpResponseCodeCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpResponseCodeCommand.ts index ea33f634343d8..a26ab74e71b21 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpResponseCodeCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpResponseCodeCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { HttpResponseCodeOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class HttpResponseCodeCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "HttpResponseCode", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/IgnoreQueryParamsInResponseCommand.ts b/private/aws-protocoltests-restxml/src/commands/IgnoreQueryParamsInResponseCommand.ts index bbf9db638e60b..72ce1ddfdec56 100644 --- a/private/aws-protocoltests-restxml/src/commands/IgnoreQueryParamsInResponseCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/IgnoreQueryParamsInResponseCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { IgnoreQueryParamsInResponseOutput } from "../models/models_0"; @@ -101,6 +102,10 @@ export class IgnoreQueryParamsInResponseCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "IgnoreQueryParamsInResponse", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/InputAndOutputWithHeadersCommand.ts b/private/aws-protocoltests-restxml/src/commands/InputAndOutputWithHeadersCommand.ts index 816f753649e04..8ba0818d42ad1 100644 --- a/private/aws-protocoltests-restxml/src/commands/InputAndOutputWithHeadersCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/InputAndOutputWithHeadersCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { InputAndOutputWithHeadersIO } from "../models/models_0"; @@ -156,6 +157,10 @@ export class InputAndOutputWithHeadersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "InputAndOutputWithHeaders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/NestedXmlMapsCommand.ts b/private/aws-protocoltests-restxml/src/commands/NestedXmlMapsCommand.ts index 88e3850ce4c40..fe99423293f69 100644 --- a/private/aws-protocoltests-restxml/src/commands/NestedXmlMapsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NestedXmlMapsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NestedXmlMapsInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class NestedXmlMapsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "NestedXmlMaps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/NoInputAndNoOutputCommand.ts b/private/aws-protocoltests-restxml/src/commands/NoInputAndNoOutputCommand.ts index 0c2c5f66ef303..4347d1081167a 100644 --- a/private/aws-protocoltests-restxml/src/commands/NoInputAndNoOutputCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NoInputAndNoOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { de_NoInputAndNoOutputCommand, se_NoInputAndNoOutputCommand } from "../protocols/Aws_restXml"; @@ -98,6 +99,10 @@ export class NoInputAndNoOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "NoInputAndNoOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-restxml/src/commands/NoInputAndOutputCommand.ts index bd152d987811b..4630a2177a660 100644 --- a/private/aws-protocoltests-restxml/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NoInputAndOutputCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NoInputAndOutputOutput } from "../models/models_0"; @@ -100,6 +101,10 @@ export class NoInputAndOutputCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "NoInputAndOutput", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersClientCommand.ts b/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersClientCommand.ts index f2927273109de..062f801c81193 100644 --- a/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersClientCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersClientCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NullAndEmptyHeadersIO } from "../models/models_0"; @@ -109,6 +110,10 @@ export class NullAndEmptyHeadersClientCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "NullAndEmptyHeadersClient", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersServerCommand.ts b/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersServerCommand.ts index 5cf2540774e3e..8d04c1a050dec 100644 --- a/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersServerCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersServerCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { NullAndEmptyHeadersIO } from "../models/models_0"; @@ -109,6 +110,10 @@ export class NullAndEmptyHeadersServerCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "NullAndEmptyHeadersServer", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/OmitsNullSerializesEmptyStringCommand.ts b/private/aws-protocoltests-restxml/src/commands/OmitsNullSerializesEmptyStringCommand.ts index 1202e865265d5..9cbeb4087528f 100644 --- a/private/aws-protocoltests-restxml/src/commands/OmitsNullSerializesEmptyStringCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/OmitsNullSerializesEmptyStringCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { OmitsNullSerializesEmptyStringInput } from "../models/models_0"; @@ -103,6 +104,10 @@ export class OmitsNullSerializesEmptyStringCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "OmitsNullSerializesEmptyString", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-restxml/src/commands/PutWithContentEncodingCommand.ts index cf5dbc425020a..f986738f6351a 100644 --- a/private/aws-protocoltests-restxml/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/PutWithContentEncodingCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { PutWithContentEncodingInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class PutWithContentEncodingCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "PutWithContentEncoding", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/QueryIdempotencyTokenAutoFillCommand.ts b/private/aws-protocoltests-restxml/src/commands/QueryIdempotencyTokenAutoFillCommand.ts index ab7d936b93824..96ed88c485635 100644 --- a/private/aws-protocoltests-restxml/src/commands/QueryIdempotencyTokenAutoFillCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/QueryIdempotencyTokenAutoFillCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryIdempotencyTokenAutoFillInput } from "../models/models_0"; @@ -102,6 +103,10 @@ export class QueryIdempotencyTokenAutoFillCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "QueryIdempotencyTokenAutoFill", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/QueryParamsAsStringListMapCommand.ts b/private/aws-protocoltests-restxml/src/commands/QueryParamsAsStringListMapCommand.ts index 86bb3cf77348d..0803aabe0037b 100644 --- a/private/aws-protocoltests-restxml/src/commands/QueryParamsAsStringListMapCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/QueryParamsAsStringListMapCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryParamsAsStringListMapInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class QueryParamsAsStringListMapCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "QueryParamsAsStringListMap", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/QueryPrecedenceCommand.ts b/private/aws-protocoltests-restxml/src/commands/QueryPrecedenceCommand.ts index 25c908ef08ffb..72057873f523c 100644 --- a/private/aws-protocoltests-restxml/src/commands/QueryPrecedenceCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/QueryPrecedenceCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { QueryPrecedenceInput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class QueryPrecedenceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "QueryPrecedence", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/RecursiveShapesCommand.ts b/private/aws-protocoltests-restxml/src/commands/RecursiveShapesCommand.ts index 840d3cfa0a504..1bbe547ee8321 100644 --- a/private/aws-protocoltests-restxml/src/commands/RecursiveShapesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/RecursiveShapesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { RecursiveShapesInputOutput } from "../models/models_0"; @@ -125,6 +126,10 @@ export class RecursiveShapesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "RecursiveShapes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/SimpleScalarPropertiesCommand.ts b/private/aws-protocoltests-restxml/src/commands/SimpleScalarPropertiesCommand.ts index 61fbbe4668e8b..d1c3849bbdfa1 100644 --- a/private/aws-protocoltests-restxml/src/commands/SimpleScalarPropertiesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/SimpleScalarPropertiesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { SimpleScalarPropertiesInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class SimpleScalarPropertiesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "SimpleScalarProperties", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/TimestampFormatHeadersCommand.ts b/private/aws-protocoltests-restxml/src/commands/TimestampFormatHeadersCommand.ts index aed04dc70e31d..d61b5a6a65aef 100644 --- a/private/aws-protocoltests-restxml/src/commands/TimestampFormatHeadersCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/TimestampFormatHeadersCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { TimestampFormatHeadersIO } from "../models/models_0"; @@ -113,6 +114,10 @@ export class TimestampFormatHeadersCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "TimestampFormatHeaders", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlAttributesCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlAttributesCommand.ts index b6692c14d36f5..1e539d2c1585f 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlAttributesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlAttributesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlAttributesInputOutput } from "../models/models_0"; @@ -103,6 +104,10 @@ export class XmlAttributesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlAttributes", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlAttributesOnPayloadCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlAttributesOnPayloadCommand.ts index b90a37bbebdb9..d350e3f34a696 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlAttributesOnPayloadCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlAttributesOnPayloadCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlAttributesOnPayloadInputOutput } from "../models/models_0"; @@ -107,6 +108,10 @@ export class XmlAttributesOnPayloadCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlAttributesOnPayload", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlBlobsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlBlobsCommand.ts index 2a76d23a76ddb..ce58330997627 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlBlobsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlBlobsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlBlobsInputOutput } from "../models/models_0"; @@ -101,6 +102,10 @@ export class XmlBlobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlBlobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEmptyBlobsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEmptyBlobsCommand.ts index 591a12302a2ba..a41ec1823f4f0 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEmptyBlobsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEmptyBlobsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlBlobsInputOutput } from "../models/models_0"; @@ -101,6 +102,10 @@ export class XmlEmptyBlobsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlEmptyBlobs", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEmptyListsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEmptyListsCommand.ts index 47eeee1533230..09fc6fa54a855 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEmptyListsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEmptyListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlListsInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlEmptyListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlEmptyLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEmptyMapsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEmptyMapsCommand.ts index 37d9cb0c1c5a9..9c41376096a57 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEmptyMapsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEmptyMapsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlMapsInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlEmptyMapsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlEmptyMaps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEmptyStringsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEmptyStringsCommand.ts index b0187b07c2f2d..f8ad2e744e6f4 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEmptyStringsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEmptyStringsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlEmptyStringsInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlEmptyStringsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlEmptyStrings", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEnumsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEnumsCommand.ts index c0f96c7ca0e73..05ae8b0e17d74 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEnumsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlEnumsInputOutput } from "../models/models_0"; @@ -123,6 +124,10 @@ export class XmlEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlIntEnumsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlIntEnumsCommand.ts index ce40750a57927..d9a8c7abdcc48 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlIntEnumsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlIntEnumsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlIntEnumsInputOutput } from "../models/models_0"; @@ -123,6 +124,10 @@ export class XmlIntEnumsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlIntEnums", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlListsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlListsCommand.ts index c2579e979f2cd..1d7ae328521ca 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlListsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlListsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlListsInputOutput } from "../models/models_0"; @@ -216,6 +217,10 @@ export class XmlListsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlLists", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlMapsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlMapsCommand.ts index c91e84e143509..19a3512127d33 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlMapsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlMapsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlMapsInputOutput } from "../models/models_0"; @@ -109,6 +110,10 @@ export class XmlMapsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlMaps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlMapsXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlMapsXmlNameCommand.ts index 6a4559e61070f..a6dc7c75c0508 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlMapsXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlMapsXmlNameCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlMapsXmlNameInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlMapsXmlNameCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlMapsXmlName", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlNamespacesCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlNamespacesCommand.ts index 3257fd4ce057b..220b8e352405b 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlNamespacesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlNamespacesCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlNamespacesInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlNamespacesCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlNamespaces", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlTimestampsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlTimestampsCommand.ts index dc3a6064a84be..c5c58acae31a2 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlTimestampsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlTimestampsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlTimestampsInputOutput } from "../models/models_0"; @@ -115,6 +116,10 @@ export class XmlTimestampsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlTimestamps", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-protocoltests-restxml/src/commands/XmlUnionsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlUnionsCommand.ts index ccbe442cdddb0..7fd16b63326be 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlUnionsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlUnionsCommand.ts @@ -10,6 +10,7 @@ import { MetadataBearer as __MetadataBearer, MiddlewareStack, SerdeContext as __SerdeContext, + SMITHY_CONTEXT_KEY, } from "@smithy/types"; import { XmlUnionsInputOutput } from "../models/models_0"; @@ -71,6 +72,10 @@ export class XmlUnionsCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "RestXml", + operation: "XmlUnions", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/aws-restjson-server/package.json b/private/aws-restjson-server/package.json index d983df112d456..6e7dd92b2f129 100644 --- a/private/aws-restjson-server/package.json +++ b/private/aws-restjson-server/package.json @@ -22,24 +22,24 @@ "@aws-crypto/sha256-js": "3.0.0", "@aws-sdk/types": "*", "@aws-smithy/server-common": "1.0.0-alpha.10", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/private/aws-restjson-validation-server/package.json b/private/aws-restjson-validation-server/package.json index 469fa618d70e3..ce57eda1edfeb 100644 --- a/private/aws-restjson-validation-server/package.json +++ b/private/aws-restjson-validation-server/package.json @@ -22,24 +22,24 @@ "@aws-crypto/sha256-js": "3.0.0", "@aws-sdk/types": "*", "@aws-smithy/server-common": "1.0.0-alpha.10", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/private/aws-util-test/package.json b/private/aws-util-test/package.json index 70eebb561c341..2286796f870b9 100644 --- a/private/aws-util-test/package.json +++ b/private/aws-util-test/package.json @@ -15,9 +15,9 @@ "types": "./dist-types/index.d.ts", "sideEffects": false, "dependencies": { - "@smithy/protocol-http": "^3.0.3", + "@smithy/protocol-http": "^3.0.5", "@aws-sdk/aws-protocoltests-json": "*", - "@smithy/types": "^2.3.1", + "@smithy/types": "^2.3.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/private/weather/package.json b/private/weather/package.json index ffbf73907860c..f785beed4ced1 100644 --- a/private/weather/package.json +++ b/private/weather/package.json @@ -27,30 +27,31 @@ "@aws-sdk/middleware-signing": "*", "@aws-sdk/middleware-token": "*", "@aws-sdk/middleware-user-agent": "*", + "@aws-sdk/region-config-resolver": "*", "@aws-sdk/types": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^2.0.8", - "@smithy/fetch-http-handler": "^2.1.3", - "@smithy/hash-node": "^2.0.7", - "@smithy/invalid-dependency": "^2.0.7", - "@smithy/middleware-content-length": "^2.0.9", - "@smithy/middleware-retry": "^2.0.10", - "@smithy/middleware-serde": "^2.0.7", - "@smithy/middleware-stack": "^2.0.0", - "@smithy/node-config-provider": "^2.0.10", - "@smithy/node-http-handler": "^2.1.3", - "@smithy/protocol-http": "^3.0.3", - "@smithy/smithy-client": "^2.1.4", - "@smithy/types": "^2.3.1", - "@smithy/url-parser": "^2.0.7", + "@smithy/config-resolver": "^2.0.10", + "@smithy/fetch-http-handler": "^2.1.5", + "@smithy/hash-node": "^2.0.9", + "@smithy/invalid-dependency": "^2.0.9", + "@smithy/middleware-content-length": "^2.0.11", + "@smithy/middleware-retry": "^2.0.12", + "@smithy/middleware-serde": "^2.0.9", + "@smithy/middleware-stack": "^2.0.2", + "@smithy/node-config-provider": "^2.0.12", + "@smithy/node-http-handler": "^2.1.5", + "@smithy/protocol-http": "^3.0.5", + "@smithy/smithy-client": "^2.1.6", + "@smithy/types": "^2.3.3", + "@smithy/url-parser": "^2.0.9", "@smithy/util-base64": "^2.0.0", "@smithy/util-body-length-browser": "^2.0.0", "@smithy/util-body-length-node": "^2.1.0", - "@smithy/util-defaults-mode-browser": "^2.0.8", - "@smithy/util-defaults-mode-node": "^2.0.10", - "@smithy/util-middleware": "^2.0.0", - "@smithy/util-retry": "^2.0.0", + "@smithy/util-defaults-mode-browser": "^2.0.10", + "@smithy/util-defaults-mode-node": "^2.0.12", + "@smithy/util-middleware": "^2.0.2", + "@smithy/util-retry": "^2.0.2", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.5.0" }, diff --git a/private/weather/src/commands/OnlyCustomAuthCommand.ts b/private/weather/src/commands/OnlyCustomAuthCommand.ts index abbf770ed2a3f..9b0989afe23fd 100644 --- a/private/weather/src/commands/OnlyCustomAuthCommand.ts +++ b/private/weather/src/commands/OnlyCustomAuthCommand.ts @@ -9,6 +9,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -70,6 +71,10 @@ export class OnlyCustomAuthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlyCustomAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlyCustomAuthOptionalCommand.ts b/private/weather/src/commands/OnlyCustomAuthOptionalCommand.ts index ac4a4057c7c4b..bd04795ffe064 100644 --- a/private/weather/src/commands/OnlyCustomAuthOptionalCommand.ts +++ b/private/weather/src/commands/OnlyCustomAuthOptionalCommand.ts @@ -8,6 +8,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -68,6 +69,10 @@ export class OnlyCustomAuthOptionalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlyCustomAuthOptional", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts b/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts index 3a7a030b60219..511e1f1f206ee 100644 --- a/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts +++ b/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts @@ -10,6 +10,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -72,6 +73,10 @@ export class OnlyHttpApiKeyAndBearerAuthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlyHttpApiKeyAndBearerAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts b/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts index 0f89507406fbb..3a5ccc5320d04 100644 --- a/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts +++ b/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts @@ -10,6 +10,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -72,6 +73,10 @@ export class OnlyHttpApiKeyAndBearerAuthReversedCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlyHttpApiKeyAndBearerAuthReversed", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlyHttpApiKeyAuthCommand.ts b/private/weather/src/commands/OnlyHttpApiKeyAuthCommand.ts index 1fec0355e19d8..07fb45af66208 100644 --- a/private/weather/src/commands/OnlyHttpApiKeyAuthCommand.ts +++ b/private/weather/src/commands/OnlyHttpApiKeyAuthCommand.ts @@ -10,6 +10,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -72,6 +73,10 @@ export class OnlyHttpApiKeyAuthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlyHttpApiKeyAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts b/private/weather/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts index 429f0bc67323b..44452d25419e3 100644 --- a/private/weather/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts +++ b/private/weather/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts @@ -8,6 +8,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -68,6 +69,10 @@ export class OnlyHttpApiKeyAuthOptionalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlyHttpApiKeyAuthOptional", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlyHttpBearerAuthCommand.ts b/private/weather/src/commands/OnlyHttpBearerAuthCommand.ts index a4c737127c9e2..6c0ea7305eded 100644 --- a/private/weather/src/commands/OnlyHttpBearerAuthCommand.ts +++ b/private/weather/src/commands/OnlyHttpBearerAuthCommand.ts @@ -9,6 +9,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -70,6 +71,10 @@ export class OnlyHttpBearerAuthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlyHttpBearerAuth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlyHttpBearerAuthOptionalCommand.ts b/private/weather/src/commands/OnlyHttpBearerAuthOptionalCommand.ts index 4664ff1be3d74..4259fb40ebc5f 100644 --- a/private/weather/src/commands/OnlyHttpBearerAuthOptionalCommand.ts +++ b/private/weather/src/commands/OnlyHttpBearerAuthOptionalCommand.ts @@ -8,6 +8,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -68,6 +69,10 @@ export class OnlyHttpBearerAuthOptionalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlyHttpBearerAuthOptional", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlySigv4AuthCommand.ts b/private/weather/src/commands/OnlySigv4AuthCommand.ts index e3eda4d76595b..05689bb491e82 100644 --- a/private/weather/src/commands/OnlySigv4AuthCommand.ts +++ b/private/weather/src/commands/OnlySigv4AuthCommand.ts @@ -9,6 +9,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -70,6 +71,10 @@ export class OnlySigv4AuthCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlySigv4Auth", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/OnlySigv4AuthOptionalCommand.ts b/private/weather/src/commands/OnlySigv4AuthOptionalCommand.ts index e610ad25599e6..637777585d1f5 100644 --- a/private/weather/src/commands/OnlySigv4AuthOptionalCommand.ts +++ b/private/weather/src/commands/OnlySigv4AuthOptionalCommand.ts @@ -8,6 +8,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -68,6 +69,10 @@ export class OnlySigv4AuthOptionalCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "OnlySigv4AuthOptional", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/commands/SameAsServiceCommand.ts b/private/weather/src/commands/SameAsServiceCommand.ts index 81fb19dbcb22b..9a52ac1b5bec9 100644 --- a/private/weather/src/commands/SameAsServiceCommand.ts +++ b/private/weather/src/commands/SameAsServiceCommand.ts @@ -10,6 +10,7 @@ import { Handler, HandlerExecutionContext, MiddlewareStack, + SMITHY_CONTEXT_KEY, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, SerdeContext as __SerdeContext, @@ -71,6 +72,10 @@ export class SameAsServiceCommand extends $Command< commandName, inputFilterSensitiveLog: (_: any) => _, outputFilterSensitiveLog: (_: any) => _, + [SMITHY_CONTEXT_KEY]: { + service: "Weather", + operation: "SameAsService", + }, }; const { requestHandler } = configuration; return stack.resolve( diff --git a/private/weather/src/extensionConfiguration.ts b/private/weather/src/extensionConfiguration.ts index efa1917030deb..0210ef1382e20 100644 --- a/private/weather/src/extensionConfiguration.ts +++ b/private/weather/src/extensionConfiguration.ts @@ -1,4 +1,5 @@ // smithy-typescript generated code +import { AwsRegionExtensionConfiguration } from "@aws-sdk/types"; import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http"; import { DefaultExtensionConfiguration } from "@smithy/types"; @@ -7,4 +8,5 @@ import { DefaultExtensionConfiguration } from "@smithy/types"; */ export interface WeatherExtensionConfiguration extends HttpHandlerExtensionConfiguration, - DefaultExtensionConfiguration {} + DefaultExtensionConfiguration, + AwsRegionExtensionConfiguration {} diff --git a/private/weather/src/runtimeExtensions.ts b/private/weather/src/runtimeExtensions.ts index 70e1498f3c75a..d7453ff03f45e 100644 --- a/private/weather/src/runtimeExtensions.ts +++ b/private/weather/src/runtimeExtensions.ts @@ -1,4 +1,8 @@ // smithy-typescript generated code +import { + getAwsRegionExtensionConfiguration, + resolveAwsRegionExtensionConfiguration, +} from "@aws-sdk/region-config-resolver"; import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http"; import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client"; import { WeatherExtensionConfiguration } from "./extensionConfiguration"; @@ -24,6 +28,7 @@ const asPartial = >(t: T) => t; */ export const resolveRuntimeExtensions = (runtimeConfig: any, extensions: RuntimeExtension[]) => { const extensionConfiguration: WeatherExtensionConfiguration = { + ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)), ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)), ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)), }; @@ -32,6 +37,7 @@ export const resolveRuntimeExtensions = (runtimeConfig: any, extensions: Runtime return { ...runtimeConfig, + ...resolveAwsRegionExtensionConfiguration(extensionConfiguration), ...resolveDefaultRuntimeConfig(extensionConfiguration), ...resolveHttpHandlerRuntimeConfig(extensionConfiguration), }; diff --git a/yarn.lock b/yarn.lock index 28980e3fefacc..0682a9a06f8e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -109,27 +109,27 @@ "@aws-sdk/util-endpoints" "*" "@aws-sdk/util-user-agent-browser" "*" "@aws-sdk/util-user-agent-node" "*" - "@smithy/config-resolver" "^2.0.8" - "@smithy/fetch-http-handler" "^2.1.3" - "@smithy/hash-node" "^2.0.7" - "@smithy/invalid-dependency" "^2.0.7" - "@smithy/middleware-content-length" "^2.0.9" - "@smithy/middleware-endpoint" "^2.0.7" - "@smithy/middleware-retry" "^2.0.10" - "@smithy/middleware-serde" "^2.0.7" - "@smithy/middleware-stack" "^2.0.0" - "@smithy/node-config-provider" "^2.0.10" - "@smithy/node-http-handler" "^2.1.3" - "@smithy/protocol-http" "^3.0.3" - "@smithy/smithy-client" "^2.1.4" - "@smithy/types" "^2.3.1" - "@smithy/url-parser" "^2.0.7" + "@smithy/config-resolver" "^2.0.10" + "@smithy/fetch-http-handler" "^2.1.5" + "@smithy/hash-node" "^2.0.9" + "@smithy/invalid-dependency" "^2.0.9" + "@smithy/middleware-content-length" "^2.0.11" + "@smithy/middleware-endpoint" "^2.0.9" + "@smithy/middleware-retry" "^2.0.12" + "@smithy/middleware-serde" "^2.0.9" + "@smithy/middleware-stack" "^2.0.2" + "@smithy/node-config-provider" "^2.0.12" + "@smithy/node-http-handler" "^2.1.5" + "@smithy/protocol-http" "^3.0.5" + "@smithy/smithy-client" "^2.1.6" + "@smithy/types" "^2.3.3" + "@smithy/url-parser" "^2.0.9" "@smithy/util-base64" "^2.0.0" "@smithy/util-body-length-browser" "^2.0.0" "@smithy/util-body-length-node" "^2.1.0" - "@smithy/util-defaults-mode-browser" "^2.0.8" - "@smithy/util-defaults-mode-node" "^2.0.10" - "@smithy/util-retry" "^2.0.0" + "@smithy/util-defaults-mode-browser" "^2.0.10" + "@smithy/util-defaults-mode-node" "^2.0.12" + "@smithy/util-retry" "^2.0.2" "@smithy/util-utf8" "^2.0.0" fast-xml-parser "4.2.5" tslib "^2.5.0" @@ -2811,12 +2811,12 @@ "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/abort-controller@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.0.7.tgz#e36f6da2f9c14b2abba4c11e42813d4de0755b12" - integrity sha512-rITz65zk8QA3GQ1OeoJ3/Q4+8j/HqubWU8TBqk57BMYTOX+P+LNMoVHPqzLHhE6qKot5muhThNCYvOKNt7ojJA== +"@smithy/abort-controller@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.0.9.tgz#f4b9ce1a9a09d446cf24d8bc1abc2b3b524cd7cd" + integrity sha512-8liHOEbx99xcy4VndeQNQhyA0LS+e7UqsuRnDTSIA26IKBv/7vA9w09KOd4fgNULrvX0r3WpA6cwsQTRJpSWkg== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@smithy/chunked-blob-reader-native@^2.0.0": @@ -2834,15 +2834,15 @@ dependencies: tslib "^2.5.0" -"@smithy/config-resolver@^2.0.8": - version "2.0.8" - resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.0.8.tgz#bab938d24bada463cea6935d8b98035af07f7a6d" - integrity sha512-e7mwQteHjo9S1GK+TfzP3o7ujE2ZK30d6wkv5brKtabrZF7MBflj9CwUP2XYuOYebdWirHOtv8ZfkMrpcbJfYw== +"@smithy/config-resolver@^2.0.10": + version "2.0.10" + resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.0.10.tgz#974de532e6048d86b8b7aa1fed17a75c558c41c8" + integrity sha512-MwToDsCltHjumkCuRn883qoNeJUawc2b8sX9caSn5vLz6J5crU1IklklNxWCaMO2z2nDL91Po4b/aI1eHv5PfA== dependencies: - "@smithy/node-config-provider" "^2.0.10" - "@smithy/types" "^2.3.1" + "@smithy/node-config-provider" "^2.0.12" + "@smithy/types" "^2.3.3" "@smithy/util-config-provider" "^2.0.0" - "@smithy/util-middleware" "^2.0.0" + "@smithy/util-middleware" "^2.0.2" tslib "^2.5.0" "@smithy/credential-provider-imds@^2.0.0": @@ -2856,15 +2856,15 @@ "@smithy/url-parser" "^2.0.1" tslib "^2.5.0" -"@smithy/credential-provider-imds@^2.0.10": - version "2.0.10" - resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.0.10.tgz#19a95e0ab4fbd71bbf1e3a3e0bd03239c5ba5f63" - integrity sha512-may2/gYlDip2rjlU1Z5fcCEWY0Fu3tSu/HykgZrLfb2/171P6OYuz7dGNKBOCS1W57vP4W5wmUhm0WGehrixig== +"@smithy/credential-provider-imds@^2.0.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.0.12.tgz#787dc731903dd1b07f5e35e6c1d63ca74d1d3356" + integrity sha512-S3lUNe+2fEFwKcmiQniXGPXt69vaHvQCw8kYQOBL4OvJsgwfpkIYDZdroHbTshYi0M6WaKL26Mw+hvgma6dZqA== dependencies: - "@smithy/node-config-provider" "^2.0.10" - "@smithy/property-provider" "^2.0.8" - "@smithy/types" "^2.3.1" - "@smithy/url-parser" "^2.0.7" + "@smithy/node-config-provider" "^2.0.12" + "@smithy/property-provider" "^2.0.10" + "@smithy/types" "^2.3.3" + "@smithy/url-parser" "^2.0.9" tslib "^2.5.0" "@smithy/eventstream-codec@^2.0.0", "@smithy/eventstream-codec@^2.0.1": @@ -2877,97 +2877,97 @@ "@smithy/util-hex-encoding" "^2.0.0" tslib "^2.5.0" -"@smithy/eventstream-codec@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.0.7.tgz#564ed3709d89c9cdad62e4f85d07ff926cb2d72b" - integrity sha512-sW3AhXZhmmhh0f11EOotmNNa0rjrKwnMYNKfbp3B/qigdw6foKcmFGX+HF3XGN7w7fFeEFuXr97Ok24gRj92Xg== +"@smithy/eventstream-codec@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.0.9.tgz#aa588d4083c9a16f14896d780e2fff0b34ef2c35" + integrity sha512-sy0pcbKnawt1iu+qCoSFbs/h9PAaUgvlJEO3lqkE1HFFj4p5RgL98vH+9CyDoj6YY82cG5XsorFmcLqQJHTOYw== dependencies: "@aws-crypto/crc32" "3.0.0" - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" "@smithy/util-hex-encoding" "^2.0.0" tslib "^2.5.0" -"@smithy/eventstream-serde-browser@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-2.0.7.tgz#dcd432000e5642d14196ceef4364abdd2435242b" - integrity sha512-5ZKW1tUe+LD1F6dSHs+nC0vRNmMMWDJWCsw44FkhivhOB4MliGfC1ZNeO45AHD749jfJT/zcGGr2ruQT9VbThA== +"@smithy/eventstream-serde-browser@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-2.0.9.tgz#9c595348d5e1a9c140a92bfe0235e9a282ef9c88" + integrity sha512-g70enHZau2hGj1Uxedrn8AAjH9E7RnpHdwkuPKapagah53ztbwI7xaNeA5SLD4MjSjdrjathyQBCQKIzwXrR1g== dependencies: - "@smithy/eventstream-serde-universal" "^2.0.7" - "@smithy/types" "^2.3.1" + "@smithy/eventstream-serde-universal" "^2.0.9" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/eventstream-serde-config-resolver@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-2.0.7.tgz#df1965e5bee92c964f0024e86db523b6182dee7a" - integrity sha512-0n4LPHZt6/RAHVkwzms6U2xibmizkSYLS9HzlT86WF29X56v7OTCkMF+pUFNYZamN7iRq1Z8PM48mQsBoJPaSA== +"@smithy/eventstream-serde-config-resolver@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-2.0.9.tgz#580a0f54182f90a61f50b84a675aed728d08f8af" + integrity sha512-+15GzIMtdSuRPyuCeGZ7gzgD94Ejv6eM1vKcqvipdzS+i36KTZ2A9aZsJk+gDw//OCD1EMx9SqpV6bUvMS4PWg== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/eventstream-serde-node@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-2.0.7.tgz#ed83aa983a5e52ddf1fd51daaa477c2c762cfcee" - integrity sha512-ZkBvDIBlJ9eJx/+CC2AY8LxAndGO+Z2FOPPprmNNDbK9/pZzVLHWGwlpsPYnA9Pc0gfOu7isIJM1yPXiK70O3A== +"@smithy/eventstream-serde-node@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-2.0.9.tgz#07109906bcbabe5c2f2c5f2cf3cd75f352f3ab75" + integrity sha512-UEJcvN2WXXEjkewtFkj1S2HSZLbyCgzUnfoFPrTuKy4+xRfakO5dNx6ws2h1pvb8Vc7mTuBL+Webl1R5mnVsXA== dependencies: - "@smithy/eventstream-serde-universal" "^2.0.7" - "@smithy/types" "^2.3.1" + "@smithy/eventstream-serde-universal" "^2.0.9" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/eventstream-serde-universal@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.7.tgz#b9986e3c08d46090391705bd632ba844c6a3c59d" - integrity sha512-CNYEzEPDIGbfvYYN7iajPY6sVZdtGvJzSbvqgH+EvismooFj8ahydGp8IKYPnd5ge5uwTATppJ2t8149tYkS7g== +"@smithy/eventstream-serde-universal@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.0.9.tgz#c8613768f14664c6b5fab299b24bb9141bbdecc3" + integrity sha512-dAHQEYlK/1tjjieBE7jjXwpLQFgKdkvC4HSQf+/Jj4t34XbUmXWHbw92/EuLp9+vjNB/JQPvkwpMtN31jxIDeg== dependencies: - "@smithy/eventstream-codec" "^2.0.7" - "@smithy/types" "^2.3.1" + "@smithy/eventstream-codec" "^2.0.9" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/fetch-http-handler@^2.1.3": - version "2.1.3" - resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.1.3.tgz#574a40085aef25edb60607dcdd6873549bd9e4c2" - integrity sha512-kUg+Ey4mJeR/3+Ponuhb1rsmsfZRwjCLvC+WcPgeI+ittretEzuWAPN+9anD0HJEoApVjHpndzxPtlncbCUJDQ== +"@smithy/fetch-http-handler@^2.1.5": + version "2.1.5" + resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.1.5.tgz#0764e232482320b9f2f8ec9c79ebdfa214a761fb" + integrity sha512-BIeCHGfr5JCGN+EMTwZK74ELvjPXOIrI7OLM5OhZJJ6AmZyRv2S9ANJk18AtLwht0TsSm+8WoXIEp8LuxNgUyA== dependencies: - "@smithy/protocol-http" "^3.0.3" - "@smithy/querystring-builder" "^2.0.7" - "@smithy/types" "^2.3.1" + "@smithy/protocol-http" "^3.0.5" + "@smithy/querystring-builder" "^2.0.9" + "@smithy/types" "^2.3.3" "@smithy/util-base64" "^2.0.0" tslib "^2.5.0" -"@smithy/hash-blob-browser@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-2.0.7.tgz#707a46e83114de4e608a574a98a434411231d1fa" - integrity sha512-egXnfEZRGvovv7Bedkxy31/Pj2x+4FeskHBME32zNfp2/qiAQrDVNyU/7PBGkPIvuAAZYe0Loe8fZX7jhP0u9w== +"@smithy/hash-blob-browser@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-2.0.9.tgz#e02caf03bdd036343bc53883330a1b03fc26a34e" + integrity sha512-JNWOV1ci9vIg4U82klNr07bZXsA6OCumqHugpvZdvvn6cNGwTa4rvpS5FpPcqKeh3Rdg1rr4h8g+X6zyOamnZw== dependencies: "@smithy/chunked-blob-reader" "^2.0.0" "@smithy/chunked-blob-reader-native" "^2.0.0" - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/hash-node@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.0.7.tgz#dee88244153e04d3277ec68a6996e29ace2f4cd5" - integrity sha512-aB5lvIDP1v+ZUUS8ek3XW5xnZ6jUQ86JXqG7a5jMP6AbjAc3439mIbs6+f1EQ5MtYmrQCEtRRyvv5QofvotH0w== +"@smithy/hash-node@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.0.9.tgz#51811dabd2990eec1fc003dd6aaa8b8db95cc1eb" + integrity sha512-XP3yWd5wyCtiVmsY5Nuq/FUwyCEQ6YG7DsvRh7ThldNukGpCzyFdP8eivZJVjn4Fx7oYrrOnVoYZ0WEgpW1AvQ== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" "@smithy/util-buffer-from" "^2.0.0" "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@smithy/hash-stream-node@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-2.0.7.tgz#41a2f43905341ef404fc2a378632b5049646deeb" - integrity sha512-DgTypY0jzDAvYWPDDSngTAnutv/uYokpu82r2g9ZZt9LBw86evTrvo4jo60riU/pPr9naIzMxePiGVl56ldr5w== +"@smithy/hash-stream-node@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-2.0.9.tgz#ecdfef5980702fd8449bdf0f9077b9fabbdfd5a9" + integrity sha512-3nrkMpiOrhsJvJS6K4OkP0qvA3U5r8PpseXULeGd1ZD1EbfcZ30Lvl72FGaaHskwWZyTPR4czr1d/RwLRCVHNA== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@smithy/invalid-dependency@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.0.7.tgz#4ab6aee81a22e332195ae223bb92551ee684ac88" - integrity sha512-qVOZnHFPzQo4BS47/PANHX32Y69c0tJxKBkqTL795D/DKInqBwmBO/m1gS7v0ZQqmtCuoy2l87RflQfRY2xEIw== +"@smithy/invalid-dependency@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.0.9.tgz#9c8ebb70f0d1670490ae51c078d7240ac7cb9ddb" + integrity sha512-RuJqhYf8nViK96IIO9JbTtjDUuFItVfuuJhWw2yk7fv67yltQ7fZD6IQ2OsHHluoVmstnQJuCg5raXJR696Ubw== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@smithy/is-array-buffer@^2.0.0": @@ -2977,72 +2977,73 @@ dependencies: tslib "^2.5.0" -"@smithy/md5-js@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-2.0.7.tgz#4dea27b20b065857f953c74dbaa050003f48a374" - integrity sha512-2i2BpXF9pI5D1xekqUsgQ/ohv5+H//G9FlawJrkOJskV18PgJ8LiNbLiskMeYt07yAsSTZR7qtlcAaa/GQLWww== +"@smithy/md5-js@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-2.0.9.tgz#37eb5b6a4d8a978429623a91d3aa389c904ac1f5" + integrity sha512-ALHGoTZDgBXBbjCpQzVy6hpa6Rdr6e2jyEw51d6CQOUpHkUnFH7G96UWhVwUnkP0xozPCvmWy+3+j2QUX+oK9w== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@smithy/middleware-apply-body-checksum@^2.0.9": - version "2.0.9" - resolved "https://registry.yarnpkg.com/@smithy/middleware-apply-body-checksum/-/middleware-apply-body-checksum-2.0.9.tgz#b14cc237c3219338d6298aef117d2f5430f059e1" - integrity sha512-HGPpPvp87GbxchBnziFbUW1+UxGVYffDDyhpV/lx8PkFZzEIE9btsaJOkRiQPtSYu3FaFUBNppb/WLSCaR215A== +"@smithy/middleware-apply-body-checksum@^2.0.11": + version "2.0.11" + resolved "https://registry.yarnpkg.com/@smithy/middleware-apply-body-checksum/-/middleware-apply-body-checksum-2.0.11.tgz#23468a1172999539d7cb1bf942a6920b72ac4fdc" + integrity sha512-Q4qqaZtw+dTaBYNCKsWDrJqUlgnvowVb/Mn97Cy97YNmAQEnfE1VevpR9HgcNdT7G6I8fI6oIEOF+OB9wxO8mQ== dependencies: "@smithy/is-array-buffer" "^2.0.0" - "@smithy/protocol-http" "^3.0.3" - "@smithy/types" "^2.3.1" + "@smithy/protocol-http" "^3.0.5" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/middleware-content-length@^2.0.9": - version "2.0.9" - resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.0.9.tgz#ae8767bac02062fad05f2b218f0e525f4c16a569" - integrity sha512-2XVFsGqswxrIBi0w4Njwzb1zsbte26U513K+WPFm9z6SB/3WR5/VBVjTaTcamrXznTAqBjTwTL0Ysisv1dW0Rw== +"@smithy/middleware-content-length@^2.0.11": + version "2.0.11" + resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.0.11.tgz#3d046f917cb0975caf6af2de96c9622cfa3c33ca" + integrity sha512-Malj4voNTL4+a5ZL3a6+Ij7JTUMTa2R7c3ZIBzMxN5OUUgAspU7uFi1Q97f4B0afVh2joQBAWH5IQJUG25nl8g== dependencies: - "@smithy/protocol-http" "^3.0.3" - "@smithy/types" "^2.3.1" + "@smithy/protocol-http" "^3.0.5" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/middleware-endpoint@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.0.7.tgz#1a0ee7526eecdfd46f809755dcbdc372619a868b" - integrity sha512-4/L0wV7PzHEprJB0gazSTIwlW/2cCfwC9EHavUMhoCyl1tLer6CJwDbAMit1IMvwbHkwuKopueb8dFPHfpS2Pw== +"@smithy/middleware-endpoint@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.0.9.tgz#2a8b5098cc124923a7104db7578314b4193a62f6" + integrity sha512-72/o8R6AAO4+nyTI6h4z6PYGTSA4dr1M7tZz29U8DEUHuh1YkhC77js0P6RyF9G0wDLuYqxb+Yh0crI5WG2pJg== dependencies: - "@smithy/middleware-serde" "^2.0.7" - "@smithy/types" "^2.3.1" - "@smithy/url-parser" "^2.0.7" - "@smithy/util-middleware" "^2.0.0" + "@smithy/middleware-serde" "^2.0.9" + "@smithy/types" "^2.3.3" + "@smithy/url-parser" "^2.0.9" + "@smithy/util-middleware" "^2.0.2" tslib "^2.5.0" -"@smithy/middleware-retry@^2.0.10": - version "2.0.10" - resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.0.10.tgz#64034eaef099bdd8ccd28545afa79b4a9d45b8aa" - integrity sha512-VwAQOR5Rh/y9BzUgb5DzUk7qYBiMZu3pEQa5EwwAf/F7lpMuNildGrAxtDmsXk90490FJwa6LyFknXP3kO5BnA== - dependencies: - "@smithy/node-config-provider" "^2.0.10" - "@smithy/protocol-http" "^3.0.3" - "@smithy/service-error-classification" "^2.0.0" - "@smithy/types" "^2.3.1" - "@smithy/util-middleware" "^2.0.0" - "@smithy/util-retry" "^2.0.0" +"@smithy/middleware-retry@^2.0.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.0.12.tgz#d297d7cc5f40e8908aa1495060155b40e24f1ce7" + integrity sha512-YQ/ufXX4/d9/+Jf1QQ4J+CVeupC7BW52qldBTvRV33PDX9vxndlAwkFwzBcmnUFC3Hjf1//HW6I77EItcjNSCA== + dependencies: + "@smithy/node-config-provider" "^2.0.12" + "@smithy/protocol-http" "^3.0.5" + "@smithy/service-error-classification" "^2.0.2" + "@smithy/types" "^2.3.3" + "@smithy/util-middleware" "^2.0.2" + "@smithy/util-retry" "^2.0.2" tslib "^2.5.0" uuid "^8.3.2" -"@smithy/middleware-serde@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.0.7.tgz#007a47ec93cf68b812b33591c49e53238f4d181e" - integrity sha512-tOldis4PUNafdGErLZ+33p9Pf3MmTlLa176X321Z6ZaCf1XNEow9m3T5vXrcHErVAvjPG0mp3l54J94HnPc+rQ== +"@smithy/middleware-serde@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.0.9.tgz#cf0028f18dc96648de212870c9726844084dd89a" + integrity sha512-GVbauxrr6WmtCaesakktg3t5LR/yDbajpC7KkWc8rtCpddMI4ShAVO5Q6DqwX8MDFi4CLaY8H7eTGcxhl3jbLg== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/middleware-stack@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.0.0.tgz#cd9f442c2788b1ef0ea6b32236d80c76b3c342e9" - integrity sha512-31XC1xNF65nlbc16yuh3wwTudmqs6qy4EseQUGF8A/p2m/5wdd/cnXJqpniy/XvXVwkHPz/GwV36HqzHtIKATQ== +"@smithy/middleware-stack@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.0.2.tgz#a6c60c6b3ad22444b3aff15fb56088d36fedc9c8" + integrity sha512-6BNfPVp/8gcmkKdJhNJK3HEkUNNTrY3hM9vuWXIUSoLk9FZo1L2QuGLGB6S124D9ySInn8PzEdOtguCF5Ao4KA== dependencies: + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@smithy/node-config-provider@^2.0.1": @@ -3055,25 +3056,25 @@ "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/node-config-provider@^2.0.10": - version "2.0.10" - resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.0.10.tgz#08a46f05fd41069f455f620cd41b29d5758c7252" - integrity sha512-e5MiLH5Eu+BbYsmhZIkvUKCzite6JCBPL75PNjlRK2TWvSpfp19hNf2SiJIQbPalcFj5zlyBvtcEkF1sfYIdhg== +"@smithy/node-config-provider@^2.0.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.0.12.tgz#59ef195dab5f00ea15abeb356e1fc2f41e4d54f2" + integrity sha512-df9y9ywv+JmS40Y60ZqJ4jfZiTCmyHQffwzIqjBjLJLJl0imf9F6DWBd+jiEWHvlohR+sFhyY+KL/qzKgnAq1A== dependencies: - "@smithy/property-provider" "^2.0.8" - "@smithy/shared-ini-file-loader" "^2.0.9" - "@smithy/types" "^2.3.1" + "@smithy/property-provider" "^2.0.10" + "@smithy/shared-ini-file-loader" "^2.0.11" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/node-http-handler@^2.1.3": - version "2.1.3" - resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.1.3.tgz#6b5ecbd6c9e66bd7d9fb760a2fc302ad2da6266e" - integrity sha512-TGkgpx68SqvbspVHaG3iwqP2mKYOT4whiq7Kv2X9v+InngL4MkpH3LQ0Dk7kbloahZr+hAOyb6s8D7T8TXRrzA== +"@smithy/node-http-handler@^2.1.5": + version "2.1.5" + resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.1.5.tgz#b1ad4c4b7cdbb5774aeeaaf0bd14b78c6c267460" + integrity sha512-52uF+BrZaFiBh+NT/bADiVDCQO91T+OwDRsuaAeWZC1mlCXFjAPPQdxeQohtuYOe9m7mPP/xIMNiqbe8jvndHA== dependencies: - "@smithy/abort-controller" "^2.0.7" - "@smithy/protocol-http" "^3.0.3" - "@smithy/querystring-builder" "^2.0.7" - "@smithy/types" "^2.3.1" + "@smithy/abort-controller" "^2.0.9" + "@smithy/protocol-http" "^3.0.5" + "@smithy/querystring-builder" "^2.0.9" + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@smithy/property-provider@^2.0.0", "@smithy/property-provider@^2.0.1": @@ -3084,12 +3085,12 @@ "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/property-provider@^2.0.8": - version "2.0.8" - resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.0.8.tgz#071a03a03e6e042f521f59fdcf3d4bc95db4f08b" - integrity sha512-oaaP/i7bGG8XbxG9Kx4PZh83iJ2jo/vt8RmJdi9hmc8APBaW1HGDperVXDCyPQdVYXmiqrtxc/rPImyBma1G3A== +"@smithy/property-provider@^2.0.10": + version "2.0.10" + resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.0.10.tgz#6ed80935deff770459717c402af26e925076f32b" + integrity sha512-YMBVfh0ZMmJtbsUn+WfSwR32iRljZPdRN0Tn2GAcdJ+ejX8WrBXD7Z0jIkQDrQZr8fEuuv5x8WxMIj+qVbsPQw== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@smithy/protocol-http@^1.1.0": @@ -3100,20 +3101,20 @@ "@smithy/types" "^1.2.0" tslib "^2.5.0" -"@smithy/protocol-http@^3.0.3": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.0.3.tgz#4f79cd1354db860b98d1c4f5d6ab180cefe0132d" - integrity sha512-UGfmQNdijlFV+UzgdRyfe05S5vLDdcdkvNcxhGvQ+Er7TjUkZSxjukQB9VXtT8oTHztgOMX74DDlPBsVzZR5Pg== +"@smithy/protocol-http@^3.0.5": + version "3.0.5" + resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.0.5.tgz#a143bf54382c6f7c8cdf2c67d3be101a9b7b486c" + integrity sha512-3t3fxj+ip4EPHRC2fQ0JimMxR/qCQ1LSQJjZZVZFgROnFLYWPDgUZqpoi7chr+EzatxJVXF/Rtoi5yLHOWCoZQ== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/querystring-builder@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.0.7.tgz#576d0a9fa5a2ae4305cbc38bb6facbcf4243acdc" - integrity sha512-RPHnqt4iH1Kwp1Zbf4gJI88hZiynEZjE5hEWJNBmKqCe1Q6v7HBLtaovTaiuYaMEmPyb2KxOi3lISAdT6uuPqw== +"@smithy/querystring-builder@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.0.9.tgz#97e3731b6e6fef533ab0b063b0007f6a545c0291" + integrity sha512-Yt6CPF4j3j1cuwod/DRflbuXxBFjJm7gAjy6W1RE21Rz5/kfGFqiZBXWmmXwGtnnhiLThYwoHK4S6/TQtnx0Fg== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" "@smithy/util-uri-escape" "^2.0.0" tslib "^2.5.0" @@ -3125,12 +3126,12 @@ "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/querystring-parser@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.0.7.tgz#e61979a498f62f5cc18ab340e8f5d41f57de8f5e" - integrity sha512-Cwi/Hgs73nbLKfgH7dXAxzvDxyTrK+BLrlAd0KXU7xcBR94V132nvxoq39BMWckYAPmnMwxCwq8uusNH4Dnagw== +"@smithy/querystring-parser@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.0.9.tgz#a372fcb652df0c8110aa3ffbf6bc6b512e11a78c" + integrity sha512-U6z4N743s4vrcxPW8p8+reLV0PjMCYEyb1/wtMVvv3VnbJ74gshdI8SR1sBnEh95cF8TxonmX5IxY25tS9qGfg== dependencies: - "@smithy/types" "^2.3.1" + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@smithy/service-client-documentation-generator@^2.0.0": @@ -3140,10 +3141,12 @@ dependencies: tslib "^2.5.0" -"@smithy/service-error-classification@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.0.0.tgz#bbce07c9c529d9333d40db881fd4a1795dd84892" - integrity sha512-2z5Nafy1O0cTf69wKyNjGW/sNVMiqDnb4jgwfMG8ye8KnFJ5qmJpDccwIbJNhXIfbsxTg9SEec2oe1cexhMJvw== +"@smithy/service-error-classification@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.0.2.tgz#2fcc703ecb2c0f2880a53427a1ecd8530fcccc34" + integrity sha512-GTUd2j63gKy7A+ggvSdn2hc4sejG7LWfE+ZMF17vzWoNyqERWbRP7HTPS0d0Lwg1p6OQCAzvNigSrEIWVFt6iA== + dependencies: + "@smithy/types" "^2.3.3" "@smithy/shared-ini-file-loader@^2.0.1": version "2.0.1" @@ -3153,6 +3156,14 @@ "@smithy/types" "^2.0.2" tslib "^2.5.0" +"@smithy/shared-ini-file-loader@^2.0.11": + version "2.0.11" + resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.0.11.tgz#33dcad2941884e0f9423b0cfc0f2d2bcc74425d3" + integrity sha512-Sf0u5C5px6eykXi6jImDTp+edvG3REtPjXnFWU/J+b7S2wkXwUqFXqBL5DdM4zC1F+M8u57ZT7NRqDwMOw7/Tw== + dependencies: + "@smithy/types" "^2.3.3" + tslib "^2.5.0" + "@smithy/shared-ini-file-loader@^2.0.6": version "2.0.6" resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.0.6.tgz#95dbc455e56a261ffe0b32bb3e640292b2f31798" @@ -3161,14 +3172,6 @@ "@smithy/types" "^2.2.2" tslib "^2.5.0" -"@smithy/shared-ini-file-loader@^2.0.9": - version "2.0.9" - resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.0.9.tgz#9507d9f941a2aa8d34aca51d22158bf02ae41cf2" - integrity sha512-vBLgJI+Qpz1TZ0W2kUBOmG2Q+geVEhiXE99UX02+UFag2WzOQ6frvV6rpadwJu0uwF02GG620NbiKGboqZ19YA== - dependencies: - "@smithy/types" "^2.3.1" - tslib "^2.5.0" - "@smithy/signature-v4@^2.0.0": version "2.0.1" resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.0.1.tgz#1f9e72930def3c25a3918ee7b562044fecbdaef4" @@ -3183,14 +3186,14 @@ "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@smithy/smithy-client@^2.1.4": - version "2.1.4" - resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.1.4.tgz#a0d08196ee31e6ed758e60c58a572658f968867e" - integrity sha512-KRQvYYjEGqvmwnKSAZ8EL0hZvPxGQMYbAKS/AMGq2fuRmwAlinSVJ/fkIs65bZp2oYjcskd1ZgKcP+2UDjNPTQ== +"@smithy/smithy-client@^2.1.6": + version "2.1.6" + resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.1.6.tgz#32d6e37e7da56c18235041822e82d562e202c8f2" + integrity sha512-+F26b8U7C6ydJgj5Y+OZ94NL54HQUPF1LrFiZjMAIX3OlgZjDhiT3m6VOZo6+hge3sEFOrupwdjB5V24JOCpQw== dependencies: - "@smithy/middleware-stack" "^2.0.0" - "@smithy/types" "^2.3.1" - "@smithy/util-stream" "^2.0.10" + "@smithy/middleware-stack" "^2.0.2" + "@smithy/types" "^2.3.3" + "@smithy/util-stream" "^2.0.12" tslib "^2.5.0" "@smithy/types@^1.2.0": @@ -3214,10 +3217,10 @@ dependencies: tslib "^2.5.0" -"@smithy/types@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.3.1.tgz#25e8c353ee7a8611488a2cd41811c5a32a9dbcdc" - integrity sha512-cS48e4Yawb6pGakj7DBJUIPFIkqnUWyXTe2ndPRNagD73b6kEJqTc8bhTyfUve0A+sijK256UKE0J1juAfCeDA== +"@smithy/types@^2.3.3": + version "2.3.3" + resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.3.3.tgz#8770dea9b0e36c404d99a867d50b2fa6454f28aa" + integrity sha512-zTdIPR9PvFVNRdIKMQu4M5oyTaycIbUqLheQqaOi9rTWPkgjGO2wDBxMA1rBHQB81aqAEv+DbSS4jfKyQMnXRA== dependencies: tslib "^2.5.0" @@ -3230,13 +3233,13 @@ "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/url-parser@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.0.7.tgz#a744d2a441d608e274f51f6cb0eb6bad6d52bbf6" - integrity sha512-SwMl1Lq3yFR2hzhwWYKg04uJHpfcXWMBPycm4Z8GkLI6Dw7rJNDApEbMtujlYw6pVP2WKbrpaGHjQ9MdP92kMQ== +"@smithy/url-parser@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.0.9.tgz#0ea656c5e9b167082861ff1ff82ebb7459b09ab3" + integrity sha512-NBnJ0NiY8z6E82Xd5VYUFQfKwK/wA/+QkKmpYUYP+cpH3aCzE6g2gvixd9vQKYjsIdRfNPCf+SFAozt8ljozOw== dependencies: - "@smithy/querystring-parser" "^2.0.7" - "@smithy/types" "^2.3.1" + "@smithy/querystring-parser" "^2.0.9" + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@smithy/util-base64@^2.0.0": @@ -3276,26 +3279,28 @@ dependencies: tslib "^2.5.0" -"@smithy/util-defaults-mode-browser@^2.0.8": - version "2.0.8" - resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.0.8.tgz#3067bcb82976be628c737d1318df51ef37af82e4" - integrity sha512-8znx01mkmfKxhiSB2bOF5eMutuCLMd8m2Kh0ulRp8vgzhwRLDJoU6aHSEUoNptbuTAtiFf4u0gpkYC2XfbWwuA== +"@smithy/util-defaults-mode-browser@^2.0.10": + version "2.0.10" + resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.0.10.tgz#5a9cfe73bb021b39dd3f591d1f2fc0ccd53d7f3f" + integrity sha512-M5eaPn961jU2glZkqvmrVd6H4Tz4j1CJ2Kt8kjqMfcWZ4IQFgwPYbRkgND0W93dZXDmFU2GtuJGatwSmWIqxrA== dependencies: - "@smithy/property-provider" "^2.0.8" - "@smithy/types" "^2.3.1" + "@smithy/property-provider" "^2.0.10" + "@smithy/smithy-client" "^2.1.6" + "@smithy/types" "^2.3.3" bowser "^2.11.0" tslib "^2.5.0" -"@smithy/util-defaults-mode-node@^2.0.10": - version "2.0.10" - resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.0.10.tgz#7497a64a052685e9ce00383e1214a84c001c7fe2" - integrity sha512-QUcUckL4ZqDFVwLnh7zStRUnXtTC6hcJZ4FmMqnxlPcL33Rko0sMQwrMDnMdzF3rS3wvqugAaq3zzop1HCluvw== - dependencies: - "@smithy/config-resolver" "^2.0.8" - "@smithy/credential-provider-imds" "^2.0.10" - "@smithy/node-config-provider" "^2.0.10" - "@smithy/property-provider" "^2.0.8" - "@smithy/types" "^2.3.1" +"@smithy/util-defaults-mode-node@^2.0.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.0.12.tgz#ca0827f0f13cba9ab959884b3d9823533c7ddd8e" + integrity sha512-fwAVus2YBTU5u4KFmmEZDdgx3HpUUg8f6SEUetJFsNL+6AzoGBIhCZX0yMrVCLJEZe6tUfMbL5TZHXMw2q6MaA== + dependencies: + "@smithy/config-resolver" "^2.0.10" + "@smithy/credential-provider-imds" "^2.0.12" + "@smithy/node-config-provider" "^2.0.12" + "@smithy/property-provider" "^2.0.10" + "@smithy/smithy-client" "^2.1.6" + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@smithy/util-hex-encoding@^2.0.0": @@ -3312,22 +3317,31 @@ dependencies: tslib "^2.5.0" -"@smithy/util-retry@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.0.0.tgz#7ac5d5f12383a9d9b2a43f9ff25f3866c8727c24" - integrity sha512-/dvJ8afrElasuiiIttRJeoS2sy8YXpksQwiM/TcepqdRVp7u4ejd9C4IQURHNjlfPUT7Y6lCDSa2zQJbdHhVTg== +"@smithy/util-middleware@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.0.2.tgz#9529ba2c57c26a57e4a59af88ac7c36c69cffb7d" + integrity sha512-UGPZM+Ja/vke5pc/S8G0LNiHpVirtjppsXO+GK9m9wbzRGzPJTfnZA/gERUUN/AfxEy/8SL7U1kd7u4t2X8K1w== dependencies: - "@smithy/service-error-classification" "^2.0.0" + "@smithy/types" "^2.3.3" tslib "^2.5.0" -"@smithy/util-stream@^2.0.10": - version "2.0.10" - resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.0.10.tgz#3671b107e38b06c2d1a2976424ee4e2272e1c506" - integrity sha512-2EgK5cBiv9OaDmhSXmsZY8ZByBl1dg/Tbc51iBJ5GkLGVYhaA6/1l6vHHV41m4Im3D0XfZV1tmeLlQgmRnYsTQ== +"@smithy/util-retry@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.0.2.tgz#a328ec9580a160faa2a25247543fa4bd036a7426" + integrity sha512-ovWiayUB38moZcLhSFFfUgB2IMb7R1JfojU20qSahjxAgfOZvDWme3eOYUMtAVnouZ9kYJiFgHLy27qRH4NeeA== + dependencies: + "@smithy/service-error-classification" "^2.0.2" + "@smithy/types" "^2.3.3" + tslib "^2.5.0" + +"@smithy/util-stream@^2.0.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.0.12.tgz#12682792e368794c4b890a14db4ce85272e3259d" + integrity sha512-FOCpRLaj6gvSyUC5mJAACT+sPMPmp9sD1o+hVbUH/QxwZfulypA3ZIFdAg/59/IY0d/1Q4CTztsiHEB5LgjN4g== dependencies: - "@smithy/fetch-http-handler" "^2.1.3" - "@smithy/node-http-handler" "^2.1.3" - "@smithy/types" "^2.3.1" + "@smithy/fetch-http-handler" "^2.1.5" + "@smithy/node-http-handler" "^2.1.5" + "@smithy/types" "^2.3.3" "@smithy/util-base64" "^2.0.0" "@smithy/util-buffer-from" "^2.0.0" "@smithy/util-hex-encoding" "^2.0.0" @@ -3349,13 +3363,13 @@ "@smithy/util-buffer-from" "^2.0.0" tslib "^2.5.0" -"@smithy/util-waiter@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.0.7.tgz#a0f777265d7177a4a58a968c0c10511484582f74" - integrity sha512-lIY4GOmrSwMiGHhm++1ea0MdKx5y4V39ue4eNg4yxmip1hiuCLxkfXGZVLh0JPxBxAzbQw+E/5TPfY4w/RBkNw== +"@smithy/util-waiter@^2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.0.9.tgz#c9f1967f8313f194cb00a7d5c3f279643d4960d1" + integrity sha512-Hy9Cs0FtIacC1aVFk98bm/7CYqim9fnHAPRnV/SB2mj02ExYs/9Dn5SrNQmtTBTLCn65KqYnNVBNS8GuGpZOOw== dependencies: - "@smithy/abort-controller" "^2.0.7" - "@smithy/types" "^2.3.1" + "@smithy/abort-controller" "^2.0.9" + "@smithy/types" "^2.3.3" tslib "^2.5.0" "@socket.io/component-emitter@~3.1.0":